nextcloud/apps/files_reminders/l10n/sr.json
Nextcloud bot e218d1f98e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:25:46 +00:00

30 lines
No EOL
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"File reminders" : "Подсетници о фајлу",
"Reminder for {name}" : "Подсетник за {name}",
"View file" : "Погледај фајл",
"View folder" : "Погледај фолдер",
"Set file reminders" : "Постави подсетнике о фајлу",
"**📣 File reminders**\n\nSet file reminders." : "**📣 Подсетници о фајлу**\n\nПостављање подсетника о фајлу.",
"We will remind you of this file" : "Подсетићемо вас на овај фајл",
"Please choose a valid date & time" : "Молимо вас да изаберете исправни датум и време",
"Cancel" : "Откажи",
"Clear reminder" : "Обриши подсетник",
"Set reminder" : "Постави подсетник",
"Set reminder for \"{fileName}\"" : "Постави подсетник за „{fileName}”",
"Set reminder at custom date & time" : "Постави подсетник за произвољни датум и време",
"Reminder set for \"{fileName}\"" : "Подсетник је постављен за „{fileName}”",
"Failed to set reminder" : "Није успело постављање подсетника",
"Reminder cleared for \"{fileName}\"" : "Уклоњен је подсетник за „{fileName}”",
"Failed to clear reminder" : "Није успело брисање подсетника",
"Reminder set" : "Подсетник је постављен",
"Set custom reminder" : "Постави произвољни подсетник",
"Later today" : "Касније данас",
"Set reminder for later today" : "Поставља подсетник за касније данас",
"Tomorrow" : "Сутра",
"Set reminder for tomorrow" : "Поставља подсетник за сутра",
"This weekend" : "Овог викенда",
"Set reminder for this weekend" : "Поставља подсетник за овај викенд",
"Next week" : "Наредне недеље",
"Set reminder for next week" : "Поставља подсетник за наредну недељу"
},"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);"
}