diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-10 00:12:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-10 00:12:59 +0000 |
commit | c1d35159523a9e36f7eb364caf5a1fdf7850d136 (patch) | |
tree | 552a59f2a323dde7b71013bab58ef6108feb5ee2 /apps/files_external/l10n/sr.js | |
parent | 0c2f016b672917c27eadf694be32eccf118dd064 (diff) | |
download | nextcloud-server-c1d35159523a9e36f7eb364caf5a1fdf7850d136.tar.gz nextcloud-server-c1d35159523a9e36f7eb364caf5a1fdf7850d136.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/sr.js')
-rw-r--r-- | apps/files_external/l10n/sr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index d303a83b6b5..b4cc130e7d4 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -70,6 +70,8 @@ OC.L10N.register( "User entered, store in database" : "Корисник уноси, чува се у бази", "RSA public key" : "RSA јавни кључ", "Public key" : "Јавни кључ", + "RSA private key" : "RSA тајни кључ", + "Private key" : "Тајни кључ", "Amazon S3" : "Amazon S3", "Bucket" : "Канта", "Hostname" : "Име домаћина", @@ -102,6 +104,7 @@ OC.L10N.register( "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP подршка за PHP није омогућена или инсталирана. Монтирање %s није могуће. Затражите од вашег администратора система да је инсталира.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "„%s“ није инсталиран. Монтирање %s није могуће. Затражите од вашег администратора система да га инсталира.", "External storage support" : "Подршка за спољашње складиште", + "Adds basic external storage support" : "Додаје основу подршку за спољна складишта", "No external storage configured or you don't have the permission to configure them" : "Нема конфигурисаних спољашњих складишта или немате потребне дозволе да их конфигуришете", "Name" : "Назив", "Storage type" : "Тип складишта", |