diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-23 00:21:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-23 00:21:02 +0000 |
commit | 7da3f878171fa38c1ec99ae9d0b60917dd19ae3e (patch) | |
tree | c178181e5f4a1dfd3426fb42154840aa496546b7 /apps/user_status/l10n/sr@latin.json | |
parent | a7b52f82f95b790f2d609737e66e0a1a7913b88a (diff) | |
download | nextcloud-server-7da3f878171fa38c1ec99ae9d0b60917dd19ae3e.tar.gz nextcloud-server-7da3f878171fa38c1ec99ae9d0b60917dd19ae3e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/sr@latin.json')
-rw-r--r-- | apps/user_status/l10n/sr@latin.json | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/apps/user_status/l10n/sr@latin.json b/apps/user_status/l10n/sr@latin.json new file mode 100644 index 00000000000..7fa06e309d3 --- /dev/null +++ b/apps/user_status/l10n/sr@latin.json @@ -0,0 +1,46 @@ +{ "translations": { + "Recent statuses" : "Poslednji statusi", + "No recent status changes" : "Nema skorašnjih promena statusa", + "In a meeting" : "Na sastanku", + "Commuting" : "Na putu do posla", + "Out sick" : "Na bolovanju", + "Vacationing" : "Na odmoru", + "Out of office" : "Van kancelarije", + "Working remotely" : "Radim od kuće", + "In a call" : "U pozivu", + "User status" : "Status korisnika", + "Clear status after" : "Obriši status nakon", + "Emoji for your status message" : "Emoji za vašu statusnu poruku", + "What is your status?" : "Koji je vaš status?", + "Predefined statuses" : "Predefinisani statusi", + "Previously set" : "Prethodno postavljeno", + "Reset status" : "Resetuj status", + "Set status" : "Postavi status", + "Online status" : "Mrežni status", + "Status message" : "Poruka stanja", + "Your status was set automatically" : "Vaš status je postavljen automatski", + "Clear status message" : "Obriši statusnu poruku", + "Set status message" : "Postavi statusnu poruku", + "Reset status to \"{icon} {message}\"" : "Resetuj status na „{icon} {message}”", + "Reset status to \"{message}\"" : "Resertuj status na „{message}”", + "Reset status to \"{icon}\"" : "Resetuj status na „{icon}”", + "There was an error saving the status" : "Greška u snimanju statusa", + "There was an error clearing the status" : "Greška u brisanju statusa", + "There was an error reverting the status" : "Greška u vraćanju statusa", + "Don't clear" : "Ne briši", + "Today" : "Danas", + "This week" : "Ove sedmice", + "Online" : "Na mreži", + "Away" : "Odsutan", + "Do not disturb" : "Ne uznemiravaj", + "Invisible" : "Nevidljiv", + "Offline" : "Van mreže", + "There was an error saving the new status" : "Greška u snimanju novog statusa", + "30 minutes" : "30 minuta", + "1 hour" : "1 sat", + "4 hours" : "4 sata", + "Mute all notifications" : "Isključi sva obaveštenja", + "Appear offline" : "Prikaži kao van mreže", + "View profile" : "Vidi profil" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +}
\ No newline at end of file |