diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:15 +0000 |
commit | bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf (patch) | |
tree | 5b1ed3158953e440d323e54d5116d774fedb8efb /apps/files/l10n | |
parent | add4e4365a4040d2e4e6aa79c0d03c3edd78583c (diff) | |
download | nextcloud-server-bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf.tar.gz nextcloud-server-bb23b9187d5e4d9fec9d77b73d6deeb9d752dfaf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/gl.js | 12 | ||||
-rw-r--r-- | apps/files/l10n/gl.json | 12 | ||||
-rw-r--r-- | apps/files/l10n/lt_LT.js | 9 | ||||
-rw-r--r-- | apps/files/l10n/lt_LT.json | 9 |
6 files changed, 32 insertions, 12 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index b1981e701df..03c800f9f81 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -228,6 +228,7 @@ OC.L10N.register( "Blank" : "فارغ", "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Delete permanently" : "حذف بشكل دائم", + "Open folder {displayName}" : "إفتح المجلد {displayName}", "Set up templates folder" : "إعداد مجلد القوالب", "Templates" : "القوالب", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 2fe334a213b..d10758962db 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -226,6 +226,7 @@ "Blank" : "فارغ", "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Delete permanently" : "حذف بشكل دائم", + "Open folder {displayName}" : "إفتح المجلد {displayName}", "Set up templates folder" : "إعداد مجلد القوالب", "Templates" : "القوالب", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 67f9e5a5977..10d84483f50 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -44,8 +44,8 @@ OC.L10N.register( "Details" : "Detalles", "Please select tag(s) to add to the selection" : "Elixe a etiqueta(s) para engadir á selección", "Apply tag(s) to selection" : "Aplicar etiqueta(s) á selección", - "Select directory \"{dirName}\"" : "Seleccione o directorio \"{dirName}\"", - "Select file \"{fileName}\"" : "Seleccione o ficheiro \"{fileName}\"", + "Select directory \"{dirName}\"" : "Seleccione o directorio «{dirName}»", + "Select file \"{fileName}\"" : "Seleccione o ficheiro «{fileName}»", "Pending" : "Pendentes", "Unable to determine date" : "Non é posíbel determinar a data", "This operation is forbidden" : "Esta operación está prohibida", @@ -89,14 +89,14 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "«/» non está permitido nun nome de ficheiro", "\"{name}\" is not an allowed filetype" : "«{name}» non é un tipo de ficheiro permitido", "Storage of {owner} is full, files cannot be updated or synced anymore!" : "A almacenaxe de {owner} está chea, non se poden actualizar nin sincronizar os ficheiros!", - "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "O cartafol \"{mountPoint}\" do grupo está completo, non se poderán subir nin sincronizar ficheiros!", - "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A almacenaxe externa \"{mountPoint}\" está chea, non se pode actualizar ou sincronizar ficheiros!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "O cartafol «{mountPoint}» do grupo está completo, non se poderán actualizar nin sincronizar ficheiros!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A almacenaxe externa «{mountPoint}» está chea, non é posíbel actualizar ou sincronizar ficheiros!", "Your storage is full, files cannot be updated or synced anymore!" : "A almacenaxe está completa, non se pode sincronizar ou actualizar ficheiros!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "O espazo de almacenamento de {owner} está case cheo ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O cartafol de grupo «{mountPoint}» está case cheo ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O almacenamento externo «{mountPoint}» está case cheo ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%).", - "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coinciden con \"{filter}\"","coinciden con \"{filter}\""], + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coincide con «{filter}»","coinciden con «{filter}»"], "View in folder" : "Ver no cartafol", "Direct link was copied (only works for users who have access to this file/folder)" : "Copiouse a ligazón directa (só funciona para os usuarios que teñen acceso a este ficheiro/cartafol)", "Path" : "Ruta", @@ -206,7 +206,7 @@ OC.L10N.register( "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", "Go to the previous folder" : "Vaia ao cartafol anterior", "Go back" : "Volver", - "Open the files app settings" : "Abre a configuración da aplicación de ficheiros", + "Open the files app settings" : "Abrir a configuración da aplicación de ficheiros", "Files settings" : "Axustes de ficheiros", "File cannot be accessed" : "Non se pode acceder ao ficheiro", "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index aa1473c0071..381916c5383 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -42,8 +42,8 @@ "Details" : "Detalles", "Please select tag(s) to add to the selection" : "Elixe a etiqueta(s) para engadir á selección", "Apply tag(s) to selection" : "Aplicar etiqueta(s) á selección", - "Select directory \"{dirName}\"" : "Seleccione o directorio \"{dirName}\"", - "Select file \"{fileName}\"" : "Seleccione o ficheiro \"{fileName}\"", + "Select directory \"{dirName}\"" : "Seleccione o directorio «{dirName}»", + "Select file \"{fileName}\"" : "Seleccione o ficheiro «{fileName}»", "Pending" : "Pendentes", "Unable to determine date" : "Non é posíbel determinar a data", "This operation is forbidden" : "Esta operación está prohibida", @@ -87,14 +87,14 @@ "\"/\" is not allowed inside a file name." : "«/» non está permitido nun nome de ficheiro", "\"{name}\" is not an allowed filetype" : "«{name}» non é un tipo de ficheiro permitido", "Storage of {owner} is full, files cannot be updated or synced anymore!" : "A almacenaxe de {owner} está chea, non se poden actualizar nin sincronizar os ficheiros!", - "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "O cartafol \"{mountPoint}\" do grupo está completo, non se poderán subir nin sincronizar ficheiros!", - "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A almacenaxe externa \"{mountPoint}\" está chea, non se pode actualizar ou sincronizar ficheiros!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "O cartafol «{mountPoint}» do grupo está completo, non se poderán actualizar nin sincronizar ficheiros!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A almacenaxe externa «{mountPoint}» está chea, non é posíbel actualizar ou sincronizar ficheiros!", "Your storage is full, files cannot be updated or synced anymore!" : "A almacenaxe está completa, non se pode sincronizar ou actualizar ficheiros!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "O espazo de almacenamento de {owner} está case cheo ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O cartafol de grupo «{mountPoint}» está case cheo ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O almacenamento externo «{mountPoint}» está case cheo ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%).", - "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coinciden con \"{filter}\"","coinciden con \"{filter}\""], + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coincide con «{filter}»","coinciden con «{filter}»"], "View in folder" : "Ver no cartafol", "Direct link was copied (only works for users who have access to this file/folder)" : "Copiouse a ligazón directa (só funciona para os usuarios que teñen acceso a este ficheiro/cartafol)", "Path" : "Ruta", @@ -204,7 +204,7 @@ "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", "Go to the previous folder" : "Vaia ao cartafol anterior", "Go back" : "Volver", - "Open the files app settings" : "Abre a configuración da aplicación de ficheiros", + "Open the files app settings" : "Abrir a configuración da aplicación de ficheiros", "Files settings" : "Axustes de ficheiros", "File cannot be accessed" : "Non se pode acceder ao ficheiro", "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index e3532cab655..7d787627155 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko „{dir}“ daugiau nebėra", "Not enough free space" : "Trūksta laisvos vietos", "An unknown error has occurred" : "Įvyko nežinoma klaida", + "File could not be uploaded" : "Nepavyko įkelti failo", "Uploading …" : "Įkeliama…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})", "Uploading that item is not supported" : "To elemento įkėlimas nėra palaikomas", @@ -32,13 +33,19 @@ OC.L10N.register( "Move" : "Perkelti", "Copy" : "Kopijuoti", "Choose target folder" : "Pasirinkite paskirties aplanką", + "Edit locally" : "Redaguoti lokaliai", "Open" : "Atverti", "Delete file" : "Ištrinti failą", "Delete folder" : "Ištrinti aplanką", "Disconnect storage" : "Atjungti saugyklą", + "Leave this share" : "Palikti bendrinimą", "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui „{file}“", "Files" : "Failai", "Details" : "Duomenys", + "Please select tag(s) to add to the selection" : "Pasirinkite raktažodžius pridėti prie pažymėtų", + "Apply tag(s) to selection" : "Pritaikyti raktažodžiuis pasirinktiems", + "Select directory \"{dirName}\"" : "Pasirinkite direktoriją \"{dirName}\"", + "Select file \"{fileName}\"" : "Pasirinkite failą \"{fileName}\"", "Pending" : "Laukiantis", "Unable to determine date" : "Nepavyksta nustatyti datos", "This operation is forbidden" : "Ši operacija yra uždrausta", @@ -69,6 +76,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n failas","%n failai","%n failų","%n failas"], "{dirs} and {files}" : "{dirs} ir {files}", "_including %n hidden_::_including %n hidden_" : ["įskaitant %n paslėptą","įskaitant %n paslėptus","įskaitant %n paslėptų","įskaitant %n paslėptą"], + "You do not have permission to upload or create files here" : "Neturite teisės įkalti ar kurti failus šioje vietoje", "_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų","Įkeliamas %n failas"], "Select file range" : "Žymėti failų rėžį", "{used}%" : "{used}%", @@ -94,6 +102,7 @@ OC.L10N.register( "Create new folder" : "Sukurti naują aplanką", "Upload file" : "Įkelti failą", "Recent" : "Paskiausiai naudoti", + "This file has the tag {tag}" : "Šis failas turi žymą {tag}", "Not favorited" : "Nepažymėtas mėgstamu", "Remove from favorites" : "Šalinti iš mėgstamų", "Add to favorites" : "Pridėti į mėgstamus", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 3c0d6146751..fa8e632d8ad 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -19,6 +19,7 @@ "Target folder \"{dir}\" does not exist any more" : "Paskirties aplanko „{dir}“ daugiau nebėra", "Not enough free space" : "Trūksta laisvos vietos", "An unknown error has occurred" : "Įvyko nežinoma klaida", + "File could not be uploaded" : "Nepavyko įkelti failo", "Uploading …" : "Įkeliama…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})", "Uploading that item is not supported" : "To elemento įkėlimas nėra palaikomas", @@ -30,13 +31,19 @@ "Move" : "Perkelti", "Copy" : "Kopijuoti", "Choose target folder" : "Pasirinkite paskirties aplanką", + "Edit locally" : "Redaguoti lokaliai", "Open" : "Atverti", "Delete file" : "Ištrinti failą", "Delete folder" : "Ištrinti aplanką", "Disconnect storage" : "Atjungti saugyklą", + "Leave this share" : "Palikti bendrinimą", "Could not load info for file \"{file}\"" : "Nepavyko įkelti informacijos failui „{file}“", "Files" : "Failai", "Details" : "Duomenys", + "Please select tag(s) to add to the selection" : "Pasirinkite raktažodžius pridėti prie pažymėtų", + "Apply tag(s) to selection" : "Pritaikyti raktažodžiuis pasirinktiems", + "Select directory \"{dirName}\"" : "Pasirinkite direktoriją \"{dirName}\"", + "Select file \"{fileName}\"" : "Pasirinkite failą \"{fileName}\"", "Pending" : "Laukiantis", "Unable to determine date" : "Nepavyksta nustatyti datos", "This operation is forbidden" : "Ši operacija yra uždrausta", @@ -67,6 +74,7 @@ "_%n file_::_%n files_" : ["%n failas","%n failai","%n failų","%n failas"], "{dirs} and {files}" : "{dirs} ir {files}", "_including %n hidden_::_including %n hidden_" : ["įskaitant %n paslėptą","įskaitant %n paslėptus","įskaitant %n paslėptų","įskaitant %n paslėptą"], + "You do not have permission to upload or create files here" : "Neturite teisės įkalti ar kurti failus šioje vietoje", "_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų","Įkeliamas %n failas"], "Select file range" : "Žymėti failų rėžį", "{used}%" : "{used}%", @@ -92,6 +100,7 @@ "Create new folder" : "Sukurti naują aplanką", "Upload file" : "Įkelti failą", "Recent" : "Paskiausiai naudoti", + "This file has the tag {tag}" : "Šis failas turi žymą {tag}", "Not favorited" : "Nepažymėtas mėgstamu", "Remove from favorites" : "Šalinti iš mėgstamų", "Add to favorites" : "Pridėti į mėgstamus", |