diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-14 02:19:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-14 02:19:06 +0000 |
commit | 97f6388df25e8f386296cac84a62679902626944 (patch) | |
tree | 7464ba5c7af1a60d9a13a2560f9eec775593eebf /lib/l10n | |
parent | 22b09f35104f45e40508824f959643947fc10371 (diff) | |
download | nextcloud-server-97f6388df25e8f386296cac84a62679902626944.tar.gz nextcloud-server-97f6388df25e8f386296cac84a62679902626944.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sr.js | 1 | ||||
-rw-r--r-- | lib/l10n/sr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 64ddc472347..252d557400e 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -23,6 +23,7 @@ OC.L10N.register( "PHP %s or higher is required." : "Потребан је PHP %s или новији.", "PHP with a version lower than %s is required." : "Потребна је PHP верзија старија од верзије %s.", "%sbit or higher PHP required." : "Потребна је верзија PHP-а једнака или већа од верзије %s.", + "The following architectures are supported: %s" : "Подржане су следеће архитектуре: %s", "The following databases are supported: %s" : "Подржане су следеће базе података: %s", "The command line tool %s could not be found" : "Алатку командне линије „%s“ није могуће пронаћи", "The library %s is not available." : "Библиотека „%s“ није доступна.", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 1efe8fc8206..ff934001a95 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -21,6 +21,7 @@ "PHP %s or higher is required." : "Потребан је PHP %s или новији.", "PHP with a version lower than %s is required." : "Потребна је PHP верзија старија од верзије %s.", "%sbit or higher PHP required." : "Потребна је верзија PHP-а једнака или већа од верзије %s.", + "The following architectures are supported: %s" : "Подржане су следеће архитектуре: %s", "The following databases are supported: %s" : "Подржане су следеће базе података: %s", "The command line tool %s could not be found" : "Алатку командне линије „%s“ није могуће пронаћи", "The library %s is not available." : "Библиотека „%s“ није доступна.", |