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

github.com/nextcloud/photos.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:24:20 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:24:20 +0300
commit230c122221ba595e3e3fbe747c8978c2469d656f (patch)
tree25f4d15d0fd4d9a6c4348ccb4a049e1538fc0f4d /l10n/es_DO.js
parentdf386575713d3545d6db5cebbcd1bb63e5cb0cf5 (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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index 8999bf0a..9b3d2d2b 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"Settings" : "Configuraciones "
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");