diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-06 02:16:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-06 02:16:00 +0000 |
commit | 4cf4ed36978a076dda01743c47641d618daf0fa6 (patch) | |
tree | b0c0b9b9512fc09159df8fdf25383583c589fe86 /lib/l10n | |
parent | 2a845285be9267eb4d4832c8c146b318135e11c6 (diff) | |
download | nextcloud-server-4cf4ed36978a076dda01743c47641d618daf0fa6.tar.gz nextcloud-server-4cf4ed36978a076dda01743c47641d618daf0fa6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ug.js | 2 | ||||
-rw-r--r-- | lib/l10n/ug.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ug.js b/lib/l10n/ug.js index d5231b089cc..db9450edb0f 100644 --- a/lib/l10n/ug.js +++ b/lib/l10n/ug.js @@ -52,4 +52,4 @@ OC.L10N.register( "Authentication error" : "سالاھىيەت دەلىللەش خاتالىقى", "Sharing" : "ھەمبەھىر" }, -"nplurals=1; plural=0;"); +"nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/ug.json b/lib/l10n/ug.json index 94c227bfc1a..39ed0bd1c60 100644 --- a/lib/l10n/ug.json +++ b/lib/l10n/ug.json @@ -49,5 +49,5 @@ "A valid password must be provided" : "چوقۇم ئىناۋەتلىك ئىم تەمىنلەش كېرەك", "Authentication error" : "سالاھىيەت دەلىللەش خاتالىقى", "Sharing" : "ھەمبەھىر" -},"pluralForm" :"nplurals=1; plural=0;" +},"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |