diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
commit | ea55848fa11eee7469c9ccee7b2c544ab976d3a1 (patch) | |
tree | d13b2c51037de573ad40329b56f5edcc8303c889 /apps/user_ldap/l10n/sk.json | |
parent | e8703f648d70bbe4d5232b9a14e2a1d45bbf2314 (diff) | |
download | nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.tar.gz nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/sk.json')
-rw-r--r-- | apps/user_ldap/l10n/sk.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json new file mode 100644 index 00000000000..4b98da63fc2 --- /dev/null +++ b/apps/user_ldap/l10n/sk.json @@ -0,0 +1,7 @@ +{ "translations": { + "_%s group found_::_%s groups found_" : ["","",""], + "_%s user found_::_%s users found_" : ["","",""], + "Save" : "Uložiť", + "Advanced" : "Pokročilé" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file |