diff options
Diffstat (limited to 'apps/files_reminders/l10n/sc.js')
-rw-r--r-- | apps/files_reminders/l10n/sc.js | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/sc.js b/apps/files_reminders/l10n/sc.js new file mode 100644 index 00000000000..aa73cd86d23 --- /dev/null +++ b/apps/files_reminders/l10n/sc.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "files_reminders", + { + "Set file reminders" : "Cunfigura apuntos de archìviu", + "**📣 File reminders**\n\nSet file reminders." : "**📣 Apuntos de archìviu**\n\nCunfigura apuntos de archìviu.", + "Cancel" : "Annulla", + "Set reminder" : "Cunfigura un'apuntu", + "Set reminder for \"{fileName}\"" : "Cunfigura un'apuntu pro \"{fileName}\"", + "Set reminder at custom date & time" : "Cunfigura un'apuntu pro una data e ora ispetzìfica", + "Reminder set for \"{fileName}\"" : "Apuntu cunfiguradu pro \"{fileName}\"", + "Failed to set reminder" : "Errore in sa cunfiguratzione de s'apuntu", + "Set custom reminder" : "Cunfigura un'apuntu personalizadu", + "Set reminder for later today" : "Cunfigura un'apuntu pro luego", + "Tomorrow" : "Cras", + "Set reminder for tomorrow" : "Cunfigura un'apuntu pro cras", + "Set reminder for this weekend" : "Cunfigura un'apuntu pro custu fine de chida", + "Next week" : "Sa chida chi benit", + "Set reminder for next week" : "Cunfigura un'apuntu pro chida chi benit", + "Back" : "In segus" +}, +"nplurals=2; plural=(n != 1);"); |