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

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 06:18:11 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:18:11 +0300
commit34aad7977450175ee74479d84587451c6252bba6 (patch)
treeae46d0e09976453dc9838f0e528cf99fc8d8e5e2 /l10n/es_DO.js
parentd2869b2d79d480b93dfa9ce6b12fad7cd50a0e07 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_DO.js')
-rw-r--r--l10n/es_DO.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index 8e932a5b..1049292f 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -25,8 +25,7 @@ OC.L10N.register(
"Category" : "Categoría",
"Uncategorized" : "Sin categoría",
"Saving failed!" : "¡Falla al guardar!",
- "_%n word_::_%n words_" : ["%n palabra","%n palabras"],
"Android app" : "Aplicación Android",
"iOS app" : "Aplicación iOS"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");