diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-21 01:11:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-21 01:11:55 +0000 |
commit | af3ab1de107e5ecea65a9a95a790d72f02684bb4 (patch) | |
tree | f7de4794faebe752bfc591068c344a29e3277581 /apps/theming/l10n/ast.js | |
parent | 18994cd7008f422fb12b1d4a9ba164cb25f8984a (diff) | |
download | nextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.tar.gz nextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ast.js')
-rw-r--r-- | apps/theming/l10n/ast.js | 4 |
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);"); |