diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-09 15:29:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-09 15:29:20 +0000 |
commit | 9c9c438c8b72162def65b31faf529a7605b1b533 (patch) | |
tree | 94e59ae14e0cb320f5a71e85e08e933d8711ffee /lib/l10n/ur_PK.js | |
parent | 832c0c480b3b62db8ee1904415470ece2f8bed44 (diff) | |
download | nextcloud-server-9c9c438c8b72162def65b31faf529a7605b1b533.tar.gz nextcloud-server-9c9c438c8b72162def65b31faf529a7605b1b533.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ur_PK.js')
-rw-r--r-- | lib/l10n/ur_PK.js | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/l10n/ur_PK.js b/lib/l10n/ur_PK.js new file mode 100644 index 00000000000..97e68de0355 --- /dev/null +++ b/lib/l10n/ur_PK.js @@ -0,0 +1,15 @@ +OC.L10N.register( + "lib", + { + "Unknown filetype" : "غیر معرروف قسم کی فائل", + "Invalid image" : "غلط تصویر", + "today" : "آج", + "yesterday" : "کل", + "last month" : "پچھلے مہنیے", + "last year" : "پچھلے سال", + "seconds ago" : "سیکنڈز پہلے", + "Apps" : "ایپز", + "Users" : "یوزرز", + "__language_name__" : "اردو" +}, +"nplurals=2; plural=(n != 1);"); |