diff options
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 443a86e6801..6b70658e59a 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -146,6 +146,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Ажурирање није успело. Пријавите овај проблем <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Некстклауд заједници</a>.", "Continue to {productName}" : "Наставите на {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Ажурирање је било успешно. Преусмеравате се на {productName} за %n секунду.","Ажурирање је било успешно. Преусмеравате се на {productName} за %n секунде.","Ажурирање је било успешно. Преусмеравате се на {productName} за %n секунди."], + "Applications menu" : "Мени апликација", "More apps" : "Још апликација", "Currently open" : "Тренутно отворена", "_{count} notification_::_{count} notifications_" : ["{count} обавештење","{count} обавештења","{count} обавештења"], @@ -227,6 +228,7 @@ OC.L10N.register( "Supported versions" : "Подржане верзије", "{name} version {version} and above" : "{name} верзија {version} и новије", "Settings menu" : "Мени подешавања", + "Avatar of {displayName}" : "Аватар корисника {displayName}", "Search {types} …" : "Претражи {types}…", "No" : "Не", "Yes" : "Да", |