diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-17 00:20:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-17 00:20:49 +0000 |
commit | 06b378c3029f4438201b724a47e2572d84e75b62 (patch) | |
tree | 17d14aade5f4cf334debf59e8fc7572fa646d413 /core/l10n/sr.js | |
parent | 97fd49af8ebdb4783f01b12ee6756f21f1bccb52 (diff) | |
download | nextcloud-server-06b378c3029f4438201b724a47e2572d84e75b62.tar.gz nextcloud-server-06b378c3029f4438201b724a47e2572d84e75b62.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 07c6cb3eb61..6192a7eab20 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -104,8 +104,13 @@ OC.L10N.register( "No" : "Не", "Yes" : "Да", "Federated user" : "Федерисани корисник", + "user@your-nextcloud.org" : "korisnik@vas-nextcloud.org", "Create share" : "Kreirajte deljenje", + "The remote URL must include the user." : "Удаљени URL мора да садржи кориника.", + "Invalid remote URL." : "Неисправан удаљени URL.", "Failed to add the public link to your Nextcloud" : "Неуспело додавање јавне везе ка Вашем Некстклауду", + "Direct link copied to clipboard" : "Директни линк је копиран у клипборд", + "Please copy the link manually:" : "Молимо вас да ручно корпирате линк:", "Custom date range" : "Произвољни опсег датума", "Pick start date" : "Изаберите почетни датум", "Pick end date" : "Изаберите крајњи датум", |