diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-13 00:21:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-13 00:21:04 +0000 |
commit | fef721e6419df12ccd8606270a6b6eb26e5b01f4 (patch) | |
tree | 76e869b478993bfab1ea7d0ad9bf558df497b443 | |
parent | 99d1f79b518542baf11b5cb71d3da40d40b6261b (diff) | |
download | nextcloud-server-fef721e6419df12ccd8606270a6b6eb26e5b01f4.tar.gz nextcloud-server-fef721e6419df12ccd8606270a6b6eb26e5b01f4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
162 files changed, 288 insertions, 124 deletions
diff --git a/apps/files_reminders/l10n/ar.js b/apps/files_reminders/l10n/ar.js index fa04084c9d6..7118cf2ec8d 100644 --- a/apps/files_reminders/l10n/ar.js +++ b/apps/files_reminders/l10n/ar.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "نهاية هذا الأسبوع", "Set reminder for this weekend" : "إضبِط التذكير لنهاية هذا الأسبوع", "Next week" : "الأسبوع القادم", - "Set reminder for next week" : "إضبِط التذكير للأسبوع القادم", - "**📣 File reminders**\n\nSet file reminders." : "**📣 التذكير بالملفات File reminders**\n\nضبط \"التذكير بالملفات\"." + "Set reminder for next week" : "إضبِط التذكير للأسبوع القادم" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files_reminders/l10n/ar.json b/apps/files_reminders/l10n/ar.json index 8fec6ed5e2a..5a7acfbed75 100644 --- a/apps/files_reminders/l10n/ar.json +++ b/apps/files_reminders/l10n/ar.json @@ -25,7 +25,6 @@ "This weekend" : "نهاية هذا الأسبوع", "Set reminder for this weekend" : "إضبِط التذكير لنهاية هذا الأسبوع", "Next week" : "الأسبوع القادم", - "Set reminder for next week" : "إضبِط التذكير للأسبوع القادم", - "**📣 File reminders**\n\nSet file reminders." : "**📣 التذكير بالملفات File reminders**\n\nضبط \"التذكير بالملفات\"." + "Set reminder for next week" : "إضبِط التذكير للأسبوع القادم" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/cs.js b/apps/files_reminders/l10n/cs.js index 188a2fcacd5..3d795108c75 100644 --- a/apps/files_reminders/l10n/cs.js +++ b/apps/files_reminders/l10n/cs.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Tento víkend", "Set reminder for this weekend" : "Nastavit připomínku na tento víkend", "Next week" : "Příští týden", - "Set reminder for next week" : "Nastavit připomínku pro příští týden", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Připomínky souborů**\n\nNastavte připomínky souborů." + "Set reminder for next week" : "Nastavit připomínku pro příští týden" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files_reminders/l10n/cs.json b/apps/files_reminders/l10n/cs.json index b27f957f7ff..dd1f146deae 100644 --- a/apps/files_reminders/l10n/cs.json +++ b/apps/files_reminders/l10n/cs.json @@ -24,7 +24,6 @@ "This weekend" : "Tento víkend", "Set reminder for this weekend" : "Nastavit připomínku na tento víkend", "Next week" : "Příští týden", - "Set reminder for next week" : "Nastavit připomínku pro příští týden", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Připomínky souborů**\n\nNastavte připomínky souborů." + "Set reminder for next week" : "Nastavit připomínku pro příští týden" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/de.js b/apps/files_reminders/l10n/de.js index 840bc50225f..9a3bb28970f 100644 --- a/apps/files_reminders/l10n/de.js +++ b/apps/files_reminders/l10n/de.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Dieses Wochenende", "Set reminder for this weekend" : "Erinnerung für dieses Wochenende erstellen", "Next week" : "Nächste Woche", - "Set reminder for next week" : "Erinnerung für nächste Woche erstellen", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Dateierinnerungen**\n\nSetze Dateierinnerungen." + "Set reminder for next week" : "Erinnerung für nächste Woche erstellen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/de.json b/apps/files_reminders/l10n/de.json index a1420e0ba05..953b284ce96 100644 --- a/apps/files_reminders/l10n/de.json +++ b/apps/files_reminders/l10n/de.json @@ -24,7 +24,6 @@ "This weekend" : "Dieses Wochenende", "Set reminder for this weekend" : "Erinnerung für dieses Wochenende erstellen", "Next week" : "Nächste Woche", - "Set reminder for next week" : "Erinnerung für nächste Woche erstellen", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Dateierinnerungen**\n\nSetze Dateierinnerungen." + "Set reminder for next week" : "Erinnerung für nächste Woche erstellen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/de_DE.js b/apps/files_reminders/l10n/de_DE.js index 463cb4fb733..225919308bf 100644 --- a/apps/files_reminders/l10n/de_DE.js +++ b/apps/files_reminders/l10n/de_DE.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "Dieses Wochenende", "Set reminder for this weekend" : "Erinnerung für kommendes Wochenende erstellen", "Next week" : "Nächste Woche", - "Set reminder for next week" : "Erinnerung für nächste Woche erstellen", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Dateierinnerungen**\n\nSetze Dateierinnerungen." + "Set reminder for next week" : "Erinnerung für nächste Woche erstellen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/de_DE.json b/apps/files_reminders/l10n/de_DE.json index bb79e2bdbca..f72ebffe76c 100644 --- a/apps/files_reminders/l10n/de_DE.json +++ b/apps/files_reminders/l10n/de_DE.json @@ -25,7 +25,6 @@ "This weekend" : "Dieses Wochenende", "Set reminder for this weekend" : "Erinnerung für kommendes Wochenende erstellen", "Next week" : "Nächste Woche", - "Set reminder for next week" : "Erinnerung für nächste Woche erstellen", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Dateierinnerungen**\n\nSetze Dateierinnerungen." + "Set reminder for next week" : "Erinnerung für nächste Woche erstellen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/el.js b/apps/files_reminders/l10n/el.js index d81e468f079..43d47cb7cc6 100644 --- a/apps/files_reminders/l10n/el.js +++ b/apps/files_reminders/l10n/el.js @@ -22,7 +22,6 @@ OC.L10N.register( "This weekend" : "Αυτό το Σαββατοκύριακο", "Set reminder for this weekend" : "Ορίστε υπενθύμιση για αυτό το Σαββατοκύριακο", "Next week" : "Επόμενη εβδομάδα", - "Set reminder for next week" : "Ορίστε υπενθύμιση για την επόμενη εβδομάδα", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Υπενθυμίσεις αρχείων**\n\nΟρίστε υπενθυμίσεις αρχείων." + "Set reminder for next week" : "Ορίστε υπενθύμιση για την επόμενη εβδομάδα" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/el.json b/apps/files_reminders/l10n/el.json index 97131aaa403..4460e163f13 100644 --- a/apps/files_reminders/l10n/el.json +++ b/apps/files_reminders/l10n/el.json @@ -20,7 +20,6 @@ "This weekend" : "Αυτό το Σαββατοκύριακο", "Set reminder for this weekend" : "Ορίστε υπενθύμιση για αυτό το Σαββατοκύριακο", "Next week" : "Επόμενη εβδομάδα", - "Set reminder for next week" : "Ορίστε υπενθύμιση για την επόμενη εβδομάδα", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Υπενθυμίσεις αρχείων**\n\nΟρίστε υπενθυμίσεις αρχείων." + "Set reminder for next week" : "Ορίστε υπενθύμιση για την επόμενη εβδομάδα" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/en_GB.js b/apps/files_reminders/l10n/en_GB.js index 7687b73e609..7eeb247ea7d 100644 --- a/apps/files_reminders/l10n/en_GB.js +++ b/apps/files_reminders/l10n/en_GB.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "This weekend", "Set reminder for this weekend" : "Set reminder for this weekend", "Next week" : "Next week", - "Set reminder for next week" : "Set reminder for next week", - "**📣 File reminders**\n\nSet file reminders." : "**📣 File reminders**\n\nSet file reminders." + "Set reminder for next week" : "Set reminder for next week" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/en_GB.json b/apps/files_reminders/l10n/en_GB.json index 3e994ec4bbf..69fd82c1927 100644 --- a/apps/files_reminders/l10n/en_GB.json +++ b/apps/files_reminders/l10n/en_GB.json @@ -25,7 +25,6 @@ "This weekend" : "This weekend", "Set reminder for this weekend" : "Set reminder for this weekend", "Next week" : "Next week", - "Set reminder for next week" : "Set reminder for next week", - "**📣 File reminders**\n\nSet file reminders." : "**📣 File reminders**\n\nSet file reminders." + "Set reminder for next week" : "Set reminder for next week" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/es.js b/apps/files_reminders/l10n/es.js index 14d91eb1465..8bf2913e6ad 100644 --- a/apps/files_reminders/l10n/es.js +++ b/apps/files_reminders/l10n/es.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Este fin de semana", "Set reminder for this weekend" : "Configurar recordatorio para este fin de semana", "Next week" : "Semana siguiente", - "Set reminder for next week" : "Configurar recordatorio para la semana que viene", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Recordatorios de archivo**\n\nEstablecer recordatorios de archivo." + "Set reminder for next week" : "Configurar recordatorio para la semana que viene" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_reminders/l10n/es.json b/apps/files_reminders/l10n/es.json index 6e65cc415a7..3ebfededa39 100644 --- a/apps/files_reminders/l10n/es.json +++ b/apps/files_reminders/l10n/es.json @@ -24,7 +24,6 @@ "This weekend" : "Este fin de semana", "Set reminder for this weekend" : "Configurar recordatorio para este fin de semana", "Next week" : "Semana siguiente", - "Set reminder for next week" : "Configurar recordatorio para la semana que viene", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Recordatorios de archivo**\n\nEstablecer recordatorios de archivo." + "Set reminder for next week" : "Configurar recordatorio para la semana que viene" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/fi.js b/apps/files_reminders/l10n/fi.js index c19b7944c90..616a3afed1a 100644 --- a/apps/files_reminders/l10n/fi.js +++ b/apps/files_reminders/l10n/fi.js @@ -25,7 +25,6 @@ OC.L10N.register( "This weekend" : "Tämä viikonloppu", "Set reminder for this weekend" : "Aseta muistutus tälle viikonlopulle", "Next week" : "Seuraava viikko", - "Set reminder for next week" : "Aseta muistutus seuraavalle viikolle", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Tiedostomuistutukset**\n\nAseta tiedostomuistutuksia." + "Set reminder for next week" : "Aseta muistutus seuraavalle viikolle" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/fi.json b/apps/files_reminders/l10n/fi.json index 33a85038764..d1e4f14aa9b 100644 --- a/apps/files_reminders/l10n/fi.json +++ b/apps/files_reminders/l10n/fi.json @@ -23,7 +23,6 @@ "This weekend" : "Tämä viikonloppu", "Set reminder for this weekend" : "Aseta muistutus tälle viikonlopulle", "Next week" : "Seuraava viikko", - "Set reminder for next week" : "Aseta muistutus seuraavalle viikolle", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Tiedostomuistutukset**\n\nAseta tiedostomuistutuksia." + "Set reminder for next week" : "Aseta muistutus seuraavalle viikolle" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/fr.js b/apps/files_reminders/l10n/fr.js index 9567ec7bd57..9f8ce28d9c4 100644 --- a/apps/files_reminders/l10n/fr.js +++ b/apps/files_reminders/l10n/fr.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Ce week-end", "Set reminder for this weekend" : "Définir un rappel pour ce week-end", "Next week" : "Semaine suivante", - "Set reminder for next week" : "Définir un rappel pour la semaine prochaine", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Rappels de fichiers**\n\nDéfinissez des rappels de fichiers." + "Set reminder for next week" : "Définir un rappel pour la semaine prochaine" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_reminders/l10n/fr.json b/apps/files_reminders/l10n/fr.json index 6e7049467c1..d770a1f2fcf 100644 --- a/apps/files_reminders/l10n/fr.json +++ b/apps/files_reminders/l10n/fr.json @@ -24,7 +24,6 @@ "This weekend" : "Ce week-end", "Set reminder for this weekend" : "Définir un rappel pour ce week-end", "Next week" : "Semaine suivante", - "Set reminder for next week" : "Définir un rappel pour la semaine prochaine", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Rappels de fichiers**\n\nDéfinissez des rappels de fichiers." + "Set reminder for next week" : "Définir un rappel pour la semaine prochaine" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/ga.js b/apps/files_reminders/l10n/ga.js index 68297758548..7077fcde422 100644 --- a/apps/files_reminders/l10n/ga.js +++ b/apps/files_reminders/l10n/ga.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "An deireadh seachtaine seo", "Set reminder for this weekend" : "Socraigh meabhrúchán don deireadh seachtaine seo", "Next week" : "An tseachtain seo chugainn", - "Set reminder for next week" : "Socraigh meabhrúchán don tseachtain seo chugainn", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Meabhrúcháin comhaid**\n\nSocraigh meabhrúcháin comhaid." + "Set reminder for next week" : "Socraigh meabhrúchán don tseachtain seo chugainn" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files_reminders/l10n/ga.json b/apps/files_reminders/l10n/ga.json index 2037c57f233..d45f9f6e0a0 100644 --- a/apps/files_reminders/l10n/ga.json +++ b/apps/files_reminders/l10n/ga.json @@ -25,7 +25,6 @@ "This weekend" : "An deireadh seachtaine seo", "Set reminder for this weekend" : "Socraigh meabhrúchán don deireadh seachtaine seo", "Next week" : "An tseachtain seo chugainn", - "Set reminder for next week" : "Socraigh meabhrúchán don tseachtain seo chugainn", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Meabhrúcháin comhaid**\n\nSocraigh meabhrúcháin comhaid." + "Set reminder for next week" : "Socraigh meabhrúchán don tseachtain seo chugainn" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/gl.js b/apps/files_reminders/l10n/gl.js index 3f0a7a6d168..2d094d884cc 100644 --- a/apps/files_reminders/l10n/gl.js +++ b/apps/files_reminders/l10n/gl.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "Este fin de semana", "Set reminder for this weekend" : "Definir un lembrete para este fin de semana", "Next week" : "Semana seguinte", - "Set reminder for next week" : "Definir un lembrete para a semana seguinte", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Lembretes de ficheiros**\n\nDefinir lembretes de ficheiros." + "Set reminder for next week" : "Definir un lembrete para a semana seguinte" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/gl.json b/apps/files_reminders/l10n/gl.json index ed4e00d1540..a32b6709a66 100644 --- a/apps/files_reminders/l10n/gl.json +++ b/apps/files_reminders/l10n/gl.json @@ -25,7 +25,6 @@ "This weekend" : "Este fin de semana", "Set reminder for this weekend" : "Definir un lembrete para este fin de semana", "Next week" : "Semana seguinte", - "Set reminder for next week" : "Definir un lembrete para a semana seguinte", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Lembretes de ficheiros**\n\nDefinir lembretes de ficheiros." + "Set reminder for next week" : "Definir un lembrete para a semana seguinte" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/hu.js b/apps/files_reminders/l10n/hu.js index 454dbdfc9ec..b2bf6bdaacd 100644 --- a/apps/files_reminders/l10n/hu.js +++ b/apps/files_reminders/l10n/hu.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Ezen a héten", "Set reminder for this weekend" : "Emlékeztető beállítása erre a hétvégére", "Next week" : "Következő hét", - "Set reminder for next week" : "Emlékeztető beállítása a következő hétre", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Fájl emlékeztetők**\n\nFájl emlékeztetők beállítása." + "Set reminder for next week" : "Emlékeztető beállítása a következő hétre" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/hu.json b/apps/files_reminders/l10n/hu.json index 7b80a86470a..06bb75e2c19 100644 --- a/apps/files_reminders/l10n/hu.json +++ b/apps/files_reminders/l10n/hu.json @@ -24,7 +24,6 @@ "This weekend" : "Ezen a héten", "Set reminder for this weekend" : "Emlékeztető beállítása erre a hétvégére", "Next week" : "Következő hét", - "Set reminder for next week" : "Emlékeztető beállítása a következő hétre", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Fájl emlékeztetők**\n\nFájl emlékeztetők beállítása." + "Set reminder for next week" : "Emlékeztető beállítása a következő hétre" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/it.js b/apps/files_reminders/l10n/it.js index 45f1db5ecaa..22285085822 100644 --- a/apps/files_reminders/l10n/it.js +++ b/apps/files_reminders/l10n/it.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "Questo fine settimana", "Set reminder for this weekend" : "Imposta promemoria per questo fine settimana", "Next week" : "Settimana successiva", - "Set reminder for next week" : "Imposta promemoria per la prossima settimana", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Promemoria file**\n\nImposta promemoria per i file." + "Set reminder for next week" : "Imposta promemoria per la prossima settimana" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_reminders/l10n/it.json b/apps/files_reminders/l10n/it.json index 3a1fb4ed3c5..439e4225663 100644 --- a/apps/files_reminders/l10n/it.json +++ b/apps/files_reminders/l10n/it.json @@ -25,7 +25,6 @@ "This weekend" : "Questo fine settimana", "Set reminder for this weekend" : "Imposta promemoria per questo fine settimana", "Next week" : "Settimana successiva", - "Set reminder for next week" : "Imposta promemoria per la prossima settimana", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Promemoria file**\n\nImposta promemoria per i file." + "Set reminder for next week" : "Imposta promemoria per la prossima settimana" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/ja.js b/apps/files_reminders/l10n/ja.js index 96e38e6ee9c..eb7df1eed4f 100644 --- a/apps/files_reminders/l10n/ja.js +++ b/apps/files_reminders/l10n/ja.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "この週末", "Set reminder for this weekend" : "今週末のリマインダーを設定する", "Next week" : "来週", - "Set reminder for next week" : "来週のリマインダーを設定する", - "**📣 File reminders**\n\nSet file reminders." : "**📣ファイル リマインダー**\n\nファイルのリマインダーを設定する。" + "Set reminder for next week" : "来週のリマインダーを設定する" }, "nplurals=1; plural=0;"); diff --git a/apps/files_reminders/l10n/ja.json b/apps/files_reminders/l10n/ja.json index ce5830b585c..21cb14ddb2e 100644 --- a/apps/files_reminders/l10n/ja.json +++ b/apps/files_reminders/l10n/ja.json @@ -24,7 +24,6 @@ "This weekend" : "この週末", "Set reminder for this weekend" : "今週末のリマインダーを設定する", "Next week" : "来週", - "Set reminder for next week" : "来週のリマインダーを設定する", - "**📣 File reminders**\n\nSet file reminders." : "**📣ファイル リマインダー**\n\nファイルのリマインダーを設定する。" + "Set reminder for next week" : "来週のリマインダーを設定する" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/ko.js b/apps/files_reminders/l10n/ko.js index 27e0f446163..70d1bfbfae2 100644 --- a/apps/files_reminders/l10n/ko.js +++ b/apps/files_reminders/l10n/ko.js @@ -24,7 +24,6 @@ OC.L10N.register( "This weekend" : "이번 주말", "Set reminder for this weekend" : "알림을 주말로 설정", "Next week" : "다음주", - "Set reminder for next week" : "알림을 다음주로 설정", - "**📣 File reminders**\n\nSet file reminders." : "**📣 파일 알림**\n\n파일 알림을 설정하세요." + "Set reminder for next week" : "알림을 다음주로 설정" }, "nplurals=1; plural=0;"); diff --git a/apps/files_reminders/l10n/ko.json b/apps/files_reminders/l10n/ko.json index b8e88dcc618..0f099914c2b 100644 --- a/apps/files_reminders/l10n/ko.json +++ b/apps/files_reminders/l10n/ko.json @@ -22,7 +22,6 @@ "This weekend" : "이번 주말", "Set reminder for this weekend" : "알림을 주말로 설정", "Next week" : "다음주", - "Set reminder for next week" : "알림을 다음주로 설정", - "**📣 File reminders**\n\nSet file reminders." : "**📣 파일 알림**\n\n파일 알림을 설정하세요." + "Set reminder for next week" : "알림을 다음주로 설정" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/lt_LT.js b/apps/files_reminders/l10n/lt_LT.js index 7ecb7added1..3f604058d5f 100644 --- a/apps/files_reminders/l10n/lt_LT.js +++ b/apps/files_reminders/l10n/lt_LT.js @@ -22,7 +22,6 @@ OC.L10N.register( "This weekend" : "Šį savaitgalį", "Set reminder for this weekend" : "Nustatyti priminimą šį savaitgalį", "Next week" : "Kitą savaitę", - "Set reminder for next week" : "Nustatyti priminimą kitą savaitę", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Priminimai apie failus**\n\nNustatyti priminimus apie failus." + "Set reminder for next week" : "Nustatyti priminimą kitą savaitę" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_reminders/l10n/lt_LT.json b/apps/files_reminders/l10n/lt_LT.json index efdc15f2d54..75b890875ba 100644 --- a/apps/files_reminders/l10n/lt_LT.json +++ b/apps/files_reminders/l10n/lt_LT.json @@ -20,7 +20,6 @@ "This weekend" : "Šį savaitgalį", "Set reminder for this weekend" : "Nustatyti priminimą šį savaitgalį", "Next week" : "Kitą savaitę", - "Set reminder for next week" : "Nustatyti priminimą kitą savaitę", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Priminimai apie failus**\n\nNustatyti priminimus apie failus." + "Set reminder for next week" : "Nustatyti priminimą kitą savaitę" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/mk.js b/apps/files_reminders/l10n/mk.js index 0ff75b705bd..4e5b5c9e0c5 100644 --- a/apps/files_reminders/l10n/mk.js +++ b/apps/files_reminders/l10n/mk.js @@ -23,7 +23,6 @@ OC.L10N.register( "This weekend" : "Овој викенд", "Set reminder for this weekend" : "Постави потсетник за овој викенд", "Next week" : "Следна недела", - "Set reminder for next week" : "Постави потсетник за наредната недела", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Потсетник на датотеки**\n\nПостави потсетник на датотека." + "Set reminder for next week" : "Постави потсетник за наредната недела" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files_reminders/l10n/mk.json b/apps/files_reminders/l10n/mk.json index aed2f5de583..fa4c077d397 100644 --- a/apps/files_reminders/l10n/mk.json +++ b/apps/files_reminders/l10n/mk.json @@ -21,7 +21,6 @@ "This weekend" : "Овој викенд", "Set reminder for this weekend" : "Постави потсетник за овој викенд", "Next week" : "Следна недела", - "Set reminder for next week" : "Постави потсетник за наредната недела", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Потсетник на датотеки**\n\nПостави потсетник на датотека." + "Set reminder for next week" : "Постави потсетник за наредната недела" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/nb.js b/apps/files_reminders/l10n/nb.js index 182b3f4d18a..2ca31e0f431 100644 --- a/apps/files_reminders/l10n/nb.js +++ b/apps/files_reminders/l10n/nb.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Denne helgen", "Set reminder for this weekend" : "Sett påminnelse for denne helgen", "Next week" : "Neste uke", - "Set reminder for next week" : "Sett påminnelse for neste uke", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Filpåminnelser**\n\nAngi filpåminnelser." + "Set reminder for next week" : "Sett påminnelse for neste uke" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/nb.json b/apps/files_reminders/l10n/nb.json index 24d37d8d8c2..948281e645f 100644 --- a/apps/files_reminders/l10n/nb.json +++ b/apps/files_reminders/l10n/nb.json @@ -24,7 +24,6 @@ "This weekend" : "Denne helgen", "Set reminder for this weekend" : "Sett påminnelse for denne helgen", "Next week" : "Neste uke", - "Set reminder for next week" : "Sett påminnelse for neste uke", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Filpåminnelser**\n\nAngi filpåminnelser." + "Set reminder for next week" : "Sett påminnelse for neste uke" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/pl.js b/apps/files_reminders/l10n/pl.js index 17b3defcd2b..a4e0cc1cae1 100644 --- a/apps/files_reminders/l10n/pl.js +++ b/apps/files_reminders/l10n/pl.js @@ -24,7 +24,6 @@ OC.L10N.register( "This weekend" : "W ten weekend", "Set reminder for this weekend" : "Ustaw przypomnienie na ten weekend", "Next week" : "Następny tydzień", - "Set reminder for next week" : "Ustaw przypomnienie na przyszły tydzień", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Przypomnienia o plikach**\n\nUstaw przypomnienia o plikach." + "Set reminder for next week" : "Ustaw przypomnienie na przyszły tydzień" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_reminders/l10n/pl.json b/apps/files_reminders/l10n/pl.json index fa2a0a8b821..52c298096d4 100644 --- a/apps/files_reminders/l10n/pl.json +++ b/apps/files_reminders/l10n/pl.json @@ -22,7 +22,6 @@ "This weekend" : "W ten weekend", "Set reminder for this weekend" : "Ustaw przypomnienie na ten weekend", "Next week" : "Następny tydzień", - "Set reminder for next week" : "Ustaw przypomnienie na przyszły tydzień", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Przypomnienia o plikach**\n\nUstaw przypomnienia o plikach." + "Set reminder for next week" : "Ustaw przypomnienie na przyszły tydzień" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/pt_BR.js b/apps/files_reminders/l10n/pt_BR.js index c2f0d8ae85e..db554f999f5 100644 --- a/apps/files_reminders/l10n/pt_BR.js +++ b/apps/files_reminders/l10n/pt_BR.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "Este fim de semana", "Set reminder for this weekend" : "Definir lembrete para este fim de semana", "Next week" : "Próxima semana", - "Set reminder for next week" : "Definir lembrete para a próxima semana", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Lembrete em Arquivo**\n\nDefine lembrete em arquivo." + "Set reminder for next week" : "Definir lembrete para a próxima semana" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_reminders/l10n/pt_BR.json b/apps/files_reminders/l10n/pt_BR.json index 5d38278124e..32b5dbbc48e 100644 --- a/apps/files_reminders/l10n/pt_BR.json +++ b/apps/files_reminders/l10n/pt_BR.json @@ -25,7 +25,6 @@ "This weekend" : "Este fim de semana", "Set reminder for this weekend" : "Definir lembrete para este fim de semana", "Next week" : "Próxima semana", - "Set reminder for next week" : "Definir lembrete para a próxima semana", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Lembrete em Arquivo**\n\nDefine lembrete em arquivo." + "Set reminder for next week" : "Definir lembrete para a próxima semana" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/ro.js b/apps/files_reminders/l10n/ro.js index 35d51a6f90c..8b5cadcd078 100644 --- a/apps/files_reminders/l10n/ro.js +++ b/apps/files_reminders/l10n/ro.js @@ -24,7 +24,6 @@ OC.L10N.register( "This weekend" : "În acest weekend", "Set reminder for this weekend" : "Setează memo pentru acest weekend", "Next week" : "Saptămâna următoare", - "Set reminder for next week" : "Setează memo pentru săptămâna viitoare", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Mementouri fișier**\n\nSetează mementorui fișier." + "Set reminder for next week" : "Setează memo pentru săptămâna viitoare" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files_reminders/l10n/ro.json b/apps/files_reminders/l10n/ro.json index 18b9cb03c7a..b890fc4d49b 100644 --- a/apps/files_reminders/l10n/ro.json +++ b/apps/files_reminders/l10n/ro.json @@ -22,7 +22,6 @@ "This weekend" : "În acest weekend", "Set reminder for this weekend" : "Setează memo pentru acest weekend", "Next week" : "Saptămâna următoare", - "Set reminder for next week" : "Setează memo pentru săptămâna viitoare", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Mementouri fișier**\n\nSetează mementorui fișier." + "Set reminder for next week" : "Setează memo pentru săptămâna viitoare" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/ru.js b/apps/files_reminders/l10n/ru.js index da06a8fa79f..2fe459c4064 100644 --- a/apps/files_reminders/l10n/ru.js +++ b/apps/files_reminders/l10n/ru.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "Эта неделя", "Set reminder for this weekend" : "Установить напоминание на эти выходные", "Next week" : "Следующая неделя", - "Set reminder for next week" : "Установить напоминание на следующую неделю", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Напоминания о файлах**\n\nУстановить напоминания о файлах." + "Set reminder for next week" : "Установить напоминание на следующую неделю" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_reminders/l10n/ru.json b/apps/files_reminders/l10n/ru.json index 8e91c4881d4..bf3fe472a24 100644 --- a/apps/files_reminders/l10n/ru.json +++ b/apps/files_reminders/l10n/ru.json @@ -25,7 +25,6 @@ "This weekend" : "Эта неделя", "Set reminder for this weekend" : "Установить напоминание на эти выходные", "Next week" : "Следующая неделя", - "Set reminder for next week" : "Установить напоминание на следующую неделю", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Напоминания о файлах**\n\nУстановить напоминания о файлах." + "Set reminder for next week" : "Установить напоминание на следующую неделю" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/sc.js b/apps/files_reminders/l10n/sc.js index 871520d0e27..fa23ca3d016 100644 --- a/apps/files_reminders/l10n/sc.js +++ b/apps/files_reminders/l10n/sc.js @@ -14,7 +14,6 @@ OC.L10N.register( "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", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Apuntos de archìviu**\n\nCunfigura apuntos de archìviu." + "Set reminder for next week" : "Cunfigura un'apuntu pro chida chi benit" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/sc.json b/apps/files_reminders/l10n/sc.json index 2f54de989c8..afbfd5d6063 100644 --- a/apps/files_reminders/l10n/sc.json +++ b/apps/files_reminders/l10n/sc.json @@ -12,7 +12,6 @@ "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", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Apuntos de archìviu**\n\nCunfigura apuntos de archìviu." + "Set reminder for next week" : "Cunfigura un'apuntu pro chida chi benit" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/sr.js b/apps/files_reminders/l10n/sr.js index d83cf68b426..1823d8a8478 100644 --- a/apps/files_reminders/l10n/sr.js +++ b/apps/files_reminders/l10n/sr.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Овог викенда", "Set reminder for this weekend" : "Поставља подсетник за овај викенд", "Next week" : "Наредне недеље", - "Set reminder for next week" : "Поставља подсетник за наредну недељу", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Подсетници о фајлу**\n\nПостављање подсетника о фајлу." + "Set reminder for next week" : "Поставља подсетник за наредну недељу" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_reminders/l10n/sr.json b/apps/files_reminders/l10n/sr.json index d81f9799231..1f42ed42465 100644 --- a/apps/files_reminders/l10n/sr.json +++ b/apps/files_reminders/l10n/sr.json @@ -24,7 +24,6 @@ "This weekend" : "Овог викенда", "Set reminder for this weekend" : "Поставља подсетник за овај викенд", "Next week" : "Наредне недеље", - "Set reminder for next week" : "Поставља подсетник за наредну недељу", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Подсетници о фајлу**\n\nПостављање подсетника о фајлу." + "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);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/sv.js b/apps/files_reminders/l10n/sv.js index cfd101f1a5a..6c08f44d733 100644 --- a/apps/files_reminders/l10n/sv.js +++ b/apps/files_reminders/l10n/sv.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Denna helgen", "Set reminder for this weekend" : "Ställ in påminnelse för denna helg", "Next week" : "Nästa vecka", - "Set reminder for next week" : "Ställ in påminnelse för nästa vecka", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Filpåminnelser**\n\nStäll in filpåminnelser." + "Set reminder for next week" : "Ställ in påminnelse för nästa vecka" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/sv.json b/apps/files_reminders/l10n/sv.json index 69783a7dcaa..3c26f573bd4 100644 --- a/apps/files_reminders/l10n/sv.json +++ b/apps/files_reminders/l10n/sv.json @@ -24,7 +24,6 @@ "This weekend" : "Denna helgen", "Set reminder for this weekend" : "Ställ in påminnelse för denna helg", "Next week" : "Nästa vecka", - "Set reminder for next week" : "Ställ in påminnelse för nästa vecka", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Filpåminnelser**\n\nStäll in filpåminnelser." + "Set reminder for next week" : "Ställ in påminnelse för nästa vecka" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/tr.js b/apps/files_reminders/l10n/tr.js index b154161fd88..c07ed46689b 100644 --- a/apps/files_reminders/l10n/tr.js +++ b/apps/files_reminders/l10n/tr.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Bu hafta sonu", "Set reminder for this weekend" : "Bu hafta sonu için anımsatıcı ayarla", "Next week" : "Sonraki hafta", - "Set reminder for next week" : "Gelecek hafta için anımsatıcı ayarla", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Dosya anımsatıcıları**\n\nDosya anımsatıcıları ayarla." + "Set reminder for next week" : "Gelecek hafta için anımsatıcı ayarla" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_reminders/l10n/tr.json b/apps/files_reminders/l10n/tr.json index 161a6965385..bfee2df3a0d 100644 --- a/apps/files_reminders/l10n/tr.json +++ b/apps/files_reminders/l10n/tr.json @@ -24,7 +24,6 @@ "This weekend" : "Bu hafta sonu", "Set reminder for this weekend" : "Bu hafta sonu için anımsatıcı ayarla", "Next week" : "Sonraki hafta", - "Set reminder for next week" : "Gelecek hafta için anımsatıcı ayarla", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Dosya anımsatıcıları**\n\nDosya anımsatıcıları ayarla." + "Set reminder for next week" : "Gelecek hafta için anımsatıcı ayarla" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/ug.js b/apps/files_reminders/l10n/ug.js index 3f85690bf91..7deac9da214 100644 --- a/apps/files_reminders/l10n/ug.js +++ b/apps/files_reminders/l10n/ug.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "بۇ ھەپتە ئاخىرى", "Set reminder for this weekend" : "بۇ ھەپتە ئاخىرىدا ئەسكەرتىش بەلگىلەڭ", "Next week" : "كېلەر ھەپتە", - "Set reminder for next week" : "كېلەر ھەپتە ئەسكەرتىش بەلگىلەڭ", - "**📣 File reminders**\n\nSet file reminders." : "** 📣 ھۆججەت ئەسكەرتىشلىرى **\n\nھۆججەت ئەسكەرتىشلىرىنى بەلگىلەڭ." + "Set reminder for next week" : "كېلەر ھەپتە ئەسكەرتىش بەلگىلەڭ" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_reminders/l10n/ug.json b/apps/files_reminders/l10n/ug.json index 0dd146644be..7e4e81d6d22 100644 --- a/apps/files_reminders/l10n/ug.json +++ b/apps/files_reminders/l10n/ug.json @@ -24,7 +24,6 @@ "This weekend" : "بۇ ھەپتە ئاخىرى", "Set reminder for this weekend" : "بۇ ھەپتە ئاخىرىدا ئەسكەرتىش بەلگىلەڭ", "Next week" : "كېلەر ھەپتە", - "Set reminder for next week" : "كېلەر ھەپتە ئەسكەرتىش بەلگىلەڭ", - "**📣 File reminders**\n\nSet file reminders." : "** 📣 ھۆججەت ئەسكەرتىشلىرى **\n\nھۆججەت ئەسكەرتىشلىرىنى بەلگىلەڭ." + "Set reminder for next week" : "كېلەر ھەپتە ئەسكەرتىش بەلگىلەڭ" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/uk.js b/apps/files_reminders/l10n/uk.js index 1c4504333e6..a6928b3c928 100644 --- a/apps/files_reminders/l10n/uk.js +++ b/apps/files_reminders/l10n/uk.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "Цими вихідними", "Set reminder for this weekend" : "Встановити нагадування на ці вихідні", "Next week" : "Наступний тиждень", - "Set reminder for next week" : "Встановити нагадування на наступний тиждень", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Нагадування для файлів**\n\nВстановити нагадування для файлу." + "Set reminder for next week" : "Встановити нагадування на наступний тиждень" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files_reminders/l10n/uk.json b/apps/files_reminders/l10n/uk.json index a1c33270185..70894099ccf 100644 --- a/apps/files_reminders/l10n/uk.json +++ b/apps/files_reminders/l10n/uk.json @@ -24,7 +24,6 @@ "This weekend" : "Цими вихідними", "Set reminder for this weekend" : "Встановити нагадування на ці вихідні", "Next week" : "Наступний тиждень", - "Set reminder for next week" : "Встановити нагадування на наступний тиждень", - "**📣 File reminders**\n\nSet file reminders." : "**📣 Нагадування для файлів**\n\nВстановити нагадування для файлу." + "Set reminder for next week" : "Встановити нагадування на наступний тиждень" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/zh_CN.js b/apps/files_reminders/l10n/zh_CN.js index 7059830aa49..b6f6cc412cf 100644 --- a/apps/files_reminders/l10n/zh_CN.js +++ b/apps/files_reminders/l10n/zh_CN.js @@ -26,7 +26,6 @@ OC.L10N.register( "This weekend" : "本周末", "Set reminder for this weekend" : "本周末提醒", "Next week" : "下周", - "Set reminder for next week" : "下周提醒", - "**📣 File reminders**\n\nSet file reminders." : "**📣 文件提醒**\n\n设置文件提醒。" + "Set reminder for next week" : "下周提醒" }, "nplurals=1; plural=0;"); diff --git a/apps/files_reminders/l10n/zh_CN.json b/apps/files_reminders/l10n/zh_CN.json index 8c2fdc92ad7..14f51171d5f 100644 --- a/apps/files_reminders/l10n/zh_CN.json +++ b/apps/files_reminders/l10n/zh_CN.json @@ -24,7 +24,6 @@ "This weekend" : "本周末", "Set reminder for this weekend" : "本周末提醒", "Next week" : "下周", - "Set reminder for next week" : "下周提醒", - "**📣 File reminders**\n\nSet file reminders." : "**📣 文件提醒**\n\n设置文件提醒。" + "Set reminder for next week" : "下周提醒" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/zh_HK.js b/apps/files_reminders/l10n/zh_HK.js index 2b6e3e18d92..ae868547238 100644 --- a/apps/files_reminders/l10n/zh_HK.js +++ b/apps/files_reminders/l10n/zh_HK.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "本週末", "Set reminder for this weekend" : "設定本週末的提醒", "Next week" : "下星期", - "Set reminder for next week" : "設定下星期的提醒", - "**📣 File reminders**\n\nSet file reminders." : "**📣 檔案提醒**\n\n設定檔案提醒。" + "Set reminder for next week" : "設定下星期的提醒" }, "nplurals=1; plural=0;"); diff --git a/apps/files_reminders/l10n/zh_HK.json b/apps/files_reminders/l10n/zh_HK.json index 8bf3a7c036a..02bab6f1bd2 100644 --- a/apps/files_reminders/l10n/zh_HK.json +++ b/apps/files_reminders/l10n/zh_HK.json @@ -25,7 +25,6 @@ "This weekend" : "本週末", "Set reminder for this weekend" : "設定本週末的提醒", "Next week" : "下星期", - "Set reminder for next week" : "設定下星期的提醒", - "**📣 File reminders**\n\nSet file reminders." : "**📣 檔案提醒**\n\n設定檔案提醒。" + "Set reminder for next week" : "設定下星期的提醒" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_reminders/l10n/zh_TW.js b/apps/files_reminders/l10n/zh_TW.js index b19143de9cf..46573e0303d 100644 --- a/apps/files_reminders/l10n/zh_TW.js +++ b/apps/files_reminders/l10n/zh_TW.js @@ -27,7 +27,6 @@ OC.L10N.register( "This weekend" : "本週末", "Set reminder for this weekend" : "設定本週末的提醒", "Next week" : "下週", - "Set reminder for next week" : "設定下週的提醒", - "**📣 File reminders**\n\nSet file reminders." : "**📣 檔案提醒**\n\n設定檔案提醒。" + "Set reminder for next week" : "設定下週的提醒" }, "nplurals=1; plural=0;"); diff --git a/apps/files_reminders/l10n/zh_TW.json b/apps/files_reminders/l10n/zh_TW.json index 301205dc95e..fa22ed13e97 100644 --- a/apps/files_reminders/l10n/zh_TW.json +++ b/apps/files_reminders/l10n/zh_TW.json @@ -25,7 +25,6 @@ "This weekend" : "本週末", "Set reminder for this weekend" : "設定本週末的提醒", "Next week" : "下週", - "Set reminder for next week" : "設定下週的提醒", - "**📣 File reminders**\n\nSet file reminders." : "**📣 檔案提醒**\n\n設定檔案提醒。" + "Set reminder for next week" : "設定下週的提醒" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_trashbin/l10n/ar.js b/apps/files_trashbin/l10n/ar.js index 73044c5bdf4..8cdfac50bc3 100644 --- a/apps/files_trashbin/l10n/ar.js +++ b/apps/files_trashbin/l10n/ar.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "محذوف من قِبَل", "Deleted" : "محذوفة", "A long time ago" : "منذ وقت طويل", + "Cancel" : "إلغاء", + "Deletion cancelled" : "تمّ إلغاء الحذف", "List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة", "No deleted files" : "لا توجد ملفات محذوفة", "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قمت بحذفها ستظهر هنا", diff --git a/apps/files_trashbin/l10n/ar.json b/apps/files_trashbin/l10n/ar.json index 15483e38d7a..ed973a3f7e5 100644 --- a/apps/files_trashbin/l10n/ar.json +++ b/apps/files_trashbin/l10n/ar.json @@ -12,6 +12,8 @@ "Deleted by" : "محذوف من قِبَل", "Deleted" : "محذوفة", "A long time ago" : "منذ وقت طويل", + "Cancel" : "إلغاء", + "Deletion cancelled" : "تمّ إلغاء الحذف", "List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة", "No deleted files" : "لا توجد ملفات محذوفة", "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قمت بحذفها ستظهر هنا", diff --git a/apps/files_trashbin/l10n/ast.js b/apps/files_trashbin/l10n/ast.js index dff278918e2..8c402a248f2 100644 --- a/apps/files_trashbin/l10n/ast.js +++ b/apps/files_trashbin/l10n/ast.js @@ -13,6 +13,8 @@ OC.L10N.register( "Original location" : "Llocalización orixinal", "Deleted" : "Desanicióse", "A long time ago" : "Hai cuantayá", + "Cancel" : "Encaboxar", + "Deletion cancelled" : "Anulóse'l desaniciu", "List of files that have been deleted." : "Una llista de ficheros que se desaniciaron.", "No deleted files" : "Nun hai nengún ficheros desnaiciáu", "Files and folders you have deleted will show up here" : "Equí apaecen los ficheros y les carpetes que desaniciares", diff --git a/apps/files_trashbin/l10n/ast.json b/apps/files_trashbin/l10n/ast.json index fcad77e5003..7175582a47e 100644 --- a/apps/files_trashbin/l10n/ast.json +++ b/apps/files_trashbin/l10n/ast.json @@ -11,6 +11,8 @@ "Original location" : "Llocalización orixinal", "Deleted" : "Desanicióse", "A long time ago" : "Hai cuantayá", + "Cancel" : "Encaboxar", + "Deletion cancelled" : "Anulóse'l desaniciu", "List of files that have been deleted." : "Una llista de ficheros que se desaniciaron.", "No deleted files" : "Nun hai nengún ficheros desnaiciáu", "Files and folders you have deleted will show up here" : "Equí apaecen los ficheros y les carpetes que desaniciares", diff --git a/apps/files_trashbin/l10n/bg.js b/apps/files_trashbin/l10n/bg.js index 2b97a67adbe..4e831810813 100644 --- a/apps/files_trashbin/l10n/bg.js +++ b/apps/files_trashbin/l10n/bg.js @@ -8,6 +8,7 @@ OC.L10N.register( "Unknown" : "Неизвестен", "All files" : "Всички файлове", "Deleted" : "Изтрито", + "Cancel" : "Отказ", "List of files that have been deleted." : "Списък на файловете, които са били изтрити.", "No deleted files" : "Няма изтрити файлове", "This application enables users to restore files that were deleted from the system." : "Това приложение позволява на потребителите да възстановяват файлове, които са изтрити от системата.", diff --git a/apps/files_trashbin/l10n/bg.json b/apps/files_trashbin/l10n/bg.json index d351cf43e8d..3b80e6d9347 100644 --- a/apps/files_trashbin/l10n/bg.json +++ b/apps/files_trashbin/l10n/bg.json @@ -6,6 +6,7 @@ "Unknown" : "Неизвестен", "All files" : "Всички файлове", "Deleted" : "Изтрито", + "Cancel" : "Отказ", "List of files that have been deleted." : "Списък на файловете, които са били изтрити.", "No deleted files" : "Няма изтрити файлове", "This application enables users to restore files that were deleted from the system." : "Това приложение позволява на потребителите да възстановяват файлове, които са изтрити от системата.", diff --git a/apps/files_trashbin/l10n/br.js b/apps/files_trashbin/l10n/br.js index 9225f2a8fcd..184d6597585 100644 --- a/apps/files_trashbin/l10n/br.js +++ b/apps/files_trashbin/l10n/br.js @@ -7,6 +7,7 @@ OC.L10N.register( "Unknown" : "Dianv", "All files" : "An holl restroù", "Deleted" : "Lamet", + "Cancel" : "Nullañ", "No deleted files" : "Restr lemet ebet", "This application enables users to restore files that were deleted from the system." : "Ar meziant-mañ a aotre an implijourienn da adtapout ho restroù a oa bet lamet eus ar sistem.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ar meziant-mañ a aotre an implijourienn da adkroui ar restroù a zo bet lamet eus ar sistem. Lak a ra da gwelet ur roll restroù lamet en etrefas web, ha dibaboù adkrouiñ ar restroù lamet en teuliadoù an implijer pe lemel anezho da viken eus ar sistem. Adkrouiñ ar restr a adkrou ivez pep stumm restr liammet, ma ez eus eus ar stumm meziant. Pa e vez lamet ur restr eus ur rannadenn, posupl eo adkrouién anezhañ gant memes doare, mes n'eo ket rannet kenn. dre ziouer, chom a ra ar restroù e pad 30 deiz.\nEvit ampechiñ un implijer da gol plas, ar meziant restroù Lamet n'a implijo nemet 50% eus ar lec'h dieub evit ar restrom lamet. Ma vez tremenet ar vevenn gant ar restroù lamet, lamet e vo ar restroù kozhañ betek ma vint en dro dindan ar vevenn. Muioc'h a ditouroù en dielvadur Restroù Lamet.", diff --git a/apps/files_trashbin/l10n/br.json b/apps/files_trashbin/l10n/br.json index 9e5231f1792..cb9b8384574 100644 --- a/apps/files_trashbin/l10n/br.json +++ b/apps/files_trashbin/l10n/br.json @@ -5,6 +5,7 @@ "Unknown" : "Dianv", "All files" : "An holl restroù", "Deleted" : "Lamet", + "Cancel" : "Nullañ", "No deleted files" : "Restr lemet ebet", "This application enables users to restore files that were deleted from the system." : "Ar meziant-mañ a aotre an implijourienn da adtapout ho restroù a oa bet lamet eus ar sistem.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ar meziant-mañ a aotre an implijourienn da adkroui ar restroù a zo bet lamet eus ar sistem. Lak a ra da gwelet ur roll restroù lamet en etrefas web, ha dibaboù adkrouiñ ar restroù lamet en teuliadoù an implijer pe lemel anezho da viken eus ar sistem. Adkrouiñ ar restr a adkrou ivez pep stumm restr liammet, ma ez eus eus ar stumm meziant. Pa e vez lamet ur restr eus ur rannadenn, posupl eo adkrouién anezhañ gant memes doare, mes n'eo ket rannet kenn. dre ziouer, chom a ra ar restroù e pad 30 deiz.\nEvit ampechiñ un implijer da gol plas, ar meziant restroù Lamet n'a implijo nemet 50% eus ar lec'h dieub evit ar restrom lamet. Ma vez tremenet ar vevenn gant ar restroù lamet, lamet e vo ar restroù kozhañ betek ma vint en dro dindan ar vevenn. Muioc'h a ditouroù en dielvadur Restroù Lamet.", diff --git a/apps/files_trashbin/l10n/ca.js b/apps/files_trashbin/l10n/ca.js index bced1d5c2de..d1b725b3712 100644 --- a/apps/files_trashbin/l10n/ca.js +++ b/apps/files_trashbin/l10n/ca.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Suprimit per", "Deleted" : "S'ha suprimit", "A long time ago" : "Fa molt de temps", + "Cancel" : "Cancel·la", + "Deletion cancelled" : "S'ha cancel·lat la supressió", "List of files that have been deleted." : "Llista de fitxers que s'han suprimit.", "No deleted files" : "No hi ha cap fitxer suprimit", "Files and folders you have deleted will show up here" : "Els fitxers i les carpetes que suprimiu es mostraran aquí", diff --git a/apps/files_trashbin/l10n/ca.json b/apps/files_trashbin/l10n/ca.json index 3abeef95d28..619e06f499b 100644 --- a/apps/files_trashbin/l10n/ca.json +++ b/apps/files_trashbin/l10n/ca.json @@ -12,6 +12,8 @@ "Deleted by" : "Suprimit per", "Deleted" : "S'ha suprimit", "A long time ago" : "Fa molt de temps", + "Cancel" : "Cancel·la", + "Deletion cancelled" : "S'ha cancel·lat la supressió", "List of files that have been deleted." : "Llista de fitxers que s'han suprimit.", "No deleted files" : "No hi ha cap fitxer suprimit", "Files and folders you have deleted will show up here" : "Els fitxers i les carpetes que suprimiu es mostraran aquí", diff --git a/apps/files_trashbin/l10n/cs.js b/apps/files_trashbin/l10n/cs.js index 053e046dc10..e85b70310a2 100644 --- a/apps/files_trashbin/l10n/cs.js +++ b/apps/files_trashbin/l10n/cs.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Smazal(a)", "Deleted" : "Smazáno", "A long time ago" : "Před dlouhou dobou", + "Cancel" : "Storno", + "Deletion cancelled" : "Mazání zrušeno", "List of files that have been deleted." : "Seznam souborů, které byly smazány", "No deleted files" : "Žádné smazané soubory", "Files and folders you have deleted will show up here" : "Zde budou zobrazeny soubory a složky, které jste smazali", diff --git a/apps/files_trashbin/l10n/cs.json b/apps/files_trashbin/l10n/cs.json index 448e88daefd..e2f2a5b2aa0 100644 --- a/apps/files_trashbin/l10n/cs.json +++ b/apps/files_trashbin/l10n/cs.json @@ -12,6 +12,8 @@ "Deleted by" : "Smazal(a)", "Deleted" : "Smazáno", "A long time ago" : "Před dlouhou dobou", + "Cancel" : "Storno", + "Deletion cancelled" : "Mazání zrušeno", "List of files that have been deleted." : "Seznam souborů, které byly smazány", "No deleted files" : "Žádné smazané soubory", "Files and folders you have deleted will show up here" : "Zde budou zobrazeny soubory a složky, které jste smazali", diff --git a/apps/files_trashbin/l10n/da.js b/apps/files_trashbin/l10n/da.js index 30735a4c0c9..bfc6ebdf760 100644 --- a/apps/files_trashbin/l10n/da.js +++ b/apps/files_trashbin/l10n/da.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Slettet af ", "Deleted" : "Slettet", "A long time ago" : "For lang tid siden", + "Cancel" : "Annullér", + "Deletion cancelled" : "Sletning annulleret", "List of files that have been deleted." : "Liste med filer der er blevet slettet.", "No deleted files" : "Ingen slettede filer", "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet, vil blive listet her", diff --git a/apps/files_trashbin/l10n/da.json b/apps/files_trashbin/l10n/da.json index 807a9538df0..67bfb329c1b 100644 --- a/apps/files_trashbin/l10n/da.json +++ b/apps/files_trashbin/l10n/da.json @@ -12,6 +12,8 @@ "Deleted by" : "Slettet af ", "Deleted" : "Slettet", "A long time ago" : "For lang tid siden", + "Cancel" : "Annullér", + "Deletion cancelled" : "Sletning annulleret", "List of files that have been deleted." : "Liste med filer der er blevet slettet.", "No deleted files" : "Ingen slettede filer", "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet, vil blive listet her", diff --git a/apps/files_trashbin/l10n/de.js b/apps/files_trashbin/l10n/de.js index 3134ff30c86..7b1d808697a 100644 --- a/apps/files_trashbin/l10n/de.js +++ b/apps/files_trashbin/l10n/de.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Gelöscht von", "Deleted" : "gelöscht", "A long time ago" : "Vor langer Zeit", + "Cancel" : "Abbrechen", + "Deletion cancelled" : "Löschen abgebrochen", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", diff --git a/apps/files_trashbin/l10n/de.json b/apps/files_trashbin/l10n/de.json index 1baae5535dd..401f733efc1 100644 --- a/apps/files_trashbin/l10n/de.json +++ b/apps/files_trashbin/l10n/de.json @@ -12,6 +12,8 @@ "Deleted by" : "Gelöscht von", "Deleted" : "gelöscht", "A long time ago" : "Vor langer Zeit", + "Cancel" : "Abbrechen", + "Deletion cancelled" : "Löschen abgebrochen", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js index 82406474498..ad4738da8bb 100644 --- a/apps/files_trashbin/l10n/de_DE.js +++ b/apps/files_trashbin/l10n/de_DE.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Gelöscht von", "Deleted" : "Gelöscht", "A long time ago" : "Vor langer Zeit", + "Cancel" : "Abbrechen", + "Deletion cancelled" : "Löschen abgebrochen", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", diff --git a/apps/files_trashbin/l10n/de_DE.json b/apps/files_trashbin/l10n/de_DE.json index 778bd1c338a..a0c63bee918 100644 --- a/apps/files_trashbin/l10n/de_DE.json +++ b/apps/files_trashbin/l10n/de_DE.json @@ -12,6 +12,8 @@ "Deleted by" : "Gelöscht von", "Deleted" : "Gelöscht", "A long time ago" : "Vor langer Zeit", + "Cancel" : "Abbrechen", + "Deletion cancelled" : "Löschen abgebrochen", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", diff --git a/apps/files_trashbin/l10n/el.js b/apps/files_trashbin/l10n/el.js index 3e7946342f8..4e2566e0448 100644 --- a/apps/files_trashbin/l10n/el.js +++ b/apps/files_trashbin/l10n/el.js @@ -10,6 +10,8 @@ OC.L10N.register( "You" : "Εσύ", "Deleted" : "Διαγραμμένα", "A long time ago" : "Πριν αρκετό καιρό", + "Cancel" : "Ακύρωση", + "Deletion cancelled" : "Διαγραφή ακυρώθηκε", "No deleted files" : "Κανένα διαγεγραμμένο αρχείο", "This application enables users to restore files that were deleted from the system." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν αρχεία που διαγράφηκαν από το σύστημα.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν τα αρχεία που διαγράφηκαν από το σύστημα. Εμφανίζει μια λίστα με τα διαγραμμένα αρχεία στη διεπαφή ιστού και έχει επιλογές για επαναφορά των διαγραμμένων αρχείων στους καταλόγους αρχείων χρηστών ή για την οριστική κατάργησή τους από το σύστημα. Η επαναφορά ενός αρχείου επαναφέρει επίσης τις σχετικές εκδόσεις αρχείων, εάν είναι ενεργοποιημένη η εφαρμογή εκδόσεων. Όταν ένα αρχείο διαγράφεται από ένα κοινόχρηστο στοιχείο, μπορεί να αποκατασταθεί με τον ίδιο τρόπο, αν και δεν είναι πλέον κοινόχρηστος. Από προεπιλογή, αυτά τα αρχεία παραμένουν στον κάδο απορριμάτων για 30 ημέρες.\nΓια να αποφευχθεί η εξάντληση του χώρου στο δίσκο, η εφαρμογή \"Διαγραμμένα αρχεία\" δεν θα χρησιμοποιήσει περισσότερο από το 50% του τρέχων διαθέσιμου ορίου για τα διαγραμμένα αρχεία. Εάν τα διαγραμμένα αρχεία υπερβαίνουν αυτό το όριο, η εφαρμογή διαγράφει τα παλαιότερα αρχεία μέχρι να πέσει κάτω από αυτό το όριο. Περισσότερες πληροφορίες διατίθενται στην τεκμηρίωση \"Διαγραμμένα αρχεία\".", diff --git a/apps/files_trashbin/l10n/el.json b/apps/files_trashbin/l10n/el.json index 6440b92f7c6..5b191982da3 100644 --- a/apps/files_trashbin/l10n/el.json +++ b/apps/files_trashbin/l10n/el.json @@ -8,6 +8,8 @@ "You" : "Εσύ", "Deleted" : "Διαγραμμένα", "A long time ago" : "Πριν αρκετό καιρό", + "Cancel" : "Ακύρωση", + "Deletion cancelled" : "Διαγραφή ακυρώθηκε", "No deleted files" : "Κανένα διαγεγραμμένο αρχείο", "This application enables users to restore files that were deleted from the system." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν αρχεία που διαγράφηκαν από το σύστημα.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν τα αρχεία που διαγράφηκαν από το σύστημα. Εμφανίζει μια λίστα με τα διαγραμμένα αρχεία στη διεπαφή ιστού και έχει επιλογές για επαναφορά των διαγραμμένων αρχείων στους καταλόγους αρχείων χρηστών ή για την οριστική κατάργησή τους από το σύστημα. Η επαναφορά ενός αρχείου επαναφέρει επίσης τις σχετικές εκδόσεις αρχείων, εάν είναι ενεργοποιημένη η εφαρμογή εκδόσεων. Όταν ένα αρχείο διαγράφεται από ένα κοινόχρηστο στοιχείο, μπορεί να αποκατασταθεί με τον ίδιο τρόπο, αν και δεν είναι πλέον κοινόχρηστος. Από προεπιλογή, αυτά τα αρχεία παραμένουν στον κάδο απορριμάτων για 30 ημέρες.\nΓια να αποφευχθεί η εξάντληση του χώρου στο δίσκο, η εφαρμογή \"Διαγραμμένα αρχεία\" δεν θα χρησιμοποιήσει περισσότερο από το 50% του τρέχων διαθέσιμου ορίου για τα διαγραμμένα αρχεία. Εάν τα διαγραμμένα αρχεία υπερβαίνουν αυτό το όριο, η εφαρμογή διαγράφει τα παλαιότερα αρχεία μέχρι να πέσει κάτω από αυτό το όριο. Περισσότερες πληροφορίες διατίθενται στην τεκμηρίωση \"Διαγραμμένα αρχεία\".", diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js index 815030b5fd4..b9a68e86938 100644 --- a/apps/files_trashbin/l10n/en_GB.js +++ b/apps/files_trashbin/l10n/en_GB.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Deleted by", "Deleted" : "Deleted", "A long time ago" : "A long time ago", + "Cancel" : "Cancel", + "Deletion cancelled" : "Deletion cancelled", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "No deleted files", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", diff --git a/apps/files_trashbin/l10n/en_GB.json b/apps/files_trashbin/l10n/en_GB.json index 69689bcbf7d..c1d3a6417d3 100644 --- a/apps/files_trashbin/l10n/en_GB.json +++ b/apps/files_trashbin/l10n/en_GB.json @@ -12,6 +12,8 @@ "Deleted by" : "Deleted by", "Deleted" : "Deleted", "A long time ago" : "A long time ago", + "Cancel" : "Cancel", + "Deletion cancelled" : "Deletion cancelled", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "No deleted files", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js index c93b5c7a024..8870b672e45 100644 --- a/apps/files_trashbin/l10n/es.js +++ b/apps/files_trashbin/l10n/es.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Borrado por", "Deleted" : "Eliminado", "A long time ago" : "Hace mucho tiempo", + "Cancel" : "Cancelar", + "Deletion cancelled" : "Eliminación cancelada", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos eliminados", "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", diff --git a/apps/files_trashbin/l10n/es.json b/apps/files_trashbin/l10n/es.json index a1e8767c321..45cdcbd533d 100644 --- a/apps/files_trashbin/l10n/es.json +++ b/apps/files_trashbin/l10n/es.json @@ -12,6 +12,8 @@ "Deleted by" : "Borrado por", "Deleted" : "Eliminado", "A long time ago" : "Hace mucho tiempo", + "Cancel" : "Cancelar", + "Deletion cancelled" : "Eliminación cancelada", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos eliminados", "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", diff --git a/apps/files_trashbin/l10n/es_EC.js b/apps/files_trashbin/l10n/es_EC.js index 064045a04a3..68c2048fc55 100644 --- a/apps/files_trashbin/l10n/es_EC.js +++ b/apps/files_trashbin/l10n/es_EC.js @@ -9,6 +9,7 @@ OC.L10N.register( "All files" : "Todos los archivos", "Deleted" : "Borrado", "A long time ago" : "Hace mucho tiempo.", + "Cancel" : "Cancelar", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos borrados", "Files and folders you have deleted will show up here" : "Los archivos y carpetas que has eliminado aparecerán aquí. ", diff --git a/apps/files_trashbin/l10n/es_EC.json b/apps/files_trashbin/l10n/es_EC.json index 40314cdc480..56aee6d238a 100644 --- a/apps/files_trashbin/l10n/es_EC.json +++ b/apps/files_trashbin/l10n/es_EC.json @@ -7,6 +7,7 @@ "All files" : "Todos los archivos", "Deleted" : "Borrado", "A long time ago" : "Hace mucho tiempo.", + "Cancel" : "Cancelar", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos borrados", "Files and folders you have deleted will show up here" : "Los archivos y carpetas que has eliminado aparecerán aquí. ", diff --git a/apps/files_trashbin/l10n/es_MX.js b/apps/files_trashbin/l10n/es_MX.js index 54044030935..4bd4934c352 100644 --- a/apps/files_trashbin/l10n/es_MX.js +++ b/apps/files_trashbin/l10n/es_MX.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Eliminado por", "Deleted" : "Borrado", "A long time ago" : "Hace mucho tiempo", + "Cancel" : "Cancelar", + "Deletion cancelled" : "Eliminación cancelada", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos borrados", "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", diff --git a/apps/files_trashbin/l10n/es_MX.json b/apps/files_trashbin/l10n/es_MX.json index dd2324d888a..6efae744dda 100644 --- a/apps/files_trashbin/l10n/es_MX.json +++ b/apps/files_trashbin/l10n/es_MX.json @@ -12,6 +12,8 @@ "Deleted by" : "Eliminado por", "Deleted" : "Borrado", "A long time ago" : "Hace mucho tiempo", + "Cancel" : "Cancelar", + "Deletion cancelled" : "Eliminación cancelada", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos borrados", "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", diff --git a/apps/files_trashbin/l10n/et_EE.js b/apps/files_trashbin/l10n/et_EE.js index 32e3cb81d5d..7d937441a5a 100644 --- a/apps/files_trashbin/l10n/et_EE.js +++ b/apps/files_trashbin/l10n/et_EE.js @@ -8,6 +8,7 @@ OC.L10N.register( "Unknown" : "Teadmata", "All files" : "Kõik failid", "Deleted" : "Kustutatud", + "Cancel" : "Tühista", "List of files that have been deleted." : "Kustutatud failide loend.", "No deleted files" : "Kustutatud faile pole", "This application enables users to restore files that were deleted from the system." : "See rakendus võimaldab kasutajatel kustutatud faile taastada.", diff --git a/apps/files_trashbin/l10n/et_EE.json b/apps/files_trashbin/l10n/et_EE.json index 4fd684bcdbe..a6b3e35017a 100644 --- a/apps/files_trashbin/l10n/et_EE.json +++ b/apps/files_trashbin/l10n/et_EE.json @@ -6,6 +6,7 @@ "Unknown" : "Teadmata", "All files" : "Kõik failid", "Deleted" : "Kustutatud", + "Cancel" : "Tühista", "List of files that have been deleted." : "Kustutatud failide loend.", "No deleted files" : "Kustutatud faile pole", "This application enables users to restore files that were deleted from the system." : "See rakendus võimaldab kasutajatel kustutatud faile taastada.", diff --git a/apps/files_trashbin/l10n/eu.js b/apps/files_trashbin/l10n/eu.js index 82c30bfda26..6f6874101b2 100644 --- a/apps/files_trashbin/l10n/eu.js +++ b/apps/files_trashbin/l10n/eu.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Honek ezabatuta", "Deleted" : "Ezabatuta", "A long time ago" : "Orain dela denbora asko", + "Cancel" : "Utzi", + "Deletion cancelled" : "Ezabatzea bertan behera utzi da", "List of files that have been deleted." : "Ezabatu diren fitxategien zerrenda.", "No deleted files" : "Ez dago ezabatutako fitxategirik", "Files and folders you have deleted will show up here" : "Ezabatu dituzun fitxategi eta karpetak hemen agertuko dira", diff --git a/apps/files_trashbin/l10n/eu.json b/apps/files_trashbin/l10n/eu.json index dfb54484aa4..f08d1e75791 100644 --- a/apps/files_trashbin/l10n/eu.json +++ b/apps/files_trashbin/l10n/eu.json @@ -12,6 +12,8 @@ "Deleted by" : "Honek ezabatuta", "Deleted" : "Ezabatuta", "A long time ago" : "Orain dela denbora asko", + "Cancel" : "Utzi", + "Deletion cancelled" : "Ezabatzea bertan behera utzi da", "List of files that have been deleted." : "Ezabatu diren fitxategien zerrenda.", "No deleted files" : "Ez dago ezabatutako fitxategirik", "Files and folders you have deleted will show up here" : "Ezabatu dituzun fitxategi eta karpetak hemen agertuko dira", diff --git a/apps/files_trashbin/l10n/fa.js b/apps/files_trashbin/l10n/fa.js index 7f89d8bc24e..2c58dbc34a9 100644 --- a/apps/files_trashbin/l10n/fa.js +++ b/apps/files_trashbin/l10n/fa.js @@ -9,6 +9,7 @@ OC.L10N.register( "All files" : "تمامی فایلها", "Deleted" : "حذف شده", "A long time ago" : "مدت ها پیش", + "Cancel" : "منصرف شدن", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "هیچ فایل حذف شده وجود ندارد", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", diff --git a/apps/files_trashbin/l10n/fa.json b/apps/files_trashbin/l10n/fa.json index 984108a817c..235e244b0f6 100644 --- a/apps/files_trashbin/l10n/fa.json +++ b/apps/files_trashbin/l10n/fa.json @@ -7,6 +7,7 @@ "All files" : "تمامی فایلها", "Deleted" : "حذف شده", "A long time ago" : "مدت ها پیش", + "Cancel" : "منصرف شدن", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "هیچ فایل حذف شده وجود ندارد", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", diff --git a/apps/files_trashbin/l10n/fi.js b/apps/files_trashbin/l10n/fi.js index 559c56b18be..9c6990f5581 100644 --- a/apps/files_trashbin/l10n/fi.js +++ b/apps/files_trashbin/l10n/fi.js @@ -11,6 +11,8 @@ OC.L10N.register( "Deleted by" : "Poistanut", "Deleted" : "Poistettu", "A long time ago" : "Kauan aikaa sitten", + "Cancel" : "Peruuta", + "Deletion cancelled" : "Poistaminen peruttu", "List of files that have been deleted." : "Luettelo poistetuista tiedostoista.", "No deleted files" : "Ei poistettuja tiedostoja", "Files and folders you have deleted will show up here" : "Poistamasi tiedostot ja kansiot näkyvät täällä", diff --git a/apps/files_trashbin/l10n/fi.json b/apps/files_trashbin/l10n/fi.json index 71d77c5b23a..f1b54671a28 100644 --- a/apps/files_trashbin/l10n/fi.json +++ b/apps/files_trashbin/l10n/fi.json @@ -9,6 +9,8 @@ "Deleted by" : "Poistanut", "Deleted" : "Poistettu", "A long time ago" : "Kauan aikaa sitten", + "Cancel" : "Peruuta", + "Deletion cancelled" : "Poistaminen peruttu", "List of files that have been deleted." : "Luettelo poistetuista tiedostoista.", "No deleted files" : "Ei poistettuja tiedostoja", "Files and folders you have deleted will show up here" : "Poistamasi tiedostot ja kansiot näkyvät täällä", diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js index d01a82602c8..ebf0392e48b 100644 --- a/apps/files_trashbin/l10n/fr.js +++ b/apps/files_trashbin/l10n/fr.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Supprimé par", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", + "Cancel" : "Annuler", + "Deletion cancelled" : "Suppression annulée", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", "No deleted files" : "Aucun fichier supprimé", "Files and folders you have deleted will show up here" : "Les fichiers et dossiers que vous avez supprimés apparaîtront ici", diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json index 1af067ae916..e8483b6fc3a 100644 --- a/apps/files_trashbin/l10n/fr.json +++ b/apps/files_trashbin/l10n/fr.json @@ -12,6 +12,8 @@ "Deleted by" : "Supprimé par", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", + "Cancel" : "Annuler", + "Deletion cancelled" : "Suppression annulée", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", "No deleted files" : "Aucun fichier supprimé", "Files and folders you have deleted will show up here" : "Les fichiers et dossiers que vous avez supprimés apparaîtront ici", diff --git a/apps/files_trashbin/l10n/ga.js b/apps/files_trashbin/l10n/ga.js index 2738745749b..16835d64d81 100644 --- a/apps/files_trashbin/l10n/ga.js +++ b/apps/files_trashbin/l10n/ga.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Scriosta ag", "Deleted" : "Scriosta", "A long time ago" : "Fadó fadó", + "Cancel" : "Cealaigh", + "Deletion cancelled" : "Scriosadh cealaithe", "List of files that have been deleted." : "Liosta de na comhaid a scriosadh.", "No deleted files" : "Níl aon chomhaid scriosta", "Files and folders you have deleted will show up here" : "Taispeánfar na comhaid agus na fillteáin atá scriosta agat anseo", diff --git a/apps/files_trashbin/l10n/ga.json b/apps/files_trashbin/l10n/ga.json index 783ef9b4dd1..557259d5805 100644 --- a/apps/files_trashbin/l10n/ga.json +++ b/apps/files_trashbin/l10n/ga.json @@ -12,6 +12,8 @@ "Deleted by" : "Scriosta ag", "Deleted" : "Scriosta", "A long time ago" : "Fadó fadó", + "Cancel" : "Cealaigh", + "Deletion cancelled" : "Scriosadh cealaithe", "List of files that have been deleted." : "Liosta de na comhaid a scriosadh.", "No deleted files" : "Níl aon chomhaid scriosta", "Files and folders you have deleted will show up here" : "Taispeánfar na comhaid agus na fillteáin atá scriosta agat anseo", diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js index fd7326e722a..4a65f68e359 100644 --- a/apps/files_trashbin/l10n/gl.js +++ b/apps/files_trashbin/l10n/gl.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Eliminado por", "Deleted" : "Eliminado", "A long time ago" : "Hai moito tempo", + "Cancel" : "Cancelar", + "Deletion cancelled" : "Foi cancelada a eliminación", "List of files that have been deleted." : "Lista de ficheiros que foron eliminados.", "No deleted files" : "Non hai ficheiros eliminados", "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí", diff --git a/apps/files_trashbin/l10n/gl.json b/apps/files_trashbin/l10n/gl.json index 3bbe28e94e2..6d3fc08a8d9 100644 --- a/apps/files_trashbin/l10n/gl.json +++ b/apps/files_trashbin/l10n/gl.json @@ -12,6 +12,8 @@ "Deleted by" : "Eliminado por", "Deleted" : "Eliminado", "A long time ago" : "Hai moito tempo", + "Cancel" : "Cancelar", + "Deletion cancelled" : "Foi cancelada a eliminación", "List of files that have been deleted." : "Lista de ficheiros que foron eliminados.", "No deleted files" : "Non hai ficheiros eliminados", "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí", diff --git a/apps/files_trashbin/l10n/hr.js b/apps/files_trashbin/l10n/hr.js index 40e8e7980ac..9ce19066e82 100644 --- a/apps/files_trashbin/l10n/hr.js +++ b/apps/files_trashbin/l10n/hr.js @@ -7,6 +7,7 @@ OC.L10N.register( "Unknown" : "Nepoznata pogreška", "All files" : "Sve datoteke", "Deleted" : "Izbrisano", + "Cancel" : "Odustani", "No deleted files" : "Nema izbrisanih datoteka", "This application enables users to restore files that were deleted from the system." : "Ova aplikacija omogućuje korisnicima vraćanje datoteka izbrisanih iz sustava.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ova aplikacija omogućuje korisnicima vraćanje datoteka izbrisanih iz sustava. Prikazuje popis izbrisanih datoteka u web sučelju i nudi mogućnosti vraćanja tih izbrisanih datoteka natrag u direktorij s datotekama korisnika ili trajnog uklanjanja iz sustava. Vraćanjem datoteke također se vraćaju povezane inačice datoteke ako je omogućena aplikacija za upravljanje inačicama. Kad se datoteka izbriše iz dijeljenja, ona se može vratiti na isti način ali se više ne dijeli. Te datoteke prema zadanim postavkama ostaju u kanti za smeće 30 dana.\nKako bi se spriječilo da korisnik ostane bez prostora na disku, aplikacija Izbrisane datoteke neće koristiti više od 50 % trenutno dostupne besplatne kvote za izbrisane datoteke. Ako izbrisane datoteke premaše ovo ograničenje, aplikacija briše najstarije datoteke dok se količina iskorištenog prostora ne spusti ispod ove granice. Više informacija dostupno je u dokumentaciji Izbrisane datoteke.", diff --git a/apps/files_trashbin/l10n/hr.json b/apps/files_trashbin/l10n/hr.json index b595ca42316..31891f4cf96 100644 --- a/apps/files_trashbin/l10n/hr.json +++ b/apps/files_trashbin/l10n/hr.json @@ -5,6 +5,7 @@ "Unknown" : "Nepoznata pogreška", "All files" : "Sve datoteke", "Deleted" : "Izbrisano", + "Cancel" : "Odustani", "No deleted files" : "Nema izbrisanih datoteka", "This application enables users to restore files that were deleted from the system." : "Ova aplikacija omogućuje korisnicima vraćanje datoteka izbrisanih iz sustava.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ova aplikacija omogućuje korisnicima vraćanje datoteka izbrisanih iz sustava. Prikazuje popis izbrisanih datoteka u web sučelju i nudi mogućnosti vraćanja tih izbrisanih datoteka natrag u direktorij s datotekama korisnika ili trajnog uklanjanja iz sustava. Vraćanjem datoteke također se vraćaju povezane inačice datoteke ako je omogućena aplikacija za upravljanje inačicama. Kad se datoteka izbriše iz dijeljenja, ona se može vratiti na isti način ali se više ne dijeli. Te datoteke prema zadanim postavkama ostaju u kanti za smeće 30 dana.\nKako bi se spriječilo da korisnik ostane bez prostora na disku, aplikacija Izbrisane datoteke neće koristiti više od 50 % trenutno dostupne besplatne kvote za izbrisane datoteke. Ako izbrisane datoteke premaše ovo ograničenje, aplikacija briše najstarije datoteke dok se količina iskorištenog prostora ne spusti ispod ove granice. Više informacija dostupno je u dokumentaciji Izbrisane datoteke.", diff --git a/apps/files_trashbin/l10n/hu.js b/apps/files_trashbin/l10n/hu.js index 0e0775d7866..262e7627f97 100644 --- a/apps/files_trashbin/l10n/hu.js +++ b/apps/files_trashbin/l10n/hu.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Törölte:", "Deleted" : "Törölve", "A long time ago" : "Réges régen", + "Cancel" : "Mégse", + "Deletion cancelled" : "Törlés megszakítva", "List of files that have been deleted." : "A törölt fájlok listája.", "No deleted files" : "Nincs törölt fájl", "Files and folders you have deleted will show up here" : "A törölt fájlok és mappák itt jelennek meg", diff --git a/apps/files_trashbin/l10n/hu.json b/apps/files_trashbin/l10n/hu.json index c8c5ee5961c..0313713b89a 100644 --- a/apps/files_trashbin/l10n/hu.json +++ b/apps/files_trashbin/l10n/hu.json @@ -12,6 +12,8 @@ "Deleted by" : "Törölte:", "Deleted" : "Törölve", "A long time ago" : "Réges régen", + "Cancel" : "Mégse", + "Deletion cancelled" : "Törlés megszakítva", "List of files that have been deleted." : "A törölt fájlok listája.", "No deleted files" : "Nincs törölt fájl", "Files and folders you have deleted will show up here" : "A törölt fájlok és mappák itt jelennek meg", diff --git a/apps/files_trashbin/l10n/id.js b/apps/files_trashbin/l10n/id.js index 6e2c2931a6a..011b3fce91a 100644 --- a/apps/files_trashbin/l10n/id.js +++ b/apps/files_trashbin/l10n/id.js @@ -7,6 +7,7 @@ OC.L10N.register( "Unknown" : "Tidak diketahui", "All files" : "Semua berkas", "Deleted" : "Dihapus", + "Cancel" : "Batal", "No deleted files" : "Tidak ada berkas yang dihapus", "This application enables users to restore files that were deleted from the system." : "Aplikasi ini memungkinkan pengguna untuk memulihkan berkas terhapus dari sistem.", "You will be able to recover deleted files from here" : "Anda dapat memulihkan berkas yang dihapus dari sini", diff --git a/apps/files_trashbin/l10n/id.json b/apps/files_trashbin/l10n/id.json index e8ee9598c9d..0785ecf0b10 100644 --- a/apps/files_trashbin/l10n/id.json +++ b/apps/files_trashbin/l10n/id.json @@ -5,6 +5,7 @@ "Unknown" : "Tidak diketahui", "All files" : "Semua berkas", "Deleted" : "Dihapus", + "Cancel" : "Batal", "No deleted files" : "Tidak ada berkas yang dihapus", "This application enables users to restore files that were deleted from the system." : "Aplikasi ini memungkinkan pengguna untuk memulihkan berkas terhapus dari sistem.", "You will be able to recover deleted files from here" : "Anda dapat memulihkan berkas yang dihapus dari sini", diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js index 0b6776377d3..52024408e7c 100644 --- a/apps/files_trashbin/l10n/is.js +++ b/apps/files_trashbin/l10n/is.js @@ -8,6 +8,7 @@ OC.L10N.register( "Unknown" : "Óþekkt", "All files" : "Allar skrár", "Deleted" : "Eytt", + "Cancel" : "Hætta við", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", "No deleted files" : "Engar eyddar skrár", "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér", diff --git a/apps/files_trashbin/l10n/is.json b/apps/files_trashbin/l10n/is.json index 5f591c07405..0c1a1f709aa 100644 --- a/apps/files_trashbin/l10n/is.json +++ b/apps/files_trashbin/l10n/is.json @@ -6,6 +6,7 @@ "Unknown" : "Óþekkt", "All files" : "Allar skrár", "Deleted" : "Eytt", + "Cancel" : "Hætta við", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", "No deleted files" : "Engar eyddar skrár", "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér", diff --git a/apps/files_trashbin/l10n/it.js b/apps/files_trashbin/l10n/it.js index 095a4df80a7..b287589f215 100644 --- a/apps/files_trashbin/l10n/it.js +++ b/apps/files_trashbin/l10n/it.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Eliminato da", "Deleted" : "Eliminati", "A long time ago" : "Molto tempo fa", + "Cancel" : "Annulla", + "Deletion cancelled" : "Eliminazione annullata", "List of files that have been deleted." : "Lista di file che sono stati eliminati.", "No deleted files" : "Nessun file eliminato", "Files and folders you have deleted will show up here" : "I file e le cartelle che hai eliminato saranno mostrati qui", diff --git a/apps/files_trashbin/l10n/it.json b/apps/files_trashbin/l10n/it.json index 27523f423d8..774b89003b1 100644 --- a/apps/files_trashbin/l10n/it.json +++ b/apps/files_trashbin/l10n/it.json @@ -12,6 +12,8 @@ "Deleted by" : "Eliminato da", "Deleted" : "Eliminati", "A long time ago" : "Molto tempo fa", + "Cancel" : "Annulla", + "Deletion cancelled" : "Eliminazione annullata", "List of files that have been deleted." : "Lista di file che sono stati eliminati.", "No deleted files" : "Nessun file eliminato", "Files and folders you have deleted will show up here" : "I file e le cartelle che hai eliminato saranno mostrati qui", diff --git a/apps/files_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js index 8c26c284eb1..3fb88399b38 100644 --- a/apps/files_trashbin/l10n/ja.js +++ b/apps/files_trashbin/l10n/ja.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "削除者", "Deleted" : "削除日時", "A long time ago" : "ずっと以前に", + "Cancel" : "キャンセル", + "Deletion cancelled" : "削除はキャンセルされました", "List of files that have been deleted." : "削除されたファイルのリスト", "No deleted files" : "削除されたファイルはありません", "Files and folders you have deleted will show up here" : "削除したファイルとフォルダーがここに表示されます", diff --git a/apps/files_trashbin/l10n/ja.json b/apps/files_trashbin/l10n/ja.json index 78e981cbf55..a92a4d97056 100644 --- a/apps/files_trashbin/l10n/ja.json +++ b/apps/files_trashbin/l10n/ja.json @@ -12,6 +12,8 @@ "Deleted by" : "削除者", "Deleted" : "削除日時", "A long time ago" : "ずっと以前に", + "Cancel" : "キャンセル", + "Deletion cancelled" : "削除はキャンセルされました", "List of files that have been deleted." : "削除されたファイルのリスト", "No deleted files" : "削除されたファイルはありません", "Files and folders you have deleted will show up here" : "削除したファイルとフォルダーがここに表示されます", diff --git a/apps/files_trashbin/l10n/ka.js b/apps/files_trashbin/l10n/ka.js index 5220127a735..0a26c71e5a2 100644 --- a/apps/files_trashbin/l10n/ka.js +++ b/apps/files_trashbin/l10n/ka.js @@ -9,6 +9,7 @@ OC.L10N.register( "All files" : "All files", "You" : "You", "Deleted" : "Deleted", + "Cancel" : "Cancel", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "No deleted files", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", diff --git a/apps/files_trashbin/l10n/ka.json b/apps/files_trashbin/l10n/ka.json index a23f8b0ffce..4cbf5ddaab7 100644 --- a/apps/files_trashbin/l10n/ka.json +++ b/apps/files_trashbin/l10n/ka.json @@ -7,6 +7,7 @@ "All files" : "All files", "You" : "You", "Deleted" : "Deleted", + "Cancel" : "Cancel", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "No deleted files", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", diff --git a/apps/files_trashbin/l10n/ko.js b/apps/files_trashbin/l10n/ko.js index a712521f152..3f6e15a07c4 100644 --- a/apps/files_trashbin/l10n/ko.js +++ b/apps/files_trashbin/l10n/ko.js @@ -10,6 +10,8 @@ OC.L10N.register( "You" : "당신", "Deleted" : "삭제됨", "A long time ago" : "오래 전", + "Cancel" : "취소", + "Deletion cancelled" : "삭제가 취소됨", "List of files that have been deleted." : "삭제된 파일들의 목록입니다.", "No deleted files" : "삭제된 파일 없음", "Files and folders you have deleted will show up here" : "삭제된 파일 및 폴더가 여기에 나타납니다", diff --git a/apps/files_trashbin/l10n/ko.json b/apps/files_trashbin/l10n/ko.json index c6aa8a3d601..b9d3d30023f 100644 --- a/apps/files_trashbin/l10n/ko.json +++ b/apps/files_trashbin/l10n/ko.json @@ -8,6 +8,8 @@ "You" : "당신", "Deleted" : "삭제됨", "A long time ago" : "오래 전", + "Cancel" : "취소", + "Deletion cancelled" : "삭제가 취소됨", "List of files that have been deleted." : "삭제된 파일들의 목록입니다.", "No deleted files" : "삭제된 파일 없음", "Files and folders you have deleted will show up here" : "삭제된 파일 및 폴더가 여기에 나타납니다", diff --git a/apps/files_trashbin/l10n/lt_LT.js b/apps/files_trashbin/l10n/lt_LT.js index f14ea7f943d..674e2eb0526 100644 --- a/apps/files_trashbin/l10n/lt_LT.js +++ b/apps/files_trashbin/l10n/lt_LT.js @@ -13,6 +13,8 @@ OC.L10N.register( "Original location" : "Pradinė vieta", "Deleted" : "Ištrinta", "A long time ago" : "Prieš ilgą laiką", + "Cancel" : "Atsisakyti", + "Deletion cancelled" : "Ištrynimo atsisakyta", "List of files that have been deleted." : "Ištrintų failų sąrašas.", "No deleted files" : "Ištrintų failų nėra", "Files and folders you have deleted will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos ištrynėte", diff --git a/apps/files_trashbin/l10n/lt_LT.json b/apps/files_trashbin/l10n/lt_LT.json index 72fae6c1d07..7e905d08108 100644 --- a/apps/files_trashbin/l10n/lt_LT.json +++ b/apps/files_trashbin/l10n/lt_LT.json @@ -11,6 +11,8 @@ "Original location" : "Pradinė vieta", "Deleted" : "Ištrinta", "A long time ago" : "Prieš ilgą laiką", + "Cancel" : "Atsisakyti", + "Deletion cancelled" : "Ištrynimo atsisakyta", "List of files that have been deleted." : "Ištrintų failų sąrašas.", "No deleted files" : "Ištrintų failų nėra", "Files and folders you have deleted will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos ištrynėte", diff --git a/apps/files_trashbin/l10n/mk.js b/apps/files_trashbin/l10n/mk.js index f69aed9e976..796f455872c 100644 --- a/apps/files_trashbin/l10n/mk.js +++ b/apps/files_trashbin/l10n/mk.js @@ -10,6 +10,7 @@ OC.L10N.register( "You" : "Вие", "Deleted" : "Избришана", "A long time ago" : "Многу одамна", + "Cancel" : "Откажи", "List of files that have been deleted." : "Листа на датотеки што ги имате избришано.", "No deleted files" : "Нема избришани датотеки", "Files and folders you have deleted will show up here" : "Датотеките и папките кои ги имате избришано ќе се појават тука", diff --git a/apps/files_trashbin/l10n/mk.json b/apps/files_trashbin/l10n/mk.json index 339dd025ac1..292fe6c9b26 100644 --- a/apps/files_trashbin/l10n/mk.json +++ b/apps/files_trashbin/l10n/mk.json @@ -8,6 +8,7 @@ "You" : "Вие", "Deleted" : "Избришана", "A long time ago" : "Многу одамна", + "Cancel" : "Откажи", "List of files that have been deleted." : "Листа на датотеки што ги имате избришано.", "No deleted files" : "Нема избришани датотеки", "Files and folders you have deleted will show up here" : "Датотеките и папките кои ги имате избришано ќе се појават тука", diff --git a/apps/files_trashbin/l10n/nb.js b/apps/files_trashbin/l10n/nb.js index 646895f5fbc..dbad26ec728 100644 --- a/apps/files_trashbin/l10n/nb.js +++ b/apps/files_trashbin/l10n/nb.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Slettet av", "Deleted" : "Slettet", "A long time ago" : "Veldig lenge siden", + "Cancel" : "Avbryt", + "Deletion cancelled" : "Sletting avbrutt", "List of files that have been deleted." : "Liste over filer som har blitt slettet.", "No deleted files" : "Ingen slettede filer", "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet vil dukke opp her", diff --git a/apps/files_trashbin/l10n/nb.json b/apps/files_trashbin/l10n/nb.json index 7ab196c7a5b..b52159e329f 100644 --- a/apps/files_trashbin/l10n/nb.json +++ b/apps/files_trashbin/l10n/nb.json @@ -12,6 +12,8 @@ "Deleted by" : "Slettet av", "Deleted" : "Slettet", "A long time ago" : "Veldig lenge siden", + "Cancel" : "Avbryt", + "Deletion cancelled" : "Sletting avbrutt", "List of files that have been deleted." : "Liste over filer som har blitt slettet.", "No deleted files" : "Ingen slettede filer", "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet vil dukke opp her", diff --git a/apps/files_trashbin/l10n/nl.js b/apps/files_trashbin/l10n/nl.js index e0e4c1a8080..68913984e38 100644 --- a/apps/files_trashbin/l10n/nl.js +++ b/apps/files_trashbin/l10n/nl.js @@ -8,6 +8,8 @@ OC.L10N.register( "All files" : "Alle bestanden", "You" : "Je", "Deleted" : "Verwijderd", + "Cancel" : "Annuleren", + "Deletion cancelled" : "Verwijderen geannulleerd", "No deleted files" : "Geen verwijderde bestanden", "This application enables users to restore files that were deleted from the system." : "Deze applicatie stelt gebruikers in staat om verwijderde bestanden te herstellen.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Met deze applicatie kunnen gebruikers bestanden herstellen die uit het systeem zijn verwijderd. Het toont in de webinterface een lijst met verwijderde bestanden en heeft opties om die verwijderde bestanden terug te zetten naar de bestandsmappen van de gebruikers of ze permanent uit het systeem te verwijderen. Het herstellen van een bestand herstelt ook gerelateerde bestandsversies, als de versiebeheer-applicatie is ingeschakeld. Wanneer een bestand uit een share wordt verwijderd, kan het op dezelfde manier worden hersteld, hoewel het niet langer wordt gedeeld. Standaard blijven deze bestanden 30 dagen in de prullenbak staan.\nOm te voorkomen dat een gebruiker onvoldoende schijfruimte heeft, gebruikt de app Verwijderde bestanden niet meer dan 50% van de momenteel beschikbare vrije quota voor verwijderde bestanden. Als de verwijderde bestanden deze limiet overschrijden, verwijdert de app de oudste bestanden totdat deze de limiet is bereikt. Meer informatie is beschikbaar in de documentatie voor Verwijderde bestanden.", diff --git a/apps/files_trashbin/l10n/nl.json b/apps/files_trashbin/l10n/nl.json index 4375dd4b537..01efdaacca8 100644 --- a/apps/files_trashbin/l10n/nl.json +++ b/apps/files_trashbin/l10n/nl.json @@ -6,6 +6,8 @@ "All files" : "Alle bestanden", "You" : "Je", "Deleted" : "Verwijderd", + "Cancel" : "Annuleren", + "Deletion cancelled" : "Verwijderen geannulleerd", "No deleted files" : "Geen verwijderde bestanden", "This application enables users to restore files that were deleted from the system." : "Deze applicatie stelt gebruikers in staat om verwijderde bestanden te herstellen.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Met deze applicatie kunnen gebruikers bestanden herstellen die uit het systeem zijn verwijderd. Het toont in de webinterface een lijst met verwijderde bestanden en heeft opties om die verwijderde bestanden terug te zetten naar de bestandsmappen van de gebruikers of ze permanent uit het systeem te verwijderen. Het herstellen van een bestand herstelt ook gerelateerde bestandsversies, als de versiebeheer-applicatie is ingeschakeld. Wanneer een bestand uit een share wordt verwijderd, kan het op dezelfde manier worden hersteld, hoewel het niet langer wordt gedeeld. Standaard blijven deze bestanden 30 dagen in de prullenbak staan.\nOm te voorkomen dat een gebruiker onvoldoende schijfruimte heeft, gebruikt de app Verwijderde bestanden niet meer dan 50% van de momenteel beschikbare vrije quota voor verwijderde bestanden. Als de verwijderde bestanden deze limiet overschrijden, verwijdert de app de oudste bestanden totdat deze de limiet is bereikt. Meer informatie is beschikbaar in de documentatie voor Verwijderde bestanden.", diff --git a/apps/files_trashbin/l10n/pl.js b/apps/files_trashbin/l10n/pl.js index c4e9571112e..c24ca170d23 100644 --- a/apps/files_trashbin/l10n/pl.js +++ b/apps/files_trashbin/l10n/pl.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Usunięto przez", "Deleted" : "Usunięto", "A long time ago" : "Dawno temu", + "Cancel" : "Anuluj", + "Deletion cancelled" : "Usuwanie anulowane", "List of files that have been deleted." : "Lista plików, które zostały usunięte.", "No deleted files" : "Brak usuniętych plików", "Files and folders you have deleted will show up here" : "Tutaj pojawią się usunięte pliki i katalogi", diff --git a/apps/files_trashbin/l10n/pl.json b/apps/files_trashbin/l10n/pl.json index e504a58451f..065e792b6ae 100644 --- a/apps/files_trashbin/l10n/pl.json +++ b/apps/files_trashbin/l10n/pl.json @@ -12,6 +12,8 @@ "Deleted by" : "Usunięto przez", "Deleted" : "Usunięto", "A long time ago" : "Dawno temu", + "Cancel" : "Anuluj", + "Deletion cancelled" : "Usuwanie anulowane", "List of files that have been deleted." : "Lista plików, które zostały usunięte.", "No deleted files" : "Brak usuniętych plików", "Files and folders you have deleted will show up here" : "Tutaj pojawią się usunięte pliki i katalogi", diff --git a/apps/files_trashbin/l10n/pt_BR.js b/apps/files_trashbin/l10n/pt_BR.js index 2b819b8c411..eabf27af2eb 100644 --- a/apps/files_trashbin/l10n/pt_BR.js +++ b/apps/files_trashbin/l10n/pt_BR.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Excluído por", "Deleted" : "Excluído", "A long time ago" : "A muito tempo atrás", + "Cancel" : "Cancelar", + "Deletion cancelled" : "Operação de exclusão cancelada", "List of files that have been deleted." : "Lista de arquivos que foram excluídos.", "No deleted files" : "Nenhum arquivo apagado", "Files and folders you have deleted will show up here" : "Arquivos e pastas que você excluiu aparecerão aqui", diff --git a/apps/files_trashbin/l10n/pt_BR.json b/apps/files_trashbin/l10n/pt_BR.json index 2559f084cd0..693ac53ff4d 100644 --- a/apps/files_trashbin/l10n/pt_BR.json +++ b/apps/files_trashbin/l10n/pt_BR.json @@ -12,6 +12,8 @@ "Deleted by" : "Excluído por", "Deleted" : "Excluído", "A long time ago" : "A muito tempo atrás", + "Cancel" : "Cancelar", + "Deletion cancelled" : "Operação de exclusão cancelada", "List of files that have been deleted." : "Lista de arquivos que foram excluídos.", "No deleted files" : "Nenhum arquivo apagado", "Files and folders you have deleted will show up here" : "Arquivos e pastas que você excluiu aparecerão aqui", diff --git a/apps/files_trashbin/l10n/ro.js b/apps/files_trashbin/l10n/ro.js index 7be2ab19374..bd92e916845 100644 --- a/apps/files_trashbin/l10n/ro.js +++ b/apps/files_trashbin/l10n/ro.js @@ -9,6 +9,7 @@ OC.L10N.register( "All files" : "Toate fișierele", "You" : "Tu", "Deleted" : "A fost șters.", + "Cancel" : "Anulare", "List of files that have been deleted." : "Lista fișierelor șterse.", "No deleted files" : "Nu sunt fișiere șterse", "Files and folders you have deleted will show up here" : "Fișierele și dosarele șterse vor fi afișate aici", diff --git a/apps/files_trashbin/l10n/ro.json b/apps/files_trashbin/l10n/ro.json index 0778525419f..99546154eab 100644 --- a/apps/files_trashbin/l10n/ro.json +++ b/apps/files_trashbin/l10n/ro.json @@ -7,6 +7,7 @@ "All files" : "Toate fișierele", "You" : "Tu", "Deleted" : "A fost șters.", + "Cancel" : "Anulare", "List of files that have been deleted." : "Lista fișierelor șterse.", "No deleted files" : "Nu sunt fișiere șterse", "Files and folders you have deleted will show up here" : "Fișierele și dosarele șterse vor fi afișate aici", diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js index 0cbd54e71f3..e6129677f1f 100644 --- a/apps/files_trashbin/l10n/ru.js +++ b/apps/files_trashbin/l10n/ru.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Удалено", "Deleted" : "Удалён", "A long time ago" : "Очень давно", + "Cancel" : "Отмена", + "Deletion cancelled" : "Удаление отменено", "List of files that have been deleted." : "Список файлов, которые были удалены.", "No deleted files" : "Нет удалённых файлов", "Files and folders you have deleted will show up here" : "Файлы и каталоги, которые вы удалили, будут отображаться здесь", diff --git a/apps/files_trashbin/l10n/ru.json b/apps/files_trashbin/l10n/ru.json index 24e5c692504..e206a3a991c 100644 --- a/apps/files_trashbin/l10n/ru.json +++ b/apps/files_trashbin/l10n/ru.json @@ -12,6 +12,8 @@ "Deleted by" : "Удалено", "Deleted" : "Удалён", "A long time ago" : "Очень давно", + "Cancel" : "Отмена", + "Deletion cancelled" : "Удаление отменено", "List of files that have been deleted." : "Список файлов, которые были удалены.", "No deleted files" : "Нет удалённых файлов", "Files and folders you have deleted will show up here" : "Файлы и каталоги, которые вы удалили, будут отображаться здесь", diff --git a/apps/files_trashbin/l10n/sc.js b/apps/files_trashbin/l10n/sc.js index a87bf898f32..55b2e1f8a78 100644 --- a/apps/files_trashbin/l10n/sc.js +++ b/apps/files_trashbin/l10n/sc.js @@ -8,6 +8,7 @@ OC.L10N.register( "All files" : "Totu is archìvios", "You" : "Tue", "Deleted" : "Cantzelladu", + "Cancel" : "Annulla", "No deleted files" : "Archìvios no cantzellados", "This application enables users to restore files that were deleted from the system." : "Custa aplicatzione permitit a is utentes de recuperare archìvios chi sunt istados cantzellados dae su sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Custa aplicatzione permitit a is utentes de recuperare archìvios chi sunt istados cantzellados dae su sistema. Mustrat una lista de is archìvios cantzellados in s'interfache web, e tenet sèberos pro ripristinare is archìvios in is cartellas de is utentes o nche ddos bogare definitivamente dae su sistema. Su recùperu de un'archìviu riprìstinat puru is versiones relativas, si s'aplicatzione de is versiones est ativa. Si un'archìviu est cantzelladu dae una cumpartzidura, si podet recuperare in sa pròpria manera, mancari non siat prus cumpartzidu. In manera predefinida, custos archìvios abarrant in s'àlia pro 30 dies.\nPro impedire a un'utente de abarrare chene logu in su discu, s'aplicatzione Archìvios cantzellados no at a impreare prus de su 50% de sa cuota lìbera a disponimentu. Si is archìvios cantzellados passant custu lìmite, s'aplicatzione cantzellat is archìvios prus betzos finas a torrare suta de custu lìmite. Àteras informatziones sunt a disponimentu in sa dicumentatzione de Archìvios cantzellados.", diff --git a/apps/files_trashbin/l10n/sc.json b/apps/files_trashbin/l10n/sc.json index 0df591f7492..89f0d5fdfd9 100644 --- a/apps/files_trashbin/l10n/sc.json +++ b/apps/files_trashbin/l10n/sc.json @@ -6,6 +6,7 @@ "All files" : "Totu is archìvios", "You" : "Tue", "Deleted" : "Cantzelladu", + "Cancel" : "Annulla", "No deleted files" : "Archìvios no cantzellados", "This application enables users to restore files that were deleted from the system." : "Custa aplicatzione permitit a is utentes de recuperare archìvios chi sunt istados cantzellados dae su sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Custa aplicatzione permitit a is utentes de recuperare archìvios chi sunt istados cantzellados dae su sistema. Mustrat una lista de is archìvios cantzellados in s'interfache web, e tenet sèberos pro ripristinare is archìvios in is cartellas de is utentes o nche ddos bogare definitivamente dae su sistema. Su recùperu de un'archìviu riprìstinat puru is versiones relativas, si s'aplicatzione de is versiones est ativa. Si un'archìviu est cantzelladu dae una cumpartzidura, si podet recuperare in sa pròpria manera, mancari non siat prus cumpartzidu. In manera predefinida, custos archìvios abarrant in s'àlia pro 30 dies.\nPro impedire a un'utente de abarrare chene logu in su discu, s'aplicatzione Archìvios cantzellados no at a impreare prus de su 50% de sa cuota lìbera a disponimentu. Si is archìvios cantzellados passant custu lìmite, s'aplicatzione cantzellat is archìvios prus betzos finas a torrare suta de custu lìmite. Àteras informatziones sunt a disponimentu in sa dicumentatzione de Archìvios cantzellados.", diff --git a/apps/files_trashbin/l10n/sk.js b/apps/files_trashbin/l10n/sk.js index e96cd425248..8209b44bf3a 100644 --- a/apps/files_trashbin/l10n/sk.js +++ b/apps/files_trashbin/l10n/sk.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Odstránil", "Deleted" : "Zmazané", "A long time ago" : "Pred dlhším časom", + "Cancel" : "Zrušiť", + "Deletion cancelled" : "Zmazanie zrušené", "List of files that have been deleted." : "Zoznam súborov, ktoré boli vymazané.", "No deleted files" : "Žiadne zmazané súbory", "Files and folders you have deleted will show up here" : "Súbory a adresáre, ktoré ste vymazali, sa zobrazia tu", diff --git a/apps/files_trashbin/l10n/sk.json b/apps/files_trashbin/l10n/sk.json index 543abf41668..e37cb0e60e0 100644 --- a/apps/files_trashbin/l10n/sk.json +++ b/apps/files_trashbin/l10n/sk.json @@ -12,6 +12,8 @@ "Deleted by" : "Odstránil", "Deleted" : "Zmazané", "A long time ago" : "Pred dlhším časom", + "Cancel" : "Zrušiť", + "Deletion cancelled" : "Zmazanie zrušené", "List of files that have been deleted." : "Zoznam súborov, ktoré boli vymazané.", "No deleted files" : "Žiadne zmazané súbory", "Files and folders you have deleted will show up here" : "Súbory a adresáre, ktoré ste vymazali, sa zobrazia tu", diff --git a/apps/files_trashbin/l10n/sl.js b/apps/files_trashbin/l10n/sl.js index f7e9a24f72f..f45b94198b8 100644 --- a/apps/files_trashbin/l10n/sl.js +++ b/apps/files_trashbin/l10n/sl.js @@ -9,6 +9,8 @@ OC.L10N.register( "All files" : "Vse datoteke", "You" : "Jaz", "Deleted" : "Izbrisano", + "Cancel" : "Prekliči", + "Deletion cancelled" : "Brisanje je bilo preklicano", "List of files that have been deleted." : "Seznam datotek, ki so bile izbrisane.", "No deleted files" : "Ni izbrisanih datotek", "This application enables users to restore files that were deleted from the system." : "Program omogoča uporabniku obnovitev datotek, ki so bile predhodno izbrisane iz sistema.", diff --git a/apps/files_trashbin/l10n/sl.json b/apps/files_trashbin/l10n/sl.json index 82c9c319b04..d6e1c6240f5 100644 --- a/apps/files_trashbin/l10n/sl.json +++ b/apps/files_trashbin/l10n/sl.json @@ -7,6 +7,8 @@ "All files" : "Vse datoteke", "You" : "Jaz", "Deleted" : "Izbrisano", + "Cancel" : "Prekliči", + "Deletion cancelled" : "Brisanje je bilo preklicano", "List of files that have been deleted." : "Seznam datotek, ki so bile izbrisane.", "No deleted files" : "Ni izbrisanih datotek", "This application enables users to restore files that were deleted from the system." : "Program omogoča uporabniku obnovitev datotek, ki so bile predhodno izbrisane iz sistema.", diff --git a/apps/files_trashbin/l10n/sr.js b/apps/files_trashbin/l10n/sr.js index 0d4b5551126..749e35686c4 100644 --- a/apps/files_trashbin/l10n/sr.js +++ b/apps/files_trashbin/l10n/sr.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Обрисао је", "Deleted" : "Обрисано", "A long time ago" : "Пре доста времена", + "Cancel" : "Откажи", + "Deletion cancelled" : "Брисање је отказано", "List of files that have been deleted." : "Листа фајлова који су обрисани.", "No deleted files" : "Нема обрисаних фајлова", "Files and folders you have deleted will show up here" : "Фајлови и фолдери које обришете ће се појавити овде", diff --git a/apps/files_trashbin/l10n/sr.json b/apps/files_trashbin/l10n/sr.json index 006eb2894be..e9d81f56f78 100644 --- a/apps/files_trashbin/l10n/sr.json +++ b/apps/files_trashbin/l10n/sr.json @@ -12,6 +12,8 @@ "Deleted by" : "Обрисао је", "Deleted" : "Обрисано", "A long time ago" : "Пре доста времена", + "Cancel" : "Откажи", + "Deletion cancelled" : "Брисање је отказано", "List of files that have been deleted." : "Листа фајлова који су обрисани.", "No deleted files" : "Нема обрисаних фајлова", "Files and folders you have deleted will show up here" : "Фајлови и фолдери које обришете ће се појавити овде", diff --git a/apps/files_trashbin/l10n/sv.js b/apps/files_trashbin/l10n/sv.js index 8065e9882e1..27a57a1748d 100644 --- a/apps/files_trashbin/l10n/sv.js +++ b/apps/files_trashbin/l10n/sv.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Raderad av", "Deleted" : "Borttagen", "A long time ago" : "För länge sedan", + "Cancel" : "Avbryt", + "Deletion cancelled" : "Radering avbruten", "List of files that have been deleted." : "Lista över filer som har tagits bort.", "No deleted files" : "Inga borttagna filer", "Files and folders you have deleted will show up here" : "Filer och mappar som du har tagit bort kommer att visas här", diff --git a/apps/files_trashbin/l10n/sv.json b/apps/files_trashbin/l10n/sv.json index 1b5d6e81957..30dea0692fd 100644 --- a/apps/files_trashbin/l10n/sv.json +++ b/apps/files_trashbin/l10n/sv.json @@ -12,6 +12,8 @@ "Deleted by" : "Raderad av", "Deleted" : "Borttagen", "A long time ago" : "För länge sedan", + "Cancel" : "Avbryt", + "Deletion cancelled" : "Radering avbruten", "List of files that have been deleted." : "Lista över filer som har tagits bort.", "No deleted files" : "Inga borttagna filer", "Files and folders you have deleted will show up here" : "Filer och mappar som du har tagit bort kommer att visas här", diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js index 2be1f28dffa..a3686734e6a 100644 --- a/apps/files_trashbin/l10n/tr.js +++ b/apps/files_trashbin/l10n/tr.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "Silen", "Deleted" : "Silindi", "A long time ago" : "Uzun süre önce", + "Cancel" : "İptal", + "Deletion cancelled" : "Silme iptal edildi", "List of files that have been deleted." : "Silinmiş dosyaların listesi", "No deleted files" : "Silinmiş bir dosya yok", "Files and folders you have deleted will show up here" : "Sildiğiniz dosya ve klasörler burada görüntülenir", diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json index 50d105a16dd..1a2e196741d 100644 --- a/apps/files_trashbin/l10n/tr.json +++ b/apps/files_trashbin/l10n/tr.json @@ -12,6 +12,8 @@ "Deleted by" : "Silen", "Deleted" : "Silindi", "A long time ago" : "Uzun süre önce", + "Cancel" : "İptal", + "Deletion cancelled" : "Silme iptal edildi", "List of files that have been deleted." : "Silinmiş dosyaların listesi", "No deleted files" : "Silinmiş bir dosya yok", "Files and folders you have deleted will show up here" : "Sildiğiniz dosya ve klasörler burada görüntülenir", diff --git a/apps/files_trashbin/l10n/ug.js b/apps/files_trashbin/l10n/ug.js index 5fbc8072f8c..d953c775b10 100644 --- a/apps/files_trashbin/l10n/ug.js +++ b/apps/files_trashbin/l10n/ug.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "ئۆچۈرۈلدى", "Deleted" : "ئۆچۈرۈلدى", "A long time ago" : "خېلى بۇرۇن", + "Cancel" : "بىكار قىلىش", + "Deletion cancelled" : "ئۆچۈرۈش ئەمەلدىن قالدۇرۇلدى", "List of files that have been deleted." : "ئۆچۈرۈلگەن ھۆججەتلەرنىڭ تىزىملىكى.", "No deleted files" : "ئۆچۈرۈلگەن ھۆججەت يوق", "Files and folders you have deleted will show up here" : "سىز ئۆچۈرگەن ھۆججەت ۋە ھۆججەت قىسقۇچلار بۇ يەردە كۆرۈنىدۇ", diff --git a/apps/files_trashbin/l10n/ug.json b/apps/files_trashbin/l10n/ug.json index a65a8c8f287..d35e75cac33 100644 --- a/apps/files_trashbin/l10n/ug.json +++ b/apps/files_trashbin/l10n/ug.json @@ -12,6 +12,8 @@ "Deleted by" : "ئۆچۈرۈلدى", "Deleted" : "ئۆچۈرۈلدى", "A long time ago" : "خېلى بۇرۇن", + "Cancel" : "بىكار قىلىش", + "Deletion cancelled" : "ئۆچۈرۈش ئەمەلدىن قالدۇرۇلدى", "List of files that have been deleted." : "ئۆچۈرۈلگەن ھۆججەتلەرنىڭ تىزىملىكى.", "No deleted files" : "ئۆچۈرۈلگەن ھۆججەت يوق", "Files and folders you have deleted will show up here" : "سىز ئۆچۈرگەن ھۆججەت ۋە ھۆججەت قىسقۇچلار بۇ يەردە كۆرۈنىدۇ", diff --git a/apps/files_trashbin/l10n/uk.js b/apps/files_trashbin/l10n/uk.js index f442992573b..bce515ea7b7 100644 --- a/apps/files_trashbin/l10n/uk.js +++ b/apps/files_trashbin/l10n/uk.js @@ -13,6 +13,8 @@ OC.L10N.register( "Deleted by" : "Вилучено", "Deleted" : "Вилучено", "A long time ago" : "Давно", + "Cancel" : "Скасувати", + "Deletion cancelled" : "Вилучення скасовано", "List of files that have been deleted." : "Список файлів, які було вилучено.", "No deleted files" : "Кошик порожній", "Files and folders you have deleted will show up here" : "Тут показуватимуться файли та каталоги, які ви вилучили", diff --git a/apps/files_trashbin/l10n/uk.json b/apps/files_trashbin/l10n/uk.json index 347bb076042..48f49c42df5 100644 --- a/apps/files_trashbin/l10n/uk.json +++ b/apps/files_trashbin/l10n/uk.json @@ -11,6 +11,8 @@ "Deleted by" : "Вилучено", "Deleted" : "Вилучено", "A long time ago" : "Давно", + "Cancel" : "Скасувати", + "Deletion cancelled" : "Вилучення скасовано", "List of files that have been deleted." : "Список файлів, які було вилучено.", "No deleted files" : "Кошик порожній", "Files and folders you have deleted will show up here" : "Тут показуватимуться файли та каталоги, які ви вилучили", diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js index dbabb4b1cf8..50c7bf07ada 100644 --- a/apps/files_trashbin/l10n/vi.js +++ b/apps/files_trashbin/l10n/vi.js @@ -10,6 +10,8 @@ OC.L10N.register( "You" : "You", "Deleted" : "Đã xóa", "A long time ago" : "Một khoảng thời gian trước", + "Cancel" : "Hủy bỏ", + "Deletion cancelled" : "Thao tác xóa bị hủy", "List of files that have been deleted." : "Danh sách các tập tin đã bị xóa.", "No deleted files" : "Không có tập tin bị xóa", "Files and folders you have deleted will show up here" : "Các tập tin và thư mục bạn đã xóa sẽ hiển thị ở đây", diff --git a/apps/files_trashbin/l10n/vi.json b/apps/files_trashbin/l10n/vi.json index 6a0322161e7..898b2196ca1 100644 --- a/apps/files_trashbin/l10n/vi.json +++ b/apps/files_trashbin/l10n/vi.json @@ -8,6 +8,8 @@ "You" : "You", "Deleted" : "Đã xóa", "A long time ago" : "Một khoảng thời gian trước", + "Cancel" : "Hủy bỏ", + "Deletion cancelled" : "Thao tác xóa bị hủy", "List of files that have been deleted." : "Danh sách các tập tin đã bị xóa.", "No deleted files" : "Không có tập tin bị xóa", "Files and folders you have deleted will show up here" : "Các tập tin và thư mục bạn đã xóa sẽ hiển thị ở đây", diff --git a/apps/files_trashbin/l10n/zh_CN.js b/apps/files_trashbin/l10n/zh_CN.js index 64828a1fc5b..969591fdd0d 100644 --- a/apps/files_trashbin/l10n/zh_CN.js +++ b/apps/files_trashbin/l10n/zh_CN.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "删除者", "Deleted" : "已删除", "A long time ago" : "很久之前", + "Cancel" : "取消", + "Deletion cancelled" : "已取消删除", "List of files that have been deleted." : "已被删除的文件清单", "No deleted files" : "无已删除文件", "Files and folders you have deleted will show up here" : "此处将显示您删除的文件和文件夹", diff --git a/apps/files_trashbin/l10n/zh_CN.json b/apps/files_trashbin/l10n/zh_CN.json index 5748b305202..b20f88f0f69 100644 --- a/apps/files_trashbin/l10n/zh_CN.json +++ b/apps/files_trashbin/l10n/zh_CN.json @@ -12,6 +12,8 @@ "Deleted by" : "删除者", "Deleted" : "已删除", "A long time ago" : "很久之前", + "Cancel" : "取消", + "Deletion cancelled" : "已取消删除", "List of files that have been deleted." : "已被删除的文件清单", "No deleted files" : "无已删除文件", "Files and folders you have deleted will show up here" : "此处将显示您删除的文件和文件夹", diff --git a/apps/files_trashbin/l10n/zh_HK.js b/apps/files_trashbin/l10n/zh_HK.js index e814191ed1b..71b52fb3b5d 100644 --- a/apps/files_trashbin/l10n/zh_HK.js +++ b/apps/files_trashbin/l10n/zh_HK.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "被以下人仕刪除", "Deleted" : "已刪除", "A long time ago" : "很久以前", + "Cancel" : "取消", + "Deletion cancelled" : "刪除已取消", "List of files that have been deleted." : "已被刪除檔案的清單。", "No deleted files" : "沒有已刪除的檔案", "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", diff --git a/apps/files_trashbin/l10n/zh_HK.json b/apps/files_trashbin/l10n/zh_HK.json index 31404b7ca07..20e63d652ec 100644 --- a/apps/files_trashbin/l10n/zh_HK.json +++ b/apps/files_trashbin/l10n/zh_HK.json @@ -12,6 +12,8 @@ "Deleted by" : "被以下人仕刪除", "Deleted" : "已刪除", "A long time ago" : "很久以前", + "Cancel" : "取消", + "Deletion cancelled" : "刪除已取消", "List of files that have been deleted." : "已被刪除檔案的清單。", "No deleted files" : "沒有已刪除的檔案", "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", diff --git a/apps/files_trashbin/l10n/zh_TW.js b/apps/files_trashbin/l10n/zh_TW.js index 469131ad965..cddc816e938 100644 --- a/apps/files_trashbin/l10n/zh_TW.js +++ b/apps/files_trashbin/l10n/zh_TW.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "刪除者", "Deleted" : "已刪除", "A long time ago" : "很久以前", + "Cancel" : "取消", + "Deletion cancelled" : "刪除已取消", "List of files that have been deleted." : "刪除的檔案清單。", "No deleted files" : "沒有刪除的檔案", "Files and folders you have deleted will show up here" : "您刪除的檔案與資料夾將會在此處顯示", diff --git a/apps/files_trashbin/l10n/zh_TW.json b/apps/files_trashbin/l10n/zh_TW.json index 9553b1dfaec..b3eb0dc2057 100644 --- a/apps/files_trashbin/l10n/zh_TW.json +++ b/apps/files_trashbin/l10n/zh_TW.json @@ -12,6 +12,8 @@ "Deleted by" : "刪除者", "Deleted" : "已刪除", "A long time ago" : "很久以前", + "Cancel" : "取消", + "Deletion cancelled" : "刪除已取消", "List of files that have been deleted." : "刪除的檔案清單。", "No deleted files" : "沒有刪除的檔案", "Files and folders you have deleted will show up here" : "您刪除的檔案與資料夾將會在此處顯示", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index eab3e59bf56..158516dc3db 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -311,8 +311,20 @@ OC.L10N.register( "The audio to transcribe" : "Звук који треба да се транскрибује", "Transcription" : "Транскрипција", "The transcribed text" : "Транскрибовани текст", + "ContextAgent" : "КонтекстАгент", + "Chat with an agent" : "Ћаскај са агентом", "Chat message" : "Чет порука", + "A chat message to send to the agent." : "Порука која треба да се пошаље агенту.", "Confirmation" : "Потврда", + "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Да ли да се потврде претходно затражене акције: 0 за одбијање и 1 за потврђивње.", + "Conversation token" : "Жетон разговора", + "A token representing the conversation." : "Жетон који представља разговор.", + "Generated response" : "Генерисани одговор", + "The response from the chat model." : "Одговор чет модела.", + "The new conversation token" : "Нови жетон разговора", + "Send this along with the next interaction." : "Пошаљи ово уз наредну интеракцију.", + "Requested actions by the agent" : "Акције које је захтевао агент", + "Actions that the agent would like to carry out in JSON format." : "Акције које би агент желео да изврши у JSON формату.", "Context write" : "Писање контекста", "Writes text in a given style based on the provided source material." : "Пише текст у датом стилу заснован на наведеном изворном материјалу.", "Writing style" : "Стил писања", @@ -339,6 +351,12 @@ OC.L10N.register( "Describe a task that you want the assistant to do or ask a question" : "Опишите задатак који желите да обави асистент или поставите питање", "Generated reply" : "Генерисани одговор", "The generated text from the assistant" : "Текст који је генерисао асистент", + "Change Tone" : "Измени тон", + "Change the tone of a piece of text." : "Мења тон дела текста.", + "Write a text that you want the assistant to rewrite in another tone." : "Напишите текст који желите да асистент реформулише другачијим тоном.", + "Desired tone" : "Жељени тон", + "In which tone should your text be rewritten?" : "Каквим тоном желите да реформулишете свој текст?", + "The rewritten text in the desired tone, written by the assistant:" : "Реформулисани текст у траженом тону који је написао асистент:", "Chat" : "Ћаскање", "Chat with the assistant" : "Ћаскање са асистентом", "System prompt" : "Кориснички захтев", @@ -347,6 +365,15 @@ OC.L10N.register( "The history of chat messages before the current message, starting with a message by the user" : "Историја чет порука пре текуће поруке, почевши са поруком корисника", "Response message" : "Порука одговора", "The generated response as part of the conversation" : "Генерисани одговор као део разговора", + "Chat with tools" : "Чет са алатима", + "Chat with the language model with tool calling support." : "Чет са језичким моделом који подржава позивање алата.", + "Tool message" : "Алатна порука", + "The result of tool calls in the last interaction" : "Резултат позива алата у последњој интеракцији", + "Available tools" : "Доступни алати", + "The available tools in JSON format" : "Листа доступних алата у JSON формату", + "The response from the chat model" : "Одговор чет модела", + "Tool calls" : "Позиви алата", + "Tools call instructions from the model in JSON format" : "Инструкције за позив алата из модела у JSON формату", "Formalize text" : "Формализуј текст", "Takes a text and makes it sound more formal" : "Узима текст и реформулише га тако да постане формалнији", "Write a text that you want the assistant to formalize" : "Напишите текст који желите да асистент формализује", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index c9bab62f91e..d5af370fa19 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -309,8 +309,20 @@ "The audio to transcribe" : "Звук који треба да се транскрибује", "Transcription" : "Транскрипција", "The transcribed text" : "Транскрибовани текст", + "ContextAgent" : "КонтекстАгент", + "Chat with an agent" : "Ћаскај са агентом", "Chat message" : "Чет порука", + "A chat message to send to the agent." : "Порука која треба да се пошаље агенту.", "Confirmation" : "Потврда", + "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Да ли да се потврде претходно затражене акције: 0 за одбијање и 1 за потврђивње.", + "Conversation token" : "Жетон разговора", + "A token representing the conversation." : "Жетон који представља разговор.", + "Generated response" : "Генерисани одговор", + "The response from the chat model." : "Одговор чет модела.", + "The new conversation token" : "Нови жетон разговора", + "Send this along with the next interaction." : "Пошаљи ово уз наредну интеракцију.", + "Requested actions by the agent" : "Акције које је захтевао агент", + "Actions that the agent would like to carry out in JSON format." : "Акције које би агент желео да изврши у JSON формату.", "Context write" : "Писање контекста", "Writes text in a given style based on the provided source material." : "Пише текст у датом стилу заснован на наведеном изворном материјалу.", "Writing style" : "Стил писања", @@ -337,6 +349,12 @@ "Describe a task that you want the assistant to do or ask a question" : "Опишите задатак који желите да обави асистент или поставите питање", "Generated reply" : "Генерисани одговор", "The generated text from the assistant" : "Текст који је генерисао асистент", + "Change Tone" : "Измени тон", + "Change the tone of a piece of text." : "Мења тон дела текста.", + "Write a text that you want the assistant to rewrite in another tone." : "Напишите текст који желите да асистент реформулише другачијим тоном.", + "Desired tone" : "Жељени тон", + "In which tone should your text be rewritten?" : "Каквим тоном желите да реформулишете свој текст?", + "The rewritten text in the desired tone, written by the assistant:" : "Реформулисани текст у траженом тону који је написао асистент:", "Chat" : "Ћаскање", "Chat with the assistant" : "Ћаскање са асистентом", "System prompt" : "Кориснички захтев", @@ -345,6 +363,15 @@ "The history of chat messages before the current message, starting with a message by the user" : "Историја чет порука пре текуће поруке, почевши са поруком корисника", "Response message" : "Порука одговора", "The generated response as part of the conversation" : "Генерисани одговор као део разговора", + "Chat with tools" : "Чет са алатима", + "Chat with the language model with tool calling support." : "Чет са језичким моделом који подржава позивање алата.", + "Tool message" : "Алатна порука", + "The result of tool calls in the last interaction" : "Резултат позива алата у последњој интеракцији", + "Available tools" : "Доступни алати", + "The available tools in JSON format" : "Листа доступних алата у JSON формату", + "The response from the chat model" : "Одговор чет модела", + "Tool calls" : "Позиви алата", + "Tools call instructions from the model in JSON format" : "Инструкције за позив алата из модела у JSON формату", "Formalize text" : "Формализуј текст", "Takes a text and makes it sound more formal" : "Узима текст и реформулише га тако да постане формалнији", "Write a text that you want the assistant to formalize" : "Напишите текст који желите да асистент формализује", |