diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-07 00:19:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-07 00:19:48 +0000 |
commit | 252477fbd6061a5a4995f48feaf206325908ec97 (patch) | |
tree | be4b47ace2315d9b23fc43cb8e04a776f39e4885 /apps/files/l10n/gl.json | |
parent | 01db5d200d4369a54fdb1a864dc4b08738ba2c57 (diff) | |
download | nextcloud-server-252477fbd6061a5a4995f48feaf206325908ec97.tar.gz nextcloud-server-252477fbd6061a5a4995f48feaf206325908ec97.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"], |