diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-28 00:22:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-28 00:22:13 +0000 |
commit | 0180e8c2ed4ebb0c2ca00de0a1bb16007e44957e (patch) | |
tree | 7032f3e550b6d26eed6aebad7d03d2e558d7ebe7 /apps/profile | |
parent | 6dc83b96c40d094ccb3a8b8dfa74fec263e2852d (diff) | |
download | nextcloud-server-0180e8c2ed4ebb0c2ca00de0a1bb16007e44957e.tar.gz nextcloud-server-0180e8c2ed4ebb0c2ca00de0a1bb16007e44957e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/profile')
-rw-r--r-- | apps/profile/l10n/sr.js | 3 | ||||
-rw-r--r-- | apps/profile/l10n/sr.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/profile/l10n/sr.js b/apps/profile/l10n/sr.js index f7da9c15c48..070355fd831 100644 --- a/apps/profile/l10n/sr.js +++ b/apps/profile/l10n/sr.js @@ -1,6 +1,9 @@ OC.L10N.register( "profile", { + "Profile" : "Профил", + "This application provides the profile" : "Ова апликација обезбеђује профил", + "Provides a customisable user profile interface." : "Обезбеђује интерфејс корисничког профила који може да се прилагоди.", "Edit Profile" : "Уреди профил", "The headline and about sections will show up here" : "Овде ће се појавити насловна линија и одељак „о”", "You have not added any info yet" : "Још увек нисте додали никакве информације", diff --git a/apps/profile/l10n/sr.json b/apps/profile/l10n/sr.json index fd4a99eb764..3d45e1872ea 100644 --- a/apps/profile/l10n/sr.json +++ b/apps/profile/l10n/sr.json @@ -1,4 +1,7 @@ { "translations": { + "Profile" : "Профил", + "This application provides the profile" : "Ова апликација обезбеђује профил", + "Provides a customisable user profile interface." : "Обезбеђује интерфејс корисничког профила који може да се прилагоди.", "Edit Profile" : "Уреди профил", "The headline and about sections will show up here" : "Овде ће се појавити насловна линија и одељак „о”", "You have not added any info yet" : "Још увек нисте додали никакве информације", |