mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
33 lines
No EOL
3.5 KiB
JSON
33 lines
No EOL
3.5 KiB
JSON
{ "translations": {
|
||
"File reminders" : "Подсетници о фајлу",
|
||
"Reminder for {name}" : "Подсетник за {name}",
|
||
"View file" : "Погледај фајл",
|
||
"View folder" : "Погледај фолдер",
|
||
"Files reminder" : "Подсетник фајлова",
|
||
"The \"files_reminders\" app can work properly." : "Апликација „files_reminder може да ради како треба.",
|
||
"The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "Да би „files_reminder” апликација радила како треба, потребна је апликација обавештења. Требало би или да укључите обавештења, или да искључите files_reminder.",
|
||
"Set file reminders" : "Постави подсетнике о фајлу",
|
||
"**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 Фајл подсетници**\n\nПоставите фајл подсетнике.\n\nНапомена: ако желите да користите апликацију `Фајл подсетници`, обезбедите да је инсталирана и укључена апликација `Обавештења`. Апликација `Обавештења` обезбеђује неопходне API-је уз чију помоћ апликација `Фајл подестници` функционише како треба.",
|
||
"Please choose a valid date & time" : "Молимо вас да изаберете исправни датум и време",
|
||
"Reminder set for \"{fileName}\"" : "Подсетник је постављен за „{fileName}”",
|
||
"Failed to set reminder" : "Није успело постављање подсетника",
|
||
"Reminder cleared for \"{fileName}\"" : "Уклоњен је подсетник за „{fileName}”",
|
||
"Failed to clear reminder" : "Није успело брисање подсетника",
|
||
"Reminder at custom date & time" : "Подсетник на произвољни датум и време",
|
||
"We will remind you of this file" : "Подсетићемо вас на овај фајл",
|
||
"Cancel" : "Откажи",
|
||
"Clear reminder" : "Обриши подсетник",
|
||
"Set reminder" : "Постави подсетник",
|
||
"Reminder 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" : "Поставља подсетник за наредну недељу",
|
||
"Set reminder for \"{fileName}\"" : "Постави подсетник за „{fileName}”"
|
||
},"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);"
|
||
} |