diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-17 01:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-17 01:12:04 +0000 |
commit | d953db8683b10bdaf55ab8f3bb8b6b1c42870270 (patch) | |
tree | 03ac92bed0b13b90215148746745a62906e07ddb /apps/theming/l10n | |
parent | 57e0881a9eb206cb9c3894af600c5ccf4b8b8ff7 (diff) | |
download | nextcloud-server-d953db8683b10bdaf55ab8f3bb8b6b1c42870270.tar.gz nextcloud-server-d953db8683b10bdaf55ab8f3bb8b6b1c42870270.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/ast.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/ast.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/ast.js b/apps/theming/l10n/ast.js index 7d205db32a0..1155c63b78c 100644 --- a/apps/theming/l10n/ast.js +++ b/apps/theming/l10n/ast.js @@ -8,6 +8,8 @@ OC.L10N.register( "The given web address is too long" : "La direición web dada ye perllarga", "The given slogan is too long" : "La conseña dada ye perllarga", "The given color is invalid" : "El color dau ye perllargu", + "No file was uploaded" : "Nun se xubieron fichjeros", + "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu", "No file uploaded" : "Nun se xubieron ficheros", "Unsupported image type" : "Triba non sofitada d'imaxe", "You are already using a custom theme" : "Yá tas usando un tema personalizáu", diff --git a/apps/theming/l10n/ast.json b/apps/theming/l10n/ast.json index e6a8a2e718a..d652ff9d5f5 100644 --- a/apps/theming/l10n/ast.json +++ b/apps/theming/l10n/ast.json @@ -6,6 +6,8 @@ "The given web address is too long" : "La direición web dada ye perllarga", "The given slogan is too long" : "La conseña dada ye perllarga", "The given color is invalid" : "El color dau ye perllargu", + "No file was uploaded" : "Nun se xubieron fichjeros", + "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu", "No file uploaded" : "Nun se xubieron ficheros", "Unsupported image type" : "Triba non sofitada d'imaxe", "You are already using a custom theme" : "Yá tas usando un tema personalizáu", |