mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 20:45:51 +03:00
[tx-robot] updated from transifex
This commit is contained in:
parent
4848f9577b
commit
2bbce75f10
57 changed files with 5039 additions and 391 deletions
|
@ -21,7 +21,7 @@ Icon=@APPLICATION_EXECUTABLE@
|
|||
|
||||
|
||||
# Translations
|
||||
Icon[de_DE]=@APPLICATION_ICON_NAME@
|
||||
Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
||||
Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
||||
GenericName[de_DE]=Ordnersynchronisierung
|
||||
Icon[de]=@APPLICATION_ICON_NAME@
|
||||
Name[de]=@APPLICATION_NAME@ Desktop
|
||||
Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisierung
|
||||
GenericName[de]=Ordner-Synchronisation
|
||||
|
|
|
@ -3200,6 +3200,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при записването на метаданни в базата данни</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3269,6 +3279,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при записване на метаданни в базата данни</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3305,6 +3325,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>Папка %1 не може да бъде създадена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3332,7 +3362,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3341,6 +3371,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation> Файл % 1 не може да бъде преименуван поради сблъсък с името на локален файл!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3381,6 +3426,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при записване на метаданни в базата данни</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3395,16 +3450,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Грешен HTTP код, върнат от сървъра. Очаквани 201, но са получени „% 1% 2“.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при записване на метаданни в базата данни</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Грешка при настройване на състоянието на закачване</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при записване на метаданни в базата данни</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3449,6 +3514,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при записване на метаданни в базата данни</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4683,12 +4758,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5289,6 +5364,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3176,6 +3176,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>ur fazi a zo bet en ur skrivañ ar metadata er roadenn-diaz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3245,6 +3255,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>ur fazi a zo bet en ur skrivañ ar metadata er roadenn-diaz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3281,6 +3301,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>dibosupl krouiñ an teuliad %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3308,7 +3338,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3317,6 +3347,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Ar restr %1 n'eo ket posupl bezhañ adanvet da %2 abalamour d'ur stourm anv restr diabarzh</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3357,6 +3402,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>ur fazi a zo bet en ur skrivañ ar metadata er roadenn-diaz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3371,16 +3426,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Kod HTTP fall roet gant ar servijour. O gortoz e oa 201, met resevet a zo ber "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>ur fazi a zo bet en ur skrivañ ar metadata er roadenn-diaz</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>ur fazi a zo bet en ur skrivañ ar metadata er roadenn-diaz</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3425,6 +3490,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>ur fazi a zo bet en ur skrivañ ar metadata er roadenn-diaz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4659,12 +4734,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5265,6 +5340,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1 : %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3165,6 +3165,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>S'ha produït un error en escriure les metadades a la base de dades</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3234,6 +3244,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>S'ha produït un error en escriure les metadades a la base de dades</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3270,6 +3290,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no s'ha pogut crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3297,7 +3327,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3306,6 +3336,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>No es pot canviar el nom del fitxer %1 a %2 perquè hi ha un conflicte amb el nom d'un fitxer local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3346,6 +3391,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>S'ha produït un error en escriure les metadades a la base de dades</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3360,16 +3415,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>El servidor ha retornat un codi HTTP incorrecte. S'esperava el codi 201, però s'ha rebut «%1 %2».</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>S'ha produït un error en escriure les metadades a la base de dades</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Error en establir l'estat d'ancoratge</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>S'ha produït un error en escriure les metadades a la base de dades</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3414,6 +3479,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>S'ha produït un error en escriure les metadades a la base de dades</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4648,12 +4723,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5254,6 +5329,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3198,6 +3198,16 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba při zapisování metadat do databáze</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3267,6 +3277,16 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba zápisu metadat do databáze</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3303,6 +3323,16 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<source>could not create folder %1</source>
|
||||
<translation>nepodařilo se vytvořit složku %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3330,7 +3360,7 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Soubor %1 nemohl být přejmenován na %2 z důvodu kolize názvu s místním souborem</translation>
|
||||
</message>
|
||||
|
@ -3339,6 +3369,21 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Soubor %1 nemohl být přejmenován na %2 z důvodu kolize názvu s místním souborem</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3379,6 +3424,16 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba zápisu metadat do databáze</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3393,16 +3448,26 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<translation>Serverem vrácen neplatný HTTP kód. Očekáván 201, ale obdržen „%1 %2“.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba zápisu metadat do databáze</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Chyba při nastavování stavu pin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba zápisu metadat do databáze</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3447,6 +3512,16 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba při zápisu metadat do databáze</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4681,12 +4756,12 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>Stažení souboru, šifrovaného mezi koncovými body, se nezdařilo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>Zdá se, že se pokoušíte stáhnout si virtuální soubor, který je šifrován mezi koncovými body. V tuto chvíli není výslovné stahování si takových souborů podporováno. Pokud potřebujete tento problém obejít, jděte do nastavení a označte šifrované složky jako „Vždy zpřístupnit lokálně“.</translation>
|
||||
</message>
|
||||
|
@ -5287,6 +5362,14 @@ Toto je nový, experimentální režim. Pokud se jej rozhodnete používat, pros
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3180,6 +3180,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fejl ved skrivning af metadata til databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3249,6 +3259,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fejl ved skrivning af metadata til databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3285,6 +3305,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>Kunne ikke oprette mappe %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3312,7 +3342,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3321,6 +3351,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Fil %1 kunne ikke omdøbes til %2 på grund af lokal filnavnskonflikt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3361,6 +3406,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fejl ved skrivning af metadata til databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3375,16 +3430,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Forkert HTTP kode returneret fra server. Forventet 201, men modtog "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fejl ved skrivning af metadata til databasen</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fejl ved skrivning af metadata til databasen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3429,6 +3494,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fejl ved skrivning af metadata til databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4663,12 +4738,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5269,6 +5344,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3198,6 +3198,16 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fehler beim Schreiben der Metadaten in die Datenbank</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3267,6 +3277,16 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fehler beim Schreiben der Metadaten in die Datenbank</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3303,6 +3323,16 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<source>could not create folder %1</source>
|
||||
<translation>Ordner %1 konnte nicht angelegt werden </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3330,7 +3360,7 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Die Datei %1 kann aufgrund eines Konfliktes mit einem lokalen Dateinamen nicht in %2 umbenannt werden</translation>
|
||||
</message>
|
||||
|
@ -3339,6 +3369,21 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>%1 kann aufgrund eines Konfliktes mit dem lokalen Dateinamen nicht zu %2 umbenannt werden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3379,6 +3424,16 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fehler beim Schreiben der Metadaten in die Datenbank</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3393,16 +3448,26 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<translation>Es wurde ein falscher HTTP-Status-Code vom Server gesendet. Erwartet wurde 201, aber gesendet wurde "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fehler beim Schreiben der Metadaten in die Datenbank</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Fehler beim Setzen des PIN-Status</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fehler beim Schreiben der Metadaten in die Datenbank</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3447,6 +3512,16 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fehler beim Schreiben der Metadaten in die Datenbank</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4681,12 +4756,12 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>Herunterladen einer Ende-zu-Ende-verschlüsselten Datei fehlgeschlagen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>Es scheint, dass Sie versuchen, eine virtuelle Datei herunterzuladen, die Ende-zu-Ende-verschlüsselt ist. Das implizite Herunterladen solcher Dateien wird derzeit nicht unterstützt. Um dieses Problem zu umgehen, gehen Sie in die Einstellungen und markieren Sie den verschlüsselten Ordner mit "Immer lokal verfügbar machen".</translation>
|
||||
</message>
|
||||
|
@ -5287,6 +5362,14 @@ Dies ist ein neuer, experimenteller Modus. Wenn Sie sich entscheiden, ihn zu ver
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3179,6 +3179,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Σφάλμα εγγραφής μεταδεδομένων στην βάση δεδομένων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3248,6 +3258,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Σφάλμα εγγραφής μεταδεδομένων στην βάση δεδομένων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3284,6 +3304,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>αδυναμία δημιουργίας φακέλου %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3311,7 +3341,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3320,6 +3350,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Το αρχείο %1 δεν είναι δυνατό να μετονομαστεί σε %2 λόγω μιας διένεξης με το όνομα ενός τοπικού αρχείου</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3360,6 +3405,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Σφάλμα εγγραφής μεταδεδομένων στην βάση δεδομένων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3374,16 +3429,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Ο διακομιστής επέστρεψε εσφαλμένο κωδικό HTTP. Αναμενόταν 201, αλλά ελήφθη "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Σφάλμα εγγραφής μεταδεδομένων στην βάση δεδομένων</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Σφάλμα εγγραφής μεταδεδομένων στην βάση δεδομένων</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3428,6 +3493,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Σφάλμα εγγραφής μεταδεδομένων στην βάση δεδομένων</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4662,12 +4737,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5268,6 +5343,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3167,6 +3167,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error writing metadata to the database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3236,6 +3246,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error writing metadata to the database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3272,6 +3292,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>could not create folder %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3299,7 +3329,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3308,6 +3338,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>File %1 can not be renamed to %2 because of a local file name clash</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3348,6 +3393,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error writing metadata to the database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3362,16 +3417,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Wrong HTTP code returned by server. Expected 201, but received "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error writing metadata to the database</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error writing metadata to the database</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3416,6 +3481,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error writing metadata to the database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4650,12 +4725,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5256,6 +5331,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3173,6 +3173,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Eraro dum skribo de pridatumoj en la datumbazo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3242,6 +3252,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Eraro dum konservado de pridatumoj en la datumbazo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3278,6 +3298,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>ne eblis krei dosierujon %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3305,7 +3335,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3314,6 +3344,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Dosiero %1 ne eblis esti alinomita al %2 pro konflikto kun loka dosiernomo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3354,6 +3399,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Eraro dum skribo de pridatumoj en la datumbazo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3368,16 +3423,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Neĝusta HTTP-kodo ricevita de servilo. Atendita: 201, ricevita: „%1 %2“.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Eraro dum konservado de pridatumoj en la datumbazo</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Eraro dum konservado de pridatumoj en la datumbazo</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3422,6 +3487,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Eraro dum skribo de pridatumoj en la datumbazo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4655,12 +4730,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5261,6 +5336,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3199,6 +3199,16 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos en la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3268,6 +3278,16 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos en la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3304,6 +3324,16 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<source>could not create folder %1</source>
|
||||
<translation>No se ha podido crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3331,7 +3361,7 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 a causa de un conflicto con el nombre de un archivo local</translation>
|
||||
</message>
|
||||
|
@ -3340,6 +3370,21 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se puede renombrar a %2 por causa de un conflicto con el nombre de un archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3380,6 +3425,16 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos en la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3394,16 +3449,26 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<translation>El código HTTP devuelto por el servidor es erróneo. Esperado 201, pero recibido "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos en la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Error al configurar el estado fijado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos en la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3448,6 +3513,16 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos en la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4682,12 +4757,12 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>La descarga del archivo cifrado extremo a extremo falló</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>Parece que está intentando descargar un archivo virtual que está cifrado de extremo a extremo. Por el momento, no está soportada la descarga implícita de estos archivos. Para solucionar este problema, vaya a ajustes y marque la carpeta cifrada con "Hacer que esté siempre localmente disponible".</translation>
|
||||
</message>
|
||||
|
@ -5288,6 +5363,14 @@ Esta es un modo nuevo y experimental. Si decides usarlo, por favor, informa de c
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3154,6 +3154,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error escribiendo metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3223,6 +3233,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error escribiendo metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3259,6 +3279,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3286,7 +3316,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3295,6 +3325,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3335,6 +3380,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error escribiendo metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3349,16 +3404,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error escribiendo metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error escribiendo metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3403,6 +3468,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error escribiendo metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4635,12 +4710,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5241,6 +5316,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Se presentó un error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no fue posible crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 porque hay un conflicto con el nombre del archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código equivocado de HTTP regresado por el servidor. Se esperaba 201, pero se recibió "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Se presentó un error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no fue posible crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 porque hay un conflicto con el nombre del archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código equivocado de HTTP regresado por el servidor. Se esperaba 201, pero se recibió "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Se presentó un error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no fue posible crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 porque hay un conflicto con el nombre del archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código equivocado de HTTP regresado por el servidor. Se esperaba 201, pero se recibió "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Se presentó un error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no fue posible crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 porque hay un conflicto con el nombre del archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código equivocado de HTTP regresado por el servidor. Se esperaba 201, pero se recibió "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Se presentó un error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no fue posible crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 porque hay un conflicto con el nombre del archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código equivocado de HTTP regresado por el servidor. Se esperaba 201, pero se recibió "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Se presentó un error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no fue posible crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 porque hay un conflicto con el nombre del archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código equivocado de HTTP regresado por el servidor. Se esperaba 201, pero se recibió "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Se presentó un error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no fue posible crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 porque hay un conflicto con el nombre del archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código equivocado de HTTP regresado por el servidor. Se esperaba 201, pero se recibió "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Se presentó un error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no fue posible crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 porque hay un conflicto con el nombre del archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código equivocado de HTTP regresado por el servidor. Se esperaba 201, pero se recibió "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Se presentó un error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no fue posible crear la carpeta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>El archivo %1 no se pudo renombrar a %2 porque hay un conflicto con el nombre del archivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código equivocado de HTTP regresado por el servidor. Se esperaba 201, pero se recibió "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error al escribir los metadatos a la base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3154,6 +3154,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3223,6 +3233,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3259,6 +3279,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>kausta %1 loomine ebaõnnestus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3286,7 +3316,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3295,6 +3325,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Faili %1 ei saa ümber nimetada %2-ks, kuna on konflikt kohaliku faili nimega</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3335,6 +3380,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3349,9 +3404,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Server saatis vale HTTP koodi. Ootuspärane kood oli 201, aga saadeti kood "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -3359,6 +3418,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3403,6 +3468,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4637,12 +4712,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5243,6 +5318,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3199,6 +3199,16 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errorea metadatuak datu-basean idaztean</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3268,6 +3278,16 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errorea metadatuak datu-basean idaztean</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3304,6 +3324,16 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<source>could not create folder %1</source>
|
||||
<translation>Ezin da %1 karpeta sortu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3331,7 +3361,7 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>%1 fitxategiari ezin zaio %2 izena eman fitxategi lokal baten izenarekin talkagatik.</translation>
|
||||
</message>
|
||||
|
@ -3340,6 +3370,21 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>%1 fitxategiari ezin zaio %2 izena eman fitxategi lokal batekin izen gatazka dagoelako</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3380,6 +3425,16 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errorea metadatuak datu-basean idaztean</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3394,16 +3449,26 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<translation>HTTP kode okerra erantzun du zerbitzariak. 201 espero zen, baina "%1 %2" jaso da. </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errorea metadatuak datu-basean idaztean</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Errorea pin egoera ezartzean</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errorea metadatuak datu-basean idaztean</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3448,6 +3513,16 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errorea metadatuak datu-basean idaztean</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4682,12 +4757,12 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>Deskarga edo muturretik muturrerako zifratzeak huts egin du.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>Badirudi muturretik muturrera zifratuta dagoen fitxategi birtuala deskargatzen saiatzen ari zarela. Une honetan ez da fitxategi horiek deskargatzea inplizituki onartzen. Arazo hau konpontzeko, joan ezarpenetara eta markatu enkriptatutako karpeta "Jarri beti erabilgarri lokalean".</translation>
|
||||
</message>
|
||||
|
@ -5288,6 +5363,14 @@ Modu hau berria eta experimentala da. Erabiltzea erabakitzen baduzu, agertzen di
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3158,6 +3158,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>خطا در نوشتن متادیتا در پایگاه داده</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3227,6 +3237,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>خطا در نوشتن متادیتا در پایگاه داده</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3263,6 +3283,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>امکان ایجاد پوشه %1 وجود ندارد</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3290,7 +3320,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3299,6 +3329,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>پرونده 1% بخاطر یک پرونده محلی به نام برخورد نتغییر نام داده نمی شود</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3339,6 +3384,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>خطا در نوشتن متادیتا در پایگاه داده</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3353,16 +3408,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>کد HTTP اشتباه توسط سرور برگردانده شد. 201 انتظار می رفت، اما "1% 2%" دریافت شد.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>خطا در نوشتن متادیتا در پایگاه داده</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>خطا در نوشتن متادیتا در پایگاه داده</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3407,6 +3472,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>خطا در نوشتن متادیتا در پایگاه داده</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4640,12 +4715,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5246,6 +5321,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3162,6 +3162,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Virhe kirjoittaessa metadataa tietokantaan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3231,6 +3241,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Virhe kirjoittaessa metadataa tietokantaan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3267,6 +3287,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>kansiota %1 ei voitu luoda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3294,7 +3324,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3303,6 +3333,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3343,6 +3388,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Virhe kirjoittaessa metadataa tietokantaan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3357,16 +3412,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>HTTP-palvelin palautti väärän koodin. Odotettiin koodia 201, vastaanotettiin "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Virhe kirjoittaessa metadataa tietokantaan</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Virhe kirjoittaessa metadataa tietokantaan</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3411,6 +3476,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Virhe kirjoittaessa metadataa tietokantaan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4645,12 +4720,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5251,6 +5326,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3192,6 +3192,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erreur à l'écriture des métadonnées dans la base de données</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3261,6 +3271,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erreur à l'écriture des métadonnées dans la base de données</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3297,6 +3317,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>Impossible de créer le dossier %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3324,7 +3354,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Le fichier %1 ne peut pas être renommé en %2 à cause d'un conflit local de nom de fichier</translation>
|
||||
</message>
|
||||
|
@ -3333,6 +3363,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Le fichier %1 ne peut pas être renommé en %2 à cause d'un conflit local de nom de fichier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3373,6 +3418,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erreur à l'écriture des métadonnées dans la base de données</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3387,16 +3442,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Le code HTTP retourné par le serveur n'est pas valide. La valeur attendue est 201 mais la valeur reçue est "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erreur à l'écriture des métadonnées dans la base de données</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Erreur lors de la modification de l'état du fichier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erreur à l'écriture des métadonnées dans la base de données</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3441,6 +3506,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erreur à l'écriture des métadonnées dans la base de données</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4676,12 +4751,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5282,6 +5357,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1 : %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3199,6 +3199,16 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Produciuse un erro ao escribir os metadatos na base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3268,6 +3278,16 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Produciuse un erro ao escribir os metadatos na base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3304,6 +3324,16 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<source>could not create folder %1</source>
|
||||
<translation>Non foi posíbel crear o cartafol %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3331,7 +3361,7 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3340,6 +3370,21 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Non é posíbel renomear o ficheiro %1 como %2 por mor dunha colisión co nome dun ficheiro local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3380,6 +3425,16 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Produciuse un erro ao escribir os metadatos na base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3394,16 +3449,26 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<translation>O servidor devolveu código HTTP incorrecto. Agardábase 201, mais recibiuse «%1 %2».</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Produciuse un erro ao escribir os metadatos na base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Produciuse un erro ao definir o estado do pin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Produciuse un erro ao escribir os metadatos na base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3448,6 +3513,16 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Produciuse un erro ao escribir os metadatos na base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4682,12 +4757,12 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5288,6 +5363,14 @@ Este é un novo modo experimental. Se decide usalo, agradecémoslle que informe
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3163,6 +3163,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>שגיאה בכתיבת נתוני העל למסד הנתונים</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3232,6 +3242,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>שגיאה בכתיבת נתוני העל למסד הנתונים</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3268,6 +3288,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>לא ניתן ליצור את התיקייה %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3295,7 +3325,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3304,6 +3334,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>לא ניתן לשנות את השם של %1 לשם %2 עקב סתירה עם שם קובץ מקומי</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3344,6 +3389,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>שגיאה בכתיבת נתוני העל למסד הנתונים</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3358,16 +3413,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>הוחזר קוד HTTP שגוי על ידי השרת. אמור היה להיות 201 אבל התקבל „%1 %2”.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>שגיאה בכתיבת נתוני על למסד הנתונים</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>שגיאה בכתיבת נתוני על למסד הנתונים</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3412,6 +3477,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>אירעה שגיאה בעת כתיבת נתוני העל למסד הנתונים</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4646,12 +4721,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5252,6 +5327,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3199,6 +3199,16 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Pogreška pri pisanju metapodataka u bazu podataka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3268,6 +3278,16 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Pogreška pri pisanju metapodataka u bazu podataka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3304,6 +3324,16 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<source>could not create folder %1</source>
|
||||
<translation>nije moguće stvoriti mapu %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3331,7 +3361,7 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3340,6 +3370,21 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Datoteka %1 ne može se preimenovati u %2 zbog nepodudaranja naziva lokalne datoteke</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3380,6 +3425,16 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Pogreška pri pisanju metapodataka u bazu podataka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3394,16 +3449,26 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<translation>Poslužitelj je vratio pogrešnu HTTP šifru. Očekivana je 201, ali je primljena „%1 %2”.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Pogreška pri pisanju metapodataka u bazu podataka</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Pogreška pri postavljanju stanja šifre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Pogreška pri pisanju metapodataka u bazu podataka</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3448,6 +3513,16 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Pogreška pri pisanju metapodataka u bazu podataka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4682,12 +4757,12 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5288,6 +5363,14 @@ Ovo je novi, eksperimentalni način rada. Ako se odlučite aktivirati ga, prijav
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3197,6 +3197,16 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Hiba a metaadatok adatbázisba írásakor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3266,6 +3276,16 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Hiba a metaadatok adatbázisba írásakor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3302,6 +3322,16 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<source>could not create folder %1</source>
|
||||
<translation>a(z) %1 mappa nem hozható létre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3329,7 +3359,7 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>A(z) %1 fájl egy helyi fájl névütközése miatt nem nevezhető ár erre: %2, </translation>
|
||||
</message>
|
||||
|
@ -3338,6 +3368,21 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>A(z) %1 fájl egy helyi fájl névütközése miatt nem nevezhető ár erre: %2, </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3378,6 +3423,16 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Hiba a metaadatok adatbázisba írásakor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3392,16 +3447,26 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<translation>A kiszolgáló hibás HTTP kódot adott vissza. 201-es kód várt, de ez érkezett: „%1 %2”.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Hiba a metaadatok adatbázisba írásakor</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Hiba a tű állapotának beállításakor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Hiba a metaadatok adatbázisba írásakor</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3446,6 +3511,16 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Hiba a metaadatok adatbázisba írásakor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4680,12 +4755,12 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5286,6 +5361,14 @@ Ez egy új, kísérleti mód. Ha úgy dönt, hogy használja, kérjük, jelezze
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3166,6 +3166,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3235,6 +3245,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3271,6 +3291,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3298,7 +3328,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3307,6 +3337,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3347,6 +3392,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3361,9 +3416,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -3371,6 +3430,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3415,6 +3480,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4647,12 +4722,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5253,6 +5328,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3170,6 +3170,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Villa við ritun lýsigagna í gagnagrunninn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3239,6 +3249,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Villa við ritun lýsigagna í gagnagrunninn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3275,6 +3295,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>gat ekki búið til möppuna %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3302,7 +3332,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3311,6 +3341,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3351,6 +3396,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Villa við ritun lýsigagna í gagnagrunninn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3365,16 +3420,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Fékk rangan HTTP-kóða frá þjóni. Átti von á 201, en fékk "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Villa við ritun lýsigagna í gagnagrunninn</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Villa við ritun lýsigagna í gagnagrunninn</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3419,6 +3484,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Villa við ritun lýsigagna í gagnagrunninn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4655,12 +4730,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5261,6 +5336,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3189,6 +3189,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore durante la scrittura dei metadati nel database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3258,6 +3268,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore durante la scrittura dei metadati nel database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3294,6 +3314,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>impossibile creare la cartella %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3321,7 +3351,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Il file %1 non può essere rinominato in %2 per un conflitto con il nome di un file locale</translation>
|
||||
</message>
|
||||
|
@ -3330,6 +3360,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Il file %1 non può essere rinominato in %2 a causa di un conflitto con il nome di un file locale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3370,6 +3415,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore durante la scrittura dei metadati nel database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3384,16 +3439,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Codice HTTP errato restituito dal server. Atteso 201, ma ricevuto "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore durante la scrittura dei metadati nel database</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Errore durante l'impostazione dello stato del PIN</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore durante la scrittura dei metadati nel database</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3438,6 +3503,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore durante la scrittura dei metadati nel database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4672,12 +4747,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>Scaricamento del file cifrato end-to-end non riuscito</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5278,6 +5353,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3195,6 +3195,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>メタデータのデータベースへの書き込みに失敗</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3264,6 +3274,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>メタデータのデータベースへの書き込みに失敗</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3300,6 +3320,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>フォルダー %1 を作成できません</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3327,7 +3357,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>ローカルファイル名が衝突しているため、ファイル %1 の名前を %2 に変更できません</translation>
|
||||
</message>
|
||||
|
@ -3336,6 +3366,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>ファイル %1 はローカルファイル名が衝突しているため %2 に名前を変更できません</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3376,6 +3421,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>メタデータのデータベースへの書き込みに失敗</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3390,16 +3445,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>誤ったHTTPコードがサーバーから返されました。201のはずが、"%1 %2"が返りました。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>メタデータのデータベースへの書き込みに失敗</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>お気に入りに設定エラー</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>メタデータのデータベースへの書き込みに失敗</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3444,6 +3509,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>メタデータのデータベースへの書き込みに失敗</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4678,12 +4753,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5284,6 +5359,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3203,6 +3203,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>데이터베이스에 메타데이터를 쓰는 중 오류가 발생했습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3272,6 +3282,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>데이터베이스에 메타데이터를 쓰는 중 오류가 발생했습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3308,6 +3328,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>폴더 %1을 만들 수 없음</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3335,7 +3365,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>로컬 파일 이름 충돌로 인해 파일 %1의 이름을 %2로 바꿀 수 없습니다.</translation>
|
||||
</message>
|
||||
|
@ -3344,6 +3374,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>로컬 파일 이름 충돌로 인해 파일 %1의 이름을 %2로 바꿀 수 없습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3384,6 +3429,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>데이터베이스에 메타데이터를 쓰는 중 오류가 발생했습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3398,16 +3453,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>서버에서 잘못된 HTTP 코드를 반환했습니다. 201가 받아지는 대신 "1 %2"을 받았습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>데이터베이스에 메타데이터를 쓰는 중 오류가 발생했습니다.</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>데이터베이스에 메타데이터를 쓰는 중 오류가 발생했습니다.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3452,6 +3517,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>데이터베이스에 메타데이터를 쓰는 중 오류가 발생했습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4686,12 +4761,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5292,6 +5367,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3175,6 +3175,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Klaida rašant metaduomenis į duomenų bazę</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3244,6 +3254,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Klaida rašant metaduomenis į duomenų bazę</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3280,6 +3300,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>nepavyko sukurti aplanko %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3307,7 +3337,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3316,6 +3346,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Failo %1 nepavyko pervadinti į %2 dėl kompiuterio failo nesuderinamumo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3356,6 +3401,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Klaida rašant metaduomenis į duomenų bazę</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3370,16 +3425,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Serveris grąžino neteisingą HTTP kodą. Tikimasi 201, gauta "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Klaida rašant metaduomenis į duomenų bazę</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Klaida rašant metaduomenis į duomenų bazę</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3424,6 +3489,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Klaida rašant metaduomenis į duomenų bazę</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4658,12 +4733,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5264,6 +5339,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3156,6 +3156,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3225,6 +3235,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3261,6 +3281,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3288,7 +3318,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3297,6 +3327,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3337,6 +3382,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3351,9 +3406,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -3361,6 +3420,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3405,6 +3470,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4637,12 +4712,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5243,6 +5318,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3165,6 +3165,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при запишување на метаподатоци во базата со податоци</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3234,6 +3244,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при запишување на метаподатоци во базата со податоци</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3270,6 +3290,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>неможе да се креира папката %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3297,7 +3327,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3306,6 +3336,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3346,6 +3391,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при запишување на метаподатоци во базата со податоци</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3360,16 +3415,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Серверот одговори со погрешен HTTP код. Очевуван одговор 201, но серверот одговори со "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при запишување на метаподатоци во базата со податоци</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при запишување на метаподатоци во базата со податоци</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3414,6 +3479,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при запишување на метаподатоци во базата со податоци</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4648,12 +4723,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5254,6 +5329,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3162,6 +3162,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Feil ved skriving av metadata til databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3231,6 +3241,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Feil ved skriving av metadata til databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3267,6 +3287,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>klarte ikke å opprette mappe %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3294,7 +3324,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3303,6 +3333,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Fil %1 kan ikke omdøpes til %2 på grunn av lokalt sammenfall av filnavn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3343,6 +3388,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Feil ved skriving av metadata til databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3357,16 +3412,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Feil HTTP-kode returnert fra server. Ventet 201, men mottok "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Feil ved skriving av metadata til databasen</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Feil ved skriving av metadata til databasen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3411,6 +3476,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Feil ved skriving av metadata til databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4645,12 +4720,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5251,6 +5326,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3202,6 +3202,16 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fout bij schrijven van Metadata naar de database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3271,6 +3281,16 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fout bij schrijven van Metadata naar de database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3307,6 +3327,16 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
|
|||
<source>could not create folder %1</source>
|
||||
<translation>kon map %1 niet maken</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3334,7 +3364,7 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Bestand %1 kan niet worden hernoemd naar %2, omdat de naam conflicteert met een lokaal bestand</translation>
|
||||
</message>
|
||||
|
@ -3343,6 +3373,21 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Bestand %1 kan niet worden hernoemd naar %2, omdat de naam conflicteert met een lokaal bestand</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3383,6 +3428,16 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fout bij schrijven van Metadata naar de database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3397,10 +3452,14 @@ Dit is een nieuwe, experimentele modus. Als je besluit het te gebruiken, vragen
|
|||
<translation>Foutieve HTTP code ontvangen van de server. Verwacht werd 201, maar ontvangen "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fout bij schrijven van Metadata naar de database</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
|
@ -3410,6 +3469,12 @@ Fout bij instellen pin status
|
|||
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fout bij schrijven van Metadata naar de database</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3454,6 +3519,16 @@ Fout bij instellen pin status
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fout bij schrijven van Metadata naar de database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4688,12 +4763,12 @@ Fout bij instellen pin status
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>Downloaden begin-tot-eind versleuteld bestand mislukt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>Het lijkt erop dat je een virtueel bestand probeert te downloaden dat end-to-end-versleuteld is. Het impliciet downloaden van dergelijke bestanden wordt momenteel niet ondersteund. Om dit probleem te omzeilen, ga je naar de instellingen en markeer je de versleutelde map met "Altijd lokaal beschikbaar maken".</translation>
|
||||
</message>
|
||||
|
@ -5294,6 +5369,14 @@ Fout bij instellen pin status
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3154,6 +3154,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3223,6 +3233,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Error en escrivent las metadonadas dins la basa de donadas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3259,6 +3279,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>Impossible de crear lo dossièr %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3286,7 +3316,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3295,6 +3325,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3335,6 +3380,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3349,9 +3404,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -3359,6 +3418,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3403,6 +3468,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4637,12 +4712,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5243,6 +5318,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1 : %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3199,6 +3199,16 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Błąd podczas zapisu metadanych do bazy danych</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3268,6 +3278,16 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Błąd podczas zapisu metadanych do bazy danych</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3304,6 +3324,16 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<source>could not create folder %1</source>
|
||||
<translation>nie można utworzyć katalogu %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3331,7 +3361,7 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Nie można zmienić nazwy pliku %1 na %2 z powodu konfliktu nazwy pliku lokalnego</translation>
|
||||
</message>
|
||||
|
@ -3340,6 +3370,21 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Nie można zmienić nazwy pliku %1 na %2 z powodu konfliktu lokalnej nazwy pliku</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3380,6 +3425,16 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Błąd zapisu metadanych do bazy danych</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3394,16 +3449,26 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<translation>Serwer zwrócił nieprawidłowy kod HTTP. Oczekiwano 201, a otrzymano "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Błąd zapisu metadanych do bazy danych</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Błąd podczas ustawiania stanu przypięcia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Błąd zapisu metadanych do bazy danych</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3448,6 +3513,16 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Błąd zapisu metadanych do bazy danych</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4682,12 +4757,12 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>Pobieranie pliku zaszyfrowanego end-to-end nie powiodło się</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>Wygląda na to, że próbujesz pobrać plik wirtualny, który jest zaszyfrowany end-to-end. Bezpośrednie pobieranie takich plików nie jest obecnie obsługiwane. Aby rozwiązać ten problem, przejdź do ustawień i zaznacz zaszyfrowany katalog za pomocą opcji "Dostępne zawsze lokalnie".</translation>
|
||||
</message>
|
||||
|
@ -5288,6 +5363,14 @@ To nowy, eksperymentalny tryb. Jeśli zdecydujesz się z niego skorzystać, zgł
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3161,6 +3161,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erro ao escrever a meta-informação par a base de dados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3230,6 +3240,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erro ao gravar os metadados para a base de dados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3266,6 +3286,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>Não foi possivel criar a pasta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3293,7 +3323,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3302,6 +3332,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>O ficheiro %1 nao pode ser renomeado para %2 devido a conflito com nome de ficheiro local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3342,6 +3387,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erro ao escrever a meta-informação par a base de dados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3356,16 +3411,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Código HTTP errado devolvido pelo servidor. Esperado 201, mas foi recebido "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erro ao escrever a meta-informação par a base de dados</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erro ao escrever a meta-informação par a base de dados</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3410,6 +3475,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Erro ao gravar os metadados para a base de dados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4644,12 +4719,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5250,6 +5325,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3199,6 +3199,16 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ocorreu um erro ao escrever metadados no banco de dados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3268,6 +3278,16 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ocorreu um erro ao escrever metadados no banco de dados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3304,6 +3324,16 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<source>could not create folder %1</source>
|
||||
<translation>não foi possível criar a pasta %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3331,7 +3361,7 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>O arquivo %1 não pode ser renomeada para %2 devido a um conflito com o nome de um arquivo local</translation>
|
||||
</message>
|
||||
|
@ -3340,6 +3370,21 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>O arquivo %1 não pode ser renomeado para %2 devido a um conflito com o nome de um arquivo local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3380,6 +3425,16 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ocorreu um erro ao escrever metadados no banco de dados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3394,16 +3449,26 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<translation>Código HTTP errado retornado pelo servidor. 201 esperado, mas recebeu "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ocorreu um erro ao escrever metadados no banco de dados</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Erro ao definir o estado do pin </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ocorreu um erro ao escrever metadados no banco de dados</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3448,6 +3513,16 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ocorreu um erro ao escrever metadados no banco de dados</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4682,12 +4757,12 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>Falha ao baixar o arquivo criptografado ponta-a-ponta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>Parece que você está tentando baixar um arquivo virtual criptografado de ponta a ponta. O download implícito de tais arquivos não é suportado no momento. Para contornar esse problema, vá para as configurações e marque a pasta criptografada com "Tornar sempre disponível localmente". </translation>
|
||||
</message>
|
||||
|
@ -5288,6 +5363,14 @@ Este é um novo modo experimental. Se você decidir usá-lo, relate quaisquer pr
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3154,6 +3154,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3223,6 +3233,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3259,6 +3279,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3286,7 +3316,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3295,6 +3325,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3335,6 +3380,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3349,9 +3404,13 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -3359,6 +3418,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3403,6 +3468,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4635,12 +4710,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5241,6 +5316,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3195,6 +3195,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ошибка записи метаданных в базу данных</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3264,6 +3274,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ошибка записи метаданных в базу данных</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3300,6 +3320,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>не удалось создать папку «%1»</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3327,7 +3357,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Файл %1 не может быть переименован в %2 из-за локального конфликта имён</translation>
|
||||
</message>
|
||||
|
@ -3336,6 +3366,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Файл «%1» не может быть переименован в «%2» из-за локального конфликта имён</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3376,6 +3421,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ошибка записи метаданных в базу данных</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3390,16 +3445,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Сервер ответил неправильным кодом HTTP. Ожидался 201, но получен «%1 %2».</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ошибка записи метаданных в базу данных</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Не удалось задать состояние pin</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ошибка записи метаданных в базу данных</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3444,6 +3509,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Ошибка записи метаданных в базу данных</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4678,12 +4753,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5285,6 +5360,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3197,6 +3197,16 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore iscriende metadatos in sa base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3266,6 +3276,16 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore iscriende is metadatos in su base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3302,6 +3322,16 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<source>could not create folder %1</source>
|
||||
<translation>no at fatu a creare una cartella %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3329,7 +3359,7 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>S'archìviu %1 non faghet a ddu torrare a numenare %2 pro unu cunflitu cun su nùmene de s'archìviu locale</translation>
|
||||
</message>
|
||||
|
@ -3338,6 +3368,21 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>S'archìviu %1 non podet èssere torradu a numenare a su %2 ca ddoe est unu cunflitu cun su nùmene de un'archìviu locale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3378,6 +3423,16 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore iscriende is metadatos in sa base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3392,16 +3447,26 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<translation>Còdighe HTTP isballiadu torradu dae su serbidore. Atesu 201, ma retzidu "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore iscriende metadatos in sa base de datos</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Errore impostende s'istadu de su pin </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore iscriende metadatos in sa base de datos</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3446,6 +3511,16 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Errore iscriende is metadatos in sa base de datos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4680,12 +4755,12 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5286,6 +5361,14 @@ Custa est una modalidade noa, isperimentale. Si detzides de dda impreare, sinnal
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3185,6 +3185,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba pri zápise metadát do databázy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3254,6 +3264,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba pri zápise metadát do databázy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3290,6 +3310,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>nemožno vytvoriť priečinok %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3317,7 +3347,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Súbor %1 nemôže byť premenovaný na %2 z dôvodu, že tento názov je už použitý</translation>
|
||||
</message>
|
||||
|
@ -3326,6 +3356,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Súbor %1 nemôže byť premenovaný na %2 z dôvodu, že tento názov je už použitý</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3366,6 +3411,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba pri zápise metadát do databázy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3380,16 +3435,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Server vrátil neplatný HTTP kód. Očakávaný bol 201, ale vrátený bol "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba pri zápise metadát do databázy</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba pri zápise metadát do databázy</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3434,6 +3499,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Chyba pri zápise metadát do databázy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4668,12 +4743,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>Stiahovanie end-to-end šifrovaného súboru zlyhalo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5274,6 +5349,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3197,6 +3197,16 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Napaka zapisovanja metapodatkov v podatkovno zbirko</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3266,6 +3276,16 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Napaka zapisovanja metapodatkov v podatkovno zbirko</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3302,6 +3322,16 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<source>could not create folder %1</source>
|
||||
<translation>ni mogoče ustvariti mape %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3329,7 +3359,7 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Datoteke %1 ni mogoče preimenovati v %2 zaradi že obstoječe datoteke s tem imenom.</translation>
|
||||
</message>
|
||||
|
@ -3338,6 +3368,21 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Datoteke %1 ni mogoče preimenovati v %2 zaradi že obstoječe datoteke s tem imenom.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3378,6 +3423,16 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Napaka zapisovanja metapodatkov v podatkovno zbirko</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3392,16 +3447,26 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<translation>S strežnika je vrnjen neveljaven odziv HTTP. Pričakovan je 201, prejet pa je bil »%1 %2«.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Napaka zapisovanja metapodatkov v podatkovno zbirko</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Napaka nastavljanja pripetega staja</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Napaka zapisovanja metapodatkov v podatkovno zbirko</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3446,6 +3511,16 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Napaka zapisovanja metapodatkov v podatkovno zbirko</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4680,12 +4755,12 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5286,6 +5361,14 @@ To je nov preizkusni način. Če ga boste uporabili, pošljite tudi poročila o
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3177,6 +3177,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при упису мета података у базу</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3246,6 +3256,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при упису мета података у базу</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3282,6 +3302,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>не могу да направим фасциклу %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3309,7 +3339,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3318,6 +3348,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Фајл %1 се не може преименовати у %2 због сударања са називом локалног фајла</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3358,6 +3403,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при упису мета података у базу</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3372,16 +3427,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Сервер је вратио лош ХТТП код. Очекивано је 201 али је примљено „%1 %2“.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при упису мета података у базу</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка при упису мета података у базу</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3426,6 +3491,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Грешка приликом уписа метаподатака у базу података</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4660,12 +4735,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5266,6 +5341,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3179,6 +3179,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fel vid skrivning av metadata till databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3248,6 +3258,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fel vid skrivning av metadata till databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3284,6 +3304,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>kunde inte skapa mapp %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3311,7 +3341,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3320,6 +3350,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Filen %1 kan inte döpas om till %2 på grund av ett lokalt filnamn</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3360,6 +3405,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fel vid skrivning av metadata till databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3374,16 +3429,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Felaktig HTTP-kod i svaret från servern. '201' förväntades, men "%1 %2" mottogs.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fel vid skrivning av metadata till databasen</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fel vid skrivning av metadata till databasen</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3428,6 +3493,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Fel vid skrivning av metadata till databasen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4662,12 +4737,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5268,6 +5343,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3158,6 +3158,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>ข้อผิดพลาดในการเขียนข้อมูลเมตาไปยังฐานข้อมูล</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3227,6 +3237,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>ข้อผิดพลาดในการเขียนข้อมูลเมตาไปยังฐานข้อมูล</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3263,6 +3283,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>ไม่สามารถสร้างโฟลเดอร์ %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3290,7 +3320,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3299,6 +3329,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>ไฟล์ %1 ไม่สามารถเปลี่ยนชื่อเป็น %2 เพราะชื่อไฟล์ต้นทางตรงกัน!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3339,6 +3384,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>ข้อผิดพลาดในการเขียนข้อมูลเมตาไปยังฐานข้อมูล</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3353,16 +3408,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>รหัส HTTP ผิดพลาด โดยเซิร์ฟเวอร์คาดว่าจะได้รับรหัส 201 แต่กลับได้รับ "%1 %2"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>ข้อผิดพลาดในการเขียนข้อมูลเมตาไปยังฐานข้อมูล</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>ข้อผิดพลาดในการเขียนข้อมูลเมตาไปยังฐานข้อมูล</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3407,6 +3472,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>ข้อผิดพลาดในการเขียนข้อมูลเมตาไปยังฐานข้อมูล</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4640,12 +4715,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5246,6 +5321,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3198,6 +3198,16 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Üst veri veritabanına yazılırken sorun çıktı</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3267,6 +3277,16 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Üst veri veritabanına yazılırken sorun çıktı</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3303,6 +3323,16 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<source>could not create folder %1</source>
|
||||
<translation>%1 klasörü oluşturulamadı</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3330,7 +3360,7 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Yerel bir dosya adı ile çakışması nedeniyle %1 dosyası %2 olarak adlandırılamadı</translation>
|
||||
</message>
|
||||
|
@ -3339,6 +3369,21 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>Yerel bir dosya adı ile çakışması nedeniyle %1 dosyası %2 olarak adlandırılamadı</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3379,6 +3424,16 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Üst veri veritabanına yazılırken sorun çıktı</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3393,16 +3448,26 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<translation>Sunucudan alınan HTTP kodu yanlış. 201 bekleniyordu, ancak "%1 %2" alındı.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Üst veri veritabanına yazılırken sorun çıktı</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>Sabitleme durumu ayarlanırken sorun çıktı</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Üst veri veritabanına yazılırken sorun çıktı</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3447,6 +3512,16 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Üst veri veritabanına yazılırken sorun çıktı</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4681,12 +4756,12 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>Uçtan uca şifrelenmiş dosya indirilemedi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>Görünüşe göre uçtan uca şifrelenmiş sanal bir dosyayı indirmeye çalışıyorsunuz. Şu anda bu tür dosyaların örtülü olarak indirilmesi desteklenmiyor. Bu sorunu çözmek için, ayarlar bölümüne giderek, şifrelenmiş klasör için "Her zaman yerel olarak kullanılabilsin" seçeceğini etkinleştirin.</translation>
|
||||
</message>
|
||||
|
@ -5287,6 +5362,14 @@ Bu yeni ve deneysel bir özelliktir. Kullanmaya karar verirseniz, lütfen karş
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3160,6 +3160,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Помилка із записом метаданих до бази даних</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3229,6 +3239,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Помилка із записом метаданих до бази даних</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3265,6 +3285,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>неможливо створити теку %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3292,7 +3322,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -3301,6 +3331,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>%1 не можна перейменувати на %2 через локальний конфлікт назви файлу</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3341,6 +3386,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Помилка із записом метаданих до бази даних</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3355,16 +3410,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>Сервер відповів неправильним HTTP кодом. Очікувався 201, але отримано "%1 %2".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Помилка із записом метаданих до бази даних</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>Помилка із записом метаданих до бази даних</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3409,6 +3474,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>Помилка із записом метаданих до бази даних</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4643,12 +4718,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
|
@ -5249,6 +5324,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1: %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3181,6 +3181,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>向数据库写入元数据错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3250,6 +3260,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>向数据库写入元数据错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3286,6 +3306,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>无法创建文件夹 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3313,7 +3343,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>文件 %1 无法被重命名至 %2,因为一个本地文件名冲突</translation>
|
||||
</message>
|
||||
|
@ -3322,6 +3352,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>由于本地文件名冲突,文件 %1 无法更名为 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3362,6 +3407,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>向数据库写入元数据错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3376,16 +3431,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>服务器返回的 HTTP 状态错误,应返回 201,但返回的是“%1 %2”。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>向数据库写入元数据错误</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>设置固定状态出错</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>向数据库写入元数据错误</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3430,6 +3495,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>向数据库写入元数据错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4664,12 +4739,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>下载端到端加密文件失败 </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>你似乎正尝试下载一个端到端加密的虚拟文件。目前不支持隐式下载此类文件。要解决此问题,请进入设置,并将加密文件夹标记为“始终在本地可用”。 </translation>
|
||||
</message>
|
||||
|
@ -5270,6 +5345,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1:%2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3198,6 +3198,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>寫入後設資料(metadata)時發生錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3267,6 +3277,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>寫入後設資料(metadata)時發生錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3303,6 +3323,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>無法建立資料夾 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3330,7 +3360,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>檔案 %1 無法更名成 %2,因為近端端的檔案名稱已毀損</translation>
|
||||
</message>
|
||||
|
@ -3339,6 +3369,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>檔案 %1 無法更名成 %2,因為近端端的檔案名稱已毀損</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3379,6 +3424,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>寫入後設資料(metadata)時發生錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3393,16 +3448,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>從伺服器端回傳錯誤的 HTTP 代碼, 預期是 201, 但是接收到的是 "%1 %2"。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>寫入後設資料(metadata)時發生錯誤</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>設置PIN狀態時出錯</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>寫入後設資料(metadata)時發生錯誤</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3447,6 +3512,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>寫入後設資料(metadata)時發生錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4681,12 +4756,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>端到端加密檔案下載失敗</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>似乎您正在嘗試下載經過端到端加密的虛擬檔案。目前不支持隱式下載此類檔案。要變通解決此問題,請轉到設置並將加密的文件夾標記為“使近端始終可用”。</translation>
|
||||
</message>
|
||||
|
@ -5287,6 +5362,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1:%2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
|
@ -3199,6 +3199,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>將詮釋資料寫入到資料庫時發生錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1025"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/owncloudpropagator.cpp" line="1029"/>
|
||||
<source>File is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateDownloadFile</name>
|
||||
|
@ -3268,6 +3278,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>將詮釋資料寫入到資料庫時發生錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1141"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatedownload.cpp" line="1144"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateItemJob</name>
|
||||
|
@ -3304,6 +3324,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>could not create folder %1</source>
|
||||
<translation>無法建立資料夾 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="194"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="197"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="193"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
|
@ -3331,7 +3361,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::PropagateLocalRename</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="226"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="230"/>
|
||||
<source>File %1 cannot be renamed to %2 because of a local file name clash</source>
|
||||
<translation>檔案 %1 無法重新命名為 %2,因為本機檔案名稱有衝突</translation>
|
||||
</message>
|
||||
|
@ -3340,6 +3370,21 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>File %1 can not be renamed to %2 because of a local file name clash</source>
|
||||
<translation>檔案 %1 無法重新命名為 %2,因為本機檔案名稱有衝突</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="262"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="265"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="271"/>
|
||||
<source>Failed to rename file</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="257"/>
|
||||
<location filename="../src/libsync/propagatorjobs.cpp" line="263"/>
|
||||
|
@ -3380,6 +3425,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>將詮釋資料寫入到資料庫時發生錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="264"/>
|
||||
<source>Error writing metadata to the database: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemkdir.cpp" line="267"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateRemoteMove</name>
|
||||
|
@ -3394,16 +3449,26 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>伺服器回傳錯誤的 HTTP 代碼。預期為 201,但收到的是「%1 %2」。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>將詮釋資料寫入到資料庫時發生錯誤</translation>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="257"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="260"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="261"/>
|
||||
<source>Error setting pin state</source>
|
||||
<translation>設定釘選狀態時發生錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="256"/>
|
||||
<location filename="../src/libsync/propagateremotemove.cpp" line="268"/>
|
||||
<source>Error writing metadata to the database</source>
|
||||
<translation>將詮釋資料寫入到資料庫時發生錯誤</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileCommon</name>
|
||||
|
@ -3448,6 +3513,16 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<source>Error writing metadata to the database</source>
|
||||
<translation>將詮釋資料寫入到資料庫時發生錯誤</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="770"/>
|
||||
<source>Error updating metadata: %1</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/propagateupload.cpp" line="773"/>
|
||||
<source>The file %1 is currently in use</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>OCC::PropagateUploadFileNG</name>
|
||||
|
@ -4682,12 +4757,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<context>
|
||||
<name>OCC::VfsCfApi</name>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="328"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="333"/>
|
||||
<source>Download of end-to-end encrypted file failed</source>
|
||||
<translation>下載端到端加密的檔案失敗</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="329"/>
|
||||
<location filename="../src/libsync/vfs/cfapi/vfs_cfapi.cpp" line="334"/>
|
||||
<source>It seems that you are trying to download a virtual file that is end-to-end encrypted. Implicitly downloading such files is not supported at the moment. To workaround this issue, go to the settings and mark the encrypted folder with "Make always available locally".</source>
|
||||
<translation>您似乎正在嘗試下載透過端到端加密的虛擬檔案。目前並不支援下載此類檔案。變通方法則是到設定中並將加密的資料夾標記為「一律可在本機使用」。</translation>
|
||||
</message>
|
||||
|
@ -5288,6 +5363,14 @@ This is a new, experimental mode. If you decide to use it, please report any iss
|
|||
<translation>%1:%2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SyncJournalDb</name>
|
||||
<message>
|
||||
<location filename="../src/common/syncjournaldb.cpp" line="975"/>
|
||||
<source>Failed to connect database.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UserLine</name>
|
||||
<message>
|
||||
|
|
Loading…
Reference in a new issue