Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-21 04:11:55 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-21 04:11:55 +0300
commitaf3ab1de107e5ecea65a9a95a790d72f02684bb4 (patch)
treef7de4794faebe752bfc591068c344a29e3277581 /apps/theming/l10n/ast.js
parent18994cd7008f422fb12b1d4a9ba164cb25f8984a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ast.js')
-rw-r--r--apps/theming/l10n/ast.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ast.js b/apps/theming/l10n/ast.js
index 1155c63b78c..0926fc24acf 100644
--- a/apps/theming/l10n/ast.js
+++ b/apps/theming/l10n/ast.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"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",
@@ -23,6 +22,7 @@ OC.L10N.register(
"Login image" : "Imaxe d'aniciu de sesión",
"Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión",
"Remove background image" : "Desaniciar imaxe de fondu",
- "reset to default" : "reafitar"
+ "reset to default" : "reafitar",
+ "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu"
},
"nplurals=2; plural=(n != 1);");