diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-24 00:25:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-24 00:25:55 +0000 |
commit | eb83fcb63b9ed0da6efe8f9193f3ef4a908cbf52 (patch) | |
tree | 9b9f3f9b62d651420e0f6ea18efe3e3e83dc5597 /core/l10n | |
parent | dc19882a7a88002bd539b2afecaf5a0fd8ac58cd (diff) | |
download | nextcloud-server-eb83fcb63b9ed0da6efe8f9193f3ef4a908cbf52.tar.gz nextcloud-server-eb83fcb63b9ed0da6efe8f9193f3ef4a908cbf52.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/sr.js | 2 | ||||
-rw-r--r-- | core/l10n/sr.json | 2 |
2 files changed, 4 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" : "Да", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 56ac5d77b6f..7f132f48ba0 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -144,6 +144,7 @@ "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} обавештења"], @@ -225,6 +226,7 @@ "Supported versions" : "Подржане верзије", "{name} version {version} and above" : "{name} верзија {version} и новије", "Settings menu" : "Мени подешавања", + "Avatar of {displayName}" : "Аватар корисника {displayName}", "Search {types} …" : "Претражи {types}…", "No" : "Не", "Yes" : "Да", |