diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-07 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-07 00:19:41 +0000 |
commit | b71b6dca976a41e39a65cab612425862aff9ea91 (patch) | |
tree | 443dc5dbaefbf77cee8b9a2689792e91f3be6710 /apps/files/l10n/gl.json | |
parent | 669cf652834935a0cc7c5779b936d1664ffc378b (diff) | |
download | nextcloud-server-b71b6dca976a41e39a65cab612425862aff9ea91.tar.gz nextcloud-server-b71b6dca976a41e39a65cab612425862aff9ea91.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.json')
-rw-r--r-- | apps/files/l10n/gl.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index c494eefbaca..69ffee424aa 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -170,7 +170,6 @@ "Reload current directory" : "Recargar o directorio actual", "Go to the \"{dir}\" directory" : "Vaia ao directorio «{dir}».", "Drag and drop files here to upload" : "Arrastre e solte os ficheiros aquí para envialos", - "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».", "Upload successful" : "Envío satisfactorio", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", @@ -231,7 +230,10 @@ "Shared" : "Compartido", "Switch to list view" : "Cambiar á vista de lista", "Switch to grid view" : "Cambiar á vista de grade", + "Your have used your space quota and cannot upload files anymore" : "Vde. usou a súa cota de espazo e xa non pode enviar ningún ficheiro más", "You don’t have permission to upload or create files here" : "Non ten permiso para enviar ou crear ficheiros aquí.", + "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}", + "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", "Open the files app settings" : "Abrir os axustes da aplicación de ficheiros", "Files settings" : "Axustes de Ficheiros", "File cannot be accessed" : "Non é posíbel acceder ao ficheiro", @@ -274,6 +276,7 @@ "Templates" : "Modelos", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", "Created new folder \"{name}\"" : "Creouse un novo cartafol «{name}»", + "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheiro e {folderCount} cartafol","1 ficheiro e {folderCount} cartafoles"], |