diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js
index 725c42c1cb4..d792cf1db43 100644
--- a/apps/comments/l10n/ar.js
+++ b/apps/comments/l10n/ar.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "حذف التعليق",
"Cancel edit" : "إلغاء التعديل",
"New comment" : "تعليق جديد",
- "Write a comment …" : "أكتُب تعليق ...",
"Post comment" : "أضف تعليق",
"@ for mentions, : for emoji, / for smart picker" : "@ للإشارات : للإيموجي / للاقط الذكي",
"Could not reload comments" : "تعذّرت إعادة تحميل التعليقات",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "حدث خطأ أثناء محاولة تعديل التعليق",
"Comment deleted" : "التعليق محذوف",
"An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق",
- "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق"
+ "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق",
+ "Write a comment …" : "أكتُب تعليق ..."
},
"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/comments/l10n/ar.json b/apps/comments/l10n/ar.json
index 4438e60ebf3..3855f328d4d 100644
--- a/apps/comments/l10n/ar.json
+++ b/apps/comments/l10n/ar.json
@@ -15,7 +15,6 @@
"Delete comment" : "حذف التعليق",
"Cancel edit" : "إلغاء التعديل",
"New comment" : "تعليق جديد",
- "Write a comment …" : "أكتُب تعليق ...",
"Post comment" : "أضف تعليق",
"@ for mentions, : for emoji, / for smart picker" : "@ للإشارات : للإيموجي / للاقط الذكي",
"Could not reload comments" : "تعذّرت إعادة تحميل التعليقات",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "حدث خطأ أثناء محاولة تعديل التعليق",
"Comment deleted" : "التعليق محذوف",
"An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق",
- "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق"
+ "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق",
+ "Write a comment …" : "أكتُب تعليق ..."
},"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/comments/l10n/ast.js b/apps/comments/l10n/ast.js
index 0ee30bdbb53..87749b140c9 100644
--- a/apps/comments/l10n/ast.js
+++ b/apps/comments/l10n/ast.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Desaniciar el comentariu",
"Cancel edit" : "Anular la edición",
"New comment" : "Comentariu nuevu",
- "Write a comment …" : "Escribi un comentariu…",
"Post comment" : "Espublizar el comentariu",
"@ for mentions, : for emoji, / for smart picker" : "@ pa les menciones, : pa los fustaxes, / pal selector intelixente",
"Could not reload comments" : "Nun se pudieron recargar los comentarios",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Prodúxose un error mentanto se tentaba d'editar el comentariu",
"Comment deleted" : "Desanicióse'l comentariu",
"An error occurred while trying to delete the comment" : "Prodúxose un error mentanto se tentaba de desaniciar el comentariu",
- "An error occurred while trying to create the comment" : "Prodúxose un error mentanto se tentaba de crear el comentariu"
+ "An error occurred while trying to create the comment" : "Prodúxose un error mentanto se tentaba de crear el comentariu",
+ "Write a comment …" : "Escribi un comentariu…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json
index 43193924d64..d94b81984a6 100644
--- a/apps/comments/l10n/ast.json
+++ b/apps/comments/l10n/ast.json
@@ -15,7 +15,6 @@
"Delete comment" : "Desaniciar el comentariu",
"Cancel edit" : "Anular la edición",
"New comment" : "Comentariu nuevu",
- "Write a comment …" : "Escribi un comentariu…",
"Post comment" : "Espublizar el comentariu",
"@ for mentions, : for emoji, / for smart picker" : "@ pa les menciones, : pa los fustaxes, / pal selector intelixente",
"Could not reload comments" : "Nun se pudieron recargar los comentarios",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Prodúxose un error mentanto se tentaba d'editar el comentariu",
"Comment deleted" : "Desanicióse'l comentariu",
"An error occurred while trying to delete the comment" : "Prodúxose un error mentanto se tentaba de desaniciar el comentariu",
- "An error occurred while trying to create the comment" : "Prodúxose un error mentanto se tentaba de crear el comentariu"
+ "An error occurred while trying to create the comment" : "Prodúxose un error mentanto se tentaba de crear el comentariu",
+ "Write a comment …" : "Escribi un comentariu…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/be.js b/apps/comments/l10n/be.js
index 9aff7f154fe..3205f50d2f3 100644
--- a/apps/comments/l10n/be.js
+++ b/apps/comments/l10n/be.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Выдаліць каментарый",
"Cancel edit" : "Скасаваць рэдагаванне",
"New comment" : "Новы каментарый",
- "Write a comment …" : "Напішыце каментарый …",
"Post comment" : "Апублікаваць каментарый",
"@ for mentions, : for emoji, / for smart picker" : "@ - згадкі, : - эмодзі, / - разумны выбар",
"Could not reload comments" : "Не ўдалося перазагрузіць каментарыі",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Падчас спробы рэдагавання каментарыя ўзнікла памылка",
"Comment deleted" : "Каментарый выдалены",
"An error occurred while trying to delete the comment" : "Падчас спробы выдалення каментарыя ўзнікла памылка",
- "An error occurred while trying to create the comment" : "Падчас спробы стварэння каментарыя ўзнікла памылка"
+ "An error occurred while trying to create the comment" : "Падчас спробы стварэння каментарыя ўзнікла памылка",
+ "Write a comment …" : "Напішыце каментарый …"
},
"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/comments/l10n/be.json b/apps/comments/l10n/be.json
index 7c188deed26..c4ff740877e 100644
--- a/apps/comments/l10n/be.json
+++ b/apps/comments/l10n/be.json
@@ -15,7 +15,6 @@
"Delete comment" : "Выдаліць каментарый",
"Cancel edit" : "Скасаваць рэдагаванне",
"New comment" : "Новы каментарый",
- "Write a comment …" : "Напішыце каментарый …",
"Post comment" : "Апублікаваць каментарый",
"@ for mentions, : for emoji, / for smart picker" : "@ - згадкі, : - эмодзі, / - разумны выбар",
"Could not reload comments" : "Не ўдалося перазагрузіць каментарыі",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Падчас спробы рэдагавання каментарыя ўзнікла памылка",
"Comment deleted" : "Каментарый выдалены",
"An error occurred while trying to delete the comment" : "Падчас спробы выдалення каментарыя ўзнікла памылка",
- "An error occurred while trying to create the comment" : "Падчас спробы стварэння каментарыя ўзнікла памылка"
+ "An error occurred while trying to create the comment" : "Падчас спробы стварэння каментарыя ўзнікла памылка",
+ "Write a comment …" : "Напішыце каментарый …"
},"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/comments/l10n/ca.js b/apps/comments/l10n/ca.js
index a8f3ce6d136..3cb17ab3e30 100644
--- a/apps/comments/l10n/ca.js
+++ b/apps/comments/l10n/ca.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Suprimeix el comentari",
"Cancel edit" : "Cancel·la l'edició",
"New comment" : "Comentari nou",
- "Write a comment …" : "Escriviu un comentari…",
"Post comment" : "Publica el comentari",
"@ for mentions, : for emoji, / for smart picker" : "@ per a mencions, : per a emojis, / per al selector intel·ligent",
"Could not reload comments" : "No s'han pogut tornar a carregar els comentaris",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari",
"Comment deleted" : "S'ha suprimit el comentari",
"An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari",
- "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari"
+ "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari",
+ "Write a comment …" : "Escriviu un comentari…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json
index d1f4ce2c7fe..1aca777ce9d 100644
--- a/apps/comments/l10n/ca.json
+++ b/apps/comments/l10n/ca.json
@@ -15,7 +15,6 @@
"Delete comment" : "Suprimeix el comentari",
"Cancel edit" : "Cancel·la l'edició",
"New comment" : "Comentari nou",
- "Write a comment …" : "Escriviu un comentari…",
"Post comment" : "Publica el comentari",
"@ for mentions, : for emoji, / for smart picker" : "@ per a mencions, : per a emojis, / per al selector intel·ligent",
"Could not reload comments" : "No s'han pogut tornar a carregar els comentaris",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari",
"Comment deleted" : "S'ha suprimit el comentari",
"An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari",
- "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari"
+ "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari",
+ "Write a comment …" : "Escriviu un comentari…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js
index 1c8d69c14e5..5b09c67fefe 100644
--- a/apps/comments/l10n/cs.js
+++ b/apps/comments/l10n/cs.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Smazat komentář",
"Cancel edit" : "Zrušit úpravu",
"New comment" : "Nový komentář",
- "Write a comment …" : "Napsat komentář…",
"Post comment" : "Odeslat komentář",
"@ for mentions, : for emoji, / for smart picker" : "@ pro zmínění, : pro emotikony, / pro inteligentní výběr",
"Could not reload comments" : "Znovunačtení komentářů se nezdařilo",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře",
"Comment deleted" : "Komentář smazán",
"An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře",
- "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře"
+ "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře",
+ "Write a comment …" : "Napsat komentář…"
},
"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/comments/l10n/cs.json b/apps/comments/l10n/cs.json
index c933b71a7c6..b4934b6ae91 100644
--- a/apps/comments/l10n/cs.json
+++ b/apps/comments/l10n/cs.json
@@ -15,7 +15,6 @@
"Delete comment" : "Smazat komentář",
"Cancel edit" : "Zrušit úpravu",
"New comment" : "Nový komentář",
- "Write a comment …" : "Napsat komentář…",
"Post comment" : "Odeslat komentář",
"@ for mentions, : for emoji, / for smart picker" : "@ pro zmínění, : pro emotikony, / pro inteligentní výběr",
"Could not reload comments" : "Znovunačtení komentářů se nezdařilo",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře",
"Comment deleted" : "Komentář smazán",
"An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře",
- "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře"
+ "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře",
+ "Write a comment …" : "Napsat komentář…"
},"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/comments/l10n/da.js b/apps/comments/l10n/da.js
index 66181d6089f..a1ec9ff6fe1 100644
--- a/apps/comments/l10n/da.js
+++ b/apps/comments/l10n/da.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Slet kommentar",
"Cancel edit" : "Annullér redigering",
"New comment" : "Ny kommentar",
- "Write a comment …" : "Skriv kommentar…",
"Post comment" : "Skriv kommentar",
"@ for mentions, : for emoji, / for smart picker" : "\"@\" for at omtale, \":\" for emojis, \"/\" for Smart Vælger",
"Could not reload comments" : "Kunne ikke indlæse kommentarer",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren",
"Comment deleted" : "Kommentar slettet",
"An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren",
- "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren"
+ "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren",
+ "Write a comment …" : "Skriv kommentar…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json
index fd7e7c2e475..d35b81836fd 100644
--- a/apps/comments/l10n/da.json
+++ b/apps/comments/l10n/da.json
@@ -15,7 +15,6 @@
"Delete comment" : "Slet kommentar",
"Cancel edit" : "Annullér redigering",
"New comment" : "Ny kommentar",
- "Write a comment …" : "Skriv kommentar…",
"Post comment" : "Skriv kommentar",
"@ for mentions, : for emoji, / for smart picker" : "\"@\" for at omtale, \":\" for emojis, \"/\" for Smart Vælger",
"Could not reload comments" : "Kunne ikke indlæse kommentarer",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren",
"Comment deleted" : "Kommentar slettet",
"An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren",
- "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren"
+ "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren",
+ "Write a comment …" : "Skriv kommentar…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js
index dc964592b19..04a2d17c381 100644
--- a/apps/comments/l10n/de.js
+++ b/apps/comments/l10n/de.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Kommentar löschen",
"Cancel edit" : "Bearbeiten abbrechen",
"New comment" : "Neuer Kommentar",
- "Write a comment …" : "Einen Kommentar schreiben …",
"Post comment" : "Kommentar veröffentlichen",
"@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker",
"Could not reload comments" : "Kommentare konnten nicht erneut geladen werden",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
"Comment deleted" : "Kommentar gelöscht",
"An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
- "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten"
+ "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
+ "Write a comment …" : "Einen Kommentar schreiben …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json
index d0679199b23..7f2d3c6dfc6 100644
--- a/apps/comments/l10n/de.json
+++ b/apps/comments/l10n/de.json
@@ -15,7 +15,6 @@
"Delete comment" : "Kommentar löschen",
"Cancel edit" : "Bearbeiten abbrechen",
"New comment" : "Neuer Kommentar",
- "Write a comment …" : "Einen Kommentar schreiben …",
"Post comment" : "Kommentar veröffentlichen",
"@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker",
"Could not reload comments" : "Kommentare konnten nicht erneut geladen werden",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
"Comment deleted" : "Kommentar gelöscht",
"An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
- "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten"
+ "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
+ "Write a comment …" : "Einen Kommentar schreiben …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js
index 8a492c10bd3..5a3f593a864 100644
--- a/apps/comments/l10n/de_DE.js
+++ b/apps/comments/l10n/de_DE.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Kommentar löschen",
"Cancel edit" : "Bearbeiten abbrechen",
"New comment" : "Neuer Kommentar",
- "Write a comment …" : "Schreiben Sie einen Kommentar …",
"Post comment" : "Kommentar veröffentlichen",
"@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker",
"Could not reload comments" : "Kommentare konnten nicht erneut geladen werden",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
"Comment deleted" : "Kommentar gelöscht",
"An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
- "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten"
+ "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
+ "Write a comment …" : "Schreiben Sie einen Kommentar …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json
index 44f2bbd961d..87116e175db 100644
--- a/apps/comments/l10n/de_DE.json
+++ b/apps/comments/l10n/de_DE.json
@@ -15,7 +15,6 @@
"Delete comment" : "Kommentar löschen",
"Cancel edit" : "Bearbeiten abbrechen",
"New comment" : "Neuer Kommentar",
- "Write a comment …" : "Schreiben Sie einen Kommentar …",
"Post comment" : "Kommentar veröffentlichen",
"@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker",
"Could not reload comments" : "Kommentare konnten nicht erneut geladen werden",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
"Comment deleted" : "Kommentar gelöscht",
"An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
- "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten"
+ "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
+ "Write a comment …" : "Schreiben Sie einen Kommentar …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js
index af2a023fef5..2872a7dbaed 100644
--- a/apps/comments/l10n/el.js
+++ b/apps/comments/l10n/el.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Διαγραφή σχολίου",
"Cancel edit" : "Ακύρωση επεξεργασίας",
"New comment" : "Νέο σχόλιο",
- "Write a comment …" : "Γράψτε ένα σχόλιο …",
"Post comment" : "Αναρτήστε σχόλιο",
"@ for mentions, : for emoji, / for smart picker" : "@ για αναφορές, : για emoji, / για έξυπνο επιλογέα",
"Could not reload comments" : "Αδυναμία επανάφόρτωσης σχολίων",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου",
"Comment deleted" : "Το σχόλιο διαγράφηκε",
"An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου",
- "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου"
+ "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου",
+ "Write a comment …" : "Γράψτε ένα σχόλιο …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json
index 024b0f1dd6e..f2a56d2e346 100644
--- a/apps/comments/l10n/el.json
+++ b/apps/comments/l10n/el.json
@@ -15,7 +15,6 @@
"Delete comment" : "Διαγραφή σχολίου",
"Cancel edit" : "Ακύρωση επεξεργασίας",
"New comment" : "Νέο σχόλιο",
- "Write a comment …" : "Γράψτε ένα σχόλιο …",
"Post comment" : "Αναρτήστε σχόλιο",
"@ for mentions, : for emoji, / for smart picker" : "@ για αναφορές, : για emoji, / για έξυπνο επιλογέα",
"Could not reload comments" : "Αδυναμία επανάφόρτωσης σχολίων",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου",
"Comment deleted" : "Το σχόλιο διαγράφηκε",
"An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου",
- "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου"
+ "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου",
+ "Write a comment …" : "Γράψτε ένα σχόλιο …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js
index 20843d54147..8bcbaa84563 100644
--- a/apps/comments/l10n/en_GB.js
+++ b/apps/comments/l10n/en_GB.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Delete comment",
"Cancel edit" : "Cancel edit",
"New comment" : "New comment",
- "Write a comment …" : "Write a comment …",
"Post comment" : "Post comment",
"@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker",
"Could not reload comments" : "Could not reload comments",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment",
"Comment deleted" : "Comment deleted",
"An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment",
- "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment"
+ "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment",
+ "Write a comment …" : "Write a comment …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json
index 1d61dbdf9a6..0ad0081a5d2 100644
--- a/apps/comments/l10n/en_GB.json
+++ b/apps/comments/l10n/en_GB.json
@@ -15,7 +15,6 @@
"Delete comment" : "Delete comment",
"Cancel edit" : "Cancel edit",
"New comment" : "New comment",
- "Write a comment …" : "Write a comment …",
"Post comment" : "Post comment",
"@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker",
"Could not reload comments" : "Could not reload comments",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment",
"Comment deleted" : "Comment deleted",
"An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment",
- "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment"
+ "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment",
+ "Write a comment …" : "Write a comment …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index 38edb32d713..45b88c9b62f 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Borrar comentario",
"Cancel edit" : "Cacelar edición",
"New comment" : "Comentario nuevo",
- "Write a comment …" : "Escribir un comentario …",
"Post comment" : "Publicar comentario",
"@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoji, / para selector inteligente",
"Could not reload comments" : "No se pudieron recargar los comentarios",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario",
"Comment deleted" : "Comentario borrado",
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
- "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario"
+ "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario",
+ "Write a comment …" : "Escribir un comentario …"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index 51ae29fc0fa..03bdd354652 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -15,7 +15,6 @@
"Delete comment" : "Borrar comentario",
"Cancel edit" : "Cacelar edición",
"New comment" : "Comentario nuevo",
- "Write a comment …" : "Escribir un comentario …",
"Post comment" : "Publicar comentario",
"@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoji, / para selector inteligente",
"Could not reload comments" : "No se pudieron recargar los comentarios",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario",
"Comment deleted" : "Comentario borrado",
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
- "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario"
+ "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario",
+ "Write a comment …" : "Escribir un comentario …"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/es_CO.js b/apps/comments/l10n/es_CO.js
index b8516c1449b..c74fd09e7c6 100644
--- a/apps/comments/l10n/es_CO.js
+++ b/apps/comments/l10n/es_CO.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Borrar comentario",
"Cancel edit" : "Cancelar edición",
"New comment" : "Nuevo comentario",
- "Write a comment …" : "Escribir un comentario …",
"Post comment" : "Publicar comentario",
"@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente",
"Could not reload comments" : "No se pudieron recargar los comentarios",
@@ -30,6 +29,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario",
"Comment deleted" : "Comentario borrado",
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
- "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario"
+ "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario",
+ "Write a comment …" : "Escribir un comentario …"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/comments/l10n/es_CO.json b/apps/comments/l10n/es_CO.json
index c212111b999..06bfcfbf7ac 100644
--- a/apps/comments/l10n/es_CO.json
+++ b/apps/comments/l10n/es_CO.json
@@ -15,7 +15,6 @@
"Delete comment" : "Borrar comentario",
"Cancel edit" : "Cancelar edición",
"New comment" : "Nuevo comentario",
- "Write a comment …" : "Escribir un comentario …",
"Post comment" : "Publicar comentario",
"@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente",
"Could not reload comments" : "No se pudieron recargar los comentarios",
@@ -28,6 +27,7 @@
"An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario",
"Comment deleted" : "Comentario borrado",
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
- "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario"
+ "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario",
+ "Write a comment …" : "Escribir un comentario …"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js
index 30959ef751f..4f39f8ad915 100644
--- a/apps/comments/l10n/es_MX.js
+++ b/apps/comments/l10n/es_MX.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Borrar comentario",
"Cancel edit" : "Cancelar edición",
"New comment" : "Nuevo comentario",
- "Write a comment …" : "Escribir un comentario …",
"Post comment" : "Publicar comentario",
"@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente",
"Could not reload comments" : "No se pudieron recargar los comentarios",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario",
"Comment deleted" : "Comentario borrado",
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
- "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario"
+ "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario",
+ "Write a comment …" : "Escribir un comentario …"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json
index db42c396705..88838ef947c 100644
--- a/apps/comments/l10n/es_MX.json
+++ b/apps/comments/l10n/es_MX.json
@@ -15,7 +15,6 @@
"Delete comment" : "Borrar comentario",
"Cancel edit" : "Cancelar edición",
"New comment" : "Nuevo comentario",
- "Write a comment …" : "Escribir un comentario …",
"Post comment" : "Publicar comentario",
"@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente",
"Could not reload comments" : "No se pudieron recargar los comentarios",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario",
"Comment deleted" : "Comentario borrado",
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
- "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario"
+ "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario",
+ "Write a comment …" : "Escribir un comentario …"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js
index f8e80d0e690..8832c5258be 100644
--- a/apps/comments/l10n/et_EE.js
+++ b/apps/comments/l10n/et_EE.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Kustuta kommentaar",
"Cancel edit" : "Loobu muutmisest",
"New comment" : "Uus kommentaar",
- "Write a comment …" : "Kirjuta kommentaar...",
"Post comment" : "Postita kommentaar",
"@ for mentions, : for emoji, / for smart picker" : "@ mainimiseks, : emojide jaoks, / nutika valija jaoks",
"Could not reload comments" : "Ei saanud kommentaare uuesti laadida",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge",
"Comment deleted" : "Kommentaar kustutatud",
"An error occurred while trying to delete the comment" : "Kommentaari kustutamisel tekkis tõrge",
- "An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge"
+ "An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge",
+ "Write a comment …" : "Kirjuta kommentaar..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json
index 3c56525cb0c..42728784a49 100644
--- a/apps/comments/l10n/et_EE.json
+++ b/apps/comments/l10n/et_EE.json
@@ -15,7 +15,6 @@
"Delete comment" : "Kustuta kommentaar",
"Cancel edit" : "Loobu muutmisest",
"New comment" : "Uus kommentaar",
- "Write a comment …" : "Kirjuta kommentaar...",
"Post comment" : "Postita kommentaar",
"@ for mentions, : for emoji, / for smart picker" : "@ mainimiseks, : emojide jaoks, / nutika valija jaoks",
"Could not reload comments" : "Ei saanud kommentaare uuesti laadida",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge",
"Comment deleted" : "Kommentaar kustutatud",
"An error occurred while trying to delete the comment" : "Kommentaari kustutamisel tekkis tõrge",
- "An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge"
+ "An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge",
+ "Write a comment …" : "Kirjuta kommentaar..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js
index efa029c41ad..8badb92520c 100644
--- a/apps/comments/l10n/eu.js
+++ b/apps/comments/l10n/eu.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Ezabatu iruzkina",
"Cancel edit" : "Utzi editatzeari",
"New comment" : "Iruzkin berria",
- "Write a comment …" : "Idatzi iruzkin bat ...",
"Post comment" : "Argitaratu iruzkina",
"@ for mentions, : for emoji, / for smart picker" : "@ aipamenetarako, : emojientzako, / hautatzaile adimentsurako",
"Could not reload comments" : "Ezin izan dira iruzkinak freskatu",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean",
"Comment deleted" : "Iruzkina ezabatu da",
"An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean",
- "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean"
+ "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean",
+ "Write a comment …" : "Idatzi iruzkin bat ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json
index 9df5961d387..eb2a2713052 100644
--- a/apps/comments/l10n/eu.json
+++ b/apps/comments/l10n/eu.json
@@ -15,7 +15,6 @@
"Delete comment" : "Ezabatu iruzkina",
"Cancel edit" : "Utzi editatzeari",
"New comment" : "Iruzkin berria",
- "Write a comment …" : "Idatzi iruzkin bat ...",
"Post comment" : "Argitaratu iruzkina",
"@ for mentions, : for emoji, / for smart picker" : "@ aipamenetarako, : emojientzako, / hautatzaile adimentsurako",
"Could not reload comments" : "Ezin izan dira iruzkinak freskatu",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean",
"Comment deleted" : "Iruzkina ezabatu da",
"An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean",
- "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean"
+ "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean",
+ "Write a comment …" : "Idatzi iruzkin bat ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/fa.js b/apps/comments/l10n/fa.js
index 3317f902043..5bf6755154d 100644
--- a/apps/comments/l10n/fa.js
+++ b/apps/comments/l10n/fa.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "حذف دیدگاه",
"Cancel edit" : "Cancel edit",
"New comment" : "دیدگاه جدید",
- "Write a comment …" : "دیدگاهی بنویسید...",
"Post comment" : "فرستادن دیدگاه",
"@ for mentions, : for emoji, / for smart picker" : "@ برای اشاره، : برای شکلک، / برای انتخابگر هوشمند",
"Could not reload comments" : "ناتوانی در دریافت دیدگاهها",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "خطایی در خلال تلاش برای ویرایش دیدگاه رخ داد",
"Comment deleted" : "دیدگاه حذف شد",
"An error occurred while trying to delete the comment" : "خطایی در خلال تلاش برای حذف دیدگاه رخ داد",
- "An error occurred while trying to create the comment" : "خطایی در خلال تلاش برای ایجاد دیدگاه رخ داد"
+ "An error occurred while trying to create the comment" : "خطایی در خلال تلاش برای ایجاد دیدگاه رخ داد",
+ "Write a comment …" : "دیدگاهی بنویسید..."
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/comments/l10n/fa.json b/apps/comments/l10n/fa.json
index 59df258f222..488248077f4 100644
--- a/apps/comments/l10n/fa.json
+++ b/apps/comments/l10n/fa.json
@@ -15,7 +15,6 @@
"Delete comment" : "حذف دیدگاه",
"Cancel edit" : "Cancel edit",
"New comment" : "دیدگاه جدید",
- "Write a comment …" : "دیدگاهی بنویسید...",
"Post comment" : "فرستادن دیدگاه",
"@ for mentions, : for emoji, / for smart picker" : "@ برای اشاره، : برای شکلک، / برای انتخابگر هوشمند",
"Could not reload comments" : "ناتوانی در دریافت دیدگاهها",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "خطایی در خلال تلاش برای ویرایش دیدگاه رخ داد",
"Comment deleted" : "دیدگاه حذف شد",
"An error occurred while trying to delete the comment" : "خطایی در خلال تلاش برای حذف دیدگاه رخ داد",
- "An error occurred while trying to create the comment" : "خطایی در خلال تلاش برای ایجاد دیدگاه رخ داد"
+ "An error occurred while trying to create the comment" : "خطایی در خلال تلاش برای ایجاد دیدگاه رخ داد",
+ "Write a comment …" : "دیدگاهی بنویسید..."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js
index 28a05c1659d..90ba5e79e9b 100644
--- a/apps/comments/l10n/fi.js
+++ b/apps/comments/l10n/fi.js
@@ -15,7 +15,6 @@ OC.L10N.register(
"Delete comment" : "Poista kommentti",
"Cancel edit" : "Peruuta muokkaus",
"New comment" : "Uusi kommentti",
- "Write a comment …" : "Kirjoita kommentti…",
"Post comment" : "Lähetä viesti",
"@ for mentions, : for emoji, / for smart picker" : "@ maininnoille, : emojille, / älykkäälle valitsimelle",
"Could not reload comments" : "Kommenttien lataus epäonnistui",
@@ -29,6 +28,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Kommenttia muokatessa tapahtui virhe",
"Comment deleted" : "Kommentti poistettu",
"An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe",
- "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe"
+ "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe",
+ "Write a comment …" : "Kirjoita kommentti…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json
index a8943301573..7651141345c 100644
--- a/apps/comments/l10n/fi.json
+++ b/apps/comments/l10n/fi.json
@@ -13,7 +13,6 @@
"Delete comment" : "Poista kommentti",
"Cancel edit" : "Peruuta muokkaus",
"New comment" : "Uusi kommentti",
- "Write a comment …" : "Kirjoita kommentti…",
"Post comment" : "Lähetä viesti",
"@ for mentions, : for emoji, / for smart picker" : "@ maininnoille, : emojille, / älykkäälle valitsimelle",
"Could not reload comments" : "Kommenttien lataus epäonnistui",
@@ -27,6 +26,7 @@
"An error occurred while trying to edit the comment" : "Kommenttia muokatessa tapahtui virhe",
"Comment deleted" : "Kommentti poistettu",
"An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe",
- "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe"
+ "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe",
+ "Write a comment …" : "Kirjoita kommentti…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index 9387f4f44b1..a2131fa4301 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Supprimer le commentaire",
"Cancel edit" : "Annuler les modifications",
"New comment" : "Nouveau commentaire",
- "Write a comment …" : "Écrire un commentaire…",
"Post comment" : "Publier le commentaire",
"@ for mentions, : for emoji, / for smart picker" : "@ pour les mentions, : pour les émojis, / pour le sélecteur intelligent",
"Could not reload comments" : "Impossible de recharger les commentaires",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Une erreur est survenue lors de la tentative de modification du commentaire",
"Comment deleted" : "Commentaire supprimé",
"An error occurred while trying to delete the comment" : "Une erreur est survenue lors de la tentative de suppression du commentaire",
- "An error occurred while trying to create the comment" : "Une erreur est survenue lors de la tentative de création du commentaire"
+ "An error occurred while trying to create the comment" : "Une erreur est survenue lors de la tentative de création du commentaire",
+ "Write a comment …" : "Écrire un commentaire…"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index bf419c3b22d..bf8683d05c5 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -15,7 +15,6 @@
"Delete comment" : "Supprimer le commentaire",
"Cancel edit" : "Annuler les modifications",
"New comment" : "Nouveau commentaire",
- "Write a comment …" : "Écrire un commentaire…",
"Post comment" : "Publier le commentaire",
"@ for mentions, : for emoji, / for smart picker" : "@ pour les mentions, : pour les émojis, / pour le sélecteur intelligent",
"Could not reload comments" : "Impossible de recharger les commentaires",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Une erreur est survenue lors de la tentative de modification du commentaire",
"Comment deleted" : "Commentaire supprimé",
"An error occurred while trying to delete the comment" : "Une erreur est survenue lors de la tentative de suppression du commentaire",
- "An error occurred while trying to create the comment" : "Une erreur est survenue lors de la tentative de création du commentaire"
+ "An error occurred while trying to create the comment" : "Une erreur est survenue lors de la tentative de création du commentaire",
+ "Write a comment …" : "Écrire un commentaire…"
},"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/comments/l10n/ga.js b/apps/comments/l10n/ga.js
index 32438cb60ec..6102f63cefe 100644
--- a/apps/comments/l10n/ga.js
+++ b/apps/comments/l10n/ga.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Scrios nóta tráchta",
"Cancel edit" : "Cealaigh eagarthóireacht",
"New comment" : "Trácht nua",
- "Write a comment …" : "Scríobh trácht…",
"Post comment" : "Post trácht",
"@ for mentions, : for emoji, / for smart picker" : "@ le haghaidh tagairtí, : le haghaidh emoji, / le haghaidh roghnóir cliste",
"Could not reload comments" : "Níorbh fhéidir na nótaí tráchta a athlódáil",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Tharla earráid agus an nóta tráchta á chur in eagar",
"Comment deleted" : "Trácht scriosta",
"An error occurred while trying to delete the comment" : "Tharla earráid agus an nóta tráchta á scriosadh",
- "An error occurred while trying to create the comment" : "Tharla earráid agus an nóta tráchta á chruthú"
+ "An error occurred while trying to create the comment" : "Tharla earráid agus an nóta tráchta á chruthú",
+ "Write a comment …" : "Scríobh trácht…"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/apps/comments/l10n/ga.json b/apps/comments/l10n/ga.json
index 4442145dea6..e2a867870e5 100644
--- a/apps/comments/l10n/ga.json
+++ b/apps/comments/l10n/ga.json
@@ -15,7 +15,6 @@
"Delete comment" : "Scrios nóta tráchta",
"Cancel edit" : "Cealaigh eagarthóireacht",
"New comment" : "Trácht nua",
- "Write a comment …" : "Scríobh trácht…",
"Post comment" : "Post trácht",
"@ for mentions, : for emoji, / for smart picker" : "@ le haghaidh tagairtí, : le haghaidh emoji, / le haghaidh roghnóir cliste",
"Could not reload comments" : "Níorbh fhéidir na nótaí tráchta a athlódáil",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Tharla earráid agus an nóta tráchta á chur in eagar",
"Comment deleted" : "Trácht scriosta",
"An error occurred while trying to delete the comment" : "Tharla earráid agus an nóta tráchta á scriosadh",
- "An error occurred while trying to create the comment" : "Tharla earráid agus an nóta tráchta á chruthú"
+ "An error occurred while trying to create the comment" : "Tharla earráid agus an nóta tráchta á chruthú",
+ "Write a comment …" : "Scríobh trácht…"
},"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/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index 364e95abc69..6d272ec26ac 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Eliminar comentario",
"Cancel edit" : "Cancelar a edición",
"New comment" : "Comentario novo",
- "Write a comment …" : "Escriba un comentario…",
"Post comment" : "Publicar comentario",
"@ for mentions, : for emoji, / for smart picker" : "@ para mencións, : para «emoji», / para selector intelixente",
"Could not reload comments" : "Non foi posíbel volver cargar os comentarios",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Produciuse un erro cando tentaba editar o comentario",
"Comment deleted" : "Comentario eliminado",
"An error occurred while trying to delete the comment" : "Produciuse un erro cando tentaba eliminar o comentario",
- "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario"
+ "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario",
+ "Write a comment …" : "Escriba un comentario…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json
index 128f8e5251f..4dee695a247 100644
--- a/apps/comments/l10n/gl.json
+++ b/apps/comments/l10n/gl.json
@@ -15,7 +15,6 @@
"Delete comment" : "Eliminar comentario",
"Cancel edit" : "Cancelar a edición",
"New comment" : "Comentario novo",
- "Write a comment …" : "Escriba un comentario…",
"Post comment" : "Publicar comentario",
"@ for mentions, : for emoji, / for smart picker" : "@ para mencións, : para «emoji», / para selector intelixente",
"Could not reload comments" : "Non foi posíbel volver cargar os comentarios",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Produciuse un erro cando tentaba editar o comentario",
"Comment deleted" : "Comentario eliminado",
"An error occurred while trying to delete the comment" : "Produciuse un erro cando tentaba eliminar o comentario",
- "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario"
+ "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario",
+ "Write a comment …" : "Escriba un comentario…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js
index 05b0f519e0b..db31fcfc1dc 100644
--- a/apps/comments/l10n/hu.js
+++ b/apps/comments/l10n/hu.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Hozzászólás törlése",
"Cancel edit" : "Változások elvetése",
"New comment" : "Új hozzászólás",
- "Write a comment …" : "Hozzászólás írása…",
"Post comment" : "Hozzászólás közzététele",
"@ for mentions, : for emoji, / for smart picker" : "@ az említésekhez, : az emodzsikhoz, / az okos választóhoz",
"Could not reload comments" : "Nem sikerült a megjegyzések újratöltése.",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Hiba történt a megjegyzés szerkesztése közben",
"Comment deleted" : "Hozzászólás törölve",
"An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben",
- "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben"
+ "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben",
+ "Write a comment …" : "Hozzászólás írása…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json
index 962f1c72c06..db2023ca915 100644
--- a/apps/comments/l10n/hu.json
+++ b/apps/comments/l10n/hu.json
@@ -15,7 +15,6 @@
"Delete comment" : "Hozzászólás törlése",
"Cancel edit" : "Változások elvetése",
"New comment" : "Új hozzászólás",
- "Write a comment …" : "Hozzászólás írása…",
"Post comment" : "Hozzászólás közzététele",
"@ for mentions, : for emoji, / for smart picker" : "@ az említésekhez, : az emodzsikhoz, / az okos választóhoz",
"Could not reload comments" : "Nem sikerült a megjegyzések újratöltése.",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Hiba történt a megjegyzés szerkesztése közben",
"Comment deleted" : "Hozzászólás törölve",
"An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben",
- "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben"
+ "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben",
+ "Write a comment …" : "Hozzászólás írása…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js
index d4b6327070b..a7cfbc7a7d3 100644
--- a/apps/comments/l10n/is.js
+++ b/apps/comments/l10n/is.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Eyða athugasemd",
"Cancel edit" : "Hætta við breytingar",
"New comment" : "Ný athugasemd",
- "Write a comment …" : "Skrifa athugasemd ...",
"Post comment" : "Senda inn athugasemd",
"@ for mentions, : for emoji, / for smart picker" : "@ til að minnast á, : fyrir tjáningartákn, / fyrir snjallveljara",
"Could not reload comments" : "Gat ekki endurlesið athugasemdir",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni",
"Comment deleted" : "Athugasemd var eytt",
"An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni",
- "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina"
+ "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina",
+ "Write a comment …" : "Skrifa athugasemd ..."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json
index 458a1704c3b..a1dd18ded72 100644
--- a/apps/comments/l10n/is.json
+++ b/apps/comments/l10n/is.json
@@ -15,7 +15,6 @@
"Delete comment" : "Eyða athugasemd",
"Cancel edit" : "Hætta við breytingar",
"New comment" : "Ný athugasemd",
- "Write a comment …" : "Skrifa athugasemd ...",
"Post comment" : "Senda inn athugasemd",
"@ for mentions, : for emoji, / for smart picker" : "@ til að minnast á, : fyrir tjáningartákn, / fyrir snjallveljara",
"Could not reload comments" : "Gat ekki endurlesið athugasemdir",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni",
"Comment deleted" : "Athugasemd var eytt",
"An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni",
- "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina"
+ "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina",
+ "Write a comment …" : "Skrifa athugasemd ..."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js
index e2aac0c0b86..d0803a30b42 100644
--- a/apps/comments/l10n/it.js
+++ b/apps/comments/l10n/it.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Elimina commento",
"Cancel edit" : "Annulla modifica",
"New comment" : "Nuovo commento",
- "Write a comment …" : "Scrivi un commento...",
"Post comment" : "Pubblica commento",
"@ for mentions, : for emoji, / for smart picker" : "@ per menzioni, : per emoji, / per selettore intelligente",
"Could not reload comments" : "Impossibile ricaricare i commenti",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento",
"Comment deleted" : "Commento eliminato",
"An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento",
- "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento"
+ "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento",
+ "Write a comment …" : "Scrivi un commento..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
index 09ba85ad60e..8317b864313 100644
--- a/apps/comments/l10n/it.json
+++ b/apps/comments/l10n/it.json
@@ -15,7 +15,6 @@
"Delete comment" : "Elimina commento",
"Cancel edit" : "Annulla modifica",
"New comment" : "Nuovo commento",
- "Write a comment …" : "Scrivi un commento...",
"Post comment" : "Pubblica commento",
"@ for mentions, : for emoji, / for smart picker" : "@ per menzioni, : per emoji, / per selettore intelligente",
"Could not reload comments" : "Impossibile ricaricare i commenti",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento",
"Comment deleted" : "Commento eliminato",
"An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento",
- "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento"
+ "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento",
+ "Write a comment …" : "Scrivi un commento..."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js
index 60800bfb5f9..a0aed457b34 100644
--- a/apps/comments/l10n/ja.js
+++ b/apps/comments/l10n/ja.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "コメントを削除",
"Cancel edit" : "編集をキャンセル",
"New comment" : "新しいコメント",
- "Write a comment …" : "コメントを書く...",
"Post comment" : "コメントを投稿",
"@ for mentions, : for emoji, / for smart picker" : "メンションには@、絵文字には:、スマートピッカーには/",
"Could not reload comments" : "コメントをリロードできませんでした",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました",
"Comment deleted" : "コメントが削除されました",
"An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました",
- "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました"
+ "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました",
+ "Write a comment …" : "コメントを書く..."
},
"nplurals=1; plural=0;");
diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json
index 08014639e97..904110dc7f8 100644
--- a/apps/comments/l10n/ja.json
+++ b/apps/comments/l10n/ja.json
@@ -15,7 +15,6 @@
"Delete comment" : "コメントを削除",
"Cancel edit" : "編集をキャンセル",
"New comment" : "新しいコメント",
- "Write a comment …" : "コメントを書く...",
"Post comment" : "コメントを投稿",
"@ for mentions, : for emoji, / for smart picker" : "メンションには@、絵文字には:、スマートピッカーには/",
"Could not reload comments" : "コメントをリロードできませんでした",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました",
"Comment deleted" : "コメントが削除されました",
"An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました",
- "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました"
+ "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました",
+ "Write a comment …" : "コメントを書く..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js
index 5b75a6eea40..47a71c3cb74 100644
--- a/apps/comments/l10n/ko.js
+++ b/apps/comments/l10n/ko.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "댓글 삭제",
"Cancel edit" : "편집 취소",
"New comment" : "새로운 댓글",
- "Write a comment …" : "댓글 쓰기 ...",
"Post comment" : "댓글 게시",
"@ for mentions, : for emoji, / for smart picker" : "@을 입력해 언급, :을 입력해 이모지 추가, /을 입력해 스마트 피커를 사용하십시오.",
"Could not reload comments" : "댓글을 다시 불러올 수 없음",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "댓글을 편집하는 중 오류 발생",
"Comment deleted" : "댓글이 삭제됨",
"An error occurred while trying to delete the comment" : "댓글을 삭제하는 중 오류 발생",
- "An error occurred while trying to create the comment" : "댓글을 작성하는 중 오류 발생"
+ "An error occurred while trying to create the comment" : "댓글을 작성하는 중 오류 발생",
+ "Write a comment …" : "댓글 쓰기 ..."
},
"nplurals=1; plural=0;");
diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json
index a8aed7edea4..3e7aab6cdc1 100644
--- a/apps/comments/l10n/ko.json
+++ b/apps/comments/l10n/ko.json
@@ -15,7 +15,6 @@
"Delete comment" : "댓글 삭제",
"Cancel edit" : "편집 취소",
"New comment" : "새로운 댓글",
- "Write a comment …" : "댓글 쓰기 ...",
"Post comment" : "댓글 게시",
"@ for mentions, : for emoji, / for smart picker" : "@을 입력해 언급, :을 입력해 이모지 추가, /을 입력해 스마트 피커를 사용하십시오.",
"Could not reload comments" : "댓글을 다시 불러올 수 없음",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "댓글을 편집하는 중 오류 발생",
"Comment deleted" : "댓글이 삭제됨",
"An error occurred while trying to delete the comment" : "댓글을 삭제하는 중 오류 발생",
- "An error occurred while trying to create the comment" : "댓글을 작성하는 중 오류 발생"
+ "An error occurred while trying to create the comment" : "댓글을 작성하는 중 오류 발생",
+ "Write a comment …" : "댓글 쓰기 ..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js
index 9c73793ce49..27e1bf203c4 100644
--- a/apps/comments/l10n/mk.js
+++ b/apps/comments/l10n/mk.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Избриши коментар",
"Cancel edit" : "Откажи ажурирање",
"New comment" : "Нов коментар",
- "Write a comment …" : "Напиши коментар ...",
"Post comment" : "Објави коментар",
"@ for mentions, : for emoji, / for smart picker" : "@ за спомнување, : за емоција, / за паметен избор",
"Could not reload comments" : "Неможе да се вчитаат коментарите",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Настана грешка при обид за ажурирање на коментар",
"Comment deleted" : "Коментарот е избришан",
"An error occurred while trying to delete the comment" : "Настана грешка при обидот за бришење на коментар",
- "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар"
+ "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар",
+ "Write a comment …" : "Напиши коментар ..."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json
index 5cd8c7b1076..8f9f93cef94 100644
--- a/apps/comments/l10n/mk.json
+++ b/apps/comments/l10n/mk.json
@@ -15,7 +15,6 @@
"Delete comment" : "Избриши коментар",
"Cancel edit" : "Откажи ажурирање",
"New comment" : "Нов коментар",
- "Write a comment …" : "Напиши коментар ...",
"Post comment" : "Објави коментар",
"@ for mentions, : for emoji, / for smart picker" : "@ за спомнување, : за емоција, / за паметен избор",
"Could not reload comments" : "Неможе да се вчитаат коментарите",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Настана грешка при обид за ажурирање на коментар",
"Comment deleted" : "Коментарот е избришан",
"An error occurred while trying to delete the comment" : "Настана грешка при обидот за бришење на коментар",
- "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар"
+ "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар",
+ "Write a comment …" : "Напиши коментар ..."
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js
index dcc1127639a..1997be985a2 100644
--- a/apps/comments/l10n/nb.js
+++ b/apps/comments/l10n/nb.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Slett kommentar",
"Cancel edit" : "Avbryt endring",
"New comment" : "Ny kommentar",
- "Write a comment …" : "Skriv en kommentar...",
"Post comment" : "Send kommentar",
"@ for mentions, : for emoji, / for smart picker" : "@ for nevner, : for emoji, / for smartvelger",
"Could not reload comments" : "Kunne ikke laste inn kommentarene på nytt",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Det oppsto en feil under forsøk på å redigere kommentaren",
"Comment deleted" : "Kommentar slettet",
"An error occurred while trying to delete the comment" : "Det oppsto en feil under forsøk på å slette kommentaren",
- "An error occurred while trying to create the comment" : "Det oppsto en feil under forsøket på å opprette kommentaren"
+ "An error occurred while trying to create the comment" : "Det oppsto en feil under forsøket på å opprette kommentaren",
+ "Write a comment …" : "Skriv en kommentar..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json
index 84c7337798d..eb4a8ba7d6c 100644
--- a/apps/comments/l10n/nb.json
+++ b/apps/comments/l10n/nb.json
@@ -15,7 +15,6 @@
"Delete comment" : "Slett kommentar",
"Cancel edit" : "Avbryt endring",
"New comment" : "Ny kommentar",
- "Write a comment …" : "Skriv en kommentar...",
"Post comment" : "Send kommentar",
"@ for mentions, : for emoji, / for smart picker" : "@ for nevner, : for emoji, / for smartvelger",
"Could not reload comments" : "Kunne ikke laste inn kommentarene på nytt",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Det oppsto en feil under forsøk på å redigere kommentaren",
"Comment deleted" : "Kommentar slettet",
"An error occurred while trying to delete the comment" : "Det oppsto en feil under forsøk på å slette kommentaren",
- "An error occurred while trying to create the comment" : "Det oppsto en feil under forsøket på å opprette kommentaren"
+ "An error occurred while trying to create the comment" : "Det oppsto en feil under forsøket på å opprette kommentaren",
+ "Write a comment …" : "Skriv en kommentar..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js
index cb42f547b7c..51a86b3dcbe 100644
--- a/apps/comments/l10n/nl.js
+++ b/apps/comments/l10n/nl.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Reactie verwijderen",
"Cancel edit" : "Bewerking annuleren",
"New comment" : "Nieuwe reactie",
- "Write a comment …" : "Schrijf een reactie…",
"Post comment" : "Reactie plaatsen",
"@ for mentions, : for emoji, / for smart picker" : "@ voor vermeldingen, : voor emoji, / voor Smart Picker",
"Could not reload comments" : "Kon reactie niet opnieuw laden",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Er is een fout opgetreden bij het bewerken van de reactie",
"Comment deleted" : "Reactie verwijderd",
"An error occurred while trying to delete the comment" : "Er is een fout opgetreden bij het verwijderen van de reactie",
- "An error occurred while trying to create the comment" : "Er is een fout opgetreden bij het aanmaken van de reactie"
+ "An error occurred while trying to create the comment" : "Er is een fout opgetreden bij het aanmaken van de reactie",
+ "Write a comment …" : "Schrijf een reactie…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json
index 6d660138be1..c4536a99be9 100644
--- a/apps/comments/l10n/nl.json
+++ b/apps/comments/l10n/nl.json
@@ -15,7 +15,6 @@
"Delete comment" : "Reactie verwijderen",
"Cancel edit" : "Bewerking annuleren",
"New comment" : "Nieuwe reactie",
- "Write a comment …" : "Schrijf een reactie…",
"Post comment" : "Reactie plaatsen",
"@ for mentions, : for emoji, / for smart picker" : "@ voor vermeldingen, : voor emoji, / voor Smart Picker",
"Could not reload comments" : "Kon reactie niet opnieuw laden",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Er is een fout opgetreden bij het bewerken van de reactie",
"Comment deleted" : "Reactie verwijderd",
"An error occurred while trying to delete the comment" : "Er is een fout opgetreden bij het verwijderen van de reactie",
- "An error occurred while trying to create the comment" : "Er is een fout opgetreden bij het aanmaken van de reactie"
+ "An error occurred while trying to create the comment" : "Er is een fout opgetreden bij het aanmaken van de reactie",
+ "Write a comment …" : "Schrijf een reactie…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js
index 918cfffa852..ed71e4ea75c 100644
--- a/apps/comments/l10n/pl.js
+++ b/apps/comments/l10n/pl.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Usuń komentarz",
"Cancel edit" : "Anuluj edycję",
"New comment" : "Nowy komentarz",
- "Write a comment …" : "Napisz komentarz…",
"Post comment" : "Wyślij komentarz",
"@ for mentions, : for emoji, / for smart picker" : "@ dla wzmianek, : dla emoji, / dla inteligentnego wybierania",
"Could not reload comments" : "Nie można ponownie wczytać komentarzy",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Wystąpił błąd podczas próby edycji komentarza",
"Comment deleted" : "Komentarz usunięty",
"An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza",
- "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza"
+ "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza",
+ "Write a comment …" : "Napisz komentarz…"
},
"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/comments/l10n/pl.json b/apps/comments/l10n/pl.json
index a541f40224a..64257a4bfbf 100644
--- a/apps/comments/l10n/pl.json
+++ b/apps/comments/l10n/pl.json
@@ -15,7 +15,6 @@
"Delete comment" : "Usuń komentarz",
"Cancel edit" : "Anuluj edycję",
"New comment" : "Nowy komentarz",
- "Write a comment …" : "Napisz komentarz…",
"Post comment" : "Wyślij komentarz",
"@ for mentions, : for emoji, / for smart picker" : "@ dla wzmianek, : dla emoji, / dla inteligentnego wybierania",
"Could not reload comments" : "Nie można ponownie wczytać komentarzy",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Wystąpił błąd podczas próby edycji komentarza",
"Comment deleted" : "Komentarz usunięty",
"An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza",
- "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza"
+ "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza",
+ "Write a comment …" : "Napisz komentarz…"
},"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/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js
index 035edefd0bc..91bb2b96939 100644
--- a/apps/comments/l10n/pt_BR.js
+++ b/apps/comments/l10n/pt_BR.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Excluir comentário",
"Cancel edit" : "Cancelar edição",
"New comment" : "Novo comentário",
- "Write a comment …" : "Escreva um comentário …",
"Post comment" : "Postar comentário",
"@ for mentions, : for emoji, / for smart picker" : "@ para menções, : para emoji, / para seletor inteligente",
"Could not reload comments" : "Não foi possível recarregar comentários",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Ocorreu um erro ao tentar editar o comentário",
"Comment deleted" : "Comentário excluído",
"An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário",
- "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário"
+ "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário",
+ "Write a comment …" : "Escreva um comentário …"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json
index c1cb3d4c814..6961f4fac79 100644
--- a/apps/comments/l10n/pt_BR.json
+++ b/apps/comments/l10n/pt_BR.json
@@ -15,7 +15,6 @@
"Delete comment" : "Excluir comentário",
"Cancel edit" : "Cancelar edição",
"New comment" : "Novo comentário",
- "Write a comment …" : "Escreva um comentário …",
"Post comment" : "Postar comentário",
"@ for mentions, : for emoji, / for smart picker" : "@ para menções, : para emoji, / para seletor inteligente",
"Could not reload comments" : "Não foi possível recarregar comentários",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Ocorreu um erro ao tentar editar o comentário",
"Comment deleted" : "Comentário excluído",
"An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário",
- "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário"
+ "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário",
+ "Write a comment …" : "Escreva um comentário …"
},"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/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js
index e3b5e0f070a..9f19fff80d9 100644
--- a/apps/comments/l10n/pt_PT.js
+++ b/apps/comments/l10n/pt_PT.js
@@ -15,13 +15,13 @@ OC.L10N.register(
"Delete comment" : "Eliminar comentário",
"Cancel edit" : "Cancelar edição",
"New comment" : "Novo comentário",
- "Write a comment …" : "Escreva um comentário...",
"Post comment" : "Publicar comentário",
"No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!",
"No more messages" : "Sem mais mensagens",
"Retry" : "Repetir",
"_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"],
"Comment" : "Comentário",
- "Comment deleted" : "Comentário eliminado"
+ "Comment deleted" : "Comentário eliminado",
+ "Write a comment …" : "Escreva um comentário..."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json
index 5f681b1ae42..1e8c0def436 100644
--- a/apps/comments/l10n/pt_PT.json
+++ b/apps/comments/l10n/pt_PT.json
@@ -13,13 +13,13 @@
"Delete comment" : "Eliminar comentário",
"Cancel edit" : "Cancelar edição",
"New comment" : "Novo comentário",
- "Write a comment …" : "Escreva um comentário...",
"Post comment" : "Publicar comentário",
"No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!",
"No more messages" : "Sem mais mensagens",
"Retry" : "Repetir",
"_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"],
"Comment" : "Comentário",
- "Comment deleted" : "Comentário eliminado"
+ "Comment deleted" : "Comentário eliminado",
+ "Write a comment …" : "Escreva um comentário..."
},"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/comments/l10n/ru.js b/apps/comments/l10n/ru.js
index c6dc089a1d4..f4fb6bd97c7 100644
--- a/apps/comments/l10n/ru.js
+++ b/apps/comments/l10n/ru.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Удалить комментарий",
"Cancel edit" : "Отменить правку",
"New comment" : "Новый комментарий",
- "Write a comment …" : "Напишите комментарий…",
"Post comment" : "Опубликовать комментарий",
"@ for mentions, : for emoji, / for smart picker" : "@ для упоминаний, : для эмодзи, / для интеллектуального выбора",
"Could not reload comments" : "Не удалось перезагрузить комментарии",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Попытка редактирования комментария завершилась ошибкой",
"Comment deleted" : "Комментарий удалён",
"An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой",
- "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой"
+ "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой",
+ "Write a comment …" : "Напишите комментарий…"
},
"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/comments/l10n/ru.json b/apps/comments/l10n/ru.json
index 30a7ba82f37..92ac5a33858 100644
--- a/apps/comments/l10n/ru.json
+++ b/apps/comments/l10n/ru.json
@@ -15,7 +15,6 @@
"Delete comment" : "Удалить комментарий",
"Cancel edit" : "Отменить правку",
"New comment" : "Новый комментарий",
- "Write a comment …" : "Напишите комментарий…",
"Post comment" : "Опубликовать комментарий",
"@ for mentions, : for emoji, / for smart picker" : "@ для упоминаний, : для эмодзи, / для интеллектуального выбора",
"Could not reload comments" : "Не удалось перезагрузить комментарии",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Попытка редактирования комментария завершилась ошибкой",
"Comment deleted" : "Комментарий удалён",
"An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой",
- "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой"
+ "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой",
+ "Write a comment …" : "Напишите комментарий…"
},"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/comments/l10n/sk.js b/apps/comments/l10n/sk.js
index 380b8c88fb5..59350339a55 100644
--- a/apps/comments/l10n/sk.js
+++ b/apps/comments/l10n/sk.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Zmazať komentár",
"Cancel edit" : "Zrušiť upravovanie",
"New comment" : "Nový komentár",
- "Write a comment …" : "Napísať komentár ...",
"Post comment" : "Odoslať komentár",
"@ for mentions, : for emoji, / for smart picker" : "@ pre spomienky, : pre emotikony, / pre inteligentný výber",
"Could not reload comments" : "Nepodarilo sa obnoviť komentáre",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára",
"Comment deleted" : "Komentár bol odstránený",
"An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára",
- "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára"
+ "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára",
+ "Write a comment …" : "Napísať komentár ..."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json
index e617085d50a..c1ab03f6a0d 100644
--- a/apps/comments/l10n/sk.json
+++ b/apps/comments/l10n/sk.json
@@ -15,7 +15,6 @@
"Delete comment" : "Zmazať komentár",
"Cancel edit" : "Zrušiť upravovanie",
"New comment" : "Nový komentár",
- "Write a comment …" : "Napísať komentár ...",
"Post comment" : "Odoslať komentár",
"@ for mentions, : for emoji, / for smart picker" : "@ pre spomienky, : pre emotikony, / pre inteligentný výber",
"Could not reload comments" : "Nepodarilo sa obnoviť komentáre",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára",
"Comment deleted" : "Komentár bol odstránený",
"An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára",
- "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára"
+ "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára",
+ "Write a comment …" : "Napísať komentár ..."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js
index 5731163c19f..6efd5fd0429 100644
--- a/apps/comments/l10n/sl.js
+++ b/apps/comments/l10n/sl.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Izbriši opombo",
"Cancel edit" : "Prekliči urejanje",
"New comment" : "Nova opomba",
- "Write a comment …" : "Dopišite opombo ...",
"Post comment" : "Objavi opombo",
"@ for mentions, : for emoji, / for smart picker" : "@ za omenjanje osebe, : za izris izraznih ikon, / za pametni izbirnik",
"Could not reload comments" : "Opomb ni mogoče posodobiti",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Prišlo je do napake med poskusom urejanja opombe",
"Comment deleted" : "Opomba je izbrisana",
"An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe",
- "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe"
+ "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe",
+ "Write a comment …" : "Dopišite opombo ..."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json
index 0ee0fcad23f..8f8fe95fba9 100644
--- a/apps/comments/l10n/sl.json
+++ b/apps/comments/l10n/sl.json
@@ -15,7 +15,6 @@
"Delete comment" : "Izbriši opombo",
"Cancel edit" : "Prekliči urejanje",
"New comment" : "Nova opomba",
- "Write a comment …" : "Dopišite opombo ...",
"Post comment" : "Objavi opombo",
"@ for mentions, : for emoji, / for smart picker" : "@ za omenjanje osebe, : za izris izraznih ikon, / za pametni izbirnik",
"Could not reload comments" : "Opomb ni mogoče posodobiti",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Prišlo je do napake med poskusom urejanja opombe",
"Comment deleted" : "Opomba je izbrisana",
"An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe",
- "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe"
+ "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe",
+ "Write a comment …" : "Dopišite opombo ..."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js
index 95c34a5368f..31916b04cf8 100644
--- a/apps/comments/l10n/sr.js
+++ b/apps/comments/l10n/sr.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Обриши коментар",
"Cancel edit" : "Поништи измену",
"New comment" : "Нови коментар",
- "Write a comment …" : "Напишите коментар…",
"Post comment" : "Објави коментар",
"@ for mentions, : for emoji, / for smart picker" : "@ за помињања, : за емођи, / за паметни бирач",
"Could not reload comments" : "Коментари не могу поново да се учитају",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Грешка приликом покушаја мењања коментара",
"Comment deleted" : "Коментар обрисан",
"An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара",
- "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара"
+ "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара",
+ "Write a comment …" : "Напишите коментар…"
},
"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/comments/l10n/sr.json b/apps/comments/l10n/sr.json
index 80120b1efd6..c1a15386284 100644
--- a/apps/comments/l10n/sr.json
+++ b/apps/comments/l10n/sr.json
@@ -15,7 +15,6 @@
"Delete comment" : "Обриши коментар",
"Cancel edit" : "Поништи измену",
"New comment" : "Нови коментар",
- "Write a comment …" : "Напишите коментар…",
"Post comment" : "Објави коментар",
"@ for mentions, : for emoji, / for smart picker" : "@ за помињања, : за емођи, / за паметни бирач",
"Could not reload comments" : "Коментари не могу поново да се учитају",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Грешка приликом покушаја мењања коментара",
"Comment deleted" : "Коментар обрисан",
"An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара",
- "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара"
+ "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара",
+ "Write a comment …" : "Напишите коментар…"
},"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/comments/l10n/sv.js b/apps/comments/l10n/sv.js
index c96b8c94ee8..d01f955ddcf 100644
--- a/apps/comments/l10n/sv.js
+++ b/apps/comments/l10n/sv.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Ta bort kommentar",
"Cancel edit" : "Avbryt redigering",
"New comment" : "Ny kommentar",
- "Write a comment …" : "Skriv en kommentar ...",
"Post comment" : "Publicera kommentar",
"@ for mentions, : for emoji, / for smart picker" : "@ för omnämnanden, : för emoji, / för smart picker",
"Could not reload comments" : "Kunde inte ladda om kommentarer",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Ett fel uppstod vid redigering av kommentaren",
"Comment deleted" : "Kommentar borttagen",
"An error occurred while trying to delete the comment" : "Ett fel uppstod vid borttagning av kommentaren",
- "An error occurred while trying to create the comment" : "Ett fel uppstod vid skapande av kommentaren"
+ "An error occurred while trying to create the comment" : "Ett fel uppstod vid skapande av kommentaren",
+ "Write a comment …" : "Skriv en kommentar ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json
index 90d10190185..e1fe217e070 100644
--- a/apps/comments/l10n/sv.json
+++ b/apps/comments/l10n/sv.json
@@ -15,7 +15,6 @@
"Delete comment" : "Ta bort kommentar",
"Cancel edit" : "Avbryt redigering",
"New comment" : "Ny kommentar",
- "Write a comment …" : "Skriv en kommentar ...",
"Post comment" : "Publicera kommentar",
"@ for mentions, : for emoji, / for smart picker" : "@ för omnämnanden, : för emoji, / för smart picker",
"Could not reload comments" : "Kunde inte ladda om kommentarer",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Ett fel uppstod vid redigering av kommentaren",
"Comment deleted" : "Kommentar borttagen",
"An error occurred while trying to delete the comment" : "Ett fel uppstod vid borttagning av kommentaren",
- "An error occurred while trying to create the comment" : "Ett fel uppstod vid skapande av kommentaren"
+ "An error occurred while trying to create the comment" : "Ett fel uppstod vid skapande av kommentaren",
+ "Write a comment …" : "Skriv en kommentar ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/sw.js b/apps/comments/l10n/sw.js
index dbe931a3406..ab49404b971 100644
--- a/apps/comments/l10n/sw.js
+++ b/apps/comments/l10n/sw.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Futa maoni",
"Cancel edit" : "Sistisha uhariri",
"New comment" : "Maoni mapya",
- "Write a comment …" : "Andika maoni...",
"Post comment" : "Tuma maoni",
"@ for mentions, : for emoji, / for smart picker" : "@ kwa mitajo, : kwa emoji, / kwa kichagua smart",
"Could not reload comments" : "Haikuweza kupakia maoni",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Hitilafu ilitokea wakati wa kujaribu kuhariri maoni",
"Comment deleted" : "Maoni yamefutwa",
"An error occurred while trying to delete the comment" : "Hitilafu ilitokea wakati wa kujaribu kufuta maoni",
- "An error occurred while trying to create the comment" : "Hitilafu ilitokea wakati wa kujaribu kuunda maoni"
+ "An error occurred while trying to create the comment" : "Hitilafu ilitokea wakati wa kujaribu kuunda maoni",
+ "Write a comment …" : "Andika maoni..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/sw.json b/apps/comments/l10n/sw.json
index 86dff80baf2..f10aaff8899 100644
--- a/apps/comments/l10n/sw.json
+++ b/apps/comments/l10n/sw.json
@@ -15,7 +15,6 @@
"Delete comment" : "Futa maoni",
"Cancel edit" : "Sistisha uhariri",
"New comment" : "Maoni mapya",
- "Write a comment …" : "Andika maoni...",
"Post comment" : "Tuma maoni",
"@ for mentions, : for emoji, / for smart picker" : "@ kwa mitajo, : kwa emoji, / kwa kichagua smart",
"Could not reload comments" : "Haikuweza kupakia maoni",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Hitilafu ilitokea wakati wa kujaribu kuhariri maoni",
"Comment deleted" : "Maoni yamefutwa",
"An error occurred while trying to delete the comment" : "Hitilafu ilitokea wakati wa kujaribu kufuta maoni",
- "An error occurred while trying to create the comment" : "Hitilafu ilitokea wakati wa kujaribu kuunda maoni"
+ "An error occurred while trying to create the comment" : "Hitilafu ilitokea wakati wa kujaribu kuunda maoni",
+ "Write a comment …" : "Andika maoni..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js
index c8294d0ec30..fe069cd42fa 100644
--- a/apps/comments/l10n/tr.js
+++ b/apps/comments/l10n/tr.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Yorumu sil",
"Cancel edit" : "Düzenlemeyi iptal et",
"New comment" : "Yorum ekle",
- "Write a comment …" : "Bir yorum yazın…",
"Post comment" : "Yorum gönder",
"@ for mentions, : for emoji, / for smart picker" : "Anmalar için @, emojiler için :, akıllı seçici için /",
"Could not reload comments" : "Yorumlar yeniden yüklenemedi",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı",
"Comment deleted" : "Yorum silindi",
"An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı",
- "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı"
+ "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı",
+ "Write a comment …" : "Bir yorum yazın…"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json
index 4664a265367..d2d18715538 100644
--- a/apps/comments/l10n/tr.json
+++ b/apps/comments/l10n/tr.json
@@ -15,7 +15,6 @@
"Delete comment" : "Yorumu sil",
"Cancel edit" : "Düzenlemeyi iptal et",
"New comment" : "Yorum ekle",
- "Write a comment …" : "Bir yorum yazın…",
"Post comment" : "Yorum gönder",
"@ for mentions, : for emoji, / for smart picker" : "Anmalar için @, emojiler için :, akıllı seçici için /",
"Could not reload comments" : "Yorumlar yeniden yüklenemedi",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı",
"Comment deleted" : "Yorum silindi",
"An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı",
- "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı"
+ "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı",
+ "Write a comment …" : "Bir yorum yazın…"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/ug.js b/apps/comments/l10n/ug.js
index dc45071aa69..560e3f81a65 100644
--- a/apps/comments/l10n/ug.js
+++ b/apps/comments/l10n/ug.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "باھانى ئۆچۈرۈڭ",
"Cancel edit" : "تەھرىرلەشنى ئەمەلدىن قالدۇرۇڭ",
"New comment" : "يېڭى باھا",
- "Write a comment …" : "باھا يېزىڭ…",
"Post comment" : "ئىنكاس يېزىڭ",
"@ for mentions, : for emoji, / for smart picker" : "@ تىلغا ئېلىش ئۈچۈن ،: emoji ئۈچۈن ، / ئەقلىي ئىقتىدارلىق تاللىغۇچ ئۈچۈن",
"Could not reload comments" : "ئىنكاسلارنى قايتا يۈكلىيەلمىدى",
@@ -30,6 +29,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "باھانى تەھرىرلىمەكچى بولغاندا خاتالىق كۆرۈلدى",
"Comment deleted" : "باھا ئۆچۈرۈلدى",
"An error occurred while trying to delete the comment" : "باھانى ئۆچۈرمەكچى بولغاندا خاتالىق كۆرۈلدى",
- "An error occurred while trying to create the comment" : "باھا قۇرماقچى بولغاندا خاتالىق كۆرۈلدى"
+ "An error occurred while trying to create the comment" : "باھا قۇرماقچى بولغاندا خاتالىق كۆرۈلدى",
+ "Write a comment …" : "باھا يېزىڭ…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/ug.json b/apps/comments/l10n/ug.json
index a7669c2131c..c96366a586b 100644
--- a/apps/comments/l10n/ug.json
+++ b/apps/comments/l10n/ug.json
@@ -15,7 +15,6 @@
"Delete comment" : "باھانى ئۆچۈرۈڭ",
"Cancel edit" : "تەھرىرلەشنى ئەمەلدىن قالدۇرۇڭ",
"New comment" : "يېڭى باھا",
- "Write a comment …" : "باھا يېزىڭ…",
"Post comment" : "ئىنكاس يېزىڭ",
"@ for mentions, : for emoji, / for smart picker" : "@ تىلغا ئېلىش ئۈچۈن ،: emoji ئۈچۈن ، / ئەقلىي ئىقتىدارلىق تاللىغۇچ ئۈچۈن",
"Could not reload comments" : "ئىنكاسلارنى قايتا يۈكلىيەلمىدى",
@@ -28,6 +27,7 @@
"An error occurred while trying to edit the comment" : "باھانى تەھرىرلىمەكچى بولغاندا خاتالىق كۆرۈلدى",
"Comment deleted" : "باھا ئۆچۈرۈلدى",
"An error occurred while trying to delete the comment" : "باھانى ئۆچۈرمەكچى بولغاندا خاتالىق كۆرۈلدى",
- "An error occurred while trying to create the comment" : "باھا قۇرماقچى بولغاندا خاتالىق كۆرۈلدى"
+ "An error occurred while trying to create the comment" : "باھا قۇرماقچى بولغاندا خاتالىق كۆرۈلدى",
+ "Write a comment …" : "باھا يېزىڭ…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js
index 03b1fea5b85..ba23b7eccd6 100644
--- a/apps/comments/l10n/uk.js
+++ b/apps/comments/l10n/uk.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "Вилучити коментар",
"Cancel edit" : "Скасувати редагування",
"New comment" : "Новий коментар",
- "Write a comment …" : "Додати коментар ...",
"Post comment" : "Опублікувати коментар",
"@ for mentions, : for emoji, / for smart picker" : "@ згадати, : емоційки, / асистент вибору",
"Could not reload comments" : "Не вдалося перезавантажити коментарі",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Під час редагування коментаря сталася помилка",
"Comment deleted" : "Коментар вилучено",
"An error occurred while trying to delete the comment" : "Під час спроби вилучити коментар сталася помилка",
- "An error occurred while trying to create the comment" : "Під час створення коментаря сталася помилка"
+ "An error occurred while trying to create the comment" : "Під час створення коментаря сталася помилка",
+ "Write a comment …" : "Додати коментар ..."
},
"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/comments/l10n/uk.json b/apps/comments/l10n/uk.json
index 7802b6d4f15..bb1892cc984 100644
--- a/apps/comments/l10n/uk.json
+++ b/apps/comments/l10n/uk.json
@@ -15,7 +15,6 @@
"Delete comment" : "Вилучити коментар",
"Cancel edit" : "Скасувати редагування",
"New comment" : "Новий коментар",
- "Write a comment …" : "Додати коментар ...",
"Post comment" : "Опублікувати коментар",
"@ for mentions, : for emoji, / for smart picker" : "@ згадати, : емоційки, / асистент вибору",
"Could not reload comments" : "Не вдалося перезавантажити коментарі",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "Під час редагування коментаря сталася помилка",
"Comment deleted" : "Коментар вилучено",
"An error occurred while trying to delete the comment" : "Під час спроби вилучити коментар сталася помилка",
- "An error occurred while trying to create the comment" : "Під час створення коментаря сталася помилка"
+ "An error occurred while trying to create the comment" : "Під час створення коментаря сталася помилка",
+ "Write a comment …" : "Додати коментар ..."
},"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/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index 1b29a108500..ee9bad61ce6 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "删除评论",
"Cancel edit" : "取消编辑",
"New comment" : "新评论",
- "Write a comment …" : "发表评论 ...",
"Post comment" : "发表评论",
"@ for mentions, : for emoji, / for smart picker" : "使用“@”提及,“:”输入表情符号,“/”唤起智能选择",
"Could not reload comments" : "无法重载评论",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "编辑评论时出错",
"Comment deleted" : "评论已删除",
"An error occurred while trying to delete the comment" : "删除评论时出错",
- "An error occurred while trying to create the comment" : "创建评论时出错"
+ "An error occurred while trying to create the comment" : "创建评论时出错",
+ "Write a comment …" : "发表评论 ..."
},
"nplurals=1; plural=0;");
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index a6d668e613c..42880816808 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -15,7 +15,6 @@
"Delete comment" : "删除评论",
"Cancel edit" : "取消编辑",
"New comment" : "新评论",
- "Write a comment …" : "发表评论 ...",
"Post comment" : "发表评论",
"@ for mentions, : for emoji, / for smart picker" : "使用“@”提及,“:”输入表情符号,“/”唤起智能选择",
"Could not reload comments" : "无法重载评论",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "编辑评论时出错",
"Comment deleted" : "评论已删除",
"An error occurred while trying to delete the comment" : "删除评论时出错",
- "An error occurred while trying to create the comment" : "创建评论时出错"
+ "An error occurred while trying to create the comment" : "创建评论时出错",
+ "Write a comment …" : "发表评论 ..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js
index ed0661f0655..73343a14dbe 100644
--- a/apps/comments/l10n/zh_HK.js
+++ b/apps/comments/l10n/zh_HK.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "刪除留言",
"Cancel edit" : "取消編輯",
"New comment" : "新評論",
- "Write a comment …" : "發表評論 ...",
"Post comment" : "張貼留言",
"@ for mentions, : for emoji, / for smart picker" : "“@” 表示提及,“:” 表示表情符號,“/” 表示智慧型選擇器",
"Could not reload comments" : "無法重新加載評論",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "嘗試編輯此留言時錯誤",
"Comment deleted" : "意見刪除",
"An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤",
- "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤"
+ "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤",
+ "Write a comment …" : "發表評論 ..."
},
"nplurals=1; plural=0;");
diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json
index ea90a3983ea..1d3d613a701 100644
--- a/apps/comments/l10n/zh_HK.json
+++ b/apps/comments/l10n/zh_HK.json
@@ -15,7 +15,6 @@
"Delete comment" : "刪除留言",
"Cancel edit" : "取消編輯",
"New comment" : "新評論",
- "Write a comment …" : "發表評論 ...",
"Post comment" : "張貼留言",
"@ for mentions, : for emoji, / for smart picker" : "“@” 表示提及,“:” 表示表情符號,“/” 表示智慧型選擇器",
"Could not reload comments" : "無法重新加載評論",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "嘗試編輯此留言時錯誤",
"Comment deleted" : "意見刪除",
"An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤",
- "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤"
+ "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤",
+ "Write a comment …" : "發表評論 ..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js
index 42e06d4e4dd..971c22ffd3d 100644
--- a/apps/comments/l10n/zh_TW.js
+++ b/apps/comments/l10n/zh_TW.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Delete comment" : "刪除留言",
"Cancel edit" : "取消編輯",
"New comment" : "新留言",
- "Write a comment …" : "編寫留言……",
"Post comment" : "張貼留言",
"@ for mentions, : for emoji, / for smart picker" : "@ 表示提及,: 表示表情符號,/ 表示智慧型選取",
"Could not reload comments" : "無法重新載入留言",
@@ -31,6 +30,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "嘗試編輯留言時發生錯誤",
"Comment deleted" : "留言已刪除",
"An error occurred while trying to delete the comment" : "嘗試刪除留言時發生錯誤",
- "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤"
+ "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤",
+ "Write a comment …" : "編寫留言……"
},
"nplurals=1; plural=0;");
diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json
index 309eaba81b0..5f07bc6b7fd 100644
--- a/apps/comments/l10n/zh_TW.json
+++ b/apps/comments/l10n/zh_TW.json
@@ -15,7 +15,6 @@
"Delete comment" : "刪除留言",
"Cancel edit" : "取消編輯",
"New comment" : "新留言",
- "Write a comment …" : "編寫留言……",
"Post comment" : "張貼留言",
"@ for mentions, : for emoji, / for smart picker" : "@ 表示提及,: 表示表情符號,/ 表示智慧型選取",
"Could not reload comments" : "無法重新載入留言",
@@ -29,6 +28,7 @@
"An error occurred while trying to edit the comment" : "嘗試編輯留言時發生錯誤",
"Comment deleted" : "留言已刪除",
"An error occurred while trying to delete the comment" : "嘗試刪除留言時發生錯誤",
- "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤"
+ "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤",
+ "Write a comment …" : "編寫留言……"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/encryption/l10n/el.js b/apps/encryption/l10n/el.js
index 6b555d16261..d46c5da6ca6 100644
--- a/apps/encryption/l10n/el.js
+++ b/apps/encryption/l10n/el.js
@@ -1,56 +1,63 @@
OC.L10N.register(
"encryption",
{
- "Missing recovery key password" : "Λείπει το κλειδί επαναφοράς κωδικού",
- "Please repeat the recovery key password" : "Παρακαλώ επαναλάβετε το κλειδί επαναφοράς κωδικού",
- "Repeated recovery key password does not match the provided recovery key password" : "Ο επαναλαμβανόμενος κωδικός πρόσβασης ανάκτησης δεν ταιριάζει με τον παρεχόμενο κωδικό πρόσβασης κλειδιού ανάκτησης",
+ "Missing recovery key password" : "Λείπει ο κωδικός κλειδιού ανάκτησης",
+ "Please repeat the recovery key password" : "Παρακαλούμε επαναλάβετε τον κωδικό κλειδιού ανάκτησης",
+ "Repeated recovery key password does not match the provided recovery key password" : "Ο επαναλαμβανόμενος κωδικός κλειδιού ανάκτησης δεν ταιριάζει με τον παρεχόμενο κωδικό κλειδιού ανάκτησης",
"Recovery key successfully enabled" : "Επιτυχής ενεργοποίηση κλειδιού ανάκτησης",
"Could not enable recovery key. Please check your recovery key password!" : "Αποτυχία ενεργοποίησης κλειδιού ανάκτησης. Παρακαλούμε ελέγξτε τον κωδικό του κλειδιού ανάκτησής σας!",
"Recovery key successfully disabled" : "Επιτυχής απενεργοποίηση κλειδιού ανάκτησης",
"Could not disable recovery key. Please check your recovery key password!" : "Αποτυχία απενεργοποίησης κλειδιού ανάκτησης. Παρακαλούμε ελέγξτε τον κωδικό του κλειδιού ανάκτησής σας!",
"Missing parameters" : "Ελλιπείς παράμετροι",
- "Please provide the old recovery password" : "Παρακαλούμε παρέχετε τον παλιό κωδικό επαναφοράς",
- "Please provide a new recovery password" : "Παρακαλούμε παρέχετε ένα νέο κωδικό επαναφοράς",
- "Please repeat the new recovery password" : "Παρακαλούμε επαναλάβετε το νέο κωδικό επαναφοράς",
- "Password successfully changed." : "Ο κωδικός αλλάχτηκε επιτυχώς.",
- "Could not change the password. Maybe the old password was not correct." : "Αποτυχία αλλαγής κωδικού ίσως ο παλιός κωδικός να μην ήταν σωστός.",
+ "Please provide the old recovery password" : "Παρακαλούμε παρέχετε τον παλιό κωδικό ανάκτησης",
+ "Please provide a new recovery password" : "Παρακαλούμε παρέχετε ένα νέο κωδικό ανάκτησης",
+ "Please repeat the new recovery password" : "Παρακαλούμε επαναλάβετε το νέο κωδικό ανάκτησης",
+ "Password successfully changed." : "Ο κωδικός πρόσβασης άλλαξε επιτυχώς.",
+ "Could not change the password. Maybe the old password was not correct." : "Αποτυχία αλλαγής κωδικού. Ίσως ο παλιός κωδικός δεν ήταν σωστός.",
"Recovery Key disabled" : "Κλειδί ανάκτησης απενεργοποιημένο",
"Recovery Key enabled" : "Κλειδί ανάκτησης ενεργοποιημένο",
- "Could not enable the recovery key, please try again or contact your administrator" : "Αδυναμία ενεργοποίησης κλειδιού ανάκτησης, παρακαλούμε προσπαθήστε αργότερα ή επικοινωνήστε με το διαχειριστή σας",
- "Could not update the private key password." : "Αποτυχία ενημέρωσης του προσωπικού κλειδιού πρόσβασης",
- "The old password was not correct, please try again." : "Το παλαιό συνθηματικό δεν είναι σωστό, παρακαλούμε δοκιμάστε ξανά.",
- "The current log-in password was not correct, please try again." : "Το τρέχον συνθηματικό δεν είναι σωστό, παρακαλούμε δοκιμάστε ξανά.",
- "Private key password successfully updated." : "Το Προσωπικό κλειδί πρόσβασης ενημερώθηκε επιτυχώς",
- "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Άκυρο προσωπικό κλειδί για την εφαρμογή κρυπτογράφησης. Παρακαλώ ενημερώστε τον κωδικό του προσωπικού κλειδιού σας στις προσωπικές ρυθμίσεις για να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία.",
- "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί. Πραγματοποιήστε έξοδο και είσοδο στην εφαρμογή εκ νέου.",
- "Please enable server side encryption in the admin settings in order to use the encryption module." : "Παρακαλούμε ενεργοποιήστε την κρυπτογράφηση στον διακομιστή, στις ρυθμίσεις διαχειριστή για να χρησιμοποιήσετε την κρυπτογράφηση",
+ "Could not enable the recovery key, please try again or contact your administrator" : "Αδυναμία ενεργοποίησης κλειδιού ανάκτησης, παρακαλούμε προσπαθήστε ξανά ή επικοινωνήστε με το διαχειριστή σας",
+ "Could not update the private key password." : "Αποτυχία ενημέρωσης του κωδικού ιδιωτικού κλειδιού.",
+ "The old password was not correct, please try again." : "Ο παλιός κωδικός δεν ήταν σωστός, παρακαλούμε δοκιμάστε ξανά.",
+ "The current log-in password was not correct, please try again." : "Ο τρέχων κωδικός σύνδεσης δεν ήταν σωστός, παρακαλούμε δοκιμάστε ξανά.",
+ "Private key password successfully updated." : "Ο κωδικός ιδιωτικού κλειδιού ενημερώθηκε επιτυχώς.",
+ "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Άκυρο ιδιωτικό κλειδί για την εφαρμογή κρυπτογράφησης. Παρακαλώ ενημερώστε τον κωδικό του ιδιωτικού κλειδιού σας στις προσωπικές ρυθμίσεις για να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία.",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί. Παρακαλούμε αποσυνδεθείτε και συνδεθείτε ξανά.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Παρακαλούμε ενεργοποιήστε την κρυπτογράφηση στον διακομιστή στις ρυθμίσεις διαχειριστή για να χρησιμοποιήσετε τη μονάδα κρυπτογράφησης.",
"Encryption app is enabled and ready" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη και έτοιμη",
"Bad Signature" : "Κακή υπογραφή",
"Missing Signature" : "Ελλιπής υπογραφή",
"one-time password for server-side-encryption" : "κωδικός μιας χρήσης για κρυπτογράφηση στο διακομιστή",
+ "Encryption password" : "Κωδικός κρυπτογράφησης",
+ "The administration enabled server-side-encryption. Your files were encrypted using the password %s." : "Η διαχείριση ενεργοποίησε την κρυπτογράφηση στον διακομιστή. Τα αρχεία σας κρυπτογραφήθηκαν χρησιμοποιώντας τον κωδικό %s.",
+ "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Η διαχείριση ενεργοποίησε την κρυπτογράφηση στον διακομιστή. Τα αρχεία σας κρυπτογραφήθηκαν χρησιμοποιώντας τον κωδικό \"%s\".",
+ "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Παρακαλούμε συνδεθείτε στη διαδικτυακή διεπαφή, μεταβείτε στην ενότητα \"Ασφάλεια\" των προσωπικών σας ρυθμίσεων και ενημερώστε τον κωδικό κρυπτογράφησής σας εισάγοντας αυτόν τον κωδικό στο πεδίο \"Παλιός κωδικός σύνδεσης\" και τον τρέχοντα κωδικό σύνδεσής σας.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Δεν ήταν δυνατό να αποκρυπτογραφηθεί αυτό το αρχείο, πιθανόν πρόκειται για κοινόχρηστο αρχείο. Παρακαλούμε ζητήστε από τον κάτοχο του αρχείου να το ξαναμοιραστεί μαζί σας.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Δεν ήταν δυνατό να διαβαστεί αυτό το αρχείο, πιθανόν πρόκειται για κοινόχρηστο αρχείο. Παρακαλούμε ζητήστε από τον κάτοχο του αρχείου να το ξαναμοιραστεί μαζί σας.",
"Default encryption module" : "Προεπιλεγμένη μονάδα κρυπτογράφησης",
- "Default encryption module for server-side encryption" : "Προεπιλεγμένο πρόσθετο κρυπτασφάλισης για τον διακομιστή",
- "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν καταγραφεί, παρακαλώ αποσυνδεθείτε και επανασυνδεθείτε.",
+ "Default encryption module for server-side encryption" : "Προεπιλεγμένη μονάδα κρυπτογράφησης για κρυπτογράφηση στον διακομιστή",
+ "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Για να χρησιμοποιήσετε αυτή τη μονάδα κρυπτογράφησης, πρέπει να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή στις ρυθμίσεις διαχειριστή. Μόλις ενεργοποιηθεί, αυτή η μονάδα θα κρυπτογραφεί όλα τα αρχεία σας διαφανώς. Η κρυπτογράφηση βασίζεται σε κλειδιά AES 256.\nΗ μονάδα δεν θα αγγίξει τα υπάρχοντα αρχεία, μόνο τα νέα αρχεία θα κρυπτογραφηθούν αφού ενεργοποιηθεί η κρυπτογράφηση στον διακομιστή. Επίσης, δεν είναι δυνατό να απενεργοποιήσετε ξανά την κρυπτογράφηση και να επιστρέψετε σε ένα μη κρυπτογραφημένο σύστημα.\nΠαρακαλούμε διαβάστε την τεκμηρίωση για να γνωρίζετε όλες τις επιπτώσεις πριν αποφασίσετε να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή.",
+ "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί, παρακαλώ αποσυνδεθείτε και συνδεθείτε ξανά",
"Encrypt the home storage" : "Κρυπτογράφηση του κεντρικού χώρου αποθήκευσης",
- "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Η ενεργοποίηση αυτή της επιλογής κρυπτογραφεί όλα τα αρχεία που βρίσκονται στον κύριο αποθηκευτικό χώρο, αλλιώς μόνο τα αρχεία σε εξωτερικούς αποθηκευτικούς χώρους θα κρυπτογραφηθούν.",
+ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Η ενεργοποίηση αυτής της επιλογής κρυπτογραφεί όλα τα αρχεία που είναι αποθηκευμένα στον κύριο αποθηκευτικό χώρο, αλλιώς μόνο τα αρχεία σε εξωτερικούς αποθηκευτικούς χώρους θα κρυπτογραφηθούν",
"Enable recovery key" : "Ενεργοποίηση κλειδιού ανάκτησης",
"Disable recovery key" : "Απενεργοποίηση κλειδιού ανάκτησης",
- "Recovery key password" : "Επαναφορά κωδικού κλειδιού",
- "Repeat recovery key password" : "Επαναλάβετε τον κωδικό του κλειδιού ανάκτησης",
- "Change recovery key password:" : "Αλλαγή κλειδιού επαναφοράς κωδικού:",
- "Old recovery key password" : "Παλιός κωδικός κλειδιού ανάκτησης",
- "New recovery key password" : "Νέος κωδικός κλειδιού ανάκτησης",
- "Repeat new recovery key password" : "Επαναλάβετε το νέο κωδικό κλειδιού ανάκτησης",
- "Change Password" : "Αλλαγή Κωδικού Πρόσβασης",
+ "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Το κλειδί ανάκτησης είναι ένα πρόσθετο κλειδί κρυπτογράφησης που χρησιμοποιείται για την κρυπτογράφηση αρχείων. Χρησιμοποιείται για την ανάκτηση αρχείων από έναν λογαριασμό εάν ξεχαστεί το συνθηματικό.",
+ "Recovery key password" : "Συνθηματικό κλειδιού ανάκτησης",
+ "Repeat recovery key password" : "Επαναλάβετε το συνθηματικό κλειδιού ανάκτησης",
+ "Change recovery key password:" : "Αλλαγή συνθηματικού κλειδιού ανάκτησης:",
+ "Old recovery key password" : "Παλιό συνθηματικό κλειδιού ανάκτησης",
+ "New recovery key password" : "Νέο συνθηματικό κλειδιού ανάκτησης",
+ "Repeat new recovery key password" : "Επαναλάβετε το νέο συνθηματικό κλειδιού ανάκτησης",
+ "Change Password" : "Αλλαγή συνθηματικό",
"Basic encryption module" : "Βασική μονάδα κρυπτογράφησης",
- "Your private key password no longer matches your log-in password." : "Ο κωδικός του ιδιωτικού κλειδιού σας δεν ταιριάζει πλέον με τον κωδικό σύνδεσής σας.",
- "Set your old private key password to your current log-in password:" : "Ορίστε τον παλιό σας κωδικό ιδιωτικού κλειδιού στον τρέχοντα κωδικό σύνδεσης.",
- "Old log-in password" : "Παλαιό συνθηματικό εισόδου",
- "Current log-in password" : "Τρέχον συνθηματικό πρόσβασης",
- "Update Private Key Password" : "Ενημέρωση Προσωπικού Κλειδού Πρόσβασης",
- "Enable password recovery:" : "Ενεργοποιήστε την ανάκτηση κωδικού πρόσβασης",
+ "Your private key password no longer matches your log-in password." : "Το συνθηματικό του ιδιωτικού κλειδιού σας δεν ταιριάζει πλέον με τον κωδικό σύνδεσής σας.",
+ "Set your old private key password to your current log-in password:" : "Ορίστε τον παλιό σας συνθηματικό ιδιωτικού κλειδιού στον τρέχοντα κωδικό σύνδεσης:",
+ "If you do not remember your old password you can ask your administrator to recover your files." : "Εάν δεν θυμάστε τον παλιό σας συνθηματικό, μπορείτε να ζητήσετε από το διαχειριστή σας να ανακτήσει τα αρχεία σας.",
+ "Old log-in password" : "Παλαιό συνθηματικό σύνδεσης",
+ "Current log-in password" : "Τρέχων συνθηματικό σύνδεσης",
+ "Update Private Key Password" : "Ενημέρωση Κωδικού Ιδιωτικού Κλειδιού",
+ "Enable password recovery:" : "Ενεργοποίηση ανάκτησης συνθηματικού:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Η ενεργοποίηση αυτής της επιλογής θα σας επιτρέψει να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία σε περίπτωση απώλειας του κωδικού σας",
"Enabled" : "Ενεργοποιημένο",
"Disabled" : "Απενεργοποιημένο"
diff --git a/apps/encryption/l10n/el.json b/apps/encryption/l10n/el.json
index bcf3189a2f7..fa2032d75ec 100644
--- a/apps/encryption/l10n/el.json
+++ b/apps/encryption/l10n/el.json
@@ -1,54 +1,61 @@
{ "translations": {
- "Missing recovery key password" : "Λείπει το κλειδί επαναφοράς κωδικού",
- "Please repeat the recovery key password" : "Παρακαλώ επαναλάβετε το κλειδί επαναφοράς κωδικού",
- "Repeated recovery key password does not match the provided recovery key password" : "Ο επαναλαμβανόμενος κωδικός πρόσβασης ανάκτησης δεν ταιριάζει με τον παρεχόμενο κωδικό πρόσβασης κλειδιού ανάκτησης",
+ "Missing recovery key password" : "Λείπει ο κωδικός κλειδιού ανάκτησης",
+ "Please repeat the recovery key password" : "Παρακαλούμε επαναλάβετε τον κωδικό κλειδιού ανάκτησης",
+ "Repeated recovery key password does not match the provided recovery key password" : "Ο επαναλαμβανόμενος κωδικός κλειδιού ανάκτησης δεν ταιριάζει με τον παρεχόμενο κωδικό κλειδιού ανάκτησης",
"Recovery key successfully enabled" : "Επιτυχής ενεργοποίηση κλειδιού ανάκτησης",
"Could not enable recovery key. Please check your recovery key password!" : "Αποτυχία ενεργοποίησης κλειδιού ανάκτησης. Παρακαλούμε ελέγξτε τον κωδικό του κλειδιού ανάκτησής σας!",
"Recovery key successfully disabled" : "Επιτυχής απενεργοποίηση κλειδιού ανάκτησης",
"Could not disable recovery key. Please check your recovery key password!" : "Αποτυχία απενεργοποίησης κλειδιού ανάκτησης. Παρακαλούμε ελέγξτε τον κωδικό του κλειδιού ανάκτησής σας!",
"Missing parameters" : "Ελλιπείς παράμετροι",
- "Please provide the old recovery password" : "Παρακαλούμε παρέχετε τον παλιό κωδικό επαναφοράς",
- "Please provide a new recovery password" : "Παρακαλούμε παρέχετε ένα νέο κωδικό επαναφοράς",
- "Please repeat the new recovery password" : "Παρακαλούμε επαναλάβετε το νέο κωδικό επαναφοράς",
- "Password successfully changed." : "Ο κωδικός αλλάχτηκε επιτυχώς.",
- "Could not change the password. Maybe the old password was not correct." : "Αποτυχία αλλαγής κωδικού ίσως ο παλιός κωδικός να μην ήταν σωστός.",
+ "Please provide the old recovery password" : "Παρακαλούμε παρέχετε τον παλιό κωδικό ανάκτησης",
+ "Please provide a new recovery password" : "Παρακαλούμε παρέχετε ένα νέο κωδικό ανάκτησης",
+ "Please repeat the new recovery password" : "Παρακαλούμε επαναλάβετε το νέο κωδικό ανάκτησης",
+ "Password successfully changed." : "Ο κωδικός πρόσβασης άλλαξε επιτυχώς.",
+ "Could not change the password. Maybe the old password was not correct." : "Αποτυχία αλλαγής κωδικού. Ίσως ο παλιός κωδικός δεν ήταν σωστός.",
"Recovery Key disabled" : "Κλειδί ανάκτησης απενεργοποιημένο",
"Recovery Key enabled" : "Κλειδί ανάκτησης ενεργοποιημένο",
- "Could not enable the recovery key, please try again or contact your administrator" : "Αδυναμία ενεργοποίησης κλειδιού ανάκτησης, παρακαλούμε προσπαθήστε αργότερα ή επικοινωνήστε με το διαχειριστή σας",
- "Could not update the private key password." : "Αποτυχία ενημέρωσης του προσωπικού κλειδιού πρόσβασης",
- "The old password was not correct, please try again." : "Το παλαιό συνθηματικό δεν είναι σωστό, παρακαλούμε δοκιμάστε ξανά.",
- "The current log-in password was not correct, please try again." : "Το τρέχον συνθηματικό δεν είναι σωστό, παρακαλούμε δοκιμάστε ξανά.",
- "Private key password successfully updated." : "Το Προσωπικό κλειδί πρόσβασης ενημερώθηκε επιτυχώς",
- "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Άκυρο προσωπικό κλειδί για την εφαρμογή κρυπτογράφησης. Παρακαλώ ενημερώστε τον κωδικό του προσωπικού κλειδιού σας στις προσωπικές ρυθμίσεις για να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία.",
- "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί. Πραγματοποιήστε έξοδο και είσοδο στην εφαρμογή εκ νέου.",
- "Please enable server side encryption in the admin settings in order to use the encryption module." : "Παρακαλούμε ενεργοποιήστε την κρυπτογράφηση στον διακομιστή, στις ρυθμίσεις διαχειριστή για να χρησιμοποιήσετε την κρυπτογράφηση",
+ "Could not enable the recovery key, please try again or contact your administrator" : "Αδυναμία ενεργοποίησης κλειδιού ανάκτησης, παρακαλούμε προσπαθήστε ξανά ή επικοινωνήστε με το διαχειριστή σας",
+ "Could not update the private key password." : "Αποτυχία ενημέρωσης του κωδικού ιδιωτικού κλειδιού.",
+ "The old password was not correct, please try again." : "Ο παλιός κωδικός δεν ήταν σωστός, παρακαλούμε δοκιμάστε ξανά.",
+ "The current log-in password was not correct, please try again." : "Ο τρέχων κωδικός σύνδεσης δεν ήταν σωστός, παρακαλούμε δοκιμάστε ξανά.",
+ "Private key password successfully updated." : "Ο κωδικός ιδιωτικού κλειδιού ενημερώθηκε επιτυχώς.",
+ "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Άκυρο ιδιωτικό κλειδί για την εφαρμογή κρυπτογράφησης. Παρακαλώ ενημερώστε τον κωδικό του ιδιωτικού κλειδιού σας στις προσωπικές ρυθμίσεις για να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία.",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί. Παρακαλούμε αποσυνδεθείτε και συνδεθείτε ξανά.",
+ "Please enable server side encryption in the admin settings in order to use the encryption module." : "Παρακαλούμε ενεργοποιήστε την κρυπτογράφηση στον διακομιστή στις ρυθμίσεις διαχειριστή για να χρησιμοποιήσετε τη μονάδα κρυπτογράφησης.",
"Encryption app is enabled and ready" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη και έτοιμη",
"Bad Signature" : "Κακή υπογραφή",
"Missing Signature" : "Ελλιπής υπογραφή",
"one-time password for server-side-encryption" : "κωδικός μιας χρήσης για κρυπτογράφηση στο διακομιστή",
+ "Encryption password" : "Κωδικός κρυπτογράφησης",
+ "The administration enabled server-side-encryption. Your files were encrypted using the password %s." : "Η διαχείριση ενεργοποίησε την κρυπτογράφηση στον διακομιστή. Τα αρχεία σας κρυπτογραφήθηκαν χρησιμοποιώντας τον κωδικό %s.",
+ "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Η διαχείριση ενεργοποίησε την κρυπτογράφηση στον διακομιστή. Τα αρχεία σας κρυπτογραφήθηκαν χρησιμοποιώντας τον κωδικό \"%s\".",
+ "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Παρακαλούμε συνδεθείτε στη διαδικτυακή διεπαφή, μεταβείτε στην ενότητα \"Ασφάλεια\" των προσωπικών σας ρυθμίσεων και ενημερώστε τον κωδικό κρυπτογράφησής σας εισάγοντας αυτόν τον κωδικό στο πεδίο \"Παλιός κωδικός σύνδεσης\" και τον τρέχοντα κωδικό σύνδεσής σας.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Δεν ήταν δυνατό να αποκρυπτογραφηθεί αυτό το αρχείο, πιθανόν πρόκειται για κοινόχρηστο αρχείο. Παρακαλούμε ζητήστε από τον κάτοχο του αρχείου να το ξαναμοιραστεί μαζί σας.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Δεν ήταν δυνατό να διαβαστεί αυτό το αρχείο, πιθανόν πρόκειται για κοινόχρηστο αρχείο. Παρακαλούμε ζητήστε από τον κάτοχο του αρχείου να το ξαναμοιραστεί μαζί σας.",
"Default encryption module" : "Προεπιλεγμένη μονάδα κρυπτογράφησης",
- "Default encryption module for server-side encryption" : "Προεπιλεγμένο πρόσθετο κρυπτασφάλισης για τον διακομιστή",
- "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν καταγραφεί, παρακαλώ αποσυνδεθείτε και επανασυνδεθείτε.",
+ "Default encryption module for server-side encryption" : "Προεπιλεγμένη μονάδα κρυπτογράφησης για κρυπτογράφηση στον διακομιστή",
+ "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Για να χρησιμοποιήσετε αυτή τη μονάδα κρυπτογράφησης, πρέπει να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή στις ρυθμίσεις διαχειριστή. Μόλις ενεργοποιηθεί, αυτή η μονάδα θα κρυπτογραφεί όλα τα αρχεία σας διαφανώς. Η κρυπτογράφηση βασίζεται σε κλειδιά AES 256.\nΗ μονάδα δεν θα αγγίξει τα υπάρχοντα αρχεία, μόνο τα νέα αρχεία θα κρυπτογραφηθούν αφού ενεργοποιηθεί η κρυπτογράφηση στον διακομιστή. Επίσης, δεν είναι δυνατό να απενεργοποιήσετε ξανά την κρυπτογράφηση και να επιστρέψετε σε ένα μη κρυπτογραφημένο σύστημα.\nΠαρακαλούμε διαβάστε την τεκμηρίωση για να γνωρίζετε όλες τις επιπτώσεις πριν αποφασίσετε να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή.",
+ "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί, παρακαλώ αποσυνδεθείτε και συνδεθείτε ξανά",
"Encrypt the home storage" : "Κρυπτογράφηση του κεντρικού χώρου αποθήκευσης",
- "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Η ενεργοποίηση αυτή της επιλογής κρυπτογραφεί όλα τα αρχεία που βρίσκονται στον κύριο αποθηκευτικό χώρο, αλλιώς μόνο τα αρχεία σε εξωτερικούς αποθηκευτικούς χώρους θα κρυπτογραφηθούν.",
+ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Η ενεργοποίηση αυτής της επιλογής κρυπτογραφεί όλα τα αρχεία που είναι αποθηκευμένα στον κύριο αποθηκευτικό χώρο, αλλιώς μόνο τα αρχεία σε εξωτερικούς αποθηκευτικούς χώρους θα κρυπτογραφηθούν",
"Enable recovery key" : "Ενεργοποίηση κλειδιού ανάκτησης",
"Disable recovery key" : "Απενεργοποίηση κλειδιού ανάκτησης",
- "Recovery key password" : "Επαναφορά κωδικού κλειδιού",
- "Repeat recovery key password" : "Επαναλάβετε τον κωδικό του κλειδιού ανάκτησης",
- "Change recovery key password:" : "Αλλαγή κλειδιού επαναφοράς κωδικού:",
- "Old recovery key password" : "Παλιός κωδικός κλειδιού ανάκτησης",
- "New recovery key password" : "Νέος κωδικός κλειδιού ανάκτησης",
- "Repeat new recovery key password" : "Επαναλάβετε το νέο κωδικό κλειδιού ανάκτησης",
- "Change Password" : "Αλλαγή Κωδικού Πρόσβασης",
+ "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Το κλειδί ανάκτησης είναι ένα πρόσθετο κλειδί κρυπτογράφησης που χρησιμοποιείται για την κρυπτογράφηση αρχείων. Χρησιμοποιείται για την ανάκτηση αρχείων από έναν λογαριασμό εάν ξεχαστεί το συνθηματικό.",
+ "Recovery key password" : "Συνθηματικό κλειδιού ανάκτησης",
+ "Repeat recovery key password" : "Επαναλάβετε το συνθηματικό κλειδιού ανάκτησης",
+ "Change recovery key password:" : "Αλλαγή συνθηματικού κλειδιού ανάκτησης:",
+ "Old recovery key password" : "Παλιό συνθηματικό κλειδιού ανάκτησης",
+ "New recovery key password" : "Νέο συνθηματικό κλειδιού ανάκτησης",
+ "Repeat new recovery key password" : "Επαναλάβετε το νέο συνθηματικό κλειδιού ανάκτησης",
+ "Change Password" : "Αλλαγή συνθηματικό",
"Basic encryption module" : "Βασική μονάδα κρυπτογράφησης",
- "Your private key password no longer matches your log-in password." : "Ο κωδικός του ιδιωτικού κλειδιού σας δεν ταιριάζει πλέον με τον κωδικό σύνδεσής σας.",
- "Set your old private key password to your current log-in password:" : "Ορίστε τον παλιό σας κωδικό ιδιωτικού κλειδιού στον τρέχοντα κωδικό σύνδεσης.",
- "Old log-in password" : "Παλαιό συνθηματικό εισόδου",
- "Current log-in password" : "Τρέχον συνθηματικό πρόσβασης",
- "Update Private Key Password" : "Ενημέρωση Προσωπικού Κλειδού Πρόσβασης",
- "Enable password recovery:" : "Ενεργοποιήστε την ανάκτηση κωδικού πρόσβασης",
+ "Your private key password no longer matches your log-in password." : "Το συνθηματικό του ιδιωτικού κλειδιού σας δεν ταιριάζει πλέον με τον κωδικό σύνδεσής σας.",
+ "Set your old private key password to your current log-in password:" : "Ορίστε τον παλιό σας συνθηματικό ιδιωτικού κλειδιού στον τρέχοντα κωδικό σύνδεσης:",
+ "If you do not remember your old password you can ask your administrator to recover your files." : "Εάν δεν θυμάστε τον παλιό σας συνθηματικό, μπορείτε να ζητήσετε από το διαχειριστή σας να ανακτήσει τα αρχεία σας.",
+ "Old log-in password" : "Παλαιό συνθηματικό σύνδεσης",
+ "Current log-in password" : "Τρέχων συνθηματικό σύνδεσης",
+ "Update Private Key Password" : "Ενημέρωση Κωδικού Ιδιωτικού Κλειδιού",
+ "Enable password recovery:" : "Ενεργοποίηση ανάκτησης συνθηματικού:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Η ενεργοποίηση αυτής της επιλογής θα σας επιτρέψει να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία σε περίπτωση απώλειας του κωδικού σας",
"Enabled" : "Ενεργοποιημένο",
"Disabled" : "Απενεργοποιημένο"
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js
index e2529799177..d8175d253e3 100644
--- a/apps/federatedfilesharing/l10n/es.js
+++ b/apps/federatedfilesharing/l10n/es.js
@@ -53,7 +53,7 @@ OC.L10N.register(
"Copied!" : "¡Copiado!",
"Federated Cloud" : "Nube Federada",
"You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "¡Puede compartir con cualquier persona que use un servidor {productName} u otros servicios compatibles con Open Cloud Mesh (OCM)!. Solo coloque el ID de Nube Federada de esta(s) persona(s) en el diálogo de compartir. Se verán así: persona@nube.ejemplo.com",
- "Your Federated Cloud ID" : "Tu ID de Nube Federada",
+ "Your Federated Cloud ID" : "Su ID de Nube Federada",
"Share it so your friends can share files with you:" : "Compártalo para que sus amigos puedan compartir archivos con Ud.:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X (anteriormente Twitter)",
diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json
index 40f7d2f1d03..035129aa7ec 100644
--- a/apps/federatedfilesharing/l10n/es.json
+++ b/apps/federatedfilesharing/l10n/es.json
@@ -51,7 +51,7 @@
"Copied!" : "¡Copiado!",
"Federated Cloud" : "Nube Federada",
"You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "¡Puede compartir con cualquier persona que use un servidor {productName} u otros servicios compatibles con Open Cloud Mesh (OCM)!. Solo coloque el ID de Nube Federada de esta(s) persona(s) en el diálogo de compartir. Se verán así: persona@nube.ejemplo.com",
- "Your Federated Cloud ID" : "Tu ID de Nube Federada",
+ "Your Federated Cloud ID" : "Su ID de Nube Federada",
"Share it so your friends can share files with you:" : "Compártalo para que sus amigos puedan compartir archivos con Ud.:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X (anteriormente Twitter)",
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index 42abf822f46..6c9abba39c7 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -127,7 +127,6 @@ OC.L10N.register(
"Refresh" : "إنعاش",
"Limit" : "الحد",
"Fill template fields" : "قُم بملء حقول القالب",
- "Submitting fields …" : "إرسال الحقول ...",
"Submit" : "إرسال ",
"Choose a file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية",
"Transfer" : "نقل ملكية",
@@ -151,30 +150,8 @@ OC.L10N.register(
"Do not show this dialog again." : "لا تُظهِر هذه النافذة مرة أخرى",
"Select file or folder to link to" : "اختر ملف أو مجلد للربط معه",
"Choose {file}" : "إختر {file}",
- "Share" : "مشاركة",
- "Shared by link" : "شاركته باستخدام رابط مشاركة",
- "Shared" : "مشاركة",
- "Switch to list view" : "التبديل إلى عرض القائمة",
- "Switch to grid view" : "تبديل إلى العرض الشبكي",
- "The file could not be found" : "تعذّر إيجاد الملف",
- "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من المستخدم",
- "Not enough free space" : "لا يوجد مساحة تخزينية كافية",
- "Operation is blocked by access control" : "العمليات حظرت الوصول لهذه الخدمة",
- "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}",
- "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}",
- "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع",
- "Loading current folder" : "تحميل المجلد الحالي",
- "Retry" : "أعِدِ المحاولة",
- "No files in here" : "لا توجد ملفات هنا ",
- "Upload some content or sync with your devices!" : "ارفع بعض المحتوى أو قم بالمزامنة مع أجهزتك!",
- "Go back" : "العودة",
- "Views" : "مشاهدات",
- "Files settings" : "إعدادات الملفات",
- "Your files" : "ملفاتك",
- "Open in files" : "فتح في تطبيق الملفات",
- "File cannot be accessed" : "الملف لم يمكن الوصول إليه",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "إمّا أن الملف غير موجود أو أنك لا تمتلك الصلاحية لعرضه. أُطلُب من المُرسل أن يتشاركه معك.",
"Clipboard is not available" : "الحافظة غير متاحة",
+ "Files settings" : "إعدادات الملفات",
"General" : "عامٌّ",
"All files" : "كل الملفات",
"Personal files" : "ملفات شخصية",
@@ -201,11 +178,24 @@ OC.L10N.register(
"View" : "عرض",
"Toggle grid view" : "تفعيل/تعطيل وضع القائمة",
"Show those shortcuts" : "أعرُض تلك الاختصارات",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها بأسماء جديدة صالحة بواسطة مالكها.",
- "Files compatibility" : "توافقية الملفات",
- "Enforce Windows compatibility" : "فرض التوافق مع ويندوز",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.",
+ "Share" : "مشاركة",
+ "Shared by link" : "شاركته باستخدام رابط مشاركة",
+ "Shared" : "مشاركة",
+ "Switch to list view" : "التبديل إلى عرض القائمة",
+ "Switch to grid view" : "تبديل إلى العرض الشبكي",
+ "The file could not be found" : "تعذّر إيجاد الملف",
+ "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من المستخدم",
+ "Not enough free space" : "لا يوجد مساحة تخزينية كافية",
+ "Operation is blocked by access control" : "العمليات حظرت الوصول لهذه الخدمة",
+ "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}",
+ "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}",
+ "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع",
+ "Loading current folder" : "تحميل المجلد الحالي",
+ "Retry" : "أعِدِ المحاولة",
+ "No files in here" : "لا توجد ملفات هنا ",
+ "Upload some content or sync with your devices!" : "ارفع بعض المحتوى أو قم بالمزامنة مع أجهزتك!",
+ "Go back" : "العودة",
+ "Views" : "مشاهدات",
"You" : "أنت",
"Shared multiple times with different people" : "تمّت مشاركته عدة مرات مع أشخاص متعددين",
"Unable to change the favorite state of the file" : "تعذّر تغيير حالة المُفضَّلة للملف",
@@ -214,14 +204,21 @@ OC.L10N.register(
"Remove from favorites" : "إزالة من المفضلة",
"Add to favorites" : "إضافة إلى المفضلة",
"Tags" : "الوسوم",
+ "Your files" : "ملفاتك",
+ "Open in files" : "فتح في تطبيق الملفات",
+ "File cannot be accessed" : "الملف لم يمكن الوصول إليه",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "إمّا أن الملف غير موجود أو أنك لا تمتلك الصلاحية لعرضه. أُطلُب من المُرسل أن يتشاركه معك.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها بأسماء جديدة صالحة بواسطة مالكها.",
+ "Files compatibility" : "توافقية الملفات",
+ "Enforce Windows compatibility" : "فرض التوافق مع ويندوز",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.",
"Blank" : "فارغ",
"Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب",
"Pick a template for {name}" : "اختر قالبا لـ {name}",
"Create a new file with the selected template" : "إنشاء ملف جديد بإستخدام القالب المحدد",
"Creating file" : "إنشاء ملف",
"Save as {displayName}" : "حفظ باسم {displayName}",
- "Save as …" : "حفظ باسم ...",
- "Converting files …" : "تحويل الملفات ...",
"Failed to convert files: {message}" : "تعذّر تحويل الملفات: {message}",
"All files failed to be converted" : "تعذّر تحويل كل الملفات",
"One file could not be converted: {message}" : "تعذّر تحويل الملف : {message}",
@@ -229,7 +226,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["%n ملف تمّ تحويله بنجاحٍ","ملف واحد تمّ تحويله بنجاحٍ","%n ملف تمّ تحويله بنجاحٍ","%n ملفات تمّ تحويلها بنجاحٍ","%n ملف تمّ تحويله بنجاحٍ","%n ملف تمّ تحويله بنجاحٍ"],
"Files successfully converted" : "ملفات تمّ تحويلها بنجاحٍ",
"Failed to convert files" : "تعذّر تحويل الملفات",
- "Converting file …" : "تحويل الملف ...",
"File successfully converted" : "تمّ تحويل الملفات بنجاحٍ",
"Failed to convert file: {message}" : "تعذّر تحويل الملف: {message}",
"Failed to convert file" : "تعذّر تحويل ملف",
@@ -248,8 +244,6 @@ OC.L10N.register(
"Confirm deletion" : "تأكيد الحذف",
"Cancel" : "إلغاء",
"Download" : "تنزيل",
- "Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …",
"Destination is not a folder" : "الوجهة ليست مجلد",
"This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه",
@@ -427,6 +421,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "استخدم هذا العنوان للوصول للملفات عبر WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق ثنائي العوامل من الهوية 2FA\"، يجب عليك تجديد كلمة مرور التطبيق بالضغط هنا.",
"Deletion cancelled" : "تمّ إلغاء الحذف",
+ "Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …",
"Move cancelled" : "تمّ إلغاء النقل",
"Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".",
"Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها",
@@ -445,6 +441,7 @@ OC.L10N.register(
"renamed file" : "ملف معاد تسميته",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها إلى أسماء جديدة صالحة بواسطة مالكها.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "من الممكن أيضًا ترحيل الملفات تلقائيًا بعد تمكين هذا الإعداد، يرجى الرجوع إلى الوثائق المتعلقة بأمر occ.",
+ "Submitting fields …" : "إرسال الحقول ...",
"Filter file names …" : "تصفية بأسماء الملفات...",
"Prevent warning dialogs from open or reenable them." : "منع نوافذ التحذير من الفتح أو إعادة تمكينها.",
"Show a warning dialog when changing a file extension." : "أظهِر نافذة التحذير عندما يتم تغيير امتداد الملف.",
@@ -463,6 +460,9 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "إنتقِل إلى الملف أيسره (في الشبكة)",
"Navigate to the file on the right (in grid mode)" : "إنتقِل إلى الملف أيمنه (في الشبكة)",
"Toggle the grid view" : "بدِّل وضعية الشبكة",
- "Open the sidebar for a file" : "إفتَح الشريط الجانبي للملف"
+ "Open the sidebar for a file" : "إفتَح الشريط الجانبي للملف",
+ "Save as …" : "حفظ باسم ...",
+ "Converting files …" : "تحويل الملفات ...",
+ "Converting file …" : "تحويل الملف ..."
},
"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/l10n/ar.json b/apps/files/l10n/ar.json
index 92e8ae4074f..caea9ea0b64 100644
--- a/apps/files/l10n/ar.json
+++ b/apps/files/l10n/ar.json
@@ -125,7 +125,6 @@
"Refresh" : "إنعاش",
"Limit" : "الحد",
"Fill template fields" : "قُم بملء حقول القالب",
- "Submitting fields …" : "إرسال الحقول ...",
"Submit" : "إرسال ",
"Choose a file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية",
"Transfer" : "نقل ملكية",
@@ -149,30 +148,8 @@
"Do not show this dialog again." : "لا تُظهِر هذه النافذة مرة أخرى",
"Select file or folder to link to" : "اختر ملف أو مجلد للربط معه",
"Choose {file}" : "إختر {file}",
- "Share" : "مشاركة",
- "Shared by link" : "شاركته باستخدام رابط مشاركة",
- "Shared" : "مشاركة",
- "Switch to list view" : "التبديل إلى عرض القائمة",
- "Switch to grid view" : "تبديل إلى العرض الشبكي",
- "The file could not be found" : "تعذّر إيجاد الملف",
- "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من المستخدم",
- "Not enough free space" : "لا يوجد مساحة تخزينية كافية",
- "Operation is blocked by access control" : "العمليات حظرت الوصول لهذه الخدمة",
- "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}",
- "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}",
- "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع",
- "Loading current folder" : "تحميل المجلد الحالي",
- "Retry" : "أعِدِ المحاولة",
- "No files in here" : "لا توجد ملفات هنا ",
- "Upload some content or sync with your devices!" : "ارفع بعض المحتوى أو قم بالمزامنة مع أجهزتك!",
- "Go back" : "العودة",
- "Views" : "مشاهدات",
- "Files settings" : "إعدادات الملفات",
- "Your files" : "ملفاتك",
- "Open in files" : "فتح في تطبيق الملفات",
- "File cannot be accessed" : "الملف لم يمكن الوصول إليه",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "إمّا أن الملف غير موجود أو أنك لا تمتلك الصلاحية لعرضه. أُطلُب من المُرسل أن يتشاركه معك.",
"Clipboard is not available" : "الحافظة غير متاحة",
+ "Files settings" : "إعدادات الملفات",
"General" : "عامٌّ",
"All files" : "كل الملفات",
"Personal files" : "ملفات شخصية",
@@ -199,11 +176,24 @@
"View" : "عرض",
"Toggle grid view" : "تفعيل/تعطيل وضع القائمة",
"Show those shortcuts" : "أعرُض تلك الاختصارات",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها بأسماء جديدة صالحة بواسطة مالكها.",
- "Files compatibility" : "توافقية الملفات",
- "Enforce Windows compatibility" : "فرض التوافق مع ويندوز",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.",
+ "Share" : "مشاركة",
+ "Shared by link" : "شاركته باستخدام رابط مشاركة",
+ "Shared" : "مشاركة",
+ "Switch to list view" : "التبديل إلى عرض القائمة",
+ "Switch to grid view" : "تبديل إلى العرض الشبكي",
+ "The file could not be found" : "تعذّر إيجاد الملف",
+ "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من المستخدم",
+ "Not enough free space" : "لا يوجد مساحة تخزينية كافية",
+ "Operation is blocked by access control" : "العمليات حظرت الوصول لهذه الخدمة",
+ "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}",
+ "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}",
+ "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع",
+ "Loading current folder" : "تحميل المجلد الحالي",
+ "Retry" : "أعِدِ المحاولة",
+ "No files in here" : "لا توجد ملفات هنا ",
+ "Upload some content or sync with your devices!" : "ارفع بعض المحتوى أو قم بالمزامنة مع أجهزتك!",
+ "Go back" : "العودة",
+ "Views" : "مشاهدات",
"You" : "أنت",
"Shared multiple times with different people" : "تمّت مشاركته عدة مرات مع أشخاص متعددين",
"Unable to change the favorite state of the file" : "تعذّر تغيير حالة المُفضَّلة للملف",
@@ -212,14 +202,21 @@
"Remove from favorites" : "إزالة من المفضلة",
"Add to favorites" : "إضافة إلى المفضلة",
"Tags" : "الوسوم",
+ "Your files" : "ملفاتك",
+ "Open in files" : "فتح في تطبيق الملفات",
+ "File cannot be accessed" : "الملف لم يمكن الوصول إليه",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "إمّا أن الملف غير موجود أو أنك لا تمتلك الصلاحية لعرضه. أُطلُب من المُرسل أن يتشاركه معك.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها بأسماء جديدة صالحة بواسطة مالكها.",
+ "Files compatibility" : "توافقية الملفات",
+ "Enforce Windows compatibility" : "فرض التوافق مع ويندوز",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.",
"Blank" : "فارغ",
"Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب",
"Pick a template for {name}" : "اختر قالبا لـ {name}",
"Create a new file with the selected template" : "إنشاء ملف جديد بإستخدام القالب المحدد",
"Creating file" : "إنشاء ملف",
"Save as {displayName}" : "حفظ باسم {displayName}",
- "Save as …" : "حفظ باسم ...",
- "Converting files …" : "تحويل الملفات ...",
"Failed to convert files: {message}" : "تعذّر تحويل الملفات: {message}",
"All files failed to be converted" : "تعذّر تحويل كل الملفات",
"One file could not be converted: {message}" : "تعذّر تحويل الملف : {message}",
@@ -227,7 +224,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["%n ملف تمّ تحويله بنجاحٍ","ملف واحد تمّ تحويله بنجاحٍ","%n ملف تمّ تحويله بنجاحٍ","%n ملفات تمّ تحويلها بنجاحٍ","%n ملف تمّ تحويله بنجاحٍ","%n ملف تمّ تحويله بنجاحٍ"],
"Files successfully converted" : "ملفات تمّ تحويلها بنجاحٍ",
"Failed to convert files" : "تعذّر تحويل الملفات",
- "Converting file …" : "تحويل الملف ...",
"File successfully converted" : "تمّ تحويل الملفات بنجاحٍ",
"Failed to convert file: {message}" : "تعذّر تحويل الملف: {message}",
"Failed to convert file" : "تعذّر تحويل ملف",
@@ -246,8 +242,6 @@
"Confirm deletion" : "تأكيد الحذف",
"Cancel" : "إلغاء",
"Download" : "تنزيل",
- "Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …",
"Destination is not a folder" : "الوجهة ليست مجلد",
"This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه",
@@ -425,6 +419,8 @@
"Use this address to access your Files via WebDAV" : "استخدم هذا العنوان للوصول للملفات عبر WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق ثنائي العوامل من الهوية 2FA\"، يجب عليك تجديد كلمة مرور التطبيق بالضغط هنا.",
"Deletion cancelled" : "تمّ إلغاء الحذف",
+ "Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …",
"Move cancelled" : "تمّ إلغاء النقل",
"Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".",
"Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها",
@@ -443,6 +439,7 @@
"renamed file" : "ملف معاد تسميته",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها إلى أسماء جديدة صالحة بواسطة مالكها.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "من الممكن أيضًا ترحيل الملفات تلقائيًا بعد تمكين هذا الإعداد، يرجى الرجوع إلى الوثائق المتعلقة بأمر occ.",
+ "Submitting fields …" : "إرسال الحقول ...",
"Filter file names …" : "تصفية بأسماء الملفات...",
"Prevent warning dialogs from open or reenable them." : "منع نوافذ التحذير من الفتح أو إعادة تمكينها.",
"Show a warning dialog when changing a file extension." : "أظهِر نافذة التحذير عندما يتم تغيير امتداد الملف.",
@@ -461,6 +458,9 @@
"Navigate to the file on the left (in grid mode)" : "إنتقِل إلى الملف أيسره (في الشبكة)",
"Navigate to the file on the right (in grid mode)" : "إنتقِل إلى الملف أيمنه (في الشبكة)",
"Toggle the grid view" : "بدِّل وضعية الشبكة",
- "Open the sidebar for a file" : "إفتَح الشريط الجانبي للملف"
+ "Open the sidebar for a file" : "إفتَح الشريط الجانبي للملف",
+ "Save as …" : "حفظ باسم ...",
+ "Converting files …" : "تحويل الملفات ...",
+ "Converting file …" : "تحويل الملف ..."
},"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/l10n/ast.js b/apps/files/l10n/ast.js
index ef945e11a98..b97ac7e0fec 100644
--- a/apps/files/l10n/ast.js
+++ b/apps/files/l10n/ast.js
@@ -112,29 +112,8 @@ OC.L10N.register(
"New owner" : "Propietariu nuevu",
"Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar",
"Choose {file}" : "Escoyer «{file}»",
- "Share" : "Compartir",
- "Shared by link" : "Compartir pente un enllaz",
- "Shared" : "Compartío",
- "Switch to list view" : "Cambiar a la vista de llista",
- "Switch to grid view" : "Cambiar a la vista de rexáu",
- "Upload was cancelled by user" : "L'usuariu anuló la xuba",
- "Not enough free space" : "Nun hai abondu espaciu llibre",
- "Operation is blocked by access control" : "El control d'accesu bloquió la operación",
- "Error during upload: {message}" : "Hebo un error demientres la xuba: {message}",
- "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}",
- "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba",
- "Loading current folder" : "Cargando la carpeta actual",
- "Retry" : "Retentar",
- "No files in here" : "Nun hai ficheros",
- "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!",
- "Go back" : "Dir p'atrás",
- "Views" : "Vistes",
- "Files settings" : "Configuración de Ficheros",
- "Your files" : "Los tos ficheros",
- "Open in files" : "Abrir en Ficheros",
- "File cannot be accessed" : "Nun se pue acceder al ficheru",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.",
"Clipboard is not available" : "El cartafueyu nun ta disponible",
+ "Files settings" : "Configuración de Ficheros",
"General" : "Xeneral",
"All files" : "Tolos ficheros",
"Personal files" : "Ficheros personales",
@@ -155,6 +134,23 @@ OC.L10N.register(
"Navigation" : "Navegación",
"View" : "Ver",
"Toggle grid view" : "Alternar la vista de rexáu",
+ "Share" : "Compartir",
+ "Shared by link" : "Compartir pente un enllaz",
+ "Shared" : "Compartío",
+ "Switch to list view" : "Cambiar a la vista de llista",
+ "Switch to grid view" : "Cambiar a la vista de rexáu",
+ "Upload was cancelled by user" : "L'usuariu anuló la xuba",
+ "Not enough free space" : "Nun hai abondu espaciu llibre",
+ "Operation is blocked by access control" : "El control d'accesu bloquió la operación",
+ "Error during upload: {message}" : "Hebo un error demientres la xuba: {message}",
+ "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}",
+ "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba",
+ "Loading current folder" : "Cargando la carpeta actual",
+ "Retry" : "Retentar",
+ "No files in here" : "Nun hai ficheros",
+ "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!",
+ "Go back" : "Dir p'atrás",
+ "Views" : "Vistes",
"You" : "Tu",
"Shared multiple times with different people" : "Compartióse múltiples vegaes con otres persones",
"Error while loading the file data" : "Hebo un error mentanto de cargaben los datos de los ficheros",
@@ -162,6 +158,10 @@ OC.L10N.register(
"Remove from favorites" : "Quitar de Favoritos",
"Add to favorites" : "Meter en Favoritos",
"Tags" : "Etiquetes",
+ "Your files" : "Los tos ficheros",
+ "Open in files" : "Abrir en Ficheros",
+ "File cannot be accessed" : "Nun se pue acceder al ficheru",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.",
"Blank" : "Baleru",
"Unable to create new file from template" : "Nun ye posible crear un ficheru a partir d'una plantía",
"Pick a template for {name}" : "Escoyer una plantía pa: {name}",
diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json
index a844739fc2d..8eca8cf6a76 100644
--- a/apps/files/l10n/ast.json
+++ b/apps/files/l10n/ast.json
@@ -110,29 +110,8 @@
"New owner" : "Propietariu nuevu",
"Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar",
"Choose {file}" : "Escoyer «{file}»",
- "Share" : "Compartir",
- "Shared by link" : "Compartir pente un enllaz",
- "Shared" : "Compartío",
- "Switch to list view" : "Cambiar a la vista de llista",
- "Switch to grid view" : "Cambiar a la vista de rexáu",
- "Upload was cancelled by user" : "L'usuariu anuló la xuba",
- "Not enough free space" : "Nun hai abondu espaciu llibre",
- "Operation is blocked by access control" : "El control d'accesu bloquió la operación",
- "Error during upload: {message}" : "Hebo un error demientres la xuba: {message}",
- "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}",
- "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba",
- "Loading current folder" : "Cargando la carpeta actual",
- "Retry" : "Retentar",
- "No files in here" : "Nun hai ficheros",
- "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!",
- "Go back" : "Dir p'atrás",
- "Views" : "Vistes",
- "Files settings" : "Configuración de Ficheros",
- "Your files" : "Los tos ficheros",
- "Open in files" : "Abrir en Ficheros",
- "File cannot be accessed" : "Nun se pue acceder al ficheru",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.",
"Clipboard is not available" : "El cartafueyu nun ta disponible",
+ "Files settings" : "Configuración de Ficheros",
"General" : "Xeneral",
"All files" : "Tolos ficheros",
"Personal files" : "Ficheros personales",
@@ -153,6 +132,23 @@
"Navigation" : "Navegación",
"View" : "Ver",
"Toggle grid view" : "Alternar la vista de rexáu",
+ "Share" : "Compartir",
+ "Shared by link" : "Compartir pente un enllaz",
+ "Shared" : "Compartío",
+ "Switch to list view" : "Cambiar a la vista de llista",
+ "Switch to grid view" : "Cambiar a la vista de rexáu",
+ "Upload was cancelled by user" : "L'usuariu anuló la xuba",
+ "Not enough free space" : "Nun hai abondu espaciu llibre",
+ "Operation is blocked by access control" : "El control d'accesu bloquió la operación",
+ "Error during upload: {message}" : "Hebo un error demientres la xuba: {message}",
+ "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}",
+ "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba",
+ "Loading current folder" : "Cargando la carpeta actual",
+ "Retry" : "Retentar",
+ "No files in here" : "Nun hai ficheros",
+ "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!",
+ "Go back" : "Dir p'atrás",
+ "Views" : "Vistes",
"You" : "Tu",
"Shared multiple times with different people" : "Compartióse múltiples vegaes con otres persones",
"Error while loading the file data" : "Hebo un error mentanto de cargaben los datos de los ficheros",
@@ -160,6 +156,10 @@
"Remove from favorites" : "Quitar de Favoritos",
"Add to favorites" : "Meter en Favoritos",
"Tags" : "Etiquetes",
+ "Your files" : "Los tos ficheros",
+ "Open in files" : "Abrir en Ficheros",
+ "File cannot be accessed" : "Nun se pue acceder al ficheru",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.",
"Blank" : "Baleru",
"Unable to create new file from template" : "Nun ye posible crear un ficheru a partir d'una plantía",
"Pick a template for {name}" : "Escoyer una plantía pa: {name}",
diff --git a/apps/files/l10n/be.js b/apps/files/l10n/be.js
index fee9c526c5e..06677e82657 100644
--- a/apps/files/l10n/be.js
+++ b/apps/files/l10n/be.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Гэты спіс не апрацоўваецца цалкам з меркаванняў прадукцыйнасці. Файлы будуць апрацоўвацца па меры навігацыі па спісе.",
"File not found" : "Файл не знойдзены",
"_{count} selected_::_{count} selected_" : ["Выбраны {count}","Выбраны {count}","Выбрана {count}","Выбрана {count}"],
- "Search everywhere …" : "Шукаць усюды …",
- "Search here …" : "Шукаць тут …",
"Search scope options" : "Параметры вобласці пошуку",
"Search here" : "Шукаць тут",
"{usedQuotaByte} used" : "Выкарыстана {usedQuotaByte}",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Не атрымалася абнавіць статус ачысткі назваў файла.",
"Filename sanitization in progress." : "Ідзе ачыстка назваў файлаў.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "На дадзены момант ужо апрацавана {processedUsers} з {totalUsers} уліковых запісаў.",
- "Preparing …" : "Падрыхтоўка …",
"Refresh" : "Абнавіць",
"All files have been santized for Windows filename support." : "Усе назвы файлаў былі ачашчаны для падтрымкі ў Windows.",
"Some files could not be sanitized, please check your logs." : "Некаторыя файлы не ўдалося ачысціць. Паглядзіце журналы.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Ачысціць назвы файлаў",
"(starting)" : "(пачынаецца)",
"Fill template fields" : "Запоўніце палі шаблону",
- "Submitting fields …" : "Адпраўка палёў …",
"Submit" : "Адправіць",
"Choose a file or folder to transfer" : "Выберыце файл або папку для перадачы",
"Transfer" : "Перадаць",
@@ -183,32 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Больш не паказваць гэта дыялогавае акно.",
"Select file or folder to link to" : "Выберыце файл або каталог, на які трэба зрабіць спасылку",
"Choose {file}" : "Выбраць {file}",
- "Share" : "Абагуліць",
- "Shared by link" : "Абагулена праз спасылку",
- "Shared" : "Абагуленыя",
- "Switch to list view" : "Пераключыцца ў выгляд спісу",
- "Switch to grid view" : "Пераключыцца ў выгляд сеткі",
- "The file could not be found" : "Файл не знойдзены",
- "Upload was cancelled by user" : "Карыстальнік скасаваў запампоўванне",
- "Not enough free space" : "Недастаткова вольнай прасторы",
- "Operation is blocked by access control" : "Аперацыя заблакіравана сістэмай кантролю доступу",
- "Error during upload: {message}" : "Памылка падчас запампоўвання: {message}",
- "Error during upload, status code {status}" : "Памылка падчас запампоўвання, код стану {status}",
- "Unknown error during upload" : "Невядомая памылка падчас запампоўвання",
- "Loading current folder" : "Загрузка бягучай папкі",
- "Retry" : "Паўтарыць спробу",
- "No files in here" : "Тут няма файлаў",
- "Upload some content or sync with your devices!" : "Запампуйце што-небудзь або сінхранізуйце са сваімі прыладамі!",
- "Go back" : "Назад",
- "Files settings" : "Налады Файлаў",
- "Your files" : "Вашы файлы",
- "Open in files" : "Адкрыць у Файлах",
- "File cannot be accessed" : "Немагчыма атрымаць доступ да файла",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Файл не знойдзены, або ў вас няма правоў на яго прагляд. Папрасіце адпраўніка абагуліць яго.",
- "No search results for “{query}”" : "Няма вынікаў пошуку па запыце \"{query}\"",
- "Search for files" : "Пошук файлаў",
"Clipboard is not available" : "Буфер абмену недаступны",
"WebDAV URL copied" : "URL-адрас WebDAV скапіяваны",
+ "Files settings" : "Налады Файлаў",
"General" : "Агульныя",
"Default view" : "Прадвызначаны выгляд",
"All files" : "Усе файлы",
@@ -251,12 +224,23 @@ OC.L10N.register(
"Toggle grid view" : "Пераключыць выгляд сеткі",
"Open file sidebar" : "Адкрыць бакавую панэль файла",
"Show those shortcuts" : "Паказаць гэтыя спалучэнні клавіш",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дазволіць абмежоўваць назвы файлаў, каб забяспечыць сінхранізацыю файлаў з усімі кліентамі. Прадвызначана дазволены ўсе назвы файлаў, якія дзейнічаюць у POSIX (напрыклад, Linux або macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Пасля ўключэння сумяшчальнасці назваў файлаў з Windows існуючыя файлы больш нельга будзе змяняць, але іх уладальнік можа даць ім новыя правільныя назвы.",
- "Failed to toggle Windows filename support" : "Не ўдалося пераключыць падтрымку назваў файлаў Windows",
- "Files compatibility" : "Сумяшчальнасць файлаў",
- "Enforce Windows compatibility" : "Забяспечыць сумяшчальнасць з Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Будуць блакіравацца назвы файлаў, недазволеныя ў сістэмах Windows, напрыклад, з выкарыстаннем зарэзерваваных назваў або спецыяльных сімвалаў. Але гэта не забяспечыць сумяшчальнасць у плане адчувальнасці да рэгістра.",
+ "Share" : "Абагуліць",
+ "Shared by link" : "Абагулена праз спасылку",
+ "Shared" : "Абагуленыя",
+ "Switch to list view" : "Пераключыцца ў выгляд спісу",
+ "Switch to grid view" : "Пераключыцца ў выгляд сеткі",
+ "The file could not be found" : "Файл не знойдзены",
+ "Upload was cancelled by user" : "Карыстальнік скасаваў запампоўванне",
+ "Not enough free space" : "Недастаткова вольнай прасторы",
+ "Operation is blocked by access control" : "Аперацыя заблакіравана сістэмай кантролю доступу",
+ "Error during upload: {message}" : "Памылка падчас запампоўвання: {message}",
+ "Error during upload, status code {status}" : "Памылка падчас запампоўвання, код стану {status}",
+ "Unknown error during upload" : "Невядомая памылка падчас запампоўвання",
+ "Loading current folder" : "Загрузка бягучай папкі",
+ "Retry" : "Паўтарыць спробу",
+ "No files in here" : "Тут няма файлаў",
+ "Upload some content or sync with your devices!" : "Запампуйце што-небудзь або сінхранізуйце са сваімі прыладамі!",
+ "Go back" : "Назад",
"You" : "Вы",
"Shared multiple times with different people" : "Абагулены некалькі разоў з рознымі людзьмі",
"Unable to change the favorite state of the file" : "Не ўдалося змяніць статус абранага для файла",
@@ -265,14 +249,24 @@ OC.L10N.register(
"Remove from favorites" : "Выдаліць з абранага",
"Add to favorites" : "У абранае",
"Tags" : "Тэгі",
+ "Your files" : "Вашы файлы",
+ "Open in files" : "Адкрыць у Файлах",
+ "File cannot be accessed" : "Немагчыма атрымаць доступ да файла",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Файл не знойдзены, або ў вас няма правоў на яго прагляд. Папрасіце адпраўніка абагуліць яго.",
+ "No search results for “{query}”" : "Няма вынікаў пошуку па запыце \"{query}\"",
+ "Search for files" : "Пошук файлаў",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дазволіць абмежоўваць назвы файлаў, каб забяспечыць сінхранізацыю файлаў з усімі кліентамі. Прадвызначана дазволены ўсе назвы файлаў, якія дзейнічаюць у POSIX (напрыклад, Linux або macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Пасля ўключэння сумяшчальнасці назваў файлаў з Windows існуючыя файлы больш нельга будзе змяняць, але іх уладальнік можа даць ім новыя правільныя назвы.",
+ "Failed to toggle Windows filename support" : "Не ўдалося пераключыць падтрымку назваў файлаў Windows",
+ "Files compatibility" : "Сумяшчальнасць файлаў",
+ "Enforce Windows compatibility" : "Забяспечыць сумяшчальнасць з Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Будуць блакіравацца назвы файлаў, недазволеныя ў сістэмах Windows, напрыклад, з выкарыстаннем зарэзерваваных назваў або спецыяльных сімвалаў. Але гэта не забяспечыць сумяшчальнасць у плане адчувальнасці да рэгістра.",
"Blank" : "Пусты",
"Unable to create new file from template" : "Немагчыма стварыць новы файл з шаблона",
"Pick a template for {name}" : "Выберыце шаблон для {name}",
"Create a new file with the selected template" : "Стварыць файл на падставе выбранага шаблона",
"Creating file" : "Стварэнне файла",
"Save as {displayName}" : "Захаваць як {displayName}",
- "Save as …" : "Захаваць як …",
- "Converting files …" : "Канвертацыя файлаў …",
"Failed to convert files: {message}" : "Не ўдалося сканвертаваць файлы: {message}",
"All files failed to be converted" : "Не ўдалося сканвертаваць усе файлы",
"One file could not be converted: {message}" : "Не ўдалося сканвертаваць адзін файл: {message}",
@@ -280,7 +274,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Адзін файл паспяхова сканвертаваны","%n файлы паспяхова сканвертаваны","%n файлаў паспяхова сканвертавана","%n файлаў паспяхова сканвертавана"],
"Files successfully converted" : "Файлы паспяхова сканвертаваны",
"Failed to convert files" : "Не ўдалося сканвертаваць файлы",
- "Converting file …" : "Канвертацыя файла …",
"File successfully converted" : "Файл паспяхова сканвертаваны",
"Failed to convert file: {message}" : "Не ўдалося сканвертаваць файл: {message}",
"Failed to convert file" : "Не ўдалося сканвертаваць файл",
@@ -301,8 +294,6 @@ OC.L10N.register(
"Download" : "Спампаваць",
"The requested file is not available." : "Запытаны файл недаступны.",
"The requested files are not available." : "Запытаныя файлы недаступны.",
- "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …",
"Destination is not a folder" : "Месца прызначэння не з'яўляецца папкай",
"This file/folder is already in that directory" : "Гэты файл/папка ўжо знаходзіцца ў гэтым каталогу",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Нельга перамясціць файл/папку ў сябе або ў падпапку самой сябе",
@@ -484,6 +475,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Выкарыстоўвайце гэты адрас для доступу да вашых файлаў праз WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Калі вы ўключылі 2FA, вам трэба стварыць і ўжываць новы пароль праграмы, націснуўшы тут.",
"Deletion cancelled" : "Выдаленне скасавана",
+ "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …",
"Move cancelled" : "Перамяшчэнне скасавана",
"Cancelled move or copy of \"{filename}\"." : "Аперацыя перамяшчэння або капіявання \"{filename}\" скасавана.",
"Cancelled move or copy operation" : "Аперацыя перамяшчэння або капіявання скасавана",
@@ -503,6 +496,7 @@ OC.L10N.register(
"renamed file" : "перайменаваны файл",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Пасля ўключэння сумяшчальнасці назваў файлаў з Windows існуючыя файлы больш нельга будзе змяняць, але іх уладальнік можа даць ім новыя правільныя назвы.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Пасля ўключэння гэтай налады таксама можна аўтаматычна пераносіць файлы, звярніцеся да дакументацыі па камандзе occ.",
+ "Submitting fields …" : "Адпраўка палёў …",
"Filter file names …" : "Фільтраваць назвы файлаў …",
"Prevent warning dialogs from open or reenable them." : "Забараніць папярэджанні або зноў уключыць іх.",
"Show a warning dialog when changing a file extension." : "Паказваць папярэджанне пры змене пашырэння файла.",
@@ -521,6 +515,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Перайсці да файла злева (у рэжыме сеткі)",
"Navigate to the file on the right (in grid mode)" : "Перайсці да файла справа (у рэжыме сеткі)",
"Toggle the grid view" : "Пераключыць выгляд сеткі",
- "Open the sidebar for a file" : "Адкрыць бакавую панэль для файла"
+ "Open the sidebar for a file" : "Адкрыць бакавую панэль для файла",
+ "Save as …" : "Захаваць як …",
+ "Converting files …" : "Канвертацыя файлаў …",
+ "Converting file …" : "Канвертацыя файла …",
+ "Search everywhere …" : "Шукаць усюды …",
+ "Search here …" : "Шукаць тут …",
+ "Preparing …" : "Падрыхтоўка …"
},
"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/l10n/be.json b/apps/files/l10n/be.json
index 8cc4cf79ce1..f6b17cf1557 100644
--- a/apps/files/l10n/be.json
+++ b/apps/files/l10n/be.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Гэты спіс не апрацоўваецца цалкам з меркаванняў прадукцыйнасці. Файлы будуць апрацоўвацца па меры навігацыі па спісе.",
"File not found" : "Файл не знойдзены",
"_{count} selected_::_{count} selected_" : ["Выбраны {count}","Выбраны {count}","Выбрана {count}","Выбрана {count}"],
- "Search everywhere …" : "Шукаць усюды …",
- "Search here …" : "Шукаць тут …",
"Search scope options" : "Параметры вобласці пошуку",
"Search here" : "Шукаць тут",
"{usedQuotaByte} used" : "Выкарыстана {usedQuotaByte}",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Не атрымалася абнавіць статус ачысткі назваў файла.",
"Filename sanitization in progress." : "Ідзе ачыстка назваў файлаў.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "На дадзены момант ужо апрацавана {processedUsers} з {totalUsers} уліковых запісаў.",
- "Preparing …" : "Падрыхтоўка …",
"Refresh" : "Абнавіць",
"All files have been santized for Windows filename support." : "Усе назвы файлаў былі ачашчаны для падтрымкі ў Windows.",
"Some files could not be sanitized, please check your logs." : "Некаторыя файлы не ўдалося ачысціць. Паглядзіце журналы.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Ачысціць назвы файлаў",
"(starting)" : "(пачынаецца)",
"Fill template fields" : "Запоўніце палі шаблону",
- "Submitting fields …" : "Адпраўка палёў …",
"Submit" : "Адправіць",
"Choose a file or folder to transfer" : "Выберыце файл або папку для перадачы",
"Transfer" : "Перадаць",
@@ -181,32 +177,9 @@
"Do not show this dialog again." : "Больш не паказваць гэта дыялогавае акно.",
"Select file or folder to link to" : "Выберыце файл або каталог, на які трэба зрабіць спасылку",
"Choose {file}" : "Выбраць {file}",
- "Share" : "Абагуліць",
- "Shared by link" : "Абагулена праз спасылку",
- "Shared" : "Абагуленыя",
- "Switch to list view" : "Пераключыцца ў выгляд спісу",
- "Switch to grid view" : "Пераключыцца ў выгляд сеткі",
- "The file could not be found" : "Файл не знойдзены",
- "Upload was cancelled by user" : "Карыстальнік скасаваў запампоўванне",
- "Not enough free space" : "Недастаткова вольнай прасторы",
- "Operation is blocked by access control" : "Аперацыя заблакіравана сістэмай кантролю доступу",
- "Error during upload: {message}" : "Памылка падчас запампоўвання: {message}",
- "Error during upload, status code {status}" : "Памылка падчас запампоўвання, код стану {status}",
- "Unknown error during upload" : "Невядомая памылка падчас запампоўвання",
- "Loading current folder" : "Загрузка бягучай папкі",
- "Retry" : "Паўтарыць спробу",
- "No files in here" : "Тут няма файлаў",
- "Upload some content or sync with your devices!" : "Запампуйце што-небудзь або сінхранізуйце са сваімі прыладамі!",
- "Go back" : "Назад",
- "Files settings" : "Налады Файлаў",
- "Your files" : "Вашы файлы",
- "Open in files" : "Адкрыць у Файлах",
- "File cannot be accessed" : "Немагчыма атрымаць доступ да файла",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Файл не знойдзены, або ў вас няма правоў на яго прагляд. Папрасіце адпраўніка абагуліць яго.",
- "No search results for “{query}”" : "Няма вынікаў пошуку па запыце \"{query}\"",
- "Search for files" : "Пошук файлаў",
"Clipboard is not available" : "Буфер абмену недаступны",
"WebDAV URL copied" : "URL-адрас WebDAV скапіяваны",
+ "Files settings" : "Налады Файлаў",
"General" : "Агульныя",
"Default view" : "Прадвызначаны выгляд",
"All files" : "Усе файлы",
@@ -249,12 +222,23 @@
"Toggle grid view" : "Пераключыць выгляд сеткі",
"Open file sidebar" : "Адкрыць бакавую панэль файла",
"Show those shortcuts" : "Паказаць гэтыя спалучэнні клавіш",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дазволіць абмежоўваць назвы файлаў, каб забяспечыць сінхранізацыю файлаў з усімі кліентамі. Прадвызначана дазволены ўсе назвы файлаў, якія дзейнічаюць у POSIX (напрыклад, Linux або macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Пасля ўключэння сумяшчальнасці назваў файлаў з Windows існуючыя файлы больш нельга будзе змяняць, але іх уладальнік можа даць ім новыя правільныя назвы.",
- "Failed to toggle Windows filename support" : "Не ўдалося пераключыць падтрымку назваў файлаў Windows",
- "Files compatibility" : "Сумяшчальнасць файлаў",
- "Enforce Windows compatibility" : "Забяспечыць сумяшчальнасць з Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Будуць блакіравацца назвы файлаў, недазволеныя ў сістэмах Windows, напрыклад, з выкарыстаннем зарэзерваваных назваў або спецыяльных сімвалаў. Але гэта не забяспечыць сумяшчальнасць у плане адчувальнасці да рэгістра.",
+ "Share" : "Абагуліць",
+ "Shared by link" : "Абагулена праз спасылку",
+ "Shared" : "Абагуленыя",
+ "Switch to list view" : "Пераключыцца ў выгляд спісу",
+ "Switch to grid view" : "Пераключыцца ў выгляд сеткі",
+ "The file could not be found" : "Файл не знойдзены",
+ "Upload was cancelled by user" : "Карыстальнік скасаваў запампоўванне",
+ "Not enough free space" : "Недастаткова вольнай прасторы",
+ "Operation is blocked by access control" : "Аперацыя заблакіравана сістэмай кантролю доступу",
+ "Error during upload: {message}" : "Памылка падчас запампоўвання: {message}",
+ "Error during upload, status code {status}" : "Памылка падчас запампоўвання, код стану {status}",
+ "Unknown error during upload" : "Невядомая памылка падчас запампоўвання",
+ "Loading current folder" : "Загрузка бягучай папкі",
+ "Retry" : "Паўтарыць спробу",
+ "No files in here" : "Тут няма файлаў",
+ "Upload some content or sync with your devices!" : "Запампуйце што-небудзь або сінхранізуйце са сваімі прыладамі!",
+ "Go back" : "Назад",
"You" : "Вы",
"Shared multiple times with different people" : "Абагулены некалькі разоў з рознымі людзьмі",
"Unable to change the favorite state of the file" : "Не ўдалося змяніць статус абранага для файла",
@@ -263,14 +247,24 @@
"Remove from favorites" : "Выдаліць з абранага",
"Add to favorites" : "У абранае",
"Tags" : "Тэгі",
+ "Your files" : "Вашы файлы",
+ "Open in files" : "Адкрыць у Файлах",
+ "File cannot be accessed" : "Немагчыма атрымаць доступ да файла",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Файл не знойдзены, або ў вас няма правоў на яго прагляд. Папрасіце адпраўніка абагуліць яго.",
+ "No search results for “{query}”" : "Няма вынікаў пошуку па запыце \"{query}\"",
+ "Search for files" : "Пошук файлаў",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дазволіць абмежоўваць назвы файлаў, каб забяспечыць сінхранізацыю файлаў з усімі кліентамі. Прадвызначана дазволены ўсе назвы файлаў, якія дзейнічаюць у POSIX (напрыклад, Linux або macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Пасля ўключэння сумяшчальнасці назваў файлаў з Windows існуючыя файлы больш нельга будзе змяняць, але іх уладальнік можа даць ім новыя правільныя назвы.",
+ "Failed to toggle Windows filename support" : "Не ўдалося пераключыць падтрымку назваў файлаў Windows",
+ "Files compatibility" : "Сумяшчальнасць файлаў",
+ "Enforce Windows compatibility" : "Забяспечыць сумяшчальнасць з Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Будуць блакіравацца назвы файлаў, недазволеныя ў сістэмах Windows, напрыклад, з выкарыстаннем зарэзерваваных назваў або спецыяльных сімвалаў. Але гэта не забяспечыць сумяшчальнасць у плане адчувальнасці да рэгістра.",
"Blank" : "Пусты",
"Unable to create new file from template" : "Немагчыма стварыць новы файл з шаблона",
"Pick a template for {name}" : "Выберыце шаблон для {name}",
"Create a new file with the selected template" : "Стварыць файл на падставе выбранага шаблона",
"Creating file" : "Стварэнне файла",
"Save as {displayName}" : "Захаваць як {displayName}",
- "Save as …" : "Захаваць як …",
- "Converting files …" : "Канвертацыя файлаў …",
"Failed to convert files: {message}" : "Не ўдалося сканвертаваць файлы: {message}",
"All files failed to be converted" : "Не ўдалося сканвертаваць усе файлы",
"One file could not be converted: {message}" : "Не ўдалося сканвертаваць адзін файл: {message}",
@@ -278,7 +272,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Адзін файл паспяхова сканвертаваны","%n файлы паспяхова сканвертаваны","%n файлаў паспяхова сканвертавана","%n файлаў паспяхова сканвертавана"],
"Files successfully converted" : "Файлы паспяхова сканвертаваны",
"Failed to convert files" : "Не ўдалося сканвертаваць файлы",
- "Converting file …" : "Канвертацыя файла …",
"File successfully converted" : "Файл паспяхова сканвертаваны",
"Failed to convert file: {message}" : "Не ўдалося сканвертаваць файл: {message}",
"Failed to convert file" : "Не ўдалося сканвертаваць файл",
@@ -299,8 +292,6 @@
"Download" : "Спампаваць",
"The requested file is not available." : "Запытаны файл недаступны.",
"The requested files are not available." : "Запытаныя файлы недаступны.",
- "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …",
"Destination is not a folder" : "Месца прызначэння не з'яўляецца папкай",
"This file/folder is already in that directory" : "Гэты файл/папка ўжо знаходзіцца ў гэтым каталогу",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Нельга перамясціць файл/папку ў сябе або ў падпапку самой сябе",
@@ -482,6 +473,8 @@
"Use this address to access your Files via WebDAV" : "Выкарыстоўвайце гэты адрас для доступу да вашых файлаў праз WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Калі вы ўключылі 2FA, вам трэба стварыць і ўжываць новы пароль праграмы, націснуўшы тут.",
"Deletion cancelled" : "Выдаленне скасавана",
+ "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …",
"Move cancelled" : "Перамяшчэнне скасавана",
"Cancelled move or copy of \"{filename}\"." : "Аперацыя перамяшчэння або капіявання \"{filename}\" скасавана.",
"Cancelled move or copy operation" : "Аперацыя перамяшчэння або капіявання скасавана",
@@ -501,6 +494,7 @@
"renamed file" : "перайменаваны файл",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Пасля ўключэння сумяшчальнасці назваў файлаў з Windows існуючыя файлы больш нельга будзе змяняць, але іх уладальнік можа даць ім новыя правільныя назвы.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Пасля ўключэння гэтай налады таксама можна аўтаматычна пераносіць файлы, звярніцеся да дакументацыі па камандзе occ.",
+ "Submitting fields …" : "Адпраўка палёў …",
"Filter file names …" : "Фільтраваць назвы файлаў …",
"Prevent warning dialogs from open or reenable them." : "Забараніць папярэджанні або зноў уключыць іх.",
"Show a warning dialog when changing a file extension." : "Паказваць папярэджанне пры змене пашырэння файла.",
@@ -519,6 +513,12 @@
"Navigate to the file on the left (in grid mode)" : "Перайсці да файла злева (у рэжыме сеткі)",
"Navigate to the file on the right (in grid mode)" : "Перайсці да файла справа (у рэжыме сеткі)",
"Toggle the grid view" : "Пераключыць выгляд сеткі",
- "Open the sidebar for a file" : "Адкрыць бакавую панэль для файла"
+ "Open the sidebar for a file" : "Адкрыць бакавую панэль для файла",
+ "Save as …" : "Захаваць як …",
+ "Converting files …" : "Канвертацыя файлаў …",
+ "Converting file …" : "Канвертацыя файла …",
+ "Search everywhere …" : "Шукаць усюды …",
+ "Search here …" : "Шукаць тут …",
+ "Preparing …" : "Падрыхтоўка …"
},"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/l10n/bg.js b/apps/files/l10n/bg.js
index 29689af8989..3f278958821 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -101,21 +101,8 @@ OC.L10N.register(
"Change" : "Промени",
"New owner" : "Нов собственик",
"Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка",
- "Share" : "Споделяне",
- "Shared by link" : "Споделени с връзка",
- "Shared" : "Споделен",
- "Switch to list view" : "Превключване към изглед на списък",
- "Not enough free space" : "Няма достатъчно свободно място",
- "Operation is blocked by access control" : "Операцията се блокира от контрол на достъпа",
- "Loading current folder" : "Зареждане на текущата папка",
- "Retry" : "Опитай отново",
- "No files in here" : "Няма файлове",
- "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!",
- "Go back" : "Назад",
- "Views" : "Изгледи",
- "Files settings" : "Настройки на файловете",
- "File cannot be accessed" : "Файлът не е достъпен",
"Clipboard is not available" : "Клипбордът не е достъпен",
+ "Files settings" : "Настройки на файловете",
"General" : "Общи",
"All files" : "Всички файлове",
"Personal files" : "Лични файлове",
@@ -135,11 +122,24 @@ OC.L10N.register(
"Navigation" : "Навигация",
"View" : "Изглед",
"Toggle grid view" : "Превключи решетъчния изглед",
+ "Share" : "Споделяне",
+ "Shared by link" : "Споделени с връзка",
+ "Shared" : "Споделен",
+ "Switch to list view" : "Превключване към изглед на списък",
+ "Not enough free space" : "Няма достатъчно свободно място",
+ "Operation is blocked by access control" : "Операцията се блокира от контрол на достъпа",
+ "Loading current folder" : "Зареждане на текущата папка",
+ "Retry" : "Опитай отново",
+ "No files in here" : "Няма файлове",
+ "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!",
+ "Go back" : "Назад",
+ "Views" : "Изгледи",
"Error while loading the file data" : "Грешка при зареждането на файловете.",
"Owner" : "Създател",
"Remove from favorites" : "Премахни от любимите",
"Add to favorites" : "Добави към любимите",
"Tags" : "Етикети",
+ "File cannot be accessed" : "Файлът не е достъпен",
"Blank" : "Празен",
"Unable to create new file from template" : "Не може да се създаде нов файл от шаблон",
"Pick a template for {name}" : "Избор на шаблон за {name}",
diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json
index 5a8a64fb386..b2e71ab3d54 100644
--- a/apps/files/l10n/bg.json
+++ b/apps/files/l10n/bg.json
@@ -99,21 +99,8 @@
"Change" : "Промени",
"New owner" : "Нов собственик",
"Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка",
- "Share" : "Споделяне",
- "Shared by link" : "Споделени с връзка",
- "Shared" : "Споделен",
- "Switch to list view" : "Превключване към изглед на списък",
- "Not enough free space" : "Няма достатъчно свободно място",
- "Operation is blocked by access control" : "Операцията се блокира от контрол на достъпа",
- "Loading current folder" : "Зареждане на текущата папка",
- "Retry" : "Опитай отново",
- "No files in here" : "Няма файлове",
- "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!",
- "Go back" : "Назад",
- "Views" : "Изгледи",
- "Files settings" : "Настройки на файловете",
- "File cannot be accessed" : "Файлът не е достъпен",
"Clipboard is not available" : "Клипбордът не е достъпен",
+ "Files settings" : "Настройки на файловете",
"General" : "Общи",
"All files" : "Всички файлове",
"Personal files" : "Лични файлове",
@@ -133,11 +120,24 @@
"Navigation" : "Навигация",
"View" : "Изглед",
"Toggle grid view" : "Превключи решетъчния изглед",
+ "Share" : "Споделяне",
+ "Shared by link" : "Споделени с връзка",
+ "Shared" : "Споделен",
+ "Switch to list view" : "Превключване към изглед на списък",
+ "Not enough free space" : "Няма достатъчно свободно място",
+ "Operation is blocked by access control" : "Операцията се блокира от контрол на достъпа",
+ "Loading current folder" : "Зареждане на текущата папка",
+ "Retry" : "Опитай отново",
+ "No files in here" : "Няма файлове",
+ "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!",
+ "Go back" : "Назад",
+ "Views" : "Изгледи",
"Error while loading the file data" : "Грешка при зареждането на файловете.",
"Owner" : "Създател",
"Remove from favorites" : "Премахни от любимите",
"Add to favorites" : "Добави към любимите",
"Tags" : "Етикети",
+ "File cannot be accessed" : "Файлът не е достъпен",
"Blank" : "Празен",
"Unable to create new file from template" : "Не може да се създаде нов файл от шаблон",
"Pick a template for {name}" : "Избор на шаблон за {name}",
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 9dde011a4ae..ff8df19a0a9 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -124,7 +124,6 @@ OC.L10N.register(
"Refresh" : "Actualitza",
"Limit" : "Límit",
"Fill template fields" : "Ompliu els camps de la plantilla",
- "Submitting fields …" : "S'estan enviant camps …",
"Submit" : "Envia",
"Choose a file or folder to transfer" : "Trieu el fitxer o carpeta que voleu transferir",
"Transfer" : "Transfereix",
@@ -148,30 +147,8 @@ OC.L10N.register(
"Do not show this dialog again." : "No torneu a mostrar aquest diàleg.",
"Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar",
"Choose {file}" : "Tria {file}",
- "Share" : "Comparteix",
- "Shared by link" : "S'ha compartit amb un enllaç",
- "Shared" : "S'ha compartit",
- "Switch to list view" : "Canvia a la visualització de llista",
- "Switch to grid view" : "Canvia a la visualització de quadrícula",
- "The file could not be found" : "No s'ha pogut trobar el fitxer",
- "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada",
- "Not enough free space" : "No hi ha prou espai lliure",
- "Operation is blocked by access control" : "L'operació està blocada pel control d'accés",
- "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}",
- "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}",
- "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada",
- "Loading current folder" : "S'està carregant la carpeta actual",
- "Retry" : "Torna-ho a provar",
- "No files in here" : "No hi ha cap fitxer aquí",
- "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!",
- "Go back" : "Torna",
- "Views" : "Vistes",
- "Files settings" : "Paràmetres de Fitxers",
- "Your files" : "Els vostres fitxers",
- "Open in files" : "Obre a Fitxers",
- "File cannot be accessed" : "No es pot accedir al fitxer",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "No s'ha trobat el fitxer o no teniu permisos per a visualitzar-lo. Demaneu al remitent que el comparteixi.",
"Clipboard is not available" : "El porta-retalls no està disponible",
+ "Files settings" : "Paràmetres de Fitxers",
"General" : "General",
"All files" : "Tots els fitxers",
"Personal files" : "Fitxers personals",
@@ -197,10 +174,24 @@ OC.L10N.register(
"View" : "Visualització",
"Toggle grid view" : "Canvia la visualització de quadrícula",
"Show those shortcuts" : "Mostra aquestes dreceres",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet restringir els noms de fitxers per garantir que els fitxers es puguin sincronitzar amb tots els clients. Per defecte es permeten tots els noms de fitxer vàlids a POSIX (per exemple, Linux o macOS).",
- "Files compatibility" : "Compatibilitat de fitxers",
- "Enforce Windows compatibility" : "Força la compatibilitat amb Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Això bloquejarà els noms de fitxer no vàlids als sistemes Windows, com ara l'ús de noms reservats o caràcters especials. Però això no força la compatibilitat de la distinció entre majúscules i minúscules.",
+ "Share" : "Comparteix",
+ "Shared by link" : "S'ha compartit amb un enllaç",
+ "Shared" : "S'ha compartit",
+ "Switch to list view" : "Canvia a la visualització de llista",
+ "Switch to grid view" : "Canvia a la visualització de quadrícula",
+ "The file could not be found" : "No s'ha pogut trobar el fitxer",
+ "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada",
+ "Not enough free space" : "No hi ha prou espai lliure",
+ "Operation is blocked by access control" : "L'operació està blocada pel control d'accés",
+ "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}",
+ "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}",
+ "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada",
+ "Loading current folder" : "S'està carregant la carpeta actual",
+ "Retry" : "Torna-ho a provar",
+ "No files in here" : "No hi ha cap fitxer aquí",
+ "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!",
+ "Go back" : "Torna",
+ "Views" : "Vistes",
"You" : "Vós",
"Shared multiple times with different people" : "S'ha compartit diverses vegades amb persones diferents",
"Unable to change the favorite state of the file" : "No es pot canviar l'estat preferit del fitxer",
@@ -209,14 +200,20 @@ OC.L10N.register(
"Remove from favorites" : "Suprimeix dels preferits",
"Add to favorites" : "Afegeix als preferits",
"Tags" : "Etiquetes",
+ "Your files" : "Els vostres fitxers",
+ "Open in files" : "Obre a Fitxers",
+ "File cannot be accessed" : "No es pot accedir al fitxer",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "No s'ha trobat el fitxer o no teniu permisos per a visualitzar-lo. Demaneu al remitent que el comparteixi.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet restringir els noms de fitxers per garantir que els fitxers es puguin sincronitzar amb tots els clients. Per defecte es permeten tots els noms de fitxer vàlids a POSIX (per exemple, Linux o macOS).",
+ "Files compatibility" : "Compatibilitat de fitxers",
+ "Enforce Windows compatibility" : "Força la compatibilitat amb Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Això bloquejarà els noms de fitxer no vàlids als sistemes Windows, com ara l'ús de noms reservats o caràcters especials. Però això no força la compatibilitat de la distinció entre majúscules i minúscules.",
"Blank" : "En blanc",
"Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla",
"Pick a template for {name}" : "Trieu una plantilla per a {name}",
"Create a new file with the selected template" : "Crea un fitxer amb la plantilla seleccionada",
"Creating file" : "S'està creant el fitxer",
"Save as {displayName}" : "Desa com a {displayName}",
- "Save as …" : "Anomena i desa …",
- "Converting files …" : "Convertint fitxers …",
"Failed to convert files: {message}" : "No s'han pogut convertir els fitxers: {message}",
"All files failed to be converted" : "No s'han pogut convertir tots els fitxers",
"One file could not be converted: {message}" : "No s'ha pogut convertir un fitxer: {message}",
@@ -224,7 +221,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Un fitxer s'ha convertit correctament","%n fitxers s'han convertit correctament"],
"Files successfully converted" : "Els fitxers s'han convertit correctament",
"Failed to convert files" : "No s'han pogut convertir els fitxers",
- "Converting file …" : "S'està convertint el fitxer …",
"File successfully converted" : "El fitxer s'ha convertit correctament",
"Failed to convert file: {message}" : "No s'ha pogut convertir el fitxer: {message}",
"Failed to convert file" : "No s'ha pogut convertir el fitxer",
@@ -243,8 +239,6 @@ OC.L10N.register(
"Confirm deletion" : "Confirma la supressió",
"Cancel" : "Cancel·la",
"Download" : "Baixa",
- "Moving \"{source}\" to \"{destination}\" …" : "S'està movent \"{source}\" a \"{destination}”…",
- "Copying \"{source}\" to \"{destination}\" …" : "S'està copiant \"{source}\" a \"{destination}” …",
"Destination is not a folder" : "La destinació no és una carpeta",
"This file/folder is already in that directory" : "Aquest fitxer o carpeta ja existeix en aquesta carpeta",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No podeu moure un fitxer o carpeta a la mateixa carpeta o a una subcarpeta de la mateixa carpeta",
@@ -422,6 +416,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si heu habilitat l'autenticació de doble factor, podeu crear i utilitzar una nova contrasenya d'aplicació fent clic aquí.",
"Deletion cancelled" : "S'ha cancel·lat la supressió",
+ "Moving \"{source}\" to \"{destination}\" …" : "S'està movent \"{source}\" a \"{destination}”…",
+ "Copying \"{source}\" to \"{destination}\" …" : "S'està copiant \"{source}\" a \"{destination}” …",
"Move cancelled" : "S'ha cancel·lat el desplaçament",
"Cancelled move or copy of \"{filename}\"." : "S'ha cancel·lat el moviment o la còpia de \"{filename}\".",
"Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia",
@@ -437,6 +433,7 @@ OC.L10N.register(
"Personal Files" : "FItxers personals",
"Text file" : "Fitxer de text",
"New text file.txt" : "Fitxer de text nou.txt",
+ "Submitting fields …" : "S'estan enviant camps …",
"Filter file names …" : "Filtra els noms dels fitxers …",
"Prevent warning dialogs from open or reenable them." : "Eviteu que s'obrin els diàlegs d'advertència o torneu-los a habilitar.",
"Show a warning dialog when changing a file extension." : "Mostra un diàleg d'avís quan es canvia una extensió de fitxer.",
@@ -455,6 +452,9 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navegueu fins al fitxer de l'esquerra (en mode de quadrícula)",
"Navigate to the file on the right (in grid mode)" : "Navegueu fins al fitxer de la dreta (en mode de quadrícula)",
"Toggle the grid view" : "Commuta la vista de la quadrícula",
- "Open the sidebar for a file" : "Obriu la barra lateral d'un fitxer"
+ "Open the sidebar for a file" : "Obriu la barra lateral d'un fitxer",
+ "Save as …" : "Anomena i desa …",
+ "Converting files …" : "Convertint fitxers …",
+ "Converting file …" : "S'està convertint el fitxer …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index e2023b2fdf5..877937e2d15 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -122,7 +122,6 @@
"Refresh" : "Actualitza",
"Limit" : "Límit",
"Fill template fields" : "Ompliu els camps de la plantilla",
- "Submitting fields …" : "S'estan enviant camps …",
"Submit" : "Envia",
"Choose a file or folder to transfer" : "Trieu el fitxer o carpeta que voleu transferir",
"Transfer" : "Transfereix",
@@ -146,30 +145,8 @@
"Do not show this dialog again." : "No torneu a mostrar aquest diàleg.",
"Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar",
"Choose {file}" : "Tria {file}",
- "Share" : "Comparteix",
- "Shared by link" : "S'ha compartit amb un enllaç",
- "Shared" : "S'ha compartit",
- "Switch to list view" : "Canvia a la visualització de llista",
- "Switch to grid view" : "Canvia a la visualització de quadrícula",
- "The file could not be found" : "No s'ha pogut trobar el fitxer",
- "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada",
- "Not enough free space" : "No hi ha prou espai lliure",
- "Operation is blocked by access control" : "L'operació està blocada pel control d'accés",
- "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}",
- "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}",
- "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada",
- "Loading current folder" : "S'està carregant la carpeta actual",
- "Retry" : "Torna-ho a provar",
- "No files in here" : "No hi ha cap fitxer aquí",
- "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!",
- "Go back" : "Torna",
- "Views" : "Vistes",
- "Files settings" : "Paràmetres de Fitxers",
- "Your files" : "Els vostres fitxers",
- "Open in files" : "Obre a Fitxers",
- "File cannot be accessed" : "No es pot accedir al fitxer",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "No s'ha trobat el fitxer o no teniu permisos per a visualitzar-lo. Demaneu al remitent que el comparteixi.",
"Clipboard is not available" : "El porta-retalls no està disponible",
+ "Files settings" : "Paràmetres de Fitxers",
"General" : "General",
"All files" : "Tots els fitxers",
"Personal files" : "Fitxers personals",
@@ -195,10 +172,24 @@
"View" : "Visualització",
"Toggle grid view" : "Canvia la visualització de quadrícula",
"Show those shortcuts" : "Mostra aquestes dreceres",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet restringir els noms de fitxers per garantir que els fitxers es puguin sincronitzar amb tots els clients. Per defecte es permeten tots els noms de fitxer vàlids a POSIX (per exemple, Linux o macOS).",
- "Files compatibility" : "Compatibilitat de fitxers",
- "Enforce Windows compatibility" : "Força la compatibilitat amb Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Això bloquejarà els noms de fitxer no vàlids als sistemes Windows, com ara l'ús de noms reservats o caràcters especials. Però això no força la compatibilitat de la distinció entre majúscules i minúscules.",
+ "Share" : "Comparteix",
+ "Shared by link" : "S'ha compartit amb un enllaç",
+ "Shared" : "S'ha compartit",
+ "Switch to list view" : "Canvia a la visualització de llista",
+ "Switch to grid view" : "Canvia a la visualització de quadrícula",
+ "The file could not be found" : "No s'ha pogut trobar el fitxer",
+ "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada",
+ "Not enough free space" : "No hi ha prou espai lliure",
+ "Operation is blocked by access control" : "L'operació està blocada pel control d'accés",
+ "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}",
+ "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}",
+ "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada",
+ "Loading current folder" : "S'està carregant la carpeta actual",
+ "Retry" : "Torna-ho a provar",
+ "No files in here" : "No hi ha cap fitxer aquí",
+ "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!",
+ "Go back" : "Torna",
+ "Views" : "Vistes",
"You" : "Vós",
"Shared multiple times with different people" : "S'ha compartit diverses vegades amb persones diferents",
"Unable to change the favorite state of the file" : "No es pot canviar l'estat preferit del fitxer",
@@ -207,14 +198,20 @@
"Remove from favorites" : "Suprimeix dels preferits",
"Add to favorites" : "Afegeix als preferits",
"Tags" : "Etiquetes",
+ "Your files" : "Els vostres fitxers",
+ "Open in files" : "Obre a Fitxers",
+ "File cannot be accessed" : "No es pot accedir al fitxer",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "No s'ha trobat el fitxer o no teniu permisos per a visualitzar-lo. Demaneu al remitent que el comparteixi.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet restringir els noms de fitxers per garantir que els fitxers es puguin sincronitzar amb tots els clients. Per defecte es permeten tots els noms de fitxer vàlids a POSIX (per exemple, Linux o macOS).",
+ "Files compatibility" : "Compatibilitat de fitxers",
+ "Enforce Windows compatibility" : "Força la compatibilitat amb Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Això bloquejarà els noms de fitxer no vàlids als sistemes Windows, com ara l'ús de noms reservats o caràcters especials. Però això no força la compatibilitat de la distinció entre majúscules i minúscules.",
"Blank" : "En blanc",
"Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla",
"Pick a template for {name}" : "Trieu una plantilla per a {name}",
"Create a new file with the selected template" : "Crea un fitxer amb la plantilla seleccionada",
"Creating file" : "S'està creant el fitxer",
"Save as {displayName}" : "Desa com a {displayName}",
- "Save as …" : "Anomena i desa …",
- "Converting files …" : "Convertint fitxers …",
"Failed to convert files: {message}" : "No s'han pogut convertir els fitxers: {message}",
"All files failed to be converted" : "No s'han pogut convertir tots els fitxers",
"One file could not be converted: {message}" : "No s'ha pogut convertir un fitxer: {message}",
@@ -222,7 +219,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Un fitxer s'ha convertit correctament","%n fitxers s'han convertit correctament"],
"Files successfully converted" : "Els fitxers s'han convertit correctament",
"Failed to convert files" : "No s'han pogut convertir els fitxers",
- "Converting file …" : "S'està convertint el fitxer …",
"File successfully converted" : "El fitxer s'ha convertit correctament",
"Failed to convert file: {message}" : "No s'ha pogut convertir el fitxer: {message}",
"Failed to convert file" : "No s'ha pogut convertir el fitxer",
@@ -241,8 +237,6 @@
"Confirm deletion" : "Confirma la supressió",
"Cancel" : "Cancel·la",
"Download" : "Baixa",
- "Moving \"{source}\" to \"{destination}\" …" : "S'està movent \"{source}\" a \"{destination}”…",
- "Copying \"{source}\" to \"{destination}\" …" : "S'està copiant \"{source}\" a \"{destination}” …",
"Destination is not a folder" : "La destinació no és una carpeta",
"This file/folder is already in that directory" : "Aquest fitxer o carpeta ja existeix en aquesta carpeta",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No podeu moure un fitxer o carpeta a la mateixa carpeta o a una subcarpeta de la mateixa carpeta",
@@ -420,6 +414,8 @@
"Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si heu habilitat l'autenticació de doble factor, podeu crear i utilitzar una nova contrasenya d'aplicació fent clic aquí.",
"Deletion cancelled" : "S'ha cancel·lat la supressió",
+ "Moving \"{source}\" to \"{destination}\" …" : "S'està movent \"{source}\" a \"{destination}”…",
+ "Copying \"{source}\" to \"{destination}\" …" : "S'està copiant \"{source}\" a \"{destination}” …",
"Move cancelled" : "S'ha cancel·lat el desplaçament",
"Cancelled move or copy of \"{filename}\"." : "S'ha cancel·lat el moviment o la còpia de \"{filename}\".",
"Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia",
@@ -435,6 +431,7 @@
"Personal Files" : "FItxers personals",
"Text file" : "Fitxer de text",
"New text file.txt" : "Fitxer de text nou.txt",
+ "Submitting fields …" : "S'estan enviant camps …",
"Filter file names …" : "Filtra els noms dels fitxers …",
"Prevent warning dialogs from open or reenable them." : "Eviteu que s'obrin els diàlegs d'advertència o torneu-los a habilitar.",
"Show a warning dialog when changing a file extension." : "Mostra un diàleg d'avís quan es canvia una extensió de fitxer.",
@@ -453,6 +450,9 @@
"Navigate to the file on the left (in grid mode)" : "Navegueu fins al fitxer de l'esquerra (en mode de quadrícula)",
"Navigate to the file on the right (in grid mode)" : "Navegueu fins al fitxer de la dreta (en mode de quadrícula)",
"Toggle the grid view" : "Commuta la vista de la quadrícula",
- "Open the sidebar for a file" : "Obriu la barra lateral d'un fitxer"
+ "Open the sidebar for a file" : "Obriu la barra lateral d'un fitxer",
+ "Save as …" : "Anomena i desa …",
+ "Converting files …" : "Convertint fitxers …",
+ "Converting file …" : "S'està convertint el fitxer …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 22f8a9b5455..ae858b0e459 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.",
"File not found" : "Soubor nenalezen",
"_{count} selected_::_{count} selected_" : ["vybráno {count}","vybráno {count}","vybráno {count}","vybráno {count}"],
- "Search everywhere …" : "Hledat všude…",
- "Search here …" : "Hledat zde…",
"Search scope options" : "Předvolby rozsahu prohledávaného",
"Search here" : "Hledat zde",
"{usedQuotaByte} used" : "{usedQuotaByte} využito",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Nepodařilo se znovu načíst stav sanitizace názvů souborů.",
"Filename sanitization in progress." : "Probíhá sanitizace názvu souboru.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "V tuto chvíli je už zpracováno {processedUsers} z {totalUsers} účtů.",
- "Preparing …" : "Příprava …",
"Refresh" : "Znovu načíst",
"All files have been santized for Windows filename support." : "Všechny soubory byly sanitizovány ohledně podpory názvů souborů ve Windows.",
"Some files could not be sanitized, please check your logs." : "Některé soubory nebylo možné sanitizovat – podívejte se do záznamu událostí.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Sanitizovat názvy souborů",
"(starting)" : "(spouští se)",
"Fill template fields" : "Vyplňte kolonky šablony",
- "Submitting fields …" : "Odesílání kolonek…",
"Submit" : "Odeslat",
"Choose a file or folder to transfer" : "Zvolte soubor nebo složku k převedení",
"Transfer" : "Převést",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Nezobrazovat tento dialog znovu.",
"Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat",
"Choose {file}" : "Zvolit {file}",
- "Share" : "Nasdílet",
- "Shared by link" : "Sdíleno pomocí odkazu",
- "Shared" : "Sdíleno",
- "Switch to list view" : "Přepnout do zobrazení v seznamu",
- "Switch to grid view" : "Přepnout do zobrazení v mřížce",
- "The file could not be found" : "Soubor nebylo možné najít",
- "Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem",
- "Not enough free space" : "Nedostatek volného prostoru",
- "Operation is blocked by access control" : "Operace je blokována řízením přístupu",
- "Error during upload: {message}" : "Chyba při nahrávání: {message}",
- "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}",
- "Unknown error during upload" : "Neznámá chyba při nahrávání",
- "Loading current folder" : "Načítá se stávající složka",
- "Retry" : "Zkusit znovu",
- "No files in here" : "Žádné soubory",
- "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!",
- "Go back" : "Jít zpět",
- "Views" : "Zobrazení",
- "Files settings" : "Nastavení pro Soubory",
- "Your files" : "Vaše soubory",
- "Open in files" : "Otevřít v aplikaci Soubory",
- "File cannot be accessed" : "K souboru se nedaří přistoupit",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Soubor se nepodařilo nalézt nebo nemáte oprávnění pro jeho zobrazení – požádejte odesilatele, aby vám ho nasdílel.",
- "No search results for “{query}”" : "Nic nenalezeno pro „{query}“",
- "Search for files" : "Hledat soubory",
"Clipboard is not available" : "Schránka není k dispozici",
"WebDAV URL copied" : "WebDAV URL zkopírována",
+ "Files settings" : "Nastavení pro Soubory",
"General" : "Obecné",
"Default view" : "Výchozí pohled",
"All files" : "Všechny soubory",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Vyp/zap. zobrazení v mřížce",
"Open file sidebar" : "Otevřít postranní panel souboru",
"Show those shortcuts" : "Zobrazit tyto zkratky",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po povolení názvů souborů, kompatibilních s Windows, stávající soubory už nebude možné změnit, ale je možné je přejmenovat na platné nové názvy jejich vlastníkem.",
- "Failed to toggle Windows filename support" : "Nepodařilo se přepnout podporu názvů souborů z Windows",
- "Files compatibility" : "Kompatibilita souborů",
- "Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.",
+ "Share" : "Nasdílet",
+ "Shared by link" : "Sdíleno pomocí odkazu",
+ "Shared" : "Sdíleno",
+ "Switch to list view" : "Přepnout do zobrazení v seznamu",
+ "Switch to grid view" : "Přepnout do zobrazení v mřížce",
+ "The file could not be found" : "Soubor nebylo možné najít",
+ "Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem",
+ "Not enough free space" : "Nedostatek volného prostoru",
+ "Operation is blocked by access control" : "Operace je blokována řízením přístupu",
+ "Error during upload: {message}" : "Chyba při nahrávání: {message}",
+ "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}",
+ "Unknown error during upload" : "Neznámá chyba při nahrávání",
+ "Loading current folder" : "Načítá se stávající složka",
+ "Retry" : "Zkusit znovu",
+ "No files in here" : "Žádné soubory",
+ "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!",
+ "Go back" : "Jít zpět",
+ "Views" : "Zobrazení",
"You" : "Vy",
"Shared multiple times with different people" : "Nasdílet několikrát různým lidem",
"Unable to change the favorite state of the file" : "Nebylo možné změnit stav zařazení mezi oblíbené souboru",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Odebrat z oblíbených",
"Add to favorites" : "Přidat do oblíbených",
"Tags" : "Štítky",
+ "Your files" : "Vaše soubory",
+ "Open in files" : "Otevřít v aplikaci Soubory",
+ "File cannot be accessed" : "K souboru se nedaří přistoupit",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Soubor se nepodařilo nalézt nebo nemáte oprávnění pro jeho zobrazení – požádejte odesilatele, aby vám ho nasdílel.",
+ "No search results for “{query}”" : "Nic nenalezeno pro „{query}“",
+ "Search for files" : "Hledat soubory",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po povolení názvů souborů, kompatibilních s Windows, stávající soubory už nebude možné změnit, ale je možné je přejmenovat na platné nové názvy jejich vlastníkem.",
+ "Failed to toggle Windows filename support" : "Nepodařilo se přepnout podporu názvů souborů z Windows",
+ "Files compatibility" : "Kompatibilita souborů",
+ "Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.",
"Blank" : "Prázdný",
"Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony",
"Pick a template for {name}" : "Vyberte si šablonu pro {name}",
"Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony",
"Creating file" : "Vytváření souboru",
"Save as {displayName}" : "Uložit jako {displayName}",
- "Save as …" : "Uložit jako…",
- "Converting files …" : "Převádění souborů…",
"Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}",
"All files failed to be converted" : "Žádný ze souborů se nepodařilo převést",
"One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Jeden soubor úspěšně převeden","%n soubory úspěšně převedeny","%n souborů úspěšně převedeno","%n soubory úspěšně převedeny"],
"Files successfully converted" : "Soubory úspěšně převedeny",
"Failed to convert files" : "Nepodařilo se převést soubory",
- "Converting file …" : "Převádění souboru…",
"File successfully converted" : "Soubor úspěšně převeden",
"Failed to convert file: {message}" : "Nepodařilo se převést soubor: {message}",
"Failed to convert file" : "Nepodařilo se převést soubor",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Stáhnout",
"The requested file is not available." : "Požadovaný soubor není k dispozici.",
"The requested files are not available." : "Požadované soubory nejsou k dispozici.",
- "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …",
"Destination is not a folder" : "Cíl není složka",
"This file/folder is already in that directory" : "V oné složce se už daný soubor/složka nachází",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Není možné přesunout soubor/složku do sebe samé nebo do své vlastní podložky",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA (dvoufaktorovou autentizaci), je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.",
"Deletion cancelled" : "Mazání zrušeno",
+ "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …",
"Move cancelled" : "Přesunutí zrušeno",
"Cancelled move or copy of \"{filename}\"." : "Přesunutí nebo zkopírování „{filename}“ zrušeno.",
"Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "přejmenovaný soubor",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po povolení názvů souborů, kompatibilních s Windows, stávající soubory už nebude možné změnit, ale je možné je přejmenovat na platné nové názvy jejich vlastníkem.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Po povolení tohoto natavení je také možné soubory stěhovat automaticky. Další informace viz dokumentace k příkazu occ.",
+ "Submitting fields …" : "Odesílání kolonek…",
"Filter file names …" : "Filtrovat názvy souborů…",
"Prevent warning dialogs from open or reenable them." : "Zabránit dialogům s varováními v otevírání nebo znovupovolení.",
"Show a warning dialog when changing a file extension." : "Při měnění přípony souboru zobrazit varovný dialog.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Přejít na soubor vlevo (v režimu mřížky)",
"Navigate to the file on the right (in grid mode)" : "Přejít na soubor vpravo (v režimu mřížky)",
"Toggle the grid view" : "Vyp/zap. zobrazení v mřížce",
- "Open the sidebar for a file" : "Otevřít postranní panel pro soubor"
+ "Open the sidebar for a file" : "Otevřít postranní panel pro soubor",
+ "Save as …" : "Uložit jako…",
+ "Converting files …" : "Převádění souborů…",
+ "Converting file …" : "Převádění souboru…",
+ "Search everywhere …" : "Hledat všude…",
+ "Search here …" : "Hledat zde…",
+ "Preparing …" : "Příprava …"
},
"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/l10n/cs.json b/apps/files/l10n/cs.json
index 539c84650e7..fc237d67dfc 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.",
"File not found" : "Soubor nenalezen",
"_{count} selected_::_{count} selected_" : ["vybráno {count}","vybráno {count}","vybráno {count}","vybráno {count}"],
- "Search everywhere …" : "Hledat všude…",
- "Search here …" : "Hledat zde…",
"Search scope options" : "Předvolby rozsahu prohledávaného",
"Search here" : "Hledat zde",
"{usedQuotaByte} used" : "{usedQuotaByte} využito",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Nepodařilo se znovu načíst stav sanitizace názvů souborů.",
"Filename sanitization in progress." : "Probíhá sanitizace názvu souboru.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "V tuto chvíli je už zpracováno {processedUsers} z {totalUsers} účtů.",
- "Preparing …" : "Příprava …",
"Refresh" : "Znovu načíst",
"All files have been santized for Windows filename support." : "Všechny soubory byly sanitizovány ohledně podpory názvů souborů ve Windows.",
"Some files could not be sanitized, please check your logs." : "Některé soubory nebylo možné sanitizovat – podívejte se do záznamu událostí.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Sanitizovat názvy souborů",
"(starting)" : "(spouští se)",
"Fill template fields" : "Vyplňte kolonky šablony",
- "Submitting fields …" : "Odesílání kolonek…",
"Submit" : "Odeslat",
"Choose a file or folder to transfer" : "Zvolte soubor nebo složku k převedení",
"Transfer" : "Převést",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Nezobrazovat tento dialog znovu.",
"Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat",
"Choose {file}" : "Zvolit {file}",
- "Share" : "Nasdílet",
- "Shared by link" : "Sdíleno pomocí odkazu",
- "Shared" : "Sdíleno",
- "Switch to list view" : "Přepnout do zobrazení v seznamu",
- "Switch to grid view" : "Přepnout do zobrazení v mřížce",
- "The file could not be found" : "Soubor nebylo možné najít",
- "Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem",
- "Not enough free space" : "Nedostatek volného prostoru",
- "Operation is blocked by access control" : "Operace je blokována řízením přístupu",
- "Error during upload: {message}" : "Chyba při nahrávání: {message}",
- "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}",
- "Unknown error during upload" : "Neznámá chyba při nahrávání",
- "Loading current folder" : "Načítá se stávající složka",
- "Retry" : "Zkusit znovu",
- "No files in here" : "Žádné soubory",
- "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!",
- "Go back" : "Jít zpět",
- "Views" : "Zobrazení",
- "Files settings" : "Nastavení pro Soubory",
- "Your files" : "Vaše soubory",
- "Open in files" : "Otevřít v aplikaci Soubory",
- "File cannot be accessed" : "K souboru se nedaří přistoupit",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Soubor se nepodařilo nalézt nebo nemáte oprávnění pro jeho zobrazení – požádejte odesilatele, aby vám ho nasdílel.",
- "No search results for “{query}”" : "Nic nenalezeno pro „{query}“",
- "Search for files" : "Hledat soubory",
"Clipboard is not available" : "Schránka není k dispozici",
"WebDAV URL copied" : "WebDAV URL zkopírována",
+ "Files settings" : "Nastavení pro Soubory",
"General" : "Obecné",
"Default view" : "Výchozí pohled",
"All files" : "Všechny soubory",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Vyp/zap. zobrazení v mřížce",
"Open file sidebar" : "Otevřít postranní panel souboru",
"Show those shortcuts" : "Zobrazit tyto zkratky",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po povolení názvů souborů, kompatibilních s Windows, stávající soubory už nebude možné změnit, ale je možné je přejmenovat na platné nové názvy jejich vlastníkem.",
- "Failed to toggle Windows filename support" : "Nepodařilo se přepnout podporu názvů souborů z Windows",
- "Files compatibility" : "Kompatibilita souborů",
- "Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.",
+ "Share" : "Nasdílet",
+ "Shared by link" : "Sdíleno pomocí odkazu",
+ "Shared" : "Sdíleno",
+ "Switch to list view" : "Přepnout do zobrazení v seznamu",
+ "Switch to grid view" : "Přepnout do zobrazení v mřížce",
+ "The file could not be found" : "Soubor nebylo možné najít",
+ "Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem",
+ "Not enough free space" : "Nedostatek volného prostoru",
+ "Operation is blocked by access control" : "Operace je blokována řízením přístupu",
+ "Error during upload: {message}" : "Chyba při nahrávání: {message}",
+ "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}",
+ "Unknown error during upload" : "Neznámá chyba při nahrávání",
+ "Loading current folder" : "Načítá se stávající složka",
+ "Retry" : "Zkusit znovu",
+ "No files in here" : "Žádné soubory",
+ "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!",
+ "Go back" : "Jít zpět",
+ "Views" : "Zobrazení",
"You" : "Vy",
"Shared multiple times with different people" : "Nasdílet několikrát různým lidem",
"Unable to change the favorite state of the file" : "Nebylo možné změnit stav zařazení mezi oblíbené souboru",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Odebrat z oblíbených",
"Add to favorites" : "Přidat do oblíbených",
"Tags" : "Štítky",
+ "Your files" : "Vaše soubory",
+ "Open in files" : "Otevřít v aplikaci Soubory",
+ "File cannot be accessed" : "K souboru se nedaří přistoupit",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Soubor se nepodařilo nalézt nebo nemáte oprávnění pro jeho zobrazení – požádejte odesilatele, aby vám ho nasdílel.",
+ "No search results for “{query}”" : "Nic nenalezeno pro „{query}“",
+ "Search for files" : "Hledat soubory",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po povolení názvů souborů, kompatibilních s Windows, stávající soubory už nebude možné změnit, ale je možné je přejmenovat na platné nové názvy jejich vlastníkem.",
+ "Failed to toggle Windows filename support" : "Nepodařilo se přepnout podporu názvů souborů z Windows",
+ "Files compatibility" : "Kompatibilita souborů",
+ "Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.",
"Blank" : "Prázdný",
"Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony",
"Pick a template for {name}" : "Vyberte si šablonu pro {name}",
"Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony",
"Creating file" : "Vytváření souboru",
"Save as {displayName}" : "Uložit jako {displayName}",
- "Save as …" : "Uložit jako…",
- "Converting files …" : "Převádění souborů…",
"Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}",
"All files failed to be converted" : "Žádný ze souborů se nepodařilo převést",
"One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Jeden soubor úspěšně převeden","%n soubory úspěšně převedeny","%n souborů úspěšně převedeno","%n soubory úspěšně převedeny"],
"Files successfully converted" : "Soubory úspěšně převedeny",
"Failed to convert files" : "Nepodařilo se převést soubory",
- "Converting file …" : "Převádění souboru…",
"File successfully converted" : "Soubor úspěšně převeden",
"Failed to convert file: {message}" : "Nepodařilo se převést soubor: {message}",
"Failed to convert file" : "Nepodařilo se převést soubor",
@@ -300,8 +293,6 @@
"Download" : "Stáhnout",
"The requested file is not available." : "Požadovaný soubor není k dispozici.",
"The requested files are not available." : "Požadované soubory nejsou k dispozici.",
- "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …",
"Destination is not a folder" : "Cíl není složka",
"This file/folder is already in that directory" : "V oné složce se už daný soubor/složka nachází",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Není možné přesunout soubor/složku do sebe samé nebo do své vlastní podložky",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA (dvoufaktorovou autentizaci), je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.",
"Deletion cancelled" : "Mazání zrušeno",
+ "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …",
"Move cancelled" : "Přesunutí zrušeno",
"Cancelled move or copy of \"{filename}\"." : "Přesunutí nebo zkopírování „{filename}“ zrušeno.",
"Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena",
@@ -502,6 +495,7 @@
"renamed file" : "přejmenovaný soubor",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po povolení názvů souborů, kompatibilních s Windows, stávající soubory už nebude možné změnit, ale je možné je přejmenovat na platné nové názvy jejich vlastníkem.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Po povolení tohoto natavení je také možné soubory stěhovat automaticky. Další informace viz dokumentace k příkazu occ.",
+ "Submitting fields …" : "Odesílání kolonek…",
"Filter file names …" : "Filtrovat názvy souborů…",
"Prevent warning dialogs from open or reenable them." : "Zabránit dialogům s varováními v otevírání nebo znovupovolení.",
"Show a warning dialog when changing a file extension." : "Při měnění přípony souboru zobrazit varovný dialog.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Přejít na soubor vlevo (v režimu mřížky)",
"Navigate to the file on the right (in grid mode)" : "Přejít na soubor vpravo (v režimu mřížky)",
"Toggle the grid view" : "Vyp/zap. zobrazení v mřížce",
- "Open the sidebar for a file" : "Otevřít postranní panel pro soubor"
+ "Open the sidebar for a file" : "Otevřít postranní panel pro soubor",
+ "Save as …" : "Uložit jako…",
+ "Converting files …" : "Převádění souborů…",
+ "Converting file …" : "Převádění souboru…",
+ "Search everywhere …" : "Hledat všude…",
+ "Search here …" : "Hledat zde…",
+ "Preparing …" : "Příprava …"
},"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/l10n/da.js b/apps/files/l10n/da.js
index 131617efac7..e78ae3fb4a1 100644
--- a/apps/files/l10n/da.js
+++ b/apps/files/l10n/da.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.",
"File not found" : "Filen blev ikke fundet",
"_{count} selected_::_{count} selected_" : ["{count} valgt","{count} valgt"],
- "Search everywhere …" : "Søg overalt …",
- "Search here …" : "Søg her …",
"Search scope options" : "Indstillinger for søgeområde",
"Search here" : "Søg her",
"{usedQuotaByte} used" : "{usedQuotaByte} brugt",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Kunne ikke genopfriske status for filnavnsrensning.",
"Filename sanitization in progress." : "Filnavnsrensning i gang.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Aktuelt er {processedUsers} ud af {totalUsers} konti allerede processeret.",
- "Preparing …" : "Forbereder ...",
"Refresh" : "Opdatér",
"All files have been santized for Windows filename support." : "Alle filer er blevet filnavnsrensede af hensyn til Windows filnavnsunderstøttelse.",
"Some files could not be sanitized, please check your logs." : "Nogle filer kunne ikke blive filnavnsrensede, kontroller venligst dine logfiler.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Rens filnavne",
"(starting)" : "(starter)",
"Fill template fields" : "Udfyld skabelonfelter",
- "Submitting fields …" : "Sender felter …",
"Submit" : "Tilføj",
"Choose a file or folder to transfer" : "Vælg en fil eller mappe til overførsel",
"Transfer" : "Overfør",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Vis ikke denne dialog igen.",
"Select file or folder to link to" : "Vælg fil eller mappe at linke til",
"Choose {file}" : "Vælg {file}",
- "Share" : "Del",
- "Shared by link" : "Delt via link",
- "Shared" : "Delt",
- "Switch to list view" : "Skift til listevisning",
- "Switch to grid view" : "Skift til gittervisning",
- "The file could not be found" : "Filen kunne ikke findes",
- "Upload was cancelled by user" : "Upload var annulleret af bruger",
- "Not enough free space" : "Ikke nok fri plads",
- "Operation is blocked by access control" : "Operationen blev blokeret af adgangskontrollen",
- "Error during upload: {message}" : "Fejl under upload: {message}",
- "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}",
- "Unknown error during upload" : "Ukendt fejl under upload",
- "Loading current folder" : "Indlæser aktuelle mappe",
- "Retry" : "Prøv igen",
- "No files in here" : "Her er ingen filer",
- "Upload some content or sync with your devices!" : "Upload indhold eller synkroniser med dine enheder!",
- "Go back" : "Gå tilbage",
- "Views" : "Visninger",
- "Files settings" : "indstillinger for filer",
- "Your files" : "Dine filer",
- "Open in files" : "Åben i Filer",
- "File cannot be accessed" : "Filen kan ikke tilgås",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunne ikke findes eller du har ikke tilladelser til at se den. Bed afsenderen om at dele den.",
- "No search results for “{query}”" : "Ingen søgeresultater for “{query}”",
- "Search for files" : "Søg efter filer",
"Clipboard is not available" : "Udklipsholderen er ikke tilgængelig",
"WebDAV URL copied" : "WebDAV URL kopieret",
+ "Files settings" : "indstillinger for filer",
"General" : "Generelt",
"Default view" : "Standard visning",
"All files" : "Alle filer",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Vis som liste",
"Open file sidebar" : "Åbn fil sidebjælke",
"Show those shortcuts" : "Vis disse genveje",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillad at begrænse filnavne for at sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavne der er gyldige på POSIX (fx Linux eller macOS) tilladte.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Efter aktivering af Windows kompatible filnavne, så kan eksisterende filer ikke længere ændres, men de kan omdøbes til gyldige nye navne af deres ejer.",
- "Failed to toggle Windows filename support" : "Kunne ikke skifte til Windows filnavnsunderstøttelse",
- "Files compatibility" : "Filkompatibilitet",
- "Enforce Windows compatibility" : "Styrk Windows kompatibilitet",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokere filnavne der ikke er gyldige på Windows systemer, såsom brug af reserverede navne eller specielle karakterer. Men dette vil ikke styrke kompatibiliteten af versalfølsomhed.",
+ "Share" : "Del",
+ "Shared by link" : "Delt via link",
+ "Shared" : "Delt",
+ "Switch to list view" : "Skift til listevisning",
+ "Switch to grid view" : "Skift til gittervisning",
+ "The file could not be found" : "Filen kunne ikke findes",
+ "Upload was cancelled by user" : "Upload var annulleret af bruger",
+ "Not enough free space" : "Ikke nok fri plads",
+ "Operation is blocked by access control" : "Operationen blev blokeret af adgangskontrollen",
+ "Error during upload: {message}" : "Fejl under upload: {message}",
+ "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}",
+ "Unknown error during upload" : "Ukendt fejl under upload",
+ "Loading current folder" : "Indlæser aktuelle mappe",
+ "Retry" : "Prøv igen",
+ "No files in here" : "Her er ingen filer",
+ "Upload some content or sync with your devices!" : "Upload indhold eller synkroniser med dine enheder!",
+ "Go back" : "Gå tilbage",
+ "Views" : "Visninger",
"You" : "Dig",
"Shared multiple times with different people" : "Delt flere gange med forskellige mennesker",
"Unable to change the favorite state of the file" : "Kan ikke ændre favoritstatus for filen",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Fjern fra favoritter",
"Add to favorites" : "Tilføj til favoritter",
"Tags" : "Tags",
+ "Your files" : "Dine filer",
+ "Open in files" : "Åben i Filer",
+ "File cannot be accessed" : "Filen kan ikke tilgås",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunne ikke findes eller du har ikke tilladelser til at se den. Bed afsenderen om at dele den.",
+ "No search results for “{query}”" : "Ingen søgeresultater for “{query}”",
+ "Search for files" : "Søg efter filer",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillad at begrænse filnavne for at sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavne der er gyldige på POSIX (fx Linux eller macOS) tilladte.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Efter aktivering af Windows kompatible filnavne, så kan eksisterende filer ikke længere ændres, men de kan omdøbes til gyldige nye navne af deres ejer.",
+ "Failed to toggle Windows filename support" : "Kunne ikke skifte til Windows filnavnsunderstøttelse",
+ "Files compatibility" : "Filkompatibilitet",
+ "Enforce Windows compatibility" : "Styrk Windows kompatibilitet",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokere filnavne der ikke er gyldige på Windows systemer, såsom brug af reserverede navne eller specielle karakterer. Men dette vil ikke styrke kompatibiliteten af versalfølsomhed.",
"Blank" : "Tom",
"Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen",
"Pick a template for {name}" : "Vælg en skabelon til {name}",
"Create a new file with the selected template" : "Opret en ny fil med den valgte skabelon",
"Creating file" : "Opretter fil",
"Save as {displayName}" : "Gem som {displayName}",
- "Save as …" : "Gem som ...",
- "Converting files …" : "Konverterer filer ...",
"Failed to convert files: {message}" : "Kunne ikke konvertere filer: {message}",
"All files failed to be converted" : "Alle filer kunne ikke konverteres",
"One file could not be converted: {message}" : "En fil kunne ikke konverteres: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["En fil konverteret","%n filer konverteret"],
"Files successfully converted" : "Filer konverteret",
"Failed to convert files" : "Kunne ikke konvertere filer",
- "Converting file …" : "Konverterer fil ...",
"File successfully converted" : "Filen konverteret",
"Failed to convert file: {message}" : "Kunne ikke konvertere fil: {message}",
"Failed to convert file" : "Kunne ikke konvertere fil",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Download",
"The requested file is not available." : "Den forespurgte fil er ikke tilgængelig.",
"The requested files are not available." : "De forespurgte filer er ikke tilgængelige.",
- "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …",
"Destination is not a folder" : "Destinationen er ikke en mappe",
"This file/folder is already in that directory" : "Filen/mappen er allerede i denne mappe",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe ind i sig selv, eller til en mappe inden i sig selv",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktiveret 2-faktor godkendelse, skal du oprette en app-token, ved at følge dette link.",
"Deletion cancelled" : "Sletning annulleret",
+ "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …",
"Move cancelled" : "Flytning annulleret",
"Cancelled move or copy of \"{filename}\"." : "Annullerede flytning eller kopiering af \"{filename}\".",
"Cancelled move or copy operation" : "Flytning eller kopiering er annulleret",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "omdøbt fil",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Efter aktivering af windows kompatible filnavne, så vil eksisterende filer ikke længere kunne ændres, men de kan omdøbes til gyldige filnavne af deres ejer.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Det er også muligt at migrere filer automatisk efter aktivering af denne indstilling. Se venligst dokumentationen omkring occ kommandoen.",
+ "Submitting fields …" : "Sender felter …",
"Filter file names …" : "Filtrer filnavne ...",
"Prevent warning dialogs from open or reenable them." : "Forhindr advarselsdialoger i at åbner, eller genaktiver dem.",
"Show a warning dialog when changing a file extension." : "Vis en advarselsdialog når en filendelse ændres.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Naviger til filen til venstre (i gittertilstand)",
"Navigate to the file on the right (in grid mode)" : "Naviger til filen til højre (i gittertilstand)",
"Toggle the grid view" : "Skift gittervisningen",
- "Open the sidebar for a file" : "Åben sidebjælken for en fil"
+ "Open the sidebar for a file" : "Åben sidebjælken for en fil",
+ "Save as …" : "Gem som ...",
+ "Converting files …" : "Konverterer filer ...",
+ "Converting file …" : "Konverterer fil ...",
+ "Search everywhere …" : "Søg overalt …",
+ "Search here …" : "Søg her …",
+ "Preparing …" : "Forbereder ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json
index f33a84804da..c12e656e502 100644
--- a/apps/files/l10n/da.json
+++ b/apps/files/l10n/da.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.",
"File not found" : "Filen blev ikke fundet",
"_{count} selected_::_{count} selected_" : ["{count} valgt","{count} valgt"],
- "Search everywhere …" : "Søg overalt …",
- "Search here …" : "Søg her …",
"Search scope options" : "Indstillinger for søgeområde",
"Search here" : "Søg her",
"{usedQuotaByte} used" : "{usedQuotaByte} brugt",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Kunne ikke genopfriske status for filnavnsrensning.",
"Filename sanitization in progress." : "Filnavnsrensning i gang.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Aktuelt er {processedUsers} ud af {totalUsers} konti allerede processeret.",
- "Preparing …" : "Forbereder ...",
"Refresh" : "Opdatér",
"All files have been santized for Windows filename support." : "Alle filer er blevet filnavnsrensede af hensyn til Windows filnavnsunderstøttelse.",
"Some files could not be sanitized, please check your logs." : "Nogle filer kunne ikke blive filnavnsrensede, kontroller venligst dine logfiler.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Rens filnavne",
"(starting)" : "(starter)",
"Fill template fields" : "Udfyld skabelonfelter",
- "Submitting fields …" : "Sender felter …",
"Submit" : "Tilføj",
"Choose a file or folder to transfer" : "Vælg en fil eller mappe til overførsel",
"Transfer" : "Overfør",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Vis ikke denne dialog igen.",
"Select file or folder to link to" : "Vælg fil eller mappe at linke til",
"Choose {file}" : "Vælg {file}",
- "Share" : "Del",
- "Shared by link" : "Delt via link",
- "Shared" : "Delt",
- "Switch to list view" : "Skift til listevisning",
- "Switch to grid view" : "Skift til gittervisning",
- "The file could not be found" : "Filen kunne ikke findes",
- "Upload was cancelled by user" : "Upload var annulleret af bruger",
- "Not enough free space" : "Ikke nok fri plads",
- "Operation is blocked by access control" : "Operationen blev blokeret af adgangskontrollen",
- "Error during upload: {message}" : "Fejl under upload: {message}",
- "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}",
- "Unknown error during upload" : "Ukendt fejl under upload",
- "Loading current folder" : "Indlæser aktuelle mappe",
- "Retry" : "Prøv igen",
- "No files in here" : "Her er ingen filer",
- "Upload some content or sync with your devices!" : "Upload indhold eller synkroniser med dine enheder!",
- "Go back" : "Gå tilbage",
- "Views" : "Visninger",
- "Files settings" : "indstillinger for filer",
- "Your files" : "Dine filer",
- "Open in files" : "Åben i Filer",
- "File cannot be accessed" : "Filen kan ikke tilgås",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunne ikke findes eller du har ikke tilladelser til at se den. Bed afsenderen om at dele den.",
- "No search results for “{query}”" : "Ingen søgeresultater for “{query}”",
- "Search for files" : "Søg efter filer",
"Clipboard is not available" : "Udklipsholderen er ikke tilgængelig",
"WebDAV URL copied" : "WebDAV URL kopieret",
+ "Files settings" : "indstillinger for filer",
"General" : "Generelt",
"Default view" : "Standard visning",
"All files" : "Alle filer",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Vis som liste",
"Open file sidebar" : "Åbn fil sidebjælke",
"Show those shortcuts" : "Vis disse genveje",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillad at begrænse filnavne for at sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavne der er gyldige på POSIX (fx Linux eller macOS) tilladte.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Efter aktivering af Windows kompatible filnavne, så kan eksisterende filer ikke længere ændres, men de kan omdøbes til gyldige nye navne af deres ejer.",
- "Failed to toggle Windows filename support" : "Kunne ikke skifte til Windows filnavnsunderstøttelse",
- "Files compatibility" : "Filkompatibilitet",
- "Enforce Windows compatibility" : "Styrk Windows kompatibilitet",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokere filnavne der ikke er gyldige på Windows systemer, såsom brug af reserverede navne eller specielle karakterer. Men dette vil ikke styrke kompatibiliteten af versalfølsomhed.",
+ "Share" : "Del",
+ "Shared by link" : "Delt via link",
+ "Shared" : "Delt",
+ "Switch to list view" : "Skift til listevisning",
+ "Switch to grid view" : "Skift til gittervisning",
+ "The file could not be found" : "Filen kunne ikke findes",
+ "Upload was cancelled by user" : "Upload var annulleret af bruger",
+ "Not enough free space" : "Ikke nok fri plads",
+ "Operation is blocked by access control" : "Operationen blev blokeret af adgangskontrollen",
+ "Error during upload: {message}" : "Fejl under upload: {message}",
+ "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}",
+ "Unknown error during upload" : "Ukendt fejl under upload",
+ "Loading current folder" : "Indlæser aktuelle mappe",
+ "Retry" : "Prøv igen",
+ "No files in here" : "Her er ingen filer",
+ "Upload some content or sync with your devices!" : "Upload indhold eller synkroniser med dine enheder!",
+ "Go back" : "Gå tilbage",
+ "Views" : "Visninger",
"You" : "Dig",
"Shared multiple times with different people" : "Delt flere gange med forskellige mennesker",
"Unable to change the favorite state of the file" : "Kan ikke ændre favoritstatus for filen",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Fjern fra favoritter",
"Add to favorites" : "Tilføj til favoritter",
"Tags" : "Tags",
+ "Your files" : "Dine filer",
+ "Open in files" : "Åben i Filer",
+ "File cannot be accessed" : "Filen kan ikke tilgås",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunne ikke findes eller du har ikke tilladelser til at se den. Bed afsenderen om at dele den.",
+ "No search results for “{query}”" : "Ingen søgeresultater for “{query}”",
+ "Search for files" : "Søg efter filer",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillad at begrænse filnavne for at sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavne der er gyldige på POSIX (fx Linux eller macOS) tilladte.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Efter aktivering af Windows kompatible filnavne, så kan eksisterende filer ikke længere ændres, men de kan omdøbes til gyldige nye navne af deres ejer.",
+ "Failed to toggle Windows filename support" : "Kunne ikke skifte til Windows filnavnsunderstøttelse",
+ "Files compatibility" : "Filkompatibilitet",
+ "Enforce Windows compatibility" : "Styrk Windows kompatibilitet",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokere filnavne der ikke er gyldige på Windows systemer, såsom brug af reserverede navne eller specielle karakterer. Men dette vil ikke styrke kompatibiliteten af versalfølsomhed.",
"Blank" : "Tom",
"Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen",
"Pick a template for {name}" : "Vælg en skabelon til {name}",
"Create a new file with the selected template" : "Opret en ny fil med den valgte skabelon",
"Creating file" : "Opretter fil",
"Save as {displayName}" : "Gem som {displayName}",
- "Save as …" : "Gem som ...",
- "Converting files …" : "Konverterer filer ...",
"Failed to convert files: {message}" : "Kunne ikke konvertere filer: {message}",
"All files failed to be converted" : "Alle filer kunne ikke konverteres",
"One file could not be converted: {message}" : "En fil kunne ikke konverteres: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["En fil konverteret","%n filer konverteret"],
"Files successfully converted" : "Filer konverteret",
"Failed to convert files" : "Kunne ikke konvertere filer",
- "Converting file …" : "Konverterer fil ...",
"File successfully converted" : "Filen konverteret",
"Failed to convert file: {message}" : "Kunne ikke konvertere fil: {message}",
"Failed to convert file" : "Kunne ikke konvertere fil",
@@ -300,8 +293,6 @@
"Download" : "Download",
"The requested file is not available." : "Den forespurgte fil er ikke tilgængelig.",
"The requested files are not available." : "De forespurgte filer er ikke tilgængelige.",
- "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …",
"Destination is not a folder" : "Destinationen er ikke en mappe",
"This file/folder is already in that directory" : "Filen/mappen er allerede i denne mappe",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe ind i sig selv, eller til en mappe inden i sig selv",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktiveret 2-faktor godkendelse, skal du oprette en app-token, ved at følge dette link.",
"Deletion cancelled" : "Sletning annulleret",
+ "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …",
"Move cancelled" : "Flytning annulleret",
"Cancelled move or copy of \"{filename}\"." : "Annullerede flytning eller kopiering af \"{filename}\".",
"Cancelled move or copy operation" : "Flytning eller kopiering er annulleret",
@@ -502,6 +495,7 @@
"renamed file" : "omdøbt fil",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Efter aktivering af windows kompatible filnavne, så vil eksisterende filer ikke længere kunne ændres, men de kan omdøbes til gyldige filnavne af deres ejer.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Det er også muligt at migrere filer automatisk efter aktivering af denne indstilling. Se venligst dokumentationen omkring occ kommandoen.",
+ "Submitting fields …" : "Sender felter …",
"Filter file names …" : "Filtrer filnavne ...",
"Prevent warning dialogs from open or reenable them." : "Forhindr advarselsdialoger i at åbner, eller genaktiver dem.",
"Show a warning dialog when changing a file extension." : "Vis en advarselsdialog når en filendelse ændres.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Naviger til filen til venstre (i gittertilstand)",
"Navigate to the file on the right (in grid mode)" : "Naviger til filen til højre (i gittertilstand)",
"Toggle the grid view" : "Skift gittervisningen",
- "Open the sidebar for a file" : "Åben sidebjælken for en fil"
+ "Open the sidebar for a file" : "Åben sidebjælken for en fil",
+ "Save as …" : "Gem som ...",
+ "Converting files …" : "Konverterer filer ...",
+ "Converting file …" : "Konverterer fil ...",
+ "Search everywhere …" : "Søg overalt …",
+ "Search here …" : "Søg her …",
+ "Preparing …" : "Forbereder ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index 88fb6f33cf8..bb4b64f0dde 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.",
"File not found" : "Datei nicht gefunden",
"_{count} selected_::_{count} selected_" : ["{count} ausgewählt","{count} ausgewählt"],
- "Search everywhere …" : "Überall suchen …",
- "Search here …" : "Hier suchen …",
"Search scope options" : "Suchbereichsoptionen",
"Search here" : "Hier suchen",
"{usedQuotaByte} used" : "{usedQuotaByte} verwendet",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Der Status der Dateinamenbereinigung konnte nicht aktualisiert werden.",
"Filename sanitization in progress." : "Dateinamenbereinigung läuft.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Es wurden bereits {processedUsers} von {totalUsers} Konten bearbeitet.",
- "Preparing …" : "Bereite vor …",
"Refresh" : "Aktualisieren",
"All files have been santized for Windows filename support." : "Alle Dateien wurden für die Windows-Dateinamenunterstützung bereinigt.",
"Some files could not be sanitized, please check your logs." : "Einige Dateien konnten nicht bereinigt werden. Bitte überprüfen Sie Ihre Protokolle.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Dateinamen bereinigen",
"(starting)" : "(Starte)",
"Fill template fields" : "Vorlagenfelder ausfüllen",
- "Submitting fields …" : "Felder werden übermittelt …",
"Submit" : "Übermitteln",
"Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen",
"Transfer" : "Übertragen",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Diesen Dialog nicht mehr anzeigen.",
"Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen",
"Choose {file}" : "{file} auswählen",
- "Share" : "Teilen",
- "Shared by link" : "Über einen Link geteilt",
- "Shared" : "Geteilt",
- "Switch to list view" : "Zur Listenansicht wechseln",
- "Switch to grid view" : "Zur Kachelansicht wechseln",
- "The file could not be found" : "Die Datei konnte nicht gefunden werden",
- "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.",
- "Not enough free space" : "Nicht genügend freier Speicherplatz",
- "Operation is blocked by access control" : "Vorgang wird durch die Zugangskontrolle blockiert",
- "Error during upload: {message}" : "Fehler beim Hochladen: {message}",
- "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
- "Unknown error during upload" : "unbekannte Fehler während des Hochladens",
- "Loading current folder" : "Lade aktuellen Ordner",
- "Retry" : "Wiederholen",
- "No files in here" : "Keine Dateien vorhanden",
- "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!",
- "Go back" : "Zurückgehen",
- "Views" : "Ansichten",
- "Files settings" : "Dateien-Einstellungen",
- "Your files" : "Deine Dateien",
- "Open in files" : "In Dateien öffnen",
- "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.",
- "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"",
- "Search for files" : "Nach Dateien suchen",
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
"WebDAV URL copied" : "WebDAV-URL kopiert",
+ "Files settings" : "Dateien-Einstellungen",
"General" : "Allgemein",
"Default view" : "Standardansicht",
"All files" : "Alle Dateien",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Rasteransicht umschalten",
"Open file sidebar" : "Datei-Seitenleiste öffnen",
"Show those shortcuts" : "Diese Tastaturkürzel anzeigen",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
- "Failed to toggle Windows filename support" : "Windows Dateinamenunterstützung konnte nicht umgeschaltet werden",
- "Files compatibility" : "Dateikompatibilität",
- "Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
+ "Share" : "Teilen",
+ "Shared by link" : "Über einen Link geteilt",
+ "Shared" : "Geteilt",
+ "Switch to list view" : "Zur Listenansicht wechseln",
+ "Switch to grid view" : "Zur Kachelansicht wechseln",
+ "The file could not be found" : "Die Datei konnte nicht gefunden werden",
+ "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.",
+ "Not enough free space" : "Nicht genügend freier Speicherplatz",
+ "Operation is blocked by access control" : "Vorgang wird durch die Zugangskontrolle blockiert",
+ "Error during upload: {message}" : "Fehler beim Hochladen: {message}",
+ "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
+ "Unknown error during upload" : "unbekannte Fehler während des Hochladens",
+ "Loading current folder" : "Lade aktuellen Ordner",
+ "Retry" : "Wiederholen",
+ "No files in here" : "Keine Dateien vorhanden",
+ "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!",
+ "Go back" : "Zurückgehen",
+ "Views" : "Ansichten",
"You" : "Du",
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
"Unable to change the favorite state of the file" : "Der Favoriten-Status der Datei kann nicht geändert werden",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Aus Favoriten entfernen",
"Add to favorites" : "Zu den Favoriten hinzufügen",
"Tags" : "Schlagworte",
+ "Your files" : "Deine Dateien",
+ "Open in files" : "In Dateien öffnen",
+ "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.",
+ "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"",
+ "Search for files" : "Nach Dateien suchen",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
+ "Failed to toggle Windows filename support" : "Windows Dateinamenunterstützung konnte nicht umgeschaltet werden",
+ "Files compatibility" : "Dateikompatibilität",
+ "Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
"Blank" : "Leer",
"Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden",
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",
"Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen",
"Creating file" : "Datei erstellen",
"Save as {displayName}" : "Speichern als {displayName}",
- "Save as …" : "Speichern als …",
- "Converting files …" : "Dateien werden konvertiert …",
"Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}",
"All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden",
"One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Eine Datei konvertiert","%n Dateien konvertiert"],
"Files successfully converted" : "Dateien konvertiert",
"Failed to convert files" : "Dateien konnten nicht konvertiert werden",
- "Converting file …" : "Datei wird konvertiert …",
"File successfully converted" : "Datei konvertiert",
"Failed to convert file: {message}" : "Fehler beim Konvertieren der Datei: {message}",
"Failed to convert file" : "Datei konnte nicht konvertiert werden",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Herunterladen",
"The requested file is not available." : "Die angeforderte Datei ist nicht verfügbar.",
"The requested files are not available." : "Die angeforderten Dateien sind nicht verfügbar.",
- "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
"Destination is not a folder" : "Ziel ist kein Ordner",
"This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden.",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf deine Dateien zuzugreifen.",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn du 2FA aktiviert hast, musst du ein neues App-Passwort erstellen und verwenden, indem du hier klickst.",
"Deletion cancelled" : "Löschen abgebrochen",
+ "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
"Move cancelled" : "Verschieben abgebrochen",
"Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.",
"Cancelled move or copy operation" : "Verschieben oder Kopieren abgebrochen",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "Umbenannte Datei",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Nach dem Aktivieren dieser Einstellung ist es auch möglich, Dateien automatisch zu migrieren. Weitere Informationen finden sich in der Dokumentation zum Befehl „occ“.",
+ "Submitting fields …" : "Felder werden übermittelt …",
"Filter file names …" : "Dateinamen filtern …",
"Prevent warning dialogs from open or reenable them." : "Öffnen von Warndialogen verhindern oder diese erneut aktivieren.",
"Show a warning dialog when changing a file extension." : "Beim Ändern einer Dateierweiterung einen Warndialog anzeigen.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Zur Datei links navigieren (in der Kachelansicht)",
"Navigate to the file on the right (in grid mode)" : "Zur Datei rechts navigieren (in der Kachelansicht)",
"Toggle the grid view" : "Kachelansicht umschalten",
- "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen"
+ "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen",
+ "Save as …" : "Speichern als …",
+ "Converting files …" : "Dateien werden konvertiert …",
+ "Converting file …" : "Datei wird konvertiert …",
+ "Search everywhere …" : "Überall suchen …",
+ "Search here …" : "Hier suchen …",
+ "Preparing …" : "Bereite vor …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index ec2452ccb46..3001e747284 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.",
"File not found" : "Datei nicht gefunden",
"_{count} selected_::_{count} selected_" : ["{count} ausgewählt","{count} ausgewählt"],
- "Search everywhere …" : "Überall suchen …",
- "Search here …" : "Hier suchen …",
"Search scope options" : "Suchbereichsoptionen",
"Search here" : "Hier suchen",
"{usedQuotaByte} used" : "{usedQuotaByte} verwendet",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Der Status der Dateinamenbereinigung konnte nicht aktualisiert werden.",
"Filename sanitization in progress." : "Dateinamenbereinigung läuft.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Es wurden bereits {processedUsers} von {totalUsers} Konten bearbeitet.",
- "Preparing …" : "Bereite vor …",
"Refresh" : "Aktualisieren",
"All files have been santized for Windows filename support." : "Alle Dateien wurden für die Windows-Dateinamenunterstützung bereinigt.",
"Some files could not be sanitized, please check your logs." : "Einige Dateien konnten nicht bereinigt werden. Bitte überprüfen Sie Ihre Protokolle.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Dateinamen bereinigen",
"(starting)" : "(Starte)",
"Fill template fields" : "Vorlagenfelder ausfüllen",
- "Submitting fields …" : "Felder werden übermittelt …",
"Submit" : "Übermitteln",
"Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen",
"Transfer" : "Übertragen",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Diesen Dialog nicht mehr anzeigen.",
"Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen",
"Choose {file}" : "{file} auswählen",
- "Share" : "Teilen",
- "Shared by link" : "Über einen Link geteilt",
- "Shared" : "Geteilt",
- "Switch to list view" : "Zur Listenansicht wechseln",
- "Switch to grid view" : "Zur Kachelansicht wechseln",
- "The file could not be found" : "Die Datei konnte nicht gefunden werden",
- "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.",
- "Not enough free space" : "Nicht genügend freier Speicherplatz",
- "Operation is blocked by access control" : "Vorgang wird durch die Zugangskontrolle blockiert",
- "Error during upload: {message}" : "Fehler beim Hochladen: {message}",
- "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
- "Unknown error during upload" : "unbekannte Fehler während des Hochladens",
- "Loading current folder" : "Lade aktuellen Ordner",
- "Retry" : "Wiederholen",
- "No files in here" : "Keine Dateien vorhanden",
- "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!",
- "Go back" : "Zurückgehen",
- "Views" : "Ansichten",
- "Files settings" : "Dateien-Einstellungen",
- "Your files" : "Deine Dateien",
- "Open in files" : "In Dateien öffnen",
- "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.",
- "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"",
- "Search for files" : "Nach Dateien suchen",
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
"WebDAV URL copied" : "WebDAV-URL kopiert",
+ "Files settings" : "Dateien-Einstellungen",
"General" : "Allgemein",
"Default view" : "Standardansicht",
"All files" : "Alle Dateien",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Rasteransicht umschalten",
"Open file sidebar" : "Datei-Seitenleiste öffnen",
"Show those shortcuts" : "Diese Tastaturkürzel anzeigen",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
- "Failed to toggle Windows filename support" : "Windows Dateinamenunterstützung konnte nicht umgeschaltet werden",
- "Files compatibility" : "Dateikompatibilität",
- "Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
+ "Share" : "Teilen",
+ "Shared by link" : "Über einen Link geteilt",
+ "Shared" : "Geteilt",
+ "Switch to list view" : "Zur Listenansicht wechseln",
+ "Switch to grid view" : "Zur Kachelansicht wechseln",
+ "The file could not be found" : "Die Datei konnte nicht gefunden werden",
+ "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.",
+ "Not enough free space" : "Nicht genügend freier Speicherplatz",
+ "Operation is blocked by access control" : "Vorgang wird durch die Zugangskontrolle blockiert",
+ "Error during upload: {message}" : "Fehler beim Hochladen: {message}",
+ "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
+ "Unknown error during upload" : "unbekannte Fehler während des Hochladens",
+ "Loading current folder" : "Lade aktuellen Ordner",
+ "Retry" : "Wiederholen",
+ "No files in here" : "Keine Dateien vorhanden",
+ "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!",
+ "Go back" : "Zurückgehen",
+ "Views" : "Ansichten",
"You" : "Du",
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
"Unable to change the favorite state of the file" : "Der Favoriten-Status der Datei kann nicht geändert werden",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Aus Favoriten entfernen",
"Add to favorites" : "Zu den Favoriten hinzufügen",
"Tags" : "Schlagworte",
+ "Your files" : "Deine Dateien",
+ "Open in files" : "In Dateien öffnen",
+ "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.",
+ "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"",
+ "Search for files" : "Nach Dateien suchen",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
+ "Failed to toggle Windows filename support" : "Windows Dateinamenunterstützung konnte nicht umgeschaltet werden",
+ "Files compatibility" : "Dateikompatibilität",
+ "Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
"Blank" : "Leer",
"Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden",
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",
"Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen",
"Creating file" : "Datei erstellen",
"Save as {displayName}" : "Speichern als {displayName}",
- "Save as …" : "Speichern als …",
- "Converting files …" : "Dateien werden konvertiert …",
"Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}",
"All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden",
"One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Eine Datei konvertiert","%n Dateien konvertiert"],
"Files successfully converted" : "Dateien konvertiert",
"Failed to convert files" : "Dateien konnten nicht konvertiert werden",
- "Converting file …" : "Datei wird konvertiert …",
"File successfully converted" : "Datei konvertiert",
"Failed to convert file: {message}" : "Fehler beim Konvertieren der Datei: {message}",
"Failed to convert file" : "Datei konnte nicht konvertiert werden",
@@ -300,8 +293,6 @@
"Download" : "Herunterladen",
"The requested file is not available." : "Die angeforderte Datei ist nicht verfügbar.",
"The requested files are not available." : "Die angeforderten Dateien sind nicht verfügbar.",
- "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
"Destination is not a folder" : "Ziel ist kein Ordner",
"This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden.",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf deine Dateien zuzugreifen.",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn du 2FA aktiviert hast, musst du ein neues App-Passwort erstellen und verwenden, indem du hier klickst.",
"Deletion cancelled" : "Löschen abgebrochen",
+ "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
"Move cancelled" : "Verschieben abgebrochen",
"Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.",
"Cancelled move or copy operation" : "Verschieben oder Kopieren abgebrochen",
@@ -502,6 +495,7 @@
"renamed file" : "Umbenannte Datei",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Nach dem Aktivieren dieser Einstellung ist es auch möglich, Dateien automatisch zu migrieren. Weitere Informationen finden sich in der Dokumentation zum Befehl „occ“.",
+ "Submitting fields …" : "Felder werden übermittelt …",
"Filter file names …" : "Dateinamen filtern …",
"Prevent warning dialogs from open or reenable them." : "Öffnen von Warndialogen verhindern oder diese erneut aktivieren.",
"Show a warning dialog when changing a file extension." : "Beim Ändern einer Dateierweiterung einen Warndialog anzeigen.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Zur Datei links navigieren (in der Kachelansicht)",
"Navigate to the file on the right (in grid mode)" : "Zur Datei rechts navigieren (in der Kachelansicht)",
"Toggle the grid view" : "Kachelansicht umschalten",
- "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen"
+ "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen",
+ "Save as …" : "Speichern als …",
+ "Converting files …" : "Dateien werden konvertiert …",
+ "Converting file …" : "Datei wird konvertiert …",
+ "Search everywhere …" : "Überall suchen …",
+ "Search here …" : "Hier suchen …",
+ "Preparing …" : "Bereite vor …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index f72b047446f..cc333d1390c 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.",
"File not found" : "Datei nicht gefunden",
"_{count} selected_::_{count} selected_" : ["{count} ausgewählt","{count} ausgewählt"],
- "Search everywhere …" : "Überall suchen …",
- "Search here …" : "Hier suchen …",
"Search scope options" : "Suchbereichsoptionen",
"Search here" : "Hier suchen",
"{usedQuotaByte} used" : "{usedQuotaByte} verwendet",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Der Status der Dateinamenbereinigung konnte nicht aktualisiert werden.",
"Filename sanitization in progress." : "Dateinamenbereinigung läuft.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Es wurden bereits {processedUsers} von {totalUsers} Konten bearbeitet.",
- "Preparing …" : "Bereite vor …",
"Refresh" : "Aktualisieren",
"All files have been santized for Windows filename support." : "Alle Dateien wurden für die Windows-Dateinamenunterstützung bereinigt.",
"Some files could not be sanitized, please check your logs." : "Einige Dateien konnten nicht bereinigt werden. Bitte überprüfen Sie Ihre Protokolle.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Dateinamen bereinigen",
"(starting)" : "(Starte)",
"Fill template fields" : "Vorlagenfelder ausfüllen",
- "Submitting fields …" : "Felder werden übermittelt …",
"Submit" : "Übermitteln",
"Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen",
"Transfer" : "Übertragen",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Diesen Dialog nicht mehr anzeigen.",
"Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen",
"Choose {file}" : "{file} auswählen",
- "Share" : "Teilen",
- "Shared by link" : "Über einen Link geteilt",
- "Shared" : "Geteilt",
- "Switch to list view" : "Zur Listenansicht wechseln",
- "Switch to grid view" : "Zur Kachelansicht wechseln",
- "The file could not be found" : "Die Datei konnte nicht gefunden werden",
- "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen",
- "Not enough free space" : "Nicht genügend freier Speicherplatz",
- "Operation is blocked by access control" : "Vorgang wird durch die Zugangskontrolle blockiert",
- "Error during upload: {message}" : "Fehler beim Hochladen: {message}",
- "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
- "Unknown error during upload" : "Unbekannter Fehler beim Hochladen",
- "Loading current folder" : "Lade aktuellen Ordner",
- "Retry" : "Wiederholen",
- "No files in here" : "Keine Dateien vorhanden",
- "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!",
- "Go back" : "Zurückgehen",
- "Views" : "Ansichten",
- "Files settings" : "Dateien-Einstellungen",
- "Your files" : "Ihre Dateien",
- "Open in files" : "In Dateien öffnen",
- "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.",
- "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"",
- "Search for files" : "Nach Dateien suchen",
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
"WebDAV URL copied" : "WebDAV-URL kopiert",
+ "Files settings" : "Dateien-Einstellungen",
"General" : "Allgemein",
"Default view" : "Standardansicht",
"All files" : "Alle Dateien",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Kachelansicht umschalten",
"Open file sidebar" : "Datei-Seitenleiste öffnen",
"Show those shortcuts" : "Diese Tastaturkürzel anzeigen",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
- "Failed to toggle Windows filename support" : "Windows Dateinamenunterstützung konnte nicht umgeschaltet werden",
- "Files compatibility" : "Dateikompatibilität",
- "Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
+ "Share" : "Teilen",
+ "Shared by link" : "Über einen Link geteilt",
+ "Shared" : "Geteilt",
+ "Switch to list view" : "Zur Listenansicht wechseln",
+ "Switch to grid view" : "Zur Kachelansicht wechseln",
+ "The file could not be found" : "Die Datei konnte nicht gefunden werden",
+ "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen",
+ "Not enough free space" : "Nicht genügend freier Speicherplatz",
+ "Operation is blocked by access control" : "Vorgang wird durch die Zugangskontrolle blockiert",
+ "Error during upload: {message}" : "Fehler beim Hochladen: {message}",
+ "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
+ "Unknown error during upload" : "Unbekannter Fehler beim Hochladen",
+ "Loading current folder" : "Lade aktuellen Ordner",
+ "Retry" : "Wiederholen",
+ "No files in here" : "Keine Dateien vorhanden",
+ "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!",
+ "Go back" : "Zurückgehen",
+ "Views" : "Ansichten",
"You" : "Sie",
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
"Unable to change the favorite state of the file" : "Der Favoriten-Status der Datei kann nicht geändert werden",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Von Favoriten entfernen",
"Add to favorites" : "Zu den Favoriten hinzufügen",
"Tags" : "Schlagworte",
+ "Your files" : "Ihre Dateien",
+ "Open in files" : "In Dateien öffnen",
+ "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.",
+ "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"",
+ "Search for files" : "Nach Dateien suchen",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
+ "Failed to toggle Windows filename support" : "Windows Dateinamenunterstützung konnte nicht umgeschaltet werden",
+ "Files compatibility" : "Dateikompatibilität",
+ "Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
"Blank" : "Leer",
"Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden",
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",
"Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen",
"Creating file" : "Datei erstellen",
"Save as {displayName}" : "Speichern als {displayName}",
- "Save as …" : "Speichern als …",
- "Converting files …" : "Dateien werden konvertiert …",
"Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}",
"All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden",
"One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Eine Datei konvertiert","%n Dateien konvertiert"],
"Files successfully converted" : "Dateien konvertiert",
"Failed to convert files" : "Dateien konnten nicht konvertiert werden",
- "Converting file …" : "Datei wird konvertiert …",
"File successfully converted" : "Datei konvertiert",
"Failed to convert file: {message}" : "Fehler beim Konvertieren der Datei: {message}",
"Failed to convert file" : "Datei konnte nicht konvertiert werden",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Herunterladen",
"The requested file is not available." : "Die angeforderte Datei ist nicht verfügbar.",
"The requested files are not available." : "Die angeforderten Dateien sind nicht verfügbar.",
- "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
"Destination is not a folder" : "Ziel ist kein Ordner",
"This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen.",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.",
"Deletion cancelled" : "Löschen abgebrochen",
+ "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
"Move cancelled" : "Verschieben abgebrochen",
"Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.",
"Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "Umbenannte Datei",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Nach dem Aktivieren dieser Einstellung ist es auch möglich, Dateien automatisch zu migrieren. Weitere Informationen finden sich in der Dokumentation zum Befehl \"occ“.",
+ "Submitting fields …" : "Felder werden übermittelt …",
"Filter file names …" : "Dateinamen filtern …",
"Prevent warning dialogs from open or reenable them." : "Öffnen von Warndialogen verhindern oder diese erneut aktivieren.",
"Show a warning dialog when changing a file extension." : "Beim Ändern einer Dateierweiterung einen Warndialog anzeigen.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Zur Datei links navigieren (in der Kachelansicht)",
"Navigate to the file on the right (in grid mode)" : "Zur Datei rechts navigieren (in der Kachelansicht)",
"Toggle the grid view" : "Kachelansicht umschalten",
- "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen"
+ "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen",
+ "Save as …" : "Speichern als …",
+ "Converting files …" : "Dateien werden konvertiert …",
+ "Converting file …" : "Datei wird konvertiert …",
+ "Search everywhere …" : "Überall suchen …",
+ "Search here …" : "Hier suchen …",
+ "Preparing …" : "Bereite vor …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index b903b89dd83..e1eaabad225 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.",
"File not found" : "Datei nicht gefunden",
"_{count} selected_::_{count} selected_" : ["{count} ausgewählt","{count} ausgewählt"],
- "Search everywhere …" : "Überall suchen …",
- "Search here …" : "Hier suchen …",
"Search scope options" : "Suchbereichsoptionen",
"Search here" : "Hier suchen",
"{usedQuotaByte} used" : "{usedQuotaByte} verwendet",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Der Status der Dateinamenbereinigung konnte nicht aktualisiert werden.",
"Filename sanitization in progress." : "Dateinamenbereinigung läuft.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Es wurden bereits {processedUsers} von {totalUsers} Konten bearbeitet.",
- "Preparing …" : "Bereite vor …",
"Refresh" : "Aktualisieren",
"All files have been santized for Windows filename support." : "Alle Dateien wurden für die Windows-Dateinamenunterstützung bereinigt.",
"Some files could not be sanitized, please check your logs." : "Einige Dateien konnten nicht bereinigt werden. Bitte überprüfen Sie Ihre Protokolle.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Dateinamen bereinigen",
"(starting)" : "(Starte)",
"Fill template fields" : "Vorlagenfelder ausfüllen",
- "Submitting fields …" : "Felder werden übermittelt …",
"Submit" : "Übermitteln",
"Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen",
"Transfer" : "Übertragen",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Diesen Dialog nicht mehr anzeigen.",
"Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen",
"Choose {file}" : "{file} auswählen",
- "Share" : "Teilen",
- "Shared by link" : "Über einen Link geteilt",
- "Shared" : "Geteilt",
- "Switch to list view" : "Zur Listenansicht wechseln",
- "Switch to grid view" : "Zur Kachelansicht wechseln",
- "The file could not be found" : "Die Datei konnte nicht gefunden werden",
- "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen",
- "Not enough free space" : "Nicht genügend freier Speicherplatz",
- "Operation is blocked by access control" : "Vorgang wird durch die Zugangskontrolle blockiert",
- "Error during upload: {message}" : "Fehler beim Hochladen: {message}",
- "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
- "Unknown error during upload" : "Unbekannter Fehler beim Hochladen",
- "Loading current folder" : "Lade aktuellen Ordner",
- "Retry" : "Wiederholen",
- "No files in here" : "Keine Dateien vorhanden",
- "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!",
- "Go back" : "Zurückgehen",
- "Views" : "Ansichten",
- "Files settings" : "Dateien-Einstellungen",
- "Your files" : "Ihre Dateien",
- "Open in files" : "In Dateien öffnen",
- "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.",
- "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"",
- "Search for files" : "Nach Dateien suchen",
"Clipboard is not available" : "Zwischenablage ist nicht verfügbar",
"WebDAV URL copied" : "WebDAV-URL kopiert",
+ "Files settings" : "Dateien-Einstellungen",
"General" : "Allgemein",
"Default view" : "Standardansicht",
"All files" : "Alle Dateien",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Kachelansicht umschalten",
"Open file sidebar" : "Datei-Seitenleiste öffnen",
"Show those shortcuts" : "Diese Tastaturkürzel anzeigen",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
- "Failed to toggle Windows filename support" : "Windows Dateinamenunterstützung konnte nicht umgeschaltet werden",
- "Files compatibility" : "Dateikompatibilität",
- "Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
+ "Share" : "Teilen",
+ "Shared by link" : "Über einen Link geteilt",
+ "Shared" : "Geteilt",
+ "Switch to list view" : "Zur Listenansicht wechseln",
+ "Switch to grid view" : "Zur Kachelansicht wechseln",
+ "The file could not be found" : "Die Datei konnte nicht gefunden werden",
+ "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen",
+ "Not enough free space" : "Nicht genügend freier Speicherplatz",
+ "Operation is blocked by access control" : "Vorgang wird durch die Zugangskontrolle blockiert",
+ "Error during upload: {message}" : "Fehler beim Hochladen: {message}",
+ "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}",
+ "Unknown error during upload" : "Unbekannter Fehler beim Hochladen",
+ "Loading current folder" : "Lade aktuellen Ordner",
+ "Retry" : "Wiederholen",
+ "No files in here" : "Keine Dateien vorhanden",
+ "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!",
+ "Go back" : "Zurückgehen",
+ "Views" : "Ansichten",
"You" : "Sie",
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
"Unable to change the favorite state of the file" : "Der Favoriten-Status der Datei kann nicht geändert werden",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Von Favoriten entfernen",
"Add to favorites" : "Zu den Favoriten hinzufügen",
"Tags" : "Schlagworte",
+ "Your files" : "Ihre Dateien",
+ "Open in files" : "In Dateien öffnen",
+ "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.",
+ "No search results for “{query}”" : "Keine Suchergebnisse für \"{query}\"",
+ "Search for files" : "Nach Dateien suchen",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ermöglicht die Einschränkung von Dateinamen, um sicherzustellen, dass Dateien mit allen Clients synchronisiert werden können. Standardmäßig sind alle unter POSIX (z. B. Linux oder macOS) gültigen Dateinamen zulässig.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
+ "Failed to toggle Windows filename support" : "Windows Dateinamenunterstützung konnte nicht umgeschaltet werden",
+ "Files compatibility" : "Dateikompatibilität",
+ "Enforce Windows compatibility" : "Windows-Kompatibilität erzwingen",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dadurch werden Dateinamen blockiert, die auf Windows-Systemen unzulässig sind, z. B. reservierte Namen oder Sonderzeichen. Die Kompatibilität der Groß-/Kleinschreibung wird dadurch jedoch nicht erzwungen.",
"Blank" : "Leer",
"Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden",
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",
"Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen",
"Creating file" : "Datei erstellen",
"Save as {displayName}" : "Speichern als {displayName}",
- "Save as …" : "Speichern als …",
- "Converting files …" : "Dateien werden konvertiert …",
"Failed to convert files: {message}" : "Fehler beim Konvertieren der Dateien: {message}",
"All files failed to be converted" : "Alle Dateien konnten nicht konvertiert werden",
"One file could not be converted: {message}" : "Eine Datei konnte nicht konvertiert werden: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Eine Datei konvertiert","%n Dateien konvertiert"],
"Files successfully converted" : "Dateien konvertiert",
"Failed to convert files" : "Dateien konnten nicht konvertiert werden",
- "Converting file …" : "Datei wird konvertiert …",
"File successfully converted" : "Datei konvertiert",
"Failed to convert file: {message}" : "Fehler beim Konvertieren der Datei: {message}",
"Failed to convert file" : "Datei konnte nicht konvertiert werden",
@@ -300,8 +293,6 @@
"Download" : "Herunterladen",
"The requested file is not available." : "Die angeforderte Datei ist nicht verfügbar.",
"The requested files are not available." : "Die angeforderten Dateien sind nicht verfügbar.",
- "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
"Destination is not a folder" : "Ziel ist kein Ordner",
"This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen.",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.",
"Deletion cancelled" : "Löschen abgebrochen",
+ "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …",
"Move cancelled" : "Verschieben abgebrochen",
"Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.",
"Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen",
@@ -502,6 +495,7 @@
"renamed file" : "Umbenannte Datei",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Nach Aktivierung der Windows-kompatiblen Dateinamen können vorhandene Dateien nicht mehr geändert, aber von ihrem Besitzer in gültige neue Namen umbenannt werden.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Nach dem Aktivieren dieser Einstellung ist es auch möglich, Dateien automatisch zu migrieren. Weitere Informationen finden sich in der Dokumentation zum Befehl \"occ“.",
+ "Submitting fields …" : "Felder werden übermittelt …",
"Filter file names …" : "Dateinamen filtern …",
"Prevent warning dialogs from open or reenable them." : "Öffnen von Warndialogen verhindern oder diese erneut aktivieren.",
"Show a warning dialog when changing a file extension." : "Beim Ändern einer Dateierweiterung einen Warndialog anzeigen.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Zur Datei links navigieren (in der Kachelansicht)",
"Navigate to the file on the right (in grid mode)" : "Zur Datei rechts navigieren (in der Kachelansicht)",
"Toggle the grid view" : "Kachelansicht umschalten",
- "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen"
+ "Open the sidebar for a file" : "Seitenleiste für eine Datei öffnen",
+ "Save as …" : "Speichern als …",
+ "Converting files …" : "Dateien werden konvertiert …",
+ "Converting file …" : "Datei wird konvertiert …",
+ "Search everywhere …" : "Überall suchen …",
+ "Search here …" : "Hier suchen …",
+ "Preparing …" : "Bereite vor …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index dcec0eae678..2eaae2c830b 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Η λίστα αυτή δεν εμφανίζεται πλήρως για λόγους απόδοσης. Τα αρχεία θα εμφανίζονται καθώς πλοηγείστε στη λίστα.",
"File not found" : "Δε βρέθηκε το αρχείο",
"_{count} selected_::_{count} selected_" : ["{count} επιλεγμένο","{count} επιλεγμένα"],
- "Search everywhere …" : "Αναζήτηση παντού …",
- "Search here …" : "Αναζήτηση εδώ …",
"Search scope options" : "Επιλογές εμβέλειας αναζήτησης",
"Search here" : "Αναζήτηση εδώ",
"{usedQuotaByte} used" : "{usedQuotaByte} χρησιμοποιείται",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Αποτυχία ανανέωσης κατάστασης καθαρισμού ονομάτων αρχείων.",
"Filename sanitization in progress." : "Ο καθαρισμός ονομάτων αρχείων βρίσκεται σε εξέλιξη.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Προς το παρόν {processedUsers} από {totalUsers} λογαριασμοί έχουν ήδη επεξεργαστεί.",
- "Preparing …" : "Προετοιμασία …",
"Refresh" : "Ανανέωση",
"All files have been santized for Windows filename support." : "Όλα τα αρχεία έχουν καθαριστεί για υποστήριξη ονομάτων αρχείων Windows.",
"Some files could not be sanitized, please check your logs." : "Ορισμένα αρχεία δεν μπορούσαν να καθαριστούν, παρακαλώ ελέγξτε τα αρχεία καταγραφής σας.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Καθαρισμός ονομάτων αρχείων",
"(starting)" : "(εκκίνηση)",
"Fill template fields" : "Συμπλήρωση πεδίων προτύπου",
- "Submitting fields …" : "Υποβολή πεδίων …",
"Submit" : "Υποβολή",
"Choose a file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά",
"Transfer" : "Μεταφορά",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Να μην εμφανιστεί ξανά αυτό το παράθυρο διαλόγου.",
"Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση",
"Choose {file}" : "Επιλέξτε {file}",
- "Share" : "Διαμοιρασμός",
- "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου",
- "Shared" : "Κοινόχρηστα",
- "Switch to list view" : "Αλλαγή σε προβολή λίστας",
- "Switch to grid view" : "Εναλλαγή σε προβολή πλέγματος",
- "The file could not be found" : "Το αρχείο δεν μπορούσε να βρεθεί",
- "Upload was cancelled by user" : "Η μεταφόρτωση ακυρώθηκε από τον χρήστη",
- "Not enough free space" : "Δεν επαρκεί ο ελεύθερος χώρος",
- "Operation is blocked by access control" : "Η λειτουργία μπλοκάρεται από τον έλεγχο πρόσβασης",
- "Error during upload: {message}" : "Σφάλμα κατά τη μεταφόρτωση: {message}",
- "Error during upload, status code {status}" : "Σφάλμα κατά τη μεταφόρτωση, κωδικός κατάστασης {status}",
- "Unknown error during upload" : "Άγνωστο σφάλμα κατά τη μεταφόρτωση",
- "Loading current folder" : "Φόρτωση τρέχοντος φακέλου",
- "Retry" : "Δοκιμή ξανά",
- "No files in here" : "Δεν υπάρχουν αρχεία εδώ",
- "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!",
- "Go back" : "Επιστροφή",
- "Views" : "Προβολές",
- "Files settings" : "Ρυθμίσεις αρχείων",
- "Your files" : "Τα αρχεία σας",
- "Open in files" : "Άνοιγμα στα αρχεία",
- "File cannot be accessed" : "Δεν είναι δυνατή η πρόσβαση στο αρχείο",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Το αρχείο δεν βρέθηκε ή δεν έχετε δικαιώματα προβολής του. Ζητήστε από τον αποστολέα να το μοιράσει.",
- "No search results for “{query}”" : "Δεν υπάρχουν αποτελέσματα αναζήτησης για \"{query}\"",
- "Search for files" : "Αναζήτηση αρχείων",
"Clipboard is not available" : "Το πρόχειρο δεν είναι διαθέσιμο",
"WebDAV URL copied" : "Αντιγράφηκε η WebDAV URL",
+ "Files settings" : "Ρυθμίσεις αρχείων",
"General" : "Γενικά",
"Default view" : "Προεπιλεγμένη προβολή",
"All files" : "Όλα τα αρχεία",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος",
"Open file sidebar" : "Άνοιγμα πλευρικής μπάρας αρχείου",
"Show those shortcuts" : "Εμφάνιση αυτών των συντομεύσεων",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Επιτρέπει τον περιορισμό ονομάτων αρχείων για να διασφαλιστεί ότι τα αρχεία μπορούν να συγχρονιστούν με όλους τους πελάτες. Από προεπιλογή επιτρέπονται όλα τα ονόματα αρχείων που είναι έγκυρα στο POSIX (π.χ. Linux ή macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Μετά την ενεργοποίηση των συμβατών ονομάτων αρχείων Windows, τα υπάρχοντα αρχεία δεν μπορούν πλέον να τροποποιηθούν αλλά μπορούν να μετονομαστούν σε έγκυρα νέα ονόματα από τον κάτοχό τους.",
- "Failed to toggle Windows filename support" : "Αποτυχία εναλλαγής υποστήριξης ονομάτων αρχείων Windows",
- "Files compatibility" : "Συμβατότητα αρχείων",
- "Enforce Windows compatibility" : "Επιβολή συμβατότητας με Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Αυτό θα αποκλείσει ονόματα αρχείων που δεν είναι έγκυρα σε συστήματα Windows, όπως η χρήση δεσμευμένων ονομάτων ή ειδικών χαρακτήρων. Αλλά αυτό δεν θα επιβάλει τη συμμόρφωση ως προς την διάκριση πεζών-κεφαλαίων.",
+ "Share" : "Διαμοιρασμός",
+ "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου",
+ "Shared" : "Κοινόχρηστα",
+ "Switch to list view" : "Αλλαγή σε προβολή λίστας",
+ "Switch to grid view" : "Εναλλαγή σε προβολή πλέγματος",
+ "The file could not be found" : "Το αρχείο δεν μπορούσε να βρεθεί",
+ "Upload was cancelled by user" : "Η μεταφόρτωση ακυρώθηκε από τον χρήστη",
+ "Not enough free space" : "Δεν επαρκεί ο ελεύθερος χώρος",
+ "Operation is blocked by access control" : "Η λειτουργία μπλοκάρεται από τον έλεγχο πρόσβασης",
+ "Error during upload: {message}" : "Σφάλμα κατά τη μεταφόρτωση: {message}",
+ "Error during upload, status code {status}" : "Σφάλμα κατά τη μεταφόρτωση, κωδικός κατάστασης {status}",
+ "Unknown error during upload" : "Άγνωστο σφάλμα κατά τη μεταφόρτωση",
+ "Loading current folder" : "Φόρτωση τρέχοντος φακέλου",
+ "Retry" : "Δοκιμή ξανά",
+ "No files in here" : "Δεν υπάρχουν αρχεία εδώ",
+ "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!",
+ "Go back" : "Επιστροφή",
+ "Views" : "Προβολές",
"You" : "Εσύ",
"Shared multiple times with different people" : "Κοινοποιήθηκε πολλές φορές με διαφορετικά άτομα",
"Unable to change the favorite state of the file" : "Αδυναμία αλλαγής της κατάστασης αγαπημένου του αρχείου",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Αφαίρεση από τα αγαπημένα",
"Add to favorites" : "Προσθήκη στα αγαπημένα",
"Tags" : "Ετικέτες",
+ "Your files" : "Τα αρχεία σας",
+ "Open in files" : "Άνοιγμα στα αρχεία",
+ "File cannot be accessed" : "Δεν είναι δυνατή η πρόσβαση στο αρχείο",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Το αρχείο δεν βρέθηκε ή δεν έχετε δικαιώματα προβολής του. Ζητήστε από τον αποστολέα να το μοιράσει.",
+ "No search results for “{query}”" : "Δεν υπάρχουν αποτελέσματα αναζήτησης για \"{query}\"",
+ "Search for files" : "Αναζήτηση αρχείων",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Επιτρέπει τον περιορισμό ονομάτων αρχείων για να διασφαλιστεί ότι τα αρχεία μπορούν να συγχρονιστούν με όλους τους πελάτες. Από προεπιλογή επιτρέπονται όλα τα ονόματα αρχείων που είναι έγκυρα στο POSIX (π.χ. Linux ή macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Μετά την ενεργοποίηση των συμβατών ονομάτων αρχείων Windows, τα υπάρχοντα αρχεία δεν μπορούν πλέον να τροποποιηθούν αλλά μπορούν να μετονομαστούν σε έγκυρα νέα ονόματα από τον κάτοχό τους.",
+ "Failed to toggle Windows filename support" : "Αποτυχία εναλλαγής υποστήριξης ονομάτων αρχείων Windows",
+ "Files compatibility" : "Συμβατότητα αρχείων",
+ "Enforce Windows compatibility" : "Επιβολή συμβατότητας με Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Αυτό θα αποκλείσει ονόματα αρχείων που δεν είναι έγκυρα σε συστήματα Windows, όπως η χρήση δεσμευμένων ονομάτων ή ειδικών χαρακτήρων. Αλλά αυτό δεν θα επιβάλει τη συμμόρφωση ως προς την διάκριση πεζών-κεφαλαίων.",
"Blank" : "Κενό",
"Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο",
"Pick a template for {name}" : "Επιλέξτε ένα πρότυπο για {name}",
"Create a new file with the selected template" : "Δημιουργήστε ένα νέο αρχείο με το επιλεγμένο πρότυπο",
"Creating file" : "Δημιουργία αρχείου",
"Save as {displayName}" : "Αποθήκευση ως {displayName}",
- "Save as …" : "Αποθήκευση ως …",
- "Converting files …" : "Μετατροπή αρχείων …",
"Failed to convert files: {message}" : "Αποτυχία μετατροπής αρχείων: {message}",
"All files failed to be converted" : "Όλα τα αρχεία απέτυχαν να μετατραπούν",
"One file could not be converted: {message}" : "Ένα αρχείο δεν μπορούσε να μετατραπεί: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Ένα αρχείο μετατράπηκε επιτυχώς","%n αρχεία μετατράπηκαν επιτυχώς"],
"Files successfully converted" : "Τα αρχεία μετατράπηκαν επιτυχώς",
"Failed to convert files" : "Αποτυχία μετατροπής αρχείων",
- "Converting file …" : "Μετατροπή αρχείου …",
"File successfully converted" : "Το αρχείο μετατράπηκε επιτυχώς",
"Failed to convert file: {message}" : "Αποτυχία μετατροπής αρχείου: {message}",
"Failed to convert file" : "Αποτυχία μετατροπής αρχείου",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Λήψη",
"The requested file is not available." : "Το ζητούμενο αρχείο δεν είναι διαθέσιμο.",
"The requested files are not available." : "Τα ζητούμενα αρχεία δεν είναι διαθέσιμα.",
- "Moving \"{source}\" to \"{destination}\" …" : "Μετακίνηση του \"{source}\" στο \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Αντιγραφή του \"{source}\" στο \"{destination}\" …",
"Destination is not a folder" : "Ο προορισμός δεν είναι φάκελος",
"This file/folder is already in that directory" : "Αυτό το αρχείο/φάκελος βρίσκεται ήδη σε αυτόν τον κατάλογο",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Δεν μπορείτε να μετακινήσετε ένα αρχείο/φάκελο στον εαυτό του ή σε έναν υποφάκελο του ίδιου του φακέλου.",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Χρήση αυτής της διεύθυνσης για πρόσβαση στα Αρχεία σας μέσω WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Εάν έχετε ενεργοποιήσει το 2FA, πρέπει να δημιουργήσετε και να χρησιμοποιήσετε έναν νέο κωδικό πρόσβασης εφαρμογής κάνοντας κλικ εδώ.",
"Deletion cancelled" : "Διαγραφή ακυρώθηκε",
+ "Moving \"{source}\" to \"{destination}\" …" : "Μετακίνηση του \"{source}\" στο \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Αντιγραφή του \"{source}\" στο \"{destination}\" …",
"Move cancelled" : "Μετακίνηση ακυρώθηκε",
"Cancelled move or copy of \"{filename}\"." : "Ακυρώθηκε η μετακίνηση ή αντιγραφή του \"{filename}\".",
"Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "μετονομασμένο αρχείο",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Μετά την ενεργοποίηση των συμβατών ονομάτων αρχείων Windows, τα υπάρχοντα αρχεία δεν μπορούν πλέον να τροποποιηθούν αλλά μπορούν να μετονομαστούν σε έγκυρα νέα ονόματα από τον κάτοχό τους.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Είναι επίσης δυνατή η αυτόματη μετεγκατάσταση αρχείων μετά την ενεργοποίηση αυτής της ρύθμισης, παρακαλώ ανατρέξτε στην τεκμηρίωση σχετικά με την εντολή occ.",
+ "Submitting fields …" : "Υποβολή πεδίων …",
"Filter file names …" : "Φιλτράρισμα ονομάτων αρχείων …",
"Prevent warning dialogs from open or reenable them." : "Αποτροπή ανοίγματος παραθύρων προειδοποίησης ή επανενεργοποίησή τους.",
"Show a warning dialog when changing a file extension." : "Εμφάνιση παραθύρου προειδοποίησης κατά την αλλαγή επέκτασης αρχείου.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Πλοήγηση στο αρχείο αριστερά (σε λειτουργία πλέγματος)",
"Navigate to the file on the right (in grid mode)" : "Πλοήγηση στο αρχείο δεξιά (σε λειτουργία πλέγματος)",
"Toggle the grid view" : "Εναλλαγή προβολής πλέγματος",
- "Open the sidebar for a file" : "Άνοιγμα πλευρικής μπάρας για ένα αρχείο"
+ "Open the sidebar for a file" : "Άνοιγμα πλευρικής μπάρας για ένα αρχείο",
+ "Save as …" : "Αποθήκευση ως …",
+ "Converting files …" : "Μετατροπή αρχείων …",
+ "Converting file …" : "Μετατροπή αρχείου …",
+ "Search everywhere …" : "Αναζήτηση παντού …",
+ "Search here …" : "Αναζήτηση εδώ …",
+ "Preparing …" : "Προετοιμασία …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index d34d5efaa3e..7723ee19f97 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Η λίστα αυτή δεν εμφανίζεται πλήρως για λόγους απόδοσης. Τα αρχεία θα εμφανίζονται καθώς πλοηγείστε στη λίστα.",
"File not found" : "Δε βρέθηκε το αρχείο",
"_{count} selected_::_{count} selected_" : ["{count} επιλεγμένο","{count} επιλεγμένα"],
- "Search everywhere …" : "Αναζήτηση παντού …",
- "Search here …" : "Αναζήτηση εδώ …",
"Search scope options" : "Επιλογές εμβέλειας αναζήτησης",
"Search here" : "Αναζήτηση εδώ",
"{usedQuotaByte} used" : "{usedQuotaByte} χρησιμοποιείται",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Αποτυχία ανανέωσης κατάστασης καθαρισμού ονομάτων αρχείων.",
"Filename sanitization in progress." : "Ο καθαρισμός ονομάτων αρχείων βρίσκεται σε εξέλιξη.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Προς το παρόν {processedUsers} από {totalUsers} λογαριασμοί έχουν ήδη επεξεργαστεί.",
- "Preparing …" : "Προετοιμασία …",
"Refresh" : "Ανανέωση",
"All files have been santized for Windows filename support." : "Όλα τα αρχεία έχουν καθαριστεί για υποστήριξη ονομάτων αρχείων Windows.",
"Some files could not be sanitized, please check your logs." : "Ορισμένα αρχεία δεν μπορούσαν να καθαριστούν, παρακαλώ ελέγξτε τα αρχεία καταγραφής σας.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Καθαρισμός ονομάτων αρχείων",
"(starting)" : "(εκκίνηση)",
"Fill template fields" : "Συμπλήρωση πεδίων προτύπου",
- "Submitting fields …" : "Υποβολή πεδίων …",
"Submit" : "Υποβολή",
"Choose a file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά",
"Transfer" : "Μεταφορά",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Να μην εμφανιστεί ξανά αυτό το παράθυρο διαλόγου.",
"Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση",
"Choose {file}" : "Επιλέξτε {file}",
- "Share" : "Διαμοιρασμός",
- "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου",
- "Shared" : "Κοινόχρηστα",
- "Switch to list view" : "Αλλαγή σε προβολή λίστας",
- "Switch to grid view" : "Εναλλαγή σε προβολή πλέγματος",
- "The file could not be found" : "Το αρχείο δεν μπορούσε να βρεθεί",
- "Upload was cancelled by user" : "Η μεταφόρτωση ακυρώθηκε από τον χρήστη",
- "Not enough free space" : "Δεν επαρκεί ο ελεύθερος χώρος",
- "Operation is blocked by access control" : "Η λειτουργία μπλοκάρεται από τον έλεγχο πρόσβασης",
- "Error during upload: {message}" : "Σφάλμα κατά τη μεταφόρτωση: {message}",
- "Error during upload, status code {status}" : "Σφάλμα κατά τη μεταφόρτωση, κωδικός κατάστασης {status}",
- "Unknown error during upload" : "Άγνωστο σφάλμα κατά τη μεταφόρτωση",
- "Loading current folder" : "Φόρτωση τρέχοντος φακέλου",
- "Retry" : "Δοκιμή ξανά",
- "No files in here" : "Δεν υπάρχουν αρχεία εδώ",
- "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!",
- "Go back" : "Επιστροφή",
- "Views" : "Προβολές",
- "Files settings" : "Ρυθμίσεις αρχείων",
- "Your files" : "Τα αρχεία σας",
- "Open in files" : "Άνοιγμα στα αρχεία",
- "File cannot be accessed" : "Δεν είναι δυνατή η πρόσβαση στο αρχείο",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Το αρχείο δεν βρέθηκε ή δεν έχετε δικαιώματα προβολής του. Ζητήστε από τον αποστολέα να το μοιράσει.",
- "No search results for “{query}”" : "Δεν υπάρχουν αποτελέσματα αναζήτησης για \"{query}\"",
- "Search for files" : "Αναζήτηση αρχείων",
"Clipboard is not available" : "Το πρόχειρο δεν είναι διαθέσιμο",
"WebDAV URL copied" : "Αντιγράφηκε η WebDAV URL",
+ "Files settings" : "Ρυθμίσεις αρχείων",
"General" : "Γενικά",
"Default view" : "Προεπιλεγμένη προβολή",
"All files" : "Όλα τα αρχεία",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος",
"Open file sidebar" : "Άνοιγμα πλευρικής μπάρας αρχείου",
"Show those shortcuts" : "Εμφάνιση αυτών των συντομεύσεων",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Επιτρέπει τον περιορισμό ονομάτων αρχείων για να διασφαλιστεί ότι τα αρχεία μπορούν να συγχρονιστούν με όλους τους πελάτες. Από προεπιλογή επιτρέπονται όλα τα ονόματα αρχείων που είναι έγκυρα στο POSIX (π.χ. Linux ή macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Μετά την ενεργοποίηση των συμβατών ονομάτων αρχείων Windows, τα υπάρχοντα αρχεία δεν μπορούν πλέον να τροποποιηθούν αλλά μπορούν να μετονομαστούν σε έγκυρα νέα ονόματα από τον κάτοχό τους.",
- "Failed to toggle Windows filename support" : "Αποτυχία εναλλαγής υποστήριξης ονομάτων αρχείων Windows",
- "Files compatibility" : "Συμβατότητα αρχείων",
- "Enforce Windows compatibility" : "Επιβολή συμβατότητας με Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Αυτό θα αποκλείσει ονόματα αρχείων που δεν είναι έγκυρα σε συστήματα Windows, όπως η χρήση δεσμευμένων ονομάτων ή ειδικών χαρακτήρων. Αλλά αυτό δεν θα επιβάλει τη συμμόρφωση ως προς την διάκριση πεζών-κεφαλαίων.",
+ "Share" : "Διαμοιρασμός",
+ "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου",
+ "Shared" : "Κοινόχρηστα",
+ "Switch to list view" : "Αλλαγή σε προβολή λίστας",
+ "Switch to grid view" : "Εναλλαγή σε προβολή πλέγματος",
+ "The file could not be found" : "Το αρχείο δεν μπορούσε να βρεθεί",
+ "Upload was cancelled by user" : "Η μεταφόρτωση ακυρώθηκε από τον χρήστη",
+ "Not enough free space" : "Δεν επαρκεί ο ελεύθερος χώρος",
+ "Operation is blocked by access control" : "Η λειτουργία μπλοκάρεται από τον έλεγχο πρόσβασης",
+ "Error during upload: {message}" : "Σφάλμα κατά τη μεταφόρτωση: {message}",
+ "Error during upload, status code {status}" : "Σφάλμα κατά τη μεταφόρτωση, κωδικός κατάστασης {status}",
+ "Unknown error during upload" : "Άγνωστο σφάλμα κατά τη μεταφόρτωση",
+ "Loading current folder" : "Φόρτωση τρέχοντος φακέλου",
+ "Retry" : "Δοκιμή ξανά",
+ "No files in here" : "Δεν υπάρχουν αρχεία εδώ",
+ "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!",
+ "Go back" : "Επιστροφή",
+ "Views" : "Προβολές",
"You" : "Εσύ",
"Shared multiple times with different people" : "Κοινοποιήθηκε πολλές φορές με διαφορετικά άτομα",
"Unable to change the favorite state of the file" : "Αδυναμία αλλαγής της κατάστασης αγαπημένου του αρχείου",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Αφαίρεση από τα αγαπημένα",
"Add to favorites" : "Προσθήκη στα αγαπημένα",
"Tags" : "Ετικέτες",
+ "Your files" : "Τα αρχεία σας",
+ "Open in files" : "Άνοιγμα στα αρχεία",
+ "File cannot be accessed" : "Δεν είναι δυνατή η πρόσβαση στο αρχείο",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Το αρχείο δεν βρέθηκε ή δεν έχετε δικαιώματα προβολής του. Ζητήστε από τον αποστολέα να το μοιράσει.",
+ "No search results for “{query}”" : "Δεν υπάρχουν αποτελέσματα αναζήτησης για \"{query}\"",
+ "Search for files" : "Αναζήτηση αρχείων",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Επιτρέπει τον περιορισμό ονομάτων αρχείων για να διασφαλιστεί ότι τα αρχεία μπορούν να συγχρονιστούν με όλους τους πελάτες. Από προεπιλογή επιτρέπονται όλα τα ονόματα αρχείων που είναι έγκυρα στο POSIX (π.χ. Linux ή macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Μετά την ενεργοποίηση των συμβατών ονομάτων αρχείων Windows, τα υπάρχοντα αρχεία δεν μπορούν πλέον να τροποποιηθούν αλλά μπορούν να μετονομαστούν σε έγκυρα νέα ονόματα από τον κάτοχό τους.",
+ "Failed to toggle Windows filename support" : "Αποτυχία εναλλαγής υποστήριξης ονομάτων αρχείων Windows",
+ "Files compatibility" : "Συμβατότητα αρχείων",
+ "Enforce Windows compatibility" : "Επιβολή συμβατότητας με Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Αυτό θα αποκλείσει ονόματα αρχείων που δεν είναι έγκυρα σε συστήματα Windows, όπως η χρήση δεσμευμένων ονομάτων ή ειδικών χαρακτήρων. Αλλά αυτό δεν θα επιβάλει τη συμμόρφωση ως προς την διάκριση πεζών-κεφαλαίων.",
"Blank" : "Κενό",
"Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο",
"Pick a template for {name}" : "Επιλέξτε ένα πρότυπο για {name}",
"Create a new file with the selected template" : "Δημιουργήστε ένα νέο αρχείο με το επιλεγμένο πρότυπο",
"Creating file" : "Δημιουργία αρχείου",
"Save as {displayName}" : "Αποθήκευση ως {displayName}",
- "Save as …" : "Αποθήκευση ως …",
- "Converting files …" : "Μετατροπή αρχείων …",
"Failed to convert files: {message}" : "Αποτυχία μετατροπής αρχείων: {message}",
"All files failed to be converted" : "Όλα τα αρχεία απέτυχαν να μετατραπούν",
"One file could not be converted: {message}" : "Ένα αρχείο δεν μπορούσε να μετατραπεί: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Ένα αρχείο μετατράπηκε επιτυχώς","%n αρχεία μετατράπηκαν επιτυχώς"],
"Files successfully converted" : "Τα αρχεία μετατράπηκαν επιτυχώς",
"Failed to convert files" : "Αποτυχία μετατροπής αρχείων",
- "Converting file …" : "Μετατροπή αρχείου …",
"File successfully converted" : "Το αρχείο μετατράπηκε επιτυχώς",
"Failed to convert file: {message}" : "Αποτυχία μετατροπής αρχείου: {message}",
"Failed to convert file" : "Αποτυχία μετατροπής αρχείου",
@@ -300,8 +293,6 @@
"Download" : "Λήψη",
"The requested file is not available." : "Το ζητούμενο αρχείο δεν είναι διαθέσιμο.",
"The requested files are not available." : "Τα ζητούμενα αρχεία δεν είναι διαθέσιμα.",
- "Moving \"{source}\" to \"{destination}\" …" : "Μετακίνηση του \"{source}\" στο \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Αντιγραφή του \"{source}\" στο \"{destination}\" …",
"Destination is not a folder" : "Ο προορισμός δεν είναι φάκελος",
"This file/folder is already in that directory" : "Αυτό το αρχείο/φάκελος βρίσκεται ήδη σε αυτόν τον κατάλογο",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Δεν μπορείτε να μετακινήσετε ένα αρχείο/φάκελο στον εαυτό του ή σε έναν υποφάκελο του ίδιου του φακέλου.",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Χρήση αυτής της διεύθυνσης για πρόσβαση στα Αρχεία σας μέσω WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Εάν έχετε ενεργοποιήσει το 2FA, πρέπει να δημιουργήσετε και να χρησιμοποιήσετε έναν νέο κωδικό πρόσβασης εφαρμογής κάνοντας κλικ εδώ.",
"Deletion cancelled" : "Διαγραφή ακυρώθηκε",
+ "Moving \"{source}\" to \"{destination}\" …" : "Μετακίνηση του \"{source}\" στο \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Αντιγραφή του \"{source}\" στο \"{destination}\" …",
"Move cancelled" : "Μετακίνηση ακυρώθηκε",
"Cancelled move or copy of \"{filename}\"." : "Ακυρώθηκε η μετακίνηση ή αντιγραφή του \"{filename}\".",
"Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής",
@@ -502,6 +495,7 @@
"renamed file" : "μετονομασμένο αρχείο",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Μετά την ενεργοποίηση των συμβατών ονομάτων αρχείων Windows, τα υπάρχοντα αρχεία δεν μπορούν πλέον να τροποποιηθούν αλλά μπορούν να μετονομαστούν σε έγκυρα νέα ονόματα από τον κάτοχό τους.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Είναι επίσης δυνατή η αυτόματη μετεγκατάσταση αρχείων μετά την ενεργοποίηση αυτής της ρύθμισης, παρακαλώ ανατρέξτε στην τεκμηρίωση σχετικά με την εντολή occ.",
+ "Submitting fields …" : "Υποβολή πεδίων …",
"Filter file names …" : "Φιλτράρισμα ονομάτων αρχείων …",
"Prevent warning dialogs from open or reenable them." : "Αποτροπή ανοίγματος παραθύρων προειδοποίησης ή επανενεργοποίησή τους.",
"Show a warning dialog when changing a file extension." : "Εμφάνιση παραθύρου προειδοποίησης κατά την αλλαγή επέκτασης αρχείου.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Πλοήγηση στο αρχείο αριστερά (σε λειτουργία πλέγματος)",
"Navigate to the file on the right (in grid mode)" : "Πλοήγηση στο αρχείο δεξιά (σε λειτουργία πλέγματος)",
"Toggle the grid view" : "Εναλλαγή προβολής πλέγματος",
- "Open the sidebar for a file" : "Άνοιγμα πλευρικής μπάρας για ένα αρχείο"
+ "Open the sidebar for a file" : "Άνοιγμα πλευρικής μπάρας για ένα αρχείο",
+ "Save as …" : "Αποθήκευση ως …",
+ "Converting files …" : "Μετατροπή αρχείων …",
+ "Converting file …" : "Μετατροπή αρχείου …",
+ "Search everywhere …" : "Αναζήτηση παντού …",
+ "Search here …" : "Αναζήτηση εδώ …",
+ "Preparing …" : "Προετοιμασία …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 8c49cc56d1c..a9a30dee84a 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.",
"File not found" : "File not found",
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"],
- "Search everywhere …" : "Search everywhere …",
- "Search here …" : "Search here …",
"Search scope options" : "Search scope options",
"Search here" : "Search here",
"{usedQuotaByte} used" : "{usedQuotaByte} used",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Failed to refresh filename sanitization status.",
"Filename sanitization in progress." : "Filename sanitization in progress.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Currently {processedUsers} of {totalUsers} accounts are already processed.",
- "Preparing …" : "Preparing …",
"Refresh" : "Refresh",
"All files have been santized for Windows filename support." : "All files have been santized for Windows filename support.",
"Some files could not be sanitized, please check your logs." : "Some files could not be sanitized, please check your logs.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Sanitize filenames",
"(starting)" : "(starting)",
"Fill template fields" : "Fill template fields",
- "Submitting fields …" : "Submitting fields …",
"Submit" : "Submit",
"Choose a file or folder to transfer" : "Choose a file or folder to transfer",
"Transfer" : "Transfer",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Do not show this dialogue again.",
"Select file or folder to link to" : "Select file or folder to link to",
"Choose {file}" : "Choose {file}",
- "Share" : "Share",
- "Shared by link" : "Shared by link",
- "Shared" : "Shared",
- "Switch to list view" : "Switch to list view",
- "Switch to grid view" : "Switch to grid view",
- "The file could not be found" : "The file could not be found",
- "Upload was cancelled by user" : "Upload was cancelled by user",
- "Not enough free space" : "Not enough free space",
- "Operation is blocked by access control" : "Operation is blocked by access control",
- "Error during upload: {message}" : "Error during upload: {message}",
- "Error during upload, status code {status}" : "Error during upload, status code {status}",
- "Unknown error during upload" : "Unknown error during upload",
- "Loading current folder" : "Loading current folder",
- "Retry" : "Retry",
- "No files in here" : "No files in here",
- "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
- "Go back" : "Go back",
- "Views" : "Views",
- "Files settings" : "Files settings",
- "Your files" : "Your files",
- "Open in files" : "Open in files",
- "File cannot be accessed" : "File cannot be accessed",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
- "No search results for “{query}”" : "No search results for “{query}”",
- "Search for files" : "Search for files",
"Clipboard is not available" : "Clipboard is not available",
"WebDAV URL copied" : "WebDAV URL copied",
+ "Files settings" : "Files settings",
"General" : "General",
"Default view" : "Default view",
"All files" : "All files",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Toggle grid view",
"Open file sidebar" : "Open file sidebar",
"Show those shortcuts" : "Show those shortcuts",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
- "Failed to toggle Windows filename support" : "Failed to toggle Windows filename support",
- "Files compatibility" : "Files compatibility",
- "Enforce Windows compatibility" : "Enforce Windows compatibility",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
+ "Share" : "Share",
+ "Shared by link" : "Shared by link",
+ "Shared" : "Shared",
+ "Switch to list view" : "Switch to list view",
+ "Switch to grid view" : "Switch to grid view",
+ "The file could not be found" : "The file could not be found",
+ "Upload was cancelled by user" : "Upload was cancelled by user",
+ "Not enough free space" : "Not enough free space",
+ "Operation is blocked by access control" : "Operation is blocked by access control",
+ "Error during upload: {message}" : "Error during upload: {message}",
+ "Error during upload, status code {status}" : "Error during upload, status code {status}",
+ "Unknown error during upload" : "Unknown error during upload",
+ "Loading current folder" : "Loading current folder",
+ "Retry" : "Retry",
+ "No files in here" : "No files in here",
+ "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
+ "Go back" : "Go back",
+ "Views" : "Views",
"You" : "You",
"Shared multiple times with different people" : "Shared multiple times with different people",
"Unable to change the favorite state of the file" : "Unable to change the favorite state of the file",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Remove from favourites",
"Add to favorites" : "Add to favourites",
"Tags" : "Tags",
+ "Your files" : "Your files",
+ "Open in files" : "Open in files",
+ "File cannot be accessed" : "File cannot be accessed",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
+ "No search results for “{query}”" : "No search results for “{query}”",
+ "Search for files" : "Search for files",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
+ "Failed to toggle Windows filename support" : "Failed to toggle Windows filename support",
+ "Files compatibility" : "Files compatibility",
+ "Enforce Windows compatibility" : "Enforce Windows compatibility",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
"Blank" : "Blank",
"Unable to create new file from template" : "Unable to create new file from template",
"Pick a template for {name}" : "Pick a template for {name}",
"Create a new file with the selected template" : "Create a new file with the selected template",
"Creating file" : "Creating file",
"Save as {displayName}" : "Save as {displayName}",
- "Save as …" : "Save as …",
- "Converting files …" : "Converting files …",
"Failed to convert files: {message}" : "Failed to convert files: {message}",
"All files failed to be converted" : "All files failed to be converted",
"One file could not be converted: {message}" : "One file could not be converted: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["One file successfully converted","%n files successfully converted"],
"Files successfully converted" : "Files successfully converted",
"Failed to convert files" : "Failed to convert files",
- "Converting file …" : "Converting file …",
"File successfully converted" : "File successfully converted",
"Failed to convert file: {message}" : "Failed to convert file: {message}",
"Failed to convert file" : "Failed to convert file",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Download",
"The requested file is not available." : "The requested file is not available.",
"The requested files are not available." : "The requested files are not available.",
- "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …",
"Destination is not a folder" : "Destination is not a folder",
"This file/folder is already in that directory" : "This file/folder is already in that directory",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.",
"Deletion cancelled" : "Deletion cancelled",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …",
"Move cancelled" : "Move cancelled",
"Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".",
"Cancelled move or copy operation" : "Cancelled move or copy operation",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "renamed file",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command.",
+ "Submitting fields …" : "Submitting fields …",
"Filter file names …" : "Filter file names …",
"Prevent warning dialogs from open or reenable them." : "Prevent warning dialogues from opening or reenable them.",
"Show a warning dialog when changing a file extension." : "Show a warning dialog when changing a file extension.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navigate to the file on the left (in grid mode)",
"Navigate to the file on the right (in grid mode)" : "Navigate to the file on the right (in grid mode)",
"Toggle the grid view" : "Toggle the grid view",
- "Open the sidebar for a file" : "Open the sidebar for a file"
+ "Open the sidebar for a file" : "Open the sidebar for a file",
+ "Save as …" : "Save as …",
+ "Converting files …" : "Converting files …",
+ "Converting file …" : "Converting file …",
+ "Search everywhere …" : "Search everywhere …",
+ "Search here …" : "Search here …",
+ "Preparing …" : "Preparing …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index ca4f8c604bf..94668848c11 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.",
"File not found" : "File not found",
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"],
- "Search everywhere …" : "Search everywhere …",
- "Search here …" : "Search here …",
"Search scope options" : "Search scope options",
"Search here" : "Search here",
"{usedQuotaByte} used" : "{usedQuotaByte} used",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Failed to refresh filename sanitization status.",
"Filename sanitization in progress." : "Filename sanitization in progress.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Currently {processedUsers} of {totalUsers} accounts are already processed.",
- "Preparing …" : "Preparing …",
"Refresh" : "Refresh",
"All files have been santized for Windows filename support." : "All files have been santized for Windows filename support.",
"Some files could not be sanitized, please check your logs." : "Some files could not be sanitized, please check your logs.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Sanitize filenames",
"(starting)" : "(starting)",
"Fill template fields" : "Fill template fields",
- "Submitting fields …" : "Submitting fields …",
"Submit" : "Submit",
"Choose a file or folder to transfer" : "Choose a file or folder to transfer",
"Transfer" : "Transfer",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Do not show this dialogue again.",
"Select file or folder to link to" : "Select file or folder to link to",
"Choose {file}" : "Choose {file}",
- "Share" : "Share",
- "Shared by link" : "Shared by link",
- "Shared" : "Shared",
- "Switch to list view" : "Switch to list view",
- "Switch to grid view" : "Switch to grid view",
- "The file could not be found" : "The file could not be found",
- "Upload was cancelled by user" : "Upload was cancelled by user",
- "Not enough free space" : "Not enough free space",
- "Operation is blocked by access control" : "Operation is blocked by access control",
- "Error during upload: {message}" : "Error during upload: {message}",
- "Error during upload, status code {status}" : "Error during upload, status code {status}",
- "Unknown error during upload" : "Unknown error during upload",
- "Loading current folder" : "Loading current folder",
- "Retry" : "Retry",
- "No files in here" : "No files in here",
- "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
- "Go back" : "Go back",
- "Views" : "Views",
- "Files settings" : "Files settings",
- "Your files" : "Your files",
- "Open in files" : "Open in files",
- "File cannot be accessed" : "File cannot be accessed",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
- "No search results for “{query}”" : "No search results for “{query}”",
- "Search for files" : "Search for files",
"Clipboard is not available" : "Clipboard is not available",
"WebDAV URL copied" : "WebDAV URL copied",
+ "Files settings" : "Files settings",
"General" : "General",
"Default view" : "Default view",
"All files" : "All files",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Toggle grid view",
"Open file sidebar" : "Open file sidebar",
"Show those shortcuts" : "Show those shortcuts",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
- "Failed to toggle Windows filename support" : "Failed to toggle Windows filename support",
- "Files compatibility" : "Files compatibility",
- "Enforce Windows compatibility" : "Enforce Windows compatibility",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
+ "Share" : "Share",
+ "Shared by link" : "Shared by link",
+ "Shared" : "Shared",
+ "Switch to list view" : "Switch to list view",
+ "Switch to grid view" : "Switch to grid view",
+ "The file could not be found" : "The file could not be found",
+ "Upload was cancelled by user" : "Upload was cancelled by user",
+ "Not enough free space" : "Not enough free space",
+ "Operation is blocked by access control" : "Operation is blocked by access control",
+ "Error during upload: {message}" : "Error during upload: {message}",
+ "Error during upload, status code {status}" : "Error during upload, status code {status}",
+ "Unknown error during upload" : "Unknown error during upload",
+ "Loading current folder" : "Loading current folder",
+ "Retry" : "Retry",
+ "No files in here" : "No files in here",
+ "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
+ "Go back" : "Go back",
+ "Views" : "Views",
"You" : "You",
"Shared multiple times with different people" : "Shared multiple times with different people",
"Unable to change the favorite state of the file" : "Unable to change the favorite state of the file",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Remove from favourites",
"Add to favorites" : "Add to favourites",
"Tags" : "Tags",
+ "Your files" : "Your files",
+ "Open in files" : "Open in files",
+ "File cannot be accessed" : "File cannot be accessed",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
+ "No search results for “{query}”" : "No search results for “{query}”",
+ "Search for files" : "Search for files",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
+ "Failed to toggle Windows filename support" : "Failed to toggle Windows filename support",
+ "Files compatibility" : "Files compatibility",
+ "Enforce Windows compatibility" : "Enforce Windows compatibility",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
"Blank" : "Blank",
"Unable to create new file from template" : "Unable to create new file from template",
"Pick a template for {name}" : "Pick a template for {name}",
"Create a new file with the selected template" : "Create a new file with the selected template",
"Creating file" : "Creating file",
"Save as {displayName}" : "Save as {displayName}",
- "Save as …" : "Save as …",
- "Converting files …" : "Converting files …",
"Failed to convert files: {message}" : "Failed to convert files: {message}",
"All files failed to be converted" : "All files failed to be converted",
"One file could not be converted: {message}" : "One file could not be converted: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["One file successfully converted","%n files successfully converted"],
"Files successfully converted" : "Files successfully converted",
"Failed to convert files" : "Failed to convert files",
- "Converting file …" : "Converting file …",
"File successfully converted" : "File successfully converted",
"Failed to convert file: {message}" : "Failed to convert file: {message}",
"Failed to convert file" : "Failed to convert file",
@@ -300,8 +293,6 @@
"Download" : "Download",
"The requested file is not available." : "The requested file is not available.",
"The requested files are not available." : "The requested files are not available.",
- "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …",
"Destination is not a folder" : "Destination is not a folder",
"This file/folder is already in that directory" : "This file/folder is already in that directory",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.",
"Deletion cancelled" : "Deletion cancelled",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …",
"Move cancelled" : "Move cancelled",
"Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".",
"Cancelled move or copy operation" : "Cancelled move or copy operation",
@@ -502,6 +495,7 @@
"renamed file" : "renamed file",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command.",
+ "Submitting fields …" : "Submitting fields …",
"Filter file names …" : "Filter file names …",
"Prevent warning dialogs from open or reenable them." : "Prevent warning dialogues from opening or reenable them.",
"Show a warning dialog when changing a file extension." : "Show a warning dialog when changing a file extension.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Navigate to the file on the left (in grid mode)",
"Navigate to the file on the right (in grid mode)" : "Navigate to the file on the right (in grid mode)",
"Toggle the grid view" : "Toggle the grid view",
- "Open the sidebar for a file" : "Open the sidebar for a file"
+ "Open the sidebar for a file" : "Open the sidebar for a file",
+ "Save as …" : "Save as …",
+ "Converting files …" : "Converting files …",
+ "Converting file …" : "Converting file …",
+ "Search everywhere …" : "Search everywhere …",
+ "Search here …" : "Search here …",
+ "Preparing …" : "Preparing …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index e7f1c4c3570..a15ad861440 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
"File not found" : "No se ha encontrado el archivo",
"_{count} selected_::_{count} selected_" : ["{count} seleccionado","{count} seleccionados","{count} seleccionados"],
- "Search everywhere …" : "Buscar en todas partes …",
- "Search here …" : "Buscar aquí …",
"Search scope options" : "Opciones de alcance de la búsqueda",
"Search here" : "Buscar aquí",
"{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Fallo al refrescar el estado del saneamiento de nombres de archivo.",
"Filename sanitization in progress." : "Saneamiento de nombres de archivo en progreso.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Actualmente {processedUsers} de {totalUsers} cuentas ya han sido procesadas.",
- "Preparing …" : "Preparando …",
"Refresh" : "Refrescar",
"All files have been santized for Windows filename support." : "Todos los archivos se les ha saneado para el soporte de nombres de archivo Windows.",
"Some files could not be sanitized, please check your logs." : "Algunos archivos no les pudo sanear el nombre de archivo, por favor, revise sus registros.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Sanear nombres de archivo",
"(starting)" : "(iniciando)",
"Fill template fields" : "Rellenar los campos de la plantilla",
- "Submitting fields …" : "Enviando campos …",
"Submit" : "Enviar",
"Choose a file or folder to transfer" : "Elegir un archivo o carpeta para transferir",
"Transfer" : "Transferir",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "No mostrar este diálogo de nuevo.",
"Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar",
"Choose {file}" : "Seleccionar {file}",
- "Share" : "Compartir",
- "Shared by link" : "Compartido por enlace",
- "Shared" : "Compartido",
- "Switch to list view" : "Cambiar a vista de lista",
- "Switch to grid view" : "Cambiar a vista de cuadrícula",
- "The file could not be found" : "El archivo no se pudo encontrar",
- "Upload was cancelled by user" : "La subida ha sido cancelada por el usuario",
- "Not enough free space" : "No hay espacio libre suficiente",
- "Operation is blocked by access control" : "Esta operación está bloqueada por el control de accesos",
- "Error during upload: {message}" : "Error durante la subida: {message}",
- "Error during upload, status code {status}" : "Error durante la subida, código de estado {status}",
- "Unknown error during upload" : "Error desconocido durante la subida",
- "Loading current folder" : "Cargando carpeta actual",
- "Retry" : "Reintentar",
- "No files in here" : "Aquí no hay archivos",
- "Upload some content or sync with your devices!" : "¡Sube contenido o sincroniza tus dispositivos!",
- "Go back" : "Ir atrás",
- "Views" : "Vistas",
- "Files settings" : "Configuración de archivos",
- "Your files" : "Sus archivos",
- "Open in files" : "Abrir en Archivos",
- "File cannot be accessed" : "No se ha podido acceder al archivo",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.",
- "No search results for “{query}”" : "No hay resultados para “{query}”",
- "Search for files" : "Buscar archivos",
"Clipboard is not available" : "El portapapeles no está disponible",
"WebDAV URL copied" : "URL de WebDAV copiado",
+ "Files settings" : "Configuración de archivos",
"General" : "General",
"Default view" : "Vista predeterminada",
"All files" : "Todos los archivos",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Alternar vista de cuadrícula",
"Open file sidebar" : "Abrir la barra lateral de archivo",
"Show those shortcuts" : "Mostrar estos atajos",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir la restricción en nombres de archivo para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Una vez habilitados los nombres de archivo compatibles con Windows, los archivos existentes ya no se podrán modificar, pero su propietario podrá renombrarlos a otros nombres válidos de archivo.",
- "Failed to toggle Windows filename support" : "Fallo al conmutar el soporte a nombres de archivo Windows",
- "Files compatibility" : "Compatibilidad de archivos",
- "Enforce Windows compatibility" : "Forzar la compatibilidad con Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no forzará la compatibilidad del uso de mayúsculas y minúsculas.",
+ "Share" : "Compartir",
+ "Shared by link" : "Compartido por enlace",
+ "Shared" : "Compartido",
+ "Switch to list view" : "Cambiar a vista de lista",
+ "Switch to grid view" : "Cambiar a vista de cuadrícula",
+ "The file could not be found" : "El archivo no se pudo encontrar",
+ "Upload was cancelled by user" : "La subida ha sido cancelada por el usuario",
+ "Not enough free space" : "No hay espacio libre suficiente",
+ "Operation is blocked by access control" : "Esta operación está bloqueada por el control de accesos",
+ "Error during upload: {message}" : "Error durante la subida: {message}",
+ "Error during upload, status code {status}" : "Error durante la subida, código de estado {status}",
+ "Unknown error during upload" : "Error desconocido durante la subida",
+ "Loading current folder" : "Cargando carpeta actual",
+ "Retry" : "Reintentar",
+ "No files in here" : "Aquí no hay archivos",
+ "Upload some content or sync with your devices!" : "¡Sube contenido o sincroniza tus dispositivos!",
+ "Go back" : "Ir atrás",
+ "Views" : "Vistas",
"You" : "Tú",
"Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas",
"Unable to change the favorite state of the file" : "No fue posible cambiar el estado de favorito del archivo",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Quitar de favoritos",
"Add to favorites" : "Añadir a favoritos",
"Tags" : "Etiquetas",
+ "Your files" : "Sus archivos",
+ "Open in files" : "Abrir en Archivos",
+ "File cannot be accessed" : "No se ha podido acceder al archivo",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.",
+ "No search results for “{query}”" : "No hay resultados para “{query}”",
+ "Search for files" : "Buscar archivos",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir la restricción en nombres de archivo para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Una vez habilitados los nombres de archivo compatibles con Windows, los archivos existentes ya no se podrán modificar, pero su propietario podrá renombrarlos a otros nombres válidos de archivo.",
+ "Failed to toggle Windows filename support" : "Fallo al conmutar el soporte a nombres de archivo Windows",
+ "Files compatibility" : "Compatibilidad de archivos",
+ "Enforce Windows compatibility" : "Forzar la compatibilidad con Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no forzará la compatibilidad del uso de mayúsculas y minúsculas.",
"Blank" : "Vacío",
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
"Pick a template for {name}" : "Elija una plantilla para {name}",
"Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada",
"Creating file" : "Creando el archivo",
"Save as {displayName}" : "Guardar como {displayName}",
- "Save as …" : "Guardar como …",
- "Converting files …" : "Convirtiendo archivos …",
"Failed to convert files: {message}" : "Fallo al convertir archivos: {message}",
"All files failed to be converted" : "Todos los archivos han fallado al convertirse",
"One file could not be converted: {message}" : "Un archivo no ha podido ser convertido: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Un archivo convertido exitosamente","%n archivos convertidos exitosamente","%n archivos convertidos exitosamente"],
"Files successfully converted" : "Archivos convertidos exitosamente",
"Failed to convert files" : "Fallo al convertir archivos",
- "Converting file …" : "Convirtiendo archivo …",
"File successfully converted" : "Archivo convertido exitosamente",
"Failed to convert file: {message}" : "Fallo al convertir el archivo: {message}",
"Failed to convert file" : "Fallo al convertir el archivo",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Descargar",
"The requested file is not available." : "El archivo solicitado no está disponible.",
"The requested files are not available." : "Los archivos solicitados no están disponibles.",
- "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"Destination is not a folder" : "El destino no es una carpeta",
"This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una sub-carpeta de sí mismo",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a sus archivos vía WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.",
"Deletion cancelled" : "Eliminación cancelada",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"Move cancelled" : "Se canceló la movida",
"Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".",
"Cancelled move or copy operation" : "Se canceló la operación de mover o copiar",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "archivo renombrado",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Una vez habilitados los nombres de archivo compatibles con Windows, los archivos existentes ya no se podrán modificar, pero su propietario podrá renombrarlos a otros nombres válidos de archivo.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "También es posible migrar los archivos automáticamente luego de habilitar este ajuste. Por favor, refiérase a la documentación sobre el comando occ.",
+ "Submitting fields …" : "Enviando campos …",
"Filter file names …" : "Filtrar nombres de archivo …",
"Prevent warning dialogs from open or reenable them." : "Evitar que se abran los diálogos de advertencia o volver a habilitarlos.",
"Show a warning dialog when changing a file extension." : "Mostrar un diálogo de advertencia cuando se cambia la extensión de un archivo.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navegar al archivo de la izquierda (en modo cuadrícula)",
"Navigate to the file on the right (in grid mode)" : "Navegar al archivo de la derecha (en modo cuadrícula)",
"Toggle the grid view" : "Alternar vista en cuadrícula",
- "Open the sidebar for a file" : "Abrir la barra lateral para un archivo"
+ "Open the sidebar for a file" : "Abrir la barra lateral para un archivo",
+ "Save as …" : "Guardar como …",
+ "Converting files …" : "Convirtiendo archivos …",
+ "Converting file …" : "Convirtiendo archivo …",
+ "Search everywhere …" : "Buscar en todas partes …",
+ "Search here …" : "Buscar aquí …",
+ "Preparing …" : "Preparando …"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 9d177213987..fb83bc4f71a 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
"File not found" : "No se ha encontrado el archivo",
"_{count} selected_::_{count} selected_" : ["{count} seleccionado","{count} seleccionados","{count} seleccionados"],
- "Search everywhere …" : "Buscar en todas partes …",
- "Search here …" : "Buscar aquí …",
"Search scope options" : "Opciones de alcance de la búsqueda",
"Search here" : "Buscar aquí",
"{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Fallo al refrescar el estado del saneamiento de nombres de archivo.",
"Filename sanitization in progress." : "Saneamiento de nombres de archivo en progreso.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Actualmente {processedUsers} de {totalUsers} cuentas ya han sido procesadas.",
- "Preparing …" : "Preparando …",
"Refresh" : "Refrescar",
"All files have been santized for Windows filename support." : "Todos los archivos se les ha saneado para el soporte de nombres de archivo Windows.",
"Some files could not be sanitized, please check your logs." : "Algunos archivos no les pudo sanear el nombre de archivo, por favor, revise sus registros.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Sanear nombres de archivo",
"(starting)" : "(iniciando)",
"Fill template fields" : "Rellenar los campos de la plantilla",
- "Submitting fields …" : "Enviando campos …",
"Submit" : "Enviar",
"Choose a file or folder to transfer" : "Elegir un archivo o carpeta para transferir",
"Transfer" : "Transferir",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "No mostrar este diálogo de nuevo.",
"Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar",
"Choose {file}" : "Seleccionar {file}",
- "Share" : "Compartir",
- "Shared by link" : "Compartido por enlace",
- "Shared" : "Compartido",
- "Switch to list view" : "Cambiar a vista de lista",
- "Switch to grid view" : "Cambiar a vista de cuadrícula",
- "The file could not be found" : "El archivo no se pudo encontrar",
- "Upload was cancelled by user" : "La subida ha sido cancelada por el usuario",
- "Not enough free space" : "No hay espacio libre suficiente",
- "Operation is blocked by access control" : "Esta operación está bloqueada por el control de accesos",
- "Error during upload: {message}" : "Error durante la subida: {message}",
- "Error during upload, status code {status}" : "Error durante la subida, código de estado {status}",
- "Unknown error during upload" : "Error desconocido durante la subida",
- "Loading current folder" : "Cargando carpeta actual",
- "Retry" : "Reintentar",
- "No files in here" : "Aquí no hay archivos",
- "Upload some content or sync with your devices!" : "¡Sube contenido o sincroniza tus dispositivos!",
- "Go back" : "Ir atrás",
- "Views" : "Vistas",
- "Files settings" : "Configuración de archivos",
- "Your files" : "Sus archivos",
- "Open in files" : "Abrir en Archivos",
- "File cannot be accessed" : "No se ha podido acceder al archivo",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.",
- "No search results for “{query}”" : "No hay resultados para “{query}”",
- "Search for files" : "Buscar archivos",
"Clipboard is not available" : "El portapapeles no está disponible",
"WebDAV URL copied" : "URL de WebDAV copiado",
+ "Files settings" : "Configuración de archivos",
"General" : "General",
"Default view" : "Vista predeterminada",
"All files" : "Todos los archivos",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Alternar vista de cuadrícula",
"Open file sidebar" : "Abrir la barra lateral de archivo",
"Show those shortcuts" : "Mostrar estos atajos",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir la restricción en nombres de archivo para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Una vez habilitados los nombres de archivo compatibles con Windows, los archivos existentes ya no se podrán modificar, pero su propietario podrá renombrarlos a otros nombres válidos de archivo.",
- "Failed to toggle Windows filename support" : "Fallo al conmutar el soporte a nombres de archivo Windows",
- "Files compatibility" : "Compatibilidad de archivos",
- "Enforce Windows compatibility" : "Forzar la compatibilidad con Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no forzará la compatibilidad del uso de mayúsculas y minúsculas.",
+ "Share" : "Compartir",
+ "Shared by link" : "Compartido por enlace",
+ "Shared" : "Compartido",
+ "Switch to list view" : "Cambiar a vista de lista",
+ "Switch to grid view" : "Cambiar a vista de cuadrícula",
+ "The file could not be found" : "El archivo no se pudo encontrar",
+ "Upload was cancelled by user" : "La subida ha sido cancelada por el usuario",
+ "Not enough free space" : "No hay espacio libre suficiente",
+ "Operation is blocked by access control" : "Esta operación está bloqueada por el control de accesos",
+ "Error during upload: {message}" : "Error durante la subida: {message}",
+ "Error during upload, status code {status}" : "Error durante la subida, código de estado {status}",
+ "Unknown error during upload" : "Error desconocido durante la subida",
+ "Loading current folder" : "Cargando carpeta actual",
+ "Retry" : "Reintentar",
+ "No files in here" : "Aquí no hay archivos",
+ "Upload some content or sync with your devices!" : "¡Sube contenido o sincroniza tus dispositivos!",
+ "Go back" : "Ir atrás",
+ "Views" : "Vistas",
"You" : "Tú",
"Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas",
"Unable to change the favorite state of the file" : "No fue posible cambiar el estado de favorito del archivo",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Quitar de favoritos",
"Add to favorites" : "Añadir a favoritos",
"Tags" : "Etiquetas",
+ "Your files" : "Sus archivos",
+ "Open in files" : "Abrir en Archivos",
+ "File cannot be accessed" : "No se ha podido acceder al archivo",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.",
+ "No search results for “{query}”" : "No hay resultados para “{query}”",
+ "Search for files" : "Buscar archivos",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir la restricción en nombres de archivo para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Una vez habilitados los nombres de archivo compatibles con Windows, los archivos existentes ya no se podrán modificar, pero su propietario podrá renombrarlos a otros nombres válidos de archivo.",
+ "Failed to toggle Windows filename support" : "Fallo al conmutar el soporte a nombres de archivo Windows",
+ "Files compatibility" : "Compatibilidad de archivos",
+ "Enforce Windows compatibility" : "Forzar la compatibilidad con Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no forzará la compatibilidad del uso de mayúsculas y minúsculas.",
"Blank" : "Vacío",
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
"Pick a template for {name}" : "Elija una plantilla para {name}",
"Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada",
"Creating file" : "Creando el archivo",
"Save as {displayName}" : "Guardar como {displayName}",
- "Save as …" : "Guardar como …",
- "Converting files …" : "Convirtiendo archivos …",
"Failed to convert files: {message}" : "Fallo al convertir archivos: {message}",
"All files failed to be converted" : "Todos los archivos han fallado al convertirse",
"One file could not be converted: {message}" : "Un archivo no ha podido ser convertido: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Un archivo convertido exitosamente","%n archivos convertidos exitosamente","%n archivos convertidos exitosamente"],
"Files successfully converted" : "Archivos convertidos exitosamente",
"Failed to convert files" : "Fallo al convertir archivos",
- "Converting file …" : "Convirtiendo archivo …",
"File successfully converted" : "Archivo convertido exitosamente",
"Failed to convert file: {message}" : "Fallo al convertir el archivo: {message}",
"Failed to convert file" : "Fallo al convertir el archivo",
@@ -300,8 +293,6 @@
"Download" : "Descargar",
"The requested file is not available." : "El archivo solicitado no está disponible.",
"The requested files are not available." : "Los archivos solicitados no están disponibles.",
- "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"Destination is not a folder" : "El destino no es una carpeta",
"This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una sub-carpeta de sí mismo",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a sus archivos vía WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.",
"Deletion cancelled" : "Eliminación cancelada",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"Move cancelled" : "Se canceló la movida",
"Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".",
"Cancelled move or copy operation" : "Se canceló la operación de mover o copiar",
@@ -502,6 +495,7 @@
"renamed file" : "archivo renombrado",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Una vez habilitados los nombres de archivo compatibles con Windows, los archivos existentes ya no se podrán modificar, pero su propietario podrá renombrarlos a otros nombres válidos de archivo.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "También es posible migrar los archivos automáticamente luego de habilitar este ajuste. Por favor, refiérase a la documentación sobre el comando occ.",
+ "Submitting fields …" : "Enviando campos …",
"Filter file names …" : "Filtrar nombres de archivo …",
"Prevent warning dialogs from open or reenable them." : "Evitar que se abran los diálogos de advertencia o volver a habilitarlos.",
"Show a warning dialog when changing a file extension." : "Mostrar un diálogo de advertencia cuando se cambia la extensión de un archivo.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Navegar al archivo de la izquierda (en modo cuadrícula)",
"Navigate to the file on the right (in grid mode)" : "Navegar al archivo de la derecha (en modo cuadrícula)",
"Toggle the grid view" : "Alternar vista en cuadrícula",
- "Open the sidebar for a file" : "Abrir la barra lateral para un archivo"
+ "Open the sidebar for a file" : "Abrir la barra lateral para un archivo",
+ "Save as …" : "Guardar como …",
+ "Converting files …" : "Convirtiendo archivos …",
+ "Converting file …" : "Convirtiendo archivo …",
+ "Search everywhere …" : "Buscar en todas partes …",
+ "Search here …" : "Buscar aquí …",
+ "Preparing …" : "Preparando …"
},"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/l10n/es_EC.js b/apps/files/l10n/es_EC.js
deleted file mode 100644
index 40b3b85d227..00000000000
--- a/apps/files/l10n/es_EC.js
+++ /dev/null
@@ -1,266 +0,0 @@
-OC.L10N.register(
- "files",
- {
- "Added to favorites" : "Agregado a los favoritos",
- "Removed from favorites" : "Eliminado de los favoritos",
- "You added {file} to your favorites" : "Agregaste {file} a tus favoritos",
- "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos",
- "Favorites" : "Favoritos",
- "File changes" : "Cambios al archivo",
- "Created by {user}" : "Creado por {user}",
- "Changed by {user}" : "Cambiado por {user}",
- "Deleted by {user}" : "Borrado por {user}",
- "Restored by {user}" : "Restaurado por {user}",
- "Renamed by {user}" : "Renombrado por {user}",
- "Moved by {user}" : "Movido por {user}",
- "You created {file}" : "Creaste {file}",
- "You created an encrypted file in {file}" : "Creaste un archivo encriptado en {file}",
- "{user} created {file}" : "{user} creó {file}",
- "{user} created an encrypted file in {file}" : "{user} creó un archivo encriptado en {file}",
- "{file} was created in a public folder" : "{file} fue creado en una carpeta pública",
- "You changed {file}" : "Cambiaste {file}",
- "You changed an encrypted file in {file}" : "Cambiaste un archivo encriptado en {file}",
- "{user} changed {file}" : "{user} cambió {file}",
- "{user} changed an encrypted file in {file}" : "{user} cambió un archivo encriptado en {file}",
- "You deleted {file}" : "Borraste {file}",
- "You deleted an encrypted file in {file}" : "Borraste un archivo encriptado en {file}",
- "{user} deleted {file}" : "{user} borró {file}",
- "{user} deleted an encrypted file in {file}" : "{user} borró un archivo encriptado en {file}",
- "You restored {file}" : "Restauraste {file}",
- "{user} restored {file}" : "{user} restauró {file}",
- "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Cambiaste el nombre de {oldfile} (oculto) a {newfile} (oculto).",
- "You renamed {oldfile} (hidden) to {newfile}" : "Cambiaste el nombre de {oldfile} (oculto) a {newfile}.",
- "You renamed {oldfile} to {newfile} (hidden)" : "Cambiaste el nombre de {oldfile} a {newfile} (oculto).",
- "You renamed {oldfile} to {newfile}" : "Renombraste {oldfile} como {newfile}",
- "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} cambió el nombre de {oldfile} (oculto) a {newfile} (oculto).",
- "{user} renamed {oldfile} (hidden) to {newfile}" : "{user} cambió el nombre de {oldfile} (oculto) a {newfile}.",
- "{user} renamed {oldfile} to {newfile} (hidden)" : "{user} cambió el nombre de {oldfile} a {newfile} (oculto).",
- "{user} renamed {oldfile} to {newfile}" : "{user} renombró {oldfile} como {newfile}",
- "You moved {oldfile} to {newfile}" : "Moviste {oldfile} a {newfile}",
- "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
- "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de tus favoritos",
- "Files" : "Archivos",
- "A file or folder has been changed" : "Un archivo o carpeta ha sido modificado.",
- "A favorite file or folder has been changed" : "Un archivo o carpeta favorito ha sido modificado.",
- "No favorites" : "No hay favoritos",
- "Accept" : "Aceptar",
- "Reject" : "Rechazar",
- "Incoming ownership transfer from {user}" : "Transferencia de propiedad entrante de {user}.",
- "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "¿Quieres aceptar {path}?\n Nota: El proceso de transferencia puede tardar hasta 1 hora después de aceptarlo.",
- "Ownership transfer failed" : "Error en la transferencia de propiedad.",
- "Your ownership transfer of {path} to {user} failed." : "No se pudo transferir la propiedad de {path} a {user}.",
- "The ownership transfer of {path} from {user} failed." : "No se pudo transferir la propiedad de {path} de {user}.",
- "Ownership transfer done" : "Transferencia de propiedad completada.",
- "Your ownership transfer of {path} to {user} has completed." : "La transferencia de propiedad de {path} a {user} se ha completado.",
- "The ownership transfer of {path} from {user} has completed." : "La transferencia de propiedad de {path} de {user} se ha completado.",
- "in %s" : "en %s",
- "File Management" : "Gestión de archivos.",
- "Home" : "Inicio",
- "Target folder does not exist any more" : "La carpeta destino ya no existe",
- "Reload current directory" : "Recargar directorio actual.",
- "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\".",
- "Favorite" : "Favorito",
- "Filename" : "Nombre de archivo",
- "Folder name" : "Nombre de la carpeta",
- "Renamed \"{oldName}\" to \"{newName}\"" : "Cambiaste el nombre de \"{oldName}\" a \"{newName}\".",
- "Rename file" : "Renombrar archivo.",
- "Folder" : "Carpeta",
- "Pending" : "Pendiente",
- "Clear filter" : "Borrar filtro",
- "Modified" : "Modificado",
- "Type" : "Tipo",
- "Active filters" : "Filtros activos",
- "Remove filter" : "Eliminar filtro",
- "Total rows summary" : "Resumen total de filas.",
- "Name" : "Nombre",
- "Size" : "Tamaño",
- "Actions" : "Acciones",
- "List of files and folders." : "Lista de archivos y carpetas. ",
- "_{count} selected_::_{count} selected_" : ["{count} seleccionado","{count} seleccionados","{count} seleccionado"],
- "{usedQuotaByte} used" : "{usedQuotaByte} usados.",
- "{used} of {quota} used" : "{used} de {quota} usados",
- "{relative}% used" : "{relative}% usados.",
- "Could not refresh storage stats" : "No se pudo actualizar las estadísticas de almacenamiento.",
- "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!",
- "New folder" : "Carpeta nueva",
- "Create new folder" : "Crear nueva carpeta",
- "Create" : "Crear",
- "Refresh" : "Actualizar",
- "Limit" : "Límite",
- "Submit" : "Enviar",
- "Choose a file or folder to transfer" : "Elige un archivo o carpeta para transferir.",
- "Transfer" : "Transferencia",
- "Transfer {path} to {userid}" : "Transferir {path} a {userid}.",
- "Invalid path selected" : "Ruta seleccionada no válida.",
- "Unknown error" : "Se presentó un error desconocido",
- "Ownership transfer request sent" : "Solicitud de transferencia de propiedad enviada.",
- "Cannot transfer ownership of a file or folder you do not own" : "No se puede transferir la propiedad de un archivo o carpeta que no posees.",
- "Transfer ownership of a file or folder" : "Transferir propiedad de un archivo o carpeta.",
- "Choose file or folder to transfer" : "Selecciona un archivo o carpeta para transferir.",
- "Change" : "Cambiar",
- "New owner" : "Nuevo propietario.",
- "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.",
- "Shared by link" : "Compartido por liga",
- "Shared" : "Compartido",
- "Switch to list view" : "Cambiar a vista de lista",
- "Not enough free space" : "No cuentas con suficiente espacio libre",
- "Operation is blocked by access control" : "La operación está bloqueada por el control de acceso.",
- "Loading current folder" : "Cargando directorio actual.",
- "Retry" : "Reintentar",
- "No files in here" : "No hay archivos aquí",
- "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
- "Go back" : "Regresar",
- "Views" : "Vistas",
- "Files settings" : "Configuración de archivos.",
- "Open in files" : "Abrir en archivos",
- "File cannot be accessed" : "No se puede acceder al archivo.",
- "Clipboard is not available" : "El portapapeles no está disponible",
- "General" : "General",
- "All files" : "Todos los archivos",
- "Sort favorites first" : "Ordenar primero los favoritos.",
- "Appearance" : "Apariencia",
- "Show hidden files" : "Mostrar archivos ocultos",
- "Crop image previews" : "Recortar vistas previas de imágenes.",
- "Additional settings" : "Configuraciones adicionales",
- "WebDAV" : "WebDAV",
- "Copy" : "Copiar",
- "Keyboard shortcuts" : "Atajos del teclado",
- "File actions" : "Acciones de archivo",
- "Rename" : "Renombrar",
- "Delete" : "Borrar",
- "Manage tags" : "Gestionar etiquetas",
- "Selection" : "Selección",
- "Deselect all" : "Deseleccionar todo",
- "Navigation" : "Navegación",
- "View" : "Ver",
- "Toggle grid view" : "Alternar vista en cuadrícula.",
- "Error while loading the file data" : "Error al cargar los datos del archivo.",
- "Owner" : "Dueño",
- "Remove from favorites" : "Eliminar de favoritos",
- "Add to favorites" : "Agregar a favoritos",
- "Tags" : "Etiquetas",
- "Blank" : "En blanco",
- "Unable to create new file from template" : "No se pudo crear un nuevo archivo a partir de la plantilla.",
- "Pick a template for {name}" : "Selecciona una plantilla para {name}.",
- "Create a new file with the selected template" : "Crea un archivo nuevo con la plantilla seleccionada.",
- "Creating file" : "Creando archivo.",
- "Leave this share" : "Salir de esta compartición.",
- "Disconnect storage" : "Desconectar almacenamiento",
- "Delete permanently" : "Borrar permanentemente",
- "Delete file" : "Eliminar archivo",
- "Delete files" : "Eliminar archivos",
- "Cancel" : "Cancelar",
- "Download" : "Descargar",
- "Move" : "Mover",
- "Move or copy" : "Mover o copiar",
- "Open folder {displayName}" : "Abrir carpeta {displayName}.",
- "Open locally" : "Abrir localmente",
- "Failed to redirect to client" : "No se pudo redirigir al cliente.",
- "Open file locally" : "Abrir archivo localmente",
- "Details" : "Detalles",
- "View in folder" : "Ver en la carpeta",
- "Today" : "Hoy",
- "Documents" : "Documentos",
- "Audio" : "Audio",
- "Images" : "Imágenes",
- "Videos" : "Videos",
- "Unable to initialize the templates directory" : "No se pudo inicializar el directorio de plantillas.",
- "Templates" : "Plantillas",
- "Some files could not be moved" : "Algunos archivos no se pudieron mover",
- "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo cambiar el nombre de \"{oldName}\", ya no existe.",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor elege un nombre diferete. ",
- "Could not rename \"{oldName}\"" : "No se pudo cambiar el nombre de \"{oldName}\".",
- "This operation is forbidden" : "Esta operación está prohibida",
- "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ",
- "_%n file_::_%n files_" : ["%n archivo","%n archivos","%n archivos"],
- "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas","%n carpetas"],
- "No favorites yet" : "Aún no hay favoritos",
- "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ",
- "Recent" : "Reciente",
- "Search" : "Buscar",
- "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
- "Select all" : "Seleccionar todo",
- "Upload too large" : "La carga es demasido grande",
- "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.",
- "File could not be found" : "No fue posible encontrar el archivo",
- "Show list view" : "Mostrar vista de lista",
- "Show grid view" : "Mostrar vista de cuadrícula",
- "Close" : "Cerrar",
- "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"",
- "This will stop your current uploads." : "Esto detendrá tus cargas actuales.",
- "Upload cancelled." : "Carga cancelada.",
- "Processing files …" : "Procesando archivos...",
- "…" : "...",
- "Unable to upload {filename} as it is a directory or has 0 bytes" : "No fue posible cargar {filename} ya que es una carpeta o tiene un tamaño de 0 bytes",
- "Not enough free space, you are uploading {size1} but only {size2} is left" : "No tienes suficiente espacio disponible, Estás cargando {size1} pero sólo cuentas con {size2} disponible",
- "Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe",
- "An unknown error has occurred" : "Ha ocurrido un error desconocido.",
- "File could not be uploaded" : "No se pudo cargar el archivo.",
- "Uploading …" : "Cargando...",
- "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
- "Uploading that item is not supported" : "No se admite la carga de ese elemento.",
- "Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
- "Choose target folder" : "Selecciona la carpeta de destino.",
- "Edit locally" : "Editar localmente.",
- "Open" : "Abrir",
- "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"",
- "Please select tag(s) to add to the selection" : "Selecciona la(s) etiqueta(s) para agregar a la selección.",
- "Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección.",
- "Select directory \"{dirName}\"" : "Selecciona el directorio \"{dirName}\".",
- "Select file \"{fileName}\"" : "Selecciona el archivo \"{fileName}\".",
- "Unable to determine date" : "No fue posible determinar la fecha",
- "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador",
- "Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe",
- "Could not move \"{file}\"" : "No fue posible mover \"{file}\"",
- "copy" : "copia",
- "Could not copy \"{file}\", target exists" : "No se pudo copiar \"{file}\", el destino ya existe",
- "Could not copy \"{file}\"" : "No se pudo copiar \"{file}\"",
- "Copied {origin} inside {destination}" : "{origin} fue copiado dentro de {destination}",
- "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} y otros {nbfiles} archivos fueron copiados dentro de {destination}",
- "{newName} already exists" : "{newName} ya existe",
- "Could not create file \"{file}\"" : "No fue posible crear el archivo \"{file}\"",
- "Could not create file \"{file}\" because it already exists" : "No fue posible crear el archivo\"{file}\" porque ya existe",
- "Could not create folder \"{dir}\" because it already exists" : "No fue posible crear la carpeta \"{dir}\" porque ya existe",
- "Could not fetch file details \"{file}\"" : "No se pudieron obtener los detalles del archivo \"{file}\".",
- "Error deleting file \"{fileName}\"." : "Se presentó un error al borrar el archivo \"{fileName}\".",
- "No search results in other folders for {tag}{filter}{endtag}" : "No se encontraron resultados en otras carpetas para {tag}{filter}{endtag}",
- "Enter more than two characters to search in other folders" : "Ingresa más de dos caracteres para buscar en otras carpetas.",
- "{dirs} and {files}" : "{dirs} y {files}",
- "_including %n hidden_::_including %n hidden_" : ["incluyendo %n oculto","incluyendo %n ocultos","incluyendo %n ocultos"],
- "You do not have permission to upload or create files here" : "No tienes permiso para cargar o crear archivos aquí.",
- "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos","Cargando %n archivos"],
- "New" : "Nuevo",
- "New file/folder menu" : "Menú de archivo/carpeta nuevo.",
- "Select file range" : "Selecciona un rango de archivos.",
- "{used}%" : "{used}%",
- "{used} used" : "{used} usados",
- "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ",
- "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
- "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido",
- "Storage of {owner} is full, files cannot be updated or synced anymore!" : "El almacenamiento de {owner} está lleno, no se pueden actualizar ni sincronizar archivos.",
- "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "La carpeta de grupo \"{mountPoint}\" está llena, no se pueden actualizar ni sincronizar archivos.",
- "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "El almacenamiento externo \"{mountPoint}\" está lleno, no se pueden actualizar ni sincronizar archivos.",
- "Your storage is full, files cannot be updated or synced anymore!" : "Tu almacenamiento está lleno, no se pueden actualizar ni sincronizar archivos.",
- "Storage of {owner} is almost full ({usedSpacePercent}%)." : "El almacenamiento de {owner} está casi lleno ({usedSpacePercent}%).",
- "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "La carpeta de grupo \"{mountPoint}\" está casi llena ({usedSpacePercent}%).",
- "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "El almacenamiento externo \"{mountPoint}\" está casi lleno ({usedSpacePercent}%).",
- "Your storage is almost full ({usedSpacePercent}%)." : "Tu almacenamiento está casi lleno ({usedSpacePercent}%).",
- "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coincide con \"{filter}\".","coincide con \"{filter}\".","coincide con \"{filter}\"."],
- "Path" : "Ruta",
- "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"],
- "Upload file" : "Cargar archivo",
- "An error occurred while trying to update the tags" : "Se presentó un error al intentar actualizar la etiqueta",
- "Upload (max. %s)" : "Cargar (max. %s)",
- "\"{displayName}\" action executed successfully" : "La acción \"{displayName}\" se ejecutó correctamente.",
- "\"{displayName}\" action failed" : "La acción \"{displayName}\" falló.",
- "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó correctamente.",
- "WebDAV URL copied to clipboard" : "URL de WebDAV copiada al portapapeles.",
- "Copy to clipboard" : "Copiar al portapapeles",
- "Use this address to access your Files via WebDAV" : "Usa esta dirección para acceder a tus archivos a través de WebDAV.",
- "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si has habilitado la autenticación de dos factores (2FA), debes crear y usar una nueva contraseña de aplicación haciendo clic aquí.",
- "Open details" : "Abrir detalles.",
- "Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo ArchivoDeTexto.txt"
-},
-"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json
deleted file mode 100644
index e7cbcb74079..00000000000
--- a/apps/files/l10n/es_EC.json
+++ /dev/null
@@ -1,264 +0,0 @@
-{ "translations": {
- "Added to favorites" : "Agregado a los favoritos",
- "Removed from favorites" : "Eliminado de los favoritos",
- "You added {file} to your favorites" : "Agregaste {file} a tus favoritos",
- "You removed {file} from your favorites" : "Eliminaste {file} de tus favoritos",
- "Favorites" : "Favoritos",
- "File changes" : "Cambios al archivo",
- "Created by {user}" : "Creado por {user}",
- "Changed by {user}" : "Cambiado por {user}",
- "Deleted by {user}" : "Borrado por {user}",
- "Restored by {user}" : "Restaurado por {user}",
- "Renamed by {user}" : "Renombrado por {user}",
- "Moved by {user}" : "Movido por {user}",
- "You created {file}" : "Creaste {file}",
- "You created an encrypted file in {file}" : "Creaste un archivo encriptado en {file}",
- "{user} created {file}" : "{user} creó {file}",
- "{user} created an encrypted file in {file}" : "{user} creó un archivo encriptado en {file}",
- "{file} was created in a public folder" : "{file} fue creado en una carpeta pública",
- "You changed {file}" : "Cambiaste {file}",
- "You changed an encrypted file in {file}" : "Cambiaste un archivo encriptado en {file}",
- "{user} changed {file}" : "{user} cambió {file}",
- "{user} changed an encrypted file in {file}" : "{user} cambió un archivo encriptado en {file}",
- "You deleted {file}" : "Borraste {file}",
- "You deleted an encrypted file in {file}" : "Borraste un archivo encriptado en {file}",
- "{user} deleted {file}" : "{user} borró {file}",
- "{user} deleted an encrypted file in {file}" : "{user} borró un archivo encriptado en {file}",
- "You restored {file}" : "Restauraste {file}",
- "{user} restored {file}" : "{user} restauró {file}",
- "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Cambiaste el nombre de {oldfile} (oculto) a {newfile} (oculto).",
- "You renamed {oldfile} (hidden) to {newfile}" : "Cambiaste el nombre de {oldfile} (oculto) a {newfile}.",
- "You renamed {oldfile} to {newfile} (hidden)" : "Cambiaste el nombre de {oldfile} a {newfile} (oculto).",
- "You renamed {oldfile} to {newfile}" : "Renombraste {oldfile} como {newfile}",
- "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} cambió el nombre de {oldfile} (oculto) a {newfile} (oculto).",
- "{user} renamed {oldfile} (hidden) to {newfile}" : "{user} cambió el nombre de {oldfile} (oculto) a {newfile}.",
- "{user} renamed {oldfile} to {newfile} (hidden)" : "{user} cambió el nombre de {oldfile} a {newfile} (oculto).",
- "{user} renamed {oldfile} to {newfile}" : "{user} renombró {oldfile} como {newfile}",
- "You moved {oldfile} to {newfile}" : "Moviste {oldfile} a {newfile}",
- "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
- "A file has been added to or removed from your favorites" : "Un archivo ha sido agregado o eliminado de tus favoritos",
- "Files" : "Archivos",
- "A file or folder has been changed" : "Un archivo o carpeta ha sido modificado.",
- "A favorite file or folder has been changed" : "Un archivo o carpeta favorito ha sido modificado.",
- "No favorites" : "No hay favoritos",
- "Accept" : "Aceptar",
- "Reject" : "Rechazar",
- "Incoming ownership transfer from {user}" : "Transferencia de propiedad entrante de {user}.",
- "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "¿Quieres aceptar {path}?\n Nota: El proceso de transferencia puede tardar hasta 1 hora después de aceptarlo.",
- "Ownership transfer failed" : "Error en la transferencia de propiedad.",
- "Your ownership transfer of {path} to {user} failed." : "No se pudo transferir la propiedad de {path} a {user}.",
- "The ownership transfer of {path} from {user} failed." : "No se pudo transferir la propiedad de {path} de {user}.",
- "Ownership transfer done" : "Transferencia de propiedad completada.",
- "Your ownership transfer of {path} to {user} has completed." : "La transferencia de propiedad de {path} a {user} se ha completado.",
- "The ownership transfer of {path} from {user} has completed." : "La transferencia de propiedad de {path} de {user} se ha completado.",
- "in %s" : "en %s",
- "File Management" : "Gestión de archivos.",
- "Home" : "Inicio",
- "Target folder does not exist any more" : "La carpeta destino ya no existe",
- "Reload current directory" : "Recargar directorio actual.",
- "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\".",
- "Favorite" : "Favorito",
- "Filename" : "Nombre de archivo",
- "Folder name" : "Nombre de la carpeta",
- "Renamed \"{oldName}\" to \"{newName}\"" : "Cambiaste el nombre de \"{oldName}\" a \"{newName}\".",
- "Rename file" : "Renombrar archivo.",
- "Folder" : "Carpeta",
- "Pending" : "Pendiente",
- "Clear filter" : "Borrar filtro",
- "Modified" : "Modificado",
- "Type" : "Tipo",
- "Active filters" : "Filtros activos",
- "Remove filter" : "Eliminar filtro",
- "Total rows summary" : "Resumen total de filas.",
- "Name" : "Nombre",
- "Size" : "Tamaño",
- "Actions" : "Acciones",
- "List of files and folders." : "Lista de archivos y carpetas. ",
- "_{count} selected_::_{count} selected_" : ["{count} seleccionado","{count} seleccionados","{count} seleccionado"],
- "{usedQuotaByte} used" : "{usedQuotaByte} usados.",
- "{used} of {quota} used" : "{used} de {quota} usados",
- "{relative}% used" : "{relative}% usados.",
- "Could not refresh storage stats" : "No se pudo actualizar las estadísticas de almacenamiento.",
- "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!",
- "New folder" : "Carpeta nueva",
- "Create new folder" : "Crear nueva carpeta",
- "Create" : "Crear",
- "Refresh" : "Actualizar",
- "Limit" : "Límite",
- "Submit" : "Enviar",
- "Choose a file or folder to transfer" : "Elige un archivo o carpeta para transferir.",
- "Transfer" : "Transferencia",
- "Transfer {path} to {userid}" : "Transferir {path} a {userid}.",
- "Invalid path selected" : "Ruta seleccionada no válida.",
- "Unknown error" : "Se presentó un error desconocido",
- "Ownership transfer request sent" : "Solicitud de transferencia de propiedad enviada.",
- "Cannot transfer ownership of a file or folder you do not own" : "No se puede transferir la propiedad de un archivo o carpeta que no posees.",
- "Transfer ownership of a file or folder" : "Transferir propiedad de un archivo o carpeta.",
- "Choose file or folder to transfer" : "Selecciona un archivo o carpeta para transferir.",
- "Change" : "Cambiar",
- "New owner" : "Nuevo propietario.",
- "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.",
- "Shared by link" : "Compartido por liga",
- "Shared" : "Compartido",
- "Switch to list view" : "Cambiar a vista de lista",
- "Not enough free space" : "No cuentas con suficiente espacio libre",
- "Operation is blocked by access control" : "La operación está bloqueada por el control de acceso.",
- "Loading current folder" : "Cargando directorio actual.",
- "Retry" : "Reintentar",
- "No files in here" : "No hay archivos aquí",
- "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
- "Go back" : "Regresar",
- "Views" : "Vistas",
- "Files settings" : "Configuración de archivos.",
- "Open in files" : "Abrir en archivos",
- "File cannot be accessed" : "No se puede acceder al archivo.",
- "Clipboard is not available" : "El portapapeles no está disponible",
- "General" : "General",
- "All files" : "Todos los archivos",
- "Sort favorites first" : "Ordenar primero los favoritos.",
- "Appearance" : "Apariencia",
- "Show hidden files" : "Mostrar archivos ocultos",
- "Crop image previews" : "Recortar vistas previas de imágenes.",
- "Additional settings" : "Configuraciones adicionales",
- "WebDAV" : "WebDAV",
- "Copy" : "Copiar",
- "Keyboard shortcuts" : "Atajos del teclado",
- "File actions" : "Acciones de archivo",
- "Rename" : "Renombrar",
- "Delete" : "Borrar",
- "Manage tags" : "Gestionar etiquetas",
- "Selection" : "Selección",
- "Deselect all" : "Deseleccionar todo",
- "Navigation" : "Navegación",
- "View" : "Ver",
- "Toggle grid view" : "Alternar vista en cuadrícula.",
- "Error while loading the file data" : "Error al cargar los datos del archivo.",
- "Owner" : "Dueño",
- "Remove from favorites" : "Eliminar de favoritos",
- "Add to favorites" : "Agregar a favoritos",
- "Tags" : "Etiquetas",
- "Blank" : "En blanco",
- "Unable to create new file from template" : "No se pudo crear un nuevo archivo a partir de la plantilla.",
- "Pick a template for {name}" : "Selecciona una plantilla para {name}.",
- "Create a new file with the selected template" : "Crea un archivo nuevo con la plantilla seleccionada.",
- "Creating file" : "Creando archivo.",
- "Leave this share" : "Salir de esta compartición.",
- "Disconnect storage" : "Desconectar almacenamiento",
- "Delete permanently" : "Borrar permanentemente",
- "Delete file" : "Eliminar archivo",
- "Delete files" : "Eliminar archivos",
- "Cancel" : "Cancelar",
- "Download" : "Descargar",
- "Move" : "Mover",
- "Move or copy" : "Mover o copiar",
- "Open folder {displayName}" : "Abrir carpeta {displayName}.",
- "Open locally" : "Abrir localmente",
- "Failed to redirect to client" : "No se pudo redirigir al cliente.",
- "Open file locally" : "Abrir archivo localmente",
- "Details" : "Detalles",
- "View in folder" : "Ver en la carpeta",
- "Today" : "Hoy",
- "Documents" : "Documentos",
- "Audio" : "Audio",
- "Images" : "Imágenes",
- "Videos" : "Videos",
- "Unable to initialize the templates directory" : "No se pudo inicializar el directorio de plantillas.",
- "Templates" : "Plantillas",
- "Some files could not be moved" : "Algunos archivos no se pudieron mover",
- "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo cambiar el nombre de \"{oldName}\", ya no existe.",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor elege un nombre diferete. ",
- "Could not rename \"{oldName}\"" : "No se pudo cambiar el nombre de \"{oldName}\".",
- "This operation is forbidden" : "Esta operación está prohibida",
- "Storage is temporarily not available" : "El almacenamiento no está disponible temporalmente ",
- "_%n file_::_%n files_" : ["%n archivo","%n archivos","%n archivos"],
- "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetas","%n carpetas"],
- "No favorites yet" : "Aún no hay favoritos",
- "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ",
- "Recent" : "Reciente",
- "Search" : "Buscar",
- "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
- "Select all" : "Seleccionar todo",
- "Upload too large" : "La carga es demasido grande",
- "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.",
- "File could not be found" : "No fue posible encontrar el archivo",
- "Show list view" : "Mostrar vista de lista",
- "Show grid view" : "Mostrar vista de cuadrícula",
- "Close" : "Cerrar",
- "Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"",
- "This will stop your current uploads." : "Esto detendrá tus cargas actuales.",
- "Upload cancelled." : "Carga cancelada.",
- "Processing files …" : "Procesando archivos...",
- "…" : "...",
- "Unable to upload {filename} as it is a directory or has 0 bytes" : "No fue posible cargar {filename} ya que es una carpeta o tiene un tamaño de 0 bytes",
- "Not enough free space, you are uploading {size1} but only {size2} is left" : "No tienes suficiente espacio disponible, Estás cargando {size1} pero sólo cuentas con {size2} disponible",
- "Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe",
- "An unknown error has occurred" : "Ha ocurrido un error desconocido.",
- "File could not be uploaded" : "No se pudo cargar el archivo.",
- "Uploading …" : "Cargando...",
- "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
- "Uploading that item is not supported" : "No se admite la carga de ese elemento.",
- "Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
- "Choose target folder" : "Selecciona la carpeta de destino.",
- "Edit locally" : "Editar localmente.",
- "Open" : "Abrir",
- "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"",
- "Please select tag(s) to add to the selection" : "Selecciona la(s) etiqueta(s) para agregar a la selección.",
- "Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección.",
- "Select directory \"{dirName}\"" : "Selecciona el directorio \"{dirName}\".",
- "Select file \"{fileName}\"" : "Selecciona el archivo \"{fileName}\".",
- "Unable to determine date" : "No fue posible determinar la fecha",
- "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador",
- "Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe",
- "Could not move \"{file}\"" : "No fue posible mover \"{file}\"",
- "copy" : "copia",
- "Could not copy \"{file}\", target exists" : "No se pudo copiar \"{file}\", el destino ya existe",
- "Could not copy \"{file}\"" : "No se pudo copiar \"{file}\"",
- "Copied {origin} inside {destination}" : "{origin} fue copiado dentro de {destination}",
- "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} y otros {nbfiles} archivos fueron copiados dentro de {destination}",
- "{newName} already exists" : "{newName} ya existe",
- "Could not create file \"{file}\"" : "No fue posible crear el archivo \"{file}\"",
- "Could not create file \"{file}\" because it already exists" : "No fue posible crear el archivo\"{file}\" porque ya existe",
- "Could not create folder \"{dir}\" because it already exists" : "No fue posible crear la carpeta \"{dir}\" porque ya existe",
- "Could not fetch file details \"{file}\"" : "No se pudieron obtener los detalles del archivo \"{file}\".",
- "Error deleting file \"{fileName}\"." : "Se presentó un error al borrar el archivo \"{fileName}\".",
- "No search results in other folders for {tag}{filter}{endtag}" : "No se encontraron resultados en otras carpetas para {tag}{filter}{endtag}",
- "Enter more than two characters to search in other folders" : "Ingresa más de dos caracteres para buscar en otras carpetas.",
- "{dirs} and {files}" : "{dirs} y {files}",
- "_including %n hidden_::_including %n hidden_" : ["incluyendo %n oculto","incluyendo %n ocultos","incluyendo %n ocultos"],
- "You do not have permission to upload or create files here" : "No tienes permiso para cargar o crear archivos aquí.",
- "_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos","Cargando %n archivos"],
- "New" : "Nuevo",
- "New file/folder menu" : "Menú de archivo/carpeta nuevo.",
- "Select file range" : "Selecciona un rango de archivos.",
- "{used}%" : "{used}%",
- "{used} used" : "{used} usados",
- "\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ",
- "File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
- "\"/\" is not allowed inside a file name." : "No se permite el uso del caracter \"/\" en el nombre del archivo.",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido",
- "Storage of {owner} is full, files cannot be updated or synced anymore!" : "El almacenamiento de {owner} está lleno, no se pueden actualizar ni sincronizar archivos.",
- "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "La carpeta de grupo \"{mountPoint}\" está llena, no se pueden actualizar ni sincronizar archivos.",
- "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "El almacenamiento externo \"{mountPoint}\" está lleno, no se pueden actualizar ni sincronizar archivos.",
- "Your storage is full, files cannot be updated or synced anymore!" : "Tu almacenamiento está lleno, no se pueden actualizar ni sincronizar archivos.",
- "Storage of {owner} is almost full ({usedSpacePercent}%)." : "El almacenamiento de {owner} está casi lleno ({usedSpacePercent}%).",
- "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "La carpeta de grupo \"{mountPoint}\" está casi llena ({usedSpacePercent}%).",
- "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "El almacenamiento externo \"{mountPoint}\" está casi lleno ({usedSpacePercent}%).",
- "Your storage is almost full ({usedSpacePercent}%)." : "Tu almacenamiento está casi lleno ({usedSpacePercent}%).",
- "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coincide con \"{filter}\".","coincide con \"{filter}\".","coincide con \"{filter}\"."],
- "Path" : "Ruta",
- "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"],
- "Upload file" : "Cargar archivo",
- "An error occurred while trying to update the tags" : "Se presentó un error al intentar actualizar la etiqueta",
- "Upload (max. %s)" : "Cargar (max. %s)",
- "\"{displayName}\" action executed successfully" : "La acción \"{displayName}\" se ejecutó correctamente.",
- "\"{displayName}\" action failed" : "La acción \"{displayName}\" falló.",
- "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó correctamente.",
- "WebDAV URL copied to clipboard" : "URL de WebDAV copiada al portapapeles.",
- "Copy to clipboard" : "Copiar al portapapeles",
- "Use this address to access your Files via WebDAV" : "Usa esta dirección para acceder a tus archivos a través de WebDAV.",
- "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si has habilitado la autenticación de dos factores (2FA), debes crear y usar una nueva contraseña de aplicación haciendo clic aquí.",
- "Open details" : "Abrir detalles.",
- "Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo ArchivoDeTexto.txt"
-},"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/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index 72498583075..134c0901f46 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -134,29 +134,8 @@ OC.L10N.register(
"Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.",
"Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.",
"Choose {file}" : "Elegir {file}",
- "Share" : "Compartir",
- "Shared by link" : "Compartido por liga",
- "Shared" : "Compartido",
- "Switch to list view" : "Cambiar a la vista de lista",
- "Switch to grid view" : "Cambiar a la vista de cuadrícula",
- "Upload was cancelled by user" : "La subida fue cancelada por el usuario",
- "Not enough free space" : "No cuentas con suficiente espacio libre",
- "Operation is blocked by access control" : "Esta operación está bloqueada por el control de accesos",
- "Error during upload: {message}" : "Error durante la subida: {message}",
- "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}",
- "Unknown error during upload" : "Error desconocido durante la carga",
- "Loading current folder" : "Cargando la carpeta actual",
- "Retry" : "Reintentar",
- "No files in here" : "No hay archivos aquí",
- "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
- "Go back" : "Regresar",
- "Views" : "Vistas",
- "Files settings" : "Configuración de archivos",
- "Your files" : "Sus archivos",
- "Open in files" : "Abrir en archivos",
- "File cannot be accessed" : "No se puede acceder al archivo",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.",
"Clipboard is not available" : "El portapapeles no está disponible",
+ "Files settings" : "Configuración de archivos",
"General" : "General",
"All files" : "Todos los archivos",
"Personal files" : "Archivos personales",
@@ -178,10 +157,23 @@ OC.L10N.register(
"Navigation" : "Navegación",
"View" : "Ver",
"Toggle grid view" : "Vista de cuadrícula",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
- "Files compatibility" : "Compatibilidad de archivos",
- "Enforce Windows compatibility" : "Imponer la compatibilidad de Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no impondrá la compatibilidad del uso de mayúsculas y minúsculas.",
+ "Share" : "Compartir",
+ "Shared by link" : "Compartido por liga",
+ "Shared" : "Compartido",
+ "Switch to list view" : "Cambiar a la vista de lista",
+ "Switch to grid view" : "Cambiar a la vista de cuadrícula",
+ "Upload was cancelled by user" : "La subida fue cancelada por el usuario",
+ "Not enough free space" : "No cuentas con suficiente espacio libre",
+ "Operation is blocked by access control" : "Esta operación está bloqueada por el control de accesos",
+ "Error during upload: {message}" : "Error durante la subida: {message}",
+ "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}",
+ "Unknown error during upload" : "Error desconocido durante la carga",
+ "Loading current folder" : "Cargando la carpeta actual",
+ "Retry" : "Reintentar",
+ "No files in here" : "No hay archivos aquí",
+ "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
+ "Go back" : "Regresar",
+ "Views" : "Vistas",
"You" : "Usted",
"Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas",
"Error while loading the file data" : "Error al cargar los datos del archivo",
@@ -189,6 +181,14 @@ OC.L10N.register(
"Remove from favorites" : "Eliminar de favoritos",
"Add to favorites" : "Agregar a favoritos",
"Tags" : "Etiquetas",
+ "Your files" : "Sus archivos",
+ "Open in files" : "Abrir en archivos",
+ "File cannot be accessed" : "No se puede acceder al archivo",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
+ "Files compatibility" : "Compatibilidad de archivos",
+ "Enforce Windows compatibility" : "Imponer la compatibilidad de Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no impondrá la compatibilidad del uso de mayúsculas y minúsculas.",
"Blank" : "Vacío",
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
"Pick a template for {name}" : "Elija una plantilla para {name}",
@@ -209,8 +209,6 @@ OC.L10N.register(
"Confirm deletion" : "Confirmar eliminación",
"Cancel" : "Cancelar",
"Download" : "Descargar",
- "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"Destination is not a folder" : "El destino no es una carpeta",
"This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo",
@@ -384,6 +382,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.",
"Deletion cancelled" : "Eliminación cancelada",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"Move cancelled" : "Movimiento cancelado",
"Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".",
"Cancelled move or copy operation" : "Se canceló la operación de mover o copiar",
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json
index 48828bcb152..1c457eb655f 100644
--- a/apps/files/l10n/es_MX.json
+++ b/apps/files/l10n/es_MX.json
@@ -132,29 +132,8 @@
"Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.",
"Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.",
"Choose {file}" : "Elegir {file}",
- "Share" : "Compartir",
- "Shared by link" : "Compartido por liga",
- "Shared" : "Compartido",
- "Switch to list view" : "Cambiar a la vista de lista",
- "Switch to grid view" : "Cambiar a la vista de cuadrícula",
- "Upload was cancelled by user" : "La subida fue cancelada por el usuario",
- "Not enough free space" : "No cuentas con suficiente espacio libre",
- "Operation is blocked by access control" : "Esta operación está bloqueada por el control de accesos",
- "Error during upload: {message}" : "Error durante la subida: {message}",
- "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}",
- "Unknown error during upload" : "Error desconocido durante la carga",
- "Loading current folder" : "Cargando la carpeta actual",
- "Retry" : "Reintentar",
- "No files in here" : "No hay archivos aquí",
- "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
- "Go back" : "Regresar",
- "Views" : "Vistas",
- "Files settings" : "Configuración de archivos",
- "Your files" : "Sus archivos",
- "Open in files" : "Abrir en archivos",
- "File cannot be accessed" : "No se puede acceder al archivo",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.",
"Clipboard is not available" : "El portapapeles no está disponible",
+ "Files settings" : "Configuración de archivos",
"General" : "General",
"All files" : "Todos los archivos",
"Personal files" : "Archivos personales",
@@ -176,10 +155,23 @@
"Navigation" : "Navegación",
"View" : "Ver",
"Toggle grid view" : "Vista de cuadrícula",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
- "Files compatibility" : "Compatibilidad de archivos",
- "Enforce Windows compatibility" : "Imponer la compatibilidad de Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no impondrá la compatibilidad del uso de mayúsculas y minúsculas.",
+ "Share" : "Compartir",
+ "Shared by link" : "Compartido por liga",
+ "Shared" : "Compartido",
+ "Switch to list view" : "Cambiar a la vista de lista",
+ "Switch to grid view" : "Cambiar a la vista de cuadrícula",
+ "Upload was cancelled by user" : "La subida fue cancelada por el usuario",
+ "Not enough free space" : "No cuentas con suficiente espacio libre",
+ "Operation is blocked by access control" : "Esta operación está bloqueada por el control de accesos",
+ "Error during upload: {message}" : "Error durante la subida: {message}",
+ "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}",
+ "Unknown error during upload" : "Error desconocido durante la carga",
+ "Loading current folder" : "Cargando la carpeta actual",
+ "Retry" : "Reintentar",
+ "No files in here" : "No hay archivos aquí",
+ "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!",
+ "Go back" : "Regresar",
+ "Views" : "Vistas",
"You" : "Usted",
"Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas",
"Error while loading the file data" : "Error al cargar los datos del archivo",
@@ -187,6 +179,14 @@
"Remove from favorites" : "Eliminar de favoritos",
"Add to favorites" : "Agregar a favoritos",
"Tags" : "Etiquetas",
+ "Your files" : "Sus archivos",
+ "Open in files" : "Abrir en archivos",
+ "File cannot be accessed" : "No se puede acceder al archivo",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).",
+ "Files compatibility" : "Compatibilidad de archivos",
+ "Enforce Windows compatibility" : "Imponer la compatibilidad de Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Esto bloqueará los nombres de archivos inválidos en sistemas Windows, tales como usar nombres reservados o caracteres especiales. Pero no impondrá la compatibilidad del uso de mayúsculas y minúsculas.",
"Blank" : "Vacío",
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
"Pick a template for {name}" : "Elija una plantilla para {name}",
@@ -207,8 +207,6 @@
"Confirm deletion" : "Confirmar eliminación",
"Cancel" : "Cancelar",
"Download" : "Descargar",
- "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"Destination is not a folder" : "El destino no es una carpeta",
"This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo",
@@ -382,6 +380,8 @@
"Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.",
"Deletion cancelled" : "Eliminación cancelada",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …",
"Move cancelled" : "Movimiento cancelado",
"Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".",
"Cancelled move or copy operation" : "Se canceló la operación de mover o copiar",
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js
index 7682b9b0a2f..af925f3eaab 100644
--- a/apps/files/l10n/et_EE.js
+++ b/apps/files/l10n/et_EE.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Jõudluse mõttes ei ole kogu loend esimesel hetkel tervikuna nähtav. Uued failid lisanduvad sedamööda, kuid sa loendis edasi liigud.",
"File not found" : "Faili ei leitud",
"_{count} selected_::_{count} selected_" : ["{count} valitud","{count} valitud"],
- "Search everywhere …" : "Otsi kõikjalt…",
- "Search here …" : "Otsi siin…",
"Search scope options" : "Otsinguulatuse valikud",
"Search here" : "Otsi siin",
"{usedQuotaByte} used" : "{usedQuotaByte} kasutusel",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Failinime normaliseerimise oleku uuendamine ei õnnestunud.",
"Filename sanitization in progress." : "Failinime normaliseerimise on töös.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Hetkel töödeldud kasutajakontosid: {processedUsers}/{totalUsers}.",
- "Preparing …" : "Ettevalmistamisel…",
"Refresh" : "Värskenda",
"All files have been santized for Windows filename support." : "Kõik failid on normaliseeritud vastavalt Windowsi failinimede toele.",
"Some files could not be sanitized, please check your logs." : "Mõnede failide normaliseerimine ei õnnestunud, palun vaata lisateavet logidest.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Normaliseeri failinimed",
"(starting)" : "(alustamisel)",
"Fill template fields" : "Täida malli väljad",
- "Submitting fields …" : "Saadan välju…",
"Submit" : "Saada",
"Choose a file or folder to transfer" : "Vali üleantav fail või kaust",
"Transfer" : "Anna üle teisele kasutajale",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Ära näita seda vaadet enam uuesti.",
"Select file or folder to link to" : "Vali lingitav fail või kaust",
"Choose {file}" : "Vali „{file}“",
- "Share" : "Jaga",
- "Shared by link" : "Jagatud lingiga",
- "Shared" : "Jagatud",
- "Switch to list view" : "Kasuta loendivaadet",
- "Switch to grid view" : "Kasuta ruudustikuvaadet",
- "The file could not be found" : "Seda faili ei õnnestu leida",
- "Upload was cancelled by user" : "Kasutaja katkestas üleslaadimise",
- "Not enough free space" : "Pole piisavalt vaba ruumi",
- "Operation is blocked by access control" : "Tegevus on blokeeritud ligipääsupiirangute poolt",
- "Error during upload: {message}" : "Viga üleslaadimisel: {message}",
- "Error during upload, status code {status}" : "Viga üleslaadimisel, olekukood {status} ",
- "Unknown error during upload" : "Tundmatu viga üleslaadimisel",
- "Loading current folder" : "Laadin käesolevat kausta",
- "Retry" : "Proovi uuesti",
- "No files in here" : "Siin ei ole faile",
- "Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!",
- "Go back" : "Mine tagasi",
- "Views" : "Vaated",
- "Files settings" : "Failide seadistused",
- "Your files" : "Sinu failid",
- "Open in files" : "Ava failirakenduses",
- "File cannot be accessed" : "Failile ligipääs puudub",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili kas ei leidu või sul puudub õigus selle vaatamiseks. Palu saatjat, et ta jagaks antud faili sulle.",
- "No search results for “{query}”" : "„{query}“ otsingul pole tulemusi",
- "Search for files" : "Otsi faile",
"Clipboard is not available" : "Lõikelaud ei ole saadaval",
"WebDAV URL copied" : "WebDAV-i võrguaadress on kopeeritud",
+ "Files settings" : "Failide seadistused",
"General" : "Üldine",
"Default view" : "Vaikimisi vaade",
"All files" : "Kõik failid",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Lülita ruudustikuvaade sisse/välja",
"Open file sidebar" : "Ava failide külgriba",
"Show those shortcuts" : "Näita neid otseteid",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Luba failinimede piiramine tagamaks, et sünkroniseerimine toimib kõikide platvormide klientide vahel. Vaikimisi on lubatud kõik POSIX-i standardile vastavad failinimed (seda järgivad Linux ja macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Kui võtad kasutusele Windowsiga ühilduvad failinimed, siis olemasolevaid mitteühilduvaid faile ei saa enam muuta, aga faili omanik saab failinime muuta ühilduvaks.",
- "Failed to toggle Windows filename support" : "Windowsi failinimede toe sisse/välja lülitamine ei õnnestunud",
- "Files compatibility" : "Failide ühilduvus",
- "Enforce Windows compatibility" : "Kasuta ühilduvust Windowsiga",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Sellega blokeerid niisuguste failinimede kasutamise, mis Windowsis ei toimiks. See tähendab mõnede nimede ja tähemärkide keelamist. Aga see seadistus ei jõusta suur- ja väiketähtede kasutust.",
+ "Share" : "Jaga",
+ "Shared by link" : "Jagatud lingiga",
+ "Shared" : "Jagatud",
+ "Switch to list view" : "Kasuta loendivaadet",
+ "Switch to grid view" : "Kasuta ruudustikuvaadet",
+ "The file could not be found" : "Seda faili ei õnnestu leida",
+ "Upload was cancelled by user" : "Kasutaja katkestas üleslaadimise",
+ "Not enough free space" : "Pole piisavalt vaba ruumi",
+ "Operation is blocked by access control" : "Tegevus on blokeeritud ligipääsupiirangute poolt",
+ "Error during upload: {message}" : "Viga üleslaadimisel: {message}",
+ "Error during upload, status code {status}" : "Viga üleslaadimisel, olekukood {status} ",
+ "Unknown error during upload" : "Tundmatu viga üleslaadimisel",
+ "Loading current folder" : "Laadin käesolevat kausta",
+ "Retry" : "Proovi uuesti",
+ "No files in here" : "Siin ei ole faile",
+ "Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!",
+ "Go back" : "Mine tagasi",
+ "Views" : "Vaated",
"You" : "Sina",
"Shared multiple times with different people" : "Jagatud mitu korda eri kasutajate poolt",
"Unable to change the favorite state of the file" : "Faili olekut lemmikuna ei õnnestu muuta",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Eemalda lemmikutest",
"Add to favorites" : "Lisa lemmikutesse",
"Tags" : "Sildid",
+ "Your files" : "Sinu failid",
+ "Open in files" : "Ava failirakenduses",
+ "File cannot be accessed" : "Failile ligipääs puudub",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili kas ei leidu või sul puudub õigus selle vaatamiseks. Palu saatjat, et ta jagaks antud faili sulle.",
+ "No search results for “{query}”" : "„{query}“ otsingul pole tulemusi",
+ "Search for files" : "Otsi faile",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Luba failinimede piiramine tagamaks, et sünkroniseerimine toimib kõikide platvormide klientide vahel. Vaikimisi on lubatud kõik POSIX-i standardile vastavad failinimed (seda järgivad Linux ja macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Kui võtad kasutusele Windowsiga ühilduvad failinimed, siis olemasolevaid mitteühilduvaid faile ei saa enam muuta, aga faili omanik saab failinime muuta ühilduvaks.",
+ "Failed to toggle Windows filename support" : "Windowsi failinimede toe sisse/välja lülitamine ei õnnestunud",
+ "Files compatibility" : "Failide ühilduvus",
+ "Enforce Windows compatibility" : "Kasuta ühilduvust Windowsiga",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Sellega blokeerid niisuguste failinimede kasutamise, mis Windowsis ei toimiks. See tähendab mõnede nimede ja tähemärkide keelamist. Aga see seadistus ei jõusta suur- ja väiketähtede kasutust.",
"Blank" : "Tühi",
"Unable to create new file from template" : "Faili loomine mallist ebaõnnestus",
"Pick a template for {name}" : "Vali mall „{name}“ faili jaoks",
"Create a new file with the selected template" : "Loo valitud malli alusel uus fail",
"Creating file" : "Fail on loomisel",
"Save as {displayName}" : "Salvesta kui „{displayName}“",
- "Save as …" : "Salvesta kui…",
- "Converting files …" : "Teisendan faile…",
"Failed to convert files: {message}" : "Failide teisendamine ei õnnestunud: {message}",
"All files failed to be converted" : "Kõiki faile ei õnnestunud teisendada",
"One file could not be converted: {message}" : "Ühe faili teisendamine ei õnnestunud: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Ühe faili teisendamine õnnestus","%n faili teisendamine õnnestus"],
"Files successfully converted" : "Failide teisendamine õnnestus",
"Failed to convert files" : "Failide teisendamine ei õnnestunud",
- "Converting file …" : "Teisendan faili…",
"File successfully converted" : "Faili teisendamine õnnestus",
"Failed to convert file: {message}" : "Faili teisendamine ei õnnestunud: {message}",
"Failed to convert file" : "Faili teisendamine ei õnnestunud",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Laadi alla",
"The requested file is not available." : "Soovitud fail pole saadaval.",
"The requested files are not available." : "Soovitud failid pole saadaval.",
- "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…",
"Destination is not a folder" : "Sihtasukoht pole kaust",
"This file/folder is already in that directory" : "See fail või kaust juba asub selles kaustas",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Sa ei saa faili või kausta iseendaks teisaldada ega teisaldada kausta iseenda alamkausta",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Oma failidele WebDAV-i kaudu ligipääsemiseks kasuta seda aadressi",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Kui sa oled kaheastmelise autentimise kasutusele võtnud, siis pead looma ja kasutama rakenduse uut salasõna klikates siia.",
"Deletion cancelled" : "Kustutamine on tühistatud",
+ "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…",
"Move cancelled" : "Teisaldamine on katkestatud",
"Cancelled move or copy of \"{filename}\"." : "„{filename}“ faili teisaldamine või kopeerimine on katkestatud.",
"Cancelled move or copy operation" : "Teisaldamine või kopeerimine on katkestatud",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "muudetud nimega fail",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Kui võtad kasutusele Windowsiga ühilduvad failinimed, siis olemasolevad mitteühilduvaid faile ei saa enam muuta, aga faili omanik saab failinime muuta ühilduvaks.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Lisaks on peale selle seadistuse kasutuselevõtmist võimalik kõik mitteühilduvad failid automaatselt ära muuta. Asjakohast teavet leiad kasutusjuhendist occ-käsku kirjeldavast peatükist.",
+ "Submitting fields …" : "Saadan välju…",
"Filter file names …" : "Otsi failinimesid…",
"Prevent warning dialogs from open or reenable them." : "Ära kasuta hoiatusteateid nende avamisel või uuesti kasutusele võtmisel.",
"Show a warning dialog when changing a file extension." : "Faililaiendi muutmisel näita hoiatust.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Liigu vasakpoolse faili juurde (ruudustikuvaates)",
"Navigate to the file on the right (in grid mode)" : "Liigu parempoolse faili juurde (ruudustikuvaates)",
"Toggle the grid view" : "Lülita ruudustikuvaade sisse/välja",
- "Open the sidebar for a file" : "Ava faili külgriba"
+ "Open the sidebar for a file" : "Ava faili külgriba",
+ "Save as …" : "Salvesta kui…",
+ "Converting files …" : "Teisendan faile…",
+ "Converting file …" : "Teisendan faili…",
+ "Search everywhere …" : "Otsi kõikjalt…",
+ "Search here …" : "Otsi siin…",
+ "Preparing …" : "Ettevalmistamisel…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json
index 21d169cc744..008c355bb67 100644
--- a/apps/files/l10n/et_EE.json
+++ b/apps/files/l10n/et_EE.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Jõudluse mõttes ei ole kogu loend esimesel hetkel tervikuna nähtav. Uued failid lisanduvad sedamööda, kuid sa loendis edasi liigud.",
"File not found" : "Faili ei leitud",
"_{count} selected_::_{count} selected_" : ["{count} valitud","{count} valitud"],
- "Search everywhere …" : "Otsi kõikjalt…",
- "Search here …" : "Otsi siin…",
"Search scope options" : "Otsinguulatuse valikud",
"Search here" : "Otsi siin",
"{usedQuotaByte} used" : "{usedQuotaByte} kasutusel",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Failinime normaliseerimise oleku uuendamine ei õnnestunud.",
"Filename sanitization in progress." : "Failinime normaliseerimise on töös.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Hetkel töödeldud kasutajakontosid: {processedUsers}/{totalUsers}.",
- "Preparing …" : "Ettevalmistamisel…",
"Refresh" : "Värskenda",
"All files have been santized for Windows filename support." : "Kõik failid on normaliseeritud vastavalt Windowsi failinimede toele.",
"Some files could not be sanitized, please check your logs." : "Mõnede failide normaliseerimine ei õnnestunud, palun vaata lisateavet logidest.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Normaliseeri failinimed",
"(starting)" : "(alustamisel)",
"Fill template fields" : "Täida malli väljad",
- "Submitting fields …" : "Saadan välju…",
"Submit" : "Saada",
"Choose a file or folder to transfer" : "Vali üleantav fail või kaust",
"Transfer" : "Anna üle teisele kasutajale",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Ära näita seda vaadet enam uuesti.",
"Select file or folder to link to" : "Vali lingitav fail või kaust",
"Choose {file}" : "Vali „{file}“",
- "Share" : "Jaga",
- "Shared by link" : "Jagatud lingiga",
- "Shared" : "Jagatud",
- "Switch to list view" : "Kasuta loendivaadet",
- "Switch to grid view" : "Kasuta ruudustikuvaadet",
- "The file could not be found" : "Seda faili ei õnnestu leida",
- "Upload was cancelled by user" : "Kasutaja katkestas üleslaadimise",
- "Not enough free space" : "Pole piisavalt vaba ruumi",
- "Operation is blocked by access control" : "Tegevus on blokeeritud ligipääsupiirangute poolt",
- "Error during upload: {message}" : "Viga üleslaadimisel: {message}",
- "Error during upload, status code {status}" : "Viga üleslaadimisel, olekukood {status} ",
- "Unknown error during upload" : "Tundmatu viga üleslaadimisel",
- "Loading current folder" : "Laadin käesolevat kausta",
- "Retry" : "Proovi uuesti",
- "No files in here" : "Siin ei ole faile",
- "Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!",
- "Go back" : "Mine tagasi",
- "Views" : "Vaated",
- "Files settings" : "Failide seadistused",
- "Your files" : "Sinu failid",
- "Open in files" : "Ava failirakenduses",
- "File cannot be accessed" : "Failile ligipääs puudub",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili kas ei leidu või sul puudub õigus selle vaatamiseks. Palu saatjat, et ta jagaks antud faili sulle.",
- "No search results for “{query}”" : "„{query}“ otsingul pole tulemusi",
- "Search for files" : "Otsi faile",
"Clipboard is not available" : "Lõikelaud ei ole saadaval",
"WebDAV URL copied" : "WebDAV-i võrguaadress on kopeeritud",
+ "Files settings" : "Failide seadistused",
"General" : "Üldine",
"Default view" : "Vaikimisi vaade",
"All files" : "Kõik failid",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Lülita ruudustikuvaade sisse/välja",
"Open file sidebar" : "Ava failide külgriba",
"Show those shortcuts" : "Näita neid otseteid",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Luba failinimede piiramine tagamaks, et sünkroniseerimine toimib kõikide platvormide klientide vahel. Vaikimisi on lubatud kõik POSIX-i standardile vastavad failinimed (seda järgivad Linux ja macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Kui võtad kasutusele Windowsiga ühilduvad failinimed, siis olemasolevaid mitteühilduvaid faile ei saa enam muuta, aga faili omanik saab failinime muuta ühilduvaks.",
- "Failed to toggle Windows filename support" : "Windowsi failinimede toe sisse/välja lülitamine ei õnnestunud",
- "Files compatibility" : "Failide ühilduvus",
- "Enforce Windows compatibility" : "Kasuta ühilduvust Windowsiga",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Sellega blokeerid niisuguste failinimede kasutamise, mis Windowsis ei toimiks. See tähendab mõnede nimede ja tähemärkide keelamist. Aga see seadistus ei jõusta suur- ja väiketähtede kasutust.",
+ "Share" : "Jaga",
+ "Shared by link" : "Jagatud lingiga",
+ "Shared" : "Jagatud",
+ "Switch to list view" : "Kasuta loendivaadet",
+ "Switch to grid view" : "Kasuta ruudustikuvaadet",
+ "The file could not be found" : "Seda faili ei õnnestu leida",
+ "Upload was cancelled by user" : "Kasutaja katkestas üleslaadimise",
+ "Not enough free space" : "Pole piisavalt vaba ruumi",
+ "Operation is blocked by access control" : "Tegevus on blokeeritud ligipääsupiirangute poolt",
+ "Error during upload: {message}" : "Viga üleslaadimisel: {message}",
+ "Error during upload, status code {status}" : "Viga üleslaadimisel, olekukood {status} ",
+ "Unknown error during upload" : "Tundmatu viga üleslaadimisel",
+ "Loading current folder" : "Laadin käesolevat kausta",
+ "Retry" : "Proovi uuesti",
+ "No files in here" : "Siin ei ole faile",
+ "Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!",
+ "Go back" : "Mine tagasi",
+ "Views" : "Vaated",
"You" : "Sina",
"Shared multiple times with different people" : "Jagatud mitu korda eri kasutajate poolt",
"Unable to change the favorite state of the file" : "Faili olekut lemmikuna ei õnnestu muuta",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Eemalda lemmikutest",
"Add to favorites" : "Lisa lemmikutesse",
"Tags" : "Sildid",
+ "Your files" : "Sinu failid",
+ "Open in files" : "Ava failirakenduses",
+ "File cannot be accessed" : "Failile ligipääs puudub",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili kas ei leidu või sul puudub õigus selle vaatamiseks. Palu saatjat, et ta jagaks antud faili sulle.",
+ "No search results for “{query}”" : "„{query}“ otsingul pole tulemusi",
+ "Search for files" : "Otsi faile",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Luba failinimede piiramine tagamaks, et sünkroniseerimine toimib kõikide platvormide klientide vahel. Vaikimisi on lubatud kõik POSIX-i standardile vastavad failinimed (seda järgivad Linux ja macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Kui võtad kasutusele Windowsiga ühilduvad failinimed, siis olemasolevaid mitteühilduvaid faile ei saa enam muuta, aga faili omanik saab failinime muuta ühilduvaks.",
+ "Failed to toggle Windows filename support" : "Windowsi failinimede toe sisse/välja lülitamine ei õnnestunud",
+ "Files compatibility" : "Failide ühilduvus",
+ "Enforce Windows compatibility" : "Kasuta ühilduvust Windowsiga",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Sellega blokeerid niisuguste failinimede kasutamise, mis Windowsis ei toimiks. See tähendab mõnede nimede ja tähemärkide keelamist. Aga see seadistus ei jõusta suur- ja väiketähtede kasutust.",
"Blank" : "Tühi",
"Unable to create new file from template" : "Faili loomine mallist ebaõnnestus",
"Pick a template for {name}" : "Vali mall „{name}“ faili jaoks",
"Create a new file with the selected template" : "Loo valitud malli alusel uus fail",
"Creating file" : "Fail on loomisel",
"Save as {displayName}" : "Salvesta kui „{displayName}“",
- "Save as …" : "Salvesta kui…",
- "Converting files …" : "Teisendan faile…",
"Failed to convert files: {message}" : "Failide teisendamine ei õnnestunud: {message}",
"All files failed to be converted" : "Kõiki faile ei õnnestunud teisendada",
"One file could not be converted: {message}" : "Ühe faili teisendamine ei õnnestunud: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Ühe faili teisendamine õnnestus","%n faili teisendamine õnnestus"],
"Files successfully converted" : "Failide teisendamine õnnestus",
"Failed to convert files" : "Failide teisendamine ei õnnestunud",
- "Converting file …" : "Teisendan faili…",
"File successfully converted" : "Faili teisendamine õnnestus",
"Failed to convert file: {message}" : "Faili teisendamine ei õnnestunud: {message}",
"Failed to convert file" : "Faili teisendamine ei õnnestunud",
@@ -300,8 +293,6 @@
"Download" : "Laadi alla",
"The requested file is not available." : "Soovitud fail pole saadaval.",
"The requested files are not available." : "Soovitud failid pole saadaval.",
- "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…",
"Destination is not a folder" : "Sihtasukoht pole kaust",
"This file/folder is already in that directory" : "See fail või kaust juba asub selles kaustas",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Sa ei saa faili või kausta iseendaks teisaldada ega teisaldada kausta iseenda alamkausta",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Oma failidele WebDAV-i kaudu ligipääsemiseks kasuta seda aadressi",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Kui sa oled kaheastmelise autentimise kasutusele võtnud, siis pead looma ja kasutama rakenduse uut salasõna klikates siia.",
"Deletion cancelled" : "Kustutamine on tühistatud",
+ "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…",
"Move cancelled" : "Teisaldamine on katkestatud",
"Cancelled move or copy of \"{filename}\"." : "„{filename}“ faili teisaldamine või kopeerimine on katkestatud.",
"Cancelled move or copy operation" : "Teisaldamine või kopeerimine on katkestatud",
@@ -502,6 +495,7 @@
"renamed file" : "muudetud nimega fail",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Kui võtad kasutusele Windowsiga ühilduvad failinimed, siis olemasolevad mitteühilduvaid faile ei saa enam muuta, aga faili omanik saab failinime muuta ühilduvaks.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Lisaks on peale selle seadistuse kasutuselevõtmist võimalik kõik mitteühilduvad failid automaatselt ära muuta. Asjakohast teavet leiad kasutusjuhendist occ-käsku kirjeldavast peatükist.",
+ "Submitting fields …" : "Saadan välju…",
"Filter file names …" : "Otsi failinimesid…",
"Prevent warning dialogs from open or reenable them." : "Ära kasuta hoiatusteateid nende avamisel või uuesti kasutusele võtmisel.",
"Show a warning dialog when changing a file extension." : "Faililaiendi muutmisel näita hoiatust.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Liigu vasakpoolse faili juurde (ruudustikuvaates)",
"Navigate to the file on the right (in grid mode)" : "Liigu parempoolse faili juurde (ruudustikuvaates)",
"Toggle the grid view" : "Lülita ruudustikuvaade sisse/välja",
- "Open the sidebar for a file" : "Ava faili külgriba"
+ "Open the sidebar for a file" : "Ava faili külgriba",
+ "Save as …" : "Salvesta kui…",
+ "Converting files …" : "Teisendan faile…",
+ "Converting file …" : "Teisendan faili…",
+ "Search everywhere …" : "Otsi kõikjalt…",
+ "Search here …" : "Otsi siin…",
+ "Preparing …" : "Ettevalmistamisel…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js
index 13dd4a3745d..c16d4a68d43 100644
--- a/apps/files/l10n/eu.js
+++ b/apps/files/l10n/eu.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.",
"File not found" : "Ez da fitxategia aurkitu",
"_{count} selected_::_{count} selected_" : ["{count} hautatuta","{count} hautatuta"],
- "Search everywhere …" : "Bilatu nonahi...",
- "Search here …" : "Bilatu hemen...",
"Search scope options" : "Bilaketa-eremuaren aukerak",
"Search here" : "Bilatu hemen",
"{usedQuotaByte} used" : "{usedQuotaByte} erabilita",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Ezin izan da fitxategi-izenen garbiketa egoera freskatu.",
"Filename sanitization in progress." : "Fitxategi-izenen garbiketa martxan da.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Une honetan {totalUsers}kontuetatik {processedUsers}prozesatu dira.",
- "Preparing …" : "Prestatzen...",
"Refresh" : "Freskatu",
"All files have been santized for Windows filename support." : "Fitxategi guztiak garbitu dira Windows-en fitxategi-izenaren onarpenerako.",
"Some files could not be sanitized, please check your logs." : "Fitxategi batzuk ezin izan dira garbitu, begiratu erregistroak.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Garbitu fitxategi-izenak",
"(starting)" : "(abiatzen)",
"Fill template fields" : "Bete txantiloien eremuak",
- "Submitting fields …" : "Bidaltzeko eremuak",
"Submit" : "Bidali",
"Choose a file or folder to transfer" : "Aukeratu fitxategi edo karpeta bat transferitzeko",
"Transfer" : "Transferitu",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Ez erakutsi elkarrizketa hau berriro",
"Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta",
"Choose {file}" : "Aukeratu {file}",
- "Share" : "Partekatu",
- "Shared by link" : "Esteka bidez partekatuta",
- "Shared" : "Partekatuta",
- "Switch to list view" : "Aldatu zerrenda ikuspegira",
- "Switch to grid view" : "Aldatu sareta ikuspegira",
- "The file could not be found" : "Fitxategiaren hodeia ez da aurkitu",
- "Upload was cancelled by user" : "Igoera bertan behera utzi du erabiltzaileak",
- "Not enough free space" : "Ez dago leku libre nahikorik",
- "Operation is blocked by access control" : "Sarbide kontrolak eragiketa blokeatu du",
- "Error during upload: {message}" : "Errorea igotzean: {message}",
- "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea",
- "Unknown error during upload" : "Errore ezezaguna igotzean",
- "Loading current folder" : "Uneko karpeta kargatzen",
- "Retry" : "saiatu berriro",
- "No files in here" : "Ez dago fitxategirik hemen",
- "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!",
- "Go back" : "Atzera",
- "Views" : "Ikuspegiak",
- "Files settings" : "FItxategien ezarpenak",
- "Your files" : "Zure fitxategiak",
- "Open in files" : "Ireki Fitxategiak aplikazioan",
- "File cannot be accessed" : "Ezin da fitxategia atzitu",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Ezin izan da fitxategia aurkitu edo ez duzu ikusteko baimenik. Eskatu bidaltzaileari partekatzeko.",
- "No search results for “{query}”" : "Ez da aurkitu emaitzarik “{query}” kontsultarentzat",
- "Search for files" : "Bilatu fitxategiak",
"Clipboard is not available" : "Arbela ez dago erabilgarri",
"WebDAV URL copied" : "WebDAV URLa kopiatu da",
+ "Files settings" : "FItxategien ezarpenak",
"General" : "Orokorra",
"Default view" : "Ikuspegi lehenetsia",
"All files" : "Fitxategi guztiak",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Txandakatu sareta ikuspegia",
"Open file sidebar" : "Ireki alboko barra",
"Show those shortcuts" : "Erakutsi lasterbide horiek",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows-ekin bateragarriak diren fitxategi-izenak gaitu ondoren, lehendik dauden fitxategiak ezin dira gehiago aldatu, baina jabeak baliozko izen berria eman diezaioke.",
- "Failed to toggle Windows filename support" : "Huts egin du Windows-en fitxategi-izenen onarpena aldatzeak",
- "Files compatibility" : "Fitxategien bateragarritasuna",
- "Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.",
+ "Share" : "Partekatu",
+ "Shared by link" : "Esteka bidez partekatuta",
+ "Shared" : "Partekatuta",
+ "Switch to list view" : "Aldatu zerrenda ikuspegira",
+ "Switch to grid view" : "Aldatu sareta ikuspegira",
+ "The file could not be found" : "Fitxategiaren hodeia ez da aurkitu",
+ "Upload was cancelled by user" : "Igoera bertan behera utzi du erabiltzaileak",
+ "Not enough free space" : "Ez dago leku libre nahikorik",
+ "Operation is blocked by access control" : "Sarbide kontrolak eragiketa blokeatu du",
+ "Error during upload: {message}" : "Errorea igotzean: {message}",
+ "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea",
+ "Unknown error during upload" : "Errore ezezaguna igotzean",
+ "Loading current folder" : "Uneko karpeta kargatzen",
+ "Retry" : "saiatu berriro",
+ "No files in here" : "Ez dago fitxategirik hemen",
+ "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!",
+ "Go back" : "Atzera",
+ "Views" : "Ikuspegiak",
"You" : "Zu ",
"Shared multiple times with different people" : "Hainbat aldiz partekatua pertsona ezberdinekin",
"Unable to change the favorite state of the file" : "Ezin da fitxategiaren gogoko egoera aldatu",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Kendu gogokoetatik",
"Add to favorites" : "Gehitu gogokoetara",
"Tags" : "Etiketak",
+ "Your files" : "Zure fitxategiak",
+ "Open in files" : "Ireki Fitxategiak aplikazioan",
+ "File cannot be accessed" : "Ezin da fitxategia atzitu",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Ezin izan da fitxategia aurkitu edo ez duzu ikusteko baimenik. Eskatu bidaltzaileari partekatzeko.",
+ "No search results for “{query}”" : "Ez da aurkitu emaitzarik “{query}” kontsultarentzat",
+ "Search for files" : "Bilatu fitxategiak",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows-ekin bateragarriak diren fitxategi-izenak gaitu ondoren, lehendik dauden fitxategiak ezin dira gehiago aldatu, baina jabeak baliozko izen berria eman diezaioke.",
+ "Failed to toggle Windows filename support" : "Huts egin du Windows-en fitxategi-izenen onarpena aldatzeak",
+ "Files compatibility" : "Fitxategien bateragarritasuna",
+ "Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.",
"Blank" : "Hutsik",
"Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik",
"Pick a template for {name}" : "Hautatu {name}(r)entzako txantiloia",
"Create a new file with the selected template" : "Sortu fitxategi berria hautatutako txantiloiarekin",
"Creating file" : "Fitxategia sortzen",
"Save as {displayName}" : "Gorde honela: {displayName}",
- "Save as …" : "Gorde honela...",
- "Converting files …" : "Fitxategiak bihurtzen...",
"Failed to convert files: {message}" : "Huts egin du fitxategiak bihurtzeak: {message}",
"All files failed to be converted" : "Huts egin du fitxategi guztiak bihurtzean",
"One file could not be converted: {message}" : "Fitxategi bat ezin izan da bihurtu: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Fitxategi bat behar bezala bihurtu da","%n fitxategi behar bezala bihurtu dira"],
"Files successfully converted" : "Fitxategiak behar bezala bihurtu dira",
"Failed to convert files" : "Huts egin du fitxategien bihurtzeak",
- "Converting file …" : "Fitxategia bihurtzen...",
"File successfully converted" : "Fitxategia behar bezala bihurtu da",
"Failed to convert file: {message}" : "Fitxategi honen bihurtzeak huts egin du: {message}",
"Failed to convert file" : "Huts egin du fitxategiaren bihurtzeak",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Deskargatu",
"The requested file is not available." : "Eskatutako fitxategia ez dago eskuragarri.",
"The requested files are not available." : "Eskatutako fitxategiak ez daude eskuragarri.",
- "Moving \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen",
- "Copying \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen",
"Destination is not a folder" : "Helburua ez da karpeta bat",
"This file/folder is already in that directory" : "Fitxategi/karpeta hau dagoeneko karpeta horretan dago",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Ezin duzu fitxategi/karpeta bat berera edo bere azpikarpeta batera mugitu",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Erabili helbide hau WebDAV bidez zure fitxategietara sartzeko",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FA gaitu baduzu, aplikazioaren pasahitz berria sortu eta erabili behar duzu hemen klik eginez.",
"Deletion cancelled" : "Ezabatzea bertan behera utzi da",
+ "Moving \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen",
+ "Copying \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen",
"Move cancelled" : "Mugimendua bertan behera utzi da",
"Cancelled move or copy of \"{filename}\"." : "\"{filename}\" -ren mugimendua edo kopia bertan behera utzi da.",
"Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "fitxategia berrizendatu da",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows-ekin bateragarriak diren fitxategi-izenak gaitu ondoren, lehendik dauden fitxategiak ezin dira gehiago aldatu, baina jabeak baliozko izen berria jar diezaieke.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Fitxategiak automatikoki migratu daitezke ezarpen hau gaitu ondoren. Kontsultatu occ komandoari buruzko dokumentazioa.",
+ "Submitting fields …" : "Bidaltzeko eremuak",
"Filter file names …" : "Iragazi fitxategien izenak...",
"Prevent warning dialogs from open or reenable them." : "Ohar-elkarrizketak ez irekitzea edo berriro aktibatzea.",
"Show a warning dialog when changing a file extension." : "Erakutsi oharra fitxategi baten luzapena aldatzean",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Nabigatu ezkerreko fitxategira (sareta moduan)",
"Navigate to the file on the right (in grid mode)" : "Nabigatu eskuineko fitxategira (sareta moduan)",
"Toggle the grid view" : "Txandakatu sareta ikuspegia",
- "Open the sidebar for a file" : "Ireki alboko barra fitxategi baterako"
+ "Open the sidebar for a file" : "Ireki alboko barra fitxategi baterako",
+ "Save as …" : "Gorde honela...",
+ "Converting files …" : "Fitxategiak bihurtzen...",
+ "Converting file …" : "Fitxategia bihurtzen...",
+ "Search everywhere …" : "Bilatu nonahi...",
+ "Search here …" : "Bilatu hemen...",
+ "Preparing …" : "Prestatzen..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json
index 531efb7822d..69ac95df3e9 100644
--- a/apps/files/l10n/eu.json
+++ b/apps/files/l10n/eu.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.",
"File not found" : "Ez da fitxategia aurkitu",
"_{count} selected_::_{count} selected_" : ["{count} hautatuta","{count} hautatuta"],
- "Search everywhere …" : "Bilatu nonahi...",
- "Search here …" : "Bilatu hemen...",
"Search scope options" : "Bilaketa-eremuaren aukerak",
"Search here" : "Bilatu hemen",
"{usedQuotaByte} used" : "{usedQuotaByte} erabilita",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Ezin izan da fitxategi-izenen garbiketa egoera freskatu.",
"Filename sanitization in progress." : "Fitxategi-izenen garbiketa martxan da.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Une honetan {totalUsers}kontuetatik {processedUsers}prozesatu dira.",
- "Preparing …" : "Prestatzen...",
"Refresh" : "Freskatu",
"All files have been santized for Windows filename support." : "Fitxategi guztiak garbitu dira Windows-en fitxategi-izenaren onarpenerako.",
"Some files could not be sanitized, please check your logs." : "Fitxategi batzuk ezin izan dira garbitu, begiratu erregistroak.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Garbitu fitxategi-izenak",
"(starting)" : "(abiatzen)",
"Fill template fields" : "Bete txantiloien eremuak",
- "Submitting fields …" : "Bidaltzeko eremuak",
"Submit" : "Bidali",
"Choose a file or folder to transfer" : "Aukeratu fitxategi edo karpeta bat transferitzeko",
"Transfer" : "Transferitu",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Ez erakutsi elkarrizketa hau berriro",
"Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta",
"Choose {file}" : "Aukeratu {file}",
- "Share" : "Partekatu",
- "Shared by link" : "Esteka bidez partekatuta",
- "Shared" : "Partekatuta",
- "Switch to list view" : "Aldatu zerrenda ikuspegira",
- "Switch to grid view" : "Aldatu sareta ikuspegira",
- "The file could not be found" : "Fitxategiaren hodeia ez da aurkitu",
- "Upload was cancelled by user" : "Igoera bertan behera utzi du erabiltzaileak",
- "Not enough free space" : "Ez dago leku libre nahikorik",
- "Operation is blocked by access control" : "Sarbide kontrolak eragiketa blokeatu du",
- "Error during upload: {message}" : "Errorea igotzean: {message}",
- "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea",
- "Unknown error during upload" : "Errore ezezaguna igotzean",
- "Loading current folder" : "Uneko karpeta kargatzen",
- "Retry" : "saiatu berriro",
- "No files in here" : "Ez dago fitxategirik hemen",
- "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!",
- "Go back" : "Atzera",
- "Views" : "Ikuspegiak",
- "Files settings" : "FItxategien ezarpenak",
- "Your files" : "Zure fitxategiak",
- "Open in files" : "Ireki Fitxategiak aplikazioan",
- "File cannot be accessed" : "Ezin da fitxategia atzitu",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Ezin izan da fitxategia aurkitu edo ez duzu ikusteko baimenik. Eskatu bidaltzaileari partekatzeko.",
- "No search results for “{query}”" : "Ez da aurkitu emaitzarik “{query}” kontsultarentzat",
- "Search for files" : "Bilatu fitxategiak",
"Clipboard is not available" : "Arbela ez dago erabilgarri",
"WebDAV URL copied" : "WebDAV URLa kopiatu da",
+ "Files settings" : "FItxategien ezarpenak",
"General" : "Orokorra",
"Default view" : "Ikuspegi lehenetsia",
"All files" : "Fitxategi guztiak",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Txandakatu sareta ikuspegia",
"Open file sidebar" : "Ireki alboko barra",
"Show those shortcuts" : "Erakutsi lasterbide horiek",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows-ekin bateragarriak diren fitxategi-izenak gaitu ondoren, lehendik dauden fitxategiak ezin dira gehiago aldatu, baina jabeak baliozko izen berria eman diezaioke.",
- "Failed to toggle Windows filename support" : "Huts egin du Windows-en fitxategi-izenen onarpena aldatzeak",
- "Files compatibility" : "Fitxategien bateragarritasuna",
- "Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.",
+ "Share" : "Partekatu",
+ "Shared by link" : "Esteka bidez partekatuta",
+ "Shared" : "Partekatuta",
+ "Switch to list view" : "Aldatu zerrenda ikuspegira",
+ "Switch to grid view" : "Aldatu sareta ikuspegira",
+ "The file could not be found" : "Fitxategiaren hodeia ez da aurkitu",
+ "Upload was cancelled by user" : "Igoera bertan behera utzi du erabiltzaileak",
+ "Not enough free space" : "Ez dago leku libre nahikorik",
+ "Operation is blocked by access control" : "Sarbide kontrolak eragiketa blokeatu du",
+ "Error during upload: {message}" : "Errorea igotzean: {message}",
+ "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea",
+ "Unknown error during upload" : "Errore ezezaguna igotzean",
+ "Loading current folder" : "Uneko karpeta kargatzen",
+ "Retry" : "saiatu berriro",
+ "No files in here" : "Ez dago fitxategirik hemen",
+ "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!",
+ "Go back" : "Atzera",
+ "Views" : "Ikuspegiak",
"You" : "Zu ",
"Shared multiple times with different people" : "Hainbat aldiz partekatua pertsona ezberdinekin",
"Unable to change the favorite state of the file" : "Ezin da fitxategiaren gogoko egoera aldatu",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Kendu gogokoetatik",
"Add to favorites" : "Gehitu gogokoetara",
"Tags" : "Etiketak",
+ "Your files" : "Zure fitxategiak",
+ "Open in files" : "Ireki Fitxategiak aplikazioan",
+ "File cannot be accessed" : "Ezin da fitxategia atzitu",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Ezin izan da fitxategia aurkitu edo ez duzu ikusteko baimenik. Eskatu bidaltzaileari partekatzeko.",
+ "No search results for “{query}”" : "Ez da aurkitu emaitzarik “{query}” kontsultarentzat",
+ "Search for files" : "Bilatu fitxategiak",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Baimendu fitxategi-izenak mugatzea, fitxategiak bezero guztiekin sinkroniza daitezkeela ziurtatzeko. Lehenespenez POSIX-en balio duten fitxategi-izen guztiak (adibidez, Linux edo macOS) onartzen dira.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows-ekin bateragarriak diren fitxategi-izenak gaitu ondoren, lehendik dauden fitxategiak ezin dira gehiago aldatu, baina jabeak baliozko izen berria eman diezaioke.",
+ "Failed to toggle Windows filename support" : "Huts egin du Windows-en fitxategi-izenen onarpena aldatzeak",
+ "Files compatibility" : "Fitxategien bateragarritasuna",
+ "Enforce Windows compatibility" : "Ezarri Windows bateragarritasuna",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Honek Windows sistemetan balio ez duten fitxategi-izenak blokeatuko ditu, adibidez, izen erreserbatuak edo karaktere bereziak erabiltzea. Baina honek ez du maiuskulak eta minuskulak bereizteko bateragarritasuna beteko.",
"Blank" : "Hutsik",
"Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik",
"Pick a template for {name}" : "Hautatu {name}(r)entzako txantiloia",
"Create a new file with the selected template" : "Sortu fitxategi berria hautatutako txantiloiarekin",
"Creating file" : "Fitxategia sortzen",
"Save as {displayName}" : "Gorde honela: {displayName}",
- "Save as …" : "Gorde honela...",
- "Converting files …" : "Fitxategiak bihurtzen...",
"Failed to convert files: {message}" : "Huts egin du fitxategiak bihurtzeak: {message}",
"All files failed to be converted" : "Huts egin du fitxategi guztiak bihurtzean",
"One file could not be converted: {message}" : "Fitxategi bat ezin izan da bihurtu: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Fitxategi bat behar bezala bihurtu da","%n fitxategi behar bezala bihurtu dira"],
"Files successfully converted" : "Fitxategiak behar bezala bihurtu dira",
"Failed to convert files" : "Huts egin du fitxategien bihurtzeak",
- "Converting file …" : "Fitxategia bihurtzen...",
"File successfully converted" : "Fitxategia behar bezala bihurtu da",
"Failed to convert file: {message}" : "Fitxategi honen bihurtzeak huts egin du: {message}",
"Failed to convert file" : "Huts egin du fitxategiaren bihurtzeak",
@@ -300,8 +293,6 @@
"Download" : "Deskargatu",
"The requested file is not available." : "Eskatutako fitxategia ez dago eskuragarri.",
"The requested files are not available." : "Eskatutako fitxategiak ez daude eskuragarri.",
- "Moving \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen",
- "Copying \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen",
"Destination is not a folder" : "Helburua ez da karpeta bat",
"This file/folder is already in that directory" : "Fitxategi/karpeta hau dagoeneko karpeta horretan dago",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Ezin duzu fitxategi/karpeta bat berera edo bere azpikarpeta batera mugitu",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Erabili helbide hau WebDAV bidez zure fitxategietara sartzeko",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FA gaitu baduzu, aplikazioaren pasahitz berria sortu eta erabili behar duzu hemen klik eginez.",
"Deletion cancelled" : "Ezabatzea bertan behera utzi da",
+ "Moving \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen",
+ "Copying \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen",
"Move cancelled" : "Mugimendua bertan behera utzi da",
"Cancelled move or copy of \"{filename}\"." : "\"{filename}\" -ren mugimendua edo kopia bertan behera utzi da.",
"Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da",
@@ -502,6 +495,7 @@
"renamed file" : "fitxategia berrizendatu da",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows-ekin bateragarriak diren fitxategi-izenak gaitu ondoren, lehendik dauden fitxategiak ezin dira gehiago aldatu, baina jabeak baliozko izen berria jar diezaieke.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Fitxategiak automatikoki migratu daitezke ezarpen hau gaitu ondoren. Kontsultatu occ komandoari buruzko dokumentazioa.",
+ "Submitting fields …" : "Bidaltzeko eremuak",
"Filter file names …" : "Iragazi fitxategien izenak...",
"Prevent warning dialogs from open or reenable them." : "Ohar-elkarrizketak ez irekitzea edo berriro aktibatzea.",
"Show a warning dialog when changing a file extension." : "Erakutsi oharra fitxategi baten luzapena aldatzean",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Nabigatu ezkerreko fitxategira (sareta moduan)",
"Navigate to the file on the right (in grid mode)" : "Nabigatu eskuineko fitxategira (sareta moduan)",
"Toggle the grid view" : "Txandakatu sareta ikuspegia",
- "Open the sidebar for a file" : "Ireki alboko barra fitxategi baterako"
+ "Open the sidebar for a file" : "Ireki alboko barra fitxategi baterako",
+ "Save as …" : "Gorde honela...",
+ "Converting files …" : "Fitxategiak bihurtzen...",
+ "Converting file …" : "Fitxategia bihurtzen...",
+ "Search everywhere …" : "Bilatu nonahi...",
+ "Search here …" : "Bilatu hemen...",
+ "Preparing …" : "Prestatzen..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js
index 4aee3aec86a..af107a68e70 100644
--- a/apps/files/l10n/fa.js
+++ b/apps/files/l10n/fa.js
@@ -130,7 +130,6 @@ OC.L10N.register(
"Refresh" : "تازهسازی",
"Limit" : "Limit",
"Fill template fields" : "Fill template fields",
- "Submitting fields …" : "Submitting fields …",
"Submit" : "ارسال",
"Choose a file or folder to transfer" : "فایل یا پوشه ای را برای انتقال انتخاب کنید",
"Transfer" : "انتقال",
@@ -154,30 +153,8 @@ OC.L10N.register(
"Do not show this dialog again." : "Do not show this dialog again.",
"Select file or folder to link to" : "فایل یا پوشه را برای پیوند انتخاب کنید",
"Choose {file}" : "انتخاب {file}",
- "Share" : "اشتراکگذاری",
- "Shared by link" : "اشتراک گذاشته شده از طریق لینک",
- "Shared" : "به اشتراک گذاشته شده ",
- "Switch to list view" : "تغییر به نمای لیست",
- "Switch to grid view" : "Switch to grid view",
- "The file could not be found" : "The file could not be found",
- "Upload was cancelled by user" : "آپلود توسط کاربر لغو شد",
- "Not enough free space" : "فضای کافی در دسترس نیست",
- "Operation is blocked by access control" : "مدیریت دسترسی، عملیات را متوقف کرد",
- "Error during upload: {message}" : "Error during upload: {message}",
- "Error during upload, status code {status}" : "Error during upload, status code {status}",
- "Unknown error during upload" : "Unknown error during upload",
- "Loading current folder" : "در حال بارگیری پوشه فعلی",
- "Retry" : "تلاش دوباره",
- "No files in here" : "هیچ فایلی اینجا وجود ندارد",
- "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگامسازی کنید!",
- "Go back" : "برگرد",
- "Views" : "بازدیدها",
- "Files settings" : "تنظیمات پروندهها",
- "Your files" : "Your files",
- "Open in files" : "باز کردن در فایلها",
- "File cannot be accessed" : "فایل قابل دسترسی نیست",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
"Clipboard is not available" : "کلیپ بورد در دسترس نیست",
+ "Files settings" : "تنظیمات پروندهها",
"General" : "عمومی",
"All files" : "تمامی فایلها",
"Personal files" : "فایلهای شخصی",
@@ -204,11 +181,24 @@ OC.L10N.register(
"View" : "نمایش",
"Toggle grid view" : "نمای دریچه را تغییر دهید",
"Show those shortcuts" : "Show those shortcuts",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
- "Files compatibility" : "Files compatibility",
- "Enforce Windows compatibility" : "Enforce Windows compatibility",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
+ "Share" : "اشتراکگذاری",
+ "Shared by link" : "اشتراک گذاشته شده از طریق لینک",
+ "Shared" : "به اشتراک گذاشته شده ",
+ "Switch to list view" : "تغییر به نمای لیست",
+ "Switch to grid view" : "Switch to grid view",
+ "The file could not be found" : "The file could not be found",
+ "Upload was cancelled by user" : "آپلود توسط کاربر لغو شد",
+ "Not enough free space" : "فضای کافی در دسترس نیست",
+ "Operation is blocked by access control" : "مدیریت دسترسی، عملیات را متوقف کرد",
+ "Error during upload: {message}" : "Error during upload: {message}",
+ "Error during upload, status code {status}" : "Error during upload, status code {status}",
+ "Unknown error during upload" : "Unknown error during upload",
+ "Loading current folder" : "در حال بارگیری پوشه فعلی",
+ "Retry" : "تلاش دوباره",
+ "No files in here" : "هیچ فایلی اینجا وجود ندارد",
+ "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگامسازی کنید!",
+ "Go back" : "برگرد",
+ "Views" : "بازدیدها",
"You" : "You",
"Shared multiple times with different people" : "Shared multiple times with different people",
"Error while loading the file data" : "خطا هنگام بارگیری داده های فایل",
@@ -216,14 +206,21 @@ OC.L10N.register(
"Remove from favorites" : "حذف کردن از برگزیده ها",
"Add to favorites" : "اضافه کردن به برگزیده ها",
"Tags" : "برچسبها",
+ "Your files" : "Your files",
+ "Open in files" : "باز کردن در فایلها",
+ "File cannot be accessed" : "فایل قابل دسترسی نیست",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
+ "Files compatibility" : "Files compatibility",
+ "Enforce Windows compatibility" : "Enforce Windows compatibility",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
"Blank" : "جای خالی",
"Unable to create new file from template" : "امکان ایجاد فایل جدید از الگو وجود ندارد",
"Pick a template for {name}" : "یک الگو برای {name} انتخاب کنید",
"Create a new file with the selected template" : "یک فایل جدید با الگوی انتخاب شده ایجاد کنید",
"Creating file" : "ایجاد فایل",
"Save as {displayName}" : "Save as {displayName}",
- "Save as …" : "Save as …",
- "Converting files …" : "Converting files …",
"Failed to convert files: {message}" : "Failed to convert files: {message}",
"All files failed to be converted" : "All files failed to be converted",
"One file could not be converted: {message}" : "One file could not be converted: {message}",
@@ -231,7 +228,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["One file successfully converted","%n files successfully converted"],
"Files successfully converted" : "Files successfully converted",
"Failed to convert files" : "Failed to convert files",
- "Converting file …" : "Converting file …",
"File successfully converted" : "File successfully converted",
"Failed to convert file: {message}" : "Failed to convert file: {message}",
"Failed to convert file" : "Failed to convert file",
@@ -250,8 +246,6 @@ OC.L10N.register(
"Confirm deletion" : "Confirm deletion",
"Cancel" : "لغو",
"Download" : "دانلود",
- "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
"(copy)" : "(copy)",
"(copy %n)" : "(copy %n)",
@@ -428,6 +422,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "از این آدرس برای دسترسی به فایل های خود از طریق WebDAV استفاده کنید",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "اگر 2FA را فعال کرده اید، باید با کلیک کردن در اینجا یک رمز عبور برنامه جدید ایجاد و استفاده کنید.",
"Deletion cancelled" : "Deletion cancelled",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …",
"Move cancelled" : "Move cancelled",
"Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".",
"Cancelled move or copy operation" : "Cancelled move or copy operation",
@@ -447,6 +443,7 @@ OC.L10N.register(
"renamed file" : "renamed file",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command.",
+ "Submitting fields …" : "Submitting fields …",
"Filter file names …" : "Filter file names …",
"Prevent warning dialogs from open or reenable them." : "Prevent warning dialogs from open or reenable them.",
"Show a warning dialog when changing a file extension." : "Show a warning dialog when changing a file extension.",
@@ -465,6 +462,9 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navigate to the file on the left (in grid mode)",
"Navigate to the file on the right (in grid mode)" : "Navigate to the file on the right (in grid mode)",
"Toggle the grid view" : "Toggle the grid view",
- "Open the sidebar for a file" : "Open the sidebar for a file"
+ "Open the sidebar for a file" : "Open the sidebar for a file",
+ "Save as …" : "Save as …",
+ "Converting files …" : "Converting files …",
+ "Converting file …" : "Converting file …"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json
index f9be0dd8bb8..d13612de2fa 100644
--- a/apps/files/l10n/fa.json
+++ b/apps/files/l10n/fa.json
@@ -128,7 +128,6 @@
"Refresh" : "تازهسازی",
"Limit" : "Limit",
"Fill template fields" : "Fill template fields",
- "Submitting fields …" : "Submitting fields …",
"Submit" : "ارسال",
"Choose a file or folder to transfer" : "فایل یا پوشه ای را برای انتقال انتخاب کنید",
"Transfer" : "انتقال",
@@ -152,30 +151,8 @@
"Do not show this dialog again." : "Do not show this dialog again.",
"Select file or folder to link to" : "فایل یا پوشه را برای پیوند انتخاب کنید",
"Choose {file}" : "انتخاب {file}",
- "Share" : "اشتراکگذاری",
- "Shared by link" : "اشتراک گذاشته شده از طریق لینک",
- "Shared" : "به اشتراک گذاشته شده ",
- "Switch to list view" : "تغییر به نمای لیست",
- "Switch to grid view" : "Switch to grid view",
- "The file could not be found" : "The file could not be found",
- "Upload was cancelled by user" : "آپلود توسط کاربر لغو شد",
- "Not enough free space" : "فضای کافی در دسترس نیست",
- "Operation is blocked by access control" : "مدیریت دسترسی، عملیات را متوقف کرد",
- "Error during upload: {message}" : "Error during upload: {message}",
- "Error during upload, status code {status}" : "Error during upload, status code {status}",
- "Unknown error during upload" : "Unknown error during upload",
- "Loading current folder" : "در حال بارگیری پوشه فعلی",
- "Retry" : "تلاش دوباره",
- "No files in here" : "هیچ فایلی اینجا وجود ندارد",
- "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگامسازی کنید!",
- "Go back" : "برگرد",
- "Views" : "بازدیدها",
- "Files settings" : "تنظیمات پروندهها",
- "Your files" : "Your files",
- "Open in files" : "باز کردن در فایلها",
- "File cannot be accessed" : "فایل قابل دسترسی نیست",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
"Clipboard is not available" : "کلیپ بورد در دسترس نیست",
+ "Files settings" : "تنظیمات پروندهها",
"General" : "عمومی",
"All files" : "تمامی فایلها",
"Personal files" : "فایلهای شخصی",
@@ -202,11 +179,24 @@
"View" : "نمایش",
"Toggle grid view" : "نمای دریچه را تغییر دهید",
"Show those shortcuts" : "Show those shortcuts",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
- "Files compatibility" : "Files compatibility",
- "Enforce Windows compatibility" : "Enforce Windows compatibility",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
+ "Share" : "اشتراکگذاری",
+ "Shared by link" : "اشتراک گذاشته شده از طریق لینک",
+ "Shared" : "به اشتراک گذاشته شده ",
+ "Switch to list view" : "تغییر به نمای لیست",
+ "Switch to grid view" : "Switch to grid view",
+ "The file could not be found" : "The file could not be found",
+ "Upload was cancelled by user" : "آپلود توسط کاربر لغو شد",
+ "Not enough free space" : "فضای کافی در دسترس نیست",
+ "Operation is blocked by access control" : "مدیریت دسترسی، عملیات را متوقف کرد",
+ "Error during upload: {message}" : "Error during upload: {message}",
+ "Error during upload, status code {status}" : "Error during upload, status code {status}",
+ "Unknown error during upload" : "Unknown error during upload",
+ "Loading current folder" : "در حال بارگیری پوشه فعلی",
+ "Retry" : "تلاش دوباره",
+ "No files in here" : "هیچ فایلی اینجا وجود ندارد",
+ "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگامسازی کنید!",
+ "Go back" : "برگرد",
+ "Views" : "بازدیدها",
"You" : "You",
"Shared multiple times with different people" : "Shared multiple times with different people",
"Error while loading the file data" : "خطا هنگام بارگیری داده های فایل",
@@ -214,14 +204,21 @@
"Remove from favorites" : "حذف کردن از برگزیده ها",
"Add to favorites" : "اضافه کردن به برگزیده ها",
"Tags" : "برچسبها",
+ "Your files" : "Your files",
+ "Open in files" : "باز کردن در فایلها",
+ "File cannot be accessed" : "فایل قابل دسترسی نیست",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
+ "Files compatibility" : "Files compatibility",
+ "Enforce Windows compatibility" : "Enforce Windows compatibility",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.",
"Blank" : "جای خالی",
"Unable to create new file from template" : "امکان ایجاد فایل جدید از الگو وجود ندارد",
"Pick a template for {name}" : "یک الگو برای {name} انتخاب کنید",
"Create a new file with the selected template" : "یک فایل جدید با الگوی انتخاب شده ایجاد کنید",
"Creating file" : "ایجاد فایل",
"Save as {displayName}" : "Save as {displayName}",
- "Save as …" : "Save as …",
- "Converting files …" : "Converting files …",
"Failed to convert files: {message}" : "Failed to convert files: {message}",
"All files failed to be converted" : "All files failed to be converted",
"One file could not be converted: {message}" : "One file could not be converted: {message}",
@@ -229,7 +226,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["One file successfully converted","%n files successfully converted"],
"Files successfully converted" : "Files successfully converted",
"Failed to convert files" : "Failed to convert files",
- "Converting file …" : "Converting file …",
"File successfully converted" : "File successfully converted",
"Failed to convert file: {message}" : "Failed to convert file: {message}",
"Failed to convert file" : "Failed to convert file",
@@ -248,8 +244,6 @@
"Confirm deletion" : "Confirm deletion",
"Cancel" : "لغو",
"Download" : "دانلود",
- "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself",
"(copy)" : "(copy)",
"(copy %n)" : "(copy %n)",
@@ -426,6 +420,8 @@
"Use this address to access your Files via WebDAV" : "از این آدرس برای دسترسی به فایل های خود از طریق WebDAV استفاده کنید",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "اگر 2FA را فعال کرده اید، باید با کلیک کردن در اینجا یک رمز عبور برنامه جدید ایجاد و استفاده کنید.",
"Deletion cancelled" : "Deletion cancelled",
+ "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …",
"Move cancelled" : "Move cancelled",
"Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".",
"Cancelled move or copy operation" : "Cancelled move or copy operation",
@@ -445,6 +441,7 @@
"renamed file" : "renamed file",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command.",
+ "Submitting fields …" : "Submitting fields …",
"Filter file names …" : "Filter file names …",
"Prevent warning dialogs from open or reenable them." : "Prevent warning dialogs from open or reenable them.",
"Show a warning dialog when changing a file extension." : "Show a warning dialog when changing a file extension.",
@@ -463,6 +460,9 @@
"Navigate to the file on the left (in grid mode)" : "Navigate to the file on the left (in grid mode)",
"Navigate to the file on the right (in grid mode)" : "Navigate to the file on the right (in grid mode)",
"Toggle the grid view" : "Toggle the grid view",
- "Open the sidebar for a file" : "Open the sidebar for a file"
+ "Open the sidebar for a file" : "Open the sidebar for a file",
+ "Save as …" : "Save as …",
+ "Converting files …" : "Converting files …",
+ "Converting file …" : "Converting file …"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 6d4e4c9eebc..7d60337b2c6 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -114,8 +114,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.",
"File not found" : "Tiedostoa ei löytynyt",
"_{count} selected_::_{count} selected_" : ["{count} valittu","{count} valittu"],
- "Search everywhere …" : "Etsi kaikkialta…",
- "Search here …" : "Etsi tästä…",
"Search here" : "Etsi tästä",
"{usedQuotaByte} used" : "{usedQuotaByte} käytetty",
"{used} of {quota} used" : "{used}/{quota} käytetty",
@@ -131,7 +129,6 @@ OC.L10N.register(
"Files starting with a dot are hidden by default" : "Pisteellä alkavat tiedostot ovat oletusarvoisesti piilotettuja",
"Failed to start filename sanitization." : "Tiedostonimien siistimisen käynnistäminen epäonnistui.",
"Filename sanitization in progress." : "Tiedostonimien siistiminen käynnissä.",
- "Preparing …" : "Valmistellaan…",
"Refresh" : "Päivitä",
"Sanitization errors" : "Siistimisvirheet",
"Windows filename support has been enabled." : "Windows-tiedostonimien tuki on otettu käyttöön.",
@@ -160,33 +157,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Älä näytä uudelleen",
"Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään",
"Choose {file}" : "Valitse {file}",
- "Share" : "Jaa",
- "Shared by link" : "Jaettu linkillä",
- "Shared" : "Jaettu",
- "Switch to list view" : "Vaihda taulukkonäkymään",
- "Switch to grid view" : "Vaihda ruudukkonäkymään",
- "The file could not be found" : "Tiedostoa ei löytynyt",
- "Upload was cancelled by user" : "Käyttäjä peruutti latauksen",
- "Not enough free space" : "Ei tarpeeksi vapaata tilaa",
- "Operation is blocked by access control" : "Pääsynhallinta estää toiminnon",
- "Error during upload: {message}" : "Virhe lähettäessä: {message}",
- "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}",
- "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana",
- "Loading current folder" : "Ladataan nykyistä kansiota",
- "Retry" : "Yritä uudelleen",
- "No files in here" : "Täällä ei ole tiedostoja",
- "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
- "Go back" : "Mene takaisin",
- "Views" : "Näkymät",
- "Files settings" : "Tiedostojen asetukset",
- "Your files" : "Tiedostot",
- "Open in files" : "Avaa tiedostosovelluksessa",
- "File cannot be accessed" : "Tiedostoa ei voi käyttää",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Tiedostoa ei löytynyt tai oikeutesi eivät riitä sen katseluun. Pyydä lähettäjää jakamaan se.",
- "No search results for “{query}”" : "Ei tuloksia haulla “{query}”",
- "Search for files" : "Etsi tiedostoja",
"Clipboard is not available" : "Leikepöytä ei ole käytettävissä",
"WebDAV URL copied" : "WebDAV:in URL-osoite kopioitu",
+ "Files settings" : "Tiedostojen asetukset",
"General" : "Yleiset",
"Default view" : "Oletusnäkymä",
"All files" : "Kaikki tiedostot",
@@ -223,8 +196,24 @@ OC.L10N.register(
"View" : "Näytä",
"Toggle grid view" : "Ruudukkonäkymä päälle/pois",
"Open file sidebar" : "Avaa tiedoston sivupalkki",
- "Files compatibility" : "Tiedostojen yhteensopivuus",
- "Enforce Windows compatibility" : "Pakota Windows-yhteensopivuus",
+ "Share" : "Jaa",
+ "Shared by link" : "Jaettu linkillä",
+ "Shared" : "Jaettu",
+ "Switch to list view" : "Vaihda taulukkonäkymään",
+ "Switch to grid view" : "Vaihda ruudukkonäkymään",
+ "The file could not be found" : "Tiedostoa ei löytynyt",
+ "Upload was cancelled by user" : "Käyttäjä peruutti latauksen",
+ "Not enough free space" : "Ei tarpeeksi vapaata tilaa",
+ "Operation is blocked by access control" : "Pääsynhallinta estää toiminnon",
+ "Error during upload: {message}" : "Virhe lähettäessä: {message}",
+ "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}",
+ "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana",
+ "Loading current folder" : "Ladataan nykyistä kansiota",
+ "Retry" : "Yritä uudelleen",
+ "No files in here" : "Täällä ei ole tiedostoja",
+ "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
+ "Go back" : "Mene takaisin",
+ "Views" : "Näkymät",
"You" : "Sinä",
"Shared multiple times with different people" : "Jaettu useita kertoja eri ihmisten kanssa",
"Error while loading the file data" : "Virhe tiedostoa ladatessa",
@@ -232,20 +221,25 @@ OC.L10N.register(
"Remove from favorites" : "Poista suosikeista",
"Add to favorites" : "Lisää suosikkeihin",
"Tags" : "Tunnisteet",
+ "Your files" : "Tiedostot",
+ "Open in files" : "Avaa tiedostosovelluksessa",
+ "File cannot be accessed" : "Tiedostoa ei voi käyttää",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Tiedostoa ei löytynyt tai oikeutesi eivät riitä sen katseluun. Pyydä lähettäjää jakamaan se.",
+ "No search results for “{query}”" : "Ei tuloksia haulla “{query}”",
+ "Search for files" : "Etsi tiedostoja",
+ "Files compatibility" : "Tiedostojen yhteensopivuus",
+ "Enforce Windows compatibility" : "Pakota Windows-yhteensopivuus",
"Blank" : "Tyhjä",
"Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda",
"Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}",
"Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla",
"Creating file" : "Luodaan tiedostoa",
"Save as {displayName}" : "Tallenna nimellä {displayName}",
- "Save as …" : "Tallenna nimellä",
- "Converting files …" : "Muunnetaan tiedostoja…",
"Failed to convert files: {message}" : "Tiedostojen muuntaminen epäonnistui: {message}",
"All files failed to be converted" : "Mitään tiedostoista ei voitu muuntaa",
"One file could not be converted: {message}" : "Yhtä tiedostoa ei voitu muuntaa: {message}",
"Files successfully converted" : "Tiedostot muunnettu onnistuneesti",
"Failed to convert files" : "Tiedostojen muuntaminen epäonnistui",
- "Converting file …" : "Muunnetaan tiedostoa…",
"File successfully converted" : "Tiedosto muunnettu onnistuneesti",
"Failed to convert file: {message}" : "Tiedoston muuntaminen epäonnistui: {message}",
"Failed to convert file" : "Tiedoston muuntaminen epäonnistui",
@@ -265,8 +259,6 @@ OC.L10N.register(
"Download" : "Lataa",
"The requested file is not available." : "Pyydetty tiedosto ei ole saatavilla.",
"The requested files are not available." : "Pyydetyt tiedostot eivät ole saatavilla.",
- "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …",
"Destination is not a folder" : "Kohde ei ole kansio",
"This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa",
"(copy)" : "(kopioi)",
@@ -437,6 +429,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jos sinulla on kaksivaiheinen todennus käytössä, sinun täytyy luoda uusi sovellussalasana ja käyttää sitä napsauttamalla tästä.",
"Deletion cancelled" : "Poistaminen peruttu",
+ "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …",
"Move cancelled" : "Siirtäminen peruttu",
"Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu",
"Open details" : "Avaa yksityiskohdat",
@@ -468,6 +462,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Siirry vasemmalla olevaan tiedostoon (ruudukkotilassa)",
"Navigate to the file on the right (in grid mode)" : "Siirry oikealla olevaan tiedostoon (ruudukkotilassa)",
"Toggle the grid view" : "Ruudukkonäkymä päälle/pois",
- "Open the sidebar for a file" : "Avaa tiedoston sivupalkki"
+ "Open the sidebar for a file" : "Avaa tiedoston sivupalkki",
+ "Save as …" : "Tallenna nimellä",
+ "Converting files …" : "Muunnetaan tiedostoja…",
+ "Converting file …" : "Muunnetaan tiedostoa…",
+ "Search everywhere …" : "Etsi kaikkialta…",
+ "Search here …" : "Etsi tästä…",
+ "Preparing …" : "Valmistellaan…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index 1296ae5f064..ea6aa44fb3e 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -112,8 +112,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.",
"File not found" : "Tiedostoa ei löytynyt",
"_{count} selected_::_{count} selected_" : ["{count} valittu","{count} valittu"],
- "Search everywhere …" : "Etsi kaikkialta…",
- "Search here …" : "Etsi tästä…",
"Search here" : "Etsi tästä",
"{usedQuotaByte} used" : "{usedQuotaByte} käytetty",
"{used} of {quota} used" : "{used}/{quota} käytetty",
@@ -129,7 +127,6 @@
"Files starting with a dot are hidden by default" : "Pisteellä alkavat tiedostot ovat oletusarvoisesti piilotettuja",
"Failed to start filename sanitization." : "Tiedostonimien siistimisen käynnistäminen epäonnistui.",
"Filename sanitization in progress." : "Tiedostonimien siistiminen käynnissä.",
- "Preparing …" : "Valmistellaan…",
"Refresh" : "Päivitä",
"Sanitization errors" : "Siistimisvirheet",
"Windows filename support has been enabled." : "Windows-tiedostonimien tuki on otettu käyttöön.",
@@ -158,33 +155,9 @@
"Do not show this dialog again." : "Älä näytä uudelleen",
"Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään",
"Choose {file}" : "Valitse {file}",
- "Share" : "Jaa",
- "Shared by link" : "Jaettu linkillä",
- "Shared" : "Jaettu",
- "Switch to list view" : "Vaihda taulukkonäkymään",
- "Switch to grid view" : "Vaihda ruudukkonäkymään",
- "The file could not be found" : "Tiedostoa ei löytynyt",
- "Upload was cancelled by user" : "Käyttäjä peruutti latauksen",
- "Not enough free space" : "Ei tarpeeksi vapaata tilaa",
- "Operation is blocked by access control" : "Pääsynhallinta estää toiminnon",
- "Error during upload: {message}" : "Virhe lähettäessä: {message}",
- "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}",
- "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana",
- "Loading current folder" : "Ladataan nykyistä kansiota",
- "Retry" : "Yritä uudelleen",
- "No files in here" : "Täällä ei ole tiedostoja",
- "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
- "Go back" : "Mene takaisin",
- "Views" : "Näkymät",
- "Files settings" : "Tiedostojen asetukset",
- "Your files" : "Tiedostot",
- "Open in files" : "Avaa tiedostosovelluksessa",
- "File cannot be accessed" : "Tiedostoa ei voi käyttää",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Tiedostoa ei löytynyt tai oikeutesi eivät riitä sen katseluun. Pyydä lähettäjää jakamaan se.",
- "No search results for “{query}”" : "Ei tuloksia haulla “{query}”",
- "Search for files" : "Etsi tiedostoja",
"Clipboard is not available" : "Leikepöytä ei ole käytettävissä",
"WebDAV URL copied" : "WebDAV:in URL-osoite kopioitu",
+ "Files settings" : "Tiedostojen asetukset",
"General" : "Yleiset",
"Default view" : "Oletusnäkymä",
"All files" : "Kaikki tiedostot",
@@ -221,8 +194,24 @@
"View" : "Näytä",
"Toggle grid view" : "Ruudukkonäkymä päälle/pois",
"Open file sidebar" : "Avaa tiedoston sivupalkki",
- "Files compatibility" : "Tiedostojen yhteensopivuus",
- "Enforce Windows compatibility" : "Pakota Windows-yhteensopivuus",
+ "Share" : "Jaa",
+ "Shared by link" : "Jaettu linkillä",
+ "Shared" : "Jaettu",
+ "Switch to list view" : "Vaihda taulukkonäkymään",
+ "Switch to grid view" : "Vaihda ruudukkonäkymään",
+ "The file could not be found" : "Tiedostoa ei löytynyt",
+ "Upload was cancelled by user" : "Käyttäjä peruutti latauksen",
+ "Not enough free space" : "Ei tarpeeksi vapaata tilaa",
+ "Operation is blocked by access control" : "Pääsynhallinta estää toiminnon",
+ "Error during upload: {message}" : "Virhe lähettäessä: {message}",
+ "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}",
+ "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana",
+ "Loading current folder" : "Ladataan nykyistä kansiota",
+ "Retry" : "Yritä uudelleen",
+ "No files in here" : "Täällä ei ole tiedostoja",
+ "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
+ "Go back" : "Mene takaisin",
+ "Views" : "Näkymät",
"You" : "Sinä",
"Shared multiple times with different people" : "Jaettu useita kertoja eri ihmisten kanssa",
"Error while loading the file data" : "Virhe tiedostoa ladatessa",
@@ -230,20 +219,25 @@
"Remove from favorites" : "Poista suosikeista",
"Add to favorites" : "Lisää suosikkeihin",
"Tags" : "Tunnisteet",
+ "Your files" : "Tiedostot",
+ "Open in files" : "Avaa tiedostosovelluksessa",
+ "File cannot be accessed" : "Tiedostoa ei voi käyttää",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Tiedostoa ei löytynyt tai oikeutesi eivät riitä sen katseluun. Pyydä lähettäjää jakamaan se.",
+ "No search results for “{query}”" : "Ei tuloksia haulla “{query}”",
+ "Search for files" : "Etsi tiedostoja",
+ "Files compatibility" : "Tiedostojen yhteensopivuus",
+ "Enforce Windows compatibility" : "Pakota Windows-yhteensopivuus",
"Blank" : "Tyhjä",
"Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda",
"Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}",
"Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla",
"Creating file" : "Luodaan tiedostoa",
"Save as {displayName}" : "Tallenna nimellä {displayName}",
- "Save as …" : "Tallenna nimellä",
- "Converting files …" : "Muunnetaan tiedostoja…",
"Failed to convert files: {message}" : "Tiedostojen muuntaminen epäonnistui: {message}",
"All files failed to be converted" : "Mitään tiedostoista ei voitu muuntaa",
"One file could not be converted: {message}" : "Yhtä tiedostoa ei voitu muuntaa: {message}",
"Files successfully converted" : "Tiedostot muunnettu onnistuneesti",
"Failed to convert files" : "Tiedostojen muuntaminen epäonnistui",
- "Converting file …" : "Muunnetaan tiedostoa…",
"File successfully converted" : "Tiedosto muunnettu onnistuneesti",
"Failed to convert file: {message}" : "Tiedoston muuntaminen epäonnistui: {message}",
"Failed to convert file" : "Tiedoston muuntaminen epäonnistui",
@@ -263,8 +257,6 @@
"Download" : "Lataa",
"The requested file is not available." : "Pyydetty tiedosto ei ole saatavilla.",
"The requested files are not available." : "Pyydetyt tiedostot eivät ole saatavilla.",
- "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …",
"Destination is not a folder" : "Kohde ei ole kansio",
"This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa",
"(copy)" : "(kopioi)",
@@ -435,6 +427,8 @@
"Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jos sinulla on kaksivaiheinen todennus käytössä, sinun täytyy luoda uusi sovellussalasana ja käyttää sitä napsauttamalla tästä.",
"Deletion cancelled" : "Poistaminen peruttu",
+ "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …",
"Move cancelled" : "Siirtäminen peruttu",
"Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu",
"Open details" : "Avaa yksityiskohdat",
@@ -466,6 +460,12 @@
"Navigate to the file on the left (in grid mode)" : "Siirry vasemmalla olevaan tiedostoon (ruudukkotilassa)",
"Navigate to the file on the right (in grid mode)" : "Siirry oikealla olevaan tiedostoon (ruudukkotilassa)",
"Toggle the grid view" : "Ruudukkonäkymä päälle/pois",
- "Open the sidebar for a file" : "Avaa tiedoston sivupalkki"
+ "Open the sidebar for a file" : "Avaa tiedoston sivupalkki",
+ "Save as …" : "Tallenna nimellä",
+ "Converting files …" : "Muunnetaan tiedostoja…",
+ "Converting file …" : "Muunnetaan tiedostoa…",
+ "Search everywhere …" : "Etsi kaikkialta…",
+ "Search here …" : "Etsi tästä…",
+ "Preparing …" : "Valmistellaan…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 6dfbf6b6466..d75be411395 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas entièrement affichée pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous naviguerez dans la liste.",
"File not found" : "Fichier non trouvé",
"_{count} selected_::_{count} selected_" : ["{count} sélectionné","{count} sélectionné(s)","{count} sélectionné(s)"],
- "Search everywhere …" : "Rechercher partout...",
- "Search here …" : "Rechercher ici...",
"Search scope options" : "Options de portée de recherche",
"Search here" : "Rechercher ici",
"{usedQuotaByte} used" : "{usedQuotaByte} utilisés",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Impossible d'actualiser le statut du nettoyage de nom de fichier.",
"Filename sanitization in progress." : "Nettoyage de nom de fichier en cours.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Actuellement, {processedUsers} sur {totalUsers} comptes ont déjà été traités.",
- "Preparing …" : "Préparation...",
"Refresh" : "Actualiser",
"All files have been santized for Windows filename support." : "Tous les fichiers ont été nettoyés pour être compatibles avec Windows.",
"Some files could not be sanitized, please check your logs." : "Certains fichiers n'ont pas pu être nettoyés, veuillez vérifier les logs du serveur.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Nettoyer les noms de fichiers",
"(starting)" : "(démarrage)",
"Fill template fields" : "Remplir les champs modèle",
- "Submitting fields …" : "Soumission des champs...",
"Submit" : "Envoyer",
"Choose a file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer",
"Transfer" : "Transférer",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Ne plus montrer cette boite de dialogue.",
"Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier",
"Choose {file}" : "Choisir {file}",
- "Share" : "Partager",
- "Shared by link" : "Partagés par lien",
- "Shared" : "Partagé",
- "Switch to list view" : "Passer à la vue en liste",
- "Switch to grid view" : "Basculer en vue en grille",
- "The file could not be found" : "Le fichier n'a pas pu être trouvé",
- "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur",
- "Not enough free space" : "Espace disponible insuffisant",
- "Operation is blocked by access control" : "L'opération est bloquée par le contrôle d'accès",
- "Error during upload: {message}" : "Erreur lors du téléversement : {message}",
- "Error during upload, status code {status}" : "Erreur lors du téléversement, code de statut {status}",
- "Unknown error during upload" : "Erreur inconnue lors du téléversement",
- "Loading current folder" : "Chargement du dossier courant",
- "Retry" : "Réessayer",
- "No files in here" : "Aucun fichier",
- "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
- "Go back" : "Revenir en arrière",
- "Views" : "Vues",
- "Files settings" : "Paramètres de Fichiers",
- "Your files" : "Vos fichiers",
- "Open in files" : "Ouvrir dans Fichiers",
- "File cannot be accessed" : "Impossible d'accéder au fichier",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouvé ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.",
- "No search results for “{query}”" : "Aucun résultat de recherche pour “{query}”",
- "Search for files" : "Rechercher des fichiers",
"Clipboard is not available" : "Le presse-papiers n'est pas disponible",
"WebDAV URL copied" : "URL WebDAV copiée",
+ "Files settings" : "Paramètres de Fichiers",
"General" : "Général",
"Default view" : "Vue par défaut",
"All files" : "Tous les fichiers",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
"Open file sidebar" : "Ouvrir le panneau latéral du fichier",
"Show those shortcuts" : "Montrer ces raccourcis",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Après avoir activé les noms de fichiers compatibles Windows, les fichiers existants ne peuvent plus être modifiés mais peuvent être renommés avec de nouveaux noms valides par leur propriétaire.",
- "Failed to toggle Windows filename support" : "Échec de l'activation de la prise en charge des noms de fichiers compatibles Windows",
- "Files compatibility" : "Compatibilité des fichiers",
- "Enforce Windows compatibility" : "Forcer la compatibilité Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.",
+ "Share" : "Partager",
+ "Shared by link" : "Partagés par lien",
+ "Shared" : "Partagé",
+ "Switch to list view" : "Passer à la vue en liste",
+ "Switch to grid view" : "Basculer en vue en grille",
+ "The file could not be found" : "Le fichier n'a pas pu être trouvé",
+ "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur",
+ "Not enough free space" : "Espace disponible insuffisant",
+ "Operation is blocked by access control" : "L'opération est bloquée par le contrôle d'accès",
+ "Error during upload: {message}" : "Erreur lors du téléversement : {message}",
+ "Error during upload, status code {status}" : "Erreur lors du téléversement, code de statut {status}",
+ "Unknown error during upload" : "Erreur inconnue lors du téléversement",
+ "Loading current folder" : "Chargement du dossier courant",
+ "Retry" : "Réessayer",
+ "No files in here" : "Aucun fichier",
+ "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
+ "Go back" : "Revenir en arrière",
+ "Views" : "Vues",
"You" : "Vous",
"Shared multiple times with different people" : "Partagé plusieurs fois avec plusieurs personnes",
"Unable to change the favorite state of the file" : "Impossible de modifier l'état de mise en favori du fichier",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Retirer des favoris",
"Add to favorites" : "Ajouter aux favoris",
"Tags" : "Étiquettes",
+ "Your files" : "Vos fichiers",
+ "Open in files" : "Ouvrir dans Fichiers",
+ "File cannot be accessed" : "Impossible d'accéder au fichier",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouvé ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.",
+ "No search results for “{query}”" : "Aucun résultat de recherche pour “{query}”",
+ "Search for files" : "Rechercher des fichiers",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Après avoir activé les noms de fichiers compatibles Windows, les fichiers existants ne peuvent plus être modifiés mais peuvent être renommés avec de nouveaux noms valides par leur propriétaire.",
+ "Failed to toggle Windows filename support" : "Échec de l'activation de la prise en charge des noms de fichiers compatibles Windows",
+ "Files compatibility" : "Compatibilité des fichiers",
+ "Enforce Windows compatibility" : "Forcer la compatibilité Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.",
"Blank" : "Vide",
"Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle",
"Pick a template for {name}" : "Choisissez un modèle pour {name}",
"Create a new file with the selected template" : "Créer un nouveau fichier avec le modèle sélectionné",
"Creating file" : "Créer un fichier",
"Save as {displayName}" : "Enregistrer sous {displayName}",
- "Save as …" : "Enregistrer sous...",
- "Converting files …" : "Conversion des fichiers...",
"Failed to convert files: {message}" : "Impossible de convertir les fichiers : {message}",
"All files failed to be converted" : "Aucun fichier n'a pu être converti",
"One file could not be converted: {message}" : "Le fichier {message} n'a pas pu être converti",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Un fichier converti avec succès","%n fichiers convertis avec succès","%n fichiers convertis avec succès"],
"Files successfully converted" : "Fichiers convertis avec succès",
"Failed to convert files" : "Impossible de convertir les fichiers",
- "Converting file …" : "Conversion du fichier...",
"File successfully converted" : "Fichier converti avec succès",
"Failed to convert file: {message}" : "Impossible de convertir le fichier : {message}",
"Failed to convert file" : "Impossible de convertir le fichier",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Télécharger",
"The requested file is not available." : "Le fichier demandé n'est pas disponible.",
"The requested files are not available." : "Les fichiers demandés ne sont pas disponibles.",
- "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …",
"Destination is not a folder" : "La destination n'est pas un dossier",
"This file/folder is already in that directory" : "Ce fichier/dossier se trouve déjà dans ce dossier",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Vous ne pouvez pas déplacer un fichier/dossier sur lui-même ou dans un sous-dossier de celui-ci",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.",
"Deletion cancelled" : "Suppression annulée",
+ "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …",
"Move cancelled" : "Déplacement annulé",
"Cancelled move or copy of \"{filename}\"." : "Déplacement ou copie de \"{filename}\" annulé.",
"Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "fichier renommé",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Après avoir activé les noms de fichiers compatibles Windows, les fichiers existants ne peuvent plus être modifiés, mais peuvent être renommés avec des noms valides par leur propriétaire.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Il est également possible de migrer les fichiers automatiquement après avoir activé ce paramètre, veuillez vous référer à la documentation sur la commande occ.",
+ "Submitting fields …" : "Soumission des champs...",
"Filter file names …" : "Filtrer les noms de fichier…",
"Prevent warning dialogs from open or reenable them." : "Empêchez l'ouverture des boîtes de dialogue d'avertissement ou réactivez-les.",
"Show a warning dialog when changing a file extension." : "Afficher un avertissement quand l'extension du fichier est modifiée.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Naviguer vers le fichier à gauche (en mode grille)",
"Navigate to the file on the right (in grid mode)" : "Naviguer vers le fichier à droite (en mode grille)",
"Toggle the grid view" : "Activer/Désactiver la vue grille",
- "Open the sidebar for a file" : "Ouvrir la barre latérale pour un fichier"
+ "Open the sidebar for a file" : "Ouvrir la barre latérale pour un fichier",
+ "Save as …" : "Enregistrer sous...",
+ "Converting files …" : "Conversion des fichiers...",
+ "Converting file …" : "Conversion du fichier...",
+ "Search everywhere …" : "Rechercher partout...",
+ "Search here …" : "Rechercher ici...",
+ "Preparing …" : "Préparation..."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index f8cc545869f..df617a02473 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas entièrement affichée pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous naviguerez dans la liste.",
"File not found" : "Fichier non trouvé",
"_{count} selected_::_{count} selected_" : ["{count} sélectionné","{count} sélectionné(s)","{count} sélectionné(s)"],
- "Search everywhere …" : "Rechercher partout...",
- "Search here …" : "Rechercher ici...",
"Search scope options" : "Options de portée de recherche",
"Search here" : "Rechercher ici",
"{usedQuotaByte} used" : "{usedQuotaByte} utilisés",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Impossible d'actualiser le statut du nettoyage de nom de fichier.",
"Filename sanitization in progress." : "Nettoyage de nom de fichier en cours.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Actuellement, {processedUsers} sur {totalUsers} comptes ont déjà été traités.",
- "Preparing …" : "Préparation...",
"Refresh" : "Actualiser",
"All files have been santized for Windows filename support." : "Tous les fichiers ont été nettoyés pour être compatibles avec Windows.",
"Some files could not be sanitized, please check your logs." : "Certains fichiers n'ont pas pu être nettoyés, veuillez vérifier les logs du serveur.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Nettoyer les noms de fichiers",
"(starting)" : "(démarrage)",
"Fill template fields" : "Remplir les champs modèle",
- "Submitting fields …" : "Soumission des champs...",
"Submit" : "Envoyer",
"Choose a file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer",
"Transfer" : "Transférer",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Ne plus montrer cette boite de dialogue.",
"Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier",
"Choose {file}" : "Choisir {file}",
- "Share" : "Partager",
- "Shared by link" : "Partagés par lien",
- "Shared" : "Partagé",
- "Switch to list view" : "Passer à la vue en liste",
- "Switch to grid view" : "Basculer en vue en grille",
- "The file could not be found" : "Le fichier n'a pas pu être trouvé",
- "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur",
- "Not enough free space" : "Espace disponible insuffisant",
- "Operation is blocked by access control" : "L'opération est bloquée par le contrôle d'accès",
- "Error during upload: {message}" : "Erreur lors du téléversement : {message}",
- "Error during upload, status code {status}" : "Erreur lors du téléversement, code de statut {status}",
- "Unknown error during upload" : "Erreur inconnue lors du téléversement",
- "Loading current folder" : "Chargement du dossier courant",
- "Retry" : "Réessayer",
- "No files in here" : "Aucun fichier",
- "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
- "Go back" : "Revenir en arrière",
- "Views" : "Vues",
- "Files settings" : "Paramètres de Fichiers",
- "Your files" : "Vos fichiers",
- "Open in files" : "Ouvrir dans Fichiers",
- "File cannot be accessed" : "Impossible d'accéder au fichier",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouvé ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.",
- "No search results for “{query}”" : "Aucun résultat de recherche pour “{query}”",
- "Search for files" : "Rechercher des fichiers",
"Clipboard is not available" : "Le presse-papiers n'est pas disponible",
"WebDAV URL copied" : "URL WebDAV copiée",
+ "Files settings" : "Paramètres de Fichiers",
"General" : "Général",
"Default view" : "Vue par défaut",
"All files" : "Tous les fichiers",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
"Open file sidebar" : "Ouvrir le panneau latéral du fichier",
"Show those shortcuts" : "Montrer ces raccourcis",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Après avoir activé les noms de fichiers compatibles Windows, les fichiers existants ne peuvent plus être modifiés mais peuvent être renommés avec de nouveaux noms valides par leur propriétaire.",
- "Failed to toggle Windows filename support" : "Échec de l'activation de la prise en charge des noms de fichiers compatibles Windows",
- "Files compatibility" : "Compatibilité des fichiers",
- "Enforce Windows compatibility" : "Forcer la compatibilité Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.",
+ "Share" : "Partager",
+ "Shared by link" : "Partagés par lien",
+ "Shared" : "Partagé",
+ "Switch to list view" : "Passer à la vue en liste",
+ "Switch to grid view" : "Basculer en vue en grille",
+ "The file could not be found" : "Le fichier n'a pas pu être trouvé",
+ "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur",
+ "Not enough free space" : "Espace disponible insuffisant",
+ "Operation is blocked by access control" : "L'opération est bloquée par le contrôle d'accès",
+ "Error during upload: {message}" : "Erreur lors du téléversement : {message}",
+ "Error during upload, status code {status}" : "Erreur lors du téléversement, code de statut {status}",
+ "Unknown error during upload" : "Erreur inconnue lors du téléversement",
+ "Loading current folder" : "Chargement du dossier courant",
+ "Retry" : "Réessayer",
+ "No files in here" : "Aucun fichier",
+ "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
+ "Go back" : "Revenir en arrière",
+ "Views" : "Vues",
"You" : "Vous",
"Shared multiple times with different people" : "Partagé plusieurs fois avec plusieurs personnes",
"Unable to change the favorite state of the file" : "Impossible de modifier l'état de mise en favori du fichier",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Retirer des favoris",
"Add to favorites" : "Ajouter aux favoris",
"Tags" : "Étiquettes",
+ "Your files" : "Vos fichiers",
+ "Open in files" : "Ouvrir dans Fichiers",
+ "File cannot be accessed" : "Impossible d'accéder au fichier",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouvé ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.",
+ "No search results for “{query}”" : "Aucun résultat de recherche pour “{query}”",
+ "Search for files" : "Rechercher des fichiers",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Après avoir activé les noms de fichiers compatibles Windows, les fichiers existants ne peuvent plus être modifiés mais peuvent être renommés avec de nouveaux noms valides par leur propriétaire.",
+ "Failed to toggle Windows filename support" : "Échec de l'activation de la prise en charge des noms de fichiers compatibles Windows",
+ "Files compatibility" : "Compatibilité des fichiers",
+ "Enforce Windows compatibility" : "Forcer la compatibilité Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.",
"Blank" : "Vide",
"Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle",
"Pick a template for {name}" : "Choisissez un modèle pour {name}",
"Create a new file with the selected template" : "Créer un nouveau fichier avec le modèle sélectionné",
"Creating file" : "Créer un fichier",
"Save as {displayName}" : "Enregistrer sous {displayName}",
- "Save as …" : "Enregistrer sous...",
- "Converting files …" : "Conversion des fichiers...",
"Failed to convert files: {message}" : "Impossible de convertir les fichiers : {message}",
"All files failed to be converted" : "Aucun fichier n'a pu être converti",
"One file could not be converted: {message}" : "Le fichier {message} n'a pas pu être converti",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Un fichier converti avec succès","%n fichiers convertis avec succès","%n fichiers convertis avec succès"],
"Files successfully converted" : "Fichiers convertis avec succès",
"Failed to convert files" : "Impossible de convertir les fichiers",
- "Converting file …" : "Conversion du fichier...",
"File successfully converted" : "Fichier converti avec succès",
"Failed to convert file: {message}" : "Impossible de convertir le fichier : {message}",
"Failed to convert file" : "Impossible de convertir le fichier",
@@ -300,8 +293,6 @@
"Download" : "Télécharger",
"The requested file is not available." : "Le fichier demandé n'est pas disponible.",
"The requested files are not available." : "Les fichiers demandés ne sont pas disponibles.",
- "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …",
"Destination is not a folder" : "La destination n'est pas un dossier",
"This file/folder is already in that directory" : "Ce fichier/dossier se trouve déjà dans ce dossier",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Vous ne pouvez pas déplacer un fichier/dossier sur lui-même ou dans un sous-dossier de celui-ci",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.",
"Deletion cancelled" : "Suppression annulée",
+ "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …",
"Move cancelled" : "Déplacement annulé",
"Cancelled move or copy of \"{filename}\"." : "Déplacement ou copie de \"{filename}\" annulé.",
"Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée",
@@ -502,6 +495,7 @@
"renamed file" : "fichier renommé",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Après avoir activé les noms de fichiers compatibles Windows, les fichiers existants ne peuvent plus être modifiés, mais peuvent être renommés avec des noms valides par leur propriétaire.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Il est également possible de migrer les fichiers automatiquement après avoir activé ce paramètre, veuillez vous référer à la documentation sur la commande occ.",
+ "Submitting fields …" : "Soumission des champs...",
"Filter file names …" : "Filtrer les noms de fichier…",
"Prevent warning dialogs from open or reenable them." : "Empêchez l'ouverture des boîtes de dialogue d'avertissement ou réactivez-les.",
"Show a warning dialog when changing a file extension." : "Afficher un avertissement quand l'extension du fichier est modifiée.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Naviguer vers le fichier à gauche (en mode grille)",
"Navigate to the file on the right (in grid mode)" : "Naviguer vers le fichier à droite (en mode grille)",
"Toggle the grid view" : "Activer/Désactiver la vue grille",
- "Open the sidebar for a file" : "Ouvrir la barre latérale pour un fichier"
+ "Open the sidebar for a file" : "Ouvrir la barre latérale pour un fichier",
+ "Save as …" : "Enregistrer sous...",
+ "Converting files …" : "Conversion des fichiers...",
+ "Converting file …" : "Conversion du fichier...",
+ "Search everywhere …" : "Rechercher partout...",
+ "Search here …" : "Rechercher ici...",
+ "Preparing …" : "Préparation..."
},"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/l10n/ga.js b/apps/files/l10n/ga.js
index 393de34a081..d1b9657ce01 100644
--- a/apps/files/l10n/ga.js
+++ b/apps/files/l10n/ga.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na comhaid a rindreáil agus tú ag dul tríd an liosta.",
"File not found" : "Comhad gan aimsiú",
"_{count} selected_::_{count} selected_" : ["{count} roghnaithe","{count} roghnaithe","{count} roghnaithe","{count} roghnaithe","{count} roghnaithe"],
- "Search everywhere …" : "Cuardaigh i ngach áit…",
- "Search here …" : "Cuardaigh anseo…",
"Search scope options" : "Roghanna raon feidhme cuardaigh",
"Search here" : "Cuardaigh anseo",
"{usedQuotaByte} used" : "{usedQuotaByte} úsáidte",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Theip ar stádas sláintíochta ainm comhaid a athnuachan.",
"Filename sanitization in progress." : "Glanadh ainm comhaid ar siúl.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Tá {processedUsers} de {totalUsers} cuntas próiseáilte cheana féin faoi láthair.",
- "Preparing …" : "Ag ullmhú …",
"Refresh" : "Athnuaigh",
"All files have been santized for Windows filename support." : "Tá gach comhad glanta chun tacú le hainmneacha comhad Windows.",
"Some files could not be sanitized, please check your logs." : "Níorbh fhéidir roinnt comhad a shláintiú, seiceáil do logaí le do thoil.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Glanadh ainmneacha comhad",
"(starting)" : "(ag tosú)",
"Fill template fields" : "Líon réimsí teimpléid",
- "Submitting fields …" : "Réimsí á gcur isteach…",
"Submit" : "Cuir isteach",
"Choose a file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú",
"Transfer" : "Aistriú",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Ná taispeáin an dialóg seo arís.",
"Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis",
"Choose {file}" : "Roghnaigh {file}",
- "Share" : "Comhroinn",
- "Shared by link" : "Roinnte ag nasc",
- "Shared" : "Roinnte",
- "Switch to list view" : "Athraigh go dtí an amharc liosta",
- "Switch to grid view" : "Téigh go dtí an radharc greille",
- "The file could not be found" : "Níorbh fhéidir an comhad a aimsiú",
- "Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal",
- "Not enough free space" : "Níl go leor spás saor in aisce",
- "Operation is blocked by access control" : "Cuireann rialú rochtana bac ar an oibríocht",
- "Error during upload: {message}" : "Earráid le linn uaslódála: {message}",
- "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}",
- "Unknown error during upload" : "Earráid anaithnid le linn uaslódála",
- "Loading current folder" : "An fillteán reatha á lódáil",
- "Retry" : "Bain triail eile as",
- "No files in here" : "Níl aon chomhaid istigh anseo",
- "Upload some content or sync with your devices!" : "Uaslódáil roinnt inneachair nó sioncronaigh le do ghléasanna!",
- "Go back" : "Dul ar ais",
- "Views" : "Radhairc",
- "Files settings" : "Socruithe comhaid",
- "Your files" : "Do chuid comhad",
- "Open in files" : "Oscail i gcomhaid",
- "File cannot be accessed" : "Ní féidir an comhad a rochtain",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.",
- "No search results for “{query}”" : "Gan aon torthaí cuardaigh le haghaidh ”{query}”",
- "Search for files" : "Cuardaigh comhaid",
"Clipboard is not available" : "Níl fáil ar an ngearrthaisce",
"WebDAV URL copied" : "URL WebDAV cóipeáilte",
+ "Files settings" : "Socruithe comhaid",
"General" : "Ginearálta",
"Default view" : "Amharc réamhshocraithe",
"All files" : "Gach comhad",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Scoránaigh amharc greille",
"Open file sidebar" : "Oscail barra taoibh an chomhaid",
"Show those shortcuts" : "Taispeáin na haicearraí sin",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Tar éis na hainmneacha comhad atá comhoiriúnach le Windows a chumasú, ní féidir comhaid atá ann cheana a mhodhnú a thuilleadh ach is féidir lena n-úinéir iad a athainmniú go hainmneacha nua bailí.",
- "Failed to toggle Windows filename support" : "Theip ar thacaíocht d'ainmneacha comhaid Windows a athrú",
- "Files compatibility" : "Comhoiriúnacht comhaid",
- "Enforce Windows compatibility" : "Comhoiriúnacht Windows a fhorfheidhmiú",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cuirfidh sé seo bac ar ainmneacha comhaid nach bhfuil bailí ar chórais Windows, ar nós ainmneacha forchoimeádta nó carachtair speisialta a úsáid. Ach ní chuirfidh sé seo i bhfeidhm comhoiriúnacht íogaireacht cáis.",
+ "Share" : "Comhroinn",
+ "Shared by link" : "Roinnte ag nasc",
+ "Shared" : "Roinnte",
+ "Switch to list view" : "Athraigh go dtí an amharc liosta",
+ "Switch to grid view" : "Téigh go dtí an radharc greille",
+ "The file could not be found" : "Níorbh fhéidir an comhad a aimsiú",
+ "Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal",
+ "Not enough free space" : "Níl go leor spás saor in aisce",
+ "Operation is blocked by access control" : "Cuireann rialú rochtana bac ar an oibríocht",
+ "Error during upload: {message}" : "Earráid le linn uaslódála: {message}",
+ "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}",
+ "Unknown error during upload" : "Earráid anaithnid le linn uaslódála",
+ "Loading current folder" : "An fillteán reatha á lódáil",
+ "Retry" : "Bain triail eile as",
+ "No files in here" : "Níl aon chomhaid istigh anseo",
+ "Upload some content or sync with your devices!" : "Uaslódáil roinnt inneachair nó sioncronaigh le do ghléasanna!",
+ "Go back" : "Dul ar ais",
+ "Views" : "Radhairc",
"You" : "tú",
"Shared multiple times with different people" : "Roinnte go minic le daoine éagsúla",
"Unable to change the favorite state of the file" : "Ní féidir staid an chomhaid is fearr leat a athrú",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Bain ó cheanáin",
"Add to favorites" : "Cuir le ceanáin",
"Tags" : "Clibeanna",
+ "Your files" : "Do chuid comhad",
+ "Open in files" : "Oscail i gcomhaid",
+ "File cannot be accessed" : "Ní féidir an comhad a rochtain",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.",
+ "No search results for “{query}”" : "Gan aon torthaí cuardaigh le haghaidh ”{query}”",
+ "Search for files" : "Cuardaigh comhaid",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Tar éis na hainmneacha comhad atá comhoiriúnach le Windows a chumasú, ní féidir comhaid atá ann cheana a mhodhnú a thuilleadh ach is féidir lena n-úinéir iad a athainmniú go hainmneacha nua bailí.",
+ "Failed to toggle Windows filename support" : "Theip ar thacaíocht d'ainmneacha comhaid Windows a athrú",
+ "Files compatibility" : "Comhoiriúnacht comhaid",
+ "Enforce Windows compatibility" : "Comhoiriúnacht Windows a fhorfheidhmiú",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cuirfidh sé seo bac ar ainmneacha comhaid nach bhfuil bailí ar chórais Windows, ar nós ainmneacha forchoimeádta nó carachtair speisialta a úsáid. Ach ní chuirfidh sé seo i bhfeidhm comhoiriúnacht íogaireacht cáis.",
"Blank" : "Bán",
"Unable to create new file from template" : "Ní féidir comhad nua a chruthú ón teimpléad",
"Pick a template for {name}" : "Roghnaigh teimpléad le haghaidh {name}",
"Create a new file with the selected template" : "Cruthaigh comhad nua leis an teimpléad roghnaithe",
"Creating file" : "Comhad a chruthú",
"Save as {displayName}" : "Sábháil mar {displayName}",
- "Save as …" : "Sábháil mar…",
- "Converting files …" : "Comhaid á thiontú…",
"Failed to convert files: {message}" : "Theip ar thiontú comhaid: {message}",
"All files failed to be converted" : "Theip ar gach comhad a thiontú",
"One file could not be converted: {message}" : "Níorbh fhéidir comhad amháin a thiontú:{message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["D'éirigh le comhad amháin a thiontú","D'éirigh le %n comhad a thiontú","D'éirigh le %n comhad a thiontú","D'éirigh le %n comhad a thiontú","D'éirigh le %n comhad a thiontú"],
"Files successfully converted" : "Comhaid a thiontú go rathúil",
"Failed to convert files" : "Theip ar thiontú comhaid",
- "Converting file …" : "Comhad á thiontú…",
"File successfully converted" : "D'éirigh leis an gcomhad a thiontú",
"Failed to convert file: {message}" : "Theip ar an gcomhad a thiontú: {message}",
"Failed to convert file" : "Theip ar thiontú an chomhaid",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Íoslódáil",
"The requested file is not available." : "Níl an comhad iarrtha ar fáil.",
"The requested files are not available." : "Níl na comhaid iarrtha ar fáil.",
- "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" ...",
- "Copying \"{source}\" to \"{destination}\" …" : "“{source}” á chóipeáil go “{destination}”…",
"Destination is not a folder" : "Ní fillteán é ceann scríbe",
"This file/folder is already in that directory" : "Tá an comhad/fillteán seo san eolaire sin cheana féin",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Ní féidir leat comhad/fillteán a bhogadh isteach ann féin nó isteach i bhfofhillteán de féin",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Úsáid an seoladh seo chun do Chomhaid a rochtain trí WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Má tá 2FA cumasaithe agat, ní mór duit pasfhocal aip nua a chruthú agus a úsáid trí chliceáil anseo.",
"Deletion cancelled" : "Scriosadh cealaithe",
+ "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" ...",
+ "Copying \"{source}\" to \"{destination}\" …" : "“{source}” á chóipeáil go “{destination}”…",
"Move cancelled" : "Bogadh ar ceal",
"Cancelled move or copy of \"{filename}\"." : "Cealaíodh bogadh nó cóip de \"{filename}\".",
"Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "comhad athainmnithe",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Tar éis na hainmneacha comhad atá comhoiriúnach le Windows a chumasú, ní féidir comhaid atá ann cheana a mhodhnú a thuilleadh ach is féidir lena n-úinéir iad a athainmniú go hainmneacha nua bailí.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Is féidir comhaid a aistriú go huathoibríoch freisin tar éis an socrú seo a chumasú, féach ar an doiciméadú faoin ordú occ.",
+ "Submitting fields …" : "Réimsí á gcur isteach…",
"Filter file names …" : "Scag ainmneacha na gcomhad…",
"Prevent warning dialogs from open or reenable them." : "Cosc a chur ar dialóga rabhaidh ó iad a oscailt nó iad a athchumasú.",
"Show a warning dialog when changing a file extension." : "Taispeáin dialóg rabhaidh nuair a athraítear síneadh comhad.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Déan nascleanúint go dtí an comhad ar chlé (i mód greille)",
"Navigate to the file on the right (in grid mode)" : "Déan nascleanúint go dtí an comhad ar dheis (i mód greille)",
"Toggle the grid view" : "Scoránaigh an radharc greille",
- "Open the sidebar for a file" : "Oscail an barra taoibh le haghaidh comhad"
+ "Open the sidebar for a file" : "Oscail an barra taoibh le haghaidh comhad",
+ "Save as …" : "Sábháil mar…",
+ "Converting files …" : "Comhaid á thiontú…",
+ "Converting file …" : "Comhad á thiontú…",
+ "Search everywhere …" : "Cuardaigh i ngach áit…",
+ "Search here …" : "Cuardaigh anseo…",
+ "Preparing …" : "Ag ullmhú …"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json
index 6b5ead6ccdd..eab2497f6fc 100644
--- a/apps/files/l10n/ga.json
+++ b/apps/files/l10n/ga.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na comhaid a rindreáil agus tú ag dul tríd an liosta.",
"File not found" : "Comhad gan aimsiú",
"_{count} selected_::_{count} selected_" : ["{count} roghnaithe","{count} roghnaithe","{count} roghnaithe","{count} roghnaithe","{count} roghnaithe"],
- "Search everywhere …" : "Cuardaigh i ngach áit…",
- "Search here …" : "Cuardaigh anseo…",
"Search scope options" : "Roghanna raon feidhme cuardaigh",
"Search here" : "Cuardaigh anseo",
"{usedQuotaByte} used" : "{usedQuotaByte} úsáidte",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Theip ar stádas sláintíochta ainm comhaid a athnuachan.",
"Filename sanitization in progress." : "Glanadh ainm comhaid ar siúl.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Tá {processedUsers} de {totalUsers} cuntas próiseáilte cheana féin faoi láthair.",
- "Preparing …" : "Ag ullmhú …",
"Refresh" : "Athnuaigh",
"All files have been santized for Windows filename support." : "Tá gach comhad glanta chun tacú le hainmneacha comhad Windows.",
"Some files could not be sanitized, please check your logs." : "Níorbh fhéidir roinnt comhad a shláintiú, seiceáil do logaí le do thoil.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Glanadh ainmneacha comhad",
"(starting)" : "(ag tosú)",
"Fill template fields" : "Líon réimsí teimpléid",
- "Submitting fields …" : "Réimsí á gcur isteach…",
"Submit" : "Cuir isteach",
"Choose a file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú",
"Transfer" : "Aistriú",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Ná taispeáin an dialóg seo arís.",
"Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis",
"Choose {file}" : "Roghnaigh {file}",
- "Share" : "Comhroinn",
- "Shared by link" : "Roinnte ag nasc",
- "Shared" : "Roinnte",
- "Switch to list view" : "Athraigh go dtí an amharc liosta",
- "Switch to grid view" : "Téigh go dtí an radharc greille",
- "The file could not be found" : "Níorbh fhéidir an comhad a aimsiú",
- "Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal",
- "Not enough free space" : "Níl go leor spás saor in aisce",
- "Operation is blocked by access control" : "Cuireann rialú rochtana bac ar an oibríocht",
- "Error during upload: {message}" : "Earráid le linn uaslódála: {message}",
- "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}",
- "Unknown error during upload" : "Earráid anaithnid le linn uaslódála",
- "Loading current folder" : "An fillteán reatha á lódáil",
- "Retry" : "Bain triail eile as",
- "No files in here" : "Níl aon chomhaid istigh anseo",
- "Upload some content or sync with your devices!" : "Uaslódáil roinnt inneachair nó sioncronaigh le do ghléasanna!",
- "Go back" : "Dul ar ais",
- "Views" : "Radhairc",
- "Files settings" : "Socruithe comhaid",
- "Your files" : "Do chuid comhad",
- "Open in files" : "Oscail i gcomhaid",
- "File cannot be accessed" : "Ní féidir an comhad a rochtain",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.",
- "No search results for “{query}”" : "Gan aon torthaí cuardaigh le haghaidh ”{query}”",
- "Search for files" : "Cuardaigh comhaid",
"Clipboard is not available" : "Níl fáil ar an ngearrthaisce",
"WebDAV URL copied" : "URL WebDAV cóipeáilte",
+ "Files settings" : "Socruithe comhaid",
"General" : "Ginearálta",
"Default view" : "Amharc réamhshocraithe",
"All files" : "Gach comhad",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Scoránaigh amharc greille",
"Open file sidebar" : "Oscail barra taoibh an chomhaid",
"Show those shortcuts" : "Taispeáin na haicearraí sin",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Tar éis na hainmneacha comhad atá comhoiriúnach le Windows a chumasú, ní féidir comhaid atá ann cheana a mhodhnú a thuilleadh ach is féidir lena n-úinéir iad a athainmniú go hainmneacha nua bailí.",
- "Failed to toggle Windows filename support" : "Theip ar thacaíocht d'ainmneacha comhaid Windows a athrú",
- "Files compatibility" : "Comhoiriúnacht comhaid",
- "Enforce Windows compatibility" : "Comhoiriúnacht Windows a fhorfheidhmiú",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cuirfidh sé seo bac ar ainmneacha comhaid nach bhfuil bailí ar chórais Windows, ar nós ainmneacha forchoimeádta nó carachtair speisialta a úsáid. Ach ní chuirfidh sé seo i bhfeidhm comhoiriúnacht íogaireacht cáis.",
+ "Share" : "Comhroinn",
+ "Shared by link" : "Roinnte ag nasc",
+ "Shared" : "Roinnte",
+ "Switch to list view" : "Athraigh go dtí an amharc liosta",
+ "Switch to grid view" : "Téigh go dtí an radharc greille",
+ "The file could not be found" : "Níorbh fhéidir an comhad a aimsiú",
+ "Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal",
+ "Not enough free space" : "Níl go leor spás saor in aisce",
+ "Operation is blocked by access control" : "Cuireann rialú rochtana bac ar an oibríocht",
+ "Error during upload: {message}" : "Earráid le linn uaslódála: {message}",
+ "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}",
+ "Unknown error during upload" : "Earráid anaithnid le linn uaslódála",
+ "Loading current folder" : "An fillteán reatha á lódáil",
+ "Retry" : "Bain triail eile as",
+ "No files in here" : "Níl aon chomhaid istigh anseo",
+ "Upload some content or sync with your devices!" : "Uaslódáil roinnt inneachair nó sioncronaigh le do ghléasanna!",
+ "Go back" : "Dul ar ais",
+ "Views" : "Radhairc",
"You" : "tú",
"Shared multiple times with different people" : "Roinnte go minic le daoine éagsúla",
"Unable to change the favorite state of the file" : "Ní féidir staid an chomhaid is fearr leat a athrú",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Bain ó cheanáin",
"Add to favorites" : "Cuir le ceanáin",
"Tags" : "Clibeanna",
+ "Your files" : "Do chuid comhad",
+ "Open in files" : "Oscail i gcomhaid",
+ "File cannot be accessed" : "Ní féidir an comhad a rochtain",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.",
+ "No search results for “{query}”" : "Gan aon torthaí cuardaigh le haghaidh ”{query}”",
+ "Search for files" : "Cuardaigh comhaid",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Tar éis na hainmneacha comhad atá comhoiriúnach le Windows a chumasú, ní féidir comhaid atá ann cheana a mhodhnú a thuilleadh ach is féidir lena n-úinéir iad a athainmniú go hainmneacha nua bailí.",
+ "Failed to toggle Windows filename support" : "Theip ar thacaíocht d'ainmneacha comhaid Windows a athrú",
+ "Files compatibility" : "Comhoiriúnacht comhaid",
+ "Enforce Windows compatibility" : "Comhoiriúnacht Windows a fhorfheidhmiú",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cuirfidh sé seo bac ar ainmneacha comhaid nach bhfuil bailí ar chórais Windows, ar nós ainmneacha forchoimeádta nó carachtair speisialta a úsáid. Ach ní chuirfidh sé seo i bhfeidhm comhoiriúnacht íogaireacht cáis.",
"Blank" : "Bán",
"Unable to create new file from template" : "Ní féidir comhad nua a chruthú ón teimpléad",
"Pick a template for {name}" : "Roghnaigh teimpléad le haghaidh {name}",
"Create a new file with the selected template" : "Cruthaigh comhad nua leis an teimpléad roghnaithe",
"Creating file" : "Comhad a chruthú",
"Save as {displayName}" : "Sábháil mar {displayName}",
- "Save as …" : "Sábháil mar…",
- "Converting files …" : "Comhaid á thiontú…",
"Failed to convert files: {message}" : "Theip ar thiontú comhaid: {message}",
"All files failed to be converted" : "Theip ar gach comhad a thiontú",
"One file could not be converted: {message}" : "Níorbh fhéidir comhad amháin a thiontú:{message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["D'éirigh le comhad amháin a thiontú","D'éirigh le %n comhad a thiontú","D'éirigh le %n comhad a thiontú","D'éirigh le %n comhad a thiontú","D'éirigh le %n comhad a thiontú"],
"Files successfully converted" : "Comhaid a thiontú go rathúil",
"Failed to convert files" : "Theip ar thiontú comhaid",
- "Converting file …" : "Comhad á thiontú…",
"File successfully converted" : "D'éirigh leis an gcomhad a thiontú",
"Failed to convert file: {message}" : "Theip ar an gcomhad a thiontú: {message}",
"Failed to convert file" : "Theip ar thiontú an chomhaid",
@@ -300,8 +293,6 @@
"Download" : "Íoslódáil",
"The requested file is not available." : "Níl an comhad iarrtha ar fáil.",
"The requested files are not available." : "Níl na comhaid iarrtha ar fáil.",
- "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" ...",
- "Copying \"{source}\" to \"{destination}\" …" : "“{source}” á chóipeáil go “{destination}”…",
"Destination is not a folder" : "Ní fillteán é ceann scríbe",
"This file/folder is already in that directory" : "Tá an comhad/fillteán seo san eolaire sin cheana féin",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Ní féidir leat comhad/fillteán a bhogadh isteach ann féin nó isteach i bhfofhillteán de féin",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Úsáid an seoladh seo chun do Chomhaid a rochtain trí WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Má tá 2FA cumasaithe agat, ní mór duit pasfhocal aip nua a chruthú agus a úsáid trí chliceáil anseo.",
"Deletion cancelled" : "Scriosadh cealaithe",
+ "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" ...",
+ "Copying \"{source}\" to \"{destination}\" …" : "“{source}” á chóipeáil go “{destination}”…",
"Move cancelled" : "Bogadh ar ceal",
"Cancelled move or copy of \"{filename}\"." : "Cealaíodh bogadh nó cóip de \"{filename}\".",
"Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal",
@@ -502,6 +495,7 @@
"renamed file" : "comhad athainmnithe",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Tar éis na hainmneacha comhad atá comhoiriúnach le Windows a chumasú, ní féidir comhaid atá ann cheana a mhodhnú a thuilleadh ach is féidir lena n-úinéir iad a athainmniú go hainmneacha nua bailí.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Is féidir comhaid a aistriú go huathoibríoch freisin tar éis an socrú seo a chumasú, féach ar an doiciméadú faoin ordú occ.",
+ "Submitting fields …" : "Réimsí á gcur isteach…",
"Filter file names …" : "Scag ainmneacha na gcomhad…",
"Prevent warning dialogs from open or reenable them." : "Cosc a chur ar dialóga rabhaidh ó iad a oscailt nó iad a athchumasú.",
"Show a warning dialog when changing a file extension." : "Taispeáin dialóg rabhaidh nuair a athraítear síneadh comhad.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Déan nascleanúint go dtí an comhad ar chlé (i mód greille)",
"Navigate to the file on the right (in grid mode)" : "Déan nascleanúint go dtí an comhad ar dheis (i mód greille)",
"Toggle the grid view" : "Scoránaigh an radharc greille",
- "Open the sidebar for a file" : "Oscail an barra taoibh le haghaidh comhad"
+ "Open the sidebar for a file" : "Oscail an barra taoibh le haghaidh comhad",
+ "Save as …" : "Sábháil mar…",
+ "Converting files …" : "Comhaid á thiontú…",
+ "Converting file …" : "Comhad á thiontú…",
+ "Search everywhere …" : "Cuardaigh i ngach áit…",
+ "Search here …" : "Cuardaigh anseo…",
+ "Preparing …" : "Ag ullmhú …"
},"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/l10n/gl.js b/apps/files/l10n/gl.js
index 11d44fd46e2..4e56696fa1f 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres se despraza pola lista.",
"File not found" : "Non se atopou o ficheiro",
"_{count} selected_::_{count} selected_" : ["{count} seleccionado","{count} seleccionados"],
- "Search everywhere …" : "Buscar en todos os sitios…",
- "Search here …" : "Buscar aquí…",
"Search scope options" : "Opcións do alcance da busca",
"Search here" : "Buscar aquí",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Produciuse un fallo ao actualizar o estado de saneamento dos nomes de ficheiro.",
"Filename sanitization in progress." : "O saneamento dos nomes de ficheiro está en proceso.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Xa foron procesadas {processedUsers} de {totalUsers} contas.",
- "Preparing …" : "Preparando…",
"Refresh" : "Actualizar",
"All files have been santized for Windows filename support." : "Todos os ficheiros foron saneados para que sexan compatíbeis cos nomes de ficheiro de Windows.",
"Some files could not be sanitized, please check your logs." : "Non foi posíbel sanear algúns ficheiros, revise os rexistros.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Sanear os nomes dos ficheiros",
"(starting)" : "(iniciando)",
"Fill template fields" : "Encher os campos do modelo",
- "Submitting fields …" : "Enviando os campos...",
"Submit" : "Enviar",
"Choose a file or folder to transfer" : "Escolla un ficheiro ou cartafol para transferir",
"Transfer" : "Transferencia",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Non volver amosar este diálogo",
"Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar",
"Choose {file}" : "Escoller {file}",
- "Share" : "Compartir",
- "Shared by link" : "Compartido por ligazón",
- "Shared" : "Compartido",
- "Switch to list view" : "Cambiar á vista de lista",
- "Switch to grid view" : "Cambiar á vista de grade",
- "The file could not be found" : "Non foi posíbel atopar o ficheiro",
- "Upload was cancelled by user" : "O envío foi cancelado polo usuario",
- "Not enough free space" : "Non hai espazo libre abondo",
- "Operation is blocked by access control" : "A operación está a se bloqueda polo control de acceso",
- "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}",
- "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}",
- "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío",
- "Loading current folder" : "Cargando o cartafol actual",
- "Retry" : "Volver tentar",
- "No files in here" : "Aquí non hai ficheiros",
- "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!",
- "Go back" : "Volver",
- "Views" : "Vistas",
- "Files settings" : "Axustes de Ficheiros",
- "Your files" : "Os seus ficheiros",
- "Open in files" : "Abrir en ficheiros",
- "File cannot be accessed" : "Non é posíbel acceder ao ficheiro",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Non foi posíbel atopar o ficheiro ou non ten permiso para velo. Pídalle ao remitente que o comparta.",
- "No search results for “{query}”" : "Sen resultados de busca para «{query}»",
- "Search for files" : "Buscar ficheiros",
"Clipboard is not available" : "O portapapeis non está dispoñíbel",
"WebDAV URL copied" : "URL de WebDAV copiado",
+ "Files settings" : "Axustes de Ficheiros",
"General" : "Xeral",
"Default view" : "Vista predeterminada",
"All files" : "Todos os ficheiros",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Alternar a vista como grade",
"Open file sidebar" : "Abrir a barra lateral do ficheiro",
"Show those shortcuts" : "Amosar eses atallos",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Após activar os nomes de ficheiro compatíbeis con Windows, os ficheiros existentes xa non poden ser modificados, mais poden ser renomeados con novos nomes válidos polo seu propietario.",
- "Failed to toggle Windows filename support" : "Poduciuse un fallo ao activar a compatibilidade cos nomes de ficheiro de Windows",
- "Files compatibility" : "Compatibilidade de ficheiros",
- "Enforce Windows compatibility" : "Forzar a compatibilidade con Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isto bloqueará os nomes de ficheiros non válidos en sistemas Windows, coma o uso de nomes reservados ou caracteres especiais. Porén, isto non forzará á compatibilidade da distinción entre maiúsculas e minúsculas.",
+ "Share" : "Compartir",
+ "Shared by link" : "Compartido por ligazón",
+ "Shared" : "Compartido",
+ "Switch to list view" : "Cambiar á vista de lista",
+ "Switch to grid view" : "Cambiar á vista de grade",
+ "The file could not be found" : "Non foi posíbel atopar o ficheiro",
+ "Upload was cancelled by user" : "O envío foi cancelado polo usuario",
+ "Not enough free space" : "Non hai espazo libre abondo",
+ "Operation is blocked by access control" : "A operación está a se bloqueda polo control de acceso",
+ "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}",
+ "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}",
+ "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío",
+ "Loading current folder" : "Cargando o cartafol actual",
+ "Retry" : "Volver tentar",
+ "No files in here" : "Aquí non hai ficheiros",
+ "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!",
+ "Go back" : "Volver",
+ "Views" : "Vistas",
"You" : "Vde.",
"Shared multiple times with different people" : "Compartido varias veces con diferentes persoas",
"Unable to change the favorite state of the file" : "Non é posíbel cambiar o estado de favorito do ficheiro",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Retirar de favoritos",
"Add to favorites" : "Engadir a favoritos",
"Tags" : "Etiquetas",
+ "Your files" : "Os seus ficheiros",
+ "Open in files" : "Abrir en ficheiros",
+ "File cannot be accessed" : "Non é posíbel acceder ao ficheiro",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Non foi posíbel atopar o ficheiro ou non ten permiso para velo. Pídalle ao remitente que o comparta.",
+ "No search results for “{query}”" : "Sen resultados de busca para «{query}»",
+ "Search for files" : "Buscar ficheiros",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Após activar os nomes de ficheiro compatíbeis con Windows, os ficheiros existentes xa non poden ser modificados, mais poden ser renomeados con novos nomes válidos polo seu propietario.",
+ "Failed to toggle Windows filename support" : "Poduciuse un fallo ao activar a compatibilidade cos nomes de ficheiro de Windows",
+ "Files compatibility" : "Compatibilidade de ficheiros",
+ "Enforce Windows compatibility" : "Forzar a compatibilidade con Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isto bloqueará os nomes de ficheiros non válidos en sistemas Windows, coma o uso de nomes reservados ou caracteres especiais. Porén, isto non forzará á compatibilidade da distinción entre maiúsculas e minúsculas.",
"Blank" : "Baleiro",
"Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo",
"Pick a template for {name}" : "Escolla un modelo para {name}",
"Create a new file with the selected template" : "Crear un novo ficheiro co modelo seleccionado",
"Creating file" : "Creando o ficheiro",
"Save as {displayName}" : "Gardar como {displayName}",
- "Save as …" : "Gardar como…",
- "Converting files …" : "Convertendo ficheiros…",
"Failed to convert files: {message}" : "Produciuse un fallo ao converter os ficheiros: {message}",
"All files failed to be converted" : "Non foi posíbel converter ningún ficheiro",
"One file could not be converted: {message}" : "Non foi posíbel converter un ficheiro: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Foi convertido correctamente un ficheiro","%n ficheiros foron convertidos correctamente"],
"Files successfully converted" : "Os ficheiros foron convertidos correctamente",
"Failed to convert files" : "Produciuse un fallo ao converter os ficheiros",
- "Converting file …" : "Convertendo o ficheiro…",
"File successfully converted" : "O ficheiro foi convertido correctamente",
"Failed to convert file: {message}" : "Produciuse un fallo ao converter o ficheiro: {message}",
"Failed to convert file" : "Produciuse un fallo ao converter o ficheiro",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Descargar",
"The requested file is not available." : "O ficheiro solicitado non está dispoñíbel.",
"The requested files are not available." : "Os ficheiros solicitados non están dispoñíbeis",
- "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…",
- "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…",
"Destination is not a folder" : "O destino non é un cartafol",
"This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activou 2FA, cree e utilice un novo contrasinal de aplicación premendo aquí.",
"Deletion cancelled" : "Foi cancelada a eliminación",
+ "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…",
"Move cancelled" : "Cancelouse o movemento",
"Cancelled move or copy of \"{filename}\"." : "Foi cancelado o movemento ou copia de «{filename}»",
"Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "ficheiro renomeado",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Após activar os nomes de ficheiro compatíbeis con Windows, os ficheiros existentes xa non poden ser modificados, mais poden ser renomeados con novos nomes válidos polo seu propietario.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Tamén é posíbel migrar os ficheiros automaticamente após activar esta configuración, consulte a documentación sobre a orde occ.",
+ "Submitting fields …" : "Enviando os campos...",
"Filter file names …" : "Filtrar os nomes de ficheiro…",
"Prevent warning dialogs from open or reenable them." : "Impedir abrir ou reactivar os diálogos de advertencia",
"Show a warning dialog when changing a file extension." : "Amosar un diálogo de advertencia ao cambiar unha extensión de ficheiro.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navegar ata o ficheiro da esquerda (en modo de grade)",
"Navigate to the file on the right (in grid mode)" : "Navegar ata o ficheiro da dereita (en modo de grade)",
"Toggle the grid view" : "Cambiar á vista de grade",
- "Open the sidebar for a file" : "Abrir a barra lateral dun ficheiro"
+ "Open the sidebar for a file" : "Abrir a barra lateral dun ficheiro",
+ "Save as …" : "Gardar como…",
+ "Converting files …" : "Convertendo ficheiros…",
+ "Converting file …" : "Convertendo o ficheiro…",
+ "Search everywhere …" : "Buscar en todos os sitios…",
+ "Search here …" : "Buscar aquí…",
+ "Preparing …" : "Preparando…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index 26b65037582..98ebbdd6d25 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres se despraza pola lista.",
"File not found" : "Non se atopou o ficheiro",
"_{count} selected_::_{count} selected_" : ["{count} seleccionado","{count} seleccionados"],
- "Search everywhere …" : "Buscar en todos os sitios…",
- "Search here …" : "Buscar aquí…",
"Search scope options" : "Opcións do alcance da busca",
"Search here" : "Buscar aquí",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Produciuse un fallo ao actualizar o estado de saneamento dos nomes de ficheiro.",
"Filename sanitization in progress." : "O saneamento dos nomes de ficheiro está en proceso.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Xa foron procesadas {processedUsers} de {totalUsers} contas.",
- "Preparing …" : "Preparando…",
"Refresh" : "Actualizar",
"All files have been santized for Windows filename support." : "Todos os ficheiros foron saneados para que sexan compatíbeis cos nomes de ficheiro de Windows.",
"Some files could not be sanitized, please check your logs." : "Non foi posíbel sanear algúns ficheiros, revise os rexistros.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Sanear os nomes dos ficheiros",
"(starting)" : "(iniciando)",
"Fill template fields" : "Encher os campos do modelo",
- "Submitting fields …" : "Enviando os campos...",
"Submit" : "Enviar",
"Choose a file or folder to transfer" : "Escolla un ficheiro ou cartafol para transferir",
"Transfer" : "Transferencia",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Non volver amosar este diálogo",
"Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar",
"Choose {file}" : "Escoller {file}",
- "Share" : "Compartir",
- "Shared by link" : "Compartido por ligazón",
- "Shared" : "Compartido",
- "Switch to list view" : "Cambiar á vista de lista",
- "Switch to grid view" : "Cambiar á vista de grade",
- "The file could not be found" : "Non foi posíbel atopar o ficheiro",
- "Upload was cancelled by user" : "O envío foi cancelado polo usuario",
- "Not enough free space" : "Non hai espazo libre abondo",
- "Operation is blocked by access control" : "A operación está a se bloqueda polo control de acceso",
- "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}",
- "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}",
- "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío",
- "Loading current folder" : "Cargando o cartafol actual",
- "Retry" : "Volver tentar",
- "No files in here" : "Aquí non hai ficheiros",
- "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!",
- "Go back" : "Volver",
- "Views" : "Vistas",
- "Files settings" : "Axustes de Ficheiros",
- "Your files" : "Os seus ficheiros",
- "Open in files" : "Abrir en ficheiros",
- "File cannot be accessed" : "Non é posíbel acceder ao ficheiro",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Non foi posíbel atopar o ficheiro ou non ten permiso para velo. Pídalle ao remitente que o comparta.",
- "No search results for “{query}”" : "Sen resultados de busca para «{query}»",
- "Search for files" : "Buscar ficheiros",
"Clipboard is not available" : "O portapapeis non está dispoñíbel",
"WebDAV URL copied" : "URL de WebDAV copiado",
+ "Files settings" : "Axustes de Ficheiros",
"General" : "Xeral",
"Default view" : "Vista predeterminada",
"All files" : "Todos os ficheiros",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Alternar a vista como grade",
"Open file sidebar" : "Abrir a barra lateral do ficheiro",
"Show those shortcuts" : "Amosar eses atallos",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Após activar os nomes de ficheiro compatíbeis con Windows, os ficheiros existentes xa non poden ser modificados, mais poden ser renomeados con novos nomes válidos polo seu propietario.",
- "Failed to toggle Windows filename support" : "Poduciuse un fallo ao activar a compatibilidade cos nomes de ficheiro de Windows",
- "Files compatibility" : "Compatibilidade de ficheiros",
- "Enforce Windows compatibility" : "Forzar a compatibilidade con Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isto bloqueará os nomes de ficheiros non válidos en sistemas Windows, coma o uso de nomes reservados ou caracteres especiais. Porén, isto non forzará á compatibilidade da distinción entre maiúsculas e minúsculas.",
+ "Share" : "Compartir",
+ "Shared by link" : "Compartido por ligazón",
+ "Shared" : "Compartido",
+ "Switch to list view" : "Cambiar á vista de lista",
+ "Switch to grid view" : "Cambiar á vista de grade",
+ "The file could not be found" : "Non foi posíbel atopar o ficheiro",
+ "Upload was cancelled by user" : "O envío foi cancelado polo usuario",
+ "Not enough free space" : "Non hai espazo libre abondo",
+ "Operation is blocked by access control" : "A operación está a se bloqueda polo control de acceso",
+ "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}",
+ "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}",
+ "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío",
+ "Loading current folder" : "Cargando o cartafol actual",
+ "Retry" : "Volver tentar",
+ "No files in here" : "Aquí non hai ficheiros",
+ "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!",
+ "Go back" : "Volver",
+ "Views" : "Vistas",
"You" : "Vde.",
"Shared multiple times with different people" : "Compartido varias veces con diferentes persoas",
"Unable to change the favorite state of the file" : "Non é posíbel cambiar o estado de favorito do ficheiro",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Retirar de favoritos",
"Add to favorites" : "Engadir a favoritos",
"Tags" : "Etiquetas",
+ "Your files" : "Os seus ficheiros",
+ "Open in files" : "Abrir en ficheiros",
+ "File cannot be accessed" : "Non é posíbel acceder ao ficheiro",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Non foi posíbel atopar o ficheiro ou non ten permiso para velo. Pídalle ao remitente que o comparta.",
+ "No search results for “{query}”" : "Sen resultados de busca para «{query}»",
+ "Search for files" : "Buscar ficheiros",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restrinxir os nomes de ficheiros para garantir que os ficheiros se poidan sincronizar con todos os clientes. De xeito predeterminado, permítense todos os nomes de ficheiro válidos en POSIX (p. ex., Linux ou macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Após activar os nomes de ficheiro compatíbeis con Windows, os ficheiros existentes xa non poden ser modificados, mais poden ser renomeados con novos nomes válidos polo seu propietario.",
+ "Failed to toggle Windows filename support" : "Poduciuse un fallo ao activar a compatibilidade cos nomes de ficheiro de Windows",
+ "Files compatibility" : "Compatibilidade de ficheiros",
+ "Enforce Windows compatibility" : "Forzar a compatibilidade con Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isto bloqueará os nomes de ficheiros non válidos en sistemas Windows, coma o uso de nomes reservados ou caracteres especiais. Porén, isto non forzará á compatibilidade da distinción entre maiúsculas e minúsculas.",
"Blank" : "Baleiro",
"Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo",
"Pick a template for {name}" : "Escolla un modelo para {name}",
"Create a new file with the selected template" : "Crear un novo ficheiro co modelo seleccionado",
"Creating file" : "Creando o ficheiro",
"Save as {displayName}" : "Gardar como {displayName}",
- "Save as …" : "Gardar como…",
- "Converting files …" : "Convertendo ficheiros…",
"Failed to convert files: {message}" : "Produciuse un fallo ao converter os ficheiros: {message}",
"All files failed to be converted" : "Non foi posíbel converter ningún ficheiro",
"One file could not be converted: {message}" : "Non foi posíbel converter un ficheiro: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Foi convertido correctamente un ficheiro","%n ficheiros foron convertidos correctamente"],
"Files successfully converted" : "Os ficheiros foron convertidos correctamente",
"Failed to convert files" : "Produciuse un fallo ao converter os ficheiros",
- "Converting file …" : "Convertendo o ficheiro…",
"File successfully converted" : "O ficheiro foi convertido correctamente",
"Failed to convert file: {message}" : "Produciuse un fallo ao converter o ficheiro: {message}",
"Failed to convert file" : "Produciuse un fallo ao converter o ficheiro",
@@ -300,8 +293,6 @@
"Download" : "Descargar",
"The requested file is not available." : "O ficheiro solicitado non está dispoñíbel.",
"The requested files are not available." : "Os ficheiros solicitados non están dispoñíbeis",
- "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…",
- "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…",
"Destination is not a folder" : "O destino non é un cartafol",
"This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activou 2FA, cree e utilice un novo contrasinal de aplicación premendo aquí.",
"Deletion cancelled" : "Foi cancelada a eliminación",
+ "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…",
"Move cancelled" : "Cancelouse o movemento",
"Cancelled move or copy of \"{filename}\"." : "Foi cancelado o movemento ou copia de «{filename}»",
"Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia",
@@ -502,6 +495,7 @@
"renamed file" : "ficheiro renomeado",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Após activar os nomes de ficheiro compatíbeis con Windows, os ficheiros existentes xa non poden ser modificados, mais poden ser renomeados con novos nomes válidos polo seu propietario.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Tamén é posíbel migrar os ficheiros automaticamente após activar esta configuración, consulte a documentación sobre a orde occ.",
+ "Submitting fields …" : "Enviando os campos...",
"Filter file names …" : "Filtrar os nomes de ficheiro…",
"Prevent warning dialogs from open or reenable them." : "Impedir abrir ou reactivar os diálogos de advertencia",
"Show a warning dialog when changing a file extension." : "Amosar un diálogo de advertencia ao cambiar unha extensión de ficheiro.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Navegar ata o ficheiro da esquerda (en modo de grade)",
"Navigate to the file on the right (in grid mode)" : "Navegar ata o ficheiro da dereita (en modo de grade)",
"Toggle the grid view" : "Cambiar á vista de grade",
- "Open the sidebar for a file" : "Abrir a barra lateral dun ficheiro"
+ "Open the sidebar for a file" : "Abrir a barra lateral dun ficheiro",
+ "Save as …" : "Gardar como…",
+ "Converting files …" : "Convertendo ficheiros…",
+ "Converting file …" : "Convertendo o ficheiro…",
+ "Search everywhere …" : "Buscar en todos os sitios…",
+ "Search here …" : "Buscar aquí…",
+ "Preparing …" : "Preparando…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js
index 4f68e34fbbf..523939dc257 100644
--- a/apps/files/l10n/hu.js
+++ b/apps/files/l10n/hu.js
@@ -120,8 +120,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg.",
"File not found" : "A fájl nem található",
"_{count} selected_::_{count} selected_" : ["{count} kijelölve","{count} kijelölve"],
- "Search everywhere …" : "Keresés mindenhol…",
- "Search here …" : "Keresés itt…",
"Search scope options" : "Keresési hatókör beállításai",
"Search here" : "Keresés itt",
"{usedQuotaByte} used" : "{usedQuotaByte} felhasználva",
@@ -139,7 +137,6 @@ OC.L10N.register(
"Refresh" : "Frissítés",
"Limit" : "Korlát",
"Fill template fields" : "Töltse ki a sablon mezőit",
- "Submitting fields …" : "Mezők beküldése…",
"Submit" : "Beküldés",
"Choose a file or folder to transfer" : "Válassz egy átruházandó fájlt vagy mappát",
"Transfer" : "Átruházás",
@@ -163,33 +160,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Ne jelenítse meg újra ezt a párbeszédablakot.",
"Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát",
"Choose {file}" : "{file} kiválasztása",
- "Share" : "Megosztás",
- "Shared by link" : "Megosztva hivatkozással",
- "Shared" : "Megosztva",
- "Switch to list view" : "Váltás listanézetre",
- "Switch to grid view" : "Váltás rácsnézetre",
- "The file could not be found" : "A fájl nem található",
- "Upload was cancelled by user" : "Feltöltés megszakítva a felhasználó által",
- "Not enough free space" : "Nincs elég szabad hely",
- "Operation is blocked by access control" : "A hozzáférés-vezérlés letiltotta a műveletet",
- "Error during upload: {message}" : "Hiba a feltöltés során: {message}",
- "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}",
- "Unknown error during upload" : "Ismeretlen hiba a feltöltés során",
- "Loading current folder" : "Jelenlegi mappa betöltése",
- "Retry" : "Újra",
- "No files in here" : "Itt nincsenek fájlok",
- "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.",
- "Go back" : "Visszalépés",
- "Views" : "Nézetek",
- "Files settings" : "Fájlok beállításai",
- "Your files" : "Saját fájlok",
- "Open in files" : "Megnyitás a fájlokban",
- "File cannot be accessed" : "A fájl nem érhető el",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.",
- "No search results for “{query}”" : "Nincs találat ehhez: „{query}”",
- "Search for files" : "Fájlok keresése",
"Clipboard is not available" : "A vágólap nem érhető el",
"WebDAV URL copied" : "WebDAV-webcím másolva",
+ "Files settings" : "Fájlok beállításai",
"General" : "Általános",
"Default view" : "Alapértelmezett nézet",
"All files" : "Összes fájl",
@@ -232,11 +205,24 @@ OC.L10N.register(
"Toggle grid view" : "Rácsnézet be/ki",
"Open file sidebar" : "Fájl oldalsáv megnyitása",
"Show those shortcuts" : "Gyorsbillentyűk megjelenítése",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Fájlnevek korlátozásának engedélyezése, amely biztosítja, hogy a fájlok szinkronizálhatók legyenek az összes klienssel. Alapállapotban az összes fájlnév engedélyezett, amely a POSIX (mint a Linux vagy a macOS) rendszereken érvényes.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "A Windows-kompatibilis fájlnevek engedélyezése után a meglévő fájlok már nem módosíthatóak, de a tulajdonosaik átnevezhetik őket érvényes új fájlnevekre.",
- "Files compatibility" : "Fájlok kompatibilitása",
- "Enforce Windows compatibility" : "Windows-kompatibilitás kényszerítése",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ez megakadályozza a Windows rendszereken érvénytelen fájlneveket, mint például a foglalt neveket vagy a speciális karaktereket. De ez nem fogja érvényesíteni a kis- és nagybetűk egyezőnek tekintését.",
+ "Share" : "Megosztás",
+ "Shared by link" : "Megosztva hivatkozással",
+ "Shared" : "Megosztva",
+ "Switch to list view" : "Váltás listanézetre",
+ "Switch to grid view" : "Váltás rácsnézetre",
+ "The file could not be found" : "A fájl nem található",
+ "Upload was cancelled by user" : "Feltöltés megszakítva a felhasználó által",
+ "Not enough free space" : "Nincs elég szabad hely",
+ "Operation is blocked by access control" : "A hozzáférés-vezérlés letiltotta a műveletet",
+ "Error during upload: {message}" : "Hiba a feltöltés során: {message}",
+ "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}",
+ "Unknown error during upload" : "Ismeretlen hiba a feltöltés során",
+ "Loading current folder" : "Jelenlegi mappa betöltése",
+ "Retry" : "Újra",
+ "No files in here" : "Itt nincsenek fájlok",
+ "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.",
+ "Go back" : "Visszalépés",
+ "Views" : "Nézetek",
"You" : "Ön",
"Shared multiple times with different people" : "Többször megosztva különböző személyekkel",
"Unable to change the favorite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát",
@@ -245,14 +231,23 @@ OC.L10N.register(
"Remove from favorites" : "Eltávolítás a kedvencekből",
"Add to favorites" : "Hozzáadás a kedvencekhez",
"Tags" : "Címkék",
+ "Your files" : "Saját fájlok",
+ "Open in files" : "Megnyitás a fájlokban",
+ "File cannot be accessed" : "A fájl nem érhető el",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.",
+ "No search results for “{query}”" : "Nincs találat ehhez: „{query}”",
+ "Search for files" : "Fájlok keresése",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Fájlnevek korlátozásának engedélyezése, amely biztosítja, hogy a fájlok szinkronizálhatók legyenek az összes klienssel. Alapállapotban az összes fájlnév engedélyezett, amely a POSIX (mint a Linux vagy a macOS) rendszereken érvényes.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "A Windows-kompatibilis fájlnevek engedélyezése után a meglévő fájlok már nem módosíthatóak, de a tulajdonosaik átnevezhetik őket érvényes új fájlnevekre.",
+ "Files compatibility" : "Fájlok kompatibilitása",
+ "Enforce Windows compatibility" : "Windows-kompatibilitás kényszerítése",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ez megakadályozza a Windows rendszereken érvénytelen fájlneveket, mint például a foglalt neveket vagy a speciális karaktereket. De ez nem fogja érvényesíteni a kis- és nagybetűk egyezőnek tekintését.",
"Blank" : "Üres",
"Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból",
"Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak",
"Create a new file with the selected template" : "Új fájl létrehozása a kiválasztott sablonnal",
"Creating file" : "Fájl létrehozása",
"Save as {displayName}" : "Mentés mint {displayName}",
- "Save as …" : "Mentés másként…",
- "Converting files …" : "Fájlok átalakítása…",
"Failed to convert files: {message}" : "A fájlok átalakítása sikertelen: {message}",
"All files failed to be converted" : "Az összes fájl átalakítása sikertelen",
"One file could not be converted: {message}" : "Egy fájl nem alakítható át: {message}",
@@ -260,7 +255,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Egy fájl sikeresen átalakítva","%n fájl sikeresen átalakítva"],
"Files successfully converted" : "Fájlok sikeresen átalakítva",
"Failed to convert files" : "A fájlok átalakítása sikertelen",
- "Converting file …" : "Fájl átalakítása…",
"File successfully converted" : "Fájl sikeresen átalakítva",
"Failed to convert file: {message}" : "A fájl átalakítása sikertelen: {message}",
"Failed to convert file" : "A fájl átalakítása sikertelen",
@@ -279,8 +273,6 @@ OC.L10N.register(
"Confirm deletion" : "Törlés megerősítése",
"Cancel" : "Mégse",
"Download" : "Letöltés",
- "Moving \"{source}\" to \"{destination}\" …" : "„{source}” áthelyezése ide: „{destination}” …",
- "Copying \"{source}\" to \"{destination}\" …" : "„{source}” másolása ide: „{destination}” …",
"Destination is not a folder" : "A cél nem mappa",
"This file/folder is already in that directory" : "Ez a fájl/mappa már létezik a mappában",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "A fájl/mappa önmagába, vagy saját almappájába áthelyezése nem lehetséges",
@@ -462,6 +454,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ha engedélyezte a kétfaktoros hitelesítést, akkor kattintson ide, hogy létrehozzon egy új alkalmazásjelszót, és azt használja.",
"Deletion cancelled" : "Törlés megszakítva",
+ "Moving \"{source}\" to \"{destination}\" …" : "„{source}” áthelyezése ide: „{destination}” …",
+ "Copying \"{source}\" to \"{destination}\" …" : "„{source}” másolása ide: „{destination}” …",
"Move cancelled" : "Áthelyezés megszakítva",
"Cancelled move or copy of \"{filename}\"." : "A(z) „{filename}” áthelyezése vagy másolása megszakítva.",
"Cancelled move or copy operation" : "Az áthelyezés vagy másolás művelet megszakítva",
@@ -481,6 +475,7 @@ OC.L10N.register(
"renamed file" : "átnevezett fájl",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "A Windows-kompatibilis fájlnevek engedélyezése után a meglévő fájlok már nem módosíthatóak, de a tulajdonosaik átnevezhetik őket érvényes új nevekre.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Továbbá lehetséges a fájlok automatikus átköltöztetése is a beállítás engedélyezése után, kövesse az occ parancs dokumentációját.",
+ "Submitting fields …" : "Mezők beküldése…",
"Filter file names …" : "Fájlnevek szűrése…",
"Prevent warning dialogs from open or reenable them." : "Figyelmeztető párbeszédablakok megnyitásának megakadályozása vagy engedélyezése.",
"Show a warning dialog when changing a file extension." : "Figyelmeztető párbeszédablakok megnyitása a fájlkiterjesztés módosításakor.",
@@ -499,6 +494,11 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navigálás a balra lévő fájlhoz (rács módban)",
"Navigate to the file on the right (in grid mode)" : "Navigálás a jobbra lévő fájlhoz (rács módban)",
"Toggle the grid view" : "Rácsnézet be/ki",
- "Open the sidebar for a file" : "Oldalsáv megnyitása a fájlhoz"
+ "Open the sidebar for a file" : "Oldalsáv megnyitása a fájlhoz",
+ "Save as …" : "Mentés másként…",
+ "Converting files …" : "Fájlok átalakítása…",
+ "Converting file …" : "Fájl átalakítása…",
+ "Search everywhere …" : "Keresés mindenhol…",
+ "Search here …" : "Keresés itt…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json
index 9f7e5ad1941..03b88b2b640 100644
--- a/apps/files/l10n/hu.json
+++ b/apps/files/l10n/hu.json
@@ -118,8 +118,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg.",
"File not found" : "A fájl nem található",
"_{count} selected_::_{count} selected_" : ["{count} kijelölve","{count} kijelölve"],
- "Search everywhere …" : "Keresés mindenhol…",
- "Search here …" : "Keresés itt…",
"Search scope options" : "Keresési hatókör beállításai",
"Search here" : "Keresés itt",
"{usedQuotaByte} used" : "{usedQuotaByte} felhasználva",
@@ -137,7 +135,6 @@
"Refresh" : "Frissítés",
"Limit" : "Korlát",
"Fill template fields" : "Töltse ki a sablon mezőit",
- "Submitting fields …" : "Mezők beküldése…",
"Submit" : "Beküldés",
"Choose a file or folder to transfer" : "Válassz egy átruházandó fájlt vagy mappát",
"Transfer" : "Átruházás",
@@ -161,33 +158,9 @@
"Do not show this dialog again." : "Ne jelenítse meg újra ezt a párbeszédablakot.",
"Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát",
"Choose {file}" : "{file} kiválasztása",
- "Share" : "Megosztás",
- "Shared by link" : "Megosztva hivatkozással",
- "Shared" : "Megosztva",
- "Switch to list view" : "Váltás listanézetre",
- "Switch to grid view" : "Váltás rácsnézetre",
- "The file could not be found" : "A fájl nem található",
- "Upload was cancelled by user" : "Feltöltés megszakítva a felhasználó által",
- "Not enough free space" : "Nincs elég szabad hely",
- "Operation is blocked by access control" : "A hozzáférés-vezérlés letiltotta a műveletet",
- "Error during upload: {message}" : "Hiba a feltöltés során: {message}",
- "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}",
- "Unknown error during upload" : "Ismeretlen hiba a feltöltés során",
- "Loading current folder" : "Jelenlegi mappa betöltése",
- "Retry" : "Újra",
- "No files in here" : "Itt nincsenek fájlok",
- "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.",
- "Go back" : "Visszalépés",
- "Views" : "Nézetek",
- "Files settings" : "Fájlok beállításai",
- "Your files" : "Saját fájlok",
- "Open in files" : "Megnyitás a fájlokban",
- "File cannot be accessed" : "A fájl nem érhető el",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.",
- "No search results for “{query}”" : "Nincs találat ehhez: „{query}”",
- "Search for files" : "Fájlok keresése",
"Clipboard is not available" : "A vágólap nem érhető el",
"WebDAV URL copied" : "WebDAV-webcím másolva",
+ "Files settings" : "Fájlok beállításai",
"General" : "Általános",
"Default view" : "Alapértelmezett nézet",
"All files" : "Összes fájl",
@@ -230,11 +203,24 @@
"Toggle grid view" : "Rácsnézet be/ki",
"Open file sidebar" : "Fájl oldalsáv megnyitása",
"Show those shortcuts" : "Gyorsbillentyűk megjelenítése",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Fájlnevek korlátozásának engedélyezése, amely biztosítja, hogy a fájlok szinkronizálhatók legyenek az összes klienssel. Alapállapotban az összes fájlnév engedélyezett, amely a POSIX (mint a Linux vagy a macOS) rendszereken érvényes.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "A Windows-kompatibilis fájlnevek engedélyezése után a meglévő fájlok már nem módosíthatóak, de a tulajdonosaik átnevezhetik őket érvényes új fájlnevekre.",
- "Files compatibility" : "Fájlok kompatibilitása",
- "Enforce Windows compatibility" : "Windows-kompatibilitás kényszerítése",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ez megakadályozza a Windows rendszereken érvénytelen fájlneveket, mint például a foglalt neveket vagy a speciális karaktereket. De ez nem fogja érvényesíteni a kis- és nagybetűk egyezőnek tekintését.",
+ "Share" : "Megosztás",
+ "Shared by link" : "Megosztva hivatkozással",
+ "Shared" : "Megosztva",
+ "Switch to list view" : "Váltás listanézetre",
+ "Switch to grid view" : "Váltás rácsnézetre",
+ "The file could not be found" : "A fájl nem található",
+ "Upload was cancelled by user" : "Feltöltés megszakítva a felhasználó által",
+ "Not enough free space" : "Nincs elég szabad hely",
+ "Operation is blocked by access control" : "A hozzáférés-vezérlés letiltotta a műveletet",
+ "Error during upload: {message}" : "Hiba a feltöltés során: {message}",
+ "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}",
+ "Unknown error during upload" : "Ismeretlen hiba a feltöltés során",
+ "Loading current folder" : "Jelenlegi mappa betöltése",
+ "Retry" : "Újra",
+ "No files in here" : "Itt nincsenek fájlok",
+ "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.",
+ "Go back" : "Visszalépés",
+ "Views" : "Nézetek",
"You" : "Ön",
"Shared multiple times with different people" : "Többször megosztva különböző személyekkel",
"Unable to change the favorite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát",
@@ -243,14 +229,23 @@
"Remove from favorites" : "Eltávolítás a kedvencekből",
"Add to favorites" : "Hozzáadás a kedvencekhez",
"Tags" : "Címkék",
+ "Your files" : "Saját fájlok",
+ "Open in files" : "Megnyitás a fájlokban",
+ "File cannot be accessed" : "A fájl nem érhető el",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.",
+ "No search results for “{query}”" : "Nincs találat ehhez: „{query}”",
+ "Search for files" : "Fájlok keresése",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Fájlnevek korlátozásának engedélyezése, amely biztosítja, hogy a fájlok szinkronizálhatók legyenek az összes klienssel. Alapállapotban az összes fájlnév engedélyezett, amely a POSIX (mint a Linux vagy a macOS) rendszereken érvényes.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "A Windows-kompatibilis fájlnevek engedélyezése után a meglévő fájlok már nem módosíthatóak, de a tulajdonosaik átnevezhetik őket érvényes új fájlnevekre.",
+ "Files compatibility" : "Fájlok kompatibilitása",
+ "Enforce Windows compatibility" : "Windows-kompatibilitás kényszerítése",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ez megakadályozza a Windows rendszereken érvénytelen fájlneveket, mint például a foglalt neveket vagy a speciális karaktereket. De ez nem fogja érvényesíteni a kis- és nagybetűk egyezőnek tekintését.",
"Blank" : "Üres",
"Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból",
"Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak",
"Create a new file with the selected template" : "Új fájl létrehozása a kiválasztott sablonnal",
"Creating file" : "Fájl létrehozása",
"Save as {displayName}" : "Mentés mint {displayName}",
- "Save as …" : "Mentés másként…",
- "Converting files …" : "Fájlok átalakítása…",
"Failed to convert files: {message}" : "A fájlok átalakítása sikertelen: {message}",
"All files failed to be converted" : "Az összes fájl átalakítása sikertelen",
"One file could not be converted: {message}" : "Egy fájl nem alakítható át: {message}",
@@ -258,7 +253,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Egy fájl sikeresen átalakítva","%n fájl sikeresen átalakítva"],
"Files successfully converted" : "Fájlok sikeresen átalakítva",
"Failed to convert files" : "A fájlok átalakítása sikertelen",
- "Converting file …" : "Fájl átalakítása…",
"File successfully converted" : "Fájl sikeresen átalakítva",
"Failed to convert file: {message}" : "A fájl átalakítása sikertelen: {message}",
"Failed to convert file" : "A fájl átalakítása sikertelen",
@@ -277,8 +271,6 @@
"Confirm deletion" : "Törlés megerősítése",
"Cancel" : "Mégse",
"Download" : "Letöltés",
- "Moving \"{source}\" to \"{destination}\" …" : "„{source}” áthelyezése ide: „{destination}” …",
- "Copying \"{source}\" to \"{destination}\" …" : "„{source}” másolása ide: „{destination}” …",
"Destination is not a folder" : "A cél nem mappa",
"This file/folder is already in that directory" : "Ez a fájl/mappa már létezik a mappában",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "A fájl/mappa önmagába, vagy saját almappájába áthelyezése nem lehetséges",
@@ -460,6 +452,8 @@
"Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ha engedélyezte a kétfaktoros hitelesítést, akkor kattintson ide, hogy létrehozzon egy új alkalmazásjelszót, és azt használja.",
"Deletion cancelled" : "Törlés megszakítva",
+ "Moving \"{source}\" to \"{destination}\" …" : "„{source}” áthelyezése ide: „{destination}” …",
+ "Copying \"{source}\" to \"{destination}\" …" : "„{source}” másolása ide: „{destination}” …",
"Move cancelled" : "Áthelyezés megszakítva",
"Cancelled move or copy of \"{filename}\"." : "A(z) „{filename}” áthelyezése vagy másolása megszakítva.",
"Cancelled move or copy operation" : "Az áthelyezés vagy másolás művelet megszakítva",
@@ -479,6 +473,7 @@
"renamed file" : "átnevezett fájl",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "A Windows-kompatibilis fájlnevek engedélyezése után a meglévő fájlok már nem módosíthatóak, de a tulajdonosaik átnevezhetik őket érvényes új nevekre.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Továbbá lehetséges a fájlok automatikus átköltöztetése is a beállítás engedélyezése után, kövesse az occ parancs dokumentációját.",
+ "Submitting fields …" : "Mezők beküldése…",
"Filter file names …" : "Fájlnevek szűrése…",
"Prevent warning dialogs from open or reenable them." : "Figyelmeztető párbeszédablakok megnyitásának megakadályozása vagy engedélyezése.",
"Show a warning dialog when changing a file extension." : "Figyelmeztető párbeszédablakok megnyitása a fájlkiterjesztés módosításakor.",
@@ -497,6 +492,11 @@
"Navigate to the file on the left (in grid mode)" : "Navigálás a balra lévő fájlhoz (rács módban)",
"Navigate to the file on the right (in grid mode)" : "Navigálás a jobbra lévő fájlhoz (rács módban)",
"Toggle the grid view" : "Rácsnézet be/ki",
- "Open the sidebar for a file" : "Oldalsáv megnyitása a fájlhoz"
+ "Open the sidebar for a file" : "Oldalsáv megnyitása a fájlhoz",
+ "Save as …" : "Mentés másként…",
+ "Converting files …" : "Fájlok átalakítása…",
+ "Converting file …" : "Fájl átalakítása…",
+ "Search everywhere …" : "Keresés mindenhol…",
+ "Search here …" : "Keresés itt…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index edef78842f5..b25704b6040 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -122,8 +122,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.",
"File not found" : "Skrá finnst ekki",
"_{count} selected_::_{count} selected_" : ["{count} valið","{count} valið"],
- "Search everywhere …" : "Leita allsstaðar …",
- "Search here …" : "Leita hér …",
"Search scope options" : "Valkostir leitarsviðs",
"Search here" : "Leita hér",
"{usedQuotaByte} used" : "{usedQuotaByte} notað",
@@ -137,13 +135,11 @@ OC.L10N.register(
"Create new folder" : "Búa til nýja möppu",
"This name is already in use." : "Þetta nafn er nú þegar í notkun.",
"Create" : "Búa til",
- "Preparing …" : "Undirbý …",
"Refresh" : "Endurnýja",
"Windows filename support has been enabled." : "Stuðningur við Windows-skráaheiti hefur verið virkjaður.",
"Limit" : "Takmörk",
"(starting)" : "(byrja)",
"Fill template fields" : "Fylla inn reiti sniðmáts",
- "Submitting fields …" : "Sendi inn gagnasvið…",
"Submit" : "Senda inn",
"Choose a file or folder to transfer" : "Veldu skrá eða möppu til að millifæra",
"Transfer" : "Færa",
@@ -167,33 +163,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Ekki sýna þennan glugga aftur.",
"Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í",
"Choose {file}" : "Veldu {file}",
- "Share" : "Deila",
- "Shared by link" : "Deilt með tengli",
- "Shared" : "Sameiginlegt",
- "Switch to list view" : "Skipta yfir í listasýn",
- "Switch to grid view" : "Skipta yfir í reitasýn",
- "The file could not be found" : "Skráin fannst ekki",
- "Upload was cancelled by user" : "Notandi hætti við innsendingu",
- "Not enough free space" : "Ekki nægilegt pláss",
- "Operation is blocked by access control" : "Aðgerðin er hindruð af aðgangsstýringu",
- "Error during upload: {message}" : "Villa við innsendingu: {message}",
- "Error during upload, status code {status}" : "Villa við innsendingu, stöðukóði: {status}",
- "Unknown error during upload" : "Óþekkt villa við innsendingu",
- "Loading current folder" : "Hleð inn núverandi möppu",
- "Retry" : "Reyna aftur",
- "No files in here" : "Engar skrár hér",
- "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!",
- "Go back" : "Fara til baka",
- "Views" : "Skoðun",
- "Files settings" : "Stillingar skráaforritsins",
- "Your files" : "Skrárnar þínar",
- "Open in files" : "Opna í skráaforritinu",
- "File cannot be accessed" : "Skráin er ekki aðgengileg",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Skráin fannst ekki eða að þú hefur ekki heimildir til að skoða hana. Biddu sendandann um að deila henni.",
- "No search results for “{query}”" : "Engar leitarniðurstöður fyrir “{query}”",
- "Search for files" : "Leita að skrám",
"Clipboard is not available" : "Klippispjald er ekki tiltækt",
"WebDAV URL copied" : "WebDAV-slóð afrituð",
+ "Files settings" : "Stillingar skráaforritsins",
"General" : "Almennt",
"Default view" : "Sjálfgefin sýn",
"All files" : "Allar skrár",
@@ -234,11 +206,24 @@ OC.L10N.register(
"Toggle grid view" : "Víxla reitasýn af/á",
"Open file sidebar" : "Opna hliðarspjald skráa",
"Show those shortcuts" : "Sýna þessa flýtilykla",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Leyfa að takmarka skráaheiti til að tryggja að hægt sé að samstilla skrár við öll biðlaraforrit. Sjálfgefið eru leyfð öll skráaheiti sem gilda á POSIX (þ.e.a.s. Linux eða macOS).",
- "Failed to toggle Windows filename support" : "Tókst ekki að víxla stuðningi við Windows-skráaheiti af/á",
- "Files compatibility" : "Samhæfni skráa",
- "Enforce Windows compatibility" : "Þvinga fram samhæfni við Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Þetta mun útiloka skráaheiti sem ekki gilda á Windows-kerfum, eins og þau sem innihalda frátekin heiti og sérstafi. En þetta mun hinsvegar ekki þvinga fram samhæfni í stafstöðu (há-/lágstafir).",
+ "Share" : "Deila",
+ "Shared by link" : "Deilt með tengli",
+ "Shared" : "Sameiginlegt",
+ "Switch to list view" : "Skipta yfir í listasýn",
+ "Switch to grid view" : "Skipta yfir í reitasýn",
+ "The file could not be found" : "Skráin fannst ekki",
+ "Upload was cancelled by user" : "Notandi hætti við innsendingu",
+ "Not enough free space" : "Ekki nægilegt pláss",
+ "Operation is blocked by access control" : "Aðgerðin er hindruð af aðgangsstýringu",
+ "Error during upload: {message}" : "Villa við innsendingu: {message}",
+ "Error during upload, status code {status}" : "Villa við innsendingu, stöðukóði: {status}",
+ "Unknown error during upload" : "Óþekkt villa við innsendingu",
+ "Loading current folder" : "Hleð inn núverandi möppu",
+ "Retry" : "Reyna aftur",
+ "No files in here" : "Engar skrár hér",
+ "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!",
+ "Go back" : "Fara til baka",
+ "Views" : "Skoðun",
"You" : "Þú",
"Shared multiple times with different people" : "Deilt mörgum sinnum með mismunandi fólki",
"Unable to change the favorite state of the file" : "Get ekki breytt stöðu sem eftirlæti á skránni",
@@ -247,20 +232,28 @@ OC.L10N.register(
"Remove from favorites" : "Fjarlægja úr eftirlætum",
"Add to favorites" : "Bæta í eftirlæti",
"Tags" : "Merki",
+ "Your files" : "Skrárnar þínar",
+ "Open in files" : "Opna í skráaforritinu",
+ "File cannot be accessed" : "Skráin er ekki aðgengileg",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Skráin fannst ekki eða að þú hefur ekki heimildir til að skoða hana. Biddu sendandann um að deila henni.",
+ "No search results for “{query}”" : "Engar leitarniðurstöður fyrir “{query}”",
+ "Search for files" : "Leita að skrám",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Leyfa að takmarka skráaheiti til að tryggja að hægt sé að samstilla skrár við öll biðlaraforrit. Sjálfgefið eru leyfð öll skráaheiti sem gilda á POSIX (þ.e.a.s. Linux eða macOS).",
+ "Failed to toggle Windows filename support" : "Tókst ekki að víxla stuðningi við Windows-skráaheiti af/á",
+ "Files compatibility" : "Samhæfni skráa",
+ "Enforce Windows compatibility" : "Þvinga fram samhæfni við Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Þetta mun útiloka skráaheiti sem ekki gilda á Windows-kerfum, eins og þau sem innihalda frátekin heiti og sérstafi. En þetta mun hinsvegar ekki þvinga fram samhæfni í stafstöðu (há-/lágstafir).",
"Blank" : "Tóm",
"Unable to create new file from template" : "Tekst ekki að búa til nýja skrá út frá sniðmáti",
"Pick a template for {name}" : "Veldu sniðmát fyrir {name}",
"Create a new file with the selected template" : "Búa til nýja skrá úr völdu sniðmáti",
"Creating file" : "Bý til skrá",
"Save as {displayName}" : "Vista sem {displayName}",
- "Save as …" : "Vista sem …",
- "Converting files …" : "Umbreyti skrám …",
"Failed to convert files: {message}" : "Mistókst að umbreyta skrám: {message}",
"All files failed to be converted" : "Mistókst að umbreyta öllum skrám",
"One file could not be converted: {message}" : "Ekki var hægt að umbreyta einni skrá: {message}",
"Files successfully converted" : "Tókst að umbreyta skrám",
"Failed to convert files" : "Mistókst að umbreyta skrám",
- "Converting file …" : "Umbreyti skrá…",
"File successfully converted" : "Tókst að umbreyta skrá",
"Failed to convert file: {message}" : "Mistókst að umbreyta skrá: {message}",
"Failed to convert file" : "Mistókst að umbreyta skrá",
@@ -279,8 +272,6 @@ OC.L10N.register(
"Confirm deletion" : "Staðfesta eyðingu",
"Cancel" : "Hætta við",
"Download" : "Niðurhal",
- "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …",
"Destination is not a folder" : "Áfangastaðurinn er ekki mappa",
"This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér",
@@ -460,6 +451,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Notaðu þetta vistfang til að nálgast skráaforritið þitt með WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ef þú hefur virkjað 2FA tveggja-þrepa-auðkenningu, þarftu að útbúa nýtt lykilorð forrits og nota það með því að smella hér.",
"Deletion cancelled" : "Hætt við eyðingu",
+ "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …",
"Move cancelled" : "Hætt við tilfærslu",
"Cancelled move or copy of \"{filename}\"." : "Hætti við aðgerð við að færa eða afrita \"{filename}\".",
"Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita",
@@ -477,6 +470,7 @@ OC.L10N.register(
"New text file.txt" : "Ný textaskrá.txt",
"%1$s (renamed)" : "%1$s (endurnefnd)",
"renamed file" : "endurnefndi skrá",
+ "Submitting fields …" : "Sendi inn gagnasvið…",
"Filter file names …" : "Sía skráaheiti …",
"Show a warning dialog when changing a file extension." : "Birta aðvörunarglugga þegar skráarendingu er breytt.",
"Speed up your Files experience with these quick shortcuts." : "Flýttu fyrir vinnu þinni með skrár með þessum flýtilyklum.",
@@ -494,6 +488,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Fara á skrána til vinstri (í reitayfirliti)",
"Navigate to the file on the right (in grid mode)" : "Fara á skrána til hægri (í reitayfirliti)",
"Toggle the grid view" : "Víxla reitayfirliti af/á",
- "Open the sidebar for a file" : "Opna hliðarspjald fyrir skrá"
+ "Open the sidebar for a file" : "Opna hliðarspjald fyrir skrá",
+ "Save as …" : "Vista sem …",
+ "Converting files …" : "Umbreyti skrám …",
+ "Converting file …" : "Umbreyti skrá…",
+ "Search everywhere …" : "Leita allsstaðar …",
+ "Search here …" : "Leita hér …",
+ "Preparing …" : "Undirbý …"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index 953fb4e8266..59e3892788f 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -120,8 +120,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.",
"File not found" : "Skrá finnst ekki",
"_{count} selected_::_{count} selected_" : ["{count} valið","{count} valið"],
- "Search everywhere …" : "Leita allsstaðar …",
- "Search here …" : "Leita hér …",
"Search scope options" : "Valkostir leitarsviðs",
"Search here" : "Leita hér",
"{usedQuotaByte} used" : "{usedQuotaByte} notað",
@@ -135,13 +133,11 @@
"Create new folder" : "Búa til nýja möppu",
"This name is already in use." : "Þetta nafn er nú þegar í notkun.",
"Create" : "Búa til",
- "Preparing …" : "Undirbý …",
"Refresh" : "Endurnýja",
"Windows filename support has been enabled." : "Stuðningur við Windows-skráaheiti hefur verið virkjaður.",
"Limit" : "Takmörk",
"(starting)" : "(byrja)",
"Fill template fields" : "Fylla inn reiti sniðmáts",
- "Submitting fields …" : "Sendi inn gagnasvið…",
"Submit" : "Senda inn",
"Choose a file or folder to transfer" : "Veldu skrá eða möppu til að millifæra",
"Transfer" : "Færa",
@@ -165,33 +161,9 @@
"Do not show this dialog again." : "Ekki sýna þennan glugga aftur.",
"Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í",
"Choose {file}" : "Veldu {file}",
- "Share" : "Deila",
- "Shared by link" : "Deilt með tengli",
- "Shared" : "Sameiginlegt",
- "Switch to list view" : "Skipta yfir í listasýn",
- "Switch to grid view" : "Skipta yfir í reitasýn",
- "The file could not be found" : "Skráin fannst ekki",
- "Upload was cancelled by user" : "Notandi hætti við innsendingu",
- "Not enough free space" : "Ekki nægilegt pláss",
- "Operation is blocked by access control" : "Aðgerðin er hindruð af aðgangsstýringu",
- "Error during upload: {message}" : "Villa við innsendingu: {message}",
- "Error during upload, status code {status}" : "Villa við innsendingu, stöðukóði: {status}",
- "Unknown error during upload" : "Óþekkt villa við innsendingu",
- "Loading current folder" : "Hleð inn núverandi möppu",
- "Retry" : "Reyna aftur",
- "No files in here" : "Engar skrár hér",
- "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!",
- "Go back" : "Fara til baka",
- "Views" : "Skoðun",
- "Files settings" : "Stillingar skráaforritsins",
- "Your files" : "Skrárnar þínar",
- "Open in files" : "Opna í skráaforritinu",
- "File cannot be accessed" : "Skráin er ekki aðgengileg",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Skráin fannst ekki eða að þú hefur ekki heimildir til að skoða hana. Biddu sendandann um að deila henni.",
- "No search results for “{query}”" : "Engar leitarniðurstöður fyrir “{query}”",
- "Search for files" : "Leita að skrám",
"Clipboard is not available" : "Klippispjald er ekki tiltækt",
"WebDAV URL copied" : "WebDAV-slóð afrituð",
+ "Files settings" : "Stillingar skráaforritsins",
"General" : "Almennt",
"Default view" : "Sjálfgefin sýn",
"All files" : "Allar skrár",
@@ -232,11 +204,24 @@
"Toggle grid view" : "Víxla reitasýn af/á",
"Open file sidebar" : "Opna hliðarspjald skráa",
"Show those shortcuts" : "Sýna þessa flýtilykla",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Leyfa að takmarka skráaheiti til að tryggja að hægt sé að samstilla skrár við öll biðlaraforrit. Sjálfgefið eru leyfð öll skráaheiti sem gilda á POSIX (þ.e.a.s. Linux eða macOS).",
- "Failed to toggle Windows filename support" : "Tókst ekki að víxla stuðningi við Windows-skráaheiti af/á",
- "Files compatibility" : "Samhæfni skráa",
- "Enforce Windows compatibility" : "Þvinga fram samhæfni við Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Þetta mun útiloka skráaheiti sem ekki gilda á Windows-kerfum, eins og þau sem innihalda frátekin heiti og sérstafi. En þetta mun hinsvegar ekki þvinga fram samhæfni í stafstöðu (há-/lágstafir).",
+ "Share" : "Deila",
+ "Shared by link" : "Deilt með tengli",
+ "Shared" : "Sameiginlegt",
+ "Switch to list view" : "Skipta yfir í listasýn",
+ "Switch to grid view" : "Skipta yfir í reitasýn",
+ "The file could not be found" : "Skráin fannst ekki",
+ "Upload was cancelled by user" : "Notandi hætti við innsendingu",
+ "Not enough free space" : "Ekki nægilegt pláss",
+ "Operation is blocked by access control" : "Aðgerðin er hindruð af aðgangsstýringu",
+ "Error during upload: {message}" : "Villa við innsendingu: {message}",
+ "Error during upload, status code {status}" : "Villa við innsendingu, stöðukóði: {status}",
+ "Unknown error during upload" : "Óþekkt villa við innsendingu",
+ "Loading current folder" : "Hleð inn núverandi möppu",
+ "Retry" : "Reyna aftur",
+ "No files in here" : "Engar skrár hér",
+ "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!",
+ "Go back" : "Fara til baka",
+ "Views" : "Skoðun",
"You" : "Þú",
"Shared multiple times with different people" : "Deilt mörgum sinnum með mismunandi fólki",
"Unable to change the favorite state of the file" : "Get ekki breytt stöðu sem eftirlæti á skránni",
@@ -245,20 +230,28 @@
"Remove from favorites" : "Fjarlægja úr eftirlætum",
"Add to favorites" : "Bæta í eftirlæti",
"Tags" : "Merki",
+ "Your files" : "Skrárnar þínar",
+ "Open in files" : "Opna í skráaforritinu",
+ "File cannot be accessed" : "Skráin er ekki aðgengileg",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Skráin fannst ekki eða að þú hefur ekki heimildir til að skoða hana. Biddu sendandann um að deila henni.",
+ "No search results for “{query}”" : "Engar leitarniðurstöður fyrir “{query}”",
+ "Search for files" : "Leita að skrám",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Leyfa að takmarka skráaheiti til að tryggja að hægt sé að samstilla skrár við öll biðlaraforrit. Sjálfgefið eru leyfð öll skráaheiti sem gilda á POSIX (þ.e.a.s. Linux eða macOS).",
+ "Failed to toggle Windows filename support" : "Tókst ekki að víxla stuðningi við Windows-skráaheiti af/á",
+ "Files compatibility" : "Samhæfni skráa",
+ "Enforce Windows compatibility" : "Þvinga fram samhæfni við Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Þetta mun útiloka skráaheiti sem ekki gilda á Windows-kerfum, eins og þau sem innihalda frátekin heiti og sérstafi. En þetta mun hinsvegar ekki þvinga fram samhæfni í stafstöðu (há-/lágstafir).",
"Blank" : "Tóm",
"Unable to create new file from template" : "Tekst ekki að búa til nýja skrá út frá sniðmáti",
"Pick a template for {name}" : "Veldu sniðmát fyrir {name}",
"Create a new file with the selected template" : "Búa til nýja skrá úr völdu sniðmáti",
"Creating file" : "Bý til skrá",
"Save as {displayName}" : "Vista sem {displayName}",
- "Save as …" : "Vista sem …",
- "Converting files …" : "Umbreyti skrám …",
"Failed to convert files: {message}" : "Mistókst að umbreyta skrám: {message}",
"All files failed to be converted" : "Mistókst að umbreyta öllum skrám",
"One file could not be converted: {message}" : "Ekki var hægt að umbreyta einni skrá: {message}",
"Files successfully converted" : "Tókst að umbreyta skrám",
"Failed to convert files" : "Mistókst að umbreyta skrám",
- "Converting file …" : "Umbreyti skrá…",
"File successfully converted" : "Tókst að umbreyta skrá",
"Failed to convert file: {message}" : "Mistókst að umbreyta skrá: {message}",
"Failed to convert file" : "Mistókst að umbreyta skrá",
@@ -277,8 +270,6 @@
"Confirm deletion" : "Staðfesta eyðingu",
"Cancel" : "Hætta við",
"Download" : "Niðurhal",
- "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …",
"Destination is not a folder" : "Áfangastaðurinn er ekki mappa",
"This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér",
@@ -458,6 +449,8 @@
"Use this address to access your Files via WebDAV" : "Notaðu þetta vistfang til að nálgast skráaforritið þitt með WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ef þú hefur virkjað 2FA tveggja-þrepa-auðkenningu, þarftu að útbúa nýtt lykilorð forrits og nota það með því að smella hér.",
"Deletion cancelled" : "Hætt við eyðingu",
+ "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …",
"Move cancelled" : "Hætt við tilfærslu",
"Cancelled move or copy of \"{filename}\"." : "Hætti við aðgerð við að færa eða afrita \"{filename}\".",
"Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita",
@@ -475,6 +468,7 @@
"New text file.txt" : "Ný textaskrá.txt",
"%1$s (renamed)" : "%1$s (endurnefnd)",
"renamed file" : "endurnefndi skrá",
+ "Submitting fields …" : "Sendi inn gagnasvið…",
"Filter file names …" : "Sía skráaheiti …",
"Show a warning dialog when changing a file extension." : "Birta aðvörunarglugga þegar skráarendingu er breytt.",
"Speed up your Files experience with these quick shortcuts." : "Flýttu fyrir vinnu þinni með skrár með þessum flýtilyklum.",
@@ -492,6 +486,12 @@
"Navigate to the file on the left (in grid mode)" : "Fara á skrána til vinstri (í reitayfirliti)",
"Navigate to the file on the right (in grid mode)" : "Fara á skrána til hægri (í reitayfirliti)",
"Toggle the grid view" : "Víxla reitayfirliti af/á",
- "Open the sidebar for a file" : "Opna hliðarspjald fyrir skrá"
+ "Open the sidebar for a file" : "Opna hliðarspjald fyrir skrá",
+ "Save as …" : "Vista sem …",
+ "Converting files …" : "Umbreyti skrám …",
+ "Converting file …" : "Umbreyti skrá…",
+ "Search everywhere …" : "Leita allsstaðar …",
+ "Search here …" : "Leita hér …",
+ "Preparing …" : "Undirbý …"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index f4797a946cd..401bb5262e5 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di prestazioni. I file verranno mostrati durante la navigazione della lista.",
"File not found" : "File non trovato",
"_{count} selected_::_{count} selected_" : ["{count} selezionato","{count} selezionati","{count} selezionati"],
- "Search everywhere …" : "Cerca ovunque…",
- "Search here …" : "Cerca qui…",
"Search scope options" : "Opzioni nell'ambito di ricerca",
"Search here" : "Cerca qui",
"{usedQuotaByte} used" : "{usedQuotaByte} usato",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Impossibile aggiornare lo stato di sanificazione del nome file.",
"Filename sanitization in progress." : "Sanificazione del nome del file in corso.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Attualmente {processedUsers} di{totalUsers} account sono già stati elaborati.",
- "Preparing …" : "In preparazione …",
"Refresh" : "Aggiorna",
"All files have been santized for Windows filename support." : "Tutti i file sono stati abilitati per supportare i nomi file di Windows.",
"Some files could not be sanitized, please check your logs." : "Alcuni file non possono essere ripuliti, controlla i tuoi log.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Sanificare i nomi dei file",
"(starting)" : "(iniziando)",
"Fill template fields" : "Compila i campi del modello",
- "Submitting fields …" : "Invio dei campi …",
"Submit" : "Invia",
"Choose a file or folder to transfer" : "Scegli file o cartella da trasferire",
"Transfer" : "Trasferisci",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Non visualizzare più questa finestra di dialogo.",
"Select file or folder to link to" : "Seleziona un file o una cartella da collegare",
"Choose {file}" : "Scegli {file}",
- "Share" : "Condividi",
- "Shared by link" : "Condivisi tramite collegamento",
- "Shared" : "Condiviso",
- "Switch to list view" : "Passa alla vista elenco",
- "Switch to grid view" : "Passa alla vista griglia",
- "The file could not be found" : "Il file non è stato trovato",
- "Upload was cancelled by user" : "Caricamento annullato dall'utente",
- "Not enough free space" : "Spazio libero insufficiente",
- "Operation is blocked by access control" : "L'operazione è bloccata dal controllo di accesso",
- "Error during upload: {message}" : "Errore durante il caricamento: {message}",
- "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}",
- "Unknown error during upload" : "Errore sconosciuto durante il caricamento",
- "Loading current folder" : "Sto caricando la cartella corrente",
- "Retry" : "Riprova",
- "No files in here" : "Qui non c'è alcun file",
- "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!",
- "Go back" : "Indietro",
- "Views" : "Viste",
- "Files settings" : "Impostazioni File",
- "Your files" : "I tuoi files",
- "Open in files" : "Apri in file",
- "File cannot be accessed" : "Il file non possono essere acceduti",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Impossibile trovare il file oppure non disponi dei permessi per visualizzarlo. Chiedi al mittente di condividerlo.",
- "No search results for “{query}”" : "Nessun risultato di ricerca per “{query}”",
- "Search for files" : "Cerca file",
"Clipboard is not available" : "Appunti non disponibili",
"WebDAV URL copied" : "URL WebDAV copiato",
+ "Files settings" : "Impostazioni File",
"General" : "Generale",
"Default view" : "Vista predefinita",
"All files" : "Tutti i file",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Commuta la vista a griglia",
"Open file sidebar" : "Apri la barra laterale del file",
"Show those shortcuts" : "Mostra quelle scorciatoie",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Consenti di limitare i nomi di file per assicurarsi che i file vengano sincronizzati con tutti i client. In modo predefinito, tutti i nomi di file validi su POSIX (es. Linux o macOS) sono consentiti.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Dopo aver abilitato i nomi file compatibili con Windows, i file esistenti non potranno più essere modificati, ma potranno essere rinominati con nuovi nomi validi dal rispettivo proprietario.",
- "Failed to toggle Windows filename support" : "Impossibile attivare il supporto per i nomi file di Windows",
- "Files compatibility" : "Compatibilità di File",
- "Enforce Windows compatibility" : "Imponi la compatibilità con Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ciò bloccherà i nomi di file non validi sui sistemi Windows, come l'uso di nomi riservati o caratteri speciali. Tuttavia non verrà imposta la compatibilità con le maiuscole/minuscole.",
+ "Share" : "Condividi",
+ "Shared by link" : "Condivisi tramite collegamento",
+ "Shared" : "Condiviso",
+ "Switch to list view" : "Passa alla vista elenco",
+ "Switch to grid view" : "Passa alla vista griglia",
+ "The file could not be found" : "Il file non è stato trovato",
+ "Upload was cancelled by user" : "Caricamento annullato dall'utente",
+ "Not enough free space" : "Spazio libero insufficiente",
+ "Operation is blocked by access control" : "L'operazione è bloccata dal controllo di accesso",
+ "Error during upload: {message}" : "Errore durante il caricamento: {message}",
+ "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}",
+ "Unknown error during upload" : "Errore sconosciuto durante il caricamento",
+ "Loading current folder" : "Sto caricando la cartella corrente",
+ "Retry" : "Riprova",
+ "No files in here" : "Qui non c'è alcun file",
+ "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!",
+ "Go back" : "Indietro",
+ "Views" : "Viste",
"You" : "Tu",
"Shared multiple times with different people" : "Condiviso più volte con diverse persone",
"Unable to change the favorite state of the file" : "Impossibile modificare lo stato preferito del file",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Rimuovi dai preferiti",
"Add to favorites" : "Aggiungi ai preferiti",
"Tags" : "Etichette",
+ "Your files" : "I tuoi files",
+ "Open in files" : "Apri in file",
+ "File cannot be accessed" : "Il file non possono essere acceduti",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Impossibile trovare il file oppure non disponi dei permessi per visualizzarlo. Chiedi al mittente di condividerlo.",
+ "No search results for “{query}”" : "Nessun risultato di ricerca per “{query}”",
+ "Search for files" : "Cerca file",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Consenti di limitare i nomi di file per assicurarsi che i file vengano sincronizzati con tutti i client. In modo predefinito, tutti i nomi di file validi su POSIX (es. Linux o macOS) sono consentiti.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Dopo aver abilitato i nomi file compatibili con Windows, i file esistenti non potranno più essere modificati, ma potranno essere rinominati con nuovi nomi validi dal rispettivo proprietario.",
+ "Failed to toggle Windows filename support" : "Impossibile attivare il supporto per i nomi file di Windows",
+ "Files compatibility" : "Compatibilità di File",
+ "Enforce Windows compatibility" : "Imponi la compatibilità con Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ciò bloccherà i nomi di file non validi sui sistemi Windows, come l'uso di nomi riservati o caratteri speciali. Tuttavia non verrà imposta la compatibilità con le maiuscole/minuscole.",
"Blank" : "Vuoto",
"Unable to create new file from template" : "Impossibile creare un nuovo file dal modello",
"Pick a template for {name}" : "Scegli un modello per {name}",
"Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato",
"Creating file" : "Creazione del file",
"Save as {displayName}" : "Savlva come {displayName}",
- "Save as …" : "Salva come …",
- "Converting files …" : "Conversione dei file …",
"Failed to convert files: {message}" : "Impossibile convertire i file: {message}",
"All files failed to be converted" : "Non è stato possibile convertire tutti i file",
"One file could not be converted: {message}" : "Un file non può essere convertito: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Un file convertito correttamente","%nfile convertiti con successo","%n file convertiti con successo"],
"Files successfully converted" : "File convertiti con successo",
"Failed to convert files" : "Impossibile convertire i file",
- "Converting file …" : "Conversione del file …",
"File successfully converted" : "File convertito con successo",
"Failed to convert file: {message}" : "Impossibile convertire il file: {message}",
"Failed to convert file" : "Impossibile convertire il file",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Scarica",
"The requested file is not available." : "Il file richiesto non è disponibile.",
"The requested files are not available." : "I file richiesti non sono disponibili.",
- "Moving \"{source}\" to \"{destination}\" …" : "Sposta \"{source}\" in \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copia \"{source}\" in \"{destination}\" …",
"Destination is not a folder" : "La destinazione non è una cartella",
"This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se hai abilitato il 2FA, devi creare ed usare una nuova password per l'applicazione facendo clic qui.",
"Deletion cancelled" : "Eliminazione annullata",
+ "Moving \"{source}\" to \"{destination}\" …" : "Sposta \"{source}\" in \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copia \"{source}\" in \"{destination}\" …",
"Move cancelled" : "Spostamento cancellato",
"Cancelled move or copy of \"{filename}\"." : "Spostamento o copia di \"{filename}\" annullato.",
"Cancelled move or copy operation" : "Operazione di spostamento o copia annullata",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "file rinominato",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Dopo aver abilitato i nomi file compatibili con Windows, i file esistenti non potranno più essere modificati, ma potranno essere rinominati con nuovi nomi validi dal rispettivo proprietario.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "È anche possibile migrare i file automaticamente dopo aver abilitato questa impostazione; fare riferimento alla documentazione relativa al comando occ.",
+ "Submitting fields …" : "Invio dei campi …",
"Filter file names …" : "Filtra i nomi dei file …",
"Prevent warning dialogs from open or reenable them." : "Impedire l'apertura delle finestre di dialogo di avviso o riattivarle.",
"Show a warning dialog when changing a file extension." : "Mostra una finestra di dialogo di avviso quando si modifica l'estensione di un file.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navigare nel file a sinistra (in modalità griglia)",
"Navigate to the file on the right (in grid mode)" : "Navigare nel file a destra (in modalità griglia)",
"Toggle the grid view" : "Attiva la vista a griglia",
- "Open the sidebar for a file" : "Aprire la barra laterale per un file"
+ "Open the sidebar for a file" : "Aprire la barra laterale per un file",
+ "Save as …" : "Salva come …",
+ "Converting files …" : "Conversione dei file …",
+ "Converting file …" : "Conversione del file …",
+ "Search everywhere …" : "Cerca ovunque…",
+ "Search here …" : "Cerca qui…",
+ "Preparing …" : "In preparazione …"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 29a07a208c9..9c630d05b31 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di prestazioni. I file verranno mostrati durante la navigazione della lista.",
"File not found" : "File non trovato",
"_{count} selected_::_{count} selected_" : ["{count} selezionato","{count} selezionati","{count} selezionati"],
- "Search everywhere …" : "Cerca ovunque…",
- "Search here …" : "Cerca qui…",
"Search scope options" : "Opzioni nell'ambito di ricerca",
"Search here" : "Cerca qui",
"{usedQuotaByte} used" : "{usedQuotaByte} usato",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Impossibile aggiornare lo stato di sanificazione del nome file.",
"Filename sanitization in progress." : "Sanificazione del nome del file in corso.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Attualmente {processedUsers} di{totalUsers} account sono già stati elaborati.",
- "Preparing …" : "In preparazione …",
"Refresh" : "Aggiorna",
"All files have been santized for Windows filename support." : "Tutti i file sono stati abilitati per supportare i nomi file di Windows.",
"Some files could not be sanitized, please check your logs." : "Alcuni file non possono essere ripuliti, controlla i tuoi log.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Sanificare i nomi dei file",
"(starting)" : "(iniziando)",
"Fill template fields" : "Compila i campi del modello",
- "Submitting fields …" : "Invio dei campi …",
"Submit" : "Invia",
"Choose a file or folder to transfer" : "Scegli file o cartella da trasferire",
"Transfer" : "Trasferisci",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Non visualizzare più questa finestra di dialogo.",
"Select file or folder to link to" : "Seleziona un file o una cartella da collegare",
"Choose {file}" : "Scegli {file}",
- "Share" : "Condividi",
- "Shared by link" : "Condivisi tramite collegamento",
- "Shared" : "Condiviso",
- "Switch to list view" : "Passa alla vista elenco",
- "Switch to grid view" : "Passa alla vista griglia",
- "The file could not be found" : "Il file non è stato trovato",
- "Upload was cancelled by user" : "Caricamento annullato dall'utente",
- "Not enough free space" : "Spazio libero insufficiente",
- "Operation is blocked by access control" : "L'operazione è bloccata dal controllo di accesso",
- "Error during upload: {message}" : "Errore durante il caricamento: {message}",
- "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}",
- "Unknown error during upload" : "Errore sconosciuto durante il caricamento",
- "Loading current folder" : "Sto caricando la cartella corrente",
- "Retry" : "Riprova",
- "No files in here" : "Qui non c'è alcun file",
- "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!",
- "Go back" : "Indietro",
- "Views" : "Viste",
- "Files settings" : "Impostazioni File",
- "Your files" : "I tuoi files",
- "Open in files" : "Apri in file",
- "File cannot be accessed" : "Il file non possono essere acceduti",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Impossibile trovare il file oppure non disponi dei permessi per visualizzarlo. Chiedi al mittente di condividerlo.",
- "No search results for “{query}”" : "Nessun risultato di ricerca per “{query}”",
- "Search for files" : "Cerca file",
"Clipboard is not available" : "Appunti non disponibili",
"WebDAV URL copied" : "URL WebDAV copiato",
+ "Files settings" : "Impostazioni File",
"General" : "Generale",
"Default view" : "Vista predefinita",
"All files" : "Tutti i file",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Commuta la vista a griglia",
"Open file sidebar" : "Apri la barra laterale del file",
"Show those shortcuts" : "Mostra quelle scorciatoie",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Consenti di limitare i nomi di file per assicurarsi che i file vengano sincronizzati con tutti i client. In modo predefinito, tutti i nomi di file validi su POSIX (es. Linux o macOS) sono consentiti.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Dopo aver abilitato i nomi file compatibili con Windows, i file esistenti non potranno più essere modificati, ma potranno essere rinominati con nuovi nomi validi dal rispettivo proprietario.",
- "Failed to toggle Windows filename support" : "Impossibile attivare il supporto per i nomi file di Windows",
- "Files compatibility" : "Compatibilità di File",
- "Enforce Windows compatibility" : "Imponi la compatibilità con Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ciò bloccherà i nomi di file non validi sui sistemi Windows, come l'uso di nomi riservati o caratteri speciali. Tuttavia non verrà imposta la compatibilità con le maiuscole/minuscole.",
+ "Share" : "Condividi",
+ "Shared by link" : "Condivisi tramite collegamento",
+ "Shared" : "Condiviso",
+ "Switch to list view" : "Passa alla vista elenco",
+ "Switch to grid view" : "Passa alla vista griglia",
+ "The file could not be found" : "Il file non è stato trovato",
+ "Upload was cancelled by user" : "Caricamento annullato dall'utente",
+ "Not enough free space" : "Spazio libero insufficiente",
+ "Operation is blocked by access control" : "L'operazione è bloccata dal controllo di accesso",
+ "Error during upload: {message}" : "Errore durante il caricamento: {message}",
+ "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}",
+ "Unknown error during upload" : "Errore sconosciuto durante il caricamento",
+ "Loading current folder" : "Sto caricando la cartella corrente",
+ "Retry" : "Riprova",
+ "No files in here" : "Qui non c'è alcun file",
+ "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!",
+ "Go back" : "Indietro",
+ "Views" : "Viste",
"You" : "Tu",
"Shared multiple times with different people" : "Condiviso più volte con diverse persone",
"Unable to change the favorite state of the file" : "Impossibile modificare lo stato preferito del file",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Rimuovi dai preferiti",
"Add to favorites" : "Aggiungi ai preferiti",
"Tags" : "Etichette",
+ "Your files" : "I tuoi files",
+ "Open in files" : "Apri in file",
+ "File cannot be accessed" : "Il file non possono essere acceduti",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Impossibile trovare il file oppure non disponi dei permessi per visualizzarlo. Chiedi al mittente di condividerlo.",
+ "No search results for “{query}”" : "Nessun risultato di ricerca per “{query}”",
+ "Search for files" : "Cerca file",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Consenti di limitare i nomi di file per assicurarsi che i file vengano sincronizzati con tutti i client. In modo predefinito, tutti i nomi di file validi su POSIX (es. Linux o macOS) sono consentiti.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Dopo aver abilitato i nomi file compatibili con Windows, i file esistenti non potranno più essere modificati, ma potranno essere rinominati con nuovi nomi validi dal rispettivo proprietario.",
+ "Failed to toggle Windows filename support" : "Impossibile attivare il supporto per i nomi file di Windows",
+ "Files compatibility" : "Compatibilità di File",
+ "Enforce Windows compatibility" : "Imponi la compatibilità con Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ciò bloccherà i nomi di file non validi sui sistemi Windows, come l'uso di nomi riservati o caratteri speciali. Tuttavia non verrà imposta la compatibilità con le maiuscole/minuscole.",
"Blank" : "Vuoto",
"Unable to create new file from template" : "Impossibile creare un nuovo file dal modello",
"Pick a template for {name}" : "Scegli un modello per {name}",
"Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato",
"Creating file" : "Creazione del file",
"Save as {displayName}" : "Savlva come {displayName}",
- "Save as …" : "Salva come …",
- "Converting files …" : "Conversione dei file …",
"Failed to convert files: {message}" : "Impossibile convertire i file: {message}",
"All files failed to be converted" : "Non è stato possibile convertire tutti i file",
"One file could not be converted: {message}" : "Un file non può essere convertito: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Un file convertito correttamente","%nfile convertiti con successo","%n file convertiti con successo"],
"Files successfully converted" : "File convertiti con successo",
"Failed to convert files" : "Impossibile convertire i file",
- "Converting file …" : "Conversione del file …",
"File successfully converted" : "File convertito con successo",
"Failed to convert file: {message}" : "Impossibile convertire il file: {message}",
"Failed to convert file" : "Impossibile convertire il file",
@@ -300,8 +293,6 @@
"Download" : "Scarica",
"The requested file is not available." : "Il file richiesto non è disponibile.",
"The requested files are not available." : "I file richiesti non sono disponibili.",
- "Moving \"{source}\" to \"{destination}\" …" : "Sposta \"{source}\" in \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copia \"{source}\" in \"{destination}\" …",
"Destination is not a folder" : "La destinazione non è una cartella",
"This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se hai abilitato il 2FA, devi creare ed usare una nuova password per l'applicazione facendo clic qui.",
"Deletion cancelled" : "Eliminazione annullata",
+ "Moving \"{source}\" to \"{destination}\" …" : "Sposta \"{source}\" in \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copia \"{source}\" in \"{destination}\" …",
"Move cancelled" : "Spostamento cancellato",
"Cancelled move or copy of \"{filename}\"." : "Spostamento o copia di \"{filename}\" annullato.",
"Cancelled move or copy operation" : "Operazione di spostamento o copia annullata",
@@ -502,6 +495,7 @@
"renamed file" : "file rinominato",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Dopo aver abilitato i nomi file compatibili con Windows, i file esistenti non potranno più essere modificati, ma potranno essere rinominati con nuovi nomi validi dal rispettivo proprietario.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "È anche possibile migrare i file automaticamente dopo aver abilitato questa impostazione; fare riferimento alla documentazione relativa al comando occ.",
+ "Submitting fields …" : "Invio dei campi …",
"Filter file names …" : "Filtra i nomi dei file …",
"Prevent warning dialogs from open or reenable them." : "Impedire l'apertura delle finestre di dialogo di avviso o riattivarle.",
"Show a warning dialog when changing a file extension." : "Mostra una finestra di dialogo di avviso quando si modifica l'estensione di un file.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Navigare nel file a sinistra (in modalità griglia)",
"Navigate to the file on the right (in grid mode)" : "Navigare nel file a destra (in modalità griglia)",
"Toggle the grid view" : "Attiva la vista a griglia",
- "Open the sidebar for a file" : "Aprire la barra laterale per un file"
+ "Open the sidebar for a file" : "Aprire la barra laterale per un file",
+ "Save as …" : "Salva come …",
+ "Converting files …" : "Conversione dei file …",
+ "Converting file …" : "Conversione del file …",
+ "Search everywhere …" : "Cerca ovunque…",
+ "Search here …" : "Cerca qui…",
+ "Preparing …" : "In preparazione …"
},"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/l10n/ja.js b/apps/files/l10n/ja.js
index e6fa551b10b..7d291c448fd 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。",
"File not found" : "ファイルが見つかりません",
"_{count} selected_::_{count} selected_" : ["{count}選択済み"],
- "Search everywhere …" : "あらゆる場所を検索 …",
- "Search here …" : "ここを検索 …",
"Search scope options" : "検索範囲オプション",
"Search here" : "ここを検索",
"{usedQuotaByte} used" : "{usedQuotaByte} 使用されています",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "ファイル名のサニタイズステータスの更新に失敗しました。",
"Filename sanitization in progress." : "ファイル名のサニタイズが進行中です。",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "現在、{totalUsers}アカウントの{processedUsers}はすでに処理されています。",
- "Preparing …" : "準備中 …",
"Refresh" : "更新",
"All files have been santized for Windows filename support." : "全てのファイルはWindowsファイル名をサポートするようにサンタイジングされています。",
"Some files could not be sanitized, please check your logs." : "一部のファイルをサニタイズできませんでした。ログを確認してください。",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "ファイル名のサニタイズ",
"(starting)" : "(開始)",
"Fill template fields" : "テンプレートフィールドへの入力",
- "Submitting fields …" : "フィールドを送信中…",
"Submit" : "提出する",
"Choose a file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください",
"Transfer" : "転送",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "このダイアログを二度と表示しない。",
"Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択",
"Choose {file}" : "{file}を選択",
- "Share" : "共有",
- "Shared by link" : "URLリンクで共有中",
- "Shared" : "共有中",
- "Switch to list view" : "リスト表示へ切り替え",
- "Switch to grid view" : "グリッド表示へ切り替え",
- "The file could not be found" : "ファイルが見つかりませんでした",
- "Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました",
- "Not enough free space" : "十分な空き容量がありません",
- "Operation is blocked by access control" : "アクセス制御により操作がブロックされました",
- "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}",
- "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}",
- "Unknown error during upload" : "不明なエラーがアップロード中に発生しました",
- "Loading current folder" : "現在のフォルダの読み込み中",
- "Retry" : "リトライ",
- "No files in here" : "ファイルがありません",
- "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。",
- "Go back" : "戻る",
- "Views" : "表示",
- "Files settings" : "ファイルの設定",
- "Your files" : "あなたのファイル",
- "Open in files" : "ファイルで開く",
- "File cannot be accessed" : "ファイルにアクセスできません",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。",
- "No search results for “{query}”" : "\"{query}\"に関する検索結果はありません",
- "Search for files" : "ファイルを検索",
"Clipboard is not available" : "クリップボードは利用できません",
"WebDAV URL copied" : "WebDAV URLをコピーしました",
+ "Files settings" : "ファイルの設定",
"General" : "一般",
"Default view" : "デフォルト表示",
"All files" : "すべてのファイル",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "グリッド表示の切り替え",
"Open file sidebar" : "ファイルサイドバーを開く",
"Show those shortcuts" : "これらのショートカットを表示する",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows 互換のファイル名を有効にすると、既存のファイルは変更できなくなりますが、所有者が有効な新しいファイル名に変更できるようになります。",
- "Failed to toggle Windows filename support" : "Windowsファイル名サポートの切り替えに失敗しました",
- "Files compatibility" : "ファイルの互換性",
- "Enforce Windows compatibility" : "Windowsとの互換性を強制",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
+ "Share" : "共有",
+ "Shared by link" : "URLリンクで共有中",
+ "Shared" : "共有中",
+ "Switch to list view" : "リスト表示へ切り替え",
+ "Switch to grid view" : "グリッド表示へ切り替え",
+ "The file could not be found" : "ファイルが見つかりませんでした",
+ "Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました",
+ "Not enough free space" : "十分な空き容量がありません",
+ "Operation is blocked by access control" : "アクセス制御により操作がブロックされました",
+ "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}",
+ "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}",
+ "Unknown error during upload" : "不明なエラーがアップロード中に発生しました",
+ "Loading current folder" : "現在のフォルダの読み込み中",
+ "Retry" : "リトライ",
+ "No files in here" : "ファイルがありません",
+ "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。",
+ "Go back" : "戻る",
+ "Views" : "表示",
"You" : "自分",
"Shared multiple times with different people" : "異なる人と複数回共有",
"Unable to change the favorite state of the file" : "ファイルのお気に入りの状態を変更できません",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "お気に入りから削除",
"Add to favorites" : "お気に入りに追加",
"Tags" : "タグ",
+ "Your files" : "あなたのファイル",
+ "Open in files" : "ファイルで開く",
+ "File cannot be accessed" : "ファイルにアクセスできません",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。",
+ "No search results for “{query}”" : "\"{query}\"に関する検索結果はありません",
+ "Search for files" : "ファイルを検索",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows 互換のファイル名を有効にすると、既存のファイルは変更できなくなりますが、所有者が有効な新しいファイル名に変更できるようになります。",
+ "Failed to toggle Windows filename support" : "Windowsファイル名サポートの切り替えに失敗しました",
+ "Files compatibility" : "ファイルの互換性",
+ "Enforce Windows compatibility" : "Windowsとの互換性を強制",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
"Blank" : "ブランク",
"Unable to create new file from template" : "テンプレートから新しいファイルを作成できません",
"Pick a template for {name}" : "{name} のテンプレートを選択してください",
"Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します",
"Creating file" : "ファイル作成",
"Save as {displayName}" : "{displayName}として保存",
- "Save as …" : "保存…",
- "Converting files …" : "ファイルの変換…",
"Failed to convert files: {message}" : "ファイルの変換に失敗しました: {message}",
"All files failed to be converted" : "すべてのファイルの変換に失敗しました",
"One file could not be converted: {message}" : "1つのファイルが変換できませんでした: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["%n個のファイルの変換に成功しました"],
"Files successfully converted" : "ファイルは正常に変換されました",
"Failed to convert files" : "ファイルの変換に失敗しました",
- "Converting file …" : "ファイルの変換…",
"File successfully converted" : "ファイルは正常に変換されました",
"Failed to convert file: {message}" : "ファイルの変換に失敗しました: {message}",
"Failed to convert file" : "ファイルの変換に失敗しました",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "ダウンロード",
"The requested file is not available." : "要求されたファイルは使用できません。",
"The requested files are not available." : "要求されたファイルは使用できません。",
- "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動",
- "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー",
"Destination is not a folder" : "宛先がフォルダではありません",
"This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。",
"Deletion cancelled" : "削除はキャンセルされました",
+ "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動",
+ "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー",
"Move cancelled" : "移動はキャンセルされました",
"Cancelled move or copy of \"{filename}\"." : "\"{filename}\"の移動またはコピーをキャンセルしました。",
"Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "リネーム済みファイル",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows 互換のファイル名を有効にすると、既存のファイルは変更できなくなりますが、所有者が有効な新しいファイル名に変更できるようになります。",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "この設定を有効にした後、自動的にファイルを移行することも可能です。occコマンドに関するドキュメントを参照してください。",
+ "Submitting fields …" : "フィールドを送信中…",
"Filter file names …" : "ファイルネームフィルター…",
"Prevent warning dialogs from open or reenable them." : "警告ダイアログが開かないようにするか、再度有効にする。",
"Show a warning dialog when changing a file extension." : "ファイルの拡張子を変更する際に、警告ダイアログを表示する。",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "左のファイルに移動(グリッドモード)",
"Navigate to the file on the right (in grid mode)" : "右のファイルに移動(グリッドモード)",
"Toggle the grid view" : "グリッドビューを切り替え",
- "Open the sidebar for a file" : "ファイルのサイドバーを開く"
+ "Open the sidebar for a file" : "ファイルのサイドバーを開く",
+ "Save as …" : "保存…",
+ "Converting files …" : "ファイルの変換…",
+ "Converting file …" : "ファイルの変換…",
+ "Search everywhere …" : "あらゆる場所を検索 …",
+ "Search here …" : "ここを検索 …",
+ "Preparing …" : "準備中 …"
},
"nplurals=1; plural=0;");
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 9a6f28f9bbd..07e6c12d160 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。",
"File not found" : "ファイルが見つかりません",
"_{count} selected_::_{count} selected_" : ["{count}選択済み"],
- "Search everywhere …" : "あらゆる場所を検索 …",
- "Search here …" : "ここを検索 …",
"Search scope options" : "検索範囲オプション",
"Search here" : "ここを検索",
"{usedQuotaByte} used" : "{usedQuotaByte} 使用されています",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "ファイル名のサニタイズステータスの更新に失敗しました。",
"Filename sanitization in progress." : "ファイル名のサニタイズが進行中です。",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "現在、{totalUsers}アカウントの{processedUsers}はすでに処理されています。",
- "Preparing …" : "準備中 …",
"Refresh" : "更新",
"All files have been santized for Windows filename support." : "全てのファイルはWindowsファイル名をサポートするようにサンタイジングされています。",
"Some files could not be sanitized, please check your logs." : "一部のファイルをサニタイズできませんでした。ログを確認してください。",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "ファイル名のサニタイズ",
"(starting)" : "(開始)",
"Fill template fields" : "テンプレートフィールドへの入力",
- "Submitting fields …" : "フィールドを送信中…",
"Submit" : "提出する",
"Choose a file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください",
"Transfer" : "転送",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "このダイアログを二度と表示しない。",
"Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択",
"Choose {file}" : "{file}を選択",
- "Share" : "共有",
- "Shared by link" : "URLリンクで共有中",
- "Shared" : "共有中",
- "Switch to list view" : "リスト表示へ切り替え",
- "Switch to grid view" : "グリッド表示へ切り替え",
- "The file could not be found" : "ファイルが見つかりませんでした",
- "Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました",
- "Not enough free space" : "十分な空き容量がありません",
- "Operation is blocked by access control" : "アクセス制御により操作がブロックされました",
- "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}",
- "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}",
- "Unknown error during upload" : "不明なエラーがアップロード中に発生しました",
- "Loading current folder" : "現在のフォルダの読み込み中",
- "Retry" : "リトライ",
- "No files in here" : "ファイルがありません",
- "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。",
- "Go back" : "戻る",
- "Views" : "表示",
- "Files settings" : "ファイルの設定",
- "Your files" : "あなたのファイル",
- "Open in files" : "ファイルで開く",
- "File cannot be accessed" : "ファイルにアクセスできません",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。",
- "No search results for “{query}”" : "\"{query}\"に関する検索結果はありません",
- "Search for files" : "ファイルを検索",
"Clipboard is not available" : "クリップボードは利用できません",
"WebDAV URL copied" : "WebDAV URLをコピーしました",
+ "Files settings" : "ファイルの設定",
"General" : "一般",
"Default view" : "デフォルト表示",
"All files" : "すべてのファイル",
@@ -250,12 +222,24 @@
"Toggle grid view" : "グリッド表示の切り替え",
"Open file sidebar" : "ファイルサイドバーを開く",
"Show those shortcuts" : "これらのショートカットを表示する",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows 互換のファイル名を有効にすると、既存のファイルは変更できなくなりますが、所有者が有効な新しいファイル名に変更できるようになります。",
- "Failed to toggle Windows filename support" : "Windowsファイル名サポートの切り替えに失敗しました",
- "Files compatibility" : "ファイルの互換性",
- "Enforce Windows compatibility" : "Windowsとの互換性を強制",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
+ "Share" : "共有",
+ "Shared by link" : "URLリンクで共有中",
+ "Shared" : "共有中",
+ "Switch to list view" : "リスト表示へ切り替え",
+ "Switch to grid view" : "グリッド表示へ切り替え",
+ "The file could not be found" : "ファイルが見つかりませんでした",
+ "Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました",
+ "Not enough free space" : "十分な空き容量がありません",
+ "Operation is blocked by access control" : "アクセス制御により操作がブロックされました",
+ "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}",
+ "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}",
+ "Unknown error during upload" : "不明なエラーがアップロード中に発生しました",
+ "Loading current folder" : "現在のフォルダの読み込み中",
+ "Retry" : "リトライ",
+ "No files in here" : "ファイルがありません",
+ "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。",
+ "Go back" : "戻る",
+ "Views" : "表示",
"You" : "自分",
"Shared multiple times with different people" : "異なる人と複数回共有",
"Unable to change the favorite state of the file" : "ファイルのお気に入りの状態を変更できません",
@@ -264,14 +248,24 @@
"Remove from favorites" : "お気に入りから削除",
"Add to favorites" : "お気に入りに追加",
"Tags" : "タグ",
+ "Your files" : "あなたのファイル",
+ "Open in files" : "ファイルで開く",
+ "File cannot be accessed" : "ファイルにアクセスできません",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。",
+ "No search results for “{query}”" : "\"{query}\"に関する検索結果はありません",
+ "Search for files" : "ファイルを検索",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows 互換のファイル名を有効にすると、既存のファイルは変更できなくなりますが、所有者が有効な新しいファイル名に変更できるようになります。",
+ "Failed to toggle Windows filename support" : "Windowsファイル名サポートの切り替えに失敗しました",
+ "Files compatibility" : "ファイルの互換性",
+ "Enforce Windows compatibility" : "Windowsとの互換性を強制",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
"Blank" : "ブランク",
"Unable to create new file from template" : "テンプレートから新しいファイルを作成できません",
"Pick a template for {name}" : "{name} のテンプレートを選択してください",
"Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します",
"Creating file" : "ファイル作成",
"Save as {displayName}" : "{displayName}として保存",
- "Save as …" : "保存…",
- "Converting files …" : "ファイルの変換…",
"Failed to convert files: {message}" : "ファイルの変換に失敗しました: {message}",
"All files failed to be converted" : "すべてのファイルの変換に失敗しました",
"One file could not be converted: {message}" : "1つのファイルが変換できませんでした: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["%n個のファイルの変換に成功しました"],
"Files successfully converted" : "ファイルは正常に変換されました",
"Failed to convert files" : "ファイルの変換に失敗しました",
- "Converting file …" : "ファイルの変換…",
"File successfully converted" : "ファイルは正常に変換されました",
"Failed to convert file: {message}" : "ファイルの変換に失敗しました: {message}",
"Failed to convert file" : "ファイルの変換に失敗しました",
@@ -300,8 +293,6 @@
"Download" : "ダウンロード",
"The requested file is not available." : "要求されたファイルは使用できません。",
"The requested files are not available." : "要求されたファイルは使用できません。",
- "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動",
- "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー",
"Destination is not a folder" : "宛先がフォルダではありません",
"This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。",
"Deletion cancelled" : "削除はキャンセルされました",
+ "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動",
+ "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー",
"Move cancelled" : "移動はキャンセルされました",
"Cancelled move or copy of \"{filename}\"." : "\"{filename}\"の移動またはコピーをキャンセルしました。",
"Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作",
@@ -502,6 +495,7 @@
"renamed file" : "リネーム済みファイル",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows 互換のファイル名を有効にすると、既存のファイルは変更できなくなりますが、所有者が有効な新しいファイル名に変更できるようになります。",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "この設定を有効にした後、自動的にファイルを移行することも可能です。occコマンドに関するドキュメントを参照してください。",
+ "Submitting fields …" : "フィールドを送信中…",
"Filter file names …" : "ファイルネームフィルター…",
"Prevent warning dialogs from open or reenable them." : "警告ダイアログが開かないようにするか、再度有効にする。",
"Show a warning dialog when changing a file extension." : "ファイルの拡張子を変更する際に、警告ダイアログを表示する。",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "左のファイルに移動(グリッドモード)",
"Navigate to the file on the right (in grid mode)" : "右のファイルに移動(グリッドモード)",
"Toggle the grid view" : "グリッドビューを切り替え",
- "Open the sidebar for a file" : "ファイルのサイドバーを開く"
+ "Open the sidebar for a file" : "ファイルのサイドバーを開く",
+ "Save as …" : "保存…",
+ "Converting files …" : "ファイルの変換…",
+ "Converting file …" : "ファイルの変換…",
+ "Search everywhere …" : "あらゆる場所を検索 …",
+ "Search here …" : "ここを検索 …",
+ "Preparing …" : "準備中 …"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js
index 4e20d17c1be..eabdf560148 100644
--- a/apps/files/l10n/ka.js
+++ b/apps/files/l10n/ka.js
@@ -108,24 +108,8 @@ OC.L10N.register(
"New owner" : "New owner",
"Select file or folder to link to" : "Select file or folder to link to",
"Choose {file}" : "Choose {file}",
- "Share" : "Share",
- "Shared by link" : "Shared by link",
- "Shared" : "Shared",
- "Switch to list view" : "Switch to list view",
- "Switch to grid view" : "Switch to grid view",
- "Not enough free space" : "Not enough free space",
- "Operation is blocked by access control" : "Operation is blocked by access control",
- "Error during upload: {message}" : "Error during upload: {message}",
- "Unknown error during upload" : "Unknown error during upload",
- "Loading current folder" : "Loading current folder",
- "Retry" : "Retry",
- "No files in here" : "No files in here",
- "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
- "Go back" : "Go back",
- "Views" : "Views",
- "Files settings" : "Files settings",
- "File cannot be accessed" : "File cannot be accessed",
"Clipboard is not available" : "Clipboard is not available",
+ "Files settings" : "Files settings",
"General" : "General",
"All files" : "All files",
"Sort favorites first" : "Sort favorites first",
@@ -142,12 +126,28 @@ OC.L10N.register(
"Navigation" : "Navigation",
"View" : "View",
"Toggle grid view" : "Toggle grid view",
+ "Share" : "Share",
+ "Shared by link" : "Shared by link",
+ "Shared" : "Shared",
+ "Switch to list view" : "Switch to list view",
+ "Switch to grid view" : "Switch to grid view",
+ "Not enough free space" : "Not enough free space",
+ "Operation is blocked by access control" : "Operation is blocked by access control",
+ "Error during upload: {message}" : "Error during upload: {message}",
+ "Unknown error during upload" : "Unknown error during upload",
+ "Loading current folder" : "Loading current folder",
+ "Retry" : "Retry",
+ "No files in here" : "No files in here",
+ "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
+ "Go back" : "Go back",
+ "Views" : "Views",
"You" : "You",
"Error while loading the file data" : "Error while loading the file data",
"Owner" : "Owner",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Tags" : "Tags",
+ "File cannot be accessed" : "File cannot be accessed",
"Blank" : "Blank",
"Unable to create new file from template" : "Unable to create new file from template",
"Pick a template for {name}" : "Pick a template for {name}",
diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json
index 6e98c586ccc..1b0ae66e7bd 100644
--- a/apps/files/l10n/ka.json
+++ b/apps/files/l10n/ka.json
@@ -106,24 +106,8 @@
"New owner" : "New owner",
"Select file or folder to link to" : "Select file or folder to link to",
"Choose {file}" : "Choose {file}",
- "Share" : "Share",
- "Shared by link" : "Shared by link",
- "Shared" : "Shared",
- "Switch to list view" : "Switch to list view",
- "Switch to grid view" : "Switch to grid view",
- "Not enough free space" : "Not enough free space",
- "Operation is blocked by access control" : "Operation is blocked by access control",
- "Error during upload: {message}" : "Error during upload: {message}",
- "Unknown error during upload" : "Unknown error during upload",
- "Loading current folder" : "Loading current folder",
- "Retry" : "Retry",
- "No files in here" : "No files in here",
- "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
- "Go back" : "Go back",
- "Views" : "Views",
- "Files settings" : "Files settings",
- "File cannot be accessed" : "File cannot be accessed",
"Clipboard is not available" : "Clipboard is not available",
+ "Files settings" : "Files settings",
"General" : "General",
"All files" : "All files",
"Sort favorites first" : "Sort favorites first",
@@ -140,12 +124,28 @@
"Navigation" : "Navigation",
"View" : "View",
"Toggle grid view" : "Toggle grid view",
+ "Share" : "Share",
+ "Shared by link" : "Shared by link",
+ "Shared" : "Shared",
+ "Switch to list view" : "Switch to list view",
+ "Switch to grid view" : "Switch to grid view",
+ "Not enough free space" : "Not enough free space",
+ "Operation is blocked by access control" : "Operation is blocked by access control",
+ "Error during upload: {message}" : "Error during upload: {message}",
+ "Unknown error during upload" : "Unknown error during upload",
+ "Loading current folder" : "Loading current folder",
+ "Retry" : "Retry",
+ "No files in here" : "No files in here",
+ "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
+ "Go back" : "Go back",
+ "Views" : "Views",
"You" : "You",
"Error while loading the file data" : "Error while loading the file data",
"Owner" : "Owner",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Tags" : "Tags",
+ "File cannot be accessed" : "File cannot be accessed",
"Blank" : "Blank",
"Unable to create new file from template" : "Unable to create new file from template",
"Pick a template for {name}" : "Pick a template for {name}",
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 51983236859..a9be7a9e111 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -123,7 +123,6 @@ OC.L10N.register(
"Create" : "생성",
"Refresh" : "새로 고침",
"Fill template fields" : "양식 입력란 채우기",
- "Submitting fields …" : "항목 제출 중 ...",
"Submit" : "제출",
"Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기",
"Transfer" : "이전",
@@ -147,30 +146,8 @@ OC.L10N.register(
"Do not show this dialog again." : "이 알림을 다시 보여주지 마세요.",
"Select file or folder to link to" : "링크할 파일이나 폴더 선택",
"Choose {file}" : "{file} 선택",
- "Share" : "공유하기",
- "Shared by link" : "링크로 공유됨",
- "Shared" : "공유됨",
- "Switch to list view" : "목록 보기로 전환",
- "Switch to grid view" : "바둑판식 보기로 전환",
- "The file could not be found" : "파일을 찾을 수 없음",
- "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨",
- "Not enough free space" : "남은 공간이 부족함",
- "Operation is blocked by access control" : "접근 설정에 의해 동작이 차단됨",
- "Error during upload: {message}" : "업로드 오류: {message}",
- "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}",
- "Unknown error during upload" : "업로드 중 알 수 없는 오류 발생",
- "Loading current folder" : "현재 폴더를 불러오는 중",
- "Retry" : "다시 시도",
- "No files in here" : "여기에 파일 없음",
- "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
- "Go back" : "뒤로 가기",
- "Views" : "보기",
- "Files settings" : "파일 설정",
- "Your files" : "내 파일",
- "Open in files" : "파일에서 열기",
- "File cannot be accessed" : "파일에 접근할 수 없음",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.",
"Clipboard is not available" : "클립보드를 사용할 수 없습니다.",
+ "Files settings" : "파일 설정",
"General" : "일반",
"All files" : "모든 파일",
"Personal files" : "개인 파일",
@@ -194,10 +171,24 @@ OC.L10N.register(
"View" : "보기",
"Toggle grid view" : "그리드뷰 전환",
"Show those shortcuts" : "다음 단축키 표시",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화 될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX (예를 들어 Linux 혹은 macOS) 에서 유효한 모든 파일이름은 허용됩니다.",
- "Files compatibility" : "파일 호환성",
- "Enforce Windows compatibility" : "윈도우 호환성 준수",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수 문자 사용 등 Windows 시스템에서 유효하지 않은 파일 이름이 차단됩니다. 그러나 대소문자 구분의 호환성을 강제하지는 않습니다.",
+ "Share" : "공유하기",
+ "Shared by link" : "링크로 공유됨",
+ "Shared" : "공유됨",
+ "Switch to list view" : "목록 보기로 전환",
+ "Switch to grid view" : "바둑판식 보기로 전환",
+ "The file could not be found" : "파일을 찾을 수 없음",
+ "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨",
+ "Not enough free space" : "남은 공간이 부족함",
+ "Operation is blocked by access control" : "접근 설정에 의해 동작이 차단됨",
+ "Error during upload: {message}" : "업로드 오류: {message}",
+ "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}",
+ "Unknown error during upload" : "업로드 중 알 수 없는 오류 발생",
+ "Loading current folder" : "현재 폴더를 불러오는 중",
+ "Retry" : "다시 시도",
+ "No files in here" : "여기에 파일 없음",
+ "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
+ "Go back" : "뒤로 가기",
+ "Views" : "보기",
"You" : "당신",
"Shared multiple times with different people" : "여러 사용자와 공유됨",
"Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생",
@@ -205,14 +196,20 @@ OC.L10N.register(
"Remove from favorites" : "즐겨찾기에서 삭제",
"Add to favorites" : "즐겨찾기에 추가",
"Tags" : "태그",
+ "Your files" : "내 파일",
+ "Open in files" : "파일에서 열기",
+ "File cannot be accessed" : "파일에 접근할 수 없음",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화 될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX (예를 들어 Linux 혹은 macOS) 에서 유효한 모든 파일이름은 허용됩니다.",
+ "Files compatibility" : "파일 호환성",
+ "Enforce Windows compatibility" : "윈도우 호환성 준수",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수 문자 사용 등 Windows 시스템에서 유효하지 않은 파일 이름이 차단됩니다. 그러나 대소문자 구분의 호환성을 강제하지는 않습니다.",
"Blank" : "여백",
"Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음",
"Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택",
"Create a new file with the selected template" : "선택한 템플릿으로 새 파일 만들기",
"Creating file" : "파일 만들기",
"Save as {displayName}" : "{displayName}으로 저장하기",
- "Save as …" : "... 으로 저장하기",
- "Converting files …" : "파일 변환하기 ...",
"Failed to convert files: {message}" : "파일 변환에 실패함:{message}",
"All files failed to be converted" : "모든 파일이 변환에 실패했습니다.",
"Failed to convert files" : "파일 변환에 실패했습니다",
@@ -231,8 +228,6 @@ OC.L10N.register(
"Confirm deletion" : "삭제 확인",
"Cancel" : "취소",
"Download" : "다운로드",
- "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 이동...",
- "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 복사...",
"Destination is not a folder" : "대상이 폴더가 아닙니다.",
"This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다.",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.",
@@ -409,6 +404,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하세요.",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "2단계 인증을 활성화했다면, 이곳을 클릭해 새로운 앱 암호를 만들어 사용해야 합니다.",
"Deletion cancelled" : "삭제가 취소됨",
+ "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 이동...",
+ "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 복사...",
"Move cancelled" : "이동이 취소됨",
"Cancelled move or copy of \"{filename}\"." : "\"{filename}\"의 이동 또는 복사를 취소했습니다.",
"Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함",
@@ -424,6 +421,7 @@ OC.L10N.register(
"Personal Files" : "개인 파일",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
+ "Submitting fields …" : "항목 제출 중 ...",
"Speed up your Files experience with these quick shortcuts." : "이 빠른 단축키를 사용하여 파일 사용 속도를 높이세요.",
"Open the actions menu for a file" : "파일 작업 메뉴 열기",
"Rename a file" : "파일 이름 바꾸기",
@@ -439,6 +437,8 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "왼쪽 파일로 이동 (그리드 모드에서)",
"Navigate to the file on the right (in grid mode)" : "오른쪽 파일로 이동 (그리드 모드에서)",
"Toggle the grid view" : "바둑판식 보기 전환",
- "Open the sidebar for a file" : "파일 사이드바 열기"
+ "Open the sidebar for a file" : "파일 사이드바 열기",
+ "Save as …" : "... 으로 저장하기",
+ "Converting files …" : "파일 변환하기 ..."
},
"nplurals=1; plural=0;");
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index df1b6ec7c79..39d954ebf1e 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -121,7 +121,6 @@
"Create" : "생성",
"Refresh" : "새로 고침",
"Fill template fields" : "양식 입력란 채우기",
- "Submitting fields …" : "항목 제출 중 ...",
"Submit" : "제출",
"Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기",
"Transfer" : "이전",
@@ -145,30 +144,8 @@
"Do not show this dialog again." : "이 알림을 다시 보여주지 마세요.",
"Select file or folder to link to" : "링크할 파일이나 폴더 선택",
"Choose {file}" : "{file} 선택",
- "Share" : "공유하기",
- "Shared by link" : "링크로 공유됨",
- "Shared" : "공유됨",
- "Switch to list view" : "목록 보기로 전환",
- "Switch to grid view" : "바둑판식 보기로 전환",
- "The file could not be found" : "파일을 찾을 수 없음",
- "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨",
- "Not enough free space" : "남은 공간이 부족함",
- "Operation is blocked by access control" : "접근 설정에 의해 동작이 차단됨",
- "Error during upload: {message}" : "업로드 오류: {message}",
- "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}",
- "Unknown error during upload" : "업로드 중 알 수 없는 오류 발생",
- "Loading current folder" : "현재 폴더를 불러오는 중",
- "Retry" : "다시 시도",
- "No files in here" : "여기에 파일 없음",
- "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
- "Go back" : "뒤로 가기",
- "Views" : "보기",
- "Files settings" : "파일 설정",
- "Your files" : "내 파일",
- "Open in files" : "파일에서 열기",
- "File cannot be accessed" : "파일에 접근할 수 없음",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.",
"Clipboard is not available" : "클립보드를 사용할 수 없습니다.",
+ "Files settings" : "파일 설정",
"General" : "일반",
"All files" : "모든 파일",
"Personal files" : "개인 파일",
@@ -192,10 +169,24 @@
"View" : "보기",
"Toggle grid view" : "그리드뷰 전환",
"Show those shortcuts" : "다음 단축키 표시",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화 될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX (예를 들어 Linux 혹은 macOS) 에서 유효한 모든 파일이름은 허용됩니다.",
- "Files compatibility" : "파일 호환성",
- "Enforce Windows compatibility" : "윈도우 호환성 준수",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수 문자 사용 등 Windows 시스템에서 유효하지 않은 파일 이름이 차단됩니다. 그러나 대소문자 구분의 호환성을 강제하지는 않습니다.",
+ "Share" : "공유하기",
+ "Shared by link" : "링크로 공유됨",
+ "Shared" : "공유됨",
+ "Switch to list view" : "목록 보기로 전환",
+ "Switch to grid view" : "바둑판식 보기로 전환",
+ "The file could not be found" : "파일을 찾을 수 없음",
+ "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨",
+ "Not enough free space" : "남은 공간이 부족함",
+ "Operation is blocked by access control" : "접근 설정에 의해 동작이 차단됨",
+ "Error during upload: {message}" : "업로드 오류: {message}",
+ "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}",
+ "Unknown error during upload" : "업로드 중 알 수 없는 오류 발생",
+ "Loading current folder" : "현재 폴더를 불러오는 중",
+ "Retry" : "다시 시도",
+ "No files in here" : "여기에 파일 없음",
+ "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
+ "Go back" : "뒤로 가기",
+ "Views" : "보기",
"You" : "당신",
"Shared multiple times with different people" : "여러 사용자와 공유됨",
"Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생",
@@ -203,14 +194,20 @@
"Remove from favorites" : "즐겨찾기에서 삭제",
"Add to favorites" : "즐겨찾기에 추가",
"Tags" : "태그",
+ "Your files" : "내 파일",
+ "Open in files" : "파일에서 열기",
+ "File cannot be accessed" : "파일에 접근할 수 없음",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "모든 클라이언트와 동기화 될 수 있게 제한된 파일이름을 허용하세요. 기본적으로 POSIX (예를 들어 Linux 혹은 macOS) 에서 유효한 모든 파일이름은 허용됩니다.",
+ "Files compatibility" : "파일 호환성",
+ "Enforce Windows compatibility" : "윈도우 호환성 준수",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "예약어나 특수 문자 사용 등 Windows 시스템에서 유효하지 않은 파일 이름이 차단됩니다. 그러나 대소문자 구분의 호환성을 강제하지는 않습니다.",
"Blank" : "여백",
"Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음",
"Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택",
"Create a new file with the selected template" : "선택한 템플릿으로 새 파일 만들기",
"Creating file" : "파일 만들기",
"Save as {displayName}" : "{displayName}으로 저장하기",
- "Save as …" : "... 으로 저장하기",
- "Converting files …" : "파일 변환하기 ...",
"Failed to convert files: {message}" : "파일 변환에 실패함:{message}",
"All files failed to be converted" : "모든 파일이 변환에 실패했습니다.",
"Failed to convert files" : "파일 변환에 실패했습니다",
@@ -229,8 +226,6 @@
"Confirm deletion" : "삭제 확인",
"Cancel" : "취소",
"Download" : "다운로드",
- "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 이동...",
- "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 복사...",
"Destination is not a folder" : "대상이 폴더가 아닙니다.",
"This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다.",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.",
@@ -407,6 +402,8 @@
"Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하세요.",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "2단계 인증을 활성화했다면, 이곳을 클릭해 새로운 앱 암호를 만들어 사용해야 합니다.",
"Deletion cancelled" : "삭제가 취소됨",
+ "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 이동...",
+ "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 복사...",
"Move cancelled" : "이동이 취소됨",
"Cancelled move or copy of \"{filename}\"." : "\"{filename}\"의 이동 또는 복사를 취소했습니다.",
"Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함",
@@ -422,6 +419,7 @@
"Personal Files" : "개인 파일",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
+ "Submitting fields …" : "항목 제출 중 ...",
"Speed up your Files experience with these quick shortcuts." : "이 빠른 단축키를 사용하여 파일 사용 속도를 높이세요.",
"Open the actions menu for a file" : "파일 작업 메뉴 열기",
"Rename a file" : "파일 이름 바꾸기",
@@ -437,6 +435,8 @@
"Navigate to the file on the left (in grid mode)" : "왼쪽 파일로 이동 (그리드 모드에서)",
"Navigate to the file on the right (in grid mode)" : "오른쪽 파일로 이동 (그리드 모드에서)",
"Toggle the grid view" : "바둑판식 보기 전환",
- "Open the sidebar for a file" : "파일 사이드바 열기"
+ "Open the sidebar for a file" : "파일 사이드바 열기",
+ "Save as …" : "... 으로 저장하기",
+ "Converting files …" : "파일 변환하기 ..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 6240e732964..21f4cfd7017 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -110,27 +110,8 @@ OC.L10N.register(
"Change" : "Keisti",
"New owner" : "Naujasis savininkas",
"Choose {file}" : "Pasirinkti{file}",
- "Share" : "Bendrinti",
- "Shared by link" : "Bendrinama pagal nuorodą",
- "Shared" : "Bendrinama",
- "Switch to list view" : "Perjungti į sąrašo rodinį",
- "Switch to grid view" : "Perjungti į tinklelio rodinį",
- "The file could not be found" : "Failas nerastas",
- "Upload was cancelled by user" : "Įkelimas buvo atšauktas vartotojo",
- "Not enough free space" : "Trūksta laisvos vietos",
- "Operation is blocked by access control" : "Operacija yra užblokuota prieigos valdymo",
- "Error during upload: {message}" : "Įkėlimo klaida: {message}",
- "Loading current folder" : "Įkeliamas dabartinis aplankas",
- "Retry" : "Bandyti dar kartą",
- "No files in here" : "Čia failų nėra",
- "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!",
- "Go back" : "Grįžti",
- "Views" : "Rodiniai",
- "Files settings" : "Failų nustatymai",
- "Your files" : "Jūsų failai",
- "File cannot be accessed" : "Nepavyksta gauti prieigos prie failo",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nepavyko surasti failo arba jūs neturite leidimo jo peržiūrėti. Paprašykite siuntėjo, kad pradėtų jį su jumis bendrinti.",
"Clipboard is not available" : "Iškarpinė neprieinama",
+ "Files settings" : "Failų nustatymai",
"General" : "Bendra",
"All files" : "Visi failai",
"Personal files" : "Asmeniniai failai",
@@ -150,19 +131,37 @@ OC.L10N.register(
"Navigation" : "Navigacija",
"View" : "Rodyti",
"Toggle grid view" : "Rodyti tinkleliu",
- "Files compatibility" : "Failų suderinamumas",
+ "Share" : "Bendrinti",
+ "Shared by link" : "Bendrinama pagal nuorodą",
+ "Shared" : "Bendrinama",
+ "Switch to list view" : "Perjungti į sąrašo rodinį",
+ "Switch to grid view" : "Perjungti į tinklelio rodinį",
+ "The file could not be found" : "Failas nerastas",
+ "Upload was cancelled by user" : "Įkelimas buvo atšauktas vartotojo",
+ "Not enough free space" : "Trūksta laisvos vietos",
+ "Operation is blocked by access control" : "Operacija yra užblokuota prieigos valdymo",
+ "Error during upload: {message}" : "Įkėlimo klaida: {message}",
+ "Loading current folder" : "Įkeliamas dabartinis aplankas",
+ "Retry" : "Bandyti dar kartą",
+ "No files in here" : "Čia failų nėra",
+ "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!",
+ "Go back" : "Grįžti",
+ "Views" : "Rodiniai",
"You" : "Jūs",
"Error while loading the file data" : "Klaida įkeliant failo duomenis",
"Owner" : "Savivinkas",
"Remove from favorites" : "Šalinti iš mėgstamų",
"Add to favorites" : "Pridėti į mėgstamus",
"Tags" : "Žymos",
+ "Your files" : "Jūsų failai",
+ "File cannot be accessed" : "Nepavyksta gauti prieigos prie failo",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nepavyko surasti failo arba jūs neturite leidimo jo peržiūrėti. Paprašykite siuntėjo, kad pradėtų jį su jumis bendrinti.",
+ "Files compatibility" : "Failų suderinamumas",
"Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono",
"Pick a template for {name}" : "Pasirinkite šabloną, skirtą {name}",
"Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną",
"Creating file" : "Sukuriamas failas",
"Save as {displayName}" : "Įrašyti kaip {displayName}",
- "Save as …" : "Įrašyti kaip…",
"Leave this share" : "Palikti bendrinimą",
"Disconnect storage" : "Atjungti saugyklą",
"Delete permanently" : "Ištrinti negrįžtamai",
@@ -174,8 +173,6 @@ OC.L10N.register(
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Jūs ketinate ištrinti {count} elementą","Jūs ketinate ištrinti {count} elementus","Jūs ketinate ištrinti {count} elementų","Jūs ketinate ištrinti {count} elementą"],
"Cancel" : "Atsisakyti",
"Download" : "Atsisiųsti",
- "Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopijuojama „{source}“ į „{destination}“…",
"(copy)" : "(kopija)",
"(copy %n)" : "(kopija %n)",
"The files are locked" : "Failai yra užrakinti",
@@ -309,6 +306,8 @@ OC.L10N.register(
"Copy to clipboard" : "Kopijuoti į iškarpinę",
"Use this address to access your Files via WebDAV" : "Naudokite šį adresą norėdami pasiekti failus per WebDAV",
"Deletion cancelled" : "Ištrynimo atsisakyta",
+ "Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopijuojama „{source}“ į „{destination}“…",
"Open details" : "Atverti išsamesnę informaciją",
"Photos and images" : "Nuotraukos ir paveikslai",
"New folder creation cancelled" : "Naujo aplanko sukūrimo atsisakyta",
@@ -321,6 +320,7 @@ OC.L10N.register(
"Text file" : "Tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
"Rename a file" : "Pervadinti failą",
- "Delete a file" : "Ištrinti failą"
+ "Delete a file" : "Ištrinti failą",
+ "Save as …" : "Įrašyti kaip…"
},
"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/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index 2db83ac2ec4..be8e7deb55a 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -108,27 +108,8 @@
"Change" : "Keisti",
"New owner" : "Naujasis savininkas",
"Choose {file}" : "Pasirinkti{file}",
- "Share" : "Bendrinti",
- "Shared by link" : "Bendrinama pagal nuorodą",
- "Shared" : "Bendrinama",
- "Switch to list view" : "Perjungti į sąrašo rodinį",
- "Switch to grid view" : "Perjungti į tinklelio rodinį",
- "The file could not be found" : "Failas nerastas",
- "Upload was cancelled by user" : "Įkelimas buvo atšauktas vartotojo",
- "Not enough free space" : "Trūksta laisvos vietos",
- "Operation is blocked by access control" : "Operacija yra užblokuota prieigos valdymo",
- "Error during upload: {message}" : "Įkėlimo klaida: {message}",
- "Loading current folder" : "Įkeliamas dabartinis aplankas",
- "Retry" : "Bandyti dar kartą",
- "No files in here" : "Čia failų nėra",
- "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!",
- "Go back" : "Grįžti",
- "Views" : "Rodiniai",
- "Files settings" : "Failų nustatymai",
- "Your files" : "Jūsų failai",
- "File cannot be accessed" : "Nepavyksta gauti prieigos prie failo",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nepavyko surasti failo arba jūs neturite leidimo jo peržiūrėti. Paprašykite siuntėjo, kad pradėtų jį su jumis bendrinti.",
"Clipboard is not available" : "Iškarpinė neprieinama",
+ "Files settings" : "Failų nustatymai",
"General" : "Bendra",
"All files" : "Visi failai",
"Personal files" : "Asmeniniai failai",
@@ -148,19 +129,37 @@
"Navigation" : "Navigacija",
"View" : "Rodyti",
"Toggle grid view" : "Rodyti tinkleliu",
- "Files compatibility" : "Failų suderinamumas",
+ "Share" : "Bendrinti",
+ "Shared by link" : "Bendrinama pagal nuorodą",
+ "Shared" : "Bendrinama",
+ "Switch to list view" : "Perjungti į sąrašo rodinį",
+ "Switch to grid view" : "Perjungti į tinklelio rodinį",
+ "The file could not be found" : "Failas nerastas",
+ "Upload was cancelled by user" : "Įkelimas buvo atšauktas vartotojo",
+ "Not enough free space" : "Trūksta laisvos vietos",
+ "Operation is blocked by access control" : "Operacija yra užblokuota prieigos valdymo",
+ "Error during upload: {message}" : "Įkėlimo klaida: {message}",
+ "Loading current folder" : "Įkeliamas dabartinis aplankas",
+ "Retry" : "Bandyti dar kartą",
+ "No files in here" : "Čia failų nėra",
+ "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!",
+ "Go back" : "Grįžti",
+ "Views" : "Rodiniai",
"You" : "Jūs",
"Error while loading the file data" : "Klaida įkeliant failo duomenis",
"Owner" : "Savivinkas",
"Remove from favorites" : "Šalinti iš mėgstamų",
"Add to favorites" : "Pridėti į mėgstamus",
"Tags" : "Žymos",
+ "Your files" : "Jūsų failai",
+ "File cannot be accessed" : "Nepavyksta gauti prieigos prie failo",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nepavyko surasti failo arba jūs neturite leidimo jo peržiūrėti. Paprašykite siuntėjo, kad pradėtų jį su jumis bendrinti.",
+ "Files compatibility" : "Failų suderinamumas",
"Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono",
"Pick a template for {name}" : "Pasirinkite šabloną, skirtą {name}",
"Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną",
"Creating file" : "Sukuriamas failas",
"Save as {displayName}" : "Įrašyti kaip {displayName}",
- "Save as …" : "Įrašyti kaip…",
"Leave this share" : "Palikti bendrinimą",
"Disconnect storage" : "Atjungti saugyklą",
"Delete permanently" : "Ištrinti negrįžtamai",
@@ -172,8 +171,6 @@
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Jūs ketinate ištrinti {count} elementą","Jūs ketinate ištrinti {count} elementus","Jūs ketinate ištrinti {count} elementų","Jūs ketinate ištrinti {count} elementą"],
"Cancel" : "Atsisakyti",
"Download" : "Atsisiųsti",
- "Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopijuojama „{source}“ į „{destination}“…",
"(copy)" : "(kopija)",
"(copy %n)" : "(kopija %n)",
"The files are locked" : "Failai yra užrakinti",
@@ -307,6 +304,8 @@
"Copy to clipboard" : "Kopijuoti į iškarpinę",
"Use this address to access your Files via WebDAV" : "Naudokite šį adresą norėdami pasiekti failus per WebDAV",
"Deletion cancelled" : "Ištrynimo atsisakyta",
+ "Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopijuojama „{source}“ į „{destination}“…",
"Open details" : "Atverti išsamesnę informaciją",
"Photos and images" : "Nuotraukos ir paveikslai",
"New folder creation cancelled" : "Naujo aplanko sukūrimo atsisakyta",
@@ -319,6 +318,7 @@
"Text file" : "Tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
"Rename a file" : "Pervadinti failą",
- "Delete a file" : "Ištrinti failą"
+ "Delete a file" : "Ištrinti failą",
+ "Save as …" : "Įrašyti kaip…"
},"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/l10n/mk.js b/apps/files/l10n/mk.js
index 1477f2ecba9..0d3418db640 100644
--- a/apps/files/l10n/mk.js
+++ b/apps/files/l10n/mk.js
@@ -122,7 +122,6 @@ OC.L10N.register(
"Create" : "Креирај",
"Refresh" : "Освежи",
"Fill template fields" : "Пополни ги полињата за шаблон",
- "Submitting fields …" : "Испраќање полиња ...",
"Submit" : "Испрати",
"Choose a file or folder to transfer" : "Избери датотека или папка за трансфер",
"Transfer" : "Трансфер",
@@ -144,32 +143,8 @@ OC.L10N.register(
"Do not show this dialog again." : "Не го прикажувај овој дијалог повторно.",
"Select file or folder to link to" : "Изберете датотека или папка за линк до",
"Choose {file}" : "Избери {file}",
- "Share" : "Сподели",
- "Shared by link" : "Споделено со линк",
- "Shared" : "Споделено",
- "Switch to list view" : "Прикажи поглед во листа",
- "Switch to grid view" : "Прикажи поглед во мрежа",
- "The file could not be found" : "Датотеката неможе да биде пројандена",
- "Upload was cancelled by user" : "Прикачувањето беше откажано од корисникот",
- "Not enough free space" : "Нема доволно слободен простор",
- "Operation is blocked by access control" : "Операцијата е блокирана од контролата на пристап",
- "Error during upload: {message}" : "Грешка при прикачување: {message}",
- "Error during upload, status code {status}" : "Грешка при прикачување, статус код {status}",
- "Unknown error during upload" : "Непозната грешка при прикачување",
- "Loading current folder" : "Вчитување на моменталната папка",
- "Retry" : "Обидете се повторно",
- "No files in here" : "Тука нема датотеки",
- "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!",
- "Go back" : "Назад",
- "Views" : "Прегледи",
- "Files settings" : "Параметри за датотеки",
- "Your files" : "Ваши датотеки",
- "Open in files" : "Отвори во датотеките",
- "File cannot be accessed" : "Неможе да се пристапи до датотеката",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Датотеката не може да се пронајде или немате дозволи за да ја видите. Побарајте од испраќачот да ја сподели.",
- "No search results for “{query}”" : "Нема резултати од пребарувањето за \"{query}\"",
- "Search for files" : "Пребарај датотеки",
"Clipboard is not available" : "Клипбордот не е достапен",
+ "Files settings" : "Параметри за датотеки",
"General" : "Општо",
"Default view" : "Стандарден поглед",
"All files" : "Сите датотеки",
@@ -197,7 +172,24 @@ OC.L10N.register(
"View" : "Поглед",
"Toggle grid view" : "Промена во мрежа",
"Show those shortcuts" : "Покажи ги овие кратенки",
- "Files compatibility" : "Компатибилност со датотеки",
+ "Share" : "Сподели",
+ "Shared by link" : "Споделено со линк",
+ "Shared" : "Споделено",
+ "Switch to list view" : "Прикажи поглед во листа",
+ "Switch to grid view" : "Прикажи поглед во мрежа",
+ "The file could not be found" : "Датотеката неможе да биде пројандена",
+ "Upload was cancelled by user" : "Прикачувањето беше откажано од корисникот",
+ "Not enough free space" : "Нема доволно слободен простор",
+ "Operation is blocked by access control" : "Операцијата е блокирана од контролата на пристап",
+ "Error during upload: {message}" : "Грешка при прикачување: {message}",
+ "Error during upload, status code {status}" : "Грешка при прикачување, статус код {status}",
+ "Unknown error during upload" : "Непозната грешка при прикачување",
+ "Loading current folder" : "Вчитување на моменталната папка",
+ "Retry" : "Обидете се повторно",
+ "No files in here" : "Тука нема датотеки",
+ "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!",
+ "Go back" : "Назад",
+ "Views" : "Прегледи",
"You" : "Вас",
"Shared multiple times with different people" : "Споделено повеќе пати со различни луѓе",
"Unable to change the favorite state of the file" : "Неможе да се промени статусот на омимени на датотеката",
@@ -206,14 +198,19 @@ OC.L10N.register(
"Remove from favorites" : "Отстрани од фаворити",
"Add to favorites" : "Додади во фаворити",
"Tags" : "Ознаки",
+ "Your files" : "Ваши датотеки",
+ "Open in files" : "Отвори во датотеките",
+ "File cannot be accessed" : "Неможе да се пристапи до датотеката",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Датотеката не може да се пронајде или немате дозволи за да ја видите. Побарајте од испраќачот да ја сподели.",
+ "No search results for “{query}”" : "Нема резултати од пребарувањето за \"{query}\"",
+ "Search for files" : "Пребарај датотеки",
+ "Files compatibility" : "Компатибилност со датотеки",
"Blank" : "Празно",
"Unable to create new file from template" : "Неможе да се креира датотека од шаблон",
"Pick a template for {name}" : "Избери шаблон за {name}",
"Create a new file with the selected template" : "Креирај нова датотека со избраниот шаблон",
"Creating file" : "Креирање на датотека",
"Save as {displayName}" : "Зачувај како {displayName}",
- "Save as …" : "Зачувај како ...",
- "Converting files …" : "Конвертирање датотеки …",
"Leave this share" : "Напушти го ова споделување",
"Leave these shares" : "Напушти ги овие споделувања",
"Disconnect storage" : "Исклучи складиште",
@@ -399,6 +396,7 @@ OC.L10N.register(
"New text file.txt" : "Нова текстуална датотека file.txt",
"%1$s (renamed)" : "%1$s (преименувано)",
"renamed file" : "преименувана датотека",
+ "Submitting fields …" : "Испраќање полиња ...",
"Filter file names …" : "Филтрирај имиња на датотеки ...",
"Prevent warning dialogs from open or reenable them." : "Спречете ги дијалозите за предупредување да се отвораат или повторно овозможете ги.",
"Show a warning dialog when changing a file extension." : "Прикажи дијалог за предупредување при промена на екстензија на датотека.",
@@ -417,6 +415,8 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Оди до датотека лево (само во мрежен приказ)",
"Navigate to the file on the right (in grid mode)" : "Оди до датотека десно (само во мрежен приказ)",
"Toggle the grid view" : "Вклучи/исклучи мрежен приказ",
- "Open the sidebar for a file" : "Отвори странична лента за датотека"
+ "Open the sidebar for a file" : "Отвори странична лента за датотека",
+ "Save as …" : "Зачувај како ...",
+ "Converting files …" : "Конвертирање датотеки …"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json
index ab2a07694c6..de3320c696b 100644
--- a/apps/files/l10n/mk.json
+++ b/apps/files/l10n/mk.json
@@ -120,7 +120,6 @@
"Create" : "Креирај",
"Refresh" : "Освежи",
"Fill template fields" : "Пополни ги полињата за шаблон",
- "Submitting fields …" : "Испраќање полиња ...",
"Submit" : "Испрати",
"Choose a file or folder to transfer" : "Избери датотека или папка за трансфер",
"Transfer" : "Трансфер",
@@ -142,32 +141,8 @@
"Do not show this dialog again." : "Не го прикажувај овој дијалог повторно.",
"Select file or folder to link to" : "Изберете датотека или папка за линк до",
"Choose {file}" : "Избери {file}",
- "Share" : "Сподели",
- "Shared by link" : "Споделено со линк",
- "Shared" : "Споделено",
- "Switch to list view" : "Прикажи поглед во листа",
- "Switch to grid view" : "Прикажи поглед во мрежа",
- "The file could not be found" : "Датотеката неможе да биде пројандена",
- "Upload was cancelled by user" : "Прикачувањето беше откажано од корисникот",
- "Not enough free space" : "Нема доволно слободен простор",
- "Operation is blocked by access control" : "Операцијата е блокирана од контролата на пристап",
- "Error during upload: {message}" : "Грешка при прикачување: {message}",
- "Error during upload, status code {status}" : "Грешка при прикачување, статус код {status}",
- "Unknown error during upload" : "Непозната грешка при прикачување",
- "Loading current folder" : "Вчитување на моменталната папка",
- "Retry" : "Обидете се повторно",
- "No files in here" : "Тука нема датотеки",
- "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!",
- "Go back" : "Назад",
- "Views" : "Прегледи",
- "Files settings" : "Параметри за датотеки",
- "Your files" : "Ваши датотеки",
- "Open in files" : "Отвори во датотеките",
- "File cannot be accessed" : "Неможе да се пристапи до датотеката",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Датотеката не може да се пронајде или немате дозволи за да ја видите. Побарајте од испраќачот да ја сподели.",
- "No search results for “{query}”" : "Нема резултати од пребарувањето за \"{query}\"",
- "Search for files" : "Пребарај датотеки",
"Clipboard is not available" : "Клипбордот не е достапен",
+ "Files settings" : "Параметри за датотеки",
"General" : "Општо",
"Default view" : "Стандарден поглед",
"All files" : "Сите датотеки",
@@ -195,7 +170,24 @@
"View" : "Поглед",
"Toggle grid view" : "Промена во мрежа",
"Show those shortcuts" : "Покажи ги овие кратенки",
- "Files compatibility" : "Компатибилност со датотеки",
+ "Share" : "Сподели",
+ "Shared by link" : "Споделено со линк",
+ "Shared" : "Споделено",
+ "Switch to list view" : "Прикажи поглед во листа",
+ "Switch to grid view" : "Прикажи поглед во мрежа",
+ "The file could not be found" : "Датотеката неможе да биде пројандена",
+ "Upload was cancelled by user" : "Прикачувањето беше откажано од корисникот",
+ "Not enough free space" : "Нема доволно слободен простор",
+ "Operation is blocked by access control" : "Операцијата е блокирана од контролата на пристап",
+ "Error during upload: {message}" : "Грешка при прикачување: {message}",
+ "Error during upload, status code {status}" : "Грешка при прикачување, статус код {status}",
+ "Unknown error during upload" : "Непозната грешка при прикачување",
+ "Loading current folder" : "Вчитување на моменталната папка",
+ "Retry" : "Обидете се повторно",
+ "No files in here" : "Тука нема датотеки",
+ "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!",
+ "Go back" : "Назад",
+ "Views" : "Прегледи",
"You" : "Вас",
"Shared multiple times with different people" : "Споделено повеќе пати со различни луѓе",
"Unable to change the favorite state of the file" : "Неможе да се промени статусот на омимени на датотеката",
@@ -204,14 +196,19 @@
"Remove from favorites" : "Отстрани од фаворити",
"Add to favorites" : "Додади во фаворити",
"Tags" : "Ознаки",
+ "Your files" : "Ваши датотеки",
+ "Open in files" : "Отвори во датотеките",
+ "File cannot be accessed" : "Неможе да се пристапи до датотеката",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Датотеката не може да се пронајде или немате дозволи за да ја видите. Побарајте од испраќачот да ја сподели.",
+ "No search results for “{query}”" : "Нема резултати од пребарувањето за \"{query}\"",
+ "Search for files" : "Пребарај датотеки",
+ "Files compatibility" : "Компатибилност со датотеки",
"Blank" : "Празно",
"Unable to create new file from template" : "Неможе да се креира датотека од шаблон",
"Pick a template for {name}" : "Избери шаблон за {name}",
"Create a new file with the selected template" : "Креирај нова датотека со избраниот шаблон",
"Creating file" : "Креирање на датотека",
"Save as {displayName}" : "Зачувај како {displayName}",
- "Save as …" : "Зачувај како ...",
- "Converting files …" : "Конвертирање датотеки …",
"Leave this share" : "Напушти го ова споделување",
"Leave these shares" : "Напушти ги овие споделувања",
"Disconnect storage" : "Исклучи складиште",
@@ -397,6 +394,7 @@
"New text file.txt" : "Нова текстуална датотека file.txt",
"%1$s (renamed)" : "%1$s (преименувано)",
"renamed file" : "преименувана датотека",
+ "Submitting fields …" : "Испраќање полиња ...",
"Filter file names …" : "Филтрирај имиња на датотеки ...",
"Prevent warning dialogs from open or reenable them." : "Спречете ги дијалозите за предупредување да се отвораат или повторно овозможете ги.",
"Show a warning dialog when changing a file extension." : "Прикажи дијалог за предупредување при промена на екстензија на датотека.",
@@ -415,6 +413,8 @@
"Navigate to the file on the left (in grid mode)" : "Оди до датотека лево (само во мрежен приказ)",
"Navigate to the file on the right (in grid mode)" : "Оди до датотека десно (само во мрежен приказ)",
"Toggle the grid view" : "Вклучи/исклучи мрежен приказ",
- "Open the sidebar for a file" : "Отвори странична лента за датотека"
+ "Open the sidebar for a file" : "Отвори странична лента за датотека",
+ "Save as …" : "Зачувај како ...",
+ "Converting files …" : "Конвертирање датотеки …"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}
\ No newline at end of file
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js
index 341a075bfdd..b3ed0da440e 100644
--- a/apps/files/l10n/nb.js
+++ b/apps/files/l10n/nb.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.",
"File not found" : "Finner ikke filen",
"_{count} selected_::_{count} selected_" : ["{count} valgt","{count} valgt"],
- "Search everywhere …" : "Søk overalt ...",
- "Search here …" : "Søk her ...",
"Search scope options" : "Alternativer for søkeomfang",
"Search here" : "Søk her",
"{usedQuotaByte} used" : "{usedQuotaByte} brukt",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Kunne ikke oppdatere status for filnavnrensing.",
"Filename sanitization in progress." : "Filnavnrensing pågår.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "For øyeblikket er {processedUsers} av {totalUsers} kontoer allerede behandlet.",
- "Preparing …" : "Forbereder ...",
"Refresh" : "Oppdater",
"All files have been santized for Windows filename support." : "Alle filer har blitt renset for å støtte filnavn i Windows.",
"Some files could not be sanitized, please check your logs." : "Noen filer kunne ikke renses, vennligst sjekk loggene dine.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Rens filnavn",
"(starting)" : "(starter)",
"Fill template fields" : "Fyll ut malfelt",
- "Submitting fields …" : "Sender inn felt ...",
"Submit" : "Send inn",
"Choose a file or folder to transfer" : "Velg en fil eller mappe som skal overføres",
"Transfer" : "Overfør",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Ikke vis denne dialogen igjen.",
"Select file or folder to link to" : "Velg fil eller mappe å koble til",
"Choose {file}" : "Choose {file}",
- "Share" : "Del med andre",
- "Shared by link" : "Delt med lenke",
- "Shared" : "Delt",
- "Switch to list view" : "Bytt til listevisning",
- "Switch to grid view" : "Bytt til rutevisning",
- "The file could not be found" : "Kunne ikke finne filen",
- "Upload was cancelled by user" : "Opplasting ble avbrutt av bruker",
- "Not enough free space" : "Ikke nok ledig diskplass",
- "Operation is blocked by access control" : "Operasjonen er blokkert på grunn av tilgangskontroll",
- "Error during upload: {message}" : "Feil under opplasting: {message}",
- "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}",
- "Unknown error during upload" : "Ukjent feil under opplasting",
- "Loading current folder" : "Laster gjeldende mappe",
- "Retry" : "Prøv igjen",
- "No files in here" : "Ingen filer",
- "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!",
- "Go back" : "Gå tilbake",
- "Views" : "Visninger",
- "Files settings" : "Filinnstillinger",
- "Your files" : "Dine filer",
- "Open in files" : "Åpne i filer",
- "File cannot be accessed" : "Filen er ikke tilgjengelig",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen ble ikke funnet, eller du har ikke tillatelse til å vise den. Be avsenderen om å dele den.",
- "No search results for “{query}”" : "Ingen søkeresultater for \"{query}\"",
- "Search for files" : "Søk etter filer",
"Clipboard is not available" : "Utklippstavlen er ikke tilgjengelig",
"WebDAV URL copied" : "WebDAV-URL kopiert",
+ "Files settings" : "Filinnstillinger",
"General" : "Generell",
"Default view" : "Standardvisning",
"All files" : "Alle filer",
@@ -252,10 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Veksle rutenett-visning",
"Open file sidebar" : "Åpne sidepanelet for fil",
"Show those shortcuts" : "Vis hurtigtastene",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillat å begrense filnavn for å sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavn gyldige på POSIX (f.eks. Linux eller macOS) tillatt.",
- "Files compatibility" : "Kompatibilitet med filer",
- "Enforce Windows compatibility" : "Håndhev Windows-kompatibilitet",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokkere filnavn som ikke er gyldige på Windows-systemer, for eksempel å bruke reserverte navn eller spesialtegn. Men dette vil ikke håndheve kompatibiliteten til store og små bokstaver.",
+ "Share" : "Del med andre",
+ "Shared by link" : "Delt med lenke",
+ "Shared" : "Delt",
+ "Switch to list view" : "Bytt til listevisning",
+ "Switch to grid view" : "Bytt til rutevisning",
+ "The file could not be found" : "Kunne ikke finne filen",
+ "Upload was cancelled by user" : "Opplasting ble avbrutt av bruker",
+ "Not enough free space" : "Ikke nok ledig diskplass",
+ "Operation is blocked by access control" : "Operasjonen er blokkert på grunn av tilgangskontroll",
+ "Error during upload: {message}" : "Feil under opplasting: {message}",
+ "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}",
+ "Unknown error during upload" : "Ukjent feil under opplasting",
+ "Loading current folder" : "Laster gjeldende mappe",
+ "Retry" : "Prøv igjen",
+ "No files in here" : "Ingen filer",
+ "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!",
+ "Go back" : "Gå tilbake",
+ "Views" : "Visninger",
"You" : "Du",
"Shared multiple times with different people" : "Del flere ganger med forskjellige personer",
"Unable to change the favorite state of the file" : "Kunne ikke endre filens favorittilstand",
@@ -264,14 +250,22 @@ OC.L10N.register(
"Remove from favorites" : "Fjern fra favoritter",
"Add to favorites" : "Legg til i favoritter",
"Tags" : "Merkelapper",
+ "Your files" : "Dine filer",
+ "Open in files" : "Åpne i filer",
+ "File cannot be accessed" : "Filen er ikke tilgjengelig",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen ble ikke funnet, eller du har ikke tillatelse til å vise den. Be avsenderen om å dele den.",
+ "No search results for “{query}”" : "Ingen søkeresultater for \"{query}\"",
+ "Search for files" : "Søk etter filer",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillat å begrense filnavn for å sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavn gyldige på POSIX (f.eks. Linux eller macOS) tillatt.",
+ "Files compatibility" : "Kompatibilitet med filer",
+ "Enforce Windows compatibility" : "Håndhev Windows-kompatibilitet",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokkere filnavn som ikke er gyldige på Windows-systemer, for eksempel å bruke reserverte navn eller spesialtegn. Men dette vil ikke håndheve kompatibiliteten til store og små bokstaver.",
"Blank" : "Tom",
"Unable to create new file from template" : "Kan ikke opprette ny fil fra malen",
"Pick a template for {name}" : "Velg en mal for {name}",
"Create a new file with the selected template" : "Opprett en ny fil med den valgte malen",
"Creating file" : "Oppretter fil",
"Save as {displayName}" : "Lagre som {displayName}",
- "Save as …" : "Lagre som ...",
- "Converting files …" : "Konverter filer ...",
"Failed to convert files: {message}" : "Kunne ikke konvertere filer: {message}",
"All files failed to be converted" : "Kunne ikke konvertere noen av filene",
"One file could not be converted: {message}" : "Én fil kunne ikke konverteres: {message}",
@@ -279,7 +273,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Én fil ble konvertert","%n filer ble konvertert"],
"Files successfully converted" : "Filene ble konvertert",
"Failed to convert files" : "Kunne ikke konvertere filene",
- "Converting file …" : "Konverterer filer ...",
"File successfully converted" : "Filen ble konvertert",
"Failed to convert file: {message}" : "Kunne ikke konvertere filen: {message}",
"Failed to convert file" : "Kunne ikke konvertere filen",
@@ -300,8 +293,6 @@ OC.L10N.register(
"Download" : "Last ned",
"The requested file is not available." : "Den forespurte filen er ikke tilgjengelig.",
"The requested files are not available." : "De forespurte filene er ikke tilgjengelige.",
- "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
"Destination is not a folder" : "Målplassering er ikke en mappe",
"This file/folder is already in that directory" : "Denne filen/mappen er allerede i den katalogen",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe til seg selv eller til en undermappe av seg selv",
@@ -483,6 +474,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Bruk denne adressen for tilgang til filene dine via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktivert 2FA, må du opprette og bruke et nytt app-passord ved å klikke her.",
"Deletion cancelled" : "Sletting avbrutt",
+ "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
"Move cancelled" : "Flytt avbrutt",
"Cancelled move or copy of \"{filename}\"." : "Kansellert flytte- eller kopieroperasjon av \"{filename}\"",
"Cancelled move or copy operation" : "Kansellert flytte- eller kopieroperasjon",
@@ -500,6 +493,7 @@ OC.L10N.register(
"New text file.txt" : "Ny tekstfil.txt",
"%1$s (renamed)" : "%1$s (har fått nytt navn)",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Det er også mulig å migrere filer automatisk etter at denne innstillingen er aktivert, se dokumentasjonen for occ-kommandoen.",
+ "Submitting fields …" : "Sender inn felt ...",
"Filter file names …" : "Filtrer filnavn ...",
"Show a warning dialog when changing a file extension." : "Vis en varslingsdialog ved endring av filtype.",
"Speed up your Files experience with these quick shortcuts." : "Jobb raskere med filer ved å bruke disse hurtigtastene.",
@@ -517,6 +511,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Gå til filen til venstre (i rutenettvisning)",
"Navigate to the file on the right (in grid mode)" : "Gå til filen til høyre (i rutenettvisning)",
"Toggle the grid view" : "Slå på/av rutenettvisning",
- "Open the sidebar for a file" : "Åpne sidepanelet for en fil"
+ "Open the sidebar for a file" : "Åpne sidepanelet for en fil",
+ "Save as …" : "Lagre som ...",
+ "Converting files …" : "Konverter filer ...",
+ "Converting file …" : "Konverterer filer ...",
+ "Search everywhere …" : "Søk overalt ...",
+ "Search here …" : "Søk her ...",
+ "Preparing …" : "Forbereder ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json
index 7ac8a8c3109..e403d382bfc 100644
--- a/apps/files/l10n/nb.json
+++ b/apps/files/l10n/nb.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.",
"File not found" : "Finner ikke filen",
"_{count} selected_::_{count} selected_" : ["{count} valgt","{count} valgt"],
- "Search everywhere …" : "Søk overalt ...",
- "Search here …" : "Søk her ...",
"Search scope options" : "Alternativer for søkeomfang",
"Search here" : "Søk her",
"{usedQuotaByte} used" : "{usedQuotaByte} brukt",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Kunne ikke oppdatere status for filnavnrensing.",
"Filename sanitization in progress." : "Filnavnrensing pågår.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "For øyeblikket er {processedUsers} av {totalUsers} kontoer allerede behandlet.",
- "Preparing …" : "Forbereder ...",
"Refresh" : "Oppdater",
"All files have been santized for Windows filename support." : "Alle filer har blitt renset for å støtte filnavn i Windows.",
"Some files could not be sanitized, please check your logs." : "Noen filer kunne ikke renses, vennligst sjekk loggene dine.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Rens filnavn",
"(starting)" : "(starter)",
"Fill template fields" : "Fyll ut malfelt",
- "Submitting fields …" : "Sender inn felt ...",
"Submit" : "Send inn",
"Choose a file or folder to transfer" : "Velg en fil eller mappe som skal overføres",
"Transfer" : "Overfør",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Ikke vis denne dialogen igjen.",
"Select file or folder to link to" : "Velg fil eller mappe å koble til",
"Choose {file}" : "Choose {file}",
- "Share" : "Del med andre",
- "Shared by link" : "Delt med lenke",
- "Shared" : "Delt",
- "Switch to list view" : "Bytt til listevisning",
- "Switch to grid view" : "Bytt til rutevisning",
- "The file could not be found" : "Kunne ikke finne filen",
- "Upload was cancelled by user" : "Opplasting ble avbrutt av bruker",
- "Not enough free space" : "Ikke nok ledig diskplass",
- "Operation is blocked by access control" : "Operasjonen er blokkert på grunn av tilgangskontroll",
- "Error during upload: {message}" : "Feil under opplasting: {message}",
- "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}",
- "Unknown error during upload" : "Ukjent feil under opplasting",
- "Loading current folder" : "Laster gjeldende mappe",
- "Retry" : "Prøv igjen",
- "No files in here" : "Ingen filer",
- "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!",
- "Go back" : "Gå tilbake",
- "Views" : "Visninger",
- "Files settings" : "Filinnstillinger",
- "Your files" : "Dine filer",
- "Open in files" : "Åpne i filer",
- "File cannot be accessed" : "Filen er ikke tilgjengelig",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen ble ikke funnet, eller du har ikke tillatelse til å vise den. Be avsenderen om å dele den.",
- "No search results for “{query}”" : "Ingen søkeresultater for \"{query}\"",
- "Search for files" : "Søk etter filer",
"Clipboard is not available" : "Utklippstavlen er ikke tilgjengelig",
"WebDAV URL copied" : "WebDAV-URL kopiert",
+ "Files settings" : "Filinnstillinger",
"General" : "Generell",
"Default view" : "Standardvisning",
"All files" : "Alle filer",
@@ -250,10 +222,24 @@
"Toggle grid view" : "Veksle rutenett-visning",
"Open file sidebar" : "Åpne sidepanelet for fil",
"Show those shortcuts" : "Vis hurtigtastene",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillat å begrense filnavn for å sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavn gyldige på POSIX (f.eks. Linux eller macOS) tillatt.",
- "Files compatibility" : "Kompatibilitet med filer",
- "Enforce Windows compatibility" : "Håndhev Windows-kompatibilitet",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokkere filnavn som ikke er gyldige på Windows-systemer, for eksempel å bruke reserverte navn eller spesialtegn. Men dette vil ikke håndheve kompatibiliteten til store og små bokstaver.",
+ "Share" : "Del med andre",
+ "Shared by link" : "Delt med lenke",
+ "Shared" : "Delt",
+ "Switch to list view" : "Bytt til listevisning",
+ "Switch to grid view" : "Bytt til rutevisning",
+ "The file could not be found" : "Kunne ikke finne filen",
+ "Upload was cancelled by user" : "Opplasting ble avbrutt av bruker",
+ "Not enough free space" : "Ikke nok ledig diskplass",
+ "Operation is blocked by access control" : "Operasjonen er blokkert på grunn av tilgangskontroll",
+ "Error during upload: {message}" : "Feil under opplasting: {message}",
+ "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}",
+ "Unknown error during upload" : "Ukjent feil under opplasting",
+ "Loading current folder" : "Laster gjeldende mappe",
+ "Retry" : "Prøv igjen",
+ "No files in here" : "Ingen filer",
+ "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!",
+ "Go back" : "Gå tilbake",
+ "Views" : "Visninger",
"You" : "Du",
"Shared multiple times with different people" : "Del flere ganger med forskjellige personer",
"Unable to change the favorite state of the file" : "Kunne ikke endre filens favorittilstand",
@@ -262,14 +248,22 @@
"Remove from favorites" : "Fjern fra favoritter",
"Add to favorites" : "Legg til i favoritter",
"Tags" : "Merkelapper",
+ "Your files" : "Dine filer",
+ "Open in files" : "Åpne i filer",
+ "File cannot be accessed" : "Filen er ikke tilgjengelig",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen ble ikke funnet, eller du har ikke tillatelse til å vise den. Be avsenderen om å dele den.",
+ "No search results for “{query}”" : "Ingen søkeresultater for \"{query}\"",
+ "Search for files" : "Søk etter filer",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillat å begrense filnavn for å sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavn gyldige på POSIX (f.eks. Linux eller macOS) tillatt.",
+ "Files compatibility" : "Kompatibilitet med filer",
+ "Enforce Windows compatibility" : "Håndhev Windows-kompatibilitet",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokkere filnavn som ikke er gyldige på Windows-systemer, for eksempel å bruke reserverte navn eller spesialtegn. Men dette vil ikke håndheve kompatibiliteten til store og små bokstaver.",
"Blank" : "Tom",
"Unable to create new file from template" : "Kan ikke opprette ny fil fra malen",
"Pick a template for {name}" : "Velg en mal for {name}",
"Create a new file with the selected template" : "Opprett en ny fil med den valgte malen",
"Creating file" : "Oppretter fil",
"Save as {displayName}" : "Lagre som {displayName}",
- "Save as …" : "Lagre som ...",
- "Converting files …" : "Konverter filer ...",
"Failed to convert files: {message}" : "Kunne ikke konvertere filer: {message}",
"All files failed to be converted" : "Kunne ikke konvertere noen av filene",
"One file could not be converted: {message}" : "Én fil kunne ikke konverteres: {message}",
@@ -277,7 +271,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Én fil ble konvertert","%n filer ble konvertert"],
"Files successfully converted" : "Filene ble konvertert",
"Failed to convert files" : "Kunne ikke konvertere filene",
- "Converting file …" : "Konverterer filer ...",
"File successfully converted" : "Filen ble konvertert",
"Failed to convert file: {message}" : "Kunne ikke konvertere filen: {message}",
"Failed to convert file" : "Kunne ikke konvertere filen",
@@ -298,8 +291,6 @@
"Download" : "Last ned",
"The requested file is not available." : "Den forespurte filen er ikke tilgjengelig.",
"The requested files are not available." : "De forespurte filene er ikke tilgjengelige.",
- "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
"Destination is not a folder" : "Målplassering er ikke en mappe",
"This file/folder is already in that directory" : "Denne filen/mappen er allerede i den katalogen",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe til seg selv eller til en undermappe av seg selv",
@@ -481,6 +472,8 @@
"Use this address to access your Files via WebDAV" : "Bruk denne adressen for tilgang til filene dine via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktivert 2FA, må du opprette og bruke et nytt app-passord ved å klikke her.",
"Deletion cancelled" : "Sletting avbrutt",
+ "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
"Move cancelled" : "Flytt avbrutt",
"Cancelled move or copy of \"{filename}\"." : "Kansellert flytte- eller kopieroperasjon av \"{filename}\"",
"Cancelled move or copy operation" : "Kansellert flytte- eller kopieroperasjon",
@@ -498,6 +491,7 @@
"New text file.txt" : "Ny tekstfil.txt",
"%1$s (renamed)" : "%1$s (har fått nytt navn)",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Det er også mulig å migrere filer automatisk etter at denne innstillingen er aktivert, se dokumentasjonen for occ-kommandoen.",
+ "Submitting fields …" : "Sender inn felt ...",
"Filter file names …" : "Filtrer filnavn ...",
"Show a warning dialog when changing a file extension." : "Vis en varslingsdialog ved endring av filtype.",
"Speed up your Files experience with these quick shortcuts." : "Jobb raskere med filer ved å bruke disse hurtigtastene.",
@@ -515,6 +509,12 @@
"Navigate to the file on the left (in grid mode)" : "Gå til filen til venstre (i rutenettvisning)",
"Navigate to the file on the right (in grid mode)" : "Gå til filen til høyre (i rutenettvisning)",
"Toggle the grid view" : "Slå på/av rutenettvisning",
- "Open the sidebar for a file" : "Åpne sidepanelet for en fil"
+ "Open the sidebar for a file" : "Åpne sidepanelet for en fil",
+ "Save as …" : "Lagre som ...",
+ "Converting files …" : "Konverter filer ...",
+ "Converting file …" : "Konverterer filer ...",
+ "Search everywhere …" : "Søk overalt ...",
+ "Search here …" : "Søk her ...",
+ "Preparing …" : "Forbereder ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 040c3e24431..0ad287ffb2e 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -133,7 +133,6 @@ OC.L10N.register(
"Refresh" : "Verversen",
"Limit" : "Limiet",
"Fill template fields" : "Vul de velden van het sjabloon in",
- "Submitting fields …" : "Velden verwerken ...",
"Submit" : "Verwerken",
"Choose a file or folder to transfer" : "Kies een bestand of map om over te dragen",
"Transfer" : "Overdragen",
@@ -157,32 +156,8 @@ OC.L10N.register(
"Do not show this dialog again." : "Laat dit dialoogvenster niet meer zien.",
"Select file or folder to link to" : "Selecteer een bestand of map om naar te linken",
"Choose {file}" : "Kies {file}",
- "Share" : "Delen",
- "Shared by link" : "Gedeeld via link",
- "Shared" : "Gedeeld",
- "Switch to list view" : "Omschakelen naar lijstoverzicht",
- "Switch to grid view" : "Omschakelen naar roosterweergave",
- "The file could not be found" : "Het bestand kon niet worden gevonden",
- "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker",
- "Not enough free space" : "Onvoldoende vrije ruimte",
- "Operation is blocked by access control" : "De operatie werd tegengehouden door toegangscontrole",
- "Error during upload: {message}" : "Fout tijdens upload: {message}",
- "Error during upload, status code {status}" : "Fout tijdens upload, status code {status}",
- "Unknown error during upload" : "Onbekende fout tijdens upload",
- "Loading current folder" : "Laden huidige map",
- "Retry" : "Opnieuw",
- "No files in here" : "Hier geen bestanden",
- "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!",
- "Go back" : "Ga terug",
- "Views" : "Bekeken",
- "Files settings" : "Instellingen voor bestanden",
- "Your files" : "Jouw bestanden",
- "Open in files" : "Open in bestanden",
- "File cannot be accessed" : "Bestand kan niet worden benaderd",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dit bestand is niet gevonden of je hebt geen machtigingen om het te bekijken. Vraag de verzender om het met je te delen.",
- "No search results for “{query}”" : "No search results for “{query}”",
- "Search for files" : "Zoeken naar bestanden",
"Clipboard is not available" : "Klembord niet beschikbaar",
+ "Files settings" : "Instellingen voor bestanden",
"General" : "Algemeen",
"Default view" : "Standaardweergave",
"All files" : "Alle bestanden",
@@ -212,11 +187,24 @@ OC.L10N.register(
"View" : "Bekijken",
"Toggle grid view" : "Omschakelen roosterweergave",
"Show those shortcuts" : "Toon die snelkoppelingen",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Toestaan om bestandsnamen te beperken om te borgen dat bestanden met alle cliënts gesynchroniseerd kunnen worden. Standaard zijn alle bestandsnamen valide die zijn toegestaan op POSIX (zoals Linux en macOS.)",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.",
- "Files compatibility" : "Bestandscompatibiliteit",
- "Enforce Windows compatibility" : "Dwing Windows-compatibiliteit af",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dit zal bestandsnamen blokkeren die niet toegestaan zijn op Windows-systemen, zoals gereserveerde namen of speciale tekens. Dit dwingt niet tot compatibiliteit voor hoofd- en kleine letters.",
+ "Share" : "Delen",
+ "Shared by link" : "Gedeeld via link",
+ "Shared" : "Gedeeld",
+ "Switch to list view" : "Omschakelen naar lijstoverzicht",
+ "Switch to grid view" : "Omschakelen naar roosterweergave",
+ "The file could not be found" : "Het bestand kon niet worden gevonden",
+ "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker",
+ "Not enough free space" : "Onvoldoende vrije ruimte",
+ "Operation is blocked by access control" : "De operatie werd tegengehouden door toegangscontrole",
+ "Error during upload: {message}" : "Fout tijdens upload: {message}",
+ "Error during upload, status code {status}" : "Fout tijdens upload, status code {status}",
+ "Unknown error during upload" : "Onbekende fout tijdens upload",
+ "Loading current folder" : "Laden huidige map",
+ "Retry" : "Opnieuw",
+ "No files in here" : "Hier geen bestanden",
+ "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!",
+ "Go back" : "Ga terug",
+ "Views" : "Bekeken",
"You" : "Jij",
"Shared multiple times with different people" : "Meerdere keren gedeeld met verschillende mensen",
"Unable to change the favorite state of the file" : "Kan de favoriete status van het bestand niet wijzigen",
@@ -225,14 +213,23 @@ OC.L10N.register(
"Remove from favorites" : "Verwijderen uit favorieten",
"Add to favorites" : "Aan favorieten toevoegen",
"Tags" : "Tags",
+ "Your files" : "Jouw bestanden",
+ "Open in files" : "Open in bestanden",
+ "File cannot be accessed" : "Bestand kan niet worden benaderd",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dit bestand is niet gevonden of je hebt geen machtigingen om het te bekijken. Vraag de verzender om het met je te delen.",
+ "No search results for “{query}”" : "No search results for “{query}”",
+ "Search for files" : "Zoeken naar bestanden",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Toestaan om bestandsnamen te beperken om te borgen dat bestanden met alle cliënts gesynchroniseerd kunnen worden. Standaard zijn alle bestandsnamen valide die zijn toegestaan op POSIX (zoals Linux en macOS.)",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.",
+ "Files compatibility" : "Bestandscompatibiliteit",
+ "Enforce Windows compatibility" : "Dwing Windows-compatibiliteit af",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dit zal bestandsnamen blokkeren die niet toegestaan zijn op Windows-systemen, zoals gereserveerde namen of speciale tekens. Dit dwingt niet tot compatibiliteit voor hoofd- en kleine letters.",
"Blank" : "Blanco",
"Unable to create new file from template" : "Kan geen nieuw bestand maken vanuit het sjabloon",
"Pick a template for {name}" : "Kies een sjabloon voor {name}",
"Create a new file with the selected template" : "Maak een nieuw bestand met het geselecteerde sjabloon",
"Creating file" : "Maken bestand",
"Save as {displayName}" : "Opslaan als {displayName}",
- "Save as …" : "Opslaan als...",
- "Converting files …" : "Bestanden converteren ...",
"Failed to convert files: {message}" : "Conversie van bestanden mislukt: {message} ",
"All files failed to be converted" : "De conversie van alle bestanden is mislukt",
"One file could not be converted: {message}" : "Een bestand kon niet worden geconverteerd: {message}",
@@ -240,7 +237,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Een bestand succesvol geconverteerd","%n bestanden succesvol geconverteerd"],
"Files successfully converted" : "Bestanden succesvol geconverteerd",
"Failed to convert files" : "Conversie van bestanden mislukt",
- "Converting file …" : "Bestand converteren ...",
"File successfully converted" : "Bestand succesvol geconverteerd",
"Failed to convert file: {message}" : "Conversie van bestand mislukt: {message} ",
"Failed to convert file" : "Conversie van bestand mislukt",
@@ -259,8 +255,6 @@ OC.L10N.register(
"Confirm deletion" : "Bevestig verwijderen",
"Cancel" : "Annuleren",
"Download" : "Downloaden",
- "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiëren \"{source}\" naar \"{destination}\" …",
"Destination is not a folder" : "Bestemming is geen map",
"This file/folder is already in that directory" : "Dit bestand/deze map staat al in die map",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Je kan een bestand/map niet verplaatsen naar zichzelf of naar een subfolder van zichzelf.",
@@ -441,6 +435,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Gebruik dit adres om je bestanden via WebDAV te benaderen",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Als je 2FA hebt ingeschakeld moet je een app wachtwoord maken en gebruiken door hier te klikken.",
"Deletion cancelled" : "Verwijderen geannulleerd",
+ "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiëren \"{source}\" naar \"{destination}\" …",
"Move cancelled" : "Verplaatsen geannuleerd",
"Cancelled move or copy of \"{filename}\"." : "Verplaatsen of kopiëren van \"¨{filename}\" geannuleerd.",
"Cancelled move or copy operation" : "Verplaatsen of kopiëren geannuleerd.",
@@ -460,6 +456,7 @@ OC.L10N.register(
"renamed file" : "bestand hernoemd",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Het is ook mogelijk om bestanden automatisch te migreren nadat deze instelling is ingeschakeld. Raadpleeg de documentatie over het occ-commando.",
+ "Submitting fields …" : "Velden verwerken ...",
"Filter file names …" : "Bestandsnamen filteren ...",
"Prevent warning dialogs from open or reenable them." : "Voorkom dat waarschuwingsvensters worden geopend of schakel ze opnieuw in.",
"Show a warning dialog when changing a file extension." : "Een waarschuwingsvenster tonen bij het wijzigen van een bestandsextensie.",
@@ -478,6 +475,9 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navigeer naar het bestand aan de linkerkant (in rastermodus)",
"Navigate to the file on the right (in grid mode)" : "Navigeer naar het bestand aan de rechterkant (in rastermodus)",
"Toggle the grid view" : "Rasterweergave omschakelen",
- "Open the sidebar for a file" : "Open de zijbalk voor een bestand"
+ "Open the sidebar for a file" : "Open de zijbalk voor een bestand",
+ "Save as …" : "Opslaan als...",
+ "Converting files …" : "Bestanden converteren ...",
+ "Converting file …" : "Bestand converteren ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index d8e529a1fef..b9f549a0c23 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -131,7 +131,6 @@
"Refresh" : "Verversen",
"Limit" : "Limiet",
"Fill template fields" : "Vul de velden van het sjabloon in",
- "Submitting fields …" : "Velden verwerken ...",
"Submit" : "Verwerken",
"Choose a file or folder to transfer" : "Kies een bestand of map om over te dragen",
"Transfer" : "Overdragen",
@@ -155,32 +154,8 @@
"Do not show this dialog again." : "Laat dit dialoogvenster niet meer zien.",
"Select file or folder to link to" : "Selecteer een bestand of map om naar te linken",
"Choose {file}" : "Kies {file}",
- "Share" : "Delen",
- "Shared by link" : "Gedeeld via link",
- "Shared" : "Gedeeld",
- "Switch to list view" : "Omschakelen naar lijstoverzicht",
- "Switch to grid view" : "Omschakelen naar roosterweergave",
- "The file could not be found" : "Het bestand kon niet worden gevonden",
- "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker",
- "Not enough free space" : "Onvoldoende vrije ruimte",
- "Operation is blocked by access control" : "De operatie werd tegengehouden door toegangscontrole",
- "Error during upload: {message}" : "Fout tijdens upload: {message}",
- "Error during upload, status code {status}" : "Fout tijdens upload, status code {status}",
- "Unknown error during upload" : "Onbekende fout tijdens upload",
- "Loading current folder" : "Laden huidige map",
- "Retry" : "Opnieuw",
- "No files in here" : "Hier geen bestanden",
- "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!",
- "Go back" : "Ga terug",
- "Views" : "Bekeken",
- "Files settings" : "Instellingen voor bestanden",
- "Your files" : "Jouw bestanden",
- "Open in files" : "Open in bestanden",
- "File cannot be accessed" : "Bestand kan niet worden benaderd",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dit bestand is niet gevonden of je hebt geen machtigingen om het te bekijken. Vraag de verzender om het met je te delen.",
- "No search results for “{query}”" : "No search results for “{query}”",
- "Search for files" : "Zoeken naar bestanden",
"Clipboard is not available" : "Klembord niet beschikbaar",
+ "Files settings" : "Instellingen voor bestanden",
"General" : "Algemeen",
"Default view" : "Standaardweergave",
"All files" : "Alle bestanden",
@@ -210,11 +185,24 @@
"View" : "Bekijken",
"Toggle grid view" : "Omschakelen roosterweergave",
"Show those shortcuts" : "Toon die snelkoppelingen",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Toestaan om bestandsnamen te beperken om te borgen dat bestanden met alle cliënts gesynchroniseerd kunnen worden. Standaard zijn alle bestandsnamen valide die zijn toegestaan op POSIX (zoals Linux en macOS.)",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.",
- "Files compatibility" : "Bestandscompatibiliteit",
- "Enforce Windows compatibility" : "Dwing Windows-compatibiliteit af",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dit zal bestandsnamen blokkeren die niet toegestaan zijn op Windows-systemen, zoals gereserveerde namen of speciale tekens. Dit dwingt niet tot compatibiliteit voor hoofd- en kleine letters.",
+ "Share" : "Delen",
+ "Shared by link" : "Gedeeld via link",
+ "Shared" : "Gedeeld",
+ "Switch to list view" : "Omschakelen naar lijstoverzicht",
+ "Switch to grid view" : "Omschakelen naar roosterweergave",
+ "The file could not be found" : "Het bestand kon niet worden gevonden",
+ "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker",
+ "Not enough free space" : "Onvoldoende vrije ruimte",
+ "Operation is blocked by access control" : "De operatie werd tegengehouden door toegangscontrole",
+ "Error during upload: {message}" : "Fout tijdens upload: {message}",
+ "Error during upload, status code {status}" : "Fout tijdens upload, status code {status}",
+ "Unknown error during upload" : "Onbekende fout tijdens upload",
+ "Loading current folder" : "Laden huidige map",
+ "Retry" : "Opnieuw",
+ "No files in here" : "Hier geen bestanden",
+ "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!",
+ "Go back" : "Ga terug",
+ "Views" : "Bekeken",
"You" : "Jij",
"Shared multiple times with different people" : "Meerdere keren gedeeld met verschillende mensen",
"Unable to change the favorite state of the file" : "Kan de favoriete status van het bestand niet wijzigen",
@@ -223,14 +211,23 @@
"Remove from favorites" : "Verwijderen uit favorieten",
"Add to favorites" : "Aan favorieten toevoegen",
"Tags" : "Tags",
+ "Your files" : "Jouw bestanden",
+ "Open in files" : "Open in bestanden",
+ "File cannot be accessed" : "Bestand kan niet worden benaderd",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dit bestand is niet gevonden of je hebt geen machtigingen om het te bekijken. Vraag de verzender om het met je te delen.",
+ "No search results for “{query}”" : "No search results for “{query}”",
+ "Search for files" : "Zoeken naar bestanden",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Toestaan om bestandsnamen te beperken om te borgen dat bestanden met alle cliënts gesynchroniseerd kunnen worden. Standaard zijn alle bestandsnamen valide die zijn toegestaan op POSIX (zoals Linux en macOS.)",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.",
+ "Files compatibility" : "Bestandscompatibiliteit",
+ "Enforce Windows compatibility" : "Dwing Windows-compatibiliteit af",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dit zal bestandsnamen blokkeren die niet toegestaan zijn op Windows-systemen, zoals gereserveerde namen of speciale tekens. Dit dwingt niet tot compatibiliteit voor hoofd- en kleine letters.",
"Blank" : "Blanco",
"Unable to create new file from template" : "Kan geen nieuw bestand maken vanuit het sjabloon",
"Pick a template for {name}" : "Kies een sjabloon voor {name}",
"Create a new file with the selected template" : "Maak een nieuw bestand met het geselecteerde sjabloon",
"Creating file" : "Maken bestand",
"Save as {displayName}" : "Opslaan als {displayName}",
- "Save as …" : "Opslaan als...",
- "Converting files …" : "Bestanden converteren ...",
"Failed to convert files: {message}" : "Conversie van bestanden mislukt: {message} ",
"All files failed to be converted" : "De conversie van alle bestanden is mislukt",
"One file could not be converted: {message}" : "Een bestand kon niet worden geconverteerd: {message}",
@@ -238,7 +235,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Een bestand succesvol geconverteerd","%n bestanden succesvol geconverteerd"],
"Files successfully converted" : "Bestanden succesvol geconverteerd",
"Failed to convert files" : "Conversie van bestanden mislukt",
- "Converting file …" : "Bestand converteren ...",
"File successfully converted" : "Bestand succesvol geconverteerd",
"Failed to convert file: {message}" : "Conversie van bestand mislukt: {message} ",
"Failed to convert file" : "Conversie van bestand mislukt",
@@ -257,8 +253,6 @@
"Confirm deletion" : "Bevestig verwijderen",
"Cancel" : "Annuleren",
"Download" : "Downloaden",
- "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiëren \"{source}\" naar \"{destination}\" …",
"Destination is not a folder" : "Bestemming is geen map",
"This file/folder is already in that directory" : "Dit bestand/deze map staat al in die map",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Je kan een bestand/map niet verplaatsen naar zichzelf of naar een subfolder van zichzelf.",
@@ -439,6 +433,8 @@
"Use this address to access your Files via WebDAV" : "Gebruik dit adres om je bestanden via WebDAV te benaderen",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Als je 2FA hebt ingeschakeld moet je een app wachtwoord maken en gebruiken door hier te klikken.",
"Deletion cancelled" : "Verwijderen geannulleerd",
+ "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiëren \"{source}\" naar \"{destination}\" …",
"Move cancelled" : "Verplaatsen geannuleerd",
"Cancelled move or copy of \"{filename}\"." : "Verplaatsen of kopiëren van \"¨{filename}\" geannuleerd.",
"Cancelled move or copy operation" : "Verplaatsen of kopiëren geannuleerd.",
@@ -458,6 +454,7 @@
"renamed file" : "bestand hernoemd",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Na inschakeling van Windows-compatibele bestandsnamen, kunnen bestaande bestanden niet meer worden gewijzigd, maar kunnen ze door de eigenaar worden hernoemd naar geldige nieuwe namen.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Het is ook mogelijk om bestanden automatisch te migreren nadat deze instelling is ingeschakeld. Raadpleeg de documentatie over het occ-commando.",
+ "Submitting fields …" : "Velden verwerken ...",
"Filter file names …" : "Bestandsnamen filteren ...",
"Prevent warning dialogs from open or reenable them." : "Voorkom dat waarschuwingsvensters worden geopend of schakel ze opnieuw in.",
"Show a warning dialog when changing a file extension." : "Een waarschuwingsvenster tonen bij het wijzigen van een bestandsextensie.",
@@ -476,6 +473,9 @@
"Navigate to the file on the left (in grid mode)" : "Navigeer naar het bestand aan de linkerkant (in rastermodus)",
"Navigate to the file on the right (in grid mode)" : "Navigeer naar het bestand aan de rechterkant (in rastermodus)",
"Toggle the grid view" : "Rasterweergave omschakelen",
- "Open the sidebar for a file" : "Open de zijbalk voor een bestand"
+ "Open the sidebar for a file" : "Open de zijbalk voor een bestand",
+ "Save as …" : "Opslaan als...",
+ "Converting files …" : "Bestanden converteren ...",
+ "Converting file …" : "Bestand converteren ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 6823d753036..7c73d278769 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.",
"File not found" : "Nie odnaleziono pliku",
"_{count} selected_::_{count} selected_" : ["wybrano {count}","wybrano {count}","wybrano {count}","wybrano {count}"],
- "Search everywhere …" : "Szukaj wszędzie…",
- "Search here …" : "Szukaj tutaj…",
"Search scope options" : "Opcje zakresu wyszukiwania",
"Search here" : "Szukaj tutaj",
"{usedQuotaByte} used" : "Wykorzystano {usedQuotaByte}",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Nie udało się odświeżyć statusu oczyszczania nazw plików.",
"Filename sanitization in progress." : "Oczyszczanie nazw plików w toku.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Aktualnie przetworzono {processedUsers} z {totalUsers} kont.",
- "Preparing …" : "Przygotowywanie...",
"Refresh" : "Odśwież",
"All files have been santized for Windows filename support." : "Wszystkie pliki zostały oczyszczone dla obsługi nazw plików Windows.",
"Some files could not be sanitized, please check your logs." : "Niektórych plików nie udało się oczyścić, sprawdź logi.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Oczyść nazwy plików",
"(starting)" : "(rozpoczynanie)",
"Fill template fields" : "Wypełnij pola szablonu",
- "Submitting fields …" : "Wysyłanie pól…",
"Submit" : "Wyślij",
"Choose a file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia",
"Transfer" : "Przenieś",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Nie pokazuj więcej tego okna dialogowego.",
"Select file or folder to link to" : "Wybierz plik lub katalog do linku",
"Choose {file}" : "Wybierz {file}",
- "Share" : "Udostępnij",
- "Shared by link" : "Udostępnione linkiem",
- "Shared" : "Udostępnione",
- "Switch to list view" : "Przełącz na widok listy",
- "Switch to grid view" : "Przełącz na widok siatki",
- "The file could not be found" : "Nie można znaleźć pliku",
- "Upload was cancelled by user" : "Przesyłanie zostało anulowane przez użytkownika",
- "Not enough free space" : "Za mało wolnego miejsca",
- "Operation is blocked by access control" : "Operacja jest zablokowana przez kontrolę dostępu",
- "Error during upload: {message}" : "Błąd podczas wysyłania: {message}",
- "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}",
- "Unknown error during upload" : "Nieznany błąd podczas wysyłania",
- "Loading current folder" : "Wczytywanie bieżącego katalogu",
- "Retry" : "Powtórz",
- "No files in here" : "Brak plików",
- "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.",
- "Go back" : "Wstecz",
- "Views" : "Widoki",
- "Files settings" : "Ustawienia Plików",
- "Your files" : "Twoje pliki",
- "Open in files" : "Otwórz w Plikach",
- "File cannot be accessed" : "Nie można uzyskać dostępu do pliku",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.",
- "No search results for “{query}”" : "Brak wyników wyszukiwania dla \"{query}\"",
- "Search for files" : "Szukaj plików",
"Clipboard is not available" : "Schowek jest niedostępny",
"WebDAV URL copied" : "Adres URL WebDAV skopiowany",
+ "Files settings" : "Ustawienia Plików",
"General" : "Ogólne",
"Default view" : "Widok domyślny",
"All files" : "Wszystkie pliki",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Przełącz widok siatki",
"Open file sidebar" : "Otwórz panel boczny pliku",
"Show those shortcuts" : "Pokaż te skróty",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Zezwalaj na ograniczenie nazw plików, aby zapewnić synchronizację plików ze wszystkimi klientami. Domyślnie dozwolone są wszystkie nazwy plików obowiązujące w systemie POSIX (np. Linux lub macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po włączeniu nazw plików zgodnych z systemem Windows, istniejące pliki nie można już modyfikować, ale ich właściciel może zmienić ich nazwy na nowe, prawidłowe.",
- "Failed to toggle Windows filename support" : "Nie udało się przełączyć obsługi nazw plików Windows",
- "Files compatibility" : "Zgodność plików",
- "Enforce Windows compatibility" : "Wymuszaj zgodność z systemem Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Spowoduje to zablokowanie nazw plików nieprawidłowych w systemach Windows, na przykład nazw zastrzeżonych lub znaków specjalnych. Nie wymusi to jednak zgodności z rozróżnianiem wielkości liter.",
+ "Share" : "Udostępnij",
+ "Shared by link" : "Udostępnione linkiem",
+ "Shared" : "Udostępnione",
+ "Switch to list view" : "Przełącz na widok listy",
+ "Switch to grid view" : "Przełącz na widok siatki",
+ "The file could not be found" : "Nie można znaleźć pliku",
+ "Upload was cancelled by user" : "Przesyłanie zostało anulowane przez użytkownika",
+ "Not enough free space" : "Za mało wolnego miejsca",
+ "Operation is blocked by access control" : "Operacja jest zablokowana przez kontrolę dostępu",
+ "Error during upload: {message}" : "Błąd podczas wysyłania: {message}",
+ "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}",
+ "Unknown error during upload" : "Nieznany błąd podczas wysyłania",
+ "Loading current folder" : "Wczytywanie bieżącego katalogu",
+ "Retry" : "Powtórz",
+ "No files in here" : "Brak plików",
+ "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.",
+ "Go back" : "Wstecz",
+ "Views" : "Widoki",
"You" : "Ty",
"Shared multiple times with different people" : "Udostępniony wiele razy różnym osobom",
"Unable to change the favorite state of the file" : "Nie można zmienić ulubionego stanu pliku",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Usuń z ulubionych",
"Add to favorites" : "Dodaj do ulubionych",
"Tags" : "Etykiety",
+ "Your files" : "Twoje pliki",
+ "Open in files" : "Otwórz w Plikach",
+ "File cannot be accessed" : "Nie można uzyskać dostępu do pliku",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.",
+ "No search results for “{query}”" : "Brak wyników wyszukiwania dla \"{query}\"",
+ "Search for files" : "Szukaj plików",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Zezwalaj na ograniczenie nazw plików, aby zapewnić synchronizację plików ze wszystkimi klientami. Domyślnie dozwolone są wszystkie nazwy plików obowiązujące w systemie POSIX (np. Linux lub macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po włączeniu nazw plików zgodnych z systemem Windows, istniejące pliki nie można już modyfikować, ale ich właściciel może zmienić ich nazwy na nowe, prawidłowe.",
+ "Failed to toggle Windows filename support" : "Nie udało się przełączyć obsługi nazw plików Windows",
+ "Files compatibility" : "Zgodność plików",
+ "Enforce Windows compatibility" : "Wymuszaj zgodność z systemem Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Spowoduje to zablokowanie nazw plików nieprawidłowych w systemach Windows, na przykład nazw zastrzeżonych lub znaków specjalnych. Nie wymusi to jednak zgodności z rozróżnianiem wielkości liter.",
"Blank" : "Pusty",
"Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu",
"Pick a template for {name}" : "Wybierz szablon dla {name}",
"Create a new file with the selected template" : "Utwórz nowy plik z wybranym szablonem",
"Creating file" : "Tworzenie pliku",
"Save as {displayName}" : "Zapisz jako {displayName}",
- "Save as …" : "Zapisz jako…",
- "Converting files …" : "Konwertowanie plików…",
"Failed to convert files: {message}" : "Nie udało się przekonwertować plików: {message}",
"All files failed to be converted" : "Nie udało się przekonwertować żadnego pliku",
"One file could not be converted: {message}" : "Jednego pliku nie można przekonwertować: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Pomyślnie przekonwertowany jeden plik","Pomyślnie przekonwertowane %n pliki","Pomyślnie przekonwertowanych %n plików","Pomyślnie przekonwertowanych %n plików"],
"Files successfully converted" : "Pliki zostały pomyślnie przekonwertowane",
"Failed to convert files" : "Nie udało się przekonwertować plików",
- "Converting file …" : "Konwertowanie plików…",
"File successfully converted" : "Plik pomyślnie przekonwertowany",
"Failed to convert file: {message}" : "Nie udało się przekonwertować pliku: {message}",
"Failed to convert file" : "Nie udało się przekonwertować pliku",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Pobierz",
"The requested file is not available." : "Żądany plik jest niedostępny.",
"The requested files are not available." : "Żądane pliki są niedostępne.",
- "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}”…",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}”…",
"Destination is not a folder" : "Miejsce docelowe nie jest katalogiem",
"This file/folder is already in that directory" : "Ten plik/katalog znajduje się już w tym katalogu",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nie można przenieść pliku/katalogu do tego samego katalogu lub do własnego podkatalogu",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jeśli włączyłeś 2FA, musisz utworzyć i używać nowego hasła do aplikacji, klikając tutaj.",
"Deletion cancelled" : "Usuwanie anulowane",
+ "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}”…",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}”…",
"Move cancelled" : "Przenoszenie anulowane",
"Cancelled move or copy of \"{filename}\"." : "Anulowano przeniesienie lub kopiowanie „{filename}”.",
"Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "zmieniona nazwa pliku",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po włączeniu nazw plików zgodnych z systemem Windows, istniejących plików nie można już modyfikować, ale ich właściciel może zmienić ich nazwy na nowe, prawidłowe.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Możliwe jest również automatyczne migrowanie plików po włączeniu tego ustawienia. Więcej informacji można znaleźć w dokumentacji polecenia occ.",
+ "Submitting fields …" : "Wysyłanie pól…",
"Filter file names …" : "Filtruj nazwy plików…",
"Prevent warning dialogs from open or reenable them." : "Zapobiegaj otwieraniu okien dialogowych z ostrzeżeniami lub włącz je ponownie.",
"Show a warning dialog when changing a file extension." : "Pokaż okno dialogowe z ostrzeżeniem przy zmianie rozszerzenia pliku.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Przejdź do pliku po lewej stronie (w trybie siatki)",
"Navigate to the file on the right (in grid mode)" : "Przejdź do pliku po prawej stronie (w trybie siatki)",
"Toggle the grid view" : "Przełącz widok siatki",
- "Open the sidebar for a file" : "Otwórz pasek boczny dla pliku"
+ "Open the sidebar for a file" : "Otwórz pasek boczny dla pliku",
+ "Save as …" : "Zapisz jako…",
+ "Converting files …" : "Konwertowanie plików…",
+ "Converting file …" : "Konwertowanie plików…",
+ "Search everywhere …" : "Szukaj wszędzie…",
+ "Search here …" : "Szukaj tutaj…",
+ "Preparing …" : "Przygotowywanie..."
},
"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/l10n/pl.json b/apps/files/l10n/pl.json
index d6175c4e206..a41efbf889c 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.",
"File not found" : "Nie odnaleziono pliku",
"_{count} selected_::_{count} selected_" : ["wybrano {count}","wybrano {count}","wybrano {count}","wybrano {count}"],
- "Search everywhere …" : "Szukaj wszędzie…",
- "Search here …" : "Szukaj tutaj…",
"Search scope options" : "Opcje zakresu wyszukiwania",
"Search here" : "Szukaj tutaj",
"{usedQuotaByte} used" : "Wykorzystano {usedQuotaByte}",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Nie udało się odświeżyć statusu oczyszczania nazw plików.",
"Filename sanitization in progress." : "Oczyszczanie nazw plików w toku.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Aktualnie przetworzono {processedUsers} z {totalUsers} kont.",
- "Preparing …" : "Przygotowywanie...",
"Refresh" : "Odśwież",
"All files have been santized for Windows filename support." : "Wszystkie pliki zostały oczyszczone dla obsługi nazw plików Windows.",
"Some files could not be sanitized, please check your logs." : "Niektórych plików nie udało się oczyścić, sprawdź logi.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Oczyść nazwy plików",
"(starting)" : "(rozpoczynanie)",
"Fill template fields" : "Wypełnij pola szablonu",
- "Submitting fields …" : "Wysyłanie pól…",
"Submit" : "Wyślij",
"Choose a file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia",
"Transfer" : "Przenieś",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Nie pokazuj więcej tego okna dialogowego.",
"Select file or folder to link to" : "Wybierz plik lub katalog do linku",
"Choose {file}" : "Wybierz {file}",
- "Share" : "Udostępnij",
- "Shared by link" : "Udostępnione linkiem",
- "Shared" : "Udostępnione",
- "Switch to list view" : "Przełącz na widok listy",
- "Switch to grid view" : "Przełącz na widok siatki",
- "The file could not be found" : "Nie można znaleźć pliku",
- "Upload was cancelled by user" : "Przesyłanie zostało anulowane przez użytkownika",
- "Not enough free space" : "Za mało wolnego miejsca",
- "Operation is blocked by access control" : "Operacja jest zablokowana przez kontrolę dostępu",
- "Error during upload: {message}" : "Błąd podczas wysyłania: {message}",
- "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}",
- "Unknown error during upload" : "Nieznany błąd podczas wysyłania",
- "Loading current folder" : "Wczytywanie bieżącego katalogu",
- "Retry" : "Powtórz",
- "No files in here" : "Brak plików",
- "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.",
- "Go back" : "Wstecz",
- "Views" : "Widoki",
- "Files settings" : "Ustawienia Plików",
- "Your files" : "Twoje pliki",
- "Open in files" : "Otwórz w Plikach",
- "File cannot be accessed" : "Nie można uzyskać dostępu do pliku",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.",
- "No search results for “{query}”" : "Brak wyników wyszukiwania dla \"{query}\"",
- "Search for files" : "Szukaj plików",
"Clipboard is not available" : "Schowek jest niedostępny",
"WebDAV URL copied" : "Adres URL WebDAV skopiowany",
+ "Files settings" : "Ustawienia Plików",
"General" : "Ogólne",
"Default view" : "Widok domyślny",
"All files" : "Wszystkie pliki",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Przełącz widok siatki",
"Open file sidebar" : "Otwórz panel boczny pliku",
"Show those shortcuts" : "Pokaż te skróty",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Zezwalaj na ograniczenie nazw plików, aby zapewnić synchronizację plików ze wszystkimi klientami. Domyślnie dozwolone są wszystkie nazwy plików obowiązujące w systemie POSIX (np. Linux lub macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po włączeniu nazw plików zgodnych z systemem Windows, istniejące pliki nie można już modyfikować, ale ich właściciel może zmienić ich nazwy na nowe, prawidłowe.",
- "Failed to toggle Windows filename support" : "Nie udało się przełączyć obsługi nazw plików Windows",
- "Files compatibility" : "Zgodność plików",
- "Enforce Windows compatibility" : "Wymuszaj zgodność z systemem Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Spowoduje to zablokowanie nazw plików nieprawidłowych w systemach Windows, na przykład nazw zastrzeżonych lub znaków specjalnych. Nie wymusi to jednak zgodności z rozróżnianiem wielkości liter.",
+ "Share" : "Udostępnij",
+ "Shared by link" : "Udostępnione linkiem",
+ "Shared" : "Udostępnione",
+ "Switch to list view" : "Przełącz na widok listy",
+ "Switch to grid view" : "Przełącz na widok siatki",
+ "The file could not be found" : "Nie można znaleźć pliku",
+ "Upload was cancelled by user" : "Przesyłanie zostało anulowane przez użytkownika",
+ "Not enough free space" : "Za mało wolnego miejsca",
+ "Operation is blocked by access control" : "Operacja jest zablokowana przez kontrolę dostępu",
+ "Error during upload: {message}" : "Błąd podczas wysyłania: {message}",
+ "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}",
+ "Unknown error during upload" : "Nieznany błąd podczas wysyłania",
+ "Loading current folder" : "Wczytywanie bieżącego katalogu",
+ "Retry" : "Powtórz",
+ "No files in here" : "Brak plików",
+ "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.",
+ "Go back" : "Wstecz",
+ "Views" : "Widoki",
"You" : "Ty",
"Shared multiple times with different people" : "Udostępniony wiele razy różnym osobom",
"Unable to change the favorite state of the file" : "Nie można zmienić ulubionego stanu pliku",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Usuń z ulubionych",
"Add to favorites" : "Dodaj do ulubionych",
"Tags" : "Etykiety",
+ "Your files" : "Twoje pliki",
+ "Open in files" : "Otwórz w Plikach",
+ "File cannot be accessed" : "Nie można uzyskać dostępu do pliku",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.",
+ "No search results for “{query}”" : "Brak wyników wyszukiwania dla \"{query}\"",
+ "Search for files" : "Szukaj plików",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Zezwalaj na ograniczenie nazw plików, aby zapewnić synchronizację plików ze wszystkimi klientami. Domyślnie dozwolone są wszystkie nazwy plików obowiązujące w systemie POSIX (np. Linux lub macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po włączeniu nazw plików zgodnych z systemem Windows, istniejące pliki nie można już modyfikować, ale ich właściciel może zmienić ich nazwy na nowe, prawidłowe.",
+ "Failed to toggle Windows filename support" : "Nie udało się przełączyć obsługi nazw plików Windows",
+ "Files compatibility" : "Zgodność plików",
+ "Enforce Windows compatibility" : "Wymuszaj zgodność z systemem Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Spowoduje to zablokowanie nazw plików nieprawidłowych w systemach Windows, na przykład nazw zastrzeżonych lub znaków specjalnych. Nie wymusi to jednak zgodności z rozróżnianiem wielkości liter.",
"Blank" : "Pusty",
"Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu",
"Pick a template for {name}" : "Wybierz szablon dla {name}",
"Create a new file with the selected template" : "Utwórz nowy plik z wybranym szablonem",
"Creating file" : "Tworzenie pliku",
"Save as {displayName}" : "Zapisz jako {displayName}",
- "Save as …" : "Zapisz jako…",
- "Converting files …" : "Konwertowanie plików…",
"Failed to convert files: {message}" : "Nie udało się przekonwertować plików: {message}",
"All files failed to be converted" : "Nie udało się przekonwertować żadnego pliku",
"One file could not be converted: {message}" : "Jednego pliku nie można przekonwertować: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Pomyślnie przekonwertowany jeden plik","Pomyślnie przekonwertowane %n pliki","Pomyślnie przekonwertowanych %n plików","Pomyślnie przekonwertowanych %n plików"],
"Files successfully converted" : "Pliki zostały pomyślnie przekonwertowane",
"Failed to convert files" : "Nie udało się przekonwertować plików",
- "Converting file …" : "Konwertowanie plików…",
"File successfully converted" : "Plik pomyślnie przekonwertowany",
"Failed to convert file: {message}" : "Nie udało się przekonwertować pliku: {message}",
"Failed to convert file" : "Nie udało się przekonwertować pliku",
@@ -300,8 +293,6 @@
"Download" : "Pobierz",
"The requested file is not available." : "Żądany plik jest niedostępny.",
"The requested files are not available." : "Żądane pliki są niedostępne.",
- "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}”…",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}”…",
"Destination is not a folder" : "Miejsce docelowe nie jest katalogiem",
"This file/folder is already in that directory" : "Ten plik/katalog znajduje się już w tym katalogu",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nie można przenieść pliku/katalogu do tego samego katalogu lub do własnego podkatalogu",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jeśli włączyłeś 2FA, musisz utworzyć i używać nowego hasła do aplikacji, klikając tutaj.",
"Deletion cancelled" : "Usuwanie anulowane",
+ "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}”…",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}”…",
"Move cancelled" : "Przenoszenie anulowane",
"Cancelled move or copy of \"{filename}\"." : "Anulowano przeniesienie lub kopiowanie „{filename}”.",
"Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania",
@@ -502,6 +495,7 @@
"renamed file" : "zmieniona nazwa pliku",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po włączeniu nazw plików zgodnych z systemem Windows, istniejących plików nie można już modyfikować, ale ich właściciel może zmienić ich nazwy na nowe, prawidłowe.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Możliwe jest również automatyczne migrowanie plików po włączeniu tego ustawienia. Więcej informacji można znaleźć w dokumentacji polecenia occ.",
+ "Submitting fields …" : "Wysyłanie pól…",
"Filter file names …" : "Filtruj nazwy plików…",
"Prevent warning dialogs from open or reenable them." : "Zapobiegaj otwieraniu okien dialogowych z ostrzeżeniami lub włącz je ponownie.",
"Show a warning dialog when changing a file extension." : "Pokaż okno dialogowe z ostrzeżeniem przy zmianie rozszerzenia pliku.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Przejdź do pliku po lewej stronie (w trybie siatki)",
"Navigate to the file on the right (in grid mode)" : "Przejdź do pliku po prawej stronie (w trybie siatki)",
"Toggle the grid view" : "Przełącz widok siatki",
- "Open the sidebar for a file" : "Otwórz pasek boczny dla pliku"
+ "Open the sidebar for a file" : "Otwórz pasek boczny dla pliku",
+ "Save as …" : "Zapisz jako…",
+ "Converting files …" : "Konwertowanie plików…",
+ "Converting file …" : "Konwertowanie plików…",
+ "Search everywhere …" : "Szukaj wszędzie…",
+ "Search here …" : "Szukaj tutaj…",
+ "Preparing …" : "Przygotowywanie..."
},"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/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index eeaab4098e9..d87a0773ef9 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados à medida que você navegar pela lista.",
"File not found" : "Arquivo não encontrado",
"_{count} selected_::_{count} selected_" : ["{count} selecionado","{count} selecionados","{count} selecionados"],
- "Search everywhere …" : "Pesquisar em qualquer lugar…",
- "Search here …" : "Pesquisar aqui…",
"Search scope options" : "Opções de escopo da pesquisa",
"Search here" : "Pesquisar aqui",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Falha ao atualizar o status de sanitização do nome de arquivo.",
"Filename sanitization in progress." : "Sanitização do nome de arquivo em andamento.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Atualmente, {processedUsers} das {totalUsers} contas já foram processadas.",
- "Preparing …" : "Preparando …",
"Refresh" : "Atualizar",
"All files have been santized for Windows filename support." : "Todos os arquivos foram sanitizados para compatibilidade com nomes de arquivos do Windows.",
"Some files could not be sanitized, please check your logs." : "Alguns arquivos não puderam ser sanitizados. Verifique seus registros.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Sanitizar nomes de arquivos",
"(starting)" : "(iniciando)",
"Fill template fields" : "Preencher campos do template",
- "Submitting fields …" : "Enviando os campos …",
"Submit" : "Enviar",
"Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir",
"Transfer" : "Transferir",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Não mostre essa caixa de diálogo novamente.",
"Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular",
"Choose {file}" : "Escolher {file}",
- "Share" : "Compartilhar",
- "Shared by link" : "Compartilhado via link",
- "Shared" : "Compartilhado",
- "Switch to list view" : "Alternar para a visualização de lista",
- "Switch to grid view" : "Alternar para a visualização em grade",
- "The file could not be found" : "Não foi possível encontrar o arquivo",
- "Upload was cancelled by user" : "O upload foi cancelado pelo usuário",
- "Not enough free space" : "Espaço livre insuficiente",
- "Operation is blocked by access control" : "A operação está bloqueada pelo controle de acesso",
- "Error during upload: {message}" : "Erro durante o upload: {message}",
- "Error during upload, status code {status}" : "Erro durante o upload, código de status {status}",
- "Unknown error during upload" : "Erro desconhecido durante o upload",
- "Loading current folder" : "Carregando a pasta atual",
- "Retry" : "Tentar novamente",
- "No files in here" : "Nenhum arquivo aqui",
- "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
- "Go back" : "Voltar",
- "Views" : "Visualizações",
- "Files settings" : "Configurações de arquivos",
- "Your files" : "Seus arquivos",
- "Open in files" : "Abrir em arquivos",
- "File cannot be accessed" : "O arquivo não pode ser acessado",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.",
- "No search results for “{query}”" : "Sem resultados de pesquisa para \"{query}\"",
- "Search for files" : "Pesquisar arquivos",
"Clipboard is not available" : "A área de transferência não está disponível",
"WebDAV URL copied" : "URL WebDAV copiado",
+ "Files settings" : "Configurações de arquivos",
"General" : "Geral",
"Default view" : "Visualização padrão",
"All files" : "Todos os arquivos",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Alternar a visão em grade",
"Open file sidebar" : "Abrir barra lateral de arquivo",
"Show those shortcuts" : "Mostrar esses atalhos",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (p. ex., Linux ou macOS) são permitidos.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.",
- "Failed to toggle Windows filename support" : "Falha ao alternar o suporte a nomes de arquivos do Windows",
- "Files compatibility" : "Compatibilidade de arquivos",
- "Enforce Windows compatibility" : "Forçar compatibilidade com Windows ",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.",
+ "Share" : "Compartilhar",
+ "Shared by link" : "Compartilhado via link",
+ "Shared" : "Compartilhado",
+ "Switch to list view" : "Alternar para a visualização de lista",
+ "Switch to grid view" : "Alternar para a visualização em grade",
+ "The file could not be found" : "Não foi possível encontrar o arquivo",
+ "Upload was cancelled by user" : "O upload foi cancelado pelo usuário",
+ "Not enough free space" : "Espaço livre insuficiente",
+ "Operation is blocked by access control" : "A operação está bloqueada pelo controle de acesso",
+ "Error during upload: {message}" : "Erro durante o upload: {message}",
+ "Error during upload, status code {status}" : "Erro durante o upload, código de status {status}",
+ "Unknown error during upload" : "Erro desconhecido durante o upload",
+ "Loading current folder" : "Carregando a pasta atual",
+ "Retry" : "Tentar novamente",
+ "No files in here" : "Nenhum arquivo aqui",
+ "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
+ "Go back" : "Voltar",
+ "Views" : "Visualizações",
"You" : "Você",
"Shared multiple times with different people" : "Compartilhado várias vezes com pessoas diferentes",
"Unable to change the favorite state of the file" : "Impossível mudar estado de favorito do arquivo",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Excluir dos favoritos",
"Add to favorites" : "Adicionar aos favoritos",
"Tags" : "Etiquetas",
+ "Your files" : "Seus arquivos",
+ "Open in files" : "Abrir em arquivos",
+ "File cannot be accessed" : "O arquivo não pode ser acessado",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.",
+ "No search results for “{query}”" : "Sem resultados de pesquisa para \"{query}\"",
+ "Search for files" : "Pesquisar arquivos",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (p. ex., Linux ou macOS) são permitidos.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.",
+ "Failed to toggle Windows filename support" : "Falha ao alternar o suporte a nomes de arquivos do Windows",
+ "Files compatibility" : "Compatibilidade de arquivos",
+ "Enforce Windows compatibility" : "Forçar compatibilidade com Windows ",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.",
"Blank" : "Em branco",
"Unable to create new file from template" : "Não é possível criar novo arquivo a partir do modelo",
"Pick a template for {name}" : "Escolha um modelo para {name}",
"Create a new file with the selected template" : "Criar um novo arquivo com o modelo selecionado",
"Creating file" : "Criando arquivo",
"Save as {displayName}" : "Salvar como {displayName}",
- "Save as …" : "Salvar como …",
- "Converting files …" : "Convertendo arquivos …",
"Failed to convert files: {message}" : "Falha ao converter arquivos: {message}",
"All files failed to be converted" : "Falha na conversão de todos os arquivos",
"One file could not be converted: {message}" : "Um arquivo não pôde ser convertido: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Um arquivo convertido com sucesso","%n de arquivos convertidos com sucesso","%n arquivos convertidos com sucesso"],
"Files successfully converted" : "Arquivos convertidos com sucesso",
"Failed to convert files" : "Falha ao converter arquivos",
- "Converting file …" : "Convertendo arquivo …",
"File successfully converted" : "Arquivo convertido com sucesso",
"Failed to convert file: {message}" : "Falha ao converter arquivo: {message}",
"Failed to convert file" : "Falha ao converter arquivo",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Baixar",
"The requested file is not available." : "O arquivo solicitado não está disponível.",
"The requested files are not available." : "Os arquivos solicitados não estão disponíveis.",
- "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …",
"Destination is not a folder" : "O destino não é uma pasta",
"This file/folder is already in that directory" : "Este arquivo/esta pasta já está nesse diretório",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Não é possível mover um arquivo/pasta para ele mesmo ou para uma subpasta dele mesmo",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se tiver ativado a 2FA, você deverá criar e usar uma nova senha do aplicativo clicando aqui.",
"Deletion cancelled" : "Operação de exclusão cancelada",
+ "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …",
"Move cancelled" : "Movimento cancelado",
"Cancelled move or copy of \"{filename}\"." : "Movimento ou cópia cancelada de \"{filename}\".",
"Cancelled move or copy operation" : "Operação de mover ou copiar cancelada",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "arquivo renomeado",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Também é possível migrar arquivos automaticamente depois de ativar esta configuração. Consulte a documentação sobre o comando occ.",
+ "Submitting fields …" : "Enviando os campos …",
"Filter file names …" : "Filtrar nomes de arquivos …",
"Prevent warning dialogs from open or reenable them." : "Impedir que as caixas de diálogo de aviso sejam abertas ou reativá-las.",
"Show a warning dialog when changing a file extension." : "Mostrar uma caixa de diálogo de aviso ao alterar uma extensão de arquivo.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navegar para o arquivo à esquerda (no modo de grade)",
"Navigate to the file on the right (in grid mode)" : "Navegar para o arquivo à direita (no modo de grade)",
"Toggle the grid view" : "Alternar visualização em grade",
- "Open the sidebar for a file" : "Abrir barra lateral para um arquivo"
+ "Open the sidebar for a file" : "Abrir barra lateral para um arquivo",
+ "Save as …" : "Salvar como …",
+ "Converting files …" : "Convertendo arquivos …",
+ "Converting file …" : "Convertendo arquivo …",
+ "Search everywhere …" : "Pesquisar em qualquer lugar…",
+ "Search here …" : "Pesquisar aqui…",
+ "Preparing …" : "Preparando …"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 1681c767135..d6e635a016c 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados à medida que você navegar pela lista.",
"File not found" : "Arquivo não encontrado",
"_{count} selected_::_{count} selected_" : ["{count} selecionado","{count} selecionados","{count} selecionados"],
- "Search everywhere …" : "Pesquisar em qualquer lugar…",
- "Search here …" : "Pesquisar aqui…",
"Search scope options" : "Opções de escopo da pesquisa",
"Search here" : "Pesquisar aqui",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Falha ao atualizar o status de sanitização do nome de arquivo.",
"Filename sanitization in progress." : "Sanitização do nome de arquivo em andamento.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Atualmente, {processedUsers} das {totalUsers} contas já foram processadas.",
- "Preparing …" : "Preparando …",
"Refresh" : "Atualizar",
"All files have been santized for Windows filename support." : "Todos os arquivos foram sanitizados para compatibilidade com nomes de arquivos do Windows.",
"Some files could not be sanitized, please check your logs." : "Alguns arquivos não puderam ser sanitizados. Verifique seus registros.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Sanitizar nomes de arquivos",
"(starting)" : "(iniciando)",
"Fill template fields" : "Preencher campos do template",
- "Submitting fields …" : "Enviando os campos …",
"Submit" : "Enviar",
"Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir",
"Transfer" : "Transferir",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Não mostre essa caixa de diálogo novamente.",
"Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular",
"Choose {file}" : "Escolher {file}",
- "Share" : "Compartilhar",
- "Shared by link" : "Compartilhado via link",
- "Shared" : "Compartilhado",
- "Switch to list view" : "Alternar para a visualização de lista",
- "Switch to grid view" : "Alternar para a visualização em grade",
- "The file could not be found" : "Não foi possível encontrar o arquivo",
- "Upload was cancelled by user" : "O upload foi cancelado pelo usuário",
- "Not enough free space" : "Espaço livre insuficiente",
- "Operation is blocked by access control" : "A operação está bloqueada pelo controle de acesso",
- "Error during upload: {message}" : "Erro durante o upload: {message}",
- "Error during upload, status code {status}" : "Erro durante o upload, código de status {status}",
- "Unknown error during upload" : "Erro desconhecido durante o upload",
- "Loading current folder" : "Carregando a pasta atual",
- "Retry" : "Tentar novamente",
- "No files in here" : "Nenhum arquivo aqui",
- "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
- "Go back" : "Voltar",
- "Views" : "Visualizações",
- "Files settings" : "Configurações de arquivos",
- "Your files" : "Seus arquivos",
- "Open in files" : "Abrir em arquivos",
- "File cannot be accessed" : "O arquivo não pode ser acessado",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.",
- "No search results for “{query}”" : "Sem resultados de pesquisa para \"{query}\"",
- "Search for files" : "Pesquisar arquivos",
"Clipboard is not available" : "A área de transferência não está disponível",
"WebDAV URL copied" : "URL WebDAV copiado",
+ "Files settings" : "Configurações de arquivos",
"General" : "Geral",
"Default view" : "Visualização padrão",
"All files" : "Todos os arquivos",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Alternar a visão em grade",
"Open file sidebar" : "Abrir barra lateral de arquivo",
"Show those shortcuts" : "Mostrar esses atalhos",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (p. ex., Linux ou macOS) são permitidos.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.",
- "Failed to toggle Windows filename support" : "Falha ao alternar o suporte a nomes de arquivos do Windows",
- "Files compatibility" : "Compatibilidade de arquivos",
- "Enforce Windows compatibility" : "Forçar compatibilidade com Windows ",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.",
+ "Share" : "Compartilhar",
+ "Shared by link" : "Compartilhado via link",
+ "Shared" : "Compartilhado",
+ "Switch to list view" : "Alternar para a visualização de lista",
+ "Switch to grid view" : "Alternar para a visualização em grade",
+ "The file could not be found" : "Não foi possível encontrar o arquivo",
+ "Upload was cancelled by user" : "O upload foi cancelado pelo usuário",
+ "Not enough free space" : "Espaço livre insuficiente",
+ "Operation is blocked by access control" : "A operação está bloqueada pelo controle de acesso",
+ "Error during upload: {message}" : "Erro durante o upload: {message}",
+ "Error during upload, status code {status}" : "Erro durante o upload, código de status {status}",
+ "Unknown error during upload" : "Erro desconhecido durante o upload",
+ "Loading current folder" : "Carregando a pasta atual",
+ "Retry" : "Tentar novamente",
+ "No files in here" : "Nenhum arquivo aqui",
+ "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
+ "Go back" : "Voltar",
+ "Views" : "Visualizações",
"You" : "Você",
"Shared multiple times with different people" : "Compartilhado várias vezes com pessoas diferentes",
"Unable to change the favorite state of the file" : "Impossível mudar estado de favorito do arquivo",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Excluir dos favoritos",
"Add to favorites" : "Adicionar aos favoritos",
"Tags" : "Etiquetas",
+ "Your files" : "Seus arquivos",
+ "Open in files" : "Abrir em arquivos",
+ "File cannot be accessed" : "O arquivo não pode ser acessado",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.",
+ "No search results for “{query}”" : "Sem resultados de pesquisa para \"{query}\"",
+ "Search for files" : "Pesquisar arquivos",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (p. ex., Linux ou macOS) são permitidos.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.",
+ "Failed to toggle Windows filename support" : "Falha ao alternar o suporte a nomes de arquivos do Windows",
+ "Files compatibility" : "Compatibilidade de arquivos",
+ "Enforce Windows compatibility" : "Forçar compatibilidade com Windows ",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.",
"Blank" : "Em branco",
"Unable to create new file from template" : "Não é possível criar novo arquivo a partir do modelo",
"Pick a template for {name}" : "Escolha um modelo para {name}",
"Create a new file with the selected template" : "Criar um novo arquivo com o modelo selecionado",
"Creating file" : "Criando arquivo",
"Save as {displayName}" : "Salvar como {displayName}",
- "Save as …" : "Salvar como …",
- "Converting files …" : "Convertendo arquivos …",
"Failed to convert files: {message}" : "Falha ao converter arquivos: {message}",
"All files failed to be converted" : "Falha na conversão de todos os arquivos",
"One file could not be converted: {message}" : "Um arquivo não pôde ser convertido: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Um arquivo convertido com sucesso","%n de arquivos convertidos com sucesso","%n arquivos convertidos com sucesso"],
"Files successfully converted" : "Arquivos convertidos com sucesso",
"Failed to convert files" : "Falha ao converter arquivos",
- "Converting file …" : "Convertendo arquivo …",
"File successfully converted" : "Arquivo convertido com sucesso",
"Failed to convert file: {message}" : "Falha ao converter arquivo: {message}",
"Failed to convert file" : "Falha ao converter arquivo",
@@ -300,8 +293,6 @@
"Download" : "Baixar",
"The requested file is not available." : "O arquivo solicitado não está disponível.",
"The requested files are not available." : "Os arquivos solicitados não estão disponíveis.",
- "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …",
"Destination is not a folder" : "O destino não é uma pasta",
"This file/folder is already in that directory" : "Este arquivo/esta pasta já está nesse diretório",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Não é possível mover um arquivo/pasta para ele mesmo ou para uma subpasta dele mesmo",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se tiver ativado a 2FA, você deverá criar e usar uma nova senha do aplicativo clicando aqui.",
"Deletion cancelled" : "Operação de exclusão cancelada",
+ "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …",
"Move cancelled" : "Movimento cancelado",
"Cancelled move or copy of \"{filename}\"." : "Movimento ou cópia cancelada de \"{filename}\".",
"Cancelled move or copy operation" : "Operação de mover ou copiar cancelada",
@@ -502,6 +495,7 @@
"renamed file" : "arquivo renomeado",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Também é possível migrar arquivos automaticamente depois de ativar esta configuração. Consulte a documentação sobre o comando occ.",
+ "Submitting fields …" : "Enviando os campos …",
"Filter file names …" : "Filtrar nomes de arquivos …",
"Prevent warning dialogs from open or reenable them." : "Impedir que as caixas de diálogo de aviso sejam abertas ou reativá-las.",
"Show a warning dialog when changing a file extension." : "Mostrar uma caixa de diálogo de aviso ao alterar uma extensão de arquivo.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Navegar para o arquivo à esquerda (no modo de grade)",
"Navigate to the file on the right (in grid mode)" : "Navegar para o arquivo à direita (no modo de grade)",
"Toggle the grid view" : "Alternar visualização em grade",
- "Open the sidebar for a file" : "Abrir barra lateral para um arquivo"
+ "Open the sidebar for a file" : "Abrir barra lateral para um arquivo",
+ "Save as …" : "Salvar como …",
+ "Converting files …" : "Convertendo arquivos …",
+ "Converting file …" : "Convertendo arquivo …",
+ "Search everywhere …" : "Pesquisar em qualquer lugar…",
+ "Search here …" : "Pesquisar aqui…",
+ "Preparing …" : "Preparando …"
},"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/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 63d91b195fd..adc90667a70 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Por motivos de desempenho, esta lista não é totalmente processada. Os ficheiros serão processados à medida que navega na lista.",
"File not found" : "Ficheiro não encontrado",
"_{count} selected_::_{count} selected_" : ["{count} selecionado","{count} selecionado","{count} selecionado"],
- "Search everywhere …" : "Pesquisar em todo o lado...",
- "Search here …" : "Pesquisar aqui…",
"Search scope options" : "Opções do escopo da pesquisa",
"Search here" : "Pesquisar aqui",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
@@ -158,16 +156,6 @@ OC.L10N.register(
"Change" : "Mudar",
"New owner" : "Novo proprietário",
"Choose {file}" : "Escolher {file}",
- "Share" : "Partilhar",
- "Shared by link" : "Partilhado por hiperligação",
- "Shared" : "Partilhados",
- "Not enough free space" : "Espaço insuficiente",
- "Operation is blocked by access control" : "A operação está bloqueada pelo controlo de acesso",
- "Retry" : "Repetir",
- "No files in here" : "Nenhuns ficheiros aqui",
- "Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com os seus dispositivos!",
- "Go back" : "Voltar",
- "Views" : "Vistas",
"Files settings" : "Definições do Ficheiros",
"General" : "Geral",
"All files" : "Todos os ficheiros",
@@ -183,15 +171,25 @@ OC.L10N.register(
"Deselect all" : "Desselecionar tudo",
"Navigation" : "Navegação",
"View" : "Ver",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir a restrição dos nomes de ficheiro para garantir que possam ser sincronizados com todos os clientes. Por predefinição, todos os nomes de ficheiro válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
- "Files compatibility" : "Compatibilidade de ficheiros",
- "Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
+ "Share" : "Partilhar",
+ "Shared by link" : "Partilhado por hiperligação",
+ "Shared" : "Partilhados",
+ "Not enough free space" : "Espaço insuficiente",
+ "Operation is blocked by access control" : "A operação está bloqueada pelo controlo de acesso",
+ "Retry" : "Repetir",
+ "No files in here" : "Nenhuns ficheiros aqui",
+ "Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com os seus dispositivos!",
+ "Go back" : "Voltar",
+ "Views" : "Vistas",
"You" : "Vovê",
"Owner" : "Proprietário",
"Remove from favorites" : "Remover dos favoritos",
"Add to favorites" : "Adicionar aos favoritos",
"Tags" : "Etiquetas",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir a restrição dos nomes de ficheiro para garantir que possam ser sincronizados com todos os clientes. Por predefinição, todos os nomes de ficheiro válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
+ "Files compatibility" : "Compatibilidade de ficheiros",
+ "Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
"Leave this share" : "Sair desta partilha",
"Disconnect storage" : "Desligar armazenamento",
"Disconnect storages" : "Desligar armazenamentos",
@@ -304,6 +302,8 @@ OC.L10N.register(
"Text file" : "Ficheiro de Texto",
"New text file.txt" : "Novo texto ficheiro.txt",
"%1$s (renamed)" : "%1$s (renomeado)",
- "renamed file" : "ficheiro renomeado"
+ "renamed file" : "ficheiro renomeado",
+ "Search everywhere …" : "Pesquisar em todo o lado...",
+ "Search here …" : "Pesquisar aqui…"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index 5f20d8bfb8f..32f3ef85ef5 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Por motivos de desempenho, esta lista não é totalmente processada. Os ficheiros serão processados à medida que navega na lista.",
"File not found" : "Ficheiro não encontrado",
"_{count} selected_::_{count} selected_" : ["{count} selecionado","{count} selecionado","{count} selecionado"],
- "Search everywhere …" : "Pesquisar em todo o lado...",
- "Search here …" : "Pesquisar aqui…",
"Search scope options" : "Opções do escopo da pesquisa",
"Search here" : "Pesquisar aqui",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
@@ -156,16 +154,6 @@
"Change" : "Mudar",
"New owner" : "Novo proprietário",
"Choose {file}" : "Escolher {file}",
- "Share" : "Partilhar",
- "Shared by link" : "Partilhado por hiperligação",
- "Shared" : "Partilhados",
- "Not enough free space" : "Espaço insuficiente",
- "Operation is blocked by access control" : "A operação está bloqueada pelo controlo de acesso",
- "Retry" : "Repetir",
- "No files in here" : "Nenhuns ficheiros aqui",
- "Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com os seus dispositivos!",
- "Go back" : "Voltar",
- "Views" : "Vistas",
"Files settings" : "Definições do Ficheiros",
"General" : "Geral",
"All files" : "Todos os ficheiros",
@@ -181,15 +169,25 @@
"Deselect all" : "Desselecionar tudo",
"Navigation" : "Navegação",
"View" : "Ver",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir a restrição dos nomes de ficheiro para garantir que possam ser sincronizados com todos os clientes. Por predefinição, todos os nomes de ficheiro válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
- "Files compatibility" : "Compatibilidade de ficheiros",
- "Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
+ "Share" : "Partilhar",
+ "Shared by link" : "Partilhado por hiperligação",
+ "Shared" : "Partilhados",
+ "Not enough free space" : "Espaço insuficiente",
+ "Operation is blocked by access control" : "A operação está bloqueada pelo controlo de acesso",
+ "Retry" : "Repetir",
+ "No files in here" : "Nenhuns ficheiros aqui",
+ "Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com os seus dispositivos!",
+ "Go back" : "Voltar",
+ "Views" : "Vistas",
"You" : "Vovê",
"Owner" : "Proprietário",
"Remove from favorites" : "Remover dos favoritos",
"Add to favorites" : "Adicionar aos favoritos",
"Tags" : "Etiquetas",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir a restrição dos nomes de ficheiro para garantir que possam ser sincronizados com todos os clientes. Por predefinição, todos os nomes de ficheiro válidos em POSIX (por exemplo, Linux ou macOS) são permitidos.",
+ "Files compatibility" : "Compatibilidade de ficheiros",
+ "Enforce Windows compatibility" : "Forçar a compatibilidade com Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : " Isto bloqueará os nomes de ficheiro não válidos nos sistemas Windows, como a utilização de nomes reservados ou carateres especiais. Mas isto não irá impor a compatibilidade da sensibilidade à caixa alta maiúsculas ou baixa minúsculas.",
"Leave this share" : "Sair desta partilha",
"Disconnect storage" : "Desligar armazenamento",
"Disconnect storages" : "Desligar armazenamentos",
@@ -302,6 +300,8 @@
"Text file" : "Ficheiro de Texto",
"New text file.txt" : "Novo texto ficheiro.txt",
"%1$s (renamed)" : "%1$s (renomeado)",
- "renamed file" : "ficheiro renomeado"
+ "renamed file" : "ficheiro renomeado",
+ "Search everywhere …" : "Pesquisar em todo o lado...",
+ "Search here …" : "Pesquisar aqui…"
},"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/l10n/ro.js b/apps/files/l10n/ro.js
index d8460c02baa..d0a7d193ff1 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -105,22 +105,8 @@ OC.L10N.register(
"New owner" : "Proprietarul nou",
"Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului",
"Choose {file}" : "Selectați {file}",
- "Share" : "Partajează",
- "Shared by link" : "Partajat prin link",
- "Shared" : "Partajat",
- "Switch to list view" : "Comuta la organizarea tip listă",
- "Switch to grid view" : "Comută la organizare tip grilă",
- "Not enough free space" : "Spațiu insuficient",
- "Operation is blocked by access control" : "Operația este blocată de către controlul de acces",
- "Loading current folder" : "Se încarcă folderul curent",
- "Retry" : "Reîncearcă",
- "No files in here" : "Niciun fișier aici",
- "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!",
- "Go back" : "Înapoi",
- "Views" : "Mod de viziualizare",
- "Files settings" : "Setări Fișiere",
- "File cannot be accessed" : "Fișierul nu poate fi accesat",
"Clipboard is not available" : "Clipboardul este indisponibil",
+ "Files settings" : "Setări Fișiere",
"General" : "General",
"All files" : "Toate fișierele",
"Personal files" : "Fișiere personale",
@@ -139,12 +125,26 @@ OC.L10N.register(
"Navigation" : "Navigare",
"View" : "Vizualizare",
"Toggle grid view" : "Comută vizualizarea grilă",
+ "Share" : "Partajează",
+ "Shared by link" : "Partajat prin link",
+ "Shared" : "Partajat",
+ "Switch to list view" : "Comuta la organizarea tip listă",
+ "Switch to grid view" : "Comută la organizare tip grilă",
+ "Not enough free space" : "Spațiu insuficient",
+ "Operation is blocked by access control" : "Operația este blocată de către controlul de acces",
+ "Loading current folder" : "Se încarcă folderul curent",
+ "Retry" : "Reîncearcă",
+ "No files in here" : "Niciun fișier aici",
+ "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!",
+ "Go back" : "Înapoi",
+ "Views" : "Mod de viziualizare",
"You" : "Tu",
"Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier",
"Owner" : "Proprietar",
"Remove from favorites" : "Șterge din favorite",
"Add to favorites" : "Adaugă la favorite",
"Tags" : "Etichete",
+ "File cannot be accessed" : "Fișierul nu poate fi accesat",
"Blank" : "Gol",
"Unable to create new file from template" : "Nu s-a putut creea un fisier nou pentru acest șablon",
"Pick a template for {name}" : "Alege un șablon pentru {name}",
diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json
index 8cc83b8e139..c66b73e1eb0 100644
--- a/apps/files/l10n/ro.json
+++ b/apps/files/l10n/ro.json
@@ -103,22 +103,8 @@
"New owner" : "Proprietarul nou",
"Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului",
"Choose {file}" : "Selectați {file}",
- "Share" : "Partajează",
- "Shared by link" : "Partajat prin link",
- "Shared" : "Partajat",
- "Switch to list view" : "Comuta la organizarea tip listă",
- "Switch to grid view" : "Comută la organizare tip grilă",
- "Not enough free space" : "Spațiu insuficient",
- "Operation is blocked by access control" : "Operația este blocată de către controlul de acces",
- "Loading current folder" : "Se încarcă folderul curent",
- "Retry" : "Reîncearcă",
- "No files in here" : "Niciun fișier aici",
- "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!",
- "Go back" : "Înapoi",
- "Views" : "Mod de viziualizare",
- "Files settings" : "Setări Fișiere",
- "File cannot be accessed" : "Fișierul nu poate fi accesat",
"Clipboard is not available" : "Clipboardul este indisponibil",
+ "Files settings" : "Setări Fișiere",
"General" : "General",
"All files" : "Toate fișierele",
"Personal files" : "Fișiere personale",
@@ -137,12 +123,26 @@
"Navigation" : "Navigare",
"View" : "Vizualizare",
"Toggle grid view" : "Comută vizualizarea grilă",
+ "Share" : "Partajează",
+ "Shared by link" : "Partajat prin link",
+ "Shared" : "Partajat",
+ "Switch to list view" : "Comuta la organizarea tip listă",
+ "Switch to grid view" : "Comută la organizare tip grilă",
+ "Not enough free space" : "Spațiu insuficient",
+ "Operation is blocked by access control" : "Operația este blocată de către controlul de acces",
+ "Loading current folder" : "Se încarcă folderul curent",
+ "Retry" : "Reîncearcă",
+ "No files in here" : "Niciun fișier aici",
+ "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!",
+ "Go back" : "Înapoi",
+ "Views" : "Mod de viziualizare",
"You" : "Tu",
"Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier",
"Owner" : "Proprietar",
"Remove from favorites" : "Șterge din favorite",
"Add to favorites" : "Adaugă la favorite",
"Tags" : "Etichete",
+ "File cannot be accessed" : "Fișierul nu poate fi accesat",
"Blank" : "Gol",
"Unable to create new file from template" : "Nu s-a putut creea un fisier nou pentru acest șablon",
"Pick a template for {name}" : "Alege un șablon pentru {name}",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 97b4ecc4fd3..fed1cb99903 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
"File not found" : "Файл не найден",
"_{count} selected_::_{count} selected_" : ["Выбран {count}","Выбрано {count}","Выбрано {count}","Выбрано {count} "],
- "Search everywhere …" : "Искать везде …",
- "Search here …" : "Искать здесь …",
"Search scope options" : "Настройки области поиска",
"Search here" : "Искать здесь",
"{usedQuotaByte} used" : "Использовано {usedQuotaByte}",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Не удалось обновить статус очистки имени файла.",
"Filename sanitization in progress." : "Выполняется очистка имени файла.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "В настоящее время {processedUsers} из {totalUsers}учётных записей обработаны.",
- "Preparing …" : "Подготовка…",
"Refresh" : "Обновить",
"All files have been santized for Windows filename support." : "Все файлы были очищены для поддержки имен файлов Windows.",
"Some files could not be sanitized, please check your logs." : "Некоторые файлы не удалось очистить, проверьте журналы.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Очистить имена файлов",
"(starting)" : "(старт)",
"Fill template fields" : "Заполните поля шаблона",
- "Submitting fields …" : "Отправка полей…",
"Submit" : "Отправить ответ",
"Choose a file or folder to transfer" : "Выберите файл или папку для передачи",
"Transfer" : "Передать",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Больше не показывать это диалоговое окно.",
"Select file or folder to link to" : "Выберите файл или папку для создания ссылки",
"Choose {file}" : "Выберан {file}",
- "Share" : "Поделиться",
- "Shared by link" : "Доступные по ссылке",
- "Shared" : "Опубликованное",
- "Switch to list view" : "Переключение в режим просмотра списка",
- "Switch to grid view" : "Переключиться на режим просмотра сеткой",
- "The file could not be found" : "Файл не найден.",
- "Upload was cancelled by user" : "Загрузка была отменена пользователем",
- "Not enough free space" : "Недостаточно свободного места",
- "Operation is blocked by access control" : "Операция не разрешена модулем контроля доступа",
- "Error during upload: {message}" : "Ошибка при загрузке: {message}",
- "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}",
- "Unknown error during upload" : "Неизвестная ошибка при загрузке",
- "Loading current folder" : "Загрузка текущей папки",
- "Retry" : "Попробовать снова",
- "No files in here" : "Здесь нет файлов",
- "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
- "Go back" : "Назад",
- "Views" : "Представления",
- "Files settings" : "Настройки файлов",
- "Your files" : "Ваши файлы",
- "Open in files" : "Открыть в приложении Файлы",
- "File cannot be accessed" : "Не удалось получить доступ к файлу",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.",
- "No search results for “{query}”" : "Нет результатов поиска по запросу «{query}»",
- "Search for files" : "Поиск файлов",
"Clipboard is not available" : "Буфер обмена недоступен",
"WebDAV URL copied" : "URL-адрес WebDAV скопирован ",
+ "Files settings" : "Настройки файлов",
"General" : "Основные",
"Default view" : "Вид по умолчанию",
"All files" : "Все файлы",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Включить или отключить режим просмотра сеткой",
"Open file sidebar" : "Открыть боковую панель файлов",
"Show those shortcuts" : "Показать ярлыки",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.",
- "Failed to toggle Windows filename support" : "Не удалось включить поддержку имен файлов в Windows",
- "Files compatibility" : "Совместимость файлов",
- "Enforce Windows compatibility" : "Обеспечить совместимость с Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.",
+ "Share" : "Поделиться",
+ "Shared by link" : "Доступные по ссылке",
+ "Shared" : "Опубликованное",
+ "Switch to list view" : "Переключение в режим просмотра списка",
+ "Switch to grid view" : "Переключиться на режим просмотра сеткой",
+ "The file could not be found" : "Файл не найден.",
+ "Upload was cancelled by user" : "Загрузка была отменена пользователем",
+ "Not enough free space" : "Недостаточно свободного места",
+ "Operation is blocked by access control" : "Операция не разрешена модулем контроля доступа",
+ "Error during upload: {message}" : "Ошибка при загрузке: {message}",
+ "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}",
+ "Unknown error during upload" : "Неизвестная ошибка при загрузке",
+ "Loading current folder" : "Загрузка текущей папки",
+ "Retry" : "Попробовать снова",
+ "No files in here" : "Здесь нет файлов",
+ "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
+ "Go back" : "Назад",
+ "Views" : "Представления",
"You" : "Вы",
"Shared multiple times with different people" : "Делиться несколько раз с разными людьми",
"Unable to change the favorite state of the file" : "Невозможно изменить избранное состояние файла",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Удалить из избранных",
"Add to favorites" : "Добавить в избранное",
"Tags" : "Метки",
+ "Your files" : "Ваши файлы",
+ "Open in files" : "Открыть в приложении Файлы",
+ "File cannot be accessed" : "Не удалось получить доступ к файлу",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.",
+ "No search results for “{query}”" : "Нет результатов поиска по запросу «{query}»",
+ "Search for files" : "Поиск файлов",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.",
+ "Failed to toggle Windows filename support" : "Не удалось включить поддержку имен файлов в Windows",
+ "Files compatibility" : "Совместимость файлов",
+ "Enforce Windows compatibility" : "Обеспечить совместимость с Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.",
"Blank" : "Пустой",
"Unable to create new file from template" : "Не удалось создать файл на основе шаблона",
"Pick a template for {name}" : "Выбрать шаблон для {name}",
"Create a new file with the selected template" : "Создать файл на основе шаблона",
"Creating file" : "Создание файла",
"Save as {displayName}" : "Сохранить как {displayName}",
- "Save as …" : "Сохранить как…",
- "Converting files …" : "Преобразование файлов…",
"Failed to convert files: {message}" : "Не удалось преобразовать файлы: {message}",
"All files failed to be converted" : "Не удалось преобразовать все файлы",
"One file could not be converted: {message}" : "Один файл не удалось преобразовать: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Файл успешно преобразован","%n файлы успешно преобразованы","%n файлы успешно преобразованы","%n файлы успешно преобразованы"],
"Files successfully converted" : "Файлы успешно конвертированы",
"Failed to convert files" : "Не удалось преобразовать файлы",
- "Converting file …" : "Преобразование файла…",
"File successfully converted" : "Файл успешно преобразован",
"Failed to convert file: {message}" : "Не удалось преобразовать файл: {message}",
"Failed to convert file" : "Не удалось преобразовать файл",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Скачать",
"The requested file is not available." : "Запрошенный файл недоступен.",
"The requested files are not available." : "Запрошенные файлы недоступны.",
- "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …",
"Destination is not a folder" : "Указанное назначение не является папкой",
"This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Используйте этот адрес для подключения WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Если вы включили двухфакторную аутентификацию, то нажмите здесь, чтобы создать пароль приложения.",
"Deletion cancelled" : "Удаление отменено",
+ "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …",
"Move cancelled" : "Перемещение отменено",
"Cancelled move or copy of \"{filename}\"." : "Отменено перемещение или копирование \"{filename}\".",
"Cancelled move or copy operation" : "Копирование или перемещение отменено",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "переименованный файл",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Также возможно мигрировать файлы автоматически после включения этой настройки, пожалуйста, обратитесь к документации о команде occ.",
+ "Submitting fields …" : "Отправка полей…",
"Filter file names …" : "Фильтровать имена файлов…",
"Prevent warning dialogs from open or reenable them." : "Предотвратить открытие диалоговых окон с предупреждениями или включить их повторно.",
"Show a warning dialog when changing a file extension." : "Показать диалоговое окно предупреждения при изменении расширения файла.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Перейдите к файлу слева (в режиме сетки)",
"Navigate to the file on the right (in grid mode)" : "Перейдите к файлу справа (в режиме сетки)",
"Toggle the grid view" : "Переключение вида сетки",
- "Open the sidebar for a file" : "Откройте боковую панель для поиска файла"
+ "Open the sidebar for a file" : "Откройте боковую панель для поиска файла",
+ "Save as …" : "Сохранить как…",
+ "Converting files …" : "Преобразование файлов…",
+ "Converting file …" : "Преобразование файла…",
+ "Search everywhere …" : "Искать везде …",
+ "Search here …" : "Искать здесь …",
+ "Preparing …" : "Подготовка…"
},
"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/l10n/ru.json b/apps/files/l10n/ru.json
index 62ebba647c1..3fb59615747 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
"File not found" : "Файл не найден",
"_{count} selected_::_{count} selected_" : ["Выбран {count}","Выбрано {count}","Выбрано {count}","Выбрано {count} "],
- "Search everywhere …" : "Искать везде …",
- "Search here …" : "Искать здесь …",
"Search scope options" : "Настройки области поиска",
"Search here" : "Искать здесь",
"{usedQuotaByte} used" : "Использовано {usedQuotaByte}",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Не удалось обновить статус очистки имени файла.",
"Filename sanitization in progress." : "Выполняется очистка имени файла.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "В настоящее время {processedUsers} из {totalUsers}учётных записей обработаны.",
- "Preparing …" : "Подготовка…",
"Refresh" : "Обновить",
"All files have been santized for Windows filename support." : "Все файлы были очищены для поддержки имен файлов Windows.",
"Some files could not be sanitized, please check your logs." : "Некоторые файлы не удалось очистить, проверьте журналы.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Очистить имена файлов",
"(starting)" : "(старт)",
"Fill template fields" : "Заполните поля шаблона",
- "Submitting fields …" : "Отправка полей…",
"Submit" : "Отправить ответ",
"Choose a file or folder to transfer" : "Выберите файл или папку для передачи",
"Transfer" : "Передать",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Больше не показывать это диалоговое окно.",
"Select file or folder to link to" : "Выберите файл или папку для создания ссылки",
"Choose {file}" : "Выберан {file}",
- "Share" : "Поделиться",
- "Shared by link" : "Доступные по ссылке",
- "Shared" : "Опубликованное",
- "Switch to list view" : "Переключение в режим просмотра списка",
- "Switch to grid view" : "Переключиться на режим просмотра сеткой",
- "The file could not be found" : "Файл не найден.",
- "Upload was cancelled by user" : "Загрузка была отменена пользователем",
- "Not enough free space" : "Недостаточно свободного места",
- "Operation is blocked by access control" : "Операция не разрешена модулем контроля доступа",
- "Error during upload: {message}" : "Ошибка при загрузке: {message}",
- "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}",
- "Unknown error during upload" : "Неизвестная ошибка при загрузке",
- "Loading current folder" : "Загрузка текущей папки",
- "Retry" : "Попробовать снова",
- "No files in here" : "Здесь нет файлов",
- "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
- "Go back" : "Назад",
- "Views" : "Представления",
- "Files settings" : "Настройки файлов",
- "Your files" : "Ваши файлы",
- "Open in files" : "Открыть в приложении Файлы",
- "File cannot be accessed" : "Не удалось получить доступ к файлу",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.",
- "No search results for “{query}”" : "Нет результатов поиска по запросу «{query}»",
- "Search for files" : "Поиск файлов",
"Clipboard is not available" : "Буфер обмена недоступен",
"WebDAV URL copied" : "URL-адрес WebDAV скопирован ",
+ "Files settings" : "Настройки файлов",
"General" : "Основные",
"Default view" : "Вид по умолчанию",
"All files" : "Все файлы",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Включить или отключить режим просмотра сеткой",
"Open file sidebar" : "Открыть боковую панель файлов",
"Show those shortcuts" : "Показать ярлыки",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.",
- "Failed to toggle Windows filename support" : "Не удалось включить поддержку имен файлов в Windows",
- "Files compatibility" : "Совместимость файлов",
- "Enforce Windows compatibility" : "Обеспечить совместимость с Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.",
+ "Share" : "Поделиться",
+ "Shared by link" : "Доступные по ссылке",
+ "Shared" : "Опубликованное",
+ "Switch to list view" : "Переключение в режим просмотра списка",
+ "Switch to grid view" : "Переключиться на режим просмотра сеткой",
+ "The file could not be found" : "Файл не найден.",
+ "Upload was cancelled by user" : "Загрузка была отменена пользователем",
+ "Not enough free space" : "Недостаточно свободного места",
+ "Operation is blocked by access control" : "Операция не разрешена модулем контроля доступа",
+ "Error during upload: {message}" : "Ошибка при загрузке: {message}",
+ "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}",
+ "Unknown error during upload" : "Неизвестная ошибка при загрузке",
+ "Loading current folder" : "Загрузка текущей папки",
+ "Retry" : "Попробовать снова",
+ "No files in here" : "Здесь нет файлов",
+ "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
+ "Go back" : "Назад",
+ "Views" : "Представления",
"You" : "Вы",
"Shared multiple times with different people" : "Делиться несколько раз с разными людьми",
"Unable to change the favorite state of the file" : "Невозможно изменить избранное состояние файла",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Удалить из избранных",
"Add to favorites" : "Добавить в избранное",
"Tags" : "Метки",
+ "Your files" : "Ваши файлы",
+ "Open in files" : "Открыть в приложении Файлы",
+ "File cannot be accessed" : "Не удалось получить доступ к файлу",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.",
+ "No search results for “{query}”" : "Нет результатов поиска по запросу «{query}»",
+ "Search for files" : "Поиск файлов",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.",
+ "Failed to toggle Windows filename support" : "Не удалось включить поддержку имен файлов в Windows",
+ "Files compatibility" : "Совместимость файлов",
+ "Enforce Windows compatibility" : "Обеспечить совместимость с Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.",
"Blank" : "Пустой",
"Unable to create new file from template" : "Не удалось создать файл на основе шаблона",
"Pick a template for {name}" : "Выбрать шаблон для {name}",
"Create a new file with the selected template" : "Создать файл на основе шаблона",
"Creating file" : "Создание файла",
"Save as {displayName}" : "Сохранить как {displayName}",
- "Save as …" : "Сохранить как…",
- "Converting files …" : "Преобразование файлов…",
"Failed to convert files: {message}" : "Не удалось преобразовать файлы: {message}",
"All files failed to be converted" : "Не удалось преобразовать все файлы",
"One file could not be converted: {message}" : "Один файл не удалось преобразовать: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Файл успешно преобразован","%n файлы успешно преобразованы","%n файлы успешно преобразованы","%n файлы успешно преобразованы"],
"Files successfully converted" : "Файлы успешно конвертированы",
"Failed to convert files" : "Не удалось преобразовать файлы",
- "Converting file …" : "Преобразование файла…",
"File successfully converted" : "Файл успешно преобразован",
"Failed to convert file: {message}" : "Не удалось преобразовать файл: {message}",
"Failed to convert file" : "Не удалось преобразовать файл",
@@ -300,8 +293,6 @@
"Download" : "Скачать",
"The requested file is not available." : "Запрошенный файл недоступен.",
"The requested files are not available." : "Запрошенные файлы недоступны.",
- "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …",
"Destination is not a folder" : "Указанное назначение не является папкой",
"This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Используйте этот адрес для подключения WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Если вы включили двухфакторную аутентификацию, то нажмите здесь, чтобы создать пароль приложения.",
"Deletion cancelled" : "Удаление отменено",
+ "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …",
"Move cancelled" : "Перемещение отменено",
"Cancelled move or copy of \"{filename}\"." : "Отменено перемещение или копирование \"{filename}\".",
"Cancelled move or copy operation" : "Копирование или перемещение отменено",
@@ -502,6 +495,7 @@
"renamed file" : "переименованный файл",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Также возможно мигрировать файлы автоматически после включения этой настройки, пожалуйста, обратитесь к документации о команде occ.",
+ "Submitting fields …" : "Отправка полей…",
"Filter file names …" : "Фильтровать имена файлов…",
"Prevent warning dialogs from open or reenable them." : "Предотвратить открытие диалоговых окон с предупреждениями или включить их повторно.",
"Show a warning dialog when changing a file extension." : "Показать диалоговое окно предупреждения при изменении расширения файла.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Перейдите к файлу слева (в режиме сетки)",
"Navigate to the file on the right (in grid mode)" : "Перейдите к файлу справа (в режиме сетки)",
"Toggle the grid view" : "Переключение вида сетки",
- "Open the sidebar for a file" : "Откройте боковую панель для поиска файла"
+ "Open the sidebar for a file" : "Откройте боковую панель для поиска файла",
+ "Save as …" : "Сохранить как…",
+ "Converting files …" : "Преобразование файлов…",
+ "Converting file …" : "Преобразование файла…",
+ "Search everywhere …" : "Искать везде …",
+ "Search here …" : "Искать здесь …",
+ "Preparing …" : "Подготовка…"
},"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/l10n/sc.js b/apps/files/l10n/sc.js
index 5eeb56a3b86..8ab9fd98283 100644
--- a/apps/files/l10n/sc.js
+++ b/apps/files/l10n/sc.js
@@ -99,22 +99,7 @@ OC.L10N.register(
"New owner" : "Propriedade noa",
"Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare",
"Choose {file}" : "Sèbera {file}",
- "Share" : "Cumpartzidura",
- "Shared by link" : "Cumpartzidu cun ligòngiu",
- "Shared" : "Cumpartzidu",
- "Switch to list view" : "Càmbia a sa vista de s'elencu",
- "Switch to grid view" : "Càmbia a vista de mosàicu",
- "Not enough free space" : "Non b'at logu lìberu",
- "Operation is blocked by access control" : "S'operatzione est blocada dae su controllu de intrada",
- "Error during upload: {message}" : "Errore in sa càrriga: {message}",
- "Unknown error during upload" : "Errore disconnotu durante sa càrriga",
- "Loading current folder" : "Carrighende sa cartella atuale",
- "No files in here" : "Perunu archìviu",
- "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!",
- "Go back" : "In segus",
- "Views" : "Visualizatziones",
"Files settings" : "Cunfiguratziones de archìvios",
- "File cannot be accessed" : "Impossìbile atzèdere a s'archìviu",
"All files" : "Totu is archìvios",
"Personal files" : "Archìvios personales",
"Sort favorites first" : "Assenta cun is preferidos in antis",
@@ -135,11 +120,26 @@ OC.L10N.register(
"Navigation" : "Navigatzione",
"View" : "Visualiza",
"Toggle grid view" : "Càmbia a visualizatzione in mosàicu",
+ "Share" : "Cumpartzidura",
+ "Shared by link" : "Cumpartzidu cun ligòngiu",
+ "Shared" : "Cumpartzidu",
+ "Switch to list view" : "Càmbia a sa vista de s'elencu",
+ "Switch to grid view" : "Càmbia a vista de mosàicu",
+ "Not enough free space" : "Non b'at logu lìberu",
+ "Operation is blocked by access control" : "S'operatzione est blocada dae su controllu de intrada",
+ "Error during upload: {message}" : "Errore in sa càrriga: {message}",
+ "Unknown error during upload" : "Errore disconnotu durante sa càrriga",
+ "Loading current folder" : "Carrighende sa cartella atuale",
+ "No files in here" : "Perunu archìviu",
+ "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!",
+ "Go back" : "In segus",
+ "Views" : "Visualizatziones",
"You" : "Tue",
"Error while loading the file data" : "Errore in su carrigamentu de is datos de s'archìviu",
"Remove from favorites" : "Boga dae preferidos",
"Add to favorites" : "Agiunghe a preferidos",
"Tags" : "Etichetas",
+ "File cannot be accessed" : "Impossìbile atzèdere a s'archìviu",
"Blank" : "Isbòidu",
"Unable to create new file from template" : "Non faghet a creare un'archìviu nou dae su modellu",
"Pick a template for {name}" : "Sèbera unu modellu pro {name}",
diff --git a/apps/files/l10n/sc.json b/apps/files/l10n/sc.json
index a61a8c641f2..451e4d65de9 100644
--- a/apps/files/l10n/sc.json
+++ b/apps/files/l10n/sc.json
@@ -97,22 +97,7 @@
"New owner" : "Propriedade noa",
"Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare",
"Choose {file}" : "Sèbera {file}",
- "Share" : "Cumpartzidura",
- "Shared by link" : "Cumpartzidu cun ligòngiu",
- "Shared" : "Cumpartzidu",
- "Switch to list view" : "Càmbia a sa vista de s'elencu",
- "Switch to grid view" : "Càmbia a vista de mosàicu",
- "Not enough free space" : "Non b'at logu lìberu",
- "Operation is blocked by access control" : "S'operatzione est blocada dae su controllu de intrada",
- "Error during upload: {message}" : "Errore in sa càrriga: {message}",
- "Unknown error during upload" : "Errore disconnotu durante sa càrriga",
- "Loading current folder" : "Carrighende sa cartella atuale",
- "No files in here" : "Perunu archìviu",
- "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!",
- "Go back" : "In segus",
- "Views" : "Visualizatziones",
"Files settings" : "Cunfiguratziones de archìvios",
- "File cannot be accessed" : "Impossìbile atzèdere a s'archìviu",
"All files" : "Totu is archìvios",
"Personal files" : "Archìvios personales",
"Sort favorites first" : "Assenta cun is preferidos in antis",
@@ -133,11 +118,26 @@
"Navigation" : "Navigatzione",
"View" : "Visualiza",
"Toggle grid view" : "Càmbia a visualizatzione in mosàicu",
+ "Share" : "Cumpartzidura",
+ "Shared by link" : "Cumpartzidu cun ligòngiu",
+ "Shared" : "Cumpartzidu",
+ "Switch to list view" : "Càmbia a sa vista de s'elencu",
+ "Switch to grid view" : "Càmbia a vista de mosàicu",
+ "Not enough free space" : "Non b'at logu lìberu",
+ "Operation is blocked by access control" : "S'operatzione est blocada dae su controllu de intrada",
+ "Error during upload: {message}" : "Errore in sa càrriga: {message}",
+ "Unknown error during upload" : "Errore disconnotu durante sa càrriga",
+ "Loading current folder" : "Carrighende sa cartella atuale",
+ "No files in here" : "Perunu archìviu",
+ "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!",
+ "Go back" : "In segus",
+ "Views" : "Visualizatziones",
"You" : "Tue",
"Error while loading the file data" : "Errore in su carrigamentu de is datos de s'archìviu",
"Remove from favorites" : "Boga dae preferidos",
"Add to favorites" : "Agiunghe a preferidos",
"Tags" : "Etichetas",
+ "File cannot be accessed" : "Impossìbile atzèdere a s'archìviu",
"Blank" : "Isbòidu",
"Unable to create new file from template" : "Non faghet a creare un'archìviu nou dae su modellu",
"Pick a template for {name}" : "Sèbera unu modellu pro {name}",
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index df02e20f573..dfe62a4b7f7 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -125,7 +125,6 @@ OC.L10N.register(
"Refresh" : "Obnoviť",
"Limit" : "Limit",
"Fill template fields" : "Vyplňte položky šablóny",
- "Submitting fields …" : "Položky sa odosielajú ...",
"Submit" : "Odoslať",
"Choose a file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod",
"Transfer" : "Prevod",
@@ -149,30 +148,8 @@ OC.L10N.register(
"Do not show this dialog again." : "Toto dialógové okno už nezobrazovať.",
"Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať",
"Choose {file}" : "Vyberte {file}",
- "Share" : "Zdieľať",
- "Shared by link" : "Sprístupnené odkazom",
- "Shared" : "Sprístupnené",
- "Switch to list view" : "Prepnúť na zobrazenie v zozname",
- "Switch to grid view" : "Prepnúť na zobrazenie v mriežke",
- "The file could not be found" : "Súbor nebol nájdený",
- "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom",
- "Not enough free space" : "Nedostatok voľného miesta",
- "Operation is blocked by access control" : "Činnosť je blokovaná kontrolou prístupu",
- "Error during upload: {message}" : "Chyba počas nahrávania: {message}",
- "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}",
- "Unknown error during upload" : "Neznáma chyba počas nahrávania",
- "Loading current folder" : "Načítavanie súčasného priečinka",
- "Retry" : "Zopakovať",
- "No files in here" : "Nie sú tu žiadne súbory",
- "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!",
- "Go back" : "Ísť späť",
- "Views" : "Zobrazenia",
- "Files settings" : "Nastavenia súborov",
- "Your files" : "Vaše súbory",
- "Open in files" : "Otvoriť v súboroch",
- "File cannot be accessed" : "Súbor nie je možné sprístupniť",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Súbor sa nenašiel alebo nemáte oprávnenie na jeho zobrazenie. Požiadajte odosielateľa, aby ho sprístupnil.",
"Clipboard is not available" : "Schránka nie je prístupná",
+ "Files settings" : "Nastavenia súborov",
"General" : "Všeobecné",
"All files" : "Všetky súbory",
"Personal files" : "Osobné súbory",
@@ -198,10 +175,24 @@ OC.L10N.register(
"View" : "Zobraziť",
"Toggle grid view" : "Prepnúť zobrazenie mriežky",
"Show those shortcuts" : "Zobraziť klávesové skratky",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Povoliť obmedzenie názvov súborov, aby sa zabezpečila synchronizácia súborov so všetkými klientmi. V predvolenom nastavení sú povolené všetky názvy súborov platné pre POSIX (napr. Linux alebo macOS).",
- "Files compatibility" : "Kompatibilita súborov",
- "Enforce Windows compatibility" : "Vynútiť kompatibilitu s Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tým sa zablokujú názvy súborov, ktoré nie sú platné v systémoch Windows, ako napríklad používanie vyhradených názvov alebo špeciálnych znakov. To však nevynúti kompatibilitu rozlišovania malých a veľkých písmen.",
+ "Share" : "Zdieľať",
+ "Shared by link" : "Sprístupnené odkazom",
+ "Shared" : "Sprístupnené",
+ "Switch to list view" : "Prepnúť na zobrazenie v zozname",
+ "Switch to grid view" : "Prepnúť na zobrazenie v mriežke",
+ "The file could not be found" : "Súbor nebol nájdený",
+ "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom",
+ "Not enough free space" : "Nedostatok voľného miesta",
+ "Operation is blocked by access control" : "Činnosť je blokovaná kontrolou prístupu",
+ "Error during upload: {message}" : "Chyba počas nahrávania: {message}",
+ "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}",
+ "Unknown error during upload" : "Neznáma chyba počas nahrávania",
+ "Loading current folder" : "Načítavanie súčasného priečinka",
+ "Retry" : "Zopakovať",
+ "No files in here" : "Nie sú tu žiadne súbory",
+ "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!",
+ "Go back" : "Ísť späť",
+ "Views" : "Zobrazenia",
"You" : "Vy",
"Shared multiple times with different people" : "Zdieľané viackrát rôznymi ľuďmi",
"Unable to change the favorite state of the file" : "Nie je možné zmeniť stav „obľúbené“ súboru",
@@ -210,14 +201,20 @@ OC.L10N.register(
"Remove from favorites" : "Odstrániť z obľúbených",
"Add to favorites" : "Pridať do obľúbených",
"Tags" : "Štítky",
+ "Your files" : "Vaše súbory",
+ "Open in files" : "Otvoriť v súboroch",
+ "File cannot be accessed" : "Súbor nie je možné sprístupniť",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Súbor sa nenašiel alebo nemáte oprávnenie na jeho zobrazenie. Požiadajte odosielateľa, aby ho sprístupnil.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Povoliť obmedzenie názvov súborov, aby sa zabezpečila synchronizácia súborov so všetkými klientmi. V predvolenom nastavení sú povolené všetky názvy súborov platné pre POSIX (napr. Linux alebo macOS).",
+ "Files compatibility" : "Kompatibilita súborov",
+ "Enforce Windows compatibility" : "Vynútiť kompatibilitu s Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tým sa zablokujú názvy súborov, ktoré nie sú platné v systémoch Windows, ako napríklad používanie vyhradených názvov alebo špeciálnych znakov. To však nevynúti kompatibilitu rozlišovania malých a veľkých písmen.",
"Blank" : "Prázdne",
"Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny",
"Pick a template for {name}" : "Vyberte šablónu pre {name}",
"Create a new file with the selected template" : "Vytvoriť nový súbor pomocou vybranej šablóny",
"Creating file" : "Vytvára sa súbor",
"Save as {displayName}" : "Uložiť ako {displayName}",
- "Save as …" : "Uložiť ako ...",
- "Converting files …" : "Konverzia súborov ...",
"Failed to convert files: {message}" : "Nepodarilo sa skonvertovať súbory: {message}",
"All files failed to be converted" : "Nepodarilo sa skonvertovať žiadne súbory",
"One file could not be converted: {message}" : "Jeden súbor sa nepodarilo skonvertovať: {message}",
@@ -225,7 +222,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Jeden súbor bol úspešne skonvertovaný","%n súbory boli úspešne skonvertované","%n súborov bolo úspešne skonvertovaných","%n súborov bolo úspešne skonvertovaných"],
"Files successfully converted" : "Súbory boli úspešne skonvertované",
"Failed to convert files" : "Konverzia súborov zlyhala",
- "Converting file …" : "Konverzia súborov ...",
"File successfully converted" : "Súbor bol úspešne skonvertovaný",
"Failed to convert file: {message}" : "Nepodarilo sa skonvertovať súbor: {message}",
"Failed to convert file" : "Konverzia súboru zlyhala",
@@ -244,8 +240,6 @@ OC.L10N.register(
"Confirm deletion" : "Potvrdiť vymazanie",
"Cancel" : "Zrušiť",
"Download" : "Stiahnuť",
- "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …",
"Destination is not a folder" : "Cieľ nie je priečinok",
"This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nemôžete presunúť súbor/priečinok do seba alebo do jeho podpriečinka.",
@@ -423,6 +417,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.",
"Deletion cancelled" : "Zmazanie zrušené",
+ "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …",
"Move cancelled" : "Presun zrušený",
"Cancelled move or copy of \"{filename}\"." : "Zrušené kopírovanie alebo presun \"{filename}\".",
"Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu",
@@ -438,6 +434,7 @@ OC.L10N.register(
"Personal Files" : "Osobné Súbory",
"Text file" : "Textový súbor",
"New text file.txt" : "Nový text file.txt",
+ "Submitting fields …" : "Položky sa odosielajú ...",
"Filter file names …" : "Filtrovať názvy súborov ...",
"Prevent warning dialogs from open or reenable them." : "Zabrániť otváraniu varovných dialógov alebo ich znova povoliť.",
"Show a warning dialog when changing a file extension." : "Pri zmene prípony súboru zobraziť dialógové okno s upozornením.",
@@ -456,6 +453,9 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Navigovať na súbor vľavo (v režime zobrazenia v mriežke)",
"Navigate to the file on the right (in grid mode)" : "Navigovať na súbor vpravo (v režime zobrazenia v mriežke)",
"Toggle the grid view" : "Prepnúť na zobrazenie v mriežke",
- "Open the sidebar for a file" : "Otvoriť bočný panel pre súbor"
+ "Open the sidebar for a file" : "Otvoriť bočný panel pre súbor",
+ "Save as …" : "Uložiť ako ...",
+ "Converting files …" : "Konverzia súborov ...",
+ "Converting file …" : "Konverzia súborov ..."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index 38e21abc5ec..e02e0bed0ea 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -123,7 +123,6 @@
"Refresh" : "Obnoviť",
"Limit" : "Limit",
"Fill template fields" : "Vyplňte položky šablóny",
- "Submitting fields …" : "Položky sa odosielajú ...",
"Submit" : "Odoslať",
"Choose a file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod",
"Transfer" : "Prevod",
@@ -147,30 +146,8 @@
"Do not show this dialog again." : "Toto dialógové okno už nezobrazovať.",
"Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať",
"Choose {file}" : "Vyberte {file}",
- "Share" : "Zdieľať",
- "Shared by link" : "Sprístupnené odkazom",
- "Shared" : "Sprístupnené",
- "Switch to list view" : "Prepnúť na zobrazenie v zozname",
- "Switch to grid view" : "Prepnúť na zobrazenie v mriežke",
- "The file could not be found" : "Súbor nebol nájdený",
- "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom",
- "Not enough free space" : "Nedostatok voľného miesta",
- "Operation is blocked by access control" : "Činnosť je blokovaná kontrolou prístupu",
- "Error during upload: {message}" : "Chyba počas nahrávania: {message}",
- "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}",
- "Unknown error during upload" : "Neznáma chyba počas nahrávania",
- "Loading current folder" : "Načítavanie súčasného priečinka",
- "Retry" : "Zopakovať",
- "No files in here" : "Nie sú tu žiadne súbory",
- "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!",
- "Go back" : "Ísť späť",
- "Views" : "Zobrazenia",
- "Files settings" : "Nastavenia súborov",
- "Your files" : "Vaše súbory",
- "Open in files" : "Otvoriť v súboroch",
- "File cannot be accessed" : "Súbor nie je možné sprístupniť",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Súbor sa nenašiel alebo nemáte oprávnenie na jeho zobrazenie. Požiadajte odosielateľa, aby ho sprístupnil.",
"Clipboard is not available" : "Schránka nie je prístupná",
+ "Files settings" : "Nastavenia súborov",
"General" : "Všeobecné",
"All files" : "Všetky súbory",
"Personal files" : "Osobné súbory",
@@ -196,10 +173,24 @@
"View" : "Zobraziť",
"Toggle grid view" : "Prepnúť zobrazenie mriežky",
"Show those shortcuts" : "Zobraziť klávesové skratky",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Povoliť obmedzenie názvov súborov, aby sa zabezpečila synchronizácia súborov so všetkými klientmi. V predvolenom nastavení sú povolené všetky názvy súborov platné pre POSIX (napr. Linux alebo macOS).",
- "Files compatibility" : "Kompatibilita súborov",
- "Enforce Windows compatibility" : "Vynútiť kompatibilitu s Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tým sa zablokujú názvy súborov, ktoré nie sú platné v systémoch Windows, ako napríklad používanie vyhradených názvov alebo špeciálnych znakov. To však nevynúti kompatibilitu rozlišovania malých a veľkých písmen.",
+ "Share" : "Zdieľať",
+ "Shared by link" : "Sprístupnené odkazom",
+ "Shared" : "Sprístupnené",
+ "Switch to list view" : "Prepnúť na zobrazenie v zozname",
+ "Switch to grid view" : "Prepnúť na zobrazenie v mriežke",
+ "The file could not be found" : "Súbor nebol nájdený",
+ "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom",
+ "Not enough free space" : "Nedostatok voľného miesta",
+ "Operation is blocked by access control" : "Činnosť je blokovaná kontrolou prístupu",
+ "Error during upload: {message}" : "Chyba počas nahrávania: {message}",
+ "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}",
+ "Unknown error during upload" : "Neznáma chyba počas nahrávania",
+ "Loading current folder" : "Načítavanie súčasného priečinka",
+ "Retry" : "Zopakovať",
+ "No files in here" : "Nie sú tu žiadne súbory",
+ "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!",
+ "Go back" : "Ísť späť",
+ "Views" : "Zobrazenia",
"You" : "Vy",
"Shared multiple times with different people" : "Zdieľané viackrát rôznymi ľuďmi",
"Unable to change the favorite state of the file" : "Nie je možné zmeniť stav „obľúbené“ súboru",
@@ -208,14 +199,20 @@
"Remove from favorites" : "Odstrániť z obľúbených",
"Add to favorites" : "Pridať do obľúbených",
"Tags" : "Štítky",
+ "Your files" : "Vaše súbory",
+ "Open in files" : "Otvoriť v súboroch",
+ "File cannot be accessed" : "Súbor nie je možné sprístupniť",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Súbor sa nenašiel alebo nemáte oprávnenie na jeho zobrazenie. Požiadajte odosielateľa, aby ho sprístupnil.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Povoliť obmedzenie názvov súborov, aby sa zabezpečila synchronizácia súborov so všetkými klientmi. V predvolenom nastavení sú povolené všetky názvy súborov platné pre POSIX (napr. Linux alebo macOS).",
+ "Files compatibility" : "Kompatibilita súborov",
+ "Enforce Windows compatibility" : "Vynútiť kompatibilitu s Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tým sa zablokujú názvy súborov, ktoré nie sú platné v systémoch Windows, ako napríklad používanie vyhradených názvov alebo špeciálnych znakov. To však nevynúti kompatibilitu rozlišovania malých a veľkých písmen.",
"Blank" : "Prázdne",
"Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny",
"Pick a template for {name}" : "Vyberte šablónu pre {name}",
"Create a new file with the selected template" : "Vytvoriť nový súbor pomocou vybranej šablóny",
"Creating file" : "Vytvára sa súbor",
"Save as {displayName}" : "Uložiť ako {displayName}",
- "Save as …" : "Uložiť ako ...",
- "Converting files …" : "Konverzia súborov ...",
"Failed to convert files: {message}" : "Nepodarilo sa skonvertovať súbory: {message}",
"All files failed to be converted" : "Nepodarilo sa skonvertovať žiadne súbory",
"One file could not be converted: {message}" : "Jeden súbor sa nepodarilo skonvertovať: {message}",
@@ -223,7 +220,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Jeden súbor bol úspešne skonvertovaný","%n súbory boli úspešne skonvertované","%n súborov bolo úspešne skonvertovaných","%n súborov bolo úspešne skonvertovaných"],
"Files successfully converted" : "Súbory boli úspešne skonvertované",
"Failed to convert files" : "Konverzia súborov zlyhala",
- "Converting file …" : "Konverzia súborov ...",
"File successfully converted" : "Súbor bol úspešne skonvertovaný",
"Failed to convert file: {message}" : "Nepodarilo sa skonvertovať súbor: {message}",
"Failed to convert file" : "Konverzia súboru zlyhala",
@@ -242,8 +238,6 @@
"Confirm deletion" : "Potvrdiť vymazanie",
"Cancel" : "Zrušiť",
"Download" : "Stiahnuť",
- "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …",
"Destination is not a folder" : "Cieľ nie je priečinok",
"This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nemôžete presunúť súbor/priečinok do seba alebo do jeho podpriečinka.",
@@ -421,6 +415,8 @@
"Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.",
"Deletion cancelled" : "Zmazanie zrušené",
+ "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …",
"Move cancelled" : "Presun zrušený",
"Cancelled move or copy of \"{filename}\"." : "Zrušené kopírovanie alebo presun \"{filename}\".",
"Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu",
@@ -436,6 +432,7 @@
"Personal Files" : "Osobné Súbory",
"Text file" : "Textový súbor",
"New text file.txt" : "Nový text file.txt",
+ "Submitting fields …" : "Položky sa odosielajú ...",
"Filter file names …" : "Filtrovať názvy súborov ...",
"Prevent warning dialogs from open or reenable them." : "Zabrániť otváraniu varovných dialógov alebo ich znova povoliť.",
"Show a warning dialog when changing a file extension." : "Pri zmene prípony súboru zobraziť dialógové okno s upozornením.",
@@ -454,6 +451,9 @@
"Navigate to the file on the left (in grid mode)" : "Navigovať na súbor vľavo (v režime zobrazenia v mriežke)",
"Navigate to the file on the right (in grid mode)" : "Navigovať na súbor vpravo (v režime zobrazenia v mriežke)",
"Toggle the grid view" : "Prepnúť na zobrazenie v mriežke",
- "Open the sidebar for a file" : "Otvoriť bočný panel pre súbor"
+ "Open the sidebar for a file" : "Otvoriť bočný panel pre súbor",
+ "Save as …" : "Uložiť ako ...",
+ "Converting files …" : "Konverzia súborov ...",
+ "Converting file …" : "Konverzia súborov ..."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index cb7958e518d..cb66b36018f 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -124,7 +124,6 @@ OC.L10N.register(
"Refresh" : "Osveži",
"Limit" : "Omejitve",
"Fill template fields" : "Zapolni polja predloge",
- "Submitting fields …" : "Pošiljanje polj ...",
"Submit" : "Pošlji",
"Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos",
"Transfer" : "Prenos",
@@ -148,30 +147,8 @@ OC.L10N.register(
"Do not show this dialog again." : "Pogovornega okna ne pokaži več.",
"Select file or folder to link to" : "Izbor datoteke ali mape za povezavo",
"Choose {file}" : "Izberite datoteko {file}",
- "Share" : "·Souporaba·",
- "Shared by link" : "V souporabi sk povezavo",
- "Shared" : "V souporabi",
- "Switch to list view" : "Preklopi na seznamski pogled",
- "Switch to grid view" : "Preklopi na mrežni pogled",
- "The file could not be found" : "Datoteke ni mogoče najti.",
- "Upload was cancelled by user" : "Uporabnik je pošiljanje preklical",
- "Not enough free space" : "Ni dovolj prostora",
- "Operation is blocked by access control" : "Opravilo je zaustavljeno prek nadzora dostopa",
- "Error during upload: {message}" : "Napaka med nalaganjem: {message}",
- "Error during upload, status code {status}" : "Napaka med nalaganje s kodo stanja {status}",
- "Unknown error during upload" : "Med pošiljanjem je prišlo do neznane napake",
- "Loading current folder" : "Poteka nalaganje trenutne mape",
- "Retry" : "Poskusi znova ",
- "No files in here" : "V mapi ni datotek",
- "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!",
- "Go back" : "Skoči nazaj",
- "Views" : "Pogledi",
- "Files settings" : "Nastavitve datotek",
- "Your files" : "Osebne datoteke",
- "Open in files" : "Odpri datoteko v mapi",
- "File cannot be accessed" : "Do datoteke dostop ni mogoč",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Datoteke ni bilo mogoče najti ali pa nimate ustreznih dovoljenj za ogled. Prosite pošiljatelja, da jo deli.",
"Clipboard is not available" : "Odložišče ni na voljo",
+ "Files settings" : "Nastavitve datotek",
"General" : "Splošno",
"All files" : "Vse datoteke",
"Personal files" : "Osebne datoteke",
@@ -196,11 +173,24 @@ OC.L10N.register(
"View" : "Pogled",
"Toggle grid view" : "Preklopi mrežni pogled",
"Show those shortcuts" : "Pokaži tipkovne bližnjice",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dovoli omejitev imen datotek za zagotovitev sinhronizacije datotek z vsemi odjemalci. Privzeto je dovoljenje za vsa imena datotek na POSIX (tj. Linux ali macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po vklopu imen, ki so združljiva z WIndows, obstoječih datotek ni več mogoče spreminjati, jih pa lahko lastnik preimenuje v ustrezno ime.",
- "Files compatibility" : "Skladnost datotek",
- "Enforce Windows compatibility" : "Vsili skladnost s sistemom Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "To bo blokiralo imena datotek, ki niso ustrezna za Windows sisteme, kot so rezervirana imena ali posebni znaki, ne bo pa to vsililo združljivosti pri razlikovanju velikih in malih črk imena.",
+ "Share" : "·Souporaba·",
+ "Shared by link" : "V souporabi sk povezavo",
+ "Shared" : "V souporabi",
+ "Switch to list view" : "Preklopi na seznamski pogled",
+ "Switch to grid view" : "Preklopi na mrežni pogled",
+ "The file could not be found" : "Datoteke ni mogoče najti.",
+ "Upload was cancelled by user" : "Uporabnik je pošiljanje preklical",
+ "Not enough free space" : "Ni dovolj prostora",
+ "Operation is blocked by access control" : "Opravilo je zaustavljeno prek nadzora dostopa",
+ "Error during upload: {message}" : "Napaka med nalaganjem: {message}",
+ "Error during upload, status code {status}" : "Napaka med nalaganje s kodo stanja {status}",
+ "Unknown error during upload" : "Med pošiljanjem je prišlo do neznane napake",
+ "Loading current folder" : "Poteka nalaganje trenutne mape",
+ "Retry" : "Poskusi znova ",
+ "No files in here" : "V mapi ni datotek",
+ "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!",
+ "Go back" : "Skoči nazaj",
+ "Views" : "Pogledi",
"You" : "Jaz",
"Shared multiple times with different people" : "V več souporabah z različnimi uporabniki",
"Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa",
@@ -208,14 +198,21 @@ OC.L10N.register(
"Remove from favorites" : "Odstrani iz priljubljenih",
"Add to favorites" : "Dodaj med priljubljene",
"Tags" : "Oznake",
+ "Your files" : "Osebne datoteke",
+ "Open in files" : "Odpri datoteko v mapi",
+ "File cannot be accessed" : "Do datoteke dostop ni mogoč",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Datoteke ni bilo mogoče najti ali pa nimate ustreznih dovoljenj za ogled. Prosite pošiljatelja, da jo deli.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dovoli omejitev imen datotek za zagotovitev sinhronizacije datotek z vsemi odjemalci. Privzeto je dovoljenje za vsa imena datotek na POSIX (tj. Linux ali macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po vklopu imen, ki so združljiva z WIndows, obstoječih datotek ni več mogoče spreminjati, jih pa lahko lastnik preimenuje v ustrezno ime.",
+ "Files compatibility" : "Skladnost datotek",
+ "Enforce Windows compatibility" : "Vsili skladnost s sistemom Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "To bo blokiralo imena datotek, ki niso ustrezna za Windows sisteme, kot so rezervirana imena ali posebni znaki, ne bo pa to vsililo združljivosti pri razlikovanju velikih in malih črk imena.",
"Blank" : "Prazno",
"Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti",
"Pick a template for {name}" : "Izbor predloge za {name}",
"Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo",
"Creating file" : "Poteka ustvarjanje datoteke",
"Save as {displayName}" : "Shrani kot {displayName}",
- "Save as …" : "Shrani kot ...",
- "Converting files …" : "Poteka pretvarjanje datotek ...",
"Failed to convert files: {message}" : "Pretvarjanje datotek je spodletelo: {message}",
"All files failed to be converted" : "Spodletelo je pretvarjanje vseh datotek.",
"One file could not be converted: {message}" : "Ene datoteke ni mogoče pretvoriti: {message}",
@@ -223,7 +220,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["%n datoteka je uspešno pretvorjena","%n datoteki sta uspešno pretvorjeni","%n datoteke so uspešno pretvorjene","%n datotek je uspešno pretvorjenih"],
"Files successfully converted" : "Datoteke so uspešno pretvorjene",
"Failed to convert files" : "Pretvarjanje datotek je spodletelo",
- "Converting file …" : "Poteka pretvarjanje datoteke ...",
"File successfully converted" : "Datoteka je uspešno pretvorjena",
"Failed to convert file: {message}" : "Pretvarjanje datoteek je spodletelo: {message}",
"Failed to convert file" : "Pretvarjanje datoteke je spodletelo",
@@ -242,8 +238,6 @@ OC.L10N.register(
"Confirm deletion" : "Potrdi brisanje",
"Cancel" : "Prekliči",
"Download" : "Prejmi",
- "Moving \"{source}\" to \"{destination}\" …" : "Premik \"{source}\" v \"{destination}\"...",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje \"{source}\" v \"{destination}\"...",
"Destination is not a folder" : "Ciljno mesto ni mapa",
"This file/folder is already in that directory" : "Ta datoteka oziroma mapa je že v določeni mapi",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Mape ali datoteke ni mogoče premakniti samo vase oziroma v podmapo same sebe",
@@ -420,6 +414,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Uporabite ta naslov za dostop do datotek z uporabo WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Če je omogočen sistem dvostopenjskega overjanja 2FA, je treba ustvariti in uporabiti novo geslo programa s klikom na to mesto.",
"Deletion cancelled" : "Brisanje je bilo preklicano",
+ "Moving \"{source}\" to \"{destination}\" …" : "Premik \"{source}\" v \"{destination}\"...",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje \"{source}\" v \"{destination}\"...",
"Move cancelled" : "Premikanje je bilo preklicano",
"Cancelled move or copy of \"{filename}\"." : "Prekinjeno premikanje ali kopiranje za \"{filename}\".",
"Cancelled move or copy operation" : "Opravilo kopiranje in premikanja je preklicano",
@@ -436,6 +432,7 @@ OC.L10N.register(
"Text file" : "Besedilna datoteka",
"New text file.txt" : "nova_datoteka.txt",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Datoteke lahko po vklopu te možnosti tudi same migrirajo. Preverite dokumentacijo o ukazu occ.",
+ "Submitting fields …" : "Pošiljanje polj ...",
"Filter file names …" : "Filtriraj imena datotek...",
"Prevent warning dialogs from open or reenable them." : "Preprečite odpiranje dialogov z opozorili ali jih ponovno omogočite.",
"Show a warning dialog when changing a file extension." : "Prikaži opozorilo ob spreminjanju končnice datoteke.",
@@ -454,6 +451,9 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Pojdi na datoteko na levi (v mrežnem načinu)",
"Navigate to the file on the right (in grid mode)" : "Pojdi na datoteko na desni (v mrežnem načinu)",
"Toggle the grid view" : "Preklopi mrežni način",
- "Open the sidebar for a file" : "Odpri stranski pano datoteke"
+ "Open the sidebar for a file" : "Odpri stranski pano datoteke",
+ "Save as …" : "Shrani kot ...",
+ "Converting files …" : "Poteka pretvarjanje datotek ...",
+ "Converting file …" : "Poteka pretvarjanje datoteke ..."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json
index 70f572627b5..94bc71ed8c4 100644
--- a/apps/files/l10n/sl.json
+++ b/apps/files/l10n/sl.json
@@ -122,7 +122,6 @@
"Refresh" : "Osveži",
"Limit" : "Omejitve",
"Fill template fields" : "Zapolni polja predloge",
- "Submitting fields …" : "Pošiljanje polj ...",
"Submit" : "Pošlji",
"Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos",
"Transfer" : "Prenos",
@@ -146,30 +145,8 @@
"Do not show this dialog again." : "Pogovornega okna ne pokaži več.",
"Select file or folder to link to" : "Izbor datoteke ali mape za povezavo",
"Choose {file}" : "Izberite datoteko {file}",
- "Share" : "·Souporaba·",
- "Shared by link" : "V souporabi sk povezavo",
- "Shared" : "V souporabi",
- "Switch to list view" : "Preklopi na seznamski pogled",
- "Switch to grid view" : "Preklopi na mrežni pogled",
- "The file could not be found" : "Datoteke ni mogoče najti.",
- "Upload was cancelled by user" : "Uporabnik je pošiljanje preklical",
- "Not enough free space" : "Ni dovolj prostora",
- "Operation is blocked by access control" : "Opravilo je zaustavljeno prek nadzora dostopa",
- "Error during upload: {message}" : "Napaka med nalaganjem: {message}",
- "Error during upload, status code {status}" : "Napaka med nalaganje s kodo stanja {status}",
- "Unknown error during upload" : "Med pošiljanjem je prišlo do neznane napake",
- "Loading current folder" : "Poteka nalaganje trenutne mape",
- "Retry" : "Poskusi znova ",
- "No files in here" : "V mapi ni datotek",
- "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!",
- "Go back" : "Skoči nazaj",
- "Views" : "Pogledi",
- "Files settings" : "Nastavitve datotek",
- "Your files" : "Osebne datoteke",
- "Open in files" : "Odpri datoteko v mapi",
- "File cannot be accessed" : "Do datoteke dostop ni mogoč",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Datoteke ni bilo mogoče najti ali pa nimate ustreznih dovoljenj za ogled. Prosite pošiljatelja, da jo deli.",
"Clipboard is not available" : "Odložišče ni na voljo",
+ "Files settings" : "Nastavitve datotek",
"General" : "Splošno",
"All files" : "Vse datoteke",
"Personal files" : "Osebne datoteke",
@@ -194,11 +171,24 @@
"View" : "Pogled",
"Toggle grid view" : "Preklopi mrežni pogled",
"Show those shortcuts" : "Pokaži tipkovne bližnjice",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dovoli omejitev imen datotek za zagotovitev sinhronizacije datotek z vsemi odjemalci. Privzeto je dovoljenje za vsa imena datotek na POSIX (tj. Linux ali macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po vklopu imen, ki so združljiva z WIndows, obstoječih datotek ni več mogoče spreminjati, jih pa lahko lastnik preimenuje v ustrezno ime.",
- "Files compatibility" : "Skladnost datotek",
- "Enforce Windows compatibility" : "Vsili skladnost s sistemom Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "To bo blokiralo imena datotek, ki niso ustrezna za Windows sisteme, kot so rezervirana imena ali posebni znaki, ne bo pa to vsililo združljivosti pri razlikovanju velikih in malih črk imena.",
+ "Share" : "·Souporaba·",
+ "Shared by link" : "V souporabi sk povezavo",
+ "Shared" : "V souporabi",
+ "Switch to list view" : "Preklopi na seznamski pogled",
+ "Switch to grid view" : "Preklopi na mrežni pogled",
+ "The file could not be found" : "Datoteke ni mogoče najti.",
+ "Upload was cancelled by user" : "Uporabnik je pošiljanje preklical",
+ "Not enough free space" : "Ni dovolj prostora",
+ "Operation is blocked by access control" : "Opravilo je zaustavljeno prek nadzora dostopa",
+ "Error during upload: {message}" : "Napaka med nalaganjem: {message}",
+ "Error during upload, status code {status}" : "Napaka med nalaganje s kodo stanja {status}",
+ "Unknown error during upload" : "Med pošiljanjem je prišlo do neznane napake",
+ "Loading current folder" : "Poteka nalaganje trenutne mape",
+ "Retry" : "Poskusi znova ",
+ "No files in here" : "V mapi ni datotek",
+ "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!",
+ "Go back" : "Skoči nazaj",
+ "Views" : "Pogledi",
"You" : "Jaz",
"Shared multiple times with different people" : "V več souporabah z različnimi uporabniki",
"Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa",
@@ -206,14 +196,21 @@
"Remove from favorites" : "Odstrani iz priljubljenih",
"Add to favorites" : "Dodaj med priljubljene",
"Tags" : "Oznake",
+ "Your files" : "Osebne datoteke",
+ "Open in files" : "Odpri datoteko v mapi",
+ "File cannot be accessed" : "Do datoteke dostop ni mogoč",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Datoteke ni bilo mogoče najti ali pa nimate ustreznih dovoljenj za ogled. Prosite pošiljatelja, da jo deli.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dovoli omejitev imen datotek za zagotovitev sinhronizacije datotek z vsemi odjemalci. Privzeto je dovoljenje za vsa imena datotek na POSIX (tj. Linux ali macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po vklopu imen, ki so združljiva z WIndows, obstoječih datotek ni več mogoče spreminjati, jih pa lahko lastnik preimenuje v ustrezno ime.",
+ "Files compatibility" : "Skladnost datotek",
+ "Enforce Windows compatibility" : "Vsili skladnost s sistemom Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "To bo blokiralo imena datotek, ki niso ustrezna za Windows sisteme, kot so rezervirana imena ali posebni znaki, ne bo pa to vsililo združljivosti pri razlikovanju velikih in malih črk imena.",
"Blank" : "Prazno",
"Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti",
"Pick a template for {name}" : "Izbor predloge za {name}",
"Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo",
"Creating file" : "Poteka ustvarjanje datoteke",
"Save as {displayName}" : "Shrani kot {displayName}",
- "Save as …" : "Shrani kot ...",
- "Converting files …" : "Poteka pretvarjanje datotek ...",
"Failed to convert files: {message}" : "Pretvarjanje datotek je spodletelo: {message}",
"All files failed to be converted" : "Spodletelo je pretvarjanje vseh datotek.",
"One file could not be converted: {message}" : "Ene datoteke ni mogoče pretvoriti: {message}",
@@ -221,7 +218,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["%n datoteka je uspešno pretvorjena","%n datoteki sta uspešno pretvorjeni","%n datoteke so uspešno pretvorjene","%n datotek je uspešno pretvorjenih"],
"Files successfully converted" : "Datoteke so uspešno pretvorjene",
"Failed to convert files" : "Pretvarjanje datotek je spodletelo",
- "Converting file …" : "Poteka pretvarjanje datoteke ...",
"File successfully converted" : "Datoteka je uspešno pretvorjena",
"Failed to convert file: {message}" : "Pretvarjanje datoteek je spodletelo: {message}",
"Failed to convert file" : "Pretvarjanje datoteke je spodletelo",
@@ -240,8 +236,6 @@
"Confirm deletion" : "Potrdi brisanje",
"Cancel" : "Prekliči",
"Download" : "Prejmi",
- "Moving \"{source}\" to \"{destination}\" …" : "Premik \"{source}\" v \"{destination}\"...",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje \"{source}\" v \"{destination}\"...",
"Destination is not a folder" : "Ciljno mesto ni mapa",
"This file/folder is already in that directory" : "Ta datoteka oziroma mapa je že v določeni mapi",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Mape ali datoteke ni mogoče premakniti samo vase oziroma v podmapo same sebe",
@@ -418,6 +412,8 @@
"Use this address to access your Files via WebDAV" : "Uporabite ta naslov za dostop do datotek z uporabo WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Če je omogočen sistem dvostopenjskega overjanja 2FA, je treba ustvariti in uporabiti novo geslo programa s klikom na to mesto.",
"Deletion cancelled" : "Brisanje je bilo preklicano",
+ "Moving \"{source}\" to \"{destination}\" …" : "Premik \"{source}\" v \"{destination}\"...",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje \"{source}\" v \"{destination}\"...",
"Move cancelled" : "Premikanje je bilo preklicano",
"Cancelled move or copy of \"{filename}\"." : "Prekinjeno premikanje ali kopiranje za \"{filename}\".",
"Cancelled move or copy operation" : "Opravilo kopiranje in premikanja je preklicano",
@@ -434,6 +430,7 @@
"Text file" : "Besedilna datoteka",
"New text file.txt" : "nova_datoteka.txt",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Datoteke lahko po vklopu te možnosti tudi same migrirajo. Preverite dokumentacijo o ukazu occ.",
+ "Submitting fields …" : "Pošiljanje polj ...",
"Filter file names …" : "Filtriraj imena datotek...",
"Prevent warning dialogs from open or reenable them." : "Preprečite odpiranje dialogov z opozorili ali jih ponovno omogočite.",
"Show a warning dialog when changing a file extension." : "Prikaži opozorilo ob spreminjanju končnice datoteke.",
@@ -452,6 +449,9 @@
"Navigate to the file on the left (in grid mode)" : "Pojdi na datoteko na levi (v mrežnem načinu)",
"Navigate to the file on the right (in grid mode)" : "Pojdi na datoteko na desni (v mrežnem načinu)",
"Toggle the grid view" : "Preklopi mrežni način",
- "Open the sidebar for a file" : "Odpri stranski pano datoteke"
+ "Open the sidebar for a file" : "Odpri stranski pano datoteke",
+ "Save as …" : "Shrani kot ...",
+ "Converting files …" : "Poteka pretvarjanje datotek ...",
+ "Converting file …" : "Poteka pretvarjanje datoteke ..."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index 67d7086f4c8..72321c22288 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.",
"File not found" : "Фајл није нађен",
"_{count} selected_::_{count} selected_" : ["изабран је {count}","изабрана су {count}","изабрано је {count}"],
- "Search everywhere …" : "Претражи свуда",
- "Search here …" : "Претражи овде…",
"Search scope options" : "Опције опсега претраге",
"Search here" : "Претражи овде",
"{usedQuotaByte} used" : "{usedQuotaByte} искоришћено",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Није успело освежавање статуса пречишћавања имена фајла.",
"Filename sanitization in progress." : "Пречишћавање имена фајла је у току.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Тренутно је већ обрађено {processedUsers} од {totalUsers} налога.",
- "Preparing …" : "Припрема се синхронизација",
"Refresh" : "Освежи",
"All files have been santized for Windows filename support." : "Пречишћени су сви фајлови тако да подржавају Windows захтеве за име фајла.",
"Some files could not be sanitized, please check your logs." : "Неки фајлови нису могли да се пречисте, молимо вас да погледате дневнике.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Пречисти имена фајлова",
"(starting)" : "(почиње)",
"Fill template fields" : "Попуните поља шаблона",
- "Submitting fields …" : "Поља се подносе…",
"Submit" : "Пошаљи",
"Choose a file or folder to transfer" : "Одаберите фајл или фасциклу за пренос",
"Transfer" : "Пренеси",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Не приказуј поново овај дијалог.",
"Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк",
"Choose {file}" : "Изабери {file}",
- "Share" : "Пдели",
- "Shared by link" : "Дељени путем везе",
- "Shared" : "Подељено",
- "Switch to list view" : "Пређи на поглед листе",
- "Switch to grid view" : "Пређи на поглед мреже",
- "The file could not be found" : "Фајл није могао да се пронађе",
- "Upload was cancelled by user" : "Корисник је прекинуо отпремање",
- "Not enough free space" : "Нема довољно слободног места",
- "Operation is blocked by access control" : "Контрола приступа је блокирала операцију",
- "Error during upload: {message}" : "Грешка при отпремању: {message}",
- "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}",
- "Unknown error during upload" : "Непозната грешка током отпремања",
- "Loading current folder" : "Учитавање текућег фолдера",
- "Retry" : "Покушај поново",
- "No files in here" : "Овде нема фајлова",
- "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
- "Go back" : "Иди назад",
- "Views" : "Прикази",
- "Files settings" : "Подешавања фајлова",
- "Your files" : "Ваши фајлови",
- "Open in files" : "Отвори у фајловима",
- "File cannot be accessed" : "Фајлу не може да се приступи",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Фајл није могао да се пронађе или немате дозволу да га прегледате. Замолите пошиљаоца да га подели.",
- "No search results for “{query}”" : "Није нађен ниједан резултат за „{query}”",
- "Search for files" : "Претражи фајлове",
"Clipboard is not available" : "Клипборд није доступан",
"WebDAV URL copied" : "WebDAV URL је копиран",
+ "Files settings" : "Подешавања фајлова",
"General" : "Опште",
"Default view" : "Подразумевани поглед",
"All files" : "Сви фајлови",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Укључи/искључи приказ мреже",
"Open file sidebar" : "Отвори бочну траку за фајл",
"Show those shortcuts" : "Прикажи те пречице",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозвољава се ограничавање имена фајлова тако да сви клијенти могу да их синхронизују. Подразумевано се дозвољавају сва имена фајлова која су исправна на POSIX системима (нпр. Linux или macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Када се укључе Windows компатибилна имена фајлова, постојећи фајлови се више неће моћи мењати, али њихов власник може да им промени име на исправно ново име.",
- "Failed to toggle Windows filename support" : "Није успело укљ./искљ. подршке за Windows имена фајлова",
- "Files compatibility" : "Компатибилност фајлова",
- "Enforce Windows compatibility" : "Форсирај Windows компатибилност",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ово ће да блокира имена фајлова која су неисправна на Windows системима, као што су она која користе резервисана имена или специјалне карактере. Али ово неће форсирати компатибилност разликовања малих и великих слова.",
+ "Share" : "Пдели",
+ "Shared by link" : "Дељени путем везе",
+ "Shared" : "Подељено",
+ "Switch to list view" : "Пређи на поглед листе",
+ "Switch to grid view" : "Пређи на поглед мреже",
+ "The file could not be found" : "Фајл није могао да се пронађе",
+ "Upload was cancelled by user" : "Корисник је прекинуо отпремање",
+ "Not enough free space" : "Нема довољно слободног места",
+ "Operation is blocked by access control" : "Контрола приступа је блокирала операцију",
+ "Error during upload: {message}" : "Грешка при отпремању: {message}",
+ "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}",
+ "Unknown error during upload" : "Непозната грешка током отпремања",
+ "Loading current folder" : "Учитавање текућег фолдера",
+ "Retry" : "Покушај поново",
+ "No files in here" : "Овде нема фајлова",
+ "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
+ "Go back" : "Иди назад",
+ "Views" : "Прикази",
"You" : "Ви",
"Shared multiple times with different people" : "Дељено више пута са разним људима",
"Unable to change the favorite state of the file" : "Није успела измена стања омиљено за фајл",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Избаци из омиљених",
"Add to favorites" : "Додај у омиљене",
"Tags" : "Ознаке",
+ "Your files" : "Ваши фајлови",
+ "Open in files" : "Отвори у фајловима",
+ "File cannot be accessed" : "Фајлу не може да се приступи",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Фајл није могао да се пронађе или немате дозволу да га прегледате. Замолите пошиљаоца да га подели.",
+ "No search results for “{query}”" : "Није нађен ниједан резултат за „{query}”",
+ "Search for files" : "Претражи фајлове",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозвољава се ограничавање имена фајлова тако да сви клијенти могу да их синхронизују. Подразумевано се дозвољавају сва имена фајлова која су исправна на POSIX системима (нпр. Linux или macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Када се укључе Windows компатибилна имена фајлова, постојећи фајлови се више неће моћи мењати, али њихов власник може да им промени име на исправно ново име.",
+ "Failed to toggle Windows filename support" : "Није успело укљ./искљ. подршке за Windows имена фајлова",
+ "Files compatibility" : "Компатибилност фајлова",
+ "Enforce Windows compatibility" : "Форсирај Windows компатибилност",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ово ће да блокира имена фајлова која су неисправна на Windows системима, као што су она која користе резервисана имена или специјалне карактере. Али ово неће форсирати компатибилност разликовања малих и великих слова.",
"Blank" : "Празно",
"Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл",
"Pick a template for {name}" : "Изаберите шаблон за {name}",
"Create a new file with the selected template" : "Креирање новог фајла по изабраном шаблону",
"Creating file" : "Креирање фајла",
"Save as {displayName}" : "Сачувај као {displayName}",
- "Save as …" : "Сачувај као",
- "Converting files …" : "Фајлови се конвертују",
"Failed to convert files: {message}" : "Није успела конверзија фајлова: {message}",
"All files failed to be converted" : "Ниједан фајл није могао да се конвертује",
"One file could not be converted: {message}" : "Један фајл није могао да се конвертује: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Фајл је успешно конвертован","Успешно су конвертована %n фајла","Успешно је конвертовано %n фајлова"],
"Files successfully converted" : "Фајлови су успешно конвертовани",
"Failed to convert files" : "Није успела конверзија фајлова",
- "Converting file …" : "Фајл се конвертује",
"File successfully converted" : "Фајл је успешно конвертован",
"Failed to convert file: {message}" : "Није успела конверзија фајла: {message}",
"Failed to convert file" : "Фајл није могао да се конвертује",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Преузми",
"The requested file is not available." : "Тражени фајл није доступан.",
"The requested files are not available." : "Тражени фајлови нису доступни.",
- "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}”…",
- "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}”…",
"Destination is not a folder" : "Одредиште није фолдер",
"This file/folder is already in that directory" : "Овај фајл/фолдер се већ налази у том директоријуму",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Фајл/фолдер не можете да преместите у самог себе или у његов подфолдер",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.",
"Deletion cancelled" : "Брисање је отказано",
+ "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}”…",
+ "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}”…",
"Move cancelled" : "Премештање је отказано",
"Cancelled move or copy of \"{filename}\"." : "Операција премештања или копирања „{filename}” је отказана.",
"Cancelled move or copy operation" : "Операција премештања или копирања је отказана",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "преименован фајл",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Када се укључе windows компатибилна имена фајлова, постојећи фајлови се више неће моћи мењати, али њихов власник може да им промени име на исправно ново име.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Фајлови такође могу аутоматски да се мигрирају након укључивања овог подешавања, молимо вас да погледате документацију у вези са occ командом.",
+ "Submitting fields …" : "Поља се подносе…",
"Filter file names …" : "Филтрирање имена фајлова…",
"Prevent warning dialogs from open or reenable them." : "Спречава да се дијалози упозорења отворе или да се поново укључе.",
"Show a warning dialog when changing a file extension." : "Прикажи дијалог упозорења када се мења екстензија фајла.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Пређи на фајл са леве стране (у режиму мреже)",
"Navigate to the file on the right (in grid mode)" : "Пређи на фајл са десне стране (у режиму мреже)",
"Toggle the grid view" : "Укључи/искључи приказ мреже",
- "Open the sidebar for a file" : "Отвори у бочни панел за фајл"
+ "Open the sidebar for a file" : "Отвори у бочни панел за фајл",
+ "Save as …" : "Сачувај као",
+ "Converting files …" : "Фајлови се конвертују",
+ "Converting file …" : "Фајл се конвертује",
+ "Search everywhere …" : "Претражи свуда",
+ "Search here …" : "Претражи овде…",
+ "Preparing …" : "Припрема се синхронизација"
},
"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/l10n/sr.json b/apps/files/l10n/sr.json
index eb2805adcd1..e80f31cfdef 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.",
"File not found" : "Фајл није нађен",
"_{count} selected_::_{count} selected_" : ["изабран је {count}","изабрана су {count}","изабрано је {count}"],
- "Search everywhere …" : "Претражи свуда",
- "Search here …" : "Претражи овде…",
"Search scope options" : "Опције опсега претраге",
"Search here" : "Претражи овде",
"{usedQuotaByte} used" : "{usedQuotaByte} искоришћено",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Није успело освежавање статуса пречишћавања имена фајла.",
"Filename sanitization in progress." : "Пречишћавање имена фајла је у току.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Тренутно је већ обрађено {processedUsers} од {totalUsers} налога.",
- "Preparing …" : "Припрема се синхронизација",
"Refresh" : "Освежи",
"All files have been santized for Windows filename support." : "Пречишћени су сви фајлови тако да подржавају Windows захтеве за име фајла.",
"Some files could not be sanitized, please check your logs." : "Неки фајлови нису могли да се пречисте, молимо вас да погледате дневнике.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Пречисти имена фајлова",
"(starting)" : "(почиње)",
"Fill template fields" : "Попуните поља шаблона",
- "Submitting fields …" : "Поља се подносе…",
"Submit" : "Пошаљи",
"Choose a file or folder to transfer" : "Одаберите фајл или фасциклу за пренос",
"Transfer" : "Пренеси",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Не приказуј поново овај дијалог.",
"Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк",
"Choose {file}" : "Изабери {file}",
- "Share" : "Пдели",
- "Shared by link" : "Дељени путем везе",
- "Shared" : "Подељено",
- "Switch to list view" : "Пређи на поглед листе",
- "Switch to grid view" : "Пређи на поглед мреже",
- "The file could not be found" : "Фајл није могао да се пронађе",
- "Upload was cancelled by user" : "Корисник је прекинуо отпремање",
- "Not enough free space" : "Нема довољно слободног места",
- "Operation is blocked by access control" : "Контрола приступа је блокирала операцију",
- "Error during upload: {message}" : "Грешка при отпремању: {message}",
- "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}",
- "Unknown error during upload" : "Непозната грешка током отпремања",
- "Loading current folder" : "Учитавање текућег фолдера",
- "Retry" : "Покушај поново",
- "No files in here" : "Овде нема фајлова",
- "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
- "Go back" : "Иди назад",
- "Views" : "Прикази",
- "Files settings" : "Подешавања фајлова",
- "Your files" : "Ваши фајлови",
- "Open in files" : "Отвори у фајловима",
- "File cannot be accessed" : "Фајлу не може да се приступи",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Фајл није могао да се пронађе или немате дозволу да га прегледате. Замолите пошиљаоца да га подели.",
- "No search results for “{query}”" : "Није нађен ниједан резултат за „{query}”",
- "Search for files" : "Претражи фајлове",
"Clipboard is not available" : "Клипборд није доступан",
"WebDAV URL copied" : "WebDAV URL је копиран",
+ "Files settings" : "Подешавања фајлова",
"General" : "Опште",
"Default view" : "Подразумевани поглед",
"All files" : "Сви фајлови",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Укључи/искључи приказ мреже",
"Open file sidebar" : "Отвори бочну траку за фајл",
"Show those shortcuts" : "Прикажи те пречице",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозвољава се ограничавање имена фајлова тако да сви клијенти могу да их синхронизују. Подразумевано се дозвољавају сва имена фајлова која су исправна на POSIX системима (нпр. Linux или macOS).",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Када се укључе Windows компатибилна имена фајлова, постојећи фајлови се више неће моћи мењати, али њихов власник може да им промени име на исправно ново име.",
- "Failed to toggle Windows filename support" : "Није успело укљ./искљ. подршке за Windows имена фајлова",
- "Files compatibility" : "Компатибилност фајлова",
- "Enforce Windows compatibility" : "Форсирај Windows компатибилност",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ово ће да блокира имена фајлова која су неисправна на Windows системима, као што су она која користе резервисана имена или специјалне карактере. Али ово неће форсирати компатибилност разликовања малих и великих слова.",
+ "Share" : "Пдели",
+ "Shared by link" : "Дељени путем везе",
+ "Shared" : "Подељено",
+ "Switch to list view" : "Пређи на поглед листе",
+ "Switch to grid view" : "Пређи на поглед мреже",
+ "The file could not be found" : "Фајл није могао да се пронађе",
+ "Upload was cancelled by user" : "Корисник је прекинуо отпремање",
+ "Not enough free space" : "Нема довољно слободног места",
+ "Operation is blocked by access control" : "Контрола приступа је блокирала операцију",
+ "Error during upload: {message}" : "Грешка при отпремању: {message}",
+ "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}",
+ "Unknown error during upload" : "Непозната грешка током отпремања",
+ "Loading current folder" : "Учитавање текућег фолдера",
+ "Retry" : "Покушај поново",
+ "No files in here" : "Овде нема фајлова",
+ "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
+ "Go back" : "Иди назад",
+ "Views" : "Прикази",
"You" : "Ви",
"Shared multiple times with different people" : "Дељено више пута са разним људима",
"Unable to change the favorite state of the file" : "Није успела измена стања омиљено за фајл",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Избаци из омиљених",
"Add to favorites" : "Додај у омиљене",
"Tags" : "Ознаке",
+ "Your files" : "Ваши фајлови",
+ "Open in files" : "Отвори у фајловима",
+ "File cannot be accessed" : "Фајлу не може да се приступи",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Фајл није могао да се пронађе или немате дозволу да га прегледате. Замолите пошиљаоца да га подели.",
+ "No search results for “{query}”" : "Није нађен ниједан резултат за „{query}”",
+ "Search for files" : "Претражи фајлове",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозвољава се ограничавање имена фајлова тако да сви клијенти могу да их синхронизују. Подразумевано се дозвољавају сва имена фајлова која су исправна на POSIX системима (нпр. Linux или macOS).",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Када се укључе Windows компатибилна имена фајлова, постојећи фајлови се више неће моћи мењати, али њихов власник може да им промени име на исправно ново име.",
+ "Failed to toggle Windows filename support" : "Није успело укљ./искљ. подршке за Windows имена фајлова",
+ "Files compatibility" : "Компатибилност фајлова",
+ "Enforce Windows compatibility" : "Форсирај Windows компатибилност",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ово ће да блокира имена фајлова која су неисправна на Windows системима, као што су она која користе резервисана имена или специјалне карактере. Али ово неће форсирати компатибилност разликовања малих и великих слова.",
"Blank" : "Празно",
"Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл",
"Pick a template for {name}" : "Изаберите шаблон за {name}",
"Create a new file with the selected template" : "Креирање новог фајла по изабраном шаблону",
"Creating file" : "Креирање фајла",
"Save as {displayName}" : "Сачувај као {displayName}",
- "Save as …" : "Сачувај као",
- "Converting files …" : "Фајлови се конвертују",
"Failed to convert files: {message}" : "Није успела конверзија фајлова: {message}",
"All files failed to be converted" : "Ниједан фајл није могао да се конвертује",
"One file could not be converted: {message}" : "Један фајл није могао да се конвертује: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Фајл је успешно конвертован","Успешно су конвертована %n фајла","Успешно је конвертовано %n фајлова"],
"Files successfully converted" : "Фајлови су успешно конвертовани",
"Failed to convert files" : "Није успела конверзија фајлова",
- "Converting file …" : "Фајл се конвертује",
"File successfully converted" : "Фајл је успешно конвертован",
"Failed to convert file: {message}" : "Није успела конверзија фајла: {message}",
"Failed to convert file" : "Фајл није могао да се конвертује",
@@ -300,8 +293,6 @@
"Download" : "Преузми",
"The requested file is not available." : "Тражени фајл није доступан.",
"The requested files are not available." : "Тражени фајлови нису доступни.",
- "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}”…",
- "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}”…",
"Destination is not a folder" : "Одредиште није фолдер",
"This file/folder is already in that directory" : "Овај фајл/фолдер се већ налази у том директоријуму",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Фајл/фолдер не можете да преместите у самог себе или у његов подфолдер",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.",
"Deletion cancelled" : "Брисање је отказано",
+ "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}”…",
+ "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}”…",
"Move cancelled" : "Премештање је отказано",
"Cancelled move or copy of \"{filename}\"." : "Операција премештања или копирања „{filename}” је отказана.",
"Cancelled move or copy operation" : "Операција премештања или копирања је отказана",
@@ -502,6 +495,7 @@
"renamed file" : "преименован фајл",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Када се укључе windows компатибилна имена фајлова, постојећи фајлови се више неће моћи мењати, али њихов власник може да им промени име на исправно ново име.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Фајлови такође могу аутоматски да се мигрирају након укључивања овог подешавања, молимо вас да погледате документацију у вези са occ командом.",
+ "Submitting fields …" : "Поља се подносе…",
"Filter file names …" : "Филтрирање имена фајлова…",
"Prevent warning dialogs from open or reenable them." : "Спречава да се дијалози упозорења отворе или да се поново укључе.",
"Show a warning dialog when changing a file extension." : "Прикажи дијалог упозорења када се мења екстензија фајла.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Пређи на фајл са леве стране (у режиму мреже)",
"Navigate to the file on the right (in grid mode)" : "Пређи на фајл са десне стране (у режиму мреже)",
"Toggle the grid view" : "Укључи/искључи приказ мреже",
- "Open the sidebar for a file" : "Отвори у бочни панел за фајл"
+ "Open the sidebar for a file" : "Отвори у бочни панел за фајл",
+ "Save as …" : "Сачувај као",
+ "Converting files …" : "Фајлови се конвертују",
+ "Converting file …" : "Фајл се конвертује",
+ "Search everywhere …" : "Претражи свуда",
+ "Search here …" : "Претражи овде…",
+ "Preparing …" : "Припрема се синхронизација"
},"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/l10n/sv.js b/apps/files/l10n/sv.js
index 021bcbdfbaf..a2b9141d13c 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.",
"File not found" : "Filen kunde inte hittas",
"_{count} selected_::_{count} selected_" : ["{count} vald","{count} valda"],
- "Search everywhere …" : "Sök överallt …",
- "Search here …" : "Sök här …",
"Search scope options" : "Alternativ för sökomfång",
"Search here" : "Sök här",
"{usedQuotaByte} used" : "{usedQuotaByte} använt",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Kunde inte uppdatera status för filnamnssanering.",
"Filename sanitization in progress." : "Filnamnssanering pågår.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "För närvarande har {processedUsers} av {totalUsers} konton redan behandlats.",
- "Preparing …" : "Förbereder …",
"Refresh" : "Uppdatera",
"All files have been santized for Windows filename support." : "Alla filer har sanerats för att stödja filnamn i Windows.",
"Some files could not be sanitized, please check your logs." : "Vissa filer kunde inte saneras, kontrollera loggarna.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Sanera filnamn",
"(starting)" : "(startar)",
"Fill template fields" : "Fyll mallfält",
- "Submitting fields …" : "Skickar fält ...",
"Submit" : "Skicka",
"Choose a file or folder to transfer" : "Välj en fil eller mapp att överföra",
"Transfer" : "Överför",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Visa inte denna dialog igen.",
"Select file or folder to link to" : "Välj fil eller mapp att länka till",
"Choose {file}" : "Välj {file}",
- "Share" : "Dela",
- "Shared by link" : "Delad via länk",
- "Shared" : "Delad",
- "Switch to list view" : "Växla till listvy",
- "Switch to grid view" : "Växla till rutnätsvy",
- "The file could not be found" : "Filen kunde inte hittas",
- "Upload was cancelled by user" : "Uppladdningen avbröts av användaren",
- "Not enough free space" : "Inte tillräckligt med ledigt utrymme",
- "Operation is blocked by access control" : "Operationen blockeras av åtkomstkontroll",
- "Error during upload: {message}" : "Fel vid uppladdning: {message}",
- "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}",
- "Unknown error during upload" : "Okänt fel under uppladdning",
- "Loading current folder" : "Laddar aktuell mapp",
- "Retry" : "Försök igen",
- "No files in here" : "Inga filer kunde hittas",
- "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
- "Go back" : "Gå tillbaks",
- "Views" : "Vyer",
- "Files settings" : "Filinställningar",
- "Your files" : "Dina filer",
- "Open in files" : "Öppna i filer",
- "File cannot be accessed" : "Det går inte att komma åt filen",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.",
- "No search results for “{query}”" : "Inget sökresultat för “{query}”",
- "Search for files" : "Sök efter filer",
"Clipboard is not available" : "Urklipp är inte tillgängligt",
"WebDAV URL copied" : "WebDAV-adress kopierad",
+ "Files settings" : "Filinställningar",
"General" : "Allmänt",
"Default view" : "Standardvy",
"All files" : "Alla filer",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Växla rutnätsvy",
"Open file sidebar" : "Öppna filens sidofält",
"Show those shortcuts" : "Visa dessa genvägar",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "När Windows-kompatibla filnamn har aktiverats kan befintliga filer inte längre ändras, men de kan byta namn till giltiga nya namn av sin ägare.",
- "Failed to toggle Windows filename support" : "Kunde inte växla stöd för filnamn i Windows",
- "Files compatibility" : "Filkompatibilitet",
- "Enforce Windows compatibility" : "Tvinga Windows-kompatibilitet",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Detta kommer att blockera filnamn som inte är giltiga på Windows-system, som att använda reserverade namn eller specialtecken. Men detta kommer inte att framtvinga kompatibiliteten för skiftlägeskänslighet.",
+ "Share" : "Dela",
+ "Shared by link" : "Delad via länk",
+ "Shared" : "Delad",
+ "Switch to list view" : "Växla till listvy",
+ "Switch to grid view" : "Växla till rutnätsvy",
+ "The file could not be found" : "Filen kunde inte hittas",
+ "Upload was cancelled by user" : "Uppladdningen avbröts av användaren",
+ "Not enough free space" : "Inte tillräckligt med ledigt utrymme",
+ "Operation is blocked by access control" : "Operationen blockeras av åtkomstkontroll",
+ "Error during upload: {message}" : "Fel vid uppladdning: {message}",
+ "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}",
+ "Unknown error during upload" : "Okänt fel under uppladdning",
+ "Loading current folder" : "Laddar aktuell mapp",
+ "Retry" : "Försök igen",
+ "No files in here" : "Inga filer kunde hittas",
+ "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
+ "Go back" : "Gå tillbaks",
+ "Views" : "Vyer",
"You" : "Du",
"Shared multiple times with different people" : "Delad flera gånger med olika personer",
"Unable to change the favorite state of the file" : "Kan inte ändra filens favoritstatus",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Ta bort från favoriter",
"Add to favorites" : "Lägg till i favoriter",
"Tags" : "Taggar",
+ "Your files" : "Dina filer",
+ "Open in files" : "Öppna i filer",
+ "File cannot be accessed" : "Det går inte att komma åt filen",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.",
+ "No search results for “{query}”" : "Inget sökresultat för “{query}”",
+ "Search for files" : "Sök efter filer",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "När Windows-kompatibla filnamn har aktiverats kan befintliga filer inte längre ändras, men de kan byta namn till giltiga nya namn av sin ägare.",
+ "Failed to toggle Windows filename support" : "Kunde inte växla stöd för filnamn i Windows",
+ "Files compatibility" : "Filkompatibilitet",
+ "Enforce Windows compatibility" : "Tvinga Windows-kompatibilitet",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Detta kommer att blockera filnamn som inte är giltiga på Windows-system, som att använda reserverade namn eller specialtecken. Men detta kommer inte att framtvinga kompatibiliteten för skiftlägeskänslighet.",
"Blank" : "Tom",
"Unable to create new file from template" : "Kunde inte skapa fil från mall",
"Pick a template for {name}" : "Välj en mall för {name}",
"Create a new file with the selected template" : "Skapa en ny fil med den valda mallen",
"Creating file" : "Skapar fil",
"Save as {displayName}" : "Spara som {displayName}",
- "Save as …" : "Spara som …",
- "Converting files …" : "Konverterar filer ...",
"Failed to convert files: {message}" : "Kunde inte konvertera filer: {message}",
"All files failed to be converted" : "Alla filer misslyckades med att konverteras",
"One file could not be converted: {message}" : "En fil kunde inte konverteras: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["En fil har konverterats","%n filer har konverterats"],
"Files successfully converted" : "Filerna har konverterats",
"Failed to convert files" : "Det gick inte att konvertera filer",
- "Converting file …" : "Konverterar fil ...",
"File successfully converted" : "Filen har konverterats",
"Failed to convert file: {message}" : "Kunde inte konvertera filen: {message}",
"Failed to convert file" : "Kunde inte konvertera filen",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Hämta",
"The requested file is not available." : "Den begärda filen är inte tillgänglig.",
"The requested files are not available." : "De begärda filerna är inte tillgängliga.",
- "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …",
"Destination is not a folder" : "Destinationen är inte en mapp",
"This file/folder is already in that directory" : "Den här filen/mappen finns redan i den katalogen",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Använd denna adress för att komma åt dina filer med WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Om du har aktiverat 2FA måste du skapa och använda ett nytt applösenord genom att klicka här.",
"Deletion cancelled" : "Radering avbruten",
+ "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …",
"Move cancelled" : "Flytt avbruten",
"Cancelled move or copy of \"{filename}\"." : "Avbröt flytt eller kopiering av \"{filename}\".",
"Cancelled move or copy operation" : "Flytta eller kopiera avbröts",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "omdöpt fil",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "När Windows-kompatibla filnamn har aktiverats kan befintliga filer inte längre ändras, men de kan byta namn till giltiga nya namn av sin ägare.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Det är också möjligt att migrera filer automatiskt efter att den här inställningen har aktiverats. Se dokumentationen om kommandot occ för mer information.",
+ "Submitting fields …" : "Skickar fält ...",
"Filter file names …" : "Filtrera filnamn …",
"Prevent warning dialogs from open or reenable them." : "Förhindra varningsdialoger från att öppnas eller aktivera dem igen.",
"Show a warning dialog when changing a file extension." : "Visa en varningsdialog vid ändring av filändelse.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Gå till filen till vänster (i rutnätsvy)",
"Navigate to the file on the right (in grid mode)" : "Gå till filen till höger (i rutnätsvy)",
"Toggle the grid view" : "Växla rutnätsvy",
- "Open the sidebar for a file" : "Öppna sidofältet för en fil"
+ "Open the sidebar for a file" : "Öppna sidofältet för en fil",
+ "Save as …" : "Spara som …",
+ "Converting files …" : "Konverterar filer ...",
+ "Converting file …" : "Konverterar fil ...",
+ "Search everywhere …" : "Sök överallt …",
+ "Search here …" : "Sök här …",
+ "Preparing …" : "Förbereder …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index c9cebc922f2..d1dc5bfd803 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.",
"File not found" : "Filen kunde inte hittas",
"_{count} selected_::_{count} selected_" : ["{count} vald","{count} valda"],
- "Search everywhere …" : "Sök överallt …",
- "Search here …" : "Sök här …",
"Search scope options" : "Alternativ för sökomfång",
"Search here" : "Sök här",
"{usedQuotaByte} used" : "{usedQuotaByte} använt",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Kunde inte uppdatera status för filnamnssanering.",
"Filename sanitization in progress." : "Filnamnssanering pågår.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "För närvarande har {processedUsers} av {totalUsers} konton redan behandlats.",
- "Preparing …" : "Förbereder …",
"Refresh" : "Uppdatera",
"All files have been santized for Windows filename support." : "Alla filer har sanerats för att stödja filnamn i Windows.",
"Some files could not be sanitized, please check your logs." : "Vissa filer kunde inte saneras, kontrollera loggarna.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Sanera filnamn",
"(starting)" : "(startar)",
"Fill template fields" : "Fyll mallfält",
- "Submitting fields …" : "Skickar fält ...",
"Submit" : "Skicka",
"Choose a file or folder to transfer" : "Välj en fil eller mapp att överföra",
"Transfer" : "Överför",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Visa inte denna dialog igen.",
"Select file or folder to link to" : "Välj fil eller mapp att länka till",
"Choose {file}" : "Välj {file}",
- "Share" : "Dela",
- "Shared by link" : "Delad via länk",
- "Shared" : "Delad",
- "Switch to list view" : "Växla till listvy",
- "Switch to grid view" : "Växla till rutnätsvy",
- "The file could not be found" : "Filen kunde inte hittas",
- "Upload was cancelled by user" : "Uppladdningen avbröts av användaren",
- "Not enough free space" : "Inte tillräckligt med ledigt utrymme",
- "Operation is blocked by access control" : "Operationen blockeras av åtkomstkontroll",
- "Error during upload: {message}" : "Fel vid uppladdning: {message}",
- "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}",
- "Unknown error during upload" : "Okänt fel under uppladdning",
- "Loading current folder" : "Laddar aktuell mapp",
- "Retry" : "Försök igen",
- "No files in here" : "Inga filer kunde hittas",
- "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
- "Go back" : "Gå tillbaks",
- "Views" : "Vyer",
- "Files settings" : "Filinställningar",
- "Your files" : "Dina filer",
- "Open in files" : "Öppna i filer",
- "File cannot be accessed" : "Det går inte att komma åt filen",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.",
- "No search results for “{query}”" : "Inget sökresultat för “{query}”",
- "Search for files" : "Sök efter filer",
"Clipboard is not available" : "Urklipp är inte tillgängligt",
"WebDAV URL copied" : "WebDAV-adress kopierad",
+ "Files settings" : "Filinställningar",
"General" : "Allmänt",
"Default view" : "Standardvy",
"All files" : "Alla filer",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Växla rutnätsvy",
"Open file sidebar" : "Öppna filens sidofält",
"Show those shortcuts" : "Visa dessa genvägar",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "När Windows-kompatibla filnamn har aktiverats kan befintliga filer inte längre ändras, men de kan byta namn till giltiga nya namn av sin ägare.",
- "Failed to toggle Windows filename support" : "Kunde inte växla stöd för filnamn i Windows",
- "Files compatibility" : "Filkompatibilitet",
- "Enforce Windows compatibility" : "Tvinga Windows-kompatibilitet",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Detta kommer att blockera filnamn som inte är giltiga på Windows-system, som att använda reserverade namn eller specialtecken. Men detta kommer inte att framtvinga kompatibiliteten för skiftlägeskänslighet.",
+ "Share" : "Dela",
+ "Shared by link" : "Delad via länk",
+ "Shared" : "Delad",
+ "Switch to list view" : "Växla till listvy",
+ "Switch to grid view" : "Växla till rutnätsvy",
+ "The file could not be found" : "Filen kunde inte hittas",
+ "Upload was cancelled by user" : "Uppladdningen avbröts av användaren",
+ "Not enough free space" : "Inte tillräckligt med ledigt utrymme",
+ "Operation is blocked by access control" : "Operationen blockeras av åtkomstkontroll",
+ "Error during upload: {message}" : "Fel vid uppladdning: {message}",
+ "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}",
+ "Unknown error during upload" : "Okänt fel under uppladdning",
+ "Loading current folder" : "Laddar aktuell mapp",
+ "Retry" : "Försök igen",
+ "No files in here" : "Inga filer kunde hittas",
+ "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
+ "Go back" : "Gå tillbaks",
+ "Views" : "Vyer",
"You" : "Du",
"Shared multiple times with different people" : "Delad flera gånger med olika personer",
"Unable to change the favorite state of the file" : "Kan inte ändra filens favoritstatus",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Ta bort från favoriter",
"Add to favorites" : "Lägg till i favoriter",
"Tags" : "Taggar",
+ "Your files" : "Dina filer",
+ "Open in files" : "Öppna i filer",
+ "File cannot be accessed" : "Det går inte att komma åt filen",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.",
+ "No search results for “{query}”" : "Inget sökresultat för “{query}”",
+ "Search for files" : "Sök efter filer",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillåt att begränsa filnamn för att säkerställa att filer kan synkroniseras med alla klienter. Som standard är alla filnamn som är giltiga på POSIX (t.ex. Linux eller macOS) tillåtna.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "När Windows-kompatibla filnamn har aktiverats kan befintliga filer inte längre ändras, men de kan byta namn till giltiga nya namn av sin ägare.",
+ "Failed to toggle Windows filename support" : "Kunde inte växla stöd för filnamn i Windows",
+ "Files compatibility" : "Filkompatibilitet",
+ "Enforce Windows compatibility" : "Tvinga Windows-kompatibilitet",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Detta kommer att blockera filnamn som inte är giltiga på Windows-system, som att använda reserverade namn eller specialtecken. Men detta kommer inte att framtvinga kompatibiliteten för skiftlägeskänslighet.",
"Blank" : "Tom",
"Unable to create new file from template" : "Kunde inte skapa fil från mall",
"Pick a template for {name}" : "Välj en mall för {name}",
"Create a new file with the selected template" : "Skapa en ny fil med den valda mallen",
"Creating file" : "Skapar fil",
"Save as {displayName}" : "Spara som {displayName}",
- "Save as …" : "Spara som …",
- "Converting files …" : "Konverterar filer ...",
"Failed to convert files: {message}" : "Kunde inte konvertera filer: {message}",
"All files failed to be converted" : "Alla filer misslyckades med att konverteras",
"One file could not be converted: {message}" : "En fil kunde inte konverteras: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["En fil har konverterats","%n filer har konverterats"],
"Files successfully converted" : "Filerna har konverterats",
"Failed to convert files" : "Det gick inte att konvertera filer",
- "Converting file …" : "Konverterar fil ...",
"File successfully converted" : "Filen har konverterats",
"Failed to convert file: {message}" : "Kunde inte konvertera filen: {message}",
"Failed to convert file" : "Kunde inte konvertera filen",
@@ -300,8 +293,6 @@
"Download" : "Hämta",
"The requested file is not available." : "Den begärda filen är inte tillgänglig.",
"The requested files are not available." : "De begärda filerna är inte tillgängliga.",
- "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …",
"Destination is not a folder" : "Destinationen är inte en mapp",
"This file/folder is already in that directory" : "Den här filen/mappen finns redan i den katalogen",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Använd denna adress för att komma åt dina filer med WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Om du har aktiverat 2FA måste du skapa och använda ett nytt applösenord genom att klicka här.",
"Deletion cancelled" : "Radering avbruten",
+ "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …",
"Move cancelled" : "Flytt avbruten",
"Cancelled move or copy of \"{filename}\"." : "Avbröt flytt eller kopiering av \"{filename}\".",
"Cancelled move or copy operation" : "Flytta eller kopiera avbröts",
@@ -502,6 +495,7 @@
"renamed file" : "omdöpt fil",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "När Windows-kompatibla filnamn har aktiverats kan befintliga filer inte längre ändras, men de kan byta namn till giltiga nya namn av sin ägare.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Det är också möjligt att migrera filer automatiskt efter att den här inställningen har aktiverats. Se dokumentationen om kommandot occ för mer information.",
+ "Submitting fields …" : "Skickar fält ...",
"Filter file names …" : "Filtrera filnamn …",
"Prevent warning dialogs from open or reenable them." : "Förhindra varningsdialoger från att öppnas eller aktivera dem igen.",
"Show a warning dialog when changing a file extension." : "Visa en varningsdialog vid ändring av filändelse.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Gå till filen till vänster (i rutnätsvy)",
"Navigate to the file on the right (in grid mode)" : "Gå till filen till höger (i rutnätsvy)",
"Toggle the grid view" : "Växla rutnätsvy",
- "Open the sidebar for a file" : "Öppna sidofältet för en fil"
+ "Open the sidebar for a file" : "Öppna sidofältet för en fil",
+ "Save as …" : "Spara som …",
+ "Converting files …" : "Konverterar filer ...",
+ "Converting file …" : "Konverterar fil ...",
+ "Search everywhere …" : "Sök överallt …",
+ "Search here …" : "Sök här …",
+ "Preparing …" : "Förbereder …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/sw.js b/apps/files/l10n/sw.js
index 098bee538ae..c6ae5ca3a2b 100644
--- a/apps/files/l10n/sw.js
+++ b/apps/files/l10n/sw.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Orodha hii haijatolewa kikamilifu kwa sababu za utendaji. Faili zitatolewa unapopitia orodha.",
"File not found" : "Faili halipatikani",
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} iliyochaguliwa"],
- "Search everywhere …" : "Tafuta kila mahali...",
- "Search here …" : "Tafuta hapa...",
"Search scope options" : "Chaguo za upeo wa utafutaji",
"Search here" : "Tafuta hapa",
"{usedQuotaByte} used" : "{usedQuotaByte}imetumika",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Imeshindwa kuonyesha upya hali ya utakaso wa jina la kushindwa.",
"Filename sanitization in progress." : "Usafishaji wa jina la faili unaendelea.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Kwa sasa {processedUsers} kati ya akaunti za {totalUsers} tayari zimechakatwa.",
- "Preparing …" : "Inaandaa...",
"Refresh" : "Onyesha upya",
"All files have been santized for Windows filename support." : "Faili zote zimesafishwa kwa usaidizi wa jina la faili la Windows.",
"Some files could not be sanitized, please check your logs." : "Baadhi ya faili hazikuweza kusafishwa, tafadhali angalia kumbukumbu zako.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Takasa majina ya faili",
"(starting)" : "(inaanza)",
"Fill template fields" : "Jaza sehemu za violezo",
- "Submitting fields …" : "Inawasilisha violezo",
"Submit" : "Wasilisha",
"Choose a file or folder to transfer" : "Chagua faili au kisanduku cha kuhamisha",
"Transfer" : "Hamisha",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Usioneshe mazungumzo haya tena",
"Select file or folder to link to" : "Chagua faili au kisanduku cha kuunga kwa",
"Choose {file}" : "Chagua {file}",
- "Share" : "Shirikisha",
- "Shared by link" : "Imeshirikishwa na kiungio",
- "Shared" : "Shirikisha",
- "Switch to list view" : "Badili hadi mwonekano wa orodha",
- "Switch to grid view" : "Badili hadi mwonekano wa gridi",
- "The file could not be found" : "Faili halikupatikana",
- "Upload was cancelled by user" : "Upakiaji ulisitishwa na mtumiaji",
- "Not enough free space" : "Hakuna eneo huru la kutosha",
- "Operation is blocked by access control" : "Uendeshaji umezuiwa na udhibiti wa ufikiaji",
- "Error during upload: {message}" : "Hitilafu wakati wa kupakia: {message}",
- "Error during upload, status code {status}" : "Hitilafu wakati wa kupakia, msimbo wa hali {status}",
- "Unknown error during upload" : "Hitilafu isiyojulikana wakati wa kupakia",
- "Loading current folder" : "Inapakia faili ya sasa",
- "Retry" : "Jaribu tene",
- "No files in here" : "Hakuna faili hapa",
- "Upload some content or sync with your devices!" : "Pakia baadhi ya maudhui au usawazishe na vifaa vyako!",
- "Go back" : "Rudi nyuma",
- "Views" : "Mionekano",
- "Files settings" : "Mipangilio ya faili",
- "Your files" : "Mafaili yako",
- "Open in files" : "Fungua ndani ya faili",
- "File cannot be accessed" : "Faili haliwezi kufikika",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili haikupatikana au huna ruhusa ya kuitazama. Uliza mtumaji kuishirikisha.",
- "No search results for “{query}”" : "Hakuna matokeo ya utafutaji kwa {query}",
- "Search for files" : "Tafuta faili",
"Clipboard is not available" : "Ubao wa kunakili haupatikani",
"WebDAV URL copied" : "WebDAV URL imenakiliwa",
+ "Files settings" : "Mipangilio ya faili",
"General" : "Kuu",
"Default view" : "Mwonekano chaguomsingi",
"All files" : "Faili zote",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Badilisha mwonekano wa gridi",
"Open file sidebar" : "Fungua upau wa pembeni wa faili",
"Show those shortcuts" : "Onesha mikato hiyo",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ruhusu kuzuia majina ya faili ili kuhakikisha kuwa faili zinaweza kusawazishwa na wateja wote. Kwa chaguo-msingi, majina yote ya faili ni halali katika POSIX (e.g. Linux or macOS) zinaruhusiwa.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Baada ya kuruhusu majina ya faili yanayooana na Windows, faili zilizopo haziwezi kubadilishwa tena lakini zinaweza kubadilishwa kuwa majina mapya halali na mmiliki wao.",
- "Failed to toggle Windows filename support" : "Failed to toggle Windows filename support",
- "Files compatibility" : "Utengamano wa faili",
- "Enforce Windows compatibility" : "Tekeleza utangamano wa windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Hii itazuia majina ya faili ambayo si halali kwenye mifumo ya Windows, kama vile kutumia majina yaliyohifadhiwa au herufi maalum. Lakini hii haitatekeleza utangamano wa unyeti wa kesi.",
+ "Share" : "Shirikisha",
+ "Shared by link" : "Imeshirikishwa na kiungio",
+ "Shared" : "Shirikisha",
+ "Switch to list view" : "Badili hadi mwonekano wa orodha",
+ "Switch to grid view" : "Badili hadi mwonekano wa gridi",
+ "The file could not be found" : "Faili halikupatikana",
+ "Upload was cancelled by user" : "Upakiaji ulisitishwa na mtumiaji",
+ "Not enough free space" : "Hakuna eneo huru la kutosha",
+ "Operation is blocked by access control" : "Uendeshaji umezuiwa na udhibiti wa ufikiaji",
+ "Error during upload: {message}" : "Hitilafu wakati wa kupakia: {message}",
+ "Error during upload, status code {status}" : "Hitilafu wakati wa kupakia, msimbo wa hali {status}",
+ "Unknown error during upload" : "Hitilafu isiyojulikana wakati wa kupakia",
+ "Loading current folder" : "Inapakia faili ya sasa",
+ "Retry" : "Jaribu tene",
+ "No files in here" : "Hakuna faili hapa",
+ "Upload some content or sync with your devices!" : "Pakia baadhi ya maudhui au usawazishe na vifaa vyako!",
+ "Go back" : "Rudi nyuma",
+ "Views" : "Mionekano",
"You" : "Wewe",
"Shared multiple times with different people" : "Imeshirikiwa mara nyingi na watu tofauti",
"Unable to change the favorite state of the file" : "Haiwezi kubadilisha hali ya faili inayopendwa",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Ondoa kutoka katika pendwa",
"Add to favorites" : "Ongeza kwenye pendwa",
"Tags" : "Maoni",
+ "Your files" : "Mafaili yako",
+ "Open in files" : "Fungua ndani ya faili",
+ "File cannot be accessed" : "Faili haliwezi kufikika",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili haikupatikana au huna ruhusa ya kuitazama. Uliza mtumaji kuishirikisha.",
+ "No search results for “{query}”" : "Hakuna matokeo ya utafutaji kwa {query}",
+ "Search for files" : "Tafuta faili",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ruhusu kuzuia majina ya faili ili kuhakikisha kuwa faili zinaweza kusawazishwa na wateja wote. Kwa chaguo-msingi, majina yote ya faili ni halali katika POSIX (e.g. Linux or macOS) zinaruhusiwa.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Baada ya kuruhusu majina ya faili yanayooana na Windows, faili zilizopo haziwezi kubadilishwa tena lakini zinaweza kubadilishwa kuwa majina mapya halali na mmiliki wao.",
+ "Failed to toggle Windows filename support" : "Failed to toggle Windows filename support",
+ "Files compatibility" : "Utengamano wa faili",
+ "Enforce Windows compatibility" : "Tekeleza utangamano wa windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Hii itazuia majina ya faili ambayo si halali kwenye mifumo ya Windows, kama vile kutumia majina yaliyohifadhiwa au herufi maalum. Lakini hii haitatekeleza utangamano wa unyeti wa kesi.",
"Blank" : "Mabano",
"Unable to create new file from template" : "Imeshindwa kutengeneza faili jipya kutoka kwenye sampuli/kiolezo",
"Pick a template for {name}" : "Chagua sampuli/kiolezo kwa {name}",
"Create a new file with the selected template" : "Tengeneza faili jipya na kiolezo/sampuli iliyochaguliwa",
"Creating file" : "Inatengeneza faili",
"Save as {displayName}" : "Hifadhi kama {displayName}",
- "Save as …" : "Hifadhi kama",
- "Converting files …" : "Inageuza mafaili",
"Failed to convert files: {message}" : "Imeshindwa kugeuza faili {message}",
"All files failed to be converted" : "Faili zote zimeshindwa kugeuzwa",
"One file could not be converted: {message}" : "Faili moja isingeweza kugeuzwa {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["One file successfully converted","%n faili zimegeuzwa kikamilifu"],
"Files successfully converted" : "Faili zimegeuzwa kikamilifu",
"Failed to convert files" : "Imeshindwa kugeuza faili",
- "Converting file …" : "Inageuza faili",
"File successfully converted" : "Faili imegeuzwa kikamilifu",
"Failed to convert file: {message}" : "Imeshindwa kugeuza faili {message}",
"Failed to convert file" : "Imeshindwa kugeuza faili",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "Pakua",
"The requested file is not available." : "Faili iliyoombwa haipatikani.",
"The requested files are not available." : "Faili zilizoombwa hazipatikani.",
- "Moving \"{source}\" to \"{destination}\" …" : "Sogeza \"{source}\" mpaka \"{destination}\"",
- "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" ...",
"Destination is not a folder" : " Lengwa si folda",
"This file/folder is already in that directory" : "Faili/folda hii tayari iko kwenye saraka hiyo",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Huwezi kuhamisha faili/folda kwenye yenyewe au kwenye folda yenyewe",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Tumia anwani hii kufikia Faili zako kupitia WavutiDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ikiwa umewasha 2FA, lazima uunde na utumie nenosiri jipya la programu kwa kubofya hapa",
"Deletion cancelled" : "Ufutaji umesitishwa",
+ "Moving \"{source}\" to \"{destination}\" …" : "Sogeza \"{source}\" mpaka \"{destination}\"",
+ "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" ...",
"Move cancelled" : "Uhamishaji umeghairishwa",
"Cancelled move or copy of \"{filename}\"." : "Imesitisha uhamishaji au unakili wa \"{filename}\"",
"Cancelled move or copy operation" : "Imesitisha operesheni ya uhamishaji au unakili",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "Faili iliyopewa jina jipya",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Baada ya kuwezesha majina ya windows ya faili yanayooana, faili zilizopo haziwezi kurekebishwa tena lakini zinaweza kubadilishwa kuwa majina mapya halali na mmiliki wao.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Pia inawezekana kuhamisha faili kiotomatiki baada ya kuwezesha mpangilio huu, tafadhali rejelea hati kuhusu amri ya occ.",
+ "Submitting fields …" : "Inawasilisha violezo",
"Filter file names …" : "Chuja majina ya faili...",
"Prevent warning dialogs from open or reenable them." : "Zuia mazungumzo ya onyo yasifunguliwe au uwashe upya.",
"Show a warning dialog when changing a file extension." : "Onyesha mazungumzo ya onyo unapobadilisha kiendelezi cha faili.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Sogea kwenye faili la kushoto (in grid mode)",
"Navigate to the file on the right (in grid mode)" : "Sogea kwenye faili la kulia ( in grid mode)",
"Toggle the grid view" : "Geuza mwonekano wa gridi",
- "Open the sidebar for a file" : "Fungua utepe kwa faili"
+ "Open the sidebar for a file" : "Fungua utepe kwa faili",
+ "Save as …" : "Hifadhi kama",
+ "Converting files …" : "Inageuza mafaili",
+ "Converting file …" : "Inageuza faili",
+ "Search everywhere …" : "Tafuta kila mahali...",
+ "Search here …" : "Tafuta hapa...",
+ "Preparing …" : "Inaandaa..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/sw.json b/apps/files/l10n/sw.json
index 2326b0f633b..7f3caeab872 100644
--- a/apps/files/l10n/sw.json
+++ b/apps/files/l10n/sw.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Orodha hii haijatolewa kikamilifu kwa sababu za utendaji. Faili zitatolewa unapopitia orodha.",
"File not found" : "Faili halipatikani",
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} iliyochaguliwa"],
- "Search everywhere …" : "Tafuta kila mahali...",
- "Search here …" : "Tafuta hapa...",
"Search scope options" : "Chaguo za upeo wa utafutaji",
"Search here" : "Tafuta hapa",
"{usedQuotaByte} used" : "{usedQuotaByte}imetumika",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Imeshindwa kuonyesha upya hali ya utakaso wa jina la kushindwa.",
"Filename sanitization in progress." : "Usafishaji wa jina la faili unaendelea.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "Kwa sasa {processedUsers} kati ya akaunti za {totalUsers} tayari zimechakatwa.",
- "Preparing …" : "Inaandaa...",
"Refresh" : "Onyesha upya",
"All files have been santized for Windows filename support." : "Faili zote zimesafishwa kwa usaidizi wa jina la faili la Windows.",
"Some files could not be sanitized, please check your logs." : "Baadhi ya faili hazikuweza kusafishwa, tafadhali angalia kumbukumbu zako.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Takasa majina ya faili",
"(starting)" : "(inaanza)",
"Fill template fields" : "Jaza sehemu za violezo",
- "Submitting fields …" : "Inawasilisha violezo",
"Submit" : "Wasilisha",
"Choose a file or folder to transfer" : "Chagua faili au kisanduku cha kuhamisha",
"Transfer" : "Hamisha",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Usioneshe mazungumzo haya tena",
"Select file or folder to link to" : "Chagua faili au kisanduku cha kuunga kwa",
"Choose {file}" : "Chagua {file}",
- "Share" : "Shirikisha",
- "Shared by link" : "Imeshirikishwa na kiungio",
- "Shared" : "Shirikisha",
- "Switch to list view" : "Badili hadi mwonekano wa orodha",
- "Switch to grid view" : "Badili hadi mwonekano wa gridi",
- "The file could not be found" : "Faili halikupatikana",
- "Upload was cancelled by user" : "Upakiaji ulisitishwa na mtumiaji",
- "Not enough free space" : "Hakuna eneo huru la kutosha",
- "Operation is blocked by access control" : "Uendeshaji umezuiwa na udhibiti wa ufikiaji",
- "Error during upload: {message}" : "Hitilafu wakati wa kupakia: {message}",
- "Error during upload, status code {status}" : "Hitilafu wakati wa kupakia, msimbo wa hali {status}",
- "Unknown error during upload" : "Hitilafu isiyojulikana wakati wa kupakia",
- "Loading current folder" : "Inapakia faili ya sasa",
- "Retry" : "Jaribu tene",
- "No files in here" : "Hakuna faili hapa",
- "Upload some content or sync with your devices!" : "Pakia baadhi ya maudhui au usawazishe na vifaa vyako!",
- "Go back" : "Rudi nyuma",
- "Views" : "Mionekano",
- "Files settings" : "Mipangilio ya faili",
- "Your files" : "Mafaili yako",
- "Open in files" : "Fungua ndani ya faili",
- "File cannot be accessed" : "Faili haliwezi kufikika",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili haikupatikana au huna ruhusa ya kuitazama. Uliza mtumaji kuishirikisha.",
- "No search results for “{query}”" : "Hakuna matokeo ya utafutaji kwa {query}",
- "Search for files" : "Tafuta faili",
"Clipboard is not available" : "Ubao wa kunakili haupatikani",
"WebDAV URL copied" : "WebDAV URL imenakiliwa",
+ "Files settings" : "Mipangilio ya faili",
"General" : "Kuu",
"Default view" : "Mwonekano chaguomsingi",
"All files" : "Faili zote",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Badilisha mwonekano wa gridi",
"Open file sidebar" : "Fungua upau wa pembeni wa faili",
"Show those shortcuts" : "Onesha mikato hiyo",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ruhusu kuzuia majina ya faili ili kuhakikisha kuwa faili zinaweza kusawazishwa na wateja wote. Kwa chaguo-msingi, majina yote ya faili ni halali katika POSIX (e.g. Linux or macOS) zinaruhusiwa.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Baada ya kuruhusu majina ya faili yanayooana na Windows, faili zilizopo haziwezi kubadilishwa tena lakini zinaweza kubadilishwa kuwa majina mapya halali na mmiliki wao.",
- "Failed to toggle Windows filename support" : "Failed to toggle Windows filename support",
- "Files compatibility" : "Utengamano wa faili",
- "Enforce Windows compatibility" : "Tekeleza utangamano wa windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Hii itazuia majina ya faili ambayo si halali kwenye mifumo ya Windows, kama vile kutumia majina yaliyohifadhiwa au herufi maalum. Lakini hii haitatekeleza utangamano wa unyeti wa kesi.",
+ "Share" : "Shirikisha",
+ "Shared by link" : "Imeshirikishwa na kiungio",
+ "Shared" : "Shirikisha",
+ "Switch to list view" : "Badili hadi mwonekano wa orodha",
+ "Switch to grid view" : "Badili hadi mwonekano wa gridi",
+ "The file could not be found" : "Faili halikupatikana",
+ "Upload was cancelled by user" : "Upakiaji ulisitishwa na mtumiaji",
+ "Not enough free space" : "Hakuna eneo huru la kutosha",
+ "Operation is blocked by access control" : "Uendeshaji umezuiwa na udhibiti wa ufikiaji",
+ "Error during upload: {message}" : "Hitilafu wakati wa kupakia: {message}",
+ "Error during upload, status code {status}" : "Hitilafu wakati wa kupakia, msimbo wa hali {status}",
+ "Unknown error during upload" : "Hitilafu isiyojulikana wakati wa kupakia",
+ "Loading current folder" : "Inapakia faili ya sasa",
+ "Retry" : "Jaribu tene",
+ "No files in here" : "Hakuna faili hapa",
+ "Upload some content or sync with your devices!" : "Pakia baadhi ya maudhui au usawazishe na vifaa vyako!",
+ "Go back" : "Rudi nyuma",
+ "Views" : "Mionekano",
"You" : "Wewe",
"Shared multiple times with different people" : "Imeshirikiwa mara nyingi na watu tofauti",
"Unable to change the favorite state of the file" : "Haiwezi kubadilisha hali ya faili inayopendwa",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Ondoa kutoka katika pendwa",
"Add to favorites" : "Ongeza kwenye pendwa",
"Tags" : "Maoni",
+ "Your files" : "Mafaili yako",
+ "Open in files" : "Fungua ndani ya faili",
+ "File cannot be accessed" : "Faili haliwezi kufikika",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Faili haikupatikana au huna ruhusa ya kuitazama. Uliza mtumaji kuishirikisha.",
+ "No search results for “{query}”" : "Hakuna matokeo ya utafutaji kwa {query}",
+ "Search for files" : "Tafuta faili",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ruhusu kuzuia majina ya faili ili kuhakikisha kuwa faili zinaweza kusawazishwa na wateja wote. Kwa chaguo-msingi, majina yote ya faili ni halali katika POSIX (e.g. Linux or macOS) zinaruhusiwa.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Baada ya kuruhusu majina ya faili yanayooana na Windows, faili zilizopo haziwezi kubadilishwa tena lakini zinaweza kubadilishwa kuwa majina mapya halali na mmiliki wao.",
+ "Failed to toggle Windows filename support" : "Failed to toggle Windows filename support",
+ "Files compatibility" : "Utengamano wa faili",
+ "Enforce Windows compatibility" : "Tekeleza utangamano wa windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Hii itazuia majina ya faili ambayo si halali kwenye mifumo ya Windows, kama vile kutumia majina yaliyohifadhiwa au herufi maalum. Lakini hii haitatekeleza utangamano wa unyeti wa kesi.",
"Blank" : "Mabano",
"Unable to create new file from template" : "Imeshindwa kutengeneza faili jipya kutoka kwenye sampuli/kiolezo",
"Pick a template for {name}" : "Chagua sampuli/kiolezo kwa {name}",
"Create a new file with the selected template" : "Tengeneza faili jipya na kiolezo/sampuli iliyochaguliwa",
"Creating file" : "Inatengeneza faili",
"Save as {displayName}" : "Hifadhi kama {displayName}",
- "Save as …" : "Hifadhi kama",
- "Converting files …" : "Inageuza mafaili",
"Failed to convert files: {message}" : "Imeshindwa kugeuza faili {message}",
"All files failed to be converted" : "Faili zote zimeshindwa kugeuzwa",
"One file could not be converted: {message}" : "Faili moja isingeweza kugeuzwa {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["One file successfully converted","%n faili zimegeuzwa kikamilifu"],
"Files successfully converted" : "Faili zimegeuzwa kikamilifu",
"Failed to convert files" : "Imeshindwa kugeuza faili",
- "Converting file …" : "Inageuza faili",
"File successfully converted" : "Faili imegeuzwa kikamilifu",
"Failed to convert file: {message}" : "Imeshindwa kugeuza faili {message}",
"Failed to convert file" : "Imeshindwa kugeuza faili",
@@ -300,8 +293,6 @@
"Download" : "Pakua",
"The requested file is not available." : "Faili iliyoombwa haipatikani.",
"The requested files are not available." : "Faili zilizoombwa hazipatikani.",
- "Moving \"{source}\" to \"{destination}\" …" : "Sogeza \"{source}\" mpaka \"{destination}\"",
- "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" ...",
"Destination is not a folder" : " Lengwa si folda",
"This file/folder is already in that directory" : "Faili/folda hii tayari iko kwenye saraka hiyo",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Huwezi kuhamisha faili/folda kwenye yenyewe au kwenye folda yenyewe",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Tumia anwani hii kufikia Faili zako kupitia WavutiDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ikiwa umewasha 2FA, lazima uunde na utumie nenosiri jipya la programu kwa kubofya hapa",
"Deletion cancelled" : "Ufutaji umesitishwa",
+ "Moving \"{source}\" to \"{destination}\" …" : "Sogeza \"{source}\" mpaka \"{destination}\"",
+ "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" ...",
"Move cancelled" : "Uhamishaji umeghairishwa",
"Cancelled move or copy of \"{filename}\"." : "Imesitisha uhamishaji au unakili wa \"{filename}\"",
"Cancelled move or copy operation" : "Imesitisha operesheni ya uhamishaji au unakili",
@@ -502,6 +495,7 @@
"renamed file" : "Faili iliyopewa jina jipya",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Baada ya kuwezesha majina ya windows ya faili yanayooana, faili zilizopo haziwezi kurekebishwa tena lakini zinaweza kubadilishwa kuwa majina mapya halali na mmiliki wao.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Pia inawezekana kuhamisha faili kiotomatiki baada ya kuwezesha mpangilio huu, tafadhali rejelea hati kuhusu amri ya occ.",
+ "Submitting fields …" : "Inawasilisha violezo",
"Filter file names …" : "Chuja majina ya faili...",
"Prevent warning dialogs from open or reenable them." : "Zuia mazungumzo ya onyo yasifunguliwe au uwashe upya.",
"Show a warning dialog when changing a file extension." : "Onyesha mazungumzo ya onyo unapobadilisha kiendelezi cha faili.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Sogea kwenye faili la kushoto (in grid mode)",
"Navigate to the file on the right (in grid mode)" : "Sogea kwenye faili la kulia ( in grid mode)",
"Toggle the grid view" : "Geuza mwonekano wa gridi",
- "Open the sidebar for a file" : "Fungua utepe kwa faili"
+ "Open the sidebar for a file" : "Fungua utepe kwa faili",
+ "Save as …" : "Hifadhi kama",
+ "Converting files …" : "Inageuza mafaili",
+ "Converting file …" : "Inageuza faili",
+ "Search everywhere …" : "Tafuta kila mahali...",
+ "Search here …" : "Tafuta hapa...",
+ "Preparing …" : "Inaandaa..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index dd73fc43fe4..a75868a5c89 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.",
"File not found" : "Dosya bulunamadı",
"_{count} selected_::_{count} selected_" : ["{count} seçilmiş","{count} seçilmiş"],
- "Search everywhere …" : "Her yerde ara…",
- "Search here …" : "Burada ara…",
"Search scope options" : "Arama kapsamı seçenekleri",
"Search here" : "Burada ara",
"{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "Dosya adı sadeleştirmesi durumu yenilenemedi.",
"Filename sanitization in progress." : "Dosya adı sadeleştirmesi işleniyor.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "{processedUsers} / {totalUsers} hesap zaten işlenmiş.",
- "Preparing …" : "Hazırlanıyor…",
"Refresh" : "Yenlle",
"All files have been santized for Windows filename support." : "Tüm dosya adları Windows dosya adı desteğine göre temizlendi.",
"Some files could not be sanitized, please check your logs." : "Bazı dosya adları sadeleştirilemedi. Lütfen günlük kayıtlarına bakın.",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "Dosya adlarını sadeleştir",
"(starting)" : "(başlatılıyor)",
"Fill template fields" : "Kalıp alanlarını doldur",
- "Submitting fields …" : "Alanlar gönderiliyor…",
"Submit" : "Gönder",
"Choose a file or folder to transfer" : "Sahipliği aktarılacak bir dosya ya da klasör seçin",
"Transfer" : "Sahipliği aktar",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.",
"Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin",
"Choose {file}" : "{file} seçin",
- "Share" : "Paylaş",
- "Shared by link" : "Bağlantı ile paylaşılmış",
- "Shared" : "Paylaşılan",
- "Switch to list view" : "Liste görünümüne geç",
- "Switch to grid view" : "Tablo görünümüne geç",
- "The file could not be found" : "Dosya bulunamadı",
- "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti",
- "Not enough free space" : "Yeterli boş alan yok",
- "Operation is blocked by access control" : "İşlem erişim denetimi tarafından engellendi",
- "Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}",
- "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}",
- "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı",
- "Loading current folder" : "Geçerli klasör yükleniyor",
- "Retry" : "Yeniden dene",
- "No files in here" : "Burada herhangi bir dosya yok",
- "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
- "Go back" : "Geri dön",
- "Views" : "Görünümler",
- "Files settings" : "Dosyalar ayarları",
- "Your files" : "Dosyalarınız",
- "Open in files" : "Dosyalar uygulamasında aç",
- "File cannot be accessed" : "Dosyaya erişilemedi",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin",
- "No search results for “{query}”" : "“{query}” için bir arama sonucu bulunamadı",
- "Search for files" : "Dosya ara",
"Clipboard is not available" : "Pano kullanılamıyor",
"WebDAV URL copied" : "WebDAV adresi kopyalandı",
+ "Files settings" : "Dosyalar ayarları",
"General" : "Genel",
"Default view" : "Varsayılan görünüm",
"All files" : "Tüm dosyalar",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "Tablo görünümünü aç/kapat",
"Open file sidebar" : "Dosya kenar çubuğunu aç",
"Show those shortcuts" : "Bu kısayolları görüntüler",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dosyaların tüm istemcilerle eşitlenebilmesi için dosya adlarının kısıtlanmasını sağlar. Varsayılan olarak POSIX içinde geçerli olan tüm dosya adlarına (Linux veya macOS) izin verilir.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows uyumlu dosya adları açıldıktan sonra, var olan dosyalar artık değiştirilemez. Ancak sahipleri tarafından geçerli yeni adlarla yeniden adlandırılabilir.",
- "Failed to toggle Windows filename support" : "Windows dosya adları desteğinin durumu değiştirilemedi",
- "Files compatibility" : "Dosyalar uygulaması uyumluluğu",
- "Enforce Windows compatibility" : "Windows uyumluluğu zorunlu kılınsın",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ayrılmış adlar veya özel karakterler kullanmak gibi Windows sistemlerinde geçerli olmayan dosya adlarını engeller. Ancak büyük/küçük harf duyarlılığı uyumluluğunu zorunlu kılmaz.",
+ "Share" : "Paylaş",
+ "Shared by link" : "Bağlantı ile paylaşılmış",
+ "Shared" : "Paylaşılan",
+ "Switch to list view" : "Liste görünümüne geç",
+ "Switch to grid view" : "Tablo görünümüne geç",
+ "The file could not be found" : "Dosya bulunamadı",
+ "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti",
+ "Not enough free space" : "Yeterli boş alan yok",
+ "Operation is blocked by access control" : "İşlem erişim denetimi tarafından engellendi",
+ "Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}",
+ "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}",
+ "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı",
+ "Loading current folder" : "Geçerli klasör yükleniyor",
+ "Retry" : "Yeniden dene",
+ "No files in here" : "Burada herhangi bir dosya yok",
+ "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
+ "Go back" : "Geri dön",
+ "Views" : "Görünümler",
"You" : "Siz",
"Shared multiple times with different people" : "Farklı kişilerle birkaç kez paylaşılmış",
"Unable to change the favorite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "Sık kullanılanlardan kaldır",
"Add to favorites" : "Sık kullanılanlara ekle",
"Tags" : "Etiketler",
+ "Your files" : "Dosyalarınız",
+ "Open in files" : "Dosyalar uygulamasında aç",
+ "File cannot be accessed" : "Dosyaya erişilemedi",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin",
+ "No search results for “{query}”" : "“{query}” için bir arama sonucu bulunamadı",
+ "Search for files" : "Dosya ara",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dosyaların tüm istemcilerle eşitlenebilmesi için dosya adlarının kısıtlanmasını sağlar. Varsayılan olarak POSIX içinde geçerli olan tüm dosya adlarına (Linux veya macOS) izin verilir.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows uyumlu dosya adları açıldıktan sonra, var olan dosyalar artık değiştirilemez. Ancak sahipleri tarafından geçerli yeni adlarla yeniden adlandırılabilir.",
+ "Failed to toggle Windows filename support" : "Windows dosya adları desteğinin durumu değiştirilemedi",
+ "Files compatibility" : "Dosyalar uygulaması uyumluluğu",
+ "Enforce Windows compatibility" : "Windows uyumluluğu zorunlu kılınsın",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ayrılmış adlar veya özel karakterler kullanmak gibi Windows sistemlerinde geçerli olmayan dosya adlarını engeller. Ancak büyük/küçük harf duyarlılığı uyumluluğunu zorunlu kılmaz.",
"Blank" : "Boş",
"Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi",
"Pick a template for {name}" : "{name} için bir kalıp seçin",
"Create a new file with the selected template" : "Seçilmiş kalıp ile yeni bir dosya ekle",
"Creating file" : "Dosya ekleniyor",
"Save as {displayName}" : "{displayName} olarak kaydet",
- "Save as …" : "Farklı kaydet…",
- "Converting files …" : "Dosyalar dönüştürülüyor…",
"Failed to convert files: {message}" : "Dosyalar dönüştürülemedi: {message}",
"All files failed to be converted" : "Tüm dosyalar dönüştürülemedi",
"One file could not be converted: {message}" : "Bir dosya dönüştürülemedi: {message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Bir dosya dönüştürüldü","%n dosya dönüştürüldü"],
"Files successfully converted" : "Dosyalar dönüştürüldü",
"Failed to convert files" : "Dosyalar dönüştürülemedi",
- "Converting file …" : "Dosya dönüştürülüyor…",
"File successfully converted" : "Dosya dönüştürüldü",
"Failed to convert file: {message}" : "Dosya dönüştürülemedi: {message}",
"Failed to convert file" : "Dosya dönüştürülemedi",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "İndir",
"The requested file is not available." : "İstenilen dosya kullanılamıyor.",
"The requested files are not available." : "İstenilen dosyalar kullanılamıyor.",
- "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine taşınıyor…",
- "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine kopyalanıyor…",
"Destination is not a folder" : "Hedef bir klasör değil",
"This file/folder is already in that directory" : "Dosya ya da klasör bu klasörde zaten var",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Bir dosyayı ya da klasörü kendi üzerine veya kendisinin alt klasörüne taşıyamazsınız",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı açtıysanız buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.",
"Deletion cancelled" : "Silme iptal edildi",
+ "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine taşınıyor…",
+ "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine kopyalanıyor…",
"Move cancelled" : "Taşıma iptal edildi",
"Cancelled move or copy of \"{filename}\"." : "\"{filename}\" dosyasını taşıma ya da kopyalama işlemi iptal edildi",
"Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "dosyayı yeniden adlandırdı",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows uyumlu dosya adları açıldıktan sonra, var olan dosyalar artık değiştirilemez. Ancak sahipleri tarafından geçerli yeni adlarla yeniden adlandırılabilir.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Bu ayarı açtıktan sonra dosyaları otomatik olarak da aktarılabilir. Lütfen occ komutuyla ilgili belgelere bakın.",
+ "Submitting fields …" : "Alanlar gönderiliyor…",
"Filter file names …" : "Dosya adlarını süz…",
"Prevent warning dialogs from open or reenable them." : "Uyarı pencerelerinin görüntülenmesini açın ya da kapatın.",
"Show a warning dialog when changing a file extension." : "Dosya uzantısı değiştirilirken uyarı penceresi görüntülensin.",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Soldaki dosyaya gider (ızgara görünümünde)",
"Navigate to the file on the right (in grid mode)" : "Sağdaki dosyaya gider (ızgara görünümünde)",
"Toggle the grid view" : "Izgara görünümünü açar ya da kapatır",
- "Open the sidebar for a file" : "Bir dosyanın kenar çubuğunu açar"
+ "Open the sidebar for a file" : "Bir dosyanın kenar çubuğunu açar",
+ "Save as …" : "Farklı kaydet…",
+ "Converting files …" : "Dosyalar dönüştürülüyor…",
+ "Converting file …" : "Dosya dönüştürülüyor…",
+ "Search everywhere …" : "Her yerde ara…",
+ "Search here …" : "Burada ara…",
+ "Preparing …" : "Hazırlanıyor…"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index f845933036a..72566c2156f 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.",
"File not found" : "Dosya bulunamadı",
"_{count} selected_::_{count} selected_" : ["{count} seçilmiş","{count} seçilmiş"],
- "Search everywhere …" : "Her yerde ara…",
- "Search here …" : "Burada ara…",
"Search scope options" : "Arama kapsamı seçenekleri",
"Search here" : "Burada ara",
"{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "Dosya adı sadeleştirmesi durumu yenilenemedi.",
"Filename sanitization in progress." : "Dosya adı sadeleştirmesi işleniyor.",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "{processedUsers} / {totalUsers} hesap zaten işlenmiş.",
- "Preparing …" : "Hazırlanıyor…",
"Refresh" : "Yenlle",
"All files have been santized for Windows filename support." : "Tüm dosya adları Windows dosya adı desteğine göre temizlendi.",
"Some files could not be sanitized, please check your logs." : "Bazı dosya adları sadeleştirilemedi. Lütfen günlük kayıtlarına bakın.",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "Dosya adlarını sadeleştir",
"(starting)" : "(başlatılıyor)",
"Fill template fields" : "Kalıp alanlarını doldur",
- "Submitting fields …" : "Alanlar gönderiliyor…",
"Submit" : "Gönder",
"Choose a file or folder to transfer" : "Sahipliği aktarılacak bir dosya ya da klasör seçin",
"Transfer" : "Sahipliği aktar",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.",
"Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin",
"Choose {file}" : "{file} seçin",
- "Share" : "Paylaş",
- "Shared by link" : "Bağlantı ile paylaşılmış",
- "Shared" : "Paylaşılan",
- "Switch to list view" : "Liste görünümüne geç",
- "Switch to grid view" : "Tablo görünümüne geç",
- "The file could not be found" : "Dosya bulunamadı",
- "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti",
- "Not enough free space" : "Yeterli boş alan yok",
- "Operation is blocked by access control" : "İşlem erişim denetimi tarafından engellendi",
- "Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}",
- "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}",
- "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı",
- "Loading current folder" : "Geçerli klasör yükleniyor",
- "Retry" : "Yeniden dene",
- "No files in here" : "Burada herhangi bir dosya yok",
- "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
- "Go back" : "Geri dön",
- "Views" : "Görünümler",
- "Files settings" : "Dosyalar ayarları",
- "Your files" : "Dosyalarınız",
- "Open in files" : "Dosyalar uygulamasında aç",
- "File cannot be accessed" : "Dosyaya erişilemedi",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin",
- "No search results for “{query}”" : "“{query}” için bir arama sonucu bulunamadı",
- "Search for files" : "Dosya ara",
"Clipboard is not available" : "Pano kullanılamıyor",
"WebDAV URL copied" : "WebDAV adresi kopyalandı",
+ "Files settings" : "Dosyalar ayarları",
"General" : "Genel",
"Default view" : "Varsayılan görünüm",
"All files" : "Tüm dosyalar",
@@ -250,12 +222,24 @@
"Toggle grid view" : "Tablo görünümünü aç/kapat",
"Open file sidebar" : "Dosya kenar çubuğunu aç",
"Show those shortcuts" : "Bu kısayolları görüntüler",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dosyaların tüm istemcilerle eşitlenebilmesi için dosya adlarının kısıtlanmasını sağlar. Varsayılan olarak POSIX içinde geçerli olan tüm dosya adlarına (Linux veya macOS) izin verilir.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows uyumlu dosya adları açıldıktan sonra, var olan dosyalar artık değiştirilemez. Ancak sahipleri tarafından geçerli yeni adlarla yeniden adlandırılabilir.",
- "Failed to toggle Windows filename support" : "Windows dosya adları desteğinin durumu değiştirilemedi",
- "Files compatibility" : "Dosyalar uygulaması uyumluluğu",
- "Enforce Windows compatibility" : "Windows uyumluluğu zorunlu kılınsın",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ayrılmış adlar veya özel karakterler kullanmak gibi Windows sistemlerinde geçerli olmayan dosya adlarını engeller. Ancak büyük/küçük harf duyarlılığı uyumluluğunu zorunlu kılmaz.",
+ "Share" : "Paylaş",
+ "Shared by link" : "Bağlantı ile paylaşılmış",
+ "Shared" : "Paylaşılan",
+ "Switch to list view" : "Liste görünümüne geç",
+ "Switch to grid view" : "Tablo görünümüne geç",
+ "The file could not be found" : "Dosya bulunamadı",
+ "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti",
+ "Not enough free space" : "Yeterli boş alan yok",
+ "Operation is blocked by access control" : "İşlem erişim denetimi tarafından engellendi",
+ "Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}",
+ "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}",
+ "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı",
+ "Loading current folder" : "Geçerli klasör yükleniyor",
+ "Retry" : "Yeniden dene",
+ "No files in here" : "Burada herhangi bir dosya yok",
+ "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
+ "Go back" : "Geri dön",
+ "Views" : "Görünümler",
"You" : "Siz",
"Shared multiple times with different people" : "Farklı kişilerle birkaç kez paylaşılmış",
"Unable to change the favorite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi",
@@ -264,14 +248,24 @@
"Remove from favorites" : "Sık kullanılanlardan kaldır",
"Add to favorites" : "Sık kullanılanlara ekle",
"Tags" : "Etiketler",
+ "Your files" : "Dosyalarınız",
+ "Open in files" : "Dosyalar uygulamasında aç",
+ "File cannot be accessed" : "Dosyaya erişilemedi",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin",
+ "No search results for “{query}”" : "“{query}” için bir arama sonucu bulunamadı",
+ "Search for files" : "Dosya ara",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Dosyaların tüm istemcilerle eşitlenebilmesi için dosya adlarının kısıtlanmasını sağlar. Varsayılan olarak POSIX içinde geçerli olan tüm dosya adlarına (Linux veya macOS) izin verilir.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows uyumlu dosya adları açıldıktan sonra, var olan dosyalar artık değiştirilemez. Ancak sahipleri tarafından geçerli yeni adlarla yeniden adlandırılabilir.",
+ "Failed to toggle Windows filename support" : "Windows dosya adları desteğinin durumu değiştirilemedi",
+ "Files compatibility" : "Dosyalar uygulaması uyumluluğu",
+ "Enforce Windows compatibility" : "Windows uyumluluğu zorunlu kılınsın",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Ayrılmış adlar veya özel karakterler kullanmak gibi Windows sistemlerinde geçerli olmayan dosya adlarını engeller. Ancak büyük/küçük harf duyarlılığı uyumluluğunu zorunlu kılmaz.",
"Blank" : "Boş",
"Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi",
"Pick a template for {name}" : "{name} için bir kalıp seçin",
"Create a new file with the selected template" : "Seçilmiş kalıp ile yeni bir dosya ekle",
"Creating file" : "Dosya ekleniyor",
"Save as {displayName}" : "{displayName} olarak kaydet",
- "Save as …" : "Farklı kaydet…",
- "Converting files …" : "Dosyalar dönüştürülüyor…",
"Failed to convert files: {message}" : "Dosyalar dönüştürülemedi: {message}",
"All files failed to be converted" : "Tüm dosyalar dönüştürülemedi",
"One file could not be converted: {message}" : "Bir dosya dönüştürülemedi: {message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Bir dosya dönüştürüldü","%n dosya dönüştürüldü"],
"Files successfully converted" : "Dosyalar dönüştürüldü",
"Failed to convert files" : "Dosyalar dönüştürülemedi",
- "Converting file …" : "Dosya dönüştürülüyor…",
"File successfully converted" : "Dosya dönüştürüldü",
"Failed to convert file: {message}" : "Dosya dönüştürülemedi: {message}",
"Failed to convert file" : "Dosya dönüştürülemedi",
@@ -300,8 +293,6 @@
"Download" : "İndir",
"The requested file is not available." : "İstenilen dosya kullanılamıyor.",
"The requested files are not available." : "İstenilen dosyalar kullanılamıyor.",
- "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine taşınıyor…",
- "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine kopyalanıyor…",
"Destination is not a folder" : "Hedef bir klasör değil",
"This file/folder is already in that directory" : "Dosya ya da klasör bu klasörde zaten var",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Bir dosyayı ya da klasörü kendi üzerine veya kendisinin alt klasörüne taşıyamazsınız",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı açtıysanız buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.",
"Deletion cancelled" : "Silme iptal edildi",
+ "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine taşınıyor…",
+ "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine kopyalanıyor…",
"Move cancelled" : "Taşıma iptal edildi",
"Cancelled move or copy of \"{filename}\"." : "\"{filename}\" dosyasını taşıma ya da kopyalama işlemi iptal edildi",
"Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi",
@@ -502,6 +495,7 @@
"renamed file" : "dosyayı yeniden adlandırdı",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Windows uyumlu dosya adları açıldıktan sonra, var olan dosyalar artık değiştirilemez. Ancak sahipleri tarafından geçerli yeni adlarla yeniden adlandırılabilir.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Bu ayarı açtıktan sonra dosyaları otomatik olarak da aktarılabilir. Lütfen occ komutuyla ilgili belgelere bakın.",
+ "Submitting fields …" : "Alanlar gönderiliyor…",
"Filter file names …" : "Dosya adlarını süz…",
"Prevent warning dialogs from open or reenable them." : "Uyarı pencerelerinin görüntülenmesini açın ya da kapatın.",
"Show a warning dialog when changing a file extension." : "Dosya uzantısı değiştirilirken uyarı penceresi görüntülensin.",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "Soldaki dosyaya gider (ızgara görünümünde)",
"Navigate to the file on the right (in grid mode)" : "Sağdaki dosyaya gider (ızgara görünümünde)",
"Toggle the grid view" : "Izgara görünümünü açar ya da kapatır",
- "Open the sidebar for a file" : "Bir dosyanın kenar çubuğunu açar"
+ "Open the sidebar for a file" : "Bir dosyanın kenar çubuğunu açar",
+ "Save as …" : "Farklı kaydet…",
+ "Converting files …" : "Dosyalar dönüştürülüyor…",
+ "Converting file …" : "Dosya dönüştürülüyor…",
+ "Search everywhere …" : "Her yerde ara…",
+ "Search here …" : "Burada ara…",
+ "Preparing …" : "Hazırlanıyor…"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/ug.js b/apps/files/l10n/ug.js
index f5f059fea65..0eb4ec133b7 100644
--- a/apps/files/l10n/ug.js
+++ b/apps/files/l10n/ug.js
@@ -127,29 +127,8 @@ OC.L10N.register(
"New owner" : "يېڭى خوجايىن",
"Select file or folder to link to" : "ئۇلىنىدىغان ھۆججەت ياكى ھۆججەت قىسقۇچنى تاللاڭ",
"Choose {file}" : "{file} نى تاللاڭ",
- "Share" : "ھەمبەھىرلەش",
- "Shared by link" : "ئۇلىنىش ئارقىلىق ئورتاقلاشتى",
- "Shared" : "ئورتاقلاشتى",
- "Switch to list view" : "تىزىملىك كۆرۈنۈشىگە ئالماشتۇرۇڭ",
- "Switch to grid view" : "كاتەكچە كۆرۈنۈشكە ئالماشتۇرۇڭ",
- "Upload was cancelled by user" : "ئىشلەتكۈچى يوللاش ئەمەلدىن قالدۇرۇلدى",
- "Not enough free space" : "يېتەرلىك بوشلۇق يوق",
- "Operation is blocked by access control" : "زىيارەتنى كونترول قىلىش ئارقىلىق مەشغۇلات توسۇلۇپ قالىدۇ",
- "Error during upload: {message}" : "يوللاشتىكى خاتالىق: {message}",
- "Error during upload, status code {status}" : "يوللاش جەريانىدا خاتالىق ، ھالەت كودى {status}",
- "Unknown error during upload" : "يوللاش جەريانىدا نامەلۇم خاتالىق",
- "Loading current folder" : "نۆۋەتتىكى ھۆججەت قىسقۇچنى يۈكلەۋاتىدۇ",
- "Retry" : "قايتا سىناڭ",
- "No files in here" : "بۇ يەردە ھۆججەت يوق",
- "Upload some content or sync with your devices!" : "بەزى مەزمۇنلارنى يۈكلەڭ ياكى ئۈسكۈنىڭىز بىلەن ماسقەدەملەڭ!",
- "Go back" : "قايتىڭ",
- "Views" : "كۆرۈنۈشلەر",
- "Files settings" : "ھۆججەت تەڭشىكى",
- "Your files" : "ھۆججەتلىرىڭىز",
- "Open in files" : "ھۆججەتلەرنى ئېچىڭ",
- "File cannot be accessed" : "ھۆججەتنى زىيارەت قىلغىلى بولمايدۇ",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ھۆججەت تېپىلمىدى ياكى ئۇنى كۆرۈش ھوقۇقىڭىز يوق. ئەۋەتكۈچىدىن ئورتاقلىشىشنى سوراڭ.",
"Clipboard is not available" : "چاپلاش تاختىسى يوق",
+ "Files settings" : "ھۆججەت تەڭشىكى",
"General" : "General",
"All files" : "بارلىق ھۆججەتلەر",
"Personal files" : "شەخسىي ھۆججەتلەر",
@@ -171,10 +150,23 @@ OC.L10N.register(
"Deselect all" : "ھەممىنى تاللاڭ",
"Navigation" : "يول باشلاش",
"View" : "كۆرۈش",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ھۆججەت نامىنى چەكلەشكە يول قويۇڭ ، ھۆججەتلەرنىڭ بارلىق خېرىدارلار بىلەن ماسقەدەملىنىشىگە كاپالەتلىك قىلىڭ. سۈكۈتتىكى ھالەتتە POSIX (ئىناۋەتلىك Linux ياكى macOS) دىكى بارلىق ھۆججەت ئىسمى رۇخسەت قىلىنىدۇ.",
- "Files compatibility" : "ھۆججەتلەرنىڭ ماسلىشىشچانلىقى",
- "Enforce Windows compatibility" : "Windows ماسلىشىشچانلىقىنى كۈچەيتىڭ",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "بۇ Windows سىستېمىسىدا كۈچكە ئىگە بولمىغان ھۆججەت نامىنى چەكلەيدۇ ، مەسىلەن زاپاس ئىسىم ياكى ئالاھىدە ھەرپلەرنى ئىشلىتىش دېگەندەك. ئەمما بۇ ئەھۋال سەزگۈرلۈكىنىڭ ماسلىشىشچانلىقىنى ئىجرا قىلمايدۇ.",
+ "Share" : "ھەمبەھىرلەش",
+ "Shared by link" : "ئۇلىنىش ئارقىلىق ئورتاقلاشتى",
+ "Shared" : "ئورتاقلاشتى",
+ "Switch to list view" : "تىزىملىك كۆرۈنۈشىگە ئالماشتۇرۇڭ",
+ "Switch to grid view" : "كاتەكچە كۆرۈنۈشكە ئالماشتۇرۇڭ",
+ "Upload was cancelled by user" : "ئىشلەتكۈچى يوللاش ئەمەلدىن قالدۇرۇلدى",
+ "Not enough free space" : "يېتەرلىك بوشلۇق يوق",
+ "Operation is blocked by access control" : "زىيارەتنى كونترول قىلىش ئارقىلىق مەشغۇلات توسۇلۇپ قالىدۇ",
+ "Error during upload: {message}" : "يوللاشتىكى خاتالىق: {message}",
+ "Error during upload, status code {status}" : "يوللاش جەريانىدا خاتالىق ، ھالەت كودى {status}",
+ "Unknown error during upload" : "يوللاش جەريانىدا نامەلۇم خاتالىق",
+ "Loading current folder" : "نۆۋەتتىكى ھۆججەت قىسقۇچنى يۈكلەۋاتىدۇ",
+ "Retry" : "قايتا سىناڭ",
+ "No files in here" : "بۇ يەردە ھۆججەت يوق",
+ "Upload some content or sync with your devices!" : "بەزى مەزمۇنلارنى يۈكلەڭ ياكى ئۈسكۈنىڭىز بىلەن ماسقەدەملەڭ!",
+ "Go back" : "قايتىڭ",
+ "Views" : "كۆرۈنۈشلەر",
"You" : "سەن",
"Shared multiple times with different people" : "ئوخشىمىغان كىشىلەر بىلەن كۆپ قېتىم ئورتاقلاشتى",
"Error while loading the file data" : "ھۆججەت سانلىق مەلۇماتلىرىنى يۈكلەۋاتقاندا خاتالىق",
@@ -182,6 +174,14 @@ OC.L10N.register(
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Tags" : "بەلگەلەر",
+ "Your files" : "ھۆججەتلىرىڭىز",
+ "Open in files" : "ھۆججەتلەرنى ئېچىڭ",
+ "File cannot be accessed" : "ھۆججەتنى زىيارەت قىلغىلى بولمايدۇ",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ھۆججەت تېپىلمىدى ياكى ئۇنى كۆرۈش ھوقۇقىڭىز يوق. ئەۋەتكۈچىدىن ئورتاقلىشىشنى سوراڭ.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ھۆججەت نامىنى چەكلەشكە يول قويۇڭ ، ھۆججەتلەرنىڭ بارلىق خېرىدارلار بىلەن ماسقەدەملىنىشىگە كاپالەتلىك قىلىڭ. سۈكۈتتىكى ھالەتتە POSIX (ئىناۋەتلىك Linux ياكى macOS) دىكى بارلىق ھۆججەت ئىسمى رۇخسەت قىلىنىدۇ.",
+ "Files compatibility" : "ھۆججەتلەرنىڭ ماسلىشىشچانلىقى",
+ "Enforce Windows compatibility" : "Windows ماسلىشىشچانلىقىنى كۈچەيتىڭ",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "بۇ Windows سىستېمىسىدا كۈچكە ئىگە بولمىغان ھۆججەت نامىنى چەكلەيدۇ ، مەسىلەن زاپاس ئىسىم ياكى ئالاھىدە ھەرپلەرنى ئىشلىتىش دېگەندەك. ئەمما بۇ ئەھۋال سەزگۈرلۈكىنىڭ ماسلىشىشچانلىقىنى ئىجرا قىلمايدۇ.",
"Blank" : "ئوچۇق",
"Unable to create new file from template" : "قېلىپتىن يېڭى ھۆججەت قۇرالمىدى",
"Pick a template for {name}" : "{name} for نىڭ قېلىپىنى تاللاڭ",
@@ -200,8 +200,6 @@ OC.L10N.register(
"Confirm deletion" : "ئۆچۈرۈشنى جەزملەشتۈرۈڭ",
"Cancel" : "ۋاز كەچ",
"Download" : "چۈشۈر",
- "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا يۆتكەش…",
- "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا كۆچۈرۈش…",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "ھۆججەت ياكى ھۆججەت قىسقۇچنى ئۆزىڭىزگە ياكى تارماق قىسقۇچقا يۆتكىيەلمەيسىز",
"(copy)" : "(كۆپەيتىلگەن نۇسخىسى)",
"(copy %n)" : "(% n)",
@@ -367,6 +365,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "بۇ ئادرېسنى ئىشلىتىپ WebDAV ئارقىلىق ھۆججەتلىرىڭىزنى زىيارەت قىلىڭ",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "ئەگەر سىز 2FA نى قوزغىتىپ قويغان بولسىڭىز ، بۇ يەرنى چېكىپ چوقۇم يېڭى ئەپ پارولى قۇرالايسىز ۋە ئىشلىتىڭ.",
"Deletion cancelled" : "ئۆچۈرۈش ئەمەلدىن قالدۇرۇلدى",
+ "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا يۆتكەش…",
+ "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا كۆچۈرۈش…",
"Move cancelled" : "يۆتكەش ئەمەلدىن قالدۇرۇلدى",
"Cancelled move or copy of \"{filename}\"." : "«{filename} ئىسمى}» نىڭ يۆتكىلىشى ياكى كۆپەيتىلگەن نۇسخىسى.",
"Cancelled move or copy operation" : "يۆتكەش ياكى كۆچۈرۈش مەشغۇلاتى ئەمەلدىن قالدۇرۇلدى",
diff --git a/apps/files/l10n/ug.json b/apps/files/l10n/ug.json
index 1ac7c3fe997..5bec47ad9d3 100644
--- a/apps/files/l10n/ug.json
+++ b/apps/files/l10n/ug.json
@@ -125,29 +125,8 @@
"New owner" : "يېڭى خوجايىن",
"Select file or folder to link to" : "ئۇلىنىدىغان ھۆججەت ياكى ھۆججەت قىسقۇچنى تاللاڭ",
"Choose {file}" : "{file} نى تاللاڭ",
- "Share" : "ھەمبەھىرلەش",
- "Shared by link" : "ئۇلىنىش ئارقىلىق ئورتاقلاشتى",
- "Shared" : "ئورتاقلاشتى",
- "Switch to list view" : "تىزىملىك كۆرۈنۈشىگە ئالماشتۇرۇڭ",
- "Switch to grid view" : "كاتەكچە كۆرۈنۈشكە ئالماشتۇرۇڭ",
- "Upload was cancelled by user" : "ئىشلەتكۈچى يوللاش ئەمەلدىن قالدۇرۇلدى",
- "Not enough free space" : "يېتەرلىك بوشلۇق يوق",
- "Operation is blocked by access control" : "زىيارەتنى كونترول قىلىش ئارقىلىق مەشغۇلات توسۇلۇپ قالىدۇ",
- "Error during upload: {message}" : "يوللاشتىكى خاتالىق: {message}",
- "Error during upload, status code {status}" : "يوللاش جەريانىدا خاتالىق ، ھالەت كودى {status}",
- "Unknown error during upload" : "يوللاش جەريانىدا نامەلۇم خاتالىق",
- "Loading current folder" : "نۆۋەتتىكى ھۆججەت قىسقۇچنى يۈكلەۋاتىدۇ",
- "Retry" : "قايتا سىناڭ",
- "No files in here" : "بۇ يەردە ھۆججەت يوق",
- "Upload some content or sync with your devices!" : "بەزى مەزمۇنلارنى يۈكلەڭ ياكى ئۈسكۈنىڭىز بىلەن ماسقەدەملەڭ!",
- "Go back" : "قايتىڭ",
- "Views" : "كۆرۈنۈشلەر",
- "Files settings" : "ھۆججەت تەڭشىكى",
- "Your files" : "ھۆججەتلىرىڭىز",
- "Open in files" : "ھۆججەتلەرنى ئېچىڭ",
- "File cannot be accessed" : "ھۆججەتنى زىيارەت قىلغىلى بولمايدۇ",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ھۆججەت تېپىلمىدى ياكى ئۇنى كۆرۈش ھوقۇقىڭىز يوق. ئەۋەتكۈچىدىن ئورتاقلىشىشنى سوراڭ.",
"Clipboard is not available" : "چاپلاش تاختىسى يوق",
+ "Files settings" : "ھۆججەت تەڭشىكى",
"General" : "General",
"All files" : "بارلىق ھۆججەتلەر",
"Personal files" : "شەخسىي ھۆججەتلەر",
@@ -169,10 +148,23 @@
"Deselect all" : "ھەممىنى تاللاڭ",
"Navigation" : "يول باشلاش",
"View" : "كۆرۈش",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ھۆججەت نامىنى چەكلەشكە يول قويۇڭ ، ھۆججەتلەرنىڭ بارلىق خېرىدارلار بىلەن ماسقەدەملىنىشىگە كاپالەتلىك قىلىڭ. سۈكۈتتىكى ھالەتتە POSIX (ئىناۋەتلىك Linux ياكى macOS) دىكى بارلىق ھۆججەت ئىسمى رۇخسەت قىلىنىدۇ.",
- "Files compatibility" : "ھۆججەتلەرنىڭ ماسلىشىشچانلىقى",
- "Enforce Windows compatibility" : "Windows ماسلىشىشچانلىقىنى كۈچەيتىڭ",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "بۇ Windows سىستېمىسىدا كۈچكە ئىگە بولمىغان ھۆججەت نامىنى چەكلەيدۇ ، مەسىلەن زاپاس ئىسىم ياكى ئالاھىدە ھەرپلەرنى ئىشلىتىش دېگەندەك. ئەمما بۇ ئەھۋال سەزگۈرلۈكىنىڭ ماسلىشىشچانلىقىنى ئىجرا قىلمايدۇ.",
+ "Share" : "ھەمبەھىرلەش",
+ "Shared by link" : "ئۇلىنىش ئارقىلىق ئورتاقلاشتى",
+ "Shared" : "ئورتاقلاشتى",
+ "Switch to list view" : "تىزىملىك كۆرۈنۈشىگە ئالماشتۇرۇڭ",
+ "Switch to grid view" : "كاتەكچە كۆرۈنۈشكە ئالماشتۇرۇڭ",
+ "Upload was cancelled by user" : "ئىشلەتكۈچى يوللاش ئەمەلدىن قالدۇرۇلدى",
+ "Not enough free space" : "يېتەرلىك بوشلۇق يوق",
+ "Operation is blocked by access control" : "زىيارەتنى كونترول قىلىش ئارقىلىق مەشغۇلات توسۇلۇپ قالىدۇ",
+ "Error during upload: {message}" : "يوللاشتىكى خاتالىق: {message}",
+ "Error during upload, status code {status}" : "يوللاش جەريانىدا خاتالىق ، ھالەت كودى {status}",
+ "Unknown error during upload" : "يوللاش جەريانىدا نامەلۇم خاتالىق",
+ "Loading current folder" : "نۆۋەتتىكى ھۆججەت قىسقۇچنى يۈكلەۋاتىدۇ",
+ "Retry" : "قايتا سىناڭ",
+ "No files in here" : "بۇ يەردە ھۆججەت يوق",
+ "Upload some content or sync with your devices!" : "بەزى مەزمۇنلارنى يۈكلەڭ ياكى ئۈسكۈنىڭىز بىلەن ماسقەدەملەڭ!",
+ "Go back" : "قايتىڭ",
+ "Views" : "كۆرۈنۈشلەر",
"You" : "سەن",
"Shared multiple times with different people" : "ئوخشىمىغان كىشىلەر بىلەن كۆپ قېتىم ئورتاقلاشتى",
"Error while loading the file data" : "ھۆججەت سانلىق مەلۇماتلىرىنى يۈكلەۋاتقاندا خاتالىق",
@@ -180,6 +172,14 @@
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Tags" : "بەلگەلەر",
+ "Your files" : "ھۆججەتلىرىڭىز",
+ "Open in files" : "ھۆججەتلەرنى ئېچىڭ",
+ "File cannot be accessed" : "ھۆججەتنى زىيارەت قىلغىلى بولمايدۇ",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ھۆججەت تېپىلمىدى ياكى ئۇنى كۆرۈش ھوقۇقىڭىز يوق. ئەۋەتكۈچىدىن ئورتاقلىشىشنى سوراڭ.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ھۆججەت نامىنى چەكلەشكە يول قويۇڭ ، ھۆججەتلەرنىڭ بارلىق خېرىدارلار بىلەن ماسقەدەملىنىشىگە كاپالەتلىك قىلىڭ. سۈكۈتتىكى ھالەتتە POSIX (ئىناۋەتلىك Linux ياكى macOS) دىكى بارلىق ھۆججەت ئىسمى رۇخسەت قىلىنىدۇ.",
+ "Files compatibility" : "ھۆججەتلەرنىڭ ماسلىشىشچانلىقى",
+ "Enforce Windows compatibility" : "Windows ماسلىشىشچانلىقىنى كۈچەيتىڭ",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "بۇ Windows سىستېمىسىدا كۈچكە ئىگە بولمىغان ھۆججەت نامىنى چەكلەيدۇ ، مەسىلەن زاپاس ئىسىم ياكى ئالاھىدە ھەرپلەرنى ئىشلىتىش دېگەندەك. ئەمما بۇ ئەھۋال سەزگۈرلۈكىنىڭ ماسلىشىشچانلىقىنى ئىجرا قىلمايدۇ.",
"Blank" : "ئوچۇق",
"Unable to create new file from template" : "قېلىپتىن يېڭى ھۆججەت قۇرالمىدى",
"Pick a template for {name}" : "{name} for نىڭ قېلىپىنى تاللاڭ",
@@ -198,8 +198,6 @@
"Confirm deletion" : "ئۆچۈرۈشنى جەزملەشتۈرۈڭ",
"Cancel" : "ۋاز كەچ",
"Download" : "چۈشۈر",
- "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا يۆتكەش…",
- "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا كۆچۈرۈش…",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "ھۆججەت ياكى ھۆججەت قىسقۇچنى ئۆزىڭىزگە ياكى تارماق قىسقۇچقا يۆتكىيەلمەيسىز",
"(copy)" : "(كۆپەيتىلگەن نۇسخىسى)",
"(copy %n)" : "(% n)",
@@ -365,6 +363,8 @@
"Use this address to access your Files via WebDAV" : "بۇ ئادرېسنى ئىشلىتىپ WebDAV ئارقىلىق ھۆججەتلىرىڭىزنى زىيارەت قىلىڭ",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "ئەگەر سىز 2FA نى قوزغىتىپ قويغان بولسىڭىز ، بۇ يەرنى چېكىپ چوقۇم يېڭى ئەپ پارولى قۇرالايسىز ۋە ئىشلىتىڭ.",
"Deletion cancelled" : "ئۆچۈرۈش ئەمەلدىن قالدۇرۇلدى",
+ "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا يۆتكەش…",
+ "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا كۆچۈرۈش…",
"Move cancelled" : "يۆتكەش ئەمەلدىن قالدۇرۇلدى",
"Cancelled move or copy of \"{filename}\"." : "«{filename} ئىسمى}» نىڭ يۆتكىلىشى ياكى كۆپەيتىلگەن نۇسخىسى.",
"Cancelled move or copy operation" : "يۆتكەش ياكى كۆچۈرۈش مەشغۇلاتى ئەمەلدىن قالدۇرۇلدى",
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index f87cdda3649..35f1b015844 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -122,8 +122,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.",
"File not found" : "Файл не знайдено",
"_{count} selected_::_{count} selected_" : ["Вибрано {count}","Вибрано {count}","Вибрано {count} ","Вибрано {count} "],
- "Search everywhere …" : "Шукати всюди ...",
- "Search here …" : "Шукати тут …",
"Search scope options" : "Визначити місце пошуку",
"Search here" : "Шукати тут",
"{usedQuotaByte} used" : "{usedQuotaByte} використано",
@@ -138,14 +136,12 @@ OC.L10N.register(
"This name is already in use." : "Це ім'я вже використовується",
"Create" : "Створити",
"Files starting with a dot are hidden by default" : "Файли, що починаються з крапки, типово приховано",
- "Preparing …" : "Підготовка ...",
"Refresh" : "Оновити",
"Windows filename support has been enabled." : "Увімкнено сумісність з найменуванням файлів у Windows.",
"Please note that this may cause high workload on the sync clients." : "Зауважте, що це може спричинити високе навантаження на клієнти синхронізації.",
"Limit" : "Ліміт",
"(starting)" : "(початок)",
"Fill template fields" : "Заповнити поля шаблону",
- "Submitting fields …" : "Надсилання полів ...",
"Submit" : "Відправити",
"Choose a file or folder to transfer" : "Виберіть файл або каталог",
"Transfer" : "Передати",
@@ -169,33 +165,9 @@ OC.L10N.register(
"Do not show this dialog again." : "Не показувати цей діялог подалі.",
"Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання",
"Choose {file}" : "Виберіть {file}",
- "Share" : "Поширити",
- "Shared by link" : "Доступ за посиланням",
- "Shared" : "Спільне",
- "Switch to list view" : "У вигляді списку",
- "Switch to grid view" : "У вигляді сітки",
- "The file could not be found" : "Неможливо знайти файл",
- "Upload was cancelled by user" : "Завантаження скасовано користувачем",
- "Not enough free space" : "Недостатньо вільного місця",
- "Operation is blocked by access control" : "Операцію заблоковано через контроль доступу",
- "Error during upload: {message}" : "Помилка під час завантаження: {message}",
- "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}",
- "Unknown error during upload" : "Невідома помилка під час завантаження",
- "Loading current folder" : "Отримання поточного каталогу",
- "Retry" : "Ще раз",
- "No files in here" : "Тут немає файлів",
- "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!",
- "Go back" : "Повернутися назад",
- "Views" : "Подання",
- "Files settings" : "Налаштування",
- "Your files" : "Ваші файли",
- "Open in files" : "Відкрити у файлах",
- "File cannot be accessed" : "Неможливо отримати доступ до файлу",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не вдалося знайти файл або у вас відсутній дозвіл на перегляд файлу. Попросіть поділитися цим файлом.",
- "No search results for “{query}”" : "Відсутні результати для \"{query}\"",
- "Search for files" : "Шукати файли",
"Clipboard is not available" : "Буфер обміну недоступний",
"WebDAV URL copied" : "URL-адреса WebDAV скопійована",
+ "Files settings" : "Налаштування",
"General" : "Загальне",
"Default view" : "Типовий вигляд",
"All files" : "Усі файли",
@@ -238,12 +210,24 @@ OC.L10N.register(
"Toggle grid view" : "Перемкнути подання сіткою",
"Open file sidebar" : "Відкрити бічну панель файлів",
"Show those shortcuts" : "Показувати ці скорочення",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозволити обмежувати імена файлів для забезпечення сумісності з різними клієнтами. Типово всі імена файлів, які відповідають моделі POSIX (напр., Linux, macOS), дозволені.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Після увімкнення сумісности імен файлів з системою Windows наявні файли неможливо буде змінити, але власники зможуть перейменувати ці файли на нові з дійсними іменами.",
- "Failed to toggle Windows filename support" : "Не вдалося перемкнути підтримку файлів для Windows",
- "Files compatibility" : "Сумісність файлів",
- "Enforce Windows compatibility" : "Увімкнути сумісність із Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Це унеможливить використання імен файлів, які не сумісні з системами Windows, напр., використанння зарезервованих імен або спеціальних символів. Зауважте, що це не обмежить сумісність за регістром символів.",
+ "Share" : "Поширити",
+ "Shared by link" : "Доступ за посиланням",
+ "Shared" : "Спільне",
+ "Switch to list view" : "У вигляді списку",
+ "Switch to grid view" : "У вигляді сітки",
+ "The file could not be found" : "Неможливо знайти файл",
+ "Upload was cancelled by user" : "Завантаження скасовано користувачем",
+ "Not enough free space" : "Недостатньо вільного місця",
+ "Operation is blocked by access control" : "Операцію заблоковано через контроль доступу",
+ "Error during upload: {message}" : "Помилка під час завантаження: {message}",
+ "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}",
+ "Unknown error during upload" : "Невідома помилка під час завантаження",
+ "Loading current folder" : "Отримання поточного каталогу",
+ "Retry" : "Ще раз",
+ "No files in here" : "Тут немає файлів",
+ "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!",
+ "Go back" : "Повернутися назад",
+ "Views" : "Подання",
"You" : "Ви",
"Shared multiple times with different people" : "Поділилися кілька разів з різними людьми",
"Unable to change the favorite state of the file" : "Неможливо змінити статус вподобаного файлу",
@@ -252,14 +236,24 @@ OC.L10N.register(
"Remove from favorites" : "Прибрати зірочку",
"Add to favorites" : "Додати зірочку",
"Tags" : "Мітки",
+ "Your files" : "Ваші файли",
+ "Open in files" : "Відкрити у файлах",
+ "File cannot be accessed" : "Неможливо отримати доступ до файлу",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не вдалося знайти файл або у вас відсутній дозвіл на перегляд файлу. Попросіть поділитися цим файлом.",
+ "No search results for “{query}”" : "Відсутні результати для \"{query}\"",
+ "Search for files" : "Шукати файли",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозволити обмежувати імена файлів для забезпечення сумісності з різними клієнтами. Типово всі імена файлів, які відповідають моделі POSIX (напр., Linux, macOS), дозволені.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Після увімкнення сумісности імен файлів з системою Windows наявні файли неможливо буде змінити, але власники зможуть перейменувати ці файли на нові з дійсними іменами.",
+ "Failed to toggle Windows filename support" : "Не вдалося перемкнути підтримку файлів для Windows",
+ "Files compatibility" : "Сумісність файлів",
+ "Enforce Windows compatibility" : "Увімкнути сумісність із Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Це унеможливить використання імен файлів, які не сумісні з системами Windows, напр., використанння зарезервованих імен або спеціальних символів. Зауважте, що це не обмежить сумісність за регістром символів.",
"Blank" : "Порожньо",
"Unable to create new file from template" : "Неможливо створити новий файл з шаблону",
"Pick a template for {name}" : "Вибрати шаблон для {name}",
"Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону",
"Creating file" : "Створення файлу",
"Save as {displayName}" : "Зберегти як {displayName}",
- "Save as …" : "Зберегти як ...",
- "Converting files …" : "Конвертування файлів ...",
"Failed to convert files: {message}" : "Не вдалося конвертувати файли: {message}",
"All files failed to be converted" : "Не вдалося конвертувати жодний файл",
"One file could not be converted: {message}" : "Неможливо конвертувати один файл: {message}",
@@ -267,7 +261,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["Успішно конвертовано 1 файл","Успішно конвертовано %n файли","Успішно конвертовано %n файлів","Успішно конвертовано %n файлів"],
"Files successfully converted" : "Файли успішно конвертовано",
"Failed to convert files" : "Не вдалося конвертувати файли",
- "Converting file …" : "Конвертування файлу ...",
"File successfully converted" : "Файл успішно конвертовано",
"Failed to convert file: {message}" : "Не вдалося конвертувати файл: {message}",
"Failed to convert file" : "Не вдалося конвертувати файл",
@@ -288,8 +281,6 @@ OC.L10N.register(
"Download" : "Звантажити",
"The requested file is not available." : "Запитаний файл відсутній.",
"The requested files are not available." : "Запитані файли відсутні.",
- "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" до \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" до \"{destination}\" …",
"Destination is not a folder" : "Місце призначення не є каталогом",
"This file/folder is already in that directory" : "Такий файл чи каталог вже присутні в цьому каталозі",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможливо перемістити файл чи каталог до самого себе або у цей саме підкаталог",
@@ -471,6 +462,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Адреса для доступу до файлів за допомогою протоколу WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Якщо увімкнено двофакторної авторизацію, вам потрібно створити та використовувати окремий пароль на застосунок. Для цього клацніть тут.",
"Deletion cancelled" : "Вилучення скасовано",
+ "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" до \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" до \"{destination}\" …",
"Move cancelled" : "Переміщення скасовано",
"Cancelled move or copy of \"{filename}\"." : "Скасовано переміщення або копіювання \"{filename}\".",
"Cancelled move or copy operation" : "Переміщення або копіювання скасовано",
@@ -490,6 +483,7 @@ OC.L10N.register(
"renamed file" : "перейменовано файл",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Після увімкнення сумісности імен файлів з системою Windows наявні файли неможливо буде змінити, але власники зможуть перейменувати ці файли на нові з дійсними іменами.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Також можлива автоматична міграція файлів після увімкнення цих налаштувань. Ознайомтеся з документацією відповідної команди occ.",
+ "Submitting fields …" : "Надсилання полів ...",
"Filter file names …" : "Фільтр за іменем файлу ...",
"Prevent warning dialogs from open or reenable them." : "Не дозволяти показувати діялоги застережень або повторно увімкнути їх.",
"Show a warning dialog when changing a file extension." : "Показувати діялог застереження у разі зміни розширення файлу.",
@@ -508,6 +502,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "Перейти до файлу ліворуч (подання сіткою)",
"Navigate to the file on the right (in grid mode)" : "Перейти до файлу праворуч (подання сіткою)",
"Toggle the grid view" : "Перемкнути у подання сіткою",
- "Open the sidebar for a file" : "Відкрити бокове меню для файлу"
+ "Open the sidebar for a file" : "Відкрити бокове меню для файлу",
+ "Save as …" : "Зберегти як ...",
+ "Converting files …" : "Конвертування файлів ...",
+ "Converting file …" : "Конвертування файлу ...",
+ "Search everywhere …" : "Шукати всюди ...",
+ "Search here …" : "Шукати тут …",
+ "Preparing …" : "Підготовка ..."
},
"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/l10n/uk.json b/apps/files/l10n/uk.json
index fbcf80a3030..97c773d295c 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -120,8 +120,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.",
"File not found" : "Файл не знайдено",
"_{count} selected_::_{count} selected_" : ["Вибрано {count}","Вибрано {count}","Вибрано {count} ","Вибрано {count} "],
- "Search everywhere …" : "Шукати всюди ...",
- "Search here …" : "Шукати тут …",
"Search scope options" : "Визначити місце пошуку",
"Search here" : "Шукати тут",
"{usedQuotaByte} used" : "{usedQuotaByte} використано",
@@ -136,14 +134,12 @@
"This name is already in use." : "Це ім'я вже використовується",
"Create" : "Створити",
"Files starting with a dot are hidden by default" : "Файли, що починаються з крапки, типово приховано",
- "Preparing …" : "Підготовка ...",
"Refresh" : "Оновити",
"Windows filename support has been enabled." : "Увімкнено сумісність з найменуванням файлів у Windows.",
"Please note that this may cause high workload on the sync clients." : "Зауважте, що це може спричинити високе навантаження на клієнти синхронізації.",
"Limit" : "Ліміт",
"(starting)" : "(початок)",
"Fill template fields" : "Заповнити поля шаблону",
- "Submitting fields …" : "Надсилання полів ...",
"Submit" : "Відправити",
"Choose a file or folder to transfer" : "Виберіть файл або каталог",
"Transfer" : "Передати",
@@ -167,33 +163,9 @@
"Do not show this dialog again." : "Не показувати цей діялог подалі.",
"Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання",
"Choose {file}" : "Виберіть {file}",
- "Share" : "Поширити",
- "Shared by link" : "Доступ за посиланням",
- "Shared" : "Спільне",
- "Switch to list view" : "У вигляді списку",
- "Switch to grid view" : "У вигляді сітки",
- "The file could not be found" : "Неможливо знайти файл",
- "Upload was cancelled by user" : "Завантаження скасовано користувачем",
- "Not enough free space" : "Недостатньо вільного місця",
- "Operation is blocked by access control" : "Операцію заблоковано через контроль доступу",
- "Error during upload: {message}" : "Помилка під час завантаження: {message}",
- "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}",
- "Unknown error during upload" : "Невідома помилка під час завантаження",
- "Loading current folder" : "Отримання поточного каталогу",
- "Retry" : "Ще раз",
- "No files in here" : "Тут немає файлів",
- "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!",
- "Go back" : "Повернутися назад",
- "Views" : "Подання",
- "Files settings" : "Налаштування",
- "Your files" : "Ваші файли",
- "Open in files" : "Відкрити у файлах",
- "File cannot be accessed" : "Неможливо отримати доступ до файлу",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не вдалося знайти файл або у вас відсутній дозвіл на перегляд файлу. Попросіть поділитися цим файлом.",
- "No search results for “{query}”" : "Відсутні результати для \"{query}\"",
- "Search for files" : "Шукати файли",
"Clipboard is not available" : "Буфер обміну недоступний",
"WebDAV URL copied" : "URL-адреса WebDAV скопійована",
+ "Files settings" : "Налаштування",
"General" : "Загальне",
"Default view" : "Типовий вигляд",
"All files" : "Усі файли",
@@ -236,12 +208,24 @@
"Toggle grid view" : "Перемкнути подання сіткою",
"Open file sidebar" : "Відкрити бічну панель файлів",
"Show those shortcuts" : "Показувати ці скорочення",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозволити обмежувати імена файлів для забезпечення сумісності з різними клієнтами. Типово всі імена файлів, які відповідають моделі POSIX (напр., Linux, macOS), дозволені.",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Після увімкнення сумісности імен файлів з системою Windows наявні файли неможливо буде змінити, але власники зможуть перейменувати ці файли на нові з дійсними іменами.",
- "Failed to toggle Windows filename support" : "Не вдалося перемкнути підтримку файлів для Windows",
- "Files compatibility" : "Сумісність файлів",
- "Enforce Windows compatibility" : "Увімкнути сумісність із Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Це унеможливить використання імен файлів, які не сумісні з системами Windows, напр., використанння зарезервованих імен або спеціальних символів. Зауважте, що це не обмежить сумісність за регістром символів.",
+ "Share" : "Поширити",
+ "Shared by link" : "Доступ за посиланням",
+ "Shared" : "Спільне",
+ "Switch to list view" : "У вигляді списку",
+ "Switch to grid view" : "У вигляді сітки",
+ "The file could not be found" : "Неможливо знайти файл",
+ "Upload was cancelled by user" : "Завантаження скасовано користувачем",
+ "Not enough free space" : "Недостатньо вільного місця",
+ "Operation is blocked by access control" : "Операцію заблоковано через контроль доступу",
+ "Error during upload: {message}" : "Помилка під час завантаження: {message}",
+ "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}",
+ "Unknown error during upload" : "Невідома помилка під час завантаження",
+ "Loading current folder" : "Отримання поточного каталогу",
+ "Retry" : "Ще раз",
+ "No files in here" : "Тут немає файлів",
+ "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!",
+ "Go back" : "Повернутися назад",
+ "Views" : "Подання",
"You" : "Ви",
"Shared multiple times with different people" : "Поділилися кілька разів з різними людьми",
"Unable to change the favorite state of the file" : "Неможливо змінити статус вподобаного файлу",
@@ -250,14 +234,24 @@
"Remove from favorites" : "Прибрати зірочку",
"Add to favorites" : "Додати зірочку",
"Tags" : "Мітки",
+ "Your files" : "Ваші файли",
+ "Open in files" : "Відкрити у файлах",
+ "File cannot be accessed" : "Неможливо отримати доступ до файлу",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не вдалося знайти файл або у вас відсутній дозвіл на перегляд файлу. Попросіть поділитися цим файлом.",
+ "No search results for “{query}”" : "Відсутні результати для \"{query}\"",
+ "Search for files" : "Шукати файли",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Дозволити обмежувати імена файлів для забезпечення сумісності з різними клієнтами. Типово всі імена файлів, які відповідають моделі POSIX (напр., Linux, macOS), дозволені.",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Після увімкнення сумісности імен файлів з системою Windows наявні файли неможливо буде змінити, але власники зможуть перейменувати ці файли на нові з дійсними іменами.",
+ "Failed to toggle Windows filename support" : "Не вдалося перемкнути підтримку файлів для Windows",
+ "Files compatibility" : "Сумісність файлів",
+ "Enforce Windows compatibility" : "Увімкнути сумісність із Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Це унеможливить використання імен файлів, які не сумісні з системами Windows, напр., використанння зарезервованих імен або спеціальних символів. Зауважте, що це не обмежить сумісність за регістром символів.",
"Blank" : "Порожньо",
"Unable to create new file from template" : "Неможливо створити новий файл з шаблону",
"Pick a template for {name}" : "Вибрати шаблон для {name}",
"Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону",
"Creating file" : "Створення файлу",
"Save as {displayName}" : "Зберегти як {displayName}",
- "Save as …" : "Зберегти як ...",
- "Converting files …" : "Конвертування файлів ...",
"Failed to convert files: {message}" : "Не вдалося конвертувати файли: {message}",
"All files failed to be converted" : "Не вдалося конвертувати жодний файл",
"One file could not be converted: {message}" : "Неможливо конвертувати один файл: {message}",
@@ -265,7 +259,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["Успішно конвертовано 1 файл","Успішно конвертовано %n файли","Успішно конвертовано %n файлів","Успішно конвертовано %n файлів"],
"Files successfully converted" : "Файли успішно конвертовано",
"Failed to convert files" : "Не вдалося конвертувати файли",
- "Converting file …" : "Конвертування файлу ...",
"File successfully converted" : "Файл успішно конвертовано",
"Failed to convert file: {message}" : "Не вдалося конвертувати файл: {message}",
"Failed to convert file" : "Не вдалося конвертувати файл",
@@ -286,8 +279,6 @@
"Download" : "Звантажити",
"The requested file is not available." : "Запитаний файл відсутній.",
"The requested files are not available." : "Запитані файли відсутні.",
- "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" до \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" до \"{destination}\" …",
"Destination is not a folder" : "Місце призначення не є каталогом",
"This file/folder is already in that directory" : "Такий файл чи каталог вже присутні в цьому каталозі",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможливо перемістити файл чи каталог до самого себе або у цей саме підкаталог",
@@ -469,6 +460,8 @@
"Use this address to access your Files via WebDAV" : "Адреса для доступу до файлів за допомогою протоколу WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Якщо увімкнено двофакторної авторизацію, вам потрібно створити та використовувати окремий пароль на застосунок. Для цього клацніть тут.",
"Deletion cancelled" : "Вилучення скасовано",
+ "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" до \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" до \"{destination}\" …",
"Move cancelled" : "Переміщення скасовано",
"Cancelled move or copy of \"{filename}\"." : "Скасовано переміщення або копіювання \"{filename}\".",
"Cancelled move or copy operation" : "Переміщення або копіювання скасовано",
@@ -488,6 +481,7 @@
"renamed file" : "перейменовано файл",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Після увімкнення сумісности імен файлів з системою Windows наявні файли неможливо буде змінити, але власники зможуть перейменувати ці файли на нові з дійсними іменами.",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Також можлива автоматична міграція файлів після увімкнення цих налаштувань. Ознайомтеся з документацією відповідної команди occ.",
+ "Submitting fields …" : "Надсилання полів ...",
"Filter file names …" : "Фільтр за іменем файлу ...",
"Prevent warning dialogs from open or reenable them." : "Не дозволяти показувати діялоги застережень або повторно увімкнути їх.",
"Show a warning dialog when changing a file extension." : "Показувати діялог застереження у разі зміни розширення файлу.",
@@ -506,6 +500,12 @@
"Navigate to the file on the left (in grid mode)" : "Перейти до файлу ліворуч (подання сіткою)",
"Navigate to the file on the right (in grid mode)" : "Перейти до файлу праворуч (подання сіткою)",
"Toggle the grid view" : "Перемкнути у подання сіткою",
- "Open the sidebar for a file" : "Відкрити бокове меню для файлу"
+ "Open the sidebar for a file" : "Відкрити бокове меню для файлу",
+ "Save as …" : "Зберегти як ...",
+ "Converting files …" : "Конвертування файлів ...",
+ "Converting file …" : "Конвертування файлу ...",
+ "Search everywhere …" : "Шукати всюди ...",
+ "Search here …" : "Шукати тут …",
+ "Preparing …" : "Підготовка ..."
},"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/l10n/vi.js b/apps/files/l10n/vi.js
index 6e6e842eeb9..c768f8efce7 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -127,29 +127,8 @@ OC.L10N.register(
"New owner" : "Chủ sở hữu mới",
"Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết tới",
"Choose {file}" : "Chọn {file}",
- "Share" : "Chia sẻ",
- "Shared by link" : "Được chia sẻ với liên kết",
- "Shared" : "Đã chia sẻ",
- "Switch to list view" : "Chuyển sang chế độ xem danh sách",
- "Switch to grid view" : "Chuyển sang chế độ xem dạng lưới",
- "Upload was cancelled by user" : "Tải lên bị hủy bởi người dùng",
- "Not enough free space" : "Không đủ dung lượng trống",
- "Operation is blocked by access control" : "Thao tác bị chặn bởi kiểm soát truy cập",
- "Error during upload: {message}" : "Lỗi khi đang tải lên: {message}",
- "Error during upload, status code {status}" : "Lỗi khi đang tải lên, mã lỗi {status}",
- "Unknown error during upload" : "Lỗi không xác định trong quá trình tải lên",
- "Loading current folder" : "Đang tải thư mục hiện tại",
- "Retry" : "Thử lại",
- "No files in here" : "Không có tệp nào",
- "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!",
- "Go back" : "Quay lại",
- "Views" : "Lượt xem",
- "Files settings" : "Cài đặt tập tin",
- "Your files" : "Tập tin của bạn",
- "Open in files" : "Mở trong Tệp",
- "File cannot be accessed" : "Không thể truy cập tập tin",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Không thể tìm thấy tệp hoặc bạn không có quyền xem tệp. Hãy yêu cầu người gửi cấp quyền truy cập.",
"Clipboard is not available" : "Bộ nhớ tạm không có sẵn",
+ "Files settings" : "Cài đặt tập tin",
"General" : "Cài đặt chung",
"All files" : "Tất cả tệp tin",
"Sort favorites first" : "Sắp xếp mục yêu thích trước",
@@ -167,10 +146,23 @@ OC.L10N.register(
"Deselect all" : "Bỏ chọn tất cả",
"Navigation" : "Điều hướng",
"View" : "Xem",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Giới hạn tên tệp để đảm bảo tệp có thể đáp ứng với toàn bộ người dùng. Mặc định hệ thống sẽ cho phép các tập tin có tên hợp lệ trên hệ POSIX (vd. Linux hoặc macOS).",
- "Files compatibility" : "Khả năng tương thích của tập tin",
- "Enforce Windows compatibility" : "Bắt buộc tên tệp phải tương thích với Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tính năng này sẽ chặn tên tệp không hợp lệ trên hệ thống Windows, như sử dụng tên dành riêng hoặc ký tự đặc biệt. Tuy nhiên, tính năng này sẽ không bắt buộc với chữ in hoa và in thường.",
+ "Share" : "Chia sẻ",
+ "Shared by link" : "Được chia sẻ với liên kết",
+ "Shared" : "Đã chia sẻ",
+ "Switch to list view" : "Chuyển sang chế độ xem danh sách",
+ "Switch to grid view" : "Chuyển sang chế độ xem dạng lưới",
+ "Upload was cancelled by user" : "Tải lên bị hủy bởi người dùng",
+ "Not enough free space" : "Không đủ dung lượng trống",
+ "Operation is blocked by access control" : "Thao tác bị chặn bởi kiểm soát truy cập",
+ "Error during upload: {message}" : "Lỗi khi đang tải lên: {message}",
+ "Error during upload, status code {status}" : "Lỗi khi đang tải lên, mã lỗi {status}",
+ "Unknown error during upload" : "Lỗi không xác định trong quá trình tải lên",
+ "Loading current folder" : "Đang tải thư mục hiện tại",
+ "Retry" : "Thử lại",
+ "No files in here" : "Không có tệp nào",
+ "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!",
+ "Go back" : "Quay lại",
+ "Views" : "Lượt xem",
"You" : "Bạn",
"Shared multiple times with different people" : "Được chia sẻ nhiều lần với những người khác nhau",
"Error while loading the file data" : "Lỗi xảy ra trong khi tải dữ liệu tệp",
@@ -178,6 +170,14 @@ OC.L10N.register(
"Remove from favorites" : "Xóa khỏi ưa thích",
"Add to favorites" : "Thêm vào ưa thích",
"Tags" : "Nhãn",
+ "Your files" : "Tập tin của bạn",
+ "Open in files" : "Mở trong Tệp",
+ "File cannot be accessed" : "Không thể truy cập tập tin",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Không thể tìm thấy tệp hoặc bạn không có quyền xem tệp. Hãy yêu cầu người gửi cấp quyền truy cập.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Giới hạn tên tệp để đảm bảo tệp có thể đáp ứng với toàn bộ người dùng. Mặc định hệ thống sẽ cho phép các tập tin có tên hợp lệ trên hệ POSIX (vd. Linux hoặc macOS).",
+ "Files compatibility" : "Khả năng tương thích của tập tin",
+ "Enforce Windows compatibility" : "Bắt buộc tên tệp phải tương thích với Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tính năng này sẽ chặn tên tệp không hợp lệ trên hệ thống Windows, như sử dụng tên dành riêng hoặc ký tự đặc biệt. Tuy nhiên, tính năng này sẽ không bắt buộc với chữ in hoa và in thường.",
"Blank" : "Trống",
"Unable to create new file from template" : "Không thể tạo tệp mới từ mẫu",
"Pick a template for {name}" : "Hãy chọn một mẫu cho {name}",
@@ -198,8 +198,6 @@ OC.L10N.register(
"Confirm deletion" : "Xác nhận xoá",
"Cancel" : "Hủy bỏ",
"Download" : "Tải về",
- "Moving \"{source}\" to \"{destination}\" …" : "Di chuyển \"{source}\" đến \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Sao chéo \"{source}\" đến \"{destination}\" …",
"Destination is not a folder" : "Đích đến không phải là một thư mục",
"This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó",
@@ -364,6 +362,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Sử dụng địa chỉ này để truy cập Tệp của bạn qua WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Nếu bạn đã bật 2FA, bạn phải tạo và sử dụng mật khẩu ứng dụng mới bằng cách nhấp vào đây.",
"Deletion cancelled" : "Thao tác xóa bị hủy",
+ "Moving \"{source}\" to \"{destination}\" …" : "Di chuyển \"{source}\" đến \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Sao chéo \"{source}\" đến \"{destination}\" …",
"Move cancelled" : "Di chuyển bị dừng",
"Cancelled move or copy of \"{filename}\"." : "Đã huỷ việc di chuyển hoặc sao chép của \"{filename}\".",
"Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép",
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json
index dba5919a4c6..5e834a0466f 100644
--- a/apps/files/l10n/vi.json
+++ b/apps/files/l10n/vi.json
@@ -125,29 +125,8 @@
"New owner" : "Chủ sở hữu mới",
"Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết tới",
"Choose {file}" : "Chọn {file}",
- "Share" : "Chia sẻ",
- "Shared by link" : "Được chia sẻ với liên kết",
- "Shared" : "Đã chia sẻ",
- "Switch to list view" : "Chuyển sang chế độ xem danh sách",
- "Switch to grid view" : "Chuyển sang chế độ xem dạng lưới",
- "Upload was cancelled by user" : "Tải lên bị hủy bởi người dùng",
- "Not enough free space" : "Không đủ dung lượng trống",
- "Operation is blocked by access control" : "Thao tác bị chặn bởi kiểm soát truy cập",
- "Error during upload: {message}" : "Lỗi khi đang tải lên: {message}",
- "Error during upload, status code {status}" : "Lỗi khi đang tải lên, mã lỗi {status}",
- "Unknown error during upload" : "Lỗi không xác định trong quá trình tải lên",
- "Loading current folder" : "Đang tải thư mục hiện tại",
- "Retry" : "Thử lại",
- "No files in here" : "Không có tệp nào",
- "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!",
- "Go back" : "Quay lại",
- "Views" : "Lượt xem",
- "Files settings" : "Cài đặt tập tin",
- "Your files" : "Tập tin của bạn",
- "Open in files" : "Mở trong Tệp",
- "File cannot be accessed" : "Không thể truy cập tập tin",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Không thể tìm thấy tệp hoặc bạn không có quyền xem tệp. Hãy yêu cầu người gửi cấp quyền truy cập.",
"Clipboard is not available" : "Bộ nhớ tạm không có sẵn",
+ "Files settings" : "Cài đặt tập tin",
"General" : "Cài đặt chung",
"All files" : "Tất cả tệp tin",
"Sort favorites first" : "Sắp xếp mục yêu thích trước",
@@ -165,10 +144,23 @@
"Deselect all" : "Bỏ chọn tất cả",
"Navigation" : "Điều hướng",
"View" : "Xem",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Giới hạn tên tệp để đảm bảo tệp có thể đáp ứng với toàn bộ người dùng. Mặc định hệ thống sẽ cho phép các tập tin có tên hợp lệ trên hệ POSIX (vd. Linux hoặc macOS).",
- "Files compatibility" : "Khả năng tương thích của tập tin",
- "Enforce Windows compatibility" : "Bắt buộc tên tệp phải tương thích với Windows",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tính năng này sẽ chặn tên tệp không hợp lệ trên hệ thống Windows, như sử dụng tên dành riêng hoặc ký tự đặc biệt. Tuy nhiên, tính năng này sẽ không bắt buộc với chữ in hoa và in thường.",
+ "Share" : "Chia sẻ",
+ "Shared by link" : "Được chia sẻ với liên kết",
+ "Shared" : "Đã chia sẻ",
+ "Switch to list view" : "Chuyển sang chế độ xem danh sách",
+ "Switch to grid view" : "Chuyển sang chế độ xem dạng lưới",
+ "Upload was cancelled by user" : "Tải lên bị hủy bởi người dùng",
+ "Not enough free space" : "Không đủ dung lượng trống",
+ "Operation is blocked by access control" : "Thao tác bị chặn bởi kiểm soát truy cập",
+ "Error during upload: {message}" : "Lỗi khi đang tải lên: {message}",
+ "Error during upload, status code {status}" : "Lỗi khi đang tải lên, mã lỗi {status}",
+ "Unknown error during upload" : "Lỗi không xác định trong quá trình tải lên",
+ "Loading current folder" : "Đang tải thư mục hiện tại",
+ "Retry" : "Thử lại",
+ "No files in here" : "Không có tệp nào",
+ "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!",
+ "Go back" : "Quay lại",
+ "Views" : "Lượt xem",
"You" : "Bạn",
"Shared multiple times with different people" : "Được chia sẻ nhiều lần với những người khác nhau",
"Error while loading the file data" : "Lỗi xảy ra trong khi tải dữ liệu tệp",
@@ -176,6 +168,14 @@
"Remove from favorites" : "Xóa khỏi ưa thích",
"Add to favorites" : "Thêm vào ưa thích",
"Tags" : "Nhãn",
+ "Your files" : "Tập tin của bạn",
+ "Open in files" : "Mở trong Tệp",
+ "File cannot be accessed" : "Không thể truy cập tập tin",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Không thể tìm thấy tệp hoặc bạn không có quyền xem tệp. Hãy yêu cầu người gửi cấp quyền truy cập.",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Giới hạn tên tệp để đảm bảo tệp có thể đáp ứng với toàn bộ người dùng. Mặc định hệ thống sẽ cho phép các tập tin có tên hợp lệ trên hệ POSIX (vd. Linux hoặc macOS).",
+ "Files compatibility" : "Khả năng tương thích của tập tin",
+ "Enforce Windows compatibility" : "Bắt buộc tên tệp phải tương thích với Windows",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Tính năng này sẽ chặn tên tệp không hợp lệ trên hệ thống Windows, như sử dụng tên dành riêng hoặc ký tự đặc biệt. Tuy nhiên, tính năng này sẽ không bắt buộc với chữ in hoa và in thường.",
"Blank" : "Trống",
"Unable to create new file from template" : "Không thể tạo tệp mới từ mẫu",
"Pick a template for {name}" : "Hãy chọn một mẫu cho {name}",
@@ -196,8 +196,6 @@
"Confirm deletion" : "Xác nhận xoá",
"Cancel" : "Hủy bỏ",
"Download" : "Tải về",
- "Moving \"{source}\" to \"{destination}\" …" : "Di chuyển \"{source}\" đến \"{destination}\" …",
- "Copying \"{source}\" to \"{destination}\" …" : "Sao chéo \"{source}\" đến \"{destination}\" …",
"Destination is not a folder" : "Đích đến không phải là một thư mục",
"This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó",
@@ -362,6 +360,8 @@
"Use this address to access your Files via WebDAV" : "Sử dụng địa chỉ này để truy cập Tệp của bạn qua WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Nếu bạn đã bật 2FA, bạn phải tạo và sử dụng mật khẩu ứng dụng mới bằng cách nhấp vào đây.",
"Deletion cancelled" : "Thao tác xóa bị hủy",
+ "Moving \"{source}\" to \"{destination}\" …" : "Di chuyển \"{source}\" đến \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Sao chéo \"{source}\" đến \"{destination}\" …",
"Move cancelled" : "Di chuyển bị dừng",
"Cancelled move or copy of \"{filename}\"." : "Đã huỷ việc di chuyển hoặc sao chép của \"{filename}\".",
"Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép",
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index fcf225ea9be..b6944c61683 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。",
"File not found" : "文件未找到",
"_{count} selected_::_{count} selected_" : ["已选择 {count} 个"],
- "Search everywhere …" : "在所有位置搜索…",
- "Search here …" : "在此搜索…",
"Search scope options" : "搜索范围选项",
"Search here" : "在此搜索",
"{usedQuotaByte} used" : "已使用 {usedQuotaByte}",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "无法刷新文件名清理状态。",
"Filename sanitization in progress." : "正在进行文件名清理。",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "目前已处理 {processedUsers} 个账号,共 {totalUsers} 个。",
- "Preparing …" : "正在准备…",
"Refresh" : "刷新",
"All files have been santized for Windows filename support." : "所有文件都已清理,以支持 Windows 文件名。",
"Some files could not be sanitized, please check your logs." : "部分文件无法进行清理,请检查您的日志。",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "清理文件名",
"(starting)" : "(正在启动)",
"Fill template fields" : "填写模板字段",
- "Submitting fields …" : "正在提交字段…",
"Submit" : "使用",
"Choose a file or folder to transfer" : "选择要转移的文件或文件夹",
"Transfer" : "转移",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "不再显示此对话框。",
"Select file or folder to link to" : "选择需要链接的文件或文件夹",
"Choose {file}" : "选择 {file}",
- "Share" : "共享",
- "Shared by link" : "通过链接共享",
- "Shared" : "已共享",
- "Switch to list view" : "切换为列表视图",
- "Switch to grid view" : "切换到网格视图",
- "The file could not be found" : "找不到文件",
- "Upload was cancelled by user" : "用户已取消上传",
- "Not enough free space" : "可用空间不足",
- "Operation is blocked by access control" : "访问控制阻止此操作",
- "Error during upload: {message}" : "上传时发生错误: {message}",
- "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}",
- "Unknown error during upload" : "上传时发生未知错误",
- "Loading current folder" : "正在载入当前文件夹",
- "Retry" : "重试",
- "No files in here" : "这里没有文件",
- "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",
- "Go back" : "返回",
- "Views" : "视图",
- "Files settings" : "文件设置",
- "Your files" : "你的文件",
- "Open in files" : "在文件中打开",
- "File cannot be accessed" : "文件无法访问",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。",
- "No search results for “{query}”" : "没有“{query}”的搜索结果",
- "Search for files" : "搜索文件",
"Clipboard is not available" : "剪贴板不可用",
"WebDAV URL copied" : "WebDAV URL 已复制",
+ "Files settings" : "文件设置",
"General" : "常规",
"Default view" : "默认视图",
"All files" : "全部文件",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "切换网格视图",
"Open file sidebar" : "打开文件侧边栏",
"Show those shortcuts" : "显示快捷键",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允许限制文件名称以确保文件可以与所有客户端同步。默认状态下,所有POSIX(例如 Linux 或 macOS)系统有效的文件名都是被允许的。",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "启用与 Windows 兼容的文件名后,无法再修改现有文件,但可以由其所有者重命名为有效的新名称。",
- "Failed to toggle Windows filename support" : "无法切换 Windows 文件名支持",
- "Files compatibility" : "文件兼容性",
- "Enforce Windows compatibility" : "强制 Windows 兼容性",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "这将阻止在 Windows 系统中无效的文件名称,比如使用保留字符。但这不会强制大小写敏感性兼容。",
+ "Share" : "共享",
+ "Shared by link" : "通过链接共享",
+ "Shared" : "已共享",
+ "Switch to list view" : "切换为列表视图",
+ "Switch to grid view" : "切换到网格视图",
+ "The file could not be found" : "找不到文件",
+ "Upload was cancelled by user" : "用户已取消上传",
+ "Not enough free space" : "可用空间不足",
+ "Operation is blocked by access control" : "访问控制阻止此操作",
+ "Error during upload: {message}" : "上传时发生错误: {message}",
+ "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}",
+ "Unknown error during upload" : "上传时发生未知错误",
+ "Loading current folder" : "正在载入当前文件夹",
+ "Retry" : "重试",
+ "No files in here" : "这里没有文件",
+ "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",
+ "Go back" : "返回",
+ "Views" : "视图",
"You" : "您",
"Shared multiple times with different people" : "与不同的用户多次分享",
"Unable to change the favorite state of the file" : "无法更改文件的收藏状态",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "从收藏中移除",
"Add to favorites" : "添加到收藏",
"Tags" : "标签",
+ "Your files" : "你的文件",
+ "Open in files" : "在文件中打开",
+ "File cannot be accessed" : "文件无法访问",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。",
+ "No search results for “{query}”" : "没有“{query}”的搜索结果",
+ "Search for files" : "搜索文件",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允许限制文件名称以确保文件可以与所有客户端同步。默认状态下,所有POSIX(例如 Linux 或 macOS)系统有效的文件名都是被允许的。",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "启用与 Windows 兼容的文件名后,无法再修改现有文件,但可以由其所有者重命名为有效的新名称。",
+ "Failed to toggle Windows filename support" : "无法切换 Windows 文件名支持",
+ "Files compatibility" : "文件兼容性",
+ "Enforce Windows compatibility" : "强制 Windows 兼容性",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "这将阻止在 Windows 系统中无效的文件名称,比如使用保留字符。但这不会强制大小写敏感性兼容。",
"Blank" : "空白",
"Unable to create new file from template" : "无法从模板创建新文件",
"Pick a template for {name}" : "给 {name} 挑选一个模板",
"Create a new file with the selected template" : "用所选模板创建一个新文件",
"Creating file" : "正在创建文件",
"Save as {displayName}" : "保存为 {displayName}",
- "Save as …" : "保存为…",
- "Converting files …" : "正在转换文件…",
"Failed to convert files: {message}" : "无法转换文件:{message}",
"All files failed to be converted" : "无法转换全部文件",
"One file could not be converted: {message}" : "有一个文件无法转换:{message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["已成功转换 %n 个文件"],
"Files successfully converted" : "文件已成功转换",
"Failed to convert files" : "无法转换文件",
- "Converting file …" : "正在转换文件…",
"File successfully converted" : "文件已成功转换",
"Failed to convert file: {message}" : "无法转换文件:{message}",
"Failed to convert file" : "无法转换文件",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "下载",
"The requested file is not available." : "请求的文件不可用。",
"The requested files are not available." : "请求的文件不可用。",
- "Moving \"{source}\" to \"{destination}\" …" : "正在移动 “{source}” 至 “{destination}” ...",
- "Copying \"{source}\" to \"{destination}\" …" : "正在复制 “{source}” 至 “{destination}” ...",
"Destination is not a folder" : "目标不是一个文件夹",
"This file/folder is already in that directory" : "该文件/文件夹已经存在与该目录中",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "你无法将文件/文件夹移动至其自身或子文件夹中",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。",
"Deletion cancelled" : "已取消删除",
+ "Moving \"{source}\" to \"{destination}\" …" : "正在移动 “{source}” 至 “{destination}” ...",
+ "Copying \"{source}\" to \"{destination}\" …" : "正在复制 “{source}” 至 “{destination}” ...",
"Move cancelled" : "已取消移动",
"Cancelled move or copy of \"{filename}\"." : "取消移动或复制“{filename}”.",
"Cancelled move or copy operation" : "已取消移动或复制操作",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "已重命名文件",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "启用与 Windows 兼容的文件名后,无法再修改现有文件,但可以由其所有者重命名为有效的新名称。",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "启用此设置后,也可以自动迁移文件,请参阅有关 occ 命令的文档。",
+ "Submitting fields …" : "正在提交字段…",
"Filter file names …" : "筛选文件名…",
"Prevent warning dialogs from open or reenable them." : "防止打开或重新启用警告对话框。",
"Show a warning dialog when changing a file extension." : "更改文件扩展名时显示警告对话框。",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "跳转至左侧文件(在网格模式下)",
"Navigate to the file on the right (in grid mode)" : "跳转至右侧文件(在网格模式下)",
"Toggle the grid view" : "切换网格视图",
- "Open the sidebar for a file" : "在侧边栏打开文件"
+ "Open the sidebar for a file" : "在侧边栏打开文件",
+ "Save as …" : "保存为…",
+ "Converting files …" : "正在转换文件…",
+ "Converting file …" : "正在转换文件…",
+ "Search everywhere …" : "在所有位置搜索…",
+ "Search here …" : "在此搜索…",
+ "Preparing …" : "正在准备…"
},
"nplurals=1; plural=0;");
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 0763d95ac1d..fd068f6a10b 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。",
"File not found" : "文件未找到",
"_{count} selected_::_{count} selected_" : ["已选择 {count} 个"],
- "Search everywhere …" : "在所有位置搜索…",
- "Search here …" : "在此搜索…",
"Search scope options" : "搜索范围选项",
"Search here" : "在此搜索",
"{usedQuotaByte} used" : "已使用 {usedQuotaByte}",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "无法刷新文件名清理状态。",
"Filename sanitization in progress." : "正在进行文件名清理。",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "目前已处理 {processedUsers} 个账号,共 {totalUsers} 个。",
- "Preparing …" : "正在准备…",
"Refresh" : "刷新",
"All files have been santized for Windows filename support." : "所有文件都已清理,以支持 Windows 文件名。",
"Some files could not be sanitized, please check your logs." : "部分文件无法进行清理,请检查您的日志。",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "清理文件名",
"(starting)" : "(正在启动)",
"Fill template fields" : "填写模板字段",
- "Submitting fields …" : "正在提交字段…",
"Submit" : "使用",
"Choose a file or folder to transfer" : "选择要转移的文件或文件夹",
"Transfer" : "转移",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "不再显示此对话框。",
"Select file or folder to link to" : "选择需要链接的文件或文件夹",
"Choose {file}" : "选择 {file}",
- "Share" : "共享",
- "Shared by link" : "通过链接共享",
- "Shared" : "已共享",
- "Switch to list view" : "切换为列表视图",
- "Switch to grid view" : "切换到网格视图",
- "The file could not be found" : "找不到文件",
- "Upload was cancelled by user" : "用户已取消上传",
- "Not enough free space" : "可用空间不足",
- "Operation is blocked by access control" : "访问控制阻止此操作",
- "Error during upload: {message}" : "上传时发生错误: {message}",
- "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}",
- "Unknown error during upload" : "上传时发生未知错误",
- "Loading current folder" : "正在载入当前文件夹",
- "Retry" : "重试",
- "No files in here" : "这里没有文件",
- "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",
- "Go back" : "返回",
- "Views" : "视图",
- "Files settings" : "文件设置",
- "Your files" : "你的文件",
- "Open in files" : "在文件中打开",
- "File cannot be accessed" : "文件无法访问",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。",
- "No search results for “{query}”" : "没有“{query}”的搜索结果",
- "Search for files" : "搜索文件",
"Clipboard is not available" : "剪贴板不可用",
"WebDAV URL copied" : "WebDAV URL 已复制",
+ "Files settings" : "文件设置",
"General" : "常规",
"Default view" : "默认视图",
"All files" : "全部文件",
@@ -250,12 +222,24 @@
"Toggle grid view" : "切换网格视图",
"Open file sidebar" : "打开文件侧边栏",
"Show those shortcuts" : "显示快捷键",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允许限制文件名称以确保文件可以与所有客户端同步。默认状态下,所有POSIX(例如 Linux 或 macOS)系统有效的文件名都是被允许的。",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "启用与 Windows 兼容的文件名后,无法再修改现有文件,但可以由其所有者重命名为有效的新名称。",
- "Failed to toggle Windows filename support" : "无法切换 Windows 文件名支持",
- "Files compatibility" : "文件兼容性",
- "Enforce Windows compatibility" : "强制 Windows 兼容性",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "这将阻止在 Windows 系统中无效的文件名称,比如使用保留字符。但这不会强制大小写敏感性兼容。",
+ "Share" : "共享",
+ "Shared by link" : "通过链接共享",
+ "Shared" : "已共享",
+ "Switch to list view" : "切换为列表视图",
+ "Switch to grid view" : "切换到网格视图",
+ "The file could not be found" : "找不到文件",
+ "Upload was cancelled by user" : "用户已取消上传",
+ "Not enough free space" : "可用空间不足",
+ "Operation is blocked by access control" : "访问控制阻止此操作",
+ "Error during upload: {message}" : "上传时发生错误: {message}",
+ "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}",
+ "Unknown error during upload" : "上传时发生未知错误",
+ "Loading current folder" : "正在载入当前文件夹",
+ "Retry" : "重试",
+ "No files in here" : "这里没有文件",
+ "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",
+ "Go back" : "返回",
+ "Views" : "视图",
"You" : "您",
"Shared multiple times with different people" : "与不同的用户多次分享",
"Unable to change the favorite state of the file" : "无法更改文件的收藏状态",
@@ -264,14 +248,24 @@
"Remove from favorites" : "从收藏中移除",
"Add to favorites" : "添加到收藏",
"Tags" : "标签",
+ "Your files" : "你的文件",
+ "Open in files" : "在文件中打开",
+ "File cannot be accessed" : "文件无法访问",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。",
+ "No search results for “{query}”" : "没有“{query}”的搜索结果",
+ "Search for files" : "搜索文件",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允许限制文件名称以确保文件可以与所有客户端同步。默认状态下,所有POSIX(例如 Linux 或 macOS)系统有效的文件名都是被允许的。",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "启用与 Windows 兼容的文件名后,无法再修改现有文件,但可以由其所有者重命名为有效的新名称。",
+ "Failed to toggle Windows filename support" : "无法切换 Windows 文件名支持",
+ "Files compatibility" : "文件兼容性",
+ "Enforce Windows compatibility" : "强制 Windows 兼容性",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "这将阻止在 Windows 系统中无效的文件名称,比如使用保留字符。但这不会强制大小写敏感性兼容。",
"Blank" : "空白",
"Unable to create new file from template" : "无法从模板创建新文件",
"Pick a template for {name}" : "给 {name} 挑选一个模板",
"Create a new file with the selected template" : "用所选模板创建一个新文件",
"Creating file" : "正在创建文件",
"Save as {displayName}" : "保存为 {displayName}",
- "Save as …" : "保存为…",
- "Converting files …" : "正在转换文件…",
"Failed to convert files: {message}" : "无法转换文件:{message}",
"All files failed to be converted" : "无法转换全部文件",
"One file could not be converted: {message}" : "有一个文件无法转换:{message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["已成功转换 %n 个文件"],
"Files successfully converted" : "文件已成功转换",
"Failed to convert files" : "无法转换文件",
- "Converting file …" : "正在转换文件…",
"File successfully converted" : "文件已成功转换",
"Failed to convert file: {message}" : "无法转换文件:{message}",
"Failed to convert file" : "无法转换文件",
@@ -300,8 +293,6 @@
"Download" : "下载",
"The requested file is not available." : "请求的文件不可用。",
"The requested files are not available." : "请求的文件不可用。",
- "Moving \"{source}\" to \"{destination}\" …" : "正在移动 “{source}” 至 “{destination}” ...",
- "Copying \"{source}\" to \"{destination}\" …" : "正在复制 “{source}” 至 “{destination}” ...",
"Destination is not a folder" : "目标不是一个文件夹",
"This file/folder is already in that directory" : "该文件/文件夹已经存在与该目录中",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "你无法将文件/文件夹移动至其自身或子文件夹中",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。",
"Deletion cancelled" : "已取消删除",
+ "Moving \"{source}\" to \"{destination}\" …" : "正在移动 “{source}” 至 “{destination}” ...",
+ "Copying \"{source}\" to \"{destination}\" …" : "正在复制 “{source}” 至 “{destination}” ...",
"Move cancelled" : "已取消移动",
"Cancelled move or copy of \"{filename}\"." : "取消移动或复制“{filename}”.",
"Cancelled move or copy operation" : "已取消移动或复制操作",
@@ -502,6 +495,7 @@
"renamed file" : "已重命名文件",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "启用与 Windows 兼容的文件名后,无法再修改现有文件,但可以由其所有者重命名为有效的新名称。",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "启用此设置后,也可以自动迁移文件,请参阅有关 occ 命令的文档。",
+ "Submitting fields …" : "正在提交字段…",
"Filter file names …" : "筛选文件名…",
"Prevent warning dialogs from open or reenable them." : "防止打开或重新启用警告对话框。",
"Show a warning dialog when changing a file extension." : "更改文件扩展名时显示警告对话框。",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "跳转至左侧文件(在网格模式下)",
"Navigate to the file on the right (in grid mode)" : "跳转至右侧文件(在网格模式下)",
"Toggle the grid view" : "切换网格视图",
- "Open the sidebar for a file" : "在侧边栏打开文件"
+ "Open the sidebar for a file" : "在侧边栏打开文件",
+ "Save as …" : "保存为…",
+ "Converting files …" : "正在转换文件…",
+ "Converting file …" : "正在转换文件…",
+ "Search everywhere …" : "在所有位置搜索…",
+ "Search here …" : "在此搜索…",
+ "Preparing …" : "正在准备…"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 4b63b9d214c..57c57d3f14c 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
"File not found" : "找不到檔案",
"_{count} selected_::_{count} selected_" : ["已選擇 {count} 項"],
- "Search everywhere …" : "搜尋各處 …",
- "Search here …" : "搜尋此處 …",
"Search scope options" : "搜尋範圍選項",
"Search here" : "搜尋此處",
"{usedQuotaByte} used" : "已使用 {usedQuotaByte} ",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "無法刷新檔案名稱的消毒狀態。",
"Filename sanitization in progress." : "正在進行檔案名稱消毒。",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "目前已處理 {processedUsers} 個帳號,共 {totalUsers} 個。",
- "Preparing …" : "正在準備 …",
"Refresh" : "刷新",
"All files have been santized for Windows filename support." : "所有檔案均已消毒以支援 Windows 檔案名稱規範。",
"Some files could not be sanitized, please check your logs." : "部份檔案無法完成消毒流程,請檢查您的紀錄檔。",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "消毒檔案名稱",
"(starting)" : "(正在開始)",
"Fill template fields" : "填寫模板欄位",
- "Submitting fields …" : "正在遞交欄位 …",
"Submit" : "遞交",
"Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾",
"Transfer" : "轉移",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "不要再次顯示此對話框。",
"Select file or folder to link to" : "選擇要連結的檔案或資料夾",
"Choose {file}" : "選擇 {file}",
- "Share" : "分享",
- "Shared by link" : "由連結分享",
- "Shared" : "已分享",
- "Switch to list view" : "切換到列表檢視",
- "Switch to grid view" : "切換到網格檢視",
- "The file could not be found" : "找不到檔案",
- "Upload was cancelled by user" : "用戶已取消上傳",
- "Not enough free space" : "空間不足",
- "Operation is blocked by access control" : "操作已被存取控制封鎖",
- "Error during upload: {message}" : "上傳時發生錯誤:{message}",
- "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}",
- "Unknown error during upload" : "上傳時發生未知的錯誤",
- "Loading current folder" : "目前資料夾加載中",
- "Retry" : "重試",
- "No files in here" : "沒有任何檔案",
- "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
- "Go back" : "返回",
- "Views" : "視圖",
- "Files settings" : "檔案設定",
- "Your files" : "您的檔案",
- "Open in files" : "在「檔案」應用程式中打開",
- "File cannot be accessed" : "檔案無法存取",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。",
- "No search results for “{query}”" : "沒有結果符合「{query}」",
- "Search for files" : "搜尋檔案",
"Clipboard is not available" : "剪貼板不可用",
"WebDAV URL copied" : "已複製 WebDAV URL",
+ "Files settings" : "檔案設定",
"General" : "一般",
"Default view" : "默認檢視",
"All files" : "所有檔案",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "切換網格檢視",
"Open file sidebar" : "開啟檔案側邊欄",
"Show those shortcuts" : "顯示這些快捷鍵",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限製檔案名稱以確保檔案可以與所有客戶端同步。默認情況下,允許 POSIX(例如 Linux 或 macOS)上有效的所有檔案名稱。",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用 Windows 兼容檔案名後,現有的檔案無法再被修改,但其擁有者可以將其重新命名為有效的新名稱。",
- "Failed to toggle Windows filename support" : "切換 Windows 檔案名稱支援失敗",
- "Files compatibility" : "檔案兼容性",
- "Enforce Windows compatibility" : "實施 Windows 兼容性",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "這將阻止在 Windows 系統上無效的檔案名,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的兼容性。",
+ "Share" : "分享",
+ "Shared by link" : "由連結分享",
+ "Shared" : "已分享",
+ "Switch to list view" : "切換到列表檢視",
+ "Switch to grid view" : "切換到網格檢視",
+ "The file could not be found" : "找不到檔案",
+ "Upload was cancelled by user" : "用戶已取消上傳",
+ "Not enough free space" : "空間不足",
+ "Operation is blocked by access control" : "操作已被存取控制封鎖",
+ "Error during upload: {message}" : "上傳時發生錯誤:{message}",
+ "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}",
+ "Unknown error during upload" : "上傳時發生未知的錯誤",
+ "Loading current folder" : "目前資料夾加載中",
+ "Retry" : "重試",
+ "No files in here" : "沒有任何檔案",
+ "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
+ "Go back" : "返回",
+ "Views" : "視圖",
"You" : "您",
"Shared multiple times with different people" : "與不同的人多次分享",
"Unable to change the favorite state of the file" : "無法更改檔案的最愛狀態",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "從最愛中移除",
"Add to favorites" : "加到我的最愛",
"Tags" : "標籤",
+ "Your files" : "您的檔案",
+ "Open in files" : "在「檔案」應用程式中打開",
+ "File cannot be accessed" : "檔案無法存取",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。",
+ "No search results for “{query}”" : "沒有結果符合「{query}」",
+ "Search for files" : "搜尋檔案",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限製檔案名稱以確保檔案可以與所有客戶端同步。默認情況下,允許 POSIX(例如 Linux 或 macOS)上有效的所有檔案名稱。",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用 Windows 兼容檔案名後,現有的檔案無法再被修改,但其擁有者可以將其重新命名為有效的新名稱。",
+ "Failed to toggle Windows filename support" : "切換 Windows 檔案名稱支援失敗",
+ "Files compatibility" : "檔案兼容性",
+ "Enforce Windows compatibility" : "實施 Windows 兼容性",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "這將阻止在 Windows 系統上無效的檔案名,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的兼容性。",
"Blank" : "空白",
"Unable to create new file from template" : "無法從模板創建新檔案",
"Pick a template for {name}" : "為 {name} 選擇一個模板",
"Create a new file with the selected template" : "使用所選模板創建一個新檔案",
"Creating file" : "創建檔案中",
"Save as {displayName}" : "保存為 {displayName}",
- "Save as …" : "另存為 ...",
- "Converting files …" : "正在轉換檔案 …",
"Failed to convert files: {message}" : "無法轉換檔案:{message}",
"All files failed to be converted" : "所有檔案轉換失敗",
"One file could not be converted: {message}" : "有一個檔案無法轉換:{message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["%n 個檔案成功轉換"],
"Files successfully converted" : "成功轉換檔案",
"Failed to convert files" : "無法轉換檔案",
- "Converting file …" : "正在轉換檔案 …",
"File successfully converted" : "成功轉換檔案",
"Failed to convert file: {message}" : "無法轉換檔案:{message}",
"Failed to convert file" : "無法轉換檔案",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "下載",
"The requested file is not available." : "無法取得所要求的檔案。",
"The requested files are not available." : "無法取得所要求的檔案。",
- "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」…",
- "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」…",
"Destination is not a folder" : "目標地不是資料夾",
"This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。",
"Deletion cancelled" : "刪除已取消",
+ "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」…",
+ "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」…",
"Move cancelled" : "移動已取消",
"Cancelled move or copy of \"{filename}\"." : "已取消移動或複製 \"{filename}\"。",
"Cancelled move or copy operation" : "已取消移動或複製操作",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "已重新命名的檔案",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用 Windows 兼容檔案名後,現有的檔案無法再被修改,但其擁有者可以將其重新命名為有效的新名稱。",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "啟用此設定後,還可以自動遷移檔案,請參考有關 occ 指令的說明書。",
+ "Submitting fields …" : "正在遞交欄位 …",
"Filter file names …" : "過濾檔案名稱 …",
"Prevent warning dialogs from open or reenable them." : "避免開啟警告對話框或重新啟用它們。",
"Show a warning dialog when changing a file extension." : "在變更副檔名時顯示警告對話框。",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)",
"Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)",
"Toggle the grid view" : "切換網格檢視",
- "Open the sidebar for a file" : "開啟檔案側邊欄"
+ "Open the sidebar for a file" : "開啟檔案側邊欄",
+ "Save as …" : "另存為 ...",
+ "Converting files …" : "正在轉換檔案 …",
+ "Converting file …" : "正在轉換檔案 …",
+ "Search everywhere …" : "搜尋各處 …",
+ "Search here …" : "搜尋此處 …",
+ "Preparing …" : "正在準備 …"
},
"nplurals=1; plural=0;");
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index 1bd576d7c86..e3dc27b8c04 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
"File not found" : "找不到檔案",
"_{count} selected_::_{count} selected_" : ["已選擇 {count} 項"],
- "Search everywhere …" : "搜尋各處 …",
- "Search here …" : "搜尋此處 …",
"Search scope options" : "搜尋範圍選項",
"Search here" : "搜尋此處",
"{usedQuotaByte} used" : "已使用 {usedQuotaByte} ",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "無法刷新檔案名稱的消毒狀態。",
"Filename sanitization in progress." : "正在進行檔案名稱消毒。",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "目前已處理 {processedUsers} 個帳號,共 {totalUsers} 個。",
- "Preparing …" : "正在準備 …",
"Refresh" : "刷新",
"All files have been santized for Windows filename support." : "所有檔案均已消毒以支援 Windows 檔案名稱規範。",
"Some files could not be sanitized, please check your logs." : "部份檔案無法完成消毒流程,請檢查您的紀錄檔。",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "消毒檔案名稱",
"(starting)" : "(正在開始)",
"Fill template fields" : "填寫模板欄位",
- "Submitting fields …" : "正在遞交欄位 …",
"Submit" : "遞交",
"Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾",
"Transfer" : "轉移",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "不要再次顯示此對話框。",
"Select file or folder to link to" : "選擇要連結的檔案或資料夾",
"Choose {file}" : "選擇 {file}",
- "Share" : "分享",
- "Shared by link" : "由連結分享",
- "Shared" : "已分享",
- "Switch to list view" : "切換到列表檢視",
- "Switch to grid view" : "切換到網格檢視",
- "The file could not be found" : "找不到檔案",
- "Upload was cancelled by user" : "用戶已取消上傳",
- "Not enough free space" : "空間不足",
- "Operation is blocked by access control" : "操作已被存取控制封鎖",
- "Error during upload: {message}" : "上傳時發生錯誤:{message}",
- "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}",
- "Unknown error during upload" : "上傳時發生未知的錯誤",
- "Loading current folder" : "目前資料夾加載中",
- "Retry" : "重試",
- "No files in here" : "沒有任何檔案",
- "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
- "Go back" : "返回",
- "Views" : "視圖",
- "Files settings" : "檔案設定",
- "Your files" : "您的檔案",
- "Open in files" : "在「檔案」應用程式中打開",
- "File cannot be accessed" : "檔案無法存取",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。",
- "No search results for “{query}”" : "沒有結果符合「{query}」",
- "Search for files" : "搜尋檔案",
"Clipboard is not available" : "剪貼板不可用",
"WebDAV URL copied" : "已複製 WebDAV URL",
+ "Files settings" : "檔案設定",
"General" : "一般",
"Default view" : "默認檢視",
"All files" : "所有檔案",
@@ -250,12 +222,24 @@
"Toggle grid view" : "切換網格檢視",
"Open file sidebar" : "開啟檔案側邊欄",
"Show those shortcuts" : "顯示這些快捷鍵",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限製檔案名稱以確保檔案可以與所有客戶端同步。默認情況下,允許 POSIX(例如 Linux 或 macOS)上有效的所有檔案名稱。",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用 Windows 兼容檔案名後,現有的檔案無法再被修改,但其擁有者可以將其重新命名為有效的新名稱。",
- "Failed to toggle Windows filename support" : "切換 Windows 檔案名稱支援失敗",
- "Files compatibility" : "檔案兼容性",
- "Enforce Windows compatibility" : "實施 Windows 兼容性",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "這將阻止在 Windows 系統上無效的檔案名,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的兼容性。",
+ "Share" : "分享",
+ "Shared by link" : "由連結分享",
+ "Shared" : "已分享",
+ "Switch to list view" : "切換到列表檢視",
+ "Switch to grid view" : "切換到網格檢視",
+ "The file could not be found" : "找不到檔案",
+ "Upload was cancelled by user" : "用戶已取消上傳",
+ "Not enough free space" : "空間不足",
+ "Operation is blocked by access control" : "操作已被存取控制封鎖",
+ "Error during upload: {message}" : "上傳時發生錯誤:{message}",
+ "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}",
+ "Unknown error during upload" : "上傳時發生未知的錯誤",
+ "Loading current folder" : "目前資料夾加載中",
+ "Retry" : "重試",
+ "No files in here" : "沒有任何檔案",
+ "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
+ "Go back" : "返回",
+ "Views" : "視圖",
"You" : "您",
"Shared multiple times with different people" : "與不同的人多次分享",
"Unable to change the favorite state of the file" : "無法更改檔案的最愛狀態",
@@ -264,14 +248,24 @@
"Remove from favorites" : "從最愛中移除",
"Add to favorites" : "加到我的最愛",
"Tags" : "標籤",
+ "Your files" : "您的檔案",
+ "Open in files" : "在「檔案」應用程式中打開",
+ "File cannot be accessed" : "檔案無法存取",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。",
+ "No search results for “{query}”" : "沒有結果符合「{query}」",
+ "Search for files" : "搜尋檔案",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限製檔案名稱以確保檔案可以與所有客戶端同步。默認情況下,允許 POSIX(例如 Linux 或 macOS)上有效的所有檔案名稱。",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用 Windows 兼容檔案名後,現有的檔案無法再被修改,但其擁有者可以將其重新命名為有效的新名稱。",
+ "Failed to toggle Windows filename support" : "切換 Windows 檔案名稱支援失敗",
+ "Files compatibility" : "檔案兼容性",
+ "Enforce Windows compatibility" : "實施 Windows 兼容性",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "這將阻止在 Windows 系統上無效的檔案名,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的兼容性。",
"Blank" : "空白",
"Unable to create new file from template" : "無法從模板創建新檔案",
"Pick a template for {name}" : "為 {name} 選擇一個模板",
"Create a new file with the selected template" : "使用所選模板創建一個新檔案",
"Creating file" : "創建檔案中",
"Save as {displayName}" : "保存為 {displayName}",
- "Save as …" : "另存為 ...",
- "Converting files …" : "正在轉換檔案 …",
"Failed to convert files: {message}" : "無法轉換檔案:{message}",
"All files failed to be converted" : "所有檔案轉換失敗",
"One file could not be converted: {message}" : "有一個檔案無法轉換:{message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["%n 個檔案成功轉換"],
"Files successfully converted" : "成功轉換檔案",
"Failed to convert files" : "無法轉換檔案",
- "Converting file …" : "正在轉換檔案 …",
"File successfully converted" : "成功轉換檔案",
"Failed to convert file: {message}" : "無法轉換檔案:{message}",
"Failed to convert file" : "無法轉換檔案",
@@ -300,8 +293,6 @@
"Download" : "下載",
"The requested file is not available." : "無法取得所要求的檔案。",
"The requested files are not available." : "無法取得所要求的檔案。",
- "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」…",
- "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」…",
"Destination is not a folder" : "目標地不是資料夾",
"This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。",
"Deletion cancelled" : "刪除已取消",
+ "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」…",
+ "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」…",
"Move cancelled" : "移動已取消",
"Cancelled move or copy of \"{filename}\"." : "已取消移動或複製 \"{filename}\"。",
"Cancelled move or copy operation" : "已取消移動或複製操作",
@@ -502,6 +495,7 @@
"renamed file" : "已重新命名的檔案",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用 Windows 兼容檔案名後,現有的檔案無法再被修改,但其擁有者可以將其重新命名為有效的新名稱。",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "啟用此設定後,還可以自動遷移檔案,請參考有關 occ 指令的說明書。",
+ "Submitting fields …" : "正在遞交欄位 …",
"Filter file names …" : "過濾檔案名稱 …",
"Prevent warning dialogs from open or reenable them." : "避免開啟警告對話框或重新啟用它們。",
"Show a warning dialog when changing a file extension." : "在變更副檔名時顯示警告對話框。",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)",
"Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)",
"Toggle the grid view" : "切換網格檢視",
- "Open the sidebar for a file" : "開啟檔案側邊欄"
+ "Open the sidebar for a file" : "開啟檔案側邊欄",
+ "Save as …" : "另存為 ...",
+ "Converting files …" : "正在轉換檔案 …",
+ "Converting file …" : "正在轉換檔案 …",
+ "Search everywhere …" : "搜尋各處 …",
+ "Search here …" : "搜尋此處 …",
+ "Preparing …" : "正在準備 …"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 14b1a90f146..c16ba577472 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -124,8 +124,6 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
"File not found" : "找不到檔案",
"_{count} selected_::_{count} selected_" : ["已選取 {count} 個"],
- "Search everywhere …" : "搜尋各處……",
- "Search here …" : "搜尋此處……",
"Search scope options" : "搜尋範圍選項",
"Search here" : "搜尋此處",
"{usedQuotaByte} used" : "已使用 {usedQuotaByte}",
@@ -144,7 +142,6 @@ OC.L10N.register(
"Failed to refresh filename sanitization status." : "重新整理檔案名稱的消毒狀態失敗。",
"Filename sanitization in progress." : "正在進行檔案名稱消毒。",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "目前已處理 {processedUsers} 個帳號,共 {totalUsers} 個。",
- "Preparing …" : "正在準備……",
"Refresh" : "重新整理",
"All files have been santized for Windows filename support." : "所有檔案均已消毒以支援 Windows 檔案名稱規範。",
"Some files could not be sanitized, please check your logs." : "部份檔案無法完成消毒流程,請檢查您的紀錄檔。",
@@ -159,7 +156,6 @@ OC.L10N.register(
"Sanitize filenames" : "消毒檔案名稱",
"(starting)" : "(正在開始)",
"Fill template fields" : "檔案範本欄位",
- "Submitting fields …" : "正在遞交欄位……",
"Submit" : "遞交",
"Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾",
"Transfer" : "轉移",
@@ -183,33 +179,9 @@ OC.L10N.register(
"Do not show this dialog again." : "不要再次顯示此對話方塊。",
"Select file or folder to link to" : "選取要連結的檔案或資料夾",
"Choose {file}" : "選擇 {file}",
- "Share" : "分享",
- "Shared by link" : "透過連結分享",
- "Shared" : "已分享",
- "Switch to list view" : "切換至列表檢視",
- "Switch to grid view" : "切換到格狀檢視",
- "The file could not be found" : "找不到檔案",
- "Upload was cancelled by user" : "使用者已取消上傳",
- "Not enough free space" : "空間不足",
- "Operation is blocked by access control" : "操作已被存取控制封鎖",
- "Error during upload: {message}" : "上傳時發生錯誤:{message}",
- "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}",
- "Unknown error during upload" : "上傳時發生未知的錯誤",
- "Loading current folder" : "正在載入目前資料夾",
- "Retry" : "重試",
- "No files in here" : "沒有任何檔案",
- "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
- "Go back" : "返回",
- "Views" : "顯示",
- "Files settings" : "檔案設定",
- "Your files" : "您的檔案",
- "Open in files" : "在檔案中開啟",
- "File cannot be accessed" : "無法存取檔案",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。",
- "No search results for “{query}”" : "沒有結果符合「{query}」",
- "Search for files" : "搜尋檔案",
"Clipboard is not available" : "剪貼簿無法使用",
"WebDAV URL copied" : "已複製 WebDAV URL",
+ "Files settings" : "檔案設定",
"General" : "一般",
"Default view" : "預設檢視",
"All files" : "所有檔案",
@@ -252,12 +224,24 @@ OC.L10N.register(
"Toggle grid view" : "切換網格檢視",
"Open file sidebar" : "開啟檔案側邊欄",
"Show those shortcuts" : "顯示這些快捷鍵",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限制檔案名稱以確保檔案可以與所有客戶端同步。預設情況下,允許 POSIX(例如 Linux 或 macOS)上所有有效的檔案名稱。",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用與 Windows 相容的檔案名稱後,無法再修改現有檔案,但可以由其擁有者重新命名為有效的新名稱。",
- "Failed to toggle Windows filename support" : "切換 Windows 檔案名稱支援失敗",
- "Files compatibility" : "檔案相容性",
- "Enforce Windows compatibility" : "強制 Windows 相容性",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "這會封鎖在 Windows 系統上無效的檔案名稱,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的相容性。",
+ "Share" : "分享",
+ "Shared by link" : "透過連結分享",
+ "Shared" : "已分享",
+ "Switch to list view" : "切換至列表檢視",
+ "Switch to grid view" : "切換到格狀檢視",
+ "The file could not be found" : "找不到檔案",
+ "Upload was cancelled by user" : "使用者已取消上傳",
+ "Not enough free space" : "空間不足",
+ "Operation is blocked by access control" : "操作已被存取控制封鎖",
+ "Error during upload: {message}" : "上傳時發生錯誤:{message}",
+ "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}",
+ "Unknown error during upload" : "上傳時發生未知的錯誤",
+ "Loading current folder" : "正在載入目前資料夾",
+ "Retry" : "重試",
+ "No files in here" : "沒有任何檔案",
+ "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
+ "Go back" : "返回",
+ "Views" : "顯示",
"You" : "您",
"Shared multiple times with different people" : "與不同的人多次分享",
"Unable to change the favorite state of the file" : "無法變更檔案的喜愛狀態",
@@ -266,14 +250,24 @@ OC.L10N.register(
"Remove from favorites" : "從喜愛中移除",
"Add to favorites" : "新增至喜愛",
"Tags" : "標籤",
+ "Your files" : "您的檔案",
+ "Open in files" : "在檔案中開啟",
+ "File cannot be accessed" : "無法存取檔案",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。",
+ "No search results for “{query}”" : "沒有結果符合「{query}」",
+ "Search for files" : "搜尋檔案",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限制檔案名稱以確保檔案可以與所有客戶端同步。預設情況下,允許 POSIX(例如 Linux 或 macOS)上所有有效的檔案名稱。",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用與 Windows 相容的檔案名稱後,無法再修改現有檔案,但可以由其擁有者重新命名為有效的新名稱。",
+ "Failed to toggle Windows filename support" : "切換 Windows 檔案名稱支援失敗",
+ "Files compatibility" : "檔案相容性",
+ "Enforce Windows compatibility" : "強制 Windows 相容性",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "這會封鎖在 Windows 系統上無效的檔案名稱,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的相容性。",
"Blank" : "空白",
"Unable to create new file from template" : "無法從範本建立新檔案",
"Pick a template for {name}" : "為 {name} 挑選範本",
"Create a new file with the selected template" : "使用選定的範本建立新檔案",
"Creating file" : "正在建立檔案",
"Save as {displayName}" : "另存為 {displayName}",
- "Save as …" : "另存為……",
- "Converting files …" : "正在轉換檔案……",
"Failed to convert files: {message}" : "無法轉換檔案:{message}",
"All files failed to be converted" : "所有檔案轉換失敗",
"One file could not be converted: {message}" : "一個檔案無法轉換:{message}",
@@ -281,7 +275,6 @@ OC.L10N.register(
"_One file successfully converted_::_%n files successfully converted_" : ["成功轉換 %n 個檔案"],
"Files successfully converted" : "檔案成功轉換",
"Failed to convert files" : "轉換檔案失敗",
- "Converting file …" : "正在轉換檔案……",
"File successfully converted" : "成功轉換檔案",
"Failed to convert file: {message}" : "無法轉換檔案:{message}",
"Failed to convert file" : "無法轉換檔案",
@@ -302,8 +295,6 @@ OC.L10N.register(
"Download" : "下載",
"The requested file is not available." : "無法取得所請求的檔案。",
"The requested files are not available." : "無法取得所請求的檔案。",
- "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」……",
- "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」……",
"Destination is not a folder" : "目的地不是資料夾",
"This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
@@ -485,6 +476,8 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了雙因子認證,您必須點擊此處建立並使用新的應用程式密碼。",
"Deletion cancelled" : "刪除已取消",
+ "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」……",
+ "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」……",
"Move cancelled" : "移動已取消",
"Cancelled move or copy of \"{filename}\"." : "已取消移動或複製「{filename}」。",
"Cancelled move or copy operation" : "已取消移動或複製操作",
@@ -504,6 +497,7 @@ OC.L10N.register(
"renamed file" : "已重新命名檔案",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用與 Windows 相容的檔案名稱後,無法再修改現有檔案,但可以由其擁有者重新命名為有效的新名稱。",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "啟用此設定後,也可以自動遷移檔案,詳情請參閱關於 occ 命令的文件。",
+ "Submitting fields …" : "正在遞交欄位……",
"Filter file names …" : "過濾檔案名稱……",
"Prevent warning dialogs from open or reenable them." : "避免開啟警告對話方塊或重新啟用它們。",
"Show a warning dialog when changing a file extension." : "在變更副檔名時顯示警告對話方塊。",
@@ -522,6 +516,12 @@ OC.L10N.register(
"Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)",
"Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)",
"Toggle the grid view" : "切換網格檢視",
- "Open the sidebar for a file" : "開啟檔案側邊欄"
+ "Open the sidebar for a file" : "開啟檔案側邊欄",
+ "Save as …" : "另存為……",
+ "Converting files …" : "正在轉換檔案……",
+ "Converting file …" : "正在轉換檔案……",
+ "Search everywhere …" : "搜尋各處……",
+ "Search here …" : "搜尋此處……",
+ "Preparing …" : "正在準備……"
},
"nplurals=1; plural=0;");
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index 23186be5ed7..b9bdee68dcd 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -122,8 +122,6 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。",
"File not found" : "找不到檔案",
"_{count} selected_::_{count} selected_" : ["已選取 {count} 個"],
- "Search everywhere …" : "搜尋各處……",
- "Search here …" : "搜尋此處……",
"Search scope options" : "搜尋範圍選項",
"Search here" : "搜尋此處",
"{usedQuotaByte} used" : "已使用 {usedQuotaByte}",
@@ -142,7 +140,6 @@
"Failed to refresh filename sanitization status." : "重新整理檔案名稱的消毒狀態失敗。",
"Filename sanitization in progress." : "正在進行檔案名稱消毒。",
"Currently {processedUsers} of {totalUsers} accounts are already processed." : "目前已處理 {processedUsers} 個帳號,共 {totalUsers} 個。",
- "Preparing …" : "正在準備……",
"Refresh" : "重新整理",
"All files have been santized for Windows filename support." : "所有檔案均已消毒以支援 Windows 檔案名稱規範。",
"Some files could not be sanitized, please check your logs." : "部份檔案無法完成消毒流程,請檢查您的紀錄檔。",
@@ -157,7 +154,6 @@
"Sanitize filenames" : "消毒檔案名稱",
"(starting)" : "(正在開始)",
"Fill template fields" : "檔案範本欄位",
- "Submitting fields …" : "正在遞交欄位……",
"Submit" : "遞交",
"Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾",
"Transfer" : "轉移",
@@ -181,33 +177,9 @@
"Do not show this dialog again." : "不要再次顯示此對話方塊。",
"Select file or folder to link to" : "選取要連結的檔案或資料夾",
"Choose {file}" : "選擇 {file}",
- "Share" : "分享",
- "Shared by link" : "透過連結分享",
- "Shared" : "已分享",
- "Switch to list view" : "切換至列表檢視",
- "Switch to grid view" : "切換到格狀檢視",
- "The file could not be found" : "找不到檔案",
- "Upload was cancelled by user" : "使用者已取消上傳",
- "Not enough free space" : "空間不足",
- "Operation is blocked by access control" : "操作已被存取控制封鎖",
- "Error during upload: {message}" : "上傳時發生錯誤:{message}",
- "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}",
- "Unknown error during upload" : "上傳時發生未知的錯誤",
- "Loading current folder" : "正在載入目前資料夾",
- "Retry" : "重試",
- "No files in here" : "沒有任何檔案",
- "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
- "Go back" : "返回",
- "Views" : "顯示",
- "Files settings" : "檔案設定",
- "Your files" : "您的檔案",
- "Open in files" : "在檔案中開啟",
- "File cannot be accessed" : "無法存取檔案",
- "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。",
- "No search results for “{query}”" : "沒有結果符合「{query}」",
- "Search for files" : "搜尋檔案",
"Clipboard is not available" : "剪貼簿無法使用",
"WebDAV URL copied" : "已複製 WebDAV URL",
+ "Files settings" : "檔案設定",
"General" : "一般",
"Default view" : "預設檢視",
"All files" : "所有檔案",
@@ -250,12 +222,24 @@
"Toggle grid view" : "切換網格檢視",
"Open file sidebar" : "開啟檔案側邊欄",
"Show those shortcuts" : "顯示這些快捷鍵",
- "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限制檔案名稱以確保檔案可以與所有客戶端同步。預設情況下,允許 POSIX(例如 Linux 或 macOS)上所有有效的檔案名稱。",
- "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用與 Windows 相容的檔案名稱後,無法再修改現有檔案,但可以由其擁有者重新命名為有效的新名稱。",
- "Failed to toggle Windows filename support" : "切換 Windows 檔案名稱支援失敗",
- "Files compatibility" : "檔案相容性",
- "Enforce Windows compatibility" : "強制 Windows 相容性",
- "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "這會封鎖在 Windows 系統上無效的檔案名稱,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的相容性。",
+ "Share" : "分享",
+ "Shared by link" : "透過連結分享",
+ "Shared" : "已分享",
+ "Switch to list view" : "切換至列表檢視",
+ "Switch to grid view" : "切換到格狀檢視",
+ "The file could not be found" : "找不到檔案",
+ "Upload was cancelled by user" : "使用者已取消上傳",
+ "Not enough free space" : "空間不足",
+ "Operation is blocked by access control" : "操作已被存取控制封鎖",
+ "Error during upload: {message}" : "上傳時發生錯誤:{message}",
+ "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}",
+ "Unknown error during upload" : "上傳時發生未知的錯誤",
+ "Loading current folder" : "正在載入目前資料夾",
+ "Retry" : "重試",
+ "No files in here" : "沒有任何檔案",
+ "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
+ "Go back" : "返回",
+ "Views" : "顯示",
"You" : "您",
"Shared multiple times with different people" : "與不同的人多次分享",
"Unable to change the favorite state of the file" : "無法變更檔案的喜愛狀態",
@@ -264,14 +248,24 @@
"Remove from favorites" : "從喜愛中移除",
"Add to favorites" : "新增至喜愛",
"Tags" : "標籤",
+ "Your files" : "您的檔案",
+ "Open in files" : "在檔案中開啟",
+ "File cannot be accessed" : "無法存取檔案",
+ "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。",
+ "No search results for “{query}”" : "沒有結果符合「{query}」",
+ "Search for files" : "搜尋檔案",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "允許限制檔案名稱以確保檔案可以與所有客戶端同步。預設情況下,允許 POSIX(例如 Linux 或 macOS)上所有有效的檔案名稱。",
+ "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用與 Windows 相容的檔案名稱後,無法再修改現有檔案,但可以由其擁有者重新命名為有效的新名稱。",
+ "Failed to toggle Windows filename support" : "切換 Windows 檔案名稱支援失敗",
+ "Files compatibility" : "檔案相容性",
+ "Enforce Windows compatibility" : "強制 Windows 相容性",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "這會封鎖在 Windows 系統上無效的檔案名稱,例如使用保留名稱或特殊字元。但這不會強制區分大小寫的相容性。",
"Blank" : "空白",
"Unable to create new file from template" : "無法從範本建立新檔案",
"Pick a template for {name}" : "為 {name} 挑選範本",
"Create a new file with the selected template" : "使用選定的範本建立新檔案",
"Creating file" : "正在建立檔案",
"Save as {displayName}" : "另存為 {displayName}",
- "Save as …" : "另存為……",
- "Converting files …" : "正在轉換檔案……",
"Failed to convert files: {message}" : "無法轉換檔案:{message}",
"All files failed to be converted" : "所有檔案轉換失敗",
"One file could not be converted: {message}" : "一個檔案無法轉換:{message}",
@@ -279,7 +273,6 @@
"_One file successfully converted_::_%n files successfully converted_" : ["成功轉換 %n 個檔案"],
"Files successfully converted" : "檔案成功轉換",
"Failed to convert files" : "轉換檔案失敗",
- "Converting file …" : "正在轉換檔案……",
"File successfully converted" : "成功轉換檔案",
"Failed to convert file: {message}" : "無法轉換檔案:{message}",
"Failed to convert file" : "無法轉換檔案",
@@ -300,8 +293,6 @@
"Download" : "下載",
"The requested file is not available." : "無法取得所請求的檔案。",
"The requested files are not available." : "無法取得所請求的檔案。",
- "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」……",
- "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」……",
"Destination is not a folder" : "目的地不是資料夾",
"This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中",
@@ -483,6 +474,8 @@
"Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了雙因子認證,您必須點擊此處建立並使用新的應用程式密碼。",
"Deletion cancelled" : "刪除已取消",
+ "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」……",
+ "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」……",
"Move cancelled" : "移動已取消",
"Cancelled move or copy of \"{filename}\"." : "已取消移動或複製「{filename}」。",
"Cancelled move or copy operation" : "已取消移動或複製操作",
@@ -502,6 +495,7 @@
"renamed file" : "已重新命名檔案",
"After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "啟用與 Windows 相容的檔案名稱後,無法再修改現有檔案,但可以由其擁有者重新命名為有效的新名稱。",
"It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "啟用此設定後,也可以自動遷移檔案,詳情請參閱關於 occ 命令的文件。",
+ "Submitting fields …" : "正在遞交欄位……",
"Filter file names …" : "過濾檔案名稱……",
"Prevent warning dialogs from open or reenable them." : "避免開啟警告對話方塊或重新啟用它們。",
"Show a warning dialog when changing a file extension." : "在變更副檔名時顯示警告對話方塊。",
@@ -520,6 +514,12 @@
"Navigate to the file on the left (in grid mode)" : "前往左側的檔案(在網格模式下)",
"Navigate to the file on the right (in grid mode)" : "前往右側的檔案(在網格模式下)",
"Toggle the grid view" : "切換網格檢視",
- "Open the sidebar for a file" : "開啟檔案側邊欄"
+ "Open the sidebar for a file" : "開啟檔案側邊欄",
+ "Save as …" : "另存為……",
+ "Converting files …" : "正在轉換檔案……",
+ "Converting file …" : "正在轉換檔案……",
+ "Search everywhere …" : "搜尋各處……",
+ "Search here …" : "搜尋此處……",
+ "Preparing …" : "正在準備……"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/ar.js b/apps/files_external/l10n/ar.js
index 819e8bd906a..73c6be4f938 100644
--- a/apps/files_external/l10n/ar.js
+++ b/apps/files_external/l10n/ar.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "أدخِل حيثيات الدخول الناقصة",
"Credentials successfully set" : "تم تعيين حيثيّات الدخول بنجاحٍ",
"Error while setting credentials: {error}" : "حدث خطأ أثناء تعيين حيثيّات الدخول: {error}",
- "Checking storage …" : "فحص التخزين ...",
"There was an error with this external storage." : "هنالك خطأ في وحدة التخزين الخارجية هذه.",
"We were unable to check the external storage {basename}" : "لم نستطع التحقق من وحدة التخزين الخارجية {basename}",
"Examine this faulty external storage configuration" : "إفحَص التهيئة الخاطئة لوحدة التخزين الخارجية هذه",
@@ -136,7 +135,7 @@ OC.L10N.register(
"Delete storage?" : "حذف وحدة التخزين؟",
"Click to recheck the configuration" : "أنقر لإعادة فحص التكوين",
"Saved" : "حفظ",
- "Saving …" : "جاري الحفظ…",
+ "Saving …" : "حفظ ...",
"Save" : "حفظ",
"Failed to save global credentials" : "تعذّر حفظ حيثيّات الدخول الشاملة global credentials",
"Failed to save global credentials: {message}" : "تعذّر حفظ حيثيّات الدخول الشاملة: {message}",
@@ -157,6 +156,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "مفتاح التطبيق",
"App secret" : "كلمة مرور التطبيق",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "هل أنت متأكد أنك تريد قطع الاتصال بوحدة التخزين الخارجية هذه؟ سيتسبب ذلك في جعل وحدة التخزين هذه غير مُتاحة في نكست كلاود، و سيؤدي إلى منع الوصول إلى هذه الملفات والمجلدات عن أي عميل مزامنة مُتصلٍ حاليّاً، و لكنه لن يحذف أي ملفات أو مجلدات على وحدة التخزين الخارجية نفسها."
+ "Checking storage …" : "فحص التخزين ...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "هل أنت متأكد أنك تريد قطع الاتصال بوحدة التخزين الخارجية هذه؟ سيتسبب ذلك في جعل وحدة التخزين هذه غير مُتاحة في نكست كلاود، و سيؤدي إلى منع الوصول إلى هذه الملفات والمجلدات عن أي عميل مزامنة مُتصلٍ حاليّاً، و لكنه لن يحذف أي ملفات أو مجلدات على وحدة التخزين الخارجية نفسها.",
+ "Saving …" : "جاري الحفظ…"
},
"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_external/l10n/ar.json b/apps/files_external/l10n/ar.json
index d83cb04a338..1bf2f924ef1 100644
--- a/apps/files_external/l10n/ar.json
+++ b/apps/files_external/l10n/ar.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "أدخِل حيثيات الدخول الناقصة",
"Credentials successfully set" : "تم تعيين حيثيّات الدخول بنجاحٍ",
"Error while setting credentials: {error}" : "حدث خطأ أثناء تعيين حيثيّات الدخول: {error}",
- "Checking storage …" : "فحص التخزين ...",
"There was an error with this external storage." : "هنالك خطأ في وحدة التخزين الخارجية هذه.",
"We were unable to check the external storage {basename}" : "لم نستطع التحقق من وحدة التخزين الخارجية {basename}",
"Examine this faulty external storage configuration" : "إفحَص التهيئة الخاطئة لوحدة التخزين الخارجية هذه",
@@ -134,7 +133,7 @@
"Delete storage?" : "حذف وحدة التخزين؟",
"Click to recheck the configuration" : "أنقر لإعادة فحص التكوين",
"Saved" : "حفظ",
- "Saving …" : "جاري الحفظ…",
+ "Saving …" : "حفظ ...",
"Save" : "حفظ",
"Failed to save global credentials" : "تعذّر حفظ حيثيّات الدخول الشاملة global credentials",
"Failed to save global credentials: {message}" : "تعذّر حفظ حيثيّات الدخول الشاملة: {message}",
@@ -155,6 +154,8 @@
"OAuth1" : "OAuth1",
"App key" : "مفتاح التطبيق",
"App secret" : "كلمة مرور التطبيق",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "هل أنت متأكد أنك تريد قطع الاتصال بوحدة التخزين الخارجية هذه؟ سيتسبب ذلك في جعل وحدة التخزين هذه غير مُتاحة في نكست كلاود، و سيؤدي إلى منع الوصول إلى هذه الملفات والمجلدات عن أي عميل مزامنة مُتصلٍ حاليّاً، و لكنه لن يحذف أي ملفات أو مجلدات على وحدة التخزين الخارجية نفسها."
+ "Checking storage …" : "فحص التخزين ...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "هل أنت متأكد أنك تريد قطع الاتصال بوحدة التخزين الخارجية هذه؟ سيتسبب ذلك في جعل وحدة التخزين هذه غير مُتاحة في نكست كلاود، و سيؤدي إلى منع الوصول إلى هذه الملفات والمجلدات عن أي عميل مزامنة مُتصلٍ حاليّاً، و لكنه لن يحذف أي ملفات أو مجلدات على وحدة التخزين الخارجية نفسها.",
+ "Saving …" : "جاري الحفظ…"
},"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_external/l10n/ast.js b/apps/files_external/l10n/ast.js
index 8e04c90e500..fdcc75ad499 100644
--- a/apps/files_external/l10n/ast.js
+++ b/apps/files_external/l10n/ast.js
@@ -125,7 +125,6 @@ OC.L10N.register(
"Delete storage?" : "¿Quies desaniciar l'almacenamientu?",
"Click to recheck the configuration" : "Calca pa volver comprobar la configuración",
"Saved" : "Guardóse",
- "Saving …" : "Guardando…",
"Save" : "Guardar",
"No external storage configured or you don't have the permission to configure them" : "Nun se configuró nengún almacenamientu esternu y tampoco tienes permisu pa configuralos",
"Open documentation" : "Abrir la documentación",
@@ -144,6 +143,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Clave d'aplicación",
"App secret" : "Secretu d'aplicación",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿De xuru que quies desconectar esti almacenamientu esternu? Esta aición va facer que l'almacenamientu dexe de tar disponible en Nextcloud y va facer que se desanicien los ficheros y carpetes en cualesquier veceru sincronizáu que tea conectáu mas nun se va desaniciar nengún ficheru nin carpeta del almacenamientu esternu."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿De xuru que quies desconectar esti almacenamientu esternu? Esta aición va facer que l'almacenamientu dexe de tar disponible en Nextcloud y va facer que se desanicien los ficheros y carpetes en cualesquier veceru sincronizáu que tea conectáu mas nun se va desaniciar nengún ficheru nin carpeta del almacenamientu esternu.",
+ "Saving …" : "Guardando…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/ast.json b/apps/files_external/l10n/ast.json
index 086fb984917..92a8263c49f 100644
--- a/apps/files_external/l10n/ast.json
+++ b/apps/files_external/l10n/ast.json
@@ -123,7 +123,6 @@
"Delete storage?" : "¿Quies desaniciar l'almacenamientu?",
"Click to recheck the configuration" : "Calca pa volver comprobar la configuración",
"Saved" : "Guardóse",
- "Saving …" : "Guardando…",
"Save" : "Guardar",
"No external storage configured or you don't have the permission to configure them" : "Nun se configuró nengún almacenamientu esternu y tampoco tienes permisu pa configuralos",
"Open documentation" : "Abrir la documentación",
@@ -142,6 +141,7 @@
"OAuth1" : "OAuth1",
"App key" : "Clave d'aplicación",
"App secret" : "Secretu d'aplicación",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿De xuru que quies desconectar esti almacenamientu esternu? Esta aición va facer que l'almacenamientu dexe de tar disponible en Nextcloud y va facer que se desanicien los ficheros y carpetes en cualesquier veceru sincronizáu que tea conectáu mas nun se va desaniciar nengún ficheru nin carpeta del almacenamientu esternu."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿De xuru que quies desconectar esti almacenamientu esternu? Esta aición va facer que l'almacenamientu dexe de tar disponible en Nextcloud y va facer que se desanicien los ficheros y carpetes en cualesquier veceru sincronizáu que tea conectáu mas nun se va desaniciar nengún ficheru nin carpeta del almacenamientu esternu.",
+ "Saving …" : "Guardando…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/bg.js b/apps/files_external/l10n/bg.js
index fa47532fe25..68d10449105 100644
--- a/apps/files_external/l10n/bg.js
+++ b/apps/files_external/l10n/bg.js
@@ -102,7 +102,7 @@ OC.L10N.register(
"Delete storage?" : "Изтриване на хранилище?",
"Click to recheck the configuration" : "Щракнете, за повторна проверка на конфигурацията",
"Saved" : "Запазено",
- "Saving …" : "Записване …",
+ "Saving …" : "Запазване ...",
"Save" : "Запис",
"No external storage configured or you don't have the permission to configure them" : "Няма конфигурирано външно хранилище или нямате право да го конфигурирате",
"Open documentation" : "Отвори документацията",
@@ -118,6 +118,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : " Ключ на приложение",
"App secret" : "Тайна на приложение",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Наистина ли искате да изключите това външно хранилище? Това ще направи хранилището недостъпно в Nextcloud и ще доведе до изтриване на тези файлове и папки на всеки синхронизиран клиент, който е свързан в момента, но няма да изтрие никакви файлове и папки от самото външно хранилище."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Наистина ли искате да изключите това външно хранилище? Това ще направи хранилището недостъпно в Nextcloud и ще доведе до изтриване на тези файлове и папки на всеки синхронизиран клиент, който е свързан в момента, но няма да изтрие никакви файлове и папки от самото външно хранилище.",
+ "Saving …" : "Записване …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/bg.json b/apps/files_external/l10n/bg.json
index 2adc839d2d7..849ef75e011 100644
--- a/apps/files_external/l10n/bg.json
+++ b/apps/files_external/l10n/bg.json
@@ -100,7 +100,7 @@
"Delete storage?" : "Изтриване на хранилище?",
"Click to recheck the configuration" : "Щракнете, за повторна проверка на конфигурацията",
"Saved" : "Запазено",
- "Saving …" : "Записване …",
+ "Saving …" : "Запазване ...",
"Save" : "Запис",
"No external storage configured or you don't have the permission to configure them" : "Няма конфигурирано външно хранилище или нямате право да го конфигурирате",
"Open documentation" : "Отвори документацията",
@@ -116,6 +116,7 @@
"OAuth1" : "OAuth1",
"App key" : " Ключ на приложение",
"App secret" : "Тайна на приложение",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Наистина ли искате да изключите това външно хранилище? Това ще направи хранилището недостъпно в Nextcloud и ще доведе до изтриване на тези файлове и папки на всеки синхронизиран клиент, който е свързан в момента, но няма да изтрие никакви файлове и папки от самото външно хранилище."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Наистина ли искате да изключите това външно хранилище? Това ще направи хранилището недостъпно в Nextcloud и ще доведе до изтриване на тези файлове и папки на всеки синхронизиран клиент, който е свързан в момента, но няма да изтрие никакви файлове и папки от самото външно хранилище.",
+ "Saving …" : "Записване …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js
index d5ecb90588a..a500b7fa01c 100644
--- a/apps/files_external/l10n/ca.js
+++ b/apps/files_external/l10n/ca.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Introdueix les credencials que falten",
"Credentials successfully set" : "S'han establert correctament les credencials",
"Error while setting credentials: {error}" : "Error en parametritzar les credencials: {error}",
- "Checking storage …" : "S'està comprovant l'emmagatzematge …",
"There was an error with this external storage." : "S'ha produït un error amb aquest emmagatzematge extern.",
"We were unable to check the external storage {basename}" : "No s'ha pogut comprovar l'emmagatzematge extern {basename}",
"Examine this faulty external storage configuration" : "Examina la configuració d'aquest emmagatzematge extern amb errors",
@@ -136,7 +135,7 @@ OC.L10N.register(
"Delete storage?" : "Voleu suprimir l'emmagatzematge?",
"Click to recheck the configuration" : "Feu clic per a tornar a comprovar la configuració",
"Saved" : "S'ha desat",
- "Saving …" : "S'està desant…",
+ "Saving …" : "S'està desant…",
"Save" : "Desa",
"Failed to save global credentials" : "No s'han pogut desar les credencials globals",
"Failed to save global credentials: {message}" : "No s'han pogut desar les credencials globals: {message}",
@@ -157,6 +156,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Clau d'aplicació",
"App secret" : "Secret d'aplicació",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Segur que voleu desconnectar aquest emmagatzematge extern? Això farà que l'emmagatzematge no estigui disponible en el Nextcloud i provocarà la supressió d'aquests fitxers i carpetes en qualsevol client que s'hi sincronitzi, però no se suprimirà cap fitxer ni carpeta en l'emmagatzematge extern en si."
+ "Checking storage …" : "S'està comprovant l'emmagatzematge …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Segur que voleu desconnectar aquest emmagatzematge extern? Això farà que l'emmagatzematge no estigui disponible en el Nextcloud i provocarà la supressió d'aquests fitxers i carpetes en qualsevol client que s'hi sincronitzi, però no se suprimirà cap fitxer ni carpeta en l'emmagatzematge extern en si.",
+ "Saving …" : "S'està desant…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json
index 132c45b0bf0..3a25ff004c1 100644
--- a/apps/files_external/l10n/ca.json
+++ b/apps/files_external/l10n/ca.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Introdueix les credencials que falten",
"Credentials successfully set" : "S'han establert correctament les credencials",
"Error while setting credentials: {error}" : "Error en parametritzar les credencials: {error}",
- "Checking storage …" : "S'està comprovant l'emmagatzematge …",
"There was an error with this external storage." : "S'ha produït un error amb aquest emmagatzematge extern.",
"We were unable to check the external storage {basename}" : "No s'ha pogut comprovar l'emmagatzematge extern {basename}",
"Examine this faulty external storage configuration" : "Examina la configuració d'aquest emmagatzematge extern amb errors",
@@ -134,7 +133,7 @@
"Delete storage?" : "Voleu suprimir l'emmagatzematge?",
"Click to recheck the configuration" : "Feu clic per a tornar a comprovar la configuració",
"Saved" : "S'ha desat",
- "Saving …" : "S'està desant…",
+ "Saving …" : "S'està desant…",
"Save" : "Desa",
"Failed to save global credentials" : "No s'han pogut desar les credencials globals",
"Failed to save global credentials: {message}" : "No s'han pogut desar les credencials globals: {message}",
@@ -155,6 +154,8 @@
"OAuth1" : "OAuth1",
"App key" : "Clau d'aplicació",
"App secret" : "Secret d'aplicació",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Segur que voleu desconnectar aquest emmagatzematge extern? Això farà que l'emmagatzematge no estigui disponible en el Nextcloud i provocarà la supressió d'aquests fitxers i carpetes en qualsevol client que s'hi sincronitzi, però no se suprimirà cap fitxer ni carpeta en l'emmagatzematge extern en si."
+ "Checking storage …" : "S'està comprovant l'emmagatzematge …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Segur que voleu desconnectar aquest emmagatzematge extern? Això farà que l'emmagatzematge no estigui disponible en el Nextcloud i provocarà la supressió d'aquests fitxers i carpetes en qualsevol client que s'hi sincronitzi, però no se suprimirà cap fitxer ni carpeta en l'emmagatzematge extern en si.",
+ "Saving …" : "S'està desant…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js
index 7c16403a49e..6b8b3d3768e 100644
--- a/apps/files_external/l10n/cs.js
+++ b/apps/files_external/l10n/cs.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Zadejte chybějící přihlašovací údaje",
"Credentials successfully set" : "Přihlašovací údaje úspěšně nastaveny",
"Error while setting credentials: {error}" : "Chyba při nastavování přihlašovacích údajů: {error}",
- "Checking storage …" : "Kontrola úložiště…",
"There was an error with this external storage." : "U tohoto externího úložiště došlo k chybě.",
"We were unable to check the external storage {basename}" : "Nepodařilo se zkontrolovat externí úložiště {basename}",
"Examine this faulty external storage configuration" : "Prozkoumejte nastavení tohoto vadného externího úložiště",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Odstranit úložiště?",
"Click to recheck the configuration" : "Klikněte pro opětovnou kontrolu nastavení",
"Saved" : "Uloženo",
- "Saving …" : "Ukládání…",
+ "Saving …" : "Ukládání…",
"Save" : "Uložit",
"Failed to save global credentials" : "Nepodařilo se uložit globální přihlašovací údaje",
"Failed to save global credentials: {message}" : "Nepodařilo se uložit globální přihlašovací údaje: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Klíč aplikace",
"App secret" : "Tajemství aplikace",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Opravdu chcete toto externí úložiště odpojit? Způsobí že toto úložiště nebude k dispozici v Nextcloud a povede to ke smazání těchto souborů a složek na jakémkoli synchronizačním klientovi, který je v tuto chvíli připojen, ale nesmaže žádné soubory a složky na externím úložišti jako takovém."
+ "Checking storage …" : "Kontrola úložiště…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Opravdu chcete toto externí úložiště odpojit? Způsobí že toto úložiště nebude k dispozici v Nextcloud a povede to ke smazání těchto souborů a složek na jakémkoli synchronizačním klientovi, který je v tuto chvíli připojen, ale nesmaže žádné soubory a složky na externím úložišti jako takovém.",
+ "Saving …" : "Ukládání…"
},
"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_external/l10n/cs.json b/apps/files_external/l10n/cs.json
index 590f6e37549..2f4e6daa6b1 100644
--- a/apps/files_external/l10n/cs.json
+++ b/apps/files_external/l10n/cs.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Zadejte chybějící přihlašovací údaje",
"Credentials successfully set" : "Přihlašovací údaje úspěšně nastaveny",
"Error while setting credentials: {error}" : "Chyba při nastavování přihlašovacích údajů: {error}",
- "Checking storage …" : "Kontrola úložiště…",
"There was an error with this external storage." : "U tohoto externího úložiště došlo k chybě.",
"We were unable to check the external storage {basename}" : "Nepodařilo se zkontrolovat externí úložiště {basename}",
"Examine this faulty external storage configuration" : "Prozkoumejte nastavení tohoto vadného externího úložiště",
@@ -136,7 +135,7 @@
"Delete storage?" : "Odstranit úložiště?",
"Click to recheck the configuration" : "Klikněte pro opětovnou kontrolu nastavení",
"Saved" : "Uloženo",
- "Saving …" : "Ukládání…",
+ "Saving …" : "Ukládání…",
"Save" : "Uložit",
"Failed to save global credentials" : "Nepodařilo se uložit globální přihlašovací údaje",
"Failed to save global credentials: {message}" : "Nepodařilo se uložit globální přihlašovací údaje: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Klíč aplikace",
"App secret" : "Tajemství aplikace",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Opravdu chcete toto externí úložiště odpojit? Způsobí že toto úložiště nebude k dispozici v Nextcloud a povede to ke smazání těchto souborů a složek na jakémkoli synchronizačním klientovi, který je v tuto chvíli připojen, ale nesmaže žádné soubory a složky na externím úložišti jako takovém."
+ "Checking storage …" : "Kontrola úložiště…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Opravdu chcete toto externí úložiště odpojit? Způsobí že toto úložiště nebude k dispozici v Nextcloud a povede to ke smazání těchto souborů a složek na jakémkoli synchronizačním klientovi, který je v tuto chvíli připojen, ale nesmaže žádné soubory a složky na externím úložišti jako takovém.",
+ "Saving …" : "Ukládání…"
},"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_external/l10n/da.js b/apps/files_external/l10n/da.js
index b35982ae2ea..b9f58e5f5e8 100644
--- a/apps/files_external/l10n/da.js
+++ b/apps/files_external/l10n/da.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "angiv manglende legitimationsoplysninger",
"Credentials successfully set" : "Legitimationsoplysningerne er angivet",
"Error while setting credentials: {error}" : "Fejl under indstilling af legitimationsoplysninger: {error}",
- "Checking storage …" : "Kontrollerer lager ...",
"There was an error with this external storage." : "Der er en fejl med dette eksterne lager.",
"We were unable to check the external storage {basename}" : "Det var ikke muligt at kontrollerer det eksterne lager {basename}",
"Examine this faulty external storage configuration" : "Gennemgå fejl konfiguration af eksternt lager ",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Slet lager?",
"Click to recheck the configuration" : "Klik for at kontrollere konfigurationen igen",
"Saved" : "Gemt",
- "Saving …" : "Gemmer…",
+ "Saving …" : "Gemmer …",
"Save" : "Gem",
"Failed to save global credentials" : "Kunne ikke gemme globale legitimationsoplysninger",
"Failed to save global credentials: {message}" : "Kunne ikke gemme globale legitimationsoplysninger: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App-nøgle",
"App secret" : "App-hemmelighed",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Er du sikker på, at du vil frakoble dette eksterne lager? Det vil gøre lageret utilgængeligt i Nextcloud og vil føre til en sletning af disse filer og mapper på enhver synkroniseringsklient, der i øjeblikket er tilsluttet, men vil ikke slette nogen filer og mapper på selve det eksterne lager."
+ "Checking storage …" : "Kontrollerer lager ...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Er du sikker på, at du vil frakoble dette eksterne lager? Det vil gøre lageret utilgængeligt i Nextcloud og vil føre til en sletning af disse filer og mapper på enhver synkroniseringsklient, der i øjeblikket er tilsluttet, men vil ikke slette nogen filer og mapper på selve det eksterne lager.",
+ "Saving …" : "Gemmer…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json
index 58a1c7c75a6..9da980a5268 100644
--- a/apps/files_external/l10n/da.json
+++ b/apps/files_external/l10n/da.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "angiv manglende legitimationsoplysninger",
"Credentials successfully set" : "Legitimationsoplysningerne er angivet",
"Error while setting credentials: {error}" : "Fejl under indstilling af legitimationsoplysninger: {error}",
- "Checking storage …" : "Kontrollerer lager ...",
"There was an error with this external storage." : "Der er en fejl med dette eksterne lager.",
"We were unable to check the external storage {basename}" : "Det var ikke muligt at kontrollerer det eksterne lager {basename}",
"Examine this faulty external storage configuration" : "Gennemgå fejl konfiguration af eksternt lager ",
@@ -136,7 +135,7 @@
"Delete storage?" : "Slet lager?",
"Click to recheck the configuration" : "Klik for at kontrollere konfigurationen igen",
"Saved" : "Gemt",
- "Saving …" : "Gemmer…",
+ "Saving …" : "Gemmer …",
"Save" : "Gem",
"Failed to save global credentials" : "Kunne ikke gemme globale legitimationsoplysninger",
"Failed to save global credentials: {message}" : "Kunne ikke gemme globale legitimationsoplysninger: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "App-nøgle",
"App secret" : "App-hemmelighed",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Er du sikker på, at du vil frakoble dette eksterne lager? Det vil gøre lageret utilgængeligt i Nextcloud og vil føre til en sletning af disse filer og mapper på enhver synkroniseringsklient, der i øjeblikket er tilsluttet, men vil ikke slette nogen filer og mapper på selve det eksterne lager."
+ "Checking storage …" : "Kontrollerer lager ...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Er du sikker på, at du vil frakoble dette eksterne lager? Det vil gøre lageret utilgængeligt i Nextcloud og vil føre til en sletning af disse filer og mapper på enhver synkroniseringsklient, der i øjeblikket er tilsluttet, men vil ikke slette nogen filer og mapper på selve det eksterne lager.",
+ "Saving …" : "Gemmer…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js
index bf9fb64ba0e..673295a1a2d 100644
--- a/apps/files_external/l10n/de.js
+++ b/apps/files_external/l10n/de.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben",
"Credentials successfully set" : "Anmeldeinformationen festgelegt",
"Error while setting credentials: {error}" : "Fehler beim Festlegen der Anmeldeinformationen: {error}",
- "Checking storage …" : "Prüfe Speicher …",
"There was an error with this external storage." : "Mit diesem externen Speicher ist ein Fehler aufgetreten.",
"We were unable to check the external storage {basename}" : "Der externe Speicher {basename} konnte nicht geprüft werden",
"Examine this faulty external storage configuration" : "Diese fehlerhafte externe Speicherkonfiguration prüfen",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Speicher löschen?",
"Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
"Saved" : "Gespeichert",
- "Saving …" : "Speichern …",
+ "Saving …" : "Speichere …",
"Save" : "Speichern",
"Failed to save global credentials" : "Globale Anmeldeinformationen konnten nicht gespeichert werden",
"Failed to save global credentials: {message}" : "Globale Anmeldeinformationen konnten nicht gespeichert werden: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App-Schlüssel",
"App secret" : "Geheime Zeichenkette der App",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchtest du diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht."
+ "Checking storage …" : "Prüfe Speicher …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchtest du diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.",
+ "Saving …" : "Speichern …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json
index 5fc41582ea6..837d668c387 100644
--- a/apps/files_external/l10n/de.json
+++ b/apps/files_external/l10n/de.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben",
"Credentials successfully set" : "Anmeldeinformationen festgelegt",
"Error while setting credentials: {error}" : "Fehler beim Festlegen der Anmeldeinformationen: {error}",
- "Checking storage …" : "Prüfe Speicher …",
"There was an error with this external storage." : "Mit diesem externen Speicher ist ein Fehler aufgetreten.",
"We were unable to check the external storage {basename}" : "Der externe Speicher {basename} konnte nicht geprüft werden",
"Examine this faulty external storage configuration" : "Diese fehlerhafte externe Speicherkonfiguration prüfen",
@@ -136,7 +135,7 @@
"Delete storage?" : "Speicher löschen?",
"Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
"Saved" : "Gespeichert",
- "Saving …" : "Speichern …",
+ "Saving …" : "Speichere …",
"Save" : "Speichern",
"Failed to save global credentials" : "Globale Anmeldeinformationen konnten nicht gespeichert werden",
"Failed to save global credentials: {message}" : "Globale Anmeldeinformationen konnten nicht gespeichert werden: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "App-Schlüssel",
"App secret" : "Geheime Zeichenkette der App",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchtest du diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht."
+ "Checking storage …" : "Prüfe Speicher …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchtest du diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.",
+ "Saving …" : "Speichern …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js
index f2123ec14bb..251c4c04766 100644
--- a/apps/files_external/l10n/de_DE.js
+++ b/apps/files_external/l10n/de_DE.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben",
"Credentials successfully set" : "Anmeldeinformationen festgelegt",
"Error while setting credentials: {error}" : "Fehler beim Festlegen der Anmeldeinformationen: {error}",
- "Checking storage …" : "Prüfe Speicher…",
"There was an error with this external storage." : "Mit diesem externen Speicher ist ein Fehler aufgetreten.",
"We were unable to check the external storage {basename}" : "Der externe Speicher {basename} konnte nicht geprüft werden",
"Examine this faulty external storage configuration" : "Prüfen Sie diese fehlerhafte externe Speicherkonfiguration",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Speicher löschen?",
"Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
"Saved" : "Gespeichert",
- "Saving …" : "Speichere …",
+ "Saving …" : "Speichere …",
"Save" : "Speichern",
"Failed to save global credentials" : "Globale Anmeldeinformationen konnten nicht gespeichert werden",
"Failed to save global credentials: {message}" : "Globale Anmeldeinformationen konnten nicht gespeichert werden: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App-Schlüssel",
"App secret" : "Geheime Zeichenkette der App",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchten Sie diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht."
+ "Checking storage …" : "Prüfe Speicher…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchten Sie diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.",
+ "Saving …" : "Speichere …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json
index 1429a4b8adc..535fc9fdfb3 100644
--- a/apps/files_external/l10n/de_DE.json
+++ b/apps/files_external/l10n/de_DE.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben",
"Credentials successfully set" : "Anmeldeinformationen festgelegt",
"Error while setting credentials: {error}" : "Fehler beim Festlegen der Anmeldeinformationen: {error}",
- "Checking storage …" : "Prüfe Speicher…",
"There was an error with this external storage." : "Mit diesem externen Speicher ist ein Fehler aufgetreten.",
"We were unable to check the external storage {basename}" : "Der externe Speicher {basename} konnte nicht geprüft werden",
"Examine this faulty external storage configuration" : "Prüfen Sie diese fehlerhafte externe Speicherkonfiguration",
@@ -136,7 +135,7 @@
"Delete storage?" : "Speicher löschen?",
"Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen",
"Saved" : "Gespeichert",
- "Saving …" : "Speichere …",
+ "Saving …" : "Speichere …",
"Save" : "Speichern",
"Failed to save global credentials" : "Globale Anmeldeinformationen konnten nicht gespeichert werden",
"Failed to save global credentials: {message}" : "Globale Anmeldeinformationen konnten nicht gespeichert werden: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "App-Schlüssel",
"App secret" : "Geheime Zeichenkette der App",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchten Sie diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht."
+ "Checking storage …" : "Prüfe Speicher…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Möchten Sie diesen externen Speicher wirklich trennen? Der Speicher ist danach in der Nextcloud nicht mehr verfügbar, was zu einer Löschung dieser Dateien und Ordner auf allen Sync-Clients, die verbunden sind, führt. Auf dem externen Speicher selbst werden keine Dateien und Ordner gelöscht.",
+ "Saving …" : "Speichere …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js
index 3c1e78cf6cf..209a3e10564 100644
--- a/apps/files_external/l10n/el.js
+++ b/apps/files_external/l10n/el.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Εισαγάγετε τα ελλιπή διαπιστευτήρια.",
"Credentials successfully set" : "Τα διαπιστευτήρια ορίστηκαν επιτυχώς.",
"Error while setting credentials: {error}" : "Σφάλμα κατά τον ορισμό των διαπιστευτήριων: {error}",
- "Checking storage …" : "Έλεγχος αποθήκευσης...",
"There was an error with this external storage." : "Υπήρξε ένα σφάλμα με αυτήν την εξωτερική αποθήκευση.",
"We were unable to check the external storage {basename}" : "Δεν ήταν δυνατός ο έλεγχος της εξωτερικής αποθήκευσης {basename}.",
"Examine this faulty external storage configuration" : "Εξετάστε αυτήν την ελαττωματική διαμόρφωση εξωτερικής αποθήκευσης.",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Διαγραφή αποθηκευτικού χώρου;",
"Click to recheck the configuration" : "Κλίκ για επανέλεγχο ρυθμίσεων",
"Saved" : "Αποθηκεύτηκαν",
- "Saving …" : "Γίνεται αποθήκευση …",
+ "Saving …" : "Αποθήκευση ...",
"Save" : "Αποθήκευση",
"Failed to save global credentials" : "Αποτυχία αποθήκευσης παγκόσμιων διαπιστευτηρίων",
"Failed to save global credentials: {message}" : "Αποτυχία αποθήκευσης παγκόσμιων διαπιστευτηρίων: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Κλειδί εφαρμογής",
"App secret" : "Μυστικό εφαρμογής",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Είστε σίγουροι ότι θέλετε να αποσυνδέσετε αυτήν την εξωτερική αποθήκευση; Αυτό θα καταστήσει την αποθήκευση μη διαθέσιμη στο Nextcloud και θα οδηγήσει στη διαγραφή αυτών των αρχείων και φακέλων σε οποιοδήποτε συγχρονισμένο πελάτη που είναι επί του παρόντος συνδεδεμένος, αλλά δεν θα διαγράψει κανένα αρχείο ή φάκελο στην ίδια την εξωτερική αποθήκευση."
+ "Checking storage …" : "Έλεγχος αποθήκευσης...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Είστε σίγουροι ότι θέλετε να αποσυνδέσετε αυτήν την εξωτερική αποθήκευση; Αυτό θα καταστήσει την αποθήκευση μη διαθέσιμη στο Nextcloud και θα οδηγήσει στη διαγραφή αυτών των αρχείων και φακέλων σε οποιοδήποτε συγχρονισμένο πελάτη που είναι επί του παρόντος συνδεδεμένος, αλλά δεν θα διαγράψει κανένα αρχείο ή φάκελο στην ίδια την εξωτερική αποθήκευση.",
+ "Saving …" : "Γίνεται αποθήκευση …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json
index c5dc946c434..81024ea9e2f 100644
--- a/apps/files_external/l10n/el.json
+++ b/apps/files_external/l10n/el.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Εισαγάγετε τα ελλιπή διαπιστευτήρια.",
"Credentials successfully set" : "Τα διαπιστευτήρια ορίστηκαν επιτυχώς.",
"Error while setting credentials: {error}" : "Σφάλμα κατά τον ορισμό των διαπιστευτήριων: {error}",
- "Checking storage …" : "Έλεγχος αποθήκευσης...",
"There was an error with this external storage." : "Υπήρξε ένα σφάλμα με αυτήν την εξωτερική αποθήκευση.",
"We were unable to check the external storage {basename}" : "Δεν ήταν δυνατός ο έλεγχος της εξωτερικής αποθήκευσης {basename}.",
"Examine this faulty external storage configuration" : "Εξετάστε αυτήν την ελαττωματική διαμόρφωση εξωτερικής αποθήκευσης.",
@@ -136,7 +135,7 @@
"Delete storage?" : "Διαγραφή αποθηκευτικού χώρου;",
"Click to recheck the configuration" : "Κλίκ για επανέλεγχο ρυθμίσεων",
"Saved" : "Αποθηκεύτηκαν",
- "Saving …" : "Γίνεται αποθήκευση …",
+ "Saving …" : "Αποθήκευση ...",
"Save" : "Αποθήκευση",
"Failed to save global credentials" : "Αποτυχία αποθήκευσης παγκόσμιων διαπιστευτηρίων",
"Failed to save global credentials: {message}" : "Αποτυχία αποθήκευσης παγκόσμιων διαπιστευτηρίων: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Κλειδί εφαρμογής",
"App secret" : "Μυστικό εφαρμογής",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Είστε σίγουροι ότι θέλετε να αποσυνδέσετε αυτήν την εξωτερική αποθήκευση; Αυτό θα καταστήσει την αποθήκευση μη διαθέσιμη στο Nextcloud και θα οδηγήσει στη διαγραφή αυτών των αρχείων και φακέλων σε οποιοδήποτε συγχρονισμένο πελάτη που είναι επί του παρόντος συνδεδεμένος, αλλά δεν θα διαγράψει κανένα αρχείο ή φάκελο στην ίδια την εξωτερική αποθήκευση."
+ "Checking storage …" : "Έλεγχος αποθήκευσης...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Είστε σίγουροι ότι θέλετε να αποσυνδέσετε αυτήν την εξωτερική αποθήκευση; Αυτό θα καταστήσει την αποθήκευση μη διαθέσιμη στο Nextcloud και θα οδηγήσει στη διαγραφή αυτών των αρχείων και φακέλων σε οποιοδήποτε συγχρονισμένο πελάτη που είναι επί του παρόντος συνδεδεμένος, αλλά δεν θα διαγράψει κανένα αρχείο ή φάκελο στην ίδια την εξωτερική αποθήκευση.",
+ "Saving …" : "Γίνεται αποθήκευση …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js
index b02e9d063bb..4b68e7087ee 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Enter missing credentials",
"Credentials successfully set" : "Credentials successfully set",
"Error while setting credentials: {error}" : "Error while setting credentials: {error}",
- "Checking storage …" : "Checking storage …",
"There was an error with this external storage." : "There was an error with this external storage.",
"We were unable to check the external storage {basename}" : "We were unable to check the external storage {basename}",
"Examine this faulty external storage configuration" : "Examine this faulty external storage configuration",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Delete storage?",
"Click to recheck the configuration" : "Click to recheck the configuration",
"Saved" : "Saved",
- "Saving …" : "Saving …",
+ "Saving …" : "Saving …",
"Save" : "Save",
"Failed to save global credentials" : "Failed to save global credentials",
"Failed to save global credentials: {message}" : "Failed to save global credentials: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App key",
"App secret" : "App secret",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself."
+ "Checking storage …" : "Checking storage …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself.",
+ "Saving …" : "Saving …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json
index 598ec991e9a..f8c257f6aec 100644
--- a/apps/files_external/l10n/en_GB.json
+++ b/apps/files_external/l10n/en_GB.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Enter missing credentials",
"Credentials successfully set" : "Credentials successfully set",
"Error while setting credentials: {error}" : "Error while setting credentials: {error}",
- "Checking storage …" : "Checking storage …",
"There was an error with this external storage." : "There was an error with this external storage.",
"We were unable to check the external storage {basename}" : "We were unable to check the external storage {basename}",
"Examine this faulty external storage configuration" : "Examine this faulty external storage configuration",
@@ -136,7 +135,7 @@
"Delete storage?" : "Delete storage?",
"Click to recheck the configuration" : "Click to recheck the configuration",
"Saved" : "Saved",
- "Saving …" : "Saving …",
+ "Saving …" : "Saving …",
"Save" : "Save",
"Failed to save global credentials" : "Failed to save global credentials",
"Failed to save global credentials: {message}" : "Failed to save global credentials: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "App key",
"App secret" : "App secret",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself."
+ "Checking storage …" : "Checking storage …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself.",
+ "Saving …" : "Saving …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/eo.js b/apps/files_external/l10n/eo.js
index 4735d0e901b..f05fe059960 100644
--- a/apps/files_external/l10n/eo.js
+++ b/apps/files_external/l10n/eo.js
@@ -94,7 +94,6 @@ OC.L10N.register(
"Delete storage?" : "Ĉu forigi konservejon?",
"Click to recheck the configuration" : "Alklaku por rekontroli la agordon",
"Saved" : "Konservita",
- "Saving …" : "Konservado...",
"Save" : "Konservi",
"No external storage configured or you don't have the permission to configure them" : "Neniu ekstera konservejo agordita, aŭ vi ne rajtas agordi ĝin.",
"Open documentation" : "Malfermi la dokumentaron",
@@ -109,6 +108,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Bv. doni validan aplikaĵan ŝlosilon kaj sekreton.",
"OAuth1" : "OAuth1",
"App key" : "Aplikaĵa ŝlosilo",
- "App secret" : "Aplikaĵosekreto"
+ "App secret" : "Aplikaĵosekreto",
+ "Saving …" : "Konservado..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/eo.json b/apps/files_external/l10n/eo.json
index 6c8ddd27dda..c8012a9979b 100644
--- a/apps/files_external/l10n/eo.json
+++ b/apps/files_external/l10n/eo.json
@@ -92,7 +92,6 @@
"Delete storage?" : "Ĉu forigi konservejon?",
"Click to recheck the configuration" : "Alklaku por rekontroli la agordon",
"Saved" : "Konservita",
- "Saving …" : "Konservado...",
"Save" : "Konservi",
"No external storage configured or you don't have the permission to configure them" : "Neniu ekstera konservejo agordita, aŭ vi ne rajtas agordi ĝin.",
"Open documentation" : "Malfermi la dokumentaron",
@@ -107,6 +106,7 @@
"Please provide a valid app key and secret." : "Bv. doni validan aplikaĵan ŝlosilon kaj sekreton.",
"OAuth1" : "OAuth1",
"App key" : "Aplikaĵa ŝlosilo",
- "App secret" : "Aplikaĵosekreto"
+ "App secret" : "Aplikaĵosekreto",
+ "Saving …" : "Konservado..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js
index 4f9bf905eb1..5b690b468a0 100644
--- a/apps/files_external/l10n/es.js
+++ b/apps/files_external/l10n/es.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Introduzca las credenciales requeridas",
"Credentials successfully set" : "Se han establecido las credenciales exitosamente",
"Error while setting credentials: {error}" : "Error al establecer credenciales: {error}",
- "Checking storage …" : "Comprobando el almacenamiento …",
"There was an error with this external storage." : "Se presentó un problema con este almacenamiento externo.",
"We were unable to check the external storage {basename}" : "No nos fue posible chequear el almacenamiento externo {basename}",
"Examine this faulty external storage configuration" : "Examinar la configuración de este almacenamiento externo con fallas",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "¿Borrar almacenamiento?",
"Click to recheck the configuration" : "Clic para volver a comprobar la configuración",
"Saved" : "Guardado",
- "Saving …" : "Guardando…",
+ "Saving …" : "Guardando …",
"Save" : "Guardar",
"Failed to save global credentials" : "Fallo al guardar las credenciales globales",
"Failed to save global credentials: {message}" : "Fallo al guardar las credenciales globales: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App principal",
"App secret" : "App secreta",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Estás seguro de que quieres desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y provocará la eliminación de estos archivos y carpetas en cualquier cliente de sincronización que esté conectado en ese momento, pero no eliminará ningún archivo ni carpeta en el propio almacenamiento externo."
+ "Checking storage …" : "Comprobando el almacenamiento …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Estás seguro de que quieres desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y provocará la eliminación de estos archivos y carpetas en cualquier cliente de sincronización que esté conectado en ese momento, pero no eliminará ningún archivo ni carpeta en el propio almacenamiento externo.",
+ "Saving …" : "Guardando…"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json
index d31c856c4f6..8448c6f306e 100644
--- a/apps/files_external/l10n/es.json
+++ b/apps/files_external/l10n/es.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Introduzca las credenciales requeridas",
"Credentials successfully set" : "Se han establecido las credenciales exitosamente",
"Error while setting credentials: {error}" : "Error al establecer credenciales: {error}",
- "Checking storage …" : "Comprobando el almacenamiento …",
"There was an error with this external storage." : "Se presentó un problema con este almacenamiento externo.",
"We were unable to check the external storage {basename}" : "No nos fue posible chequear el almacenamiento externo {basename}",
"Examine this faulty external storage configuration" : "Examinar la configuración de este almacenamiento externo con fallas",
@@ -136,7 +135,7 @@
"Delete storage?" : "¿Borrar almacenamiento?",
"Click to recheck the configuration" : "Clic para volver a comprobar la configuración",
"Saved" : "Guardado",
- "Saving …" : "Guardando…",
+ "Saving …" : "Guardando …",
"Save" : "Guardar",
"Failed to save global credentials" : "Fallo al guardar las credenciales globales",
"Failed to save global credentials: {message}" : "Fallo al guardar las credenciales globales: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "App principal",
"App secret" : "App secreta",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Estás seguro de que quieres desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y provocará la eliminación de estos archivos y carpetas en cualquier cliente de sincronización que esté conectado en ese momento, pero no eliminará ningún archivo ni carpeta en el propio almacenamiento externo."
+ "Checking storage …" : "Comprobando el almacenamiento …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Estás seguro de que quieres desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y provocará la eliminación de estos archivos y carpetas en cualquier cliente de sincronización que esté conectado en ese momento, pero no eliminará ningún archivo ni carpeta en el propio almacenamiento externo.",
+ "Saving …" : "Guardando…"
},"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_external/l10n/es_EC.js b/apps/files_external/l10n/es_EC.js
index 1c7851fa927..9e9affe838d 100644
--- a/apps/files_external/l10n/es_EC.js
+++ b/apps/files_external/l10n/es_EC.js
@@ -102,7 +102,7 @@ OC.L10N.register(
"Delete storage?" : "¿Borrar almacenamiento?",
"Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
"Saved" : "Guardado",
- "Saving …" : "Saving …",
+ "Saving …" : "Guardando...",
"Save" : "Guardar",
"No external storage configured or you don't have the permission to configure them" : "No se ha configurado almacenamiento externo o bien no cuentas con los permisos para configurarlos",
"Open documentation" : "Abrir la documentación",
@@ -118,6 +118,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Llave de la aplicación",
"App secret" : "Secreto de la aplicación",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Estás seguro de que quieres desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y se eliminarán estos archivos y carpetas en cualquier cliente de sincronización que esté conectado actualmente, pero no se eliminarán archivos y carpetas en el almacenamiento externo en sí."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Estás seguro de que quieres desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y se eliminarán estos archivos y carpetas en cualquier cliente de sincronización que esté conectado actualmente, pero no se eliminarán archivos y carpetas en el almacenamiento externo en sí.",
+ "Saving …" : "Saving …"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_EC.json b/apps/files_external/l10n/es_EC.json
index 7724b34dd1b..ce607df36f2 100644
--- a/apps/files_external/l10n/es_EC.json
+++ b/apps/files_external/l10n/es_EC.json
@@ -100,7 +100,7 @@
"Delete storage?" : "¿Borrar almacenamiento?",
"Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
"Saved" : "Guardado",
- "Saving …" : "Saving …",
+ "Saving …" : "Guardando...",
"Save" : "Guardar",
"No external storage configured or you don't have the permission to configure them" : "No se ha configurado almacenamiento externo o bien no cuentas con los permisos para configurarlos",
"Open documentation" : "Abrir la documentación",
@@ -116,6 +116,7 @@
"OAuth1" : "OAuth1",
"App key" : "Llave de la aplicación",
"App secret" : "Secreto de la aplicación",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Estás seguro de que quieres desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y se eliminarán estos archivos y carpetas en cualquier cliente de sincronización que esté conectado actualmente, pero no se eliminarán archivos y carpetas en el almacenamiento externo en sí."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Estás seguro de que quieres desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y se eliminarán estos archivos y carpetas en cualquier cliente de sincronización que esté conectado actualmente, pero no se eliminarán archivos y carpetas en el almacenamiento externo en sí.",
+ "Saving …" : "Saving …"
},"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_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js
index d5006c763e2..04447e94bb7 100644
--- a/apps/files_external/l10n/es_MX.js
+++ b/apps/files_external/l10n/es_MX.js
@@ -130,7 +130,6 @@ OC.L10N.register(
"Delete storage?" : "¿Borrar almacenamiento?",
"Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
"Saved" : "Guardado",
- "Saving …" : "Guardando ...",
"Save" : "Guardar",
"No external storage configured or you don't have the permission to configure them" : "No se ha configurado almacenamiento externo o bien no cuentas con los permisos para configurarlos",
"Open documentation" : "Abrir documentación",
@@ -149,6 +148,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Llave de la aplicación",
"App secret" : "Secreto de la aplicación",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Está seguro que quiere desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y se eliminen estos archivos y carpetas en cualquier cliente de sincronización que esté conectado actualmente, pero no se eliminarán los archivos y carpetas en el propio almacenamiento externo."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Está seguro que quiere desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y se eliminen estos archivos y carpetas en cualquier cliente de sincronización que esté conectado actualmente, pero no se eliminarán los archivos y carpetas en el propio almacenamiento externo.",
+ "Saving …" : "Guardando ..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json
index 67d3de9081a..e0806443eca 100644
--- a/apps/files_external/l10n/es_MX.json
+++ b/apps/files_external/l10n/es_MX.json
@@ -128,7 +128,6 @@
"Delete storage?" : "¿Borrar almacenamiento?",
"Click to recheck the configuration" : "Haz click para volver a marcar la configuración",
"Saved" : "Guardado",
- "Saving …" : "Guardando ...",
"Save" : "Guardar",
"No external storage configured or you don't have the permission to configure them" : "No se ha configurado almacenamiento externo o bien no cuentas con los permisos para configurarlos",
"Open documentation" : "Abrir documentación",
@@ -147,6 +146,7 @@
"OAuth1" : "OAuth1",
"App key" : "Llave de la aplicación",
"App secret" : "Secreto de la aplicación",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Está seguro que quiere desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y se eliminen estos archivos y carpetas en cualquier cliente de sincronización que esté conectado actualmente, pero no se eliminarán los archivos y carpetas en el propio almacenamiento externo."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "¿Está seguro que quiere desconectar este almacenamiento externo? Esto hará que el almacenamiento no esté disponible en Nextcloud y se eliminen estos archivos y carpetas en cualquier cliente de sincronización que esté conectado actualmente, pero no se eliminarán los archivos y carpetas en el propio almacenamiento externo.",
+ "Saving …" : "Guardando ..."
},"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_external/l10n/et_EE.js b/apps/files_external/l10n/et_EE.js
index 0915de775a7..a283eab6208 100644
--- a/apps/files_external/l10n/et_EE.js
+++ b/apps/files_external/l10n/et_EE.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"Enter missing credentials" : "Lisa puuduvad kasutajanimi/salasõna",
"Credentials successfully set" : "Kasutajanime/salasõna lisamine õnnestus",
"Error while setting credentials: {error}" : "Viga kasutajanime/salasõna lisamisel: {error}",
- "Checking storage …" : "Kontrollin andmeruumi…",
"There was an error with this external storage." : "Selle välis andmeruumi kontekstis tekkis viga.",
"We were unable to check the external storage {basename}" : "Meil ei õnnestunud kontrollida välist andmeruumi „{basename}“",
"Examine this faulty external storage configuration" : "Kontrolli uuesti selle vigase välise andmeruumi seadistusi",
@@ -132,7 +131,7 @@ OC.L10N.register(
"Delete storage?" : "Kas kustutame andmeruumi?",
"Click to recheck the configuration" : "Klõpsi seadistuste uuesti kontrollimiseks",
"Saved" : "Salvestatud",
- "Saving …" : "Salvestan…",
+ "Saving …" : "Salvestan…",
"Save" : "Salvesta",
"Failed to save global credentials" : "Üldise kasutajanime/salasõna salvestamine ei õnnestunud",
"Failed to save global credentials: {message}" : "Üldise kasutajanime/salasõna salvestamine ei õnnestunud: {message}",
@@ -149,6 +148,8 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Palun sisesta rakenduse kehtiv võti ja saladus.",
"OAuth1" : "OAuth1",
"App key" : "Rakenduse võti",
- "App secret" : "Rakenduse salasõna"
+ "App secret" : "Rakenduse salasõna",
+ "Checking storage …" : "Kontrollin andmeruumi…",
+ "Saving …" : "Salvestan…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/et_EE.json b/apps/files_external/l10n/et_EE.json
index 72a6d4cb050..2845c2b486e 100644
--- a/apps/files_external/l10n/et_EE.json
+++ b/apps/files_external/l10n/et_EE.json
@@ -96,7 +96,6 @@
"Enter missing credentials" : "Lisa puuduvad kasutajanimi/salasõna",
"Credentials successfully set" : "Kasutajanime/salasõna lisamine õnnestus",
"Error while setting credentials: {error}" : "Viga kasutajanime/salasõna lisamisel: {error}",
- "Checking storage …" : "Kontrollin andmeruumi…",
"There was an error with this external storage." : "Selle välis andmeruumi kontekstis tekkis viga.",
"We were unable to check the external storage {basename}" : "Meil ei õnnestunud kontrollida välist andmeruumi „{basename}“",
"Examine this faulty external storage configuration" : "Kontrolli uuesti selle vigase välise andmeruumi seadistusi",
@@ -130,7 +129,7 @@
"Delete storage?" : "Kas kustutame andmeruumi?",
"Click to recheck the configuration" : "Klõpsi seadistuste uuesti kontrollimiseks",
"Saved" : "Salvestatud",
- "Saving …" : "Salvestan…",
+ "Saving …" : "Salvestan…",
"Save" : "Salvesta",
"Failed to save global credentials" : "Üldise kasutajanime/salasõna salvestamine ei õnnestunud",
"Failed to save global credentials: {message}" : "Üldise kasutajanime/salasõna salvestamine ei õnnestunud: {message}",
@@ -147,6 +146,8 @@
"Please provide a valid app key and secret." : "Palun sisesta rakenduse kehtiv võti ja saladus.",
"OAuth1" : "OAuth1",
"App key" : "Rakenduse võti",
- "App secret" : "Rakenduse salasõna"
+ "App secret" : "Rakenduse salasõna",
+ "Checking storage …" : "Kontrollin andmeruumi…",
+ "Saving …" : "Salvestan…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js
index b2d6f3960fe..0bdb49e0e5d 100644
--- a/apps/files_external/l10n/eu.js
+++ b/apps/files_external/l10n/eu.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Sartu falta diren kredentzialak",
"Credentials successfully set" : "Kredentzialak behar bezala ezarri dira",
"Error while setting credentials: {error}" : "Errorea kredentzialak ezartzean: {error}",
- "Checking storage …" : "Biltegiratzea egiaztatzen...",
"There was an error with this external storage." : "Errore bat gertatu da kanpoko biltegi honekin.",
"We were unable to check the external storage {basename}" : "Ezin izan da {basename} kanpoko biltegia egiaztatu ",
"Examine this faulty external storage configuration" : "Berrikusi kanpoko biltegi konfigurazio akastun hau",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Biltegiratzea ezabatu?",
"Click to recheck the configuration" : "Egin klik konfigurazioa berriro egiaztatzeko",
"Saved" : "Gordeta",
- "Saving …" : "Gordetzen …",
+ "Saving …" : "Gordetzen ...",
"Save" : "Gorde",
"Failed to save global credentials" : "Huts egin du kredentzial globalak gordetzean",
"Failed to save global credentials: {message}" : "Huts egin du kredentzial globalak gordetzean: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Aplikazio-gakoa",
"App secret" : "Aplikazio-sekretua",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ziur kanpoko biltegiratze hau deskonektatu nahi duzula? Biltegiratzea ez da erabilgarri egongo Nextclouden eta fitxategi eta karpeta hauek ezabatuko ditu une honetan konektatuta dagoen edozein sinkronizazio-bezerotan, baina ez du fitxategi edo karpetarik ezabatuko kanpoko biltegian."
+ "Checking storage …" : "Biltegiratzea egiaztatzen...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ziur kanpoko biltegiratze hau deskonektatu nahi duzula? Biltegiratzea ez da erabilgarri egongo Nextclouden eta fitxategi eta karpeta hauek ezabatuko ditu une honetan konektatuta dagoen edozein sinkronizazio-bezerotan, baina ez du fitxategi edo karpetarik ezabatuko kanpoko biltegian.",
+ "Saving …" : "Gordetzen …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/eu.json b/apps/files_external/l10n/eu.json
index 9fec16e83ea..2df12c16cfd 100644
--- a/apps/files_external/l10n/eu.json
+++ b/apps/files_external/l10n/eu.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Sartu falta diren kredentzialak",
"Credentials successfully set" : "Kredentzialak behar bezala ezarri dira",
"Error while setting credentials: {error}" : "Errorea kredentzialak ezartzean: {error}",
- "Checking storage …" : "Biltegiratzea egiaztatzen...",
"There was an error with this external storage." : "Errore bat gertatu da kanpoko biltegi honekin.",
"We were unable to check the external storage {basename}" : "Ezin izan da {basename} kanpoko biltegia egiaztatu ",
"Examine this faulty external storage configuration" : "Berrikusi kanpoko biltegi konfigurazio akastun hau",
@@ -136,7 +135,7 @@
"Delete storage?" : "Biltegiratzea ezabatu?",
"Click to recheck the configuration" : "Egin klik konfigurazioa berriro egiaztatzeko",
"Saved" : "Gordeta",
- "Saving …" : "Gordetzen …",
+ "Saving …" : "Gordetzen ...",
"Save" : "Gorde",
"Failed to save global credentials" : "Huts egin du kredentzial globalak gordetzean",
"Failed to save global credentials: {message}" : "Huts egin du kredentzial globalak gordetzean: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Aplikazio-gakoa",
"App secret" : "Aplikazio-sekretua",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ziur kanpoko biltegiratze hau deskonektatu nahi duzula? Biltegiratzea ez da erabilgarri egongo Nextclouden eta fitxategi eta karpeta hauek ezabatuko ditu une honetan konektatuta dagoen edozein sinkronizazio-bezerotan, baina ez du fitxategi edo karpetarik ezabatuko kanpoko biltegian."
+ "Checking storage …" : "Biltegiratzea egiaztatzen...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ziur kanpoko biltegiratze hau deskonektatu nahi duzula? Biltegiratzea ez da erabilgarri egongo Nextclouden eta fitxategi eta karpeta hauek ezabatuko ditu une honetan konektatuta dagoen edozein sinkronizazio-bezerotan, baina ez du fitxategi edo karpetarik ezabatuko kanpoko biltegian.",
+ "Saving …" : "Gordetzen …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/fa.js b/apps/files_external/l10n/fa.js
index 2ef4d2b07de..8b97a0368ef 100644
--- a/apps/files_external/l10n/fa.js
+++ b/apps/files_external/l10n/fa.js
@@ -114,7 +114,7 @@ OC.L10N.register(
"Delete storage?" : "فضای ذخیره سازی را حذف می کنید؟",
"Click to recheck the configuration" : "برای بررسی مجدد پیکربندی کلیک کنید.",
"Saved" : "ذخیره شد",
- "Saving …" : "ذخیره کردن …",
+ "Saving …" : "در حال ذخیره",
"Save" : "ذخیره",
"No external storage configured or you don't have the permission to configure them" : "هیچ فضای ذخیره سازی خارجی پیکربندی نشده است یا اجازه پیکربندی آنها را ندارید.",
"Open documentation" : "مستندات باز",
@@ -130,6 +130,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "کلید برنامه",
"App secret" : "کد برنامه",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself.",
+ "Saving …" : "ذخیره کردن …"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/fa.json b/apps/files_external/l10n/fa.json
index a44687d670f..9ee0175f488 100644
--- a/apps/files_external/l10n/fa.json
+++ b/apps/files_external/l10n/fa.json
@@ -112,7 +112,7 @@
"Delete storage?" : "فضای ذخیره سازی را حذف می کنید؟",
"Click to recheck the configuration" : "برای بررسی مجدد پیکربندی کلیک کنید.",
"Saved" : "ذخیره شد",
- "Saving …" : "ذخیره کردن …",
+ "Saving …" : "در حال ذخیره",
"Save" : "ذخیره",
"No external storage configured or you don't have the permission to configure them" : "هیچ فضای ذخیره سازی خارجی پیکربندی نشده است یا اجازه پیکربندی آنها را ندارید.",
"Open documentation" : "مستندات باز",
@@ -128,6 +128,7 @@
"OAuth1" : "OAuth1",
"App key" : "کلید برنامه",
"App secret" : "کد برنامه",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself.",
+ "Saving …" : "ذخیره کردن …"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js
index 36928b64461..fa169465bc7 100644
--- a/apps/files_external/l10n/fi.js
+++ b/apps/files_external/l10n/fi.js
@@ -101,7 +101,7 @@ OC.L10N.register(
"Delete storage?" : "Poistetaanko tallennustila?",
"Click to recheck the configuration" : "Napsauta tarkistaaksesi uudelleen määritykset",
"Saved" : "Tallennettu",
- "Saving …" : "Tallennetaan…",
+ "Saving …" : "Tallennetaan …",
"Save" : "Tallenna",
"No external storage configured or you don't have the permission to configure them" : "Erillistä tallennustilaa ei ole määritelty tai sinulla ei ole oikeuksia määrittää erillisiä tallennustiloja",
"Open documentation" : "Avaa dokumentaatio",
@@ -117,6 +117,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset",
"OAuth1" : "OAuth1",
"App key" : "Sovellusavain",
- "App secret" : "Sovellussalaisuus"
+ "App secret" : "Sovellussalaisuus",
+ "Saving …" : "Tallennetaan…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json
index 08667506c51..17aa81763a9 100644
--- a/apps/files_external/l10n/fi.json
+++ b/apps/files_external/l10n/fi.json
@@ -99,7 +99,7 @@
"Delete storage?" : "Poistetaanko tallennustila?",
"Click to recheck the configuration" : "Napsauta tarkistaaksesi uudelleen määritykset",
"Saved" : "Tallennettu",
- "Saving …" : "Tallennetaan…",
+ "Saving …" : "Tallennetaan …",
"Save" : "Tallenna",
"No external storage configured or you don't have the permission to configure them" : "Erillistä tallennustilaa ei ole määritelty tai sinulla ei ole oikeuksia määrittää erillisiä tallennustiloja",
"Open documentation" : "Avaa dokumentaatio",
@@ -115,6 +115,7 @@
"Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset",
"OAuth1" : "OAuth1",
"App key" : "Sovellusavain",
- "App secret" : "Sovellussalaisuus"
+ "App secret" : "Sovellussalaisuus",
+ "Saving …" : "Tallennetaan…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index c4d3a6f2e71..756c74025b0 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Saisissez les identifiants de connexion manquants",
"Credentials successfully set" : "Identifiants enregistrés avec succès",
"Error while setting credentials: {error}" : "Erreur lors de l'envoi des identifiants : {error}",
- "Checking storage …" : "Vérification du stockage...",
"There was an error with this external storage." : "Il y a eu une erreur avec ce stockage externe.",
"We were unable to check the external storage {basename}" : "Nous n'avons pas pu vérifier le stockage externe {basename}",
"Examine this faulty external storage configuration" : "Examiner la configuration de ce stockage externe défectueuse",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Supprimer le stockage ?",
"Click to recheck the configuration" : "Cliquer pour revérifier la configuration",
"Saved" : "Enregistré",
- "Saving …" : "Enregistrement ...",
+ "Saving …" : "Enregistrement …",
"Save" : "Enregistrer",
"Failed to save global credentials" : "Impossible d'enregistrer les identifiants globaux",
"Failed to save global credentials: {message}" : "Impossible d'enregistrer les identifiants globaux : {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Clé d'application",
"App secret" : "Secret de l'application",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Êtes-vous certain de vouloir déconnecter ce stockage externe ? Cela rendra ce stockage indisponible dans Nextcloud et entraînera la suppression de ces fichiers et dossiers sur tous les clients actuellement connectés, mais ne supprimera aucun fichier ni dossier du stockage externe lui-même."
+ "Checking storage …" : "Vérification du stockage...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Êtes-vous certain de vouloir déconnecter ce stockage externe ? Cela rendra ce stockage indisponible dans Nextcloud et entraînera la suppression de ces fichiers et dossiers sur tous les clients actuellement connectés, mais ne supprimera aucun fichier ni dossier du stockage externe lui-même.",
+ "Saving …" : "Enregistrement ..."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index d8c3c578804..8c55e1599df 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Saisissez les identifiants de connexion manquants",
"Credentials successfully set" : "Identifiants enregistrés avec succès",
"Error while setting credentials: {error}" : "Erreur lors de l'envoi des identifiants : {error}",
- "Checking storage …" : "Vérification du stockage...",
"There was an error with this external storage." : "Il y a eu une erreur avec ce stockage externe.",
"We were unable to check the external storage {basename}" : "Nous n'avons pas pu vérifier le stockage externe {basename}",
"Examine this faulty external storage configuration" : "Examiner la configuration de ce stockage externe défectueuse",
@@ -136,7 +135,7 @@
"Delete storage?" : "Supprimer le stockage ?",
"Click to recheck the configuration" : "Cliquer pour revérifier la configuration",
"Saved" : "Enregistré",
- "Saving …" : "Enregistrement ...",
+ "Saving …" : "Enregistrement …",
"Save" : "Enregistrer",
"Failed to save global credentials" : "Impossible d'enregistrer les identifiants globaux",
"Failed to save global credentials: {message}" : "Impossible d'enregistrer les identifiants globaux : {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Clé d'application",
"App secret" : "Secret de l'application",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Êtes-vous certain de vouloir déconnecter ce stockage externe ? Cela rendra ce stockage indisponible dans Nextcloud et entraînera la suppression de ces fichiers et dossiers sur tous les clients actuellement connectés, mais ne supprimera aucun fichier ni dossier du stockage externe lui-même."
+ "Checking storage …" : "Vérification du stockage...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Êtes-vous certain de vouloir déconnecter ce stockage externe ? Cela rendra ce stockage indisponible dans Nextcloud et entraînera la suppression de ces fichiers et dossiers sur tous les clients actuellement connectés, mais ne supprimera aucun fichier ni dossier du stockage externe lui-même.",
+ "Saving …" : "Enregistrement ..."
},"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_external/l10n/ga.js b/apps/files_external/l10n/ga.js
index b8e66183997..48199cccaae 100644
--- a/apps/files_external/l10n/ga.js
+++ b/apps/files_external/l10n/ga.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Cuir isteach dintiúir atá in easnamh",
"Credentials successfully set" : "Socraíodh na dintiúir go rathúil",
"Error while setting credentials: {error}" : "Earráid agus na dintiúir á socrú: {error}",
- "Checking storage …" : "Stóras á sheiceáil…",
"There was an error with this external storage." : "Tharla earráid leis an stóras seachtrach seo.",
"We were unable to check the external storage {basename}" : "Níorbh fhéidir linn an stóras seachtrach {basename} a sheiceáil",
"Examine this faulty external storage configuration" : "Scrúdaigh an chumraíocht stórála seachtrach lochtach seo",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "An bhfuil fonn ort an stóras a scriosadh?",
"Click to recheck the configuration" : "Cliceáil chun an chumraíocht a athsheiceáil",
"Saved" : "Shábháil",
- "Saving …" : "Shábháil …",
+ "Saving …" : "Shábháil …",
"Save" : "Sábháil",
"Failed to save global credentials" : "Theip ar shábháil dintiúir dhomhanda",
"Failed to save global credentials: {message}" : "Theip ar shábháil sonraí domhanda: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Eochair aip",
"App secret" : "Rúnda aip",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "An bhfuil tú cinnte gur mhaith leat an stóras seachtrach seo a dhínascadh? Fágfaidh sé nach mbeidh an stóráil ar fáil in Nextcloud agus scriosfar na comhaid agus na fillteáin seo ar aon chliant sioncronaithe atá ceangailte faoi láthair ach ní scriosfaidh sé aon chomhaid agus fillteáin ar an stóráil sheachtrach féin."
+ "Checking storage …" : "Stóras á sheiceáil…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "An bhfuil tú cinnte gur mhaith leat an stóras seachtrach seo a dhínascadh? Fágfaidh sé nach mbeidh an stóráil ar fáil in Nextcloud agus scriosfar na comhaid agus na fillteáin seo ar aon chliant sioncronaithe atá ceangailte faoi láthair ach ní scriosfaidh sé aon chomhaid agus fillteáin ar an stóráil sheachtrach féin.",
+ "Saving …" : "Shábháil …"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/apps/files_external/l10n/ga.json b/apps/files_external/l10n/ga.json
index 0be6d35b528..3e2b2be3301 100644
--- a/apps/files_external/l10n/ga.json
+++ b/apps/files_external/l10n/ga.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Cuir isteach dintiúir atá in easnamh",
"Credentials successfully set" : "Socraíodh na dintiúir go rathúil",
"Error while setting credentials: {error}" : "Earráid agus na dintiúir á socrú: {error}",
- "Checking storage …" : "Stóras á sheiceáil…",
"There was an error with this external storage." : "Tharla earráid leis an stóras seachtrach seo.",
"We were unable to check the external storage {basename}" : "Níorbh fhéidir linn an stóras seachtrach {basename} a sheiceáil",
"Examine this faulty external storage configuration" : "Scrúdaigh an chumraíocht stórála seachtrach lochtach seo",
@@ -136,7 +135,7 @@
"Delete storage?" : "An bhfuil fonn ort an stóras a scriosadh?",
"Click to recheck the configuration" : "Cliceáil chun an chumraíocht a athsheiceáil",
"Saved" : "Shábháil",
- "Saving …" : "Shábháil …",
+ "Saving …" : "Shábháil …",
"Save" : "Sábháil",
"Failed to save global credentials" : "Theip ar shábháil dintiúir dhomhanda",
"Failed to save global credentials: {message}" : "Theip ar shábháil sonraí domhanda: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Eochair aip",
"App secret" : "Rúnda aip",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "An bhfuil tú cinnte gur mhaith leat an stóras seachtrach seo a dhínascadh? Fágfaidh sé nach mbeidh an stóráil ar fáil in Nextcloud agus scriosfar na comhaid agus na fillteáin seo ar aon chliant sioncronaithe atá ceangailte faoi láthair ach ní scriosfaidh sé aon chomhaid agus fillteáin ar an stóráil sheachtrach féin."
+ "Checking storage …" : "Stóras á sheiceáil…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "An bhfuil tú cinnte gur mhaith leat an stóras seachtrach seo a dhínascadh? Fágfaidh sé nach mbeidh an stóráil ar fáil in Nextcloud agus scriosfar na comhaid agus na fillteáin seo ar aon chliant sioncronaithe atá ceangailte faoi láthair ach ní scriosfaidh sé aon chomhaid agus fillteáin ar an stóráil sheachtrach féin.",
+ "Saving …" : "Shábháil …"
},"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_external/l10n/gl.js b/apps/files_external/l10n/gl.js
index 424e9198bd8..372987e8501 100644
--- a/apps/files_external/l10n/gl.js
+++ b/apps/files_external/l10n/gl.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Introduza as credenciais que faltan",
"Credentials successfully set" : "Definíronse correctamente as credenciais",
"Error while setting credentials: {error}" : "Produciuse un erro ao definir as credenciais: {error}",
- "Checking storage …" : "Comprobando o almacenamento…",
"There was an error with this external storage." : "Produciuse un erro con este almacenamento externo.",
"We were unable to check the external storage {basename}" : "Non fomos quen de comprobar o almacenamento externo {basename}",
"Examine this faulty external storage configuration" : "Examine esta configuración de almacenamento externo defectuosa",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Eliminar o almacenamento?",
"Click to recheck the configuration" : "Prema para volver comprobar a configuración",
"Saved" : "Gardado",
- "Saving …" : "Gardando…",
+ "Saving …" : "Gardando…",
"Save" : "Gardar",
"Failed to save global credentials" : "Produciuse un fallo ao gardar as credenciais globais",
"Failed to save global credentials: {message}" : "Produciuse un fallo ao gardar as credenciais globais: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Chave da aplicación",
"App secret" : "Segredo da aplicación",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Confirma que quere desconectar este almacenamento externo? Isto fará que o almacenamento non estea dispoñíbel en Nextcloud e provocará a eliminación destes ficheiros e cartafoles en calquera cliente de sincronización que estea conectado agora, mais non eliminará ningún ficheiro e cartafol do propio almacenamento externo."
+ "Checking storage …" : "Comprobando o almacenamento…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Confirma que quere desconectar este almacenamento externo? Isto fará que o almacenamento non estea dispoñíbel en Nextcloud e provocará a eliminación destes ficheiros e cartafoles en calquera cliente de sincronización que estea conectado agora, mais non eliminará ningún ficheiro e cartafol do propio almacenamento externo.",
+ "Saving …" : "Gardando…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json
index 58b8b2cb8b7..d1de8d5a8a1 100644
--- a/apps/files_external/l10n/gl.json
+++ b/apps/files_external/l10n/gl.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Introduza as credenciais que faltan",
"Credentials successfully set" : "Definíronse correctamente as credenciais",
"Error while setting credentials: {error}" : "Produciuse un erro ao definir as credenciais: {error}",
- "Checking storage …" : "Comprobando o almacenamento…",
"There was an error with this external storage." : "Produciuse un erro con este almacenamento externo.",
"We were unable to check the external storage {basename}" : "Non fomos quen de comprobar o almacenamento externo {basename}",
"Examine this faulty external storage configuration" : "Examine esta configuración de almacenamento externo defectuosa",
@@ -136,7 +135,7 @@
"Delete storage?" : "Eliminar o almacenamento?",
"Click to recheck the configuration" : "Prema para volver comprobar a configuración",
"Saved" : "Gardado",
- "Saving …" : "Gardando…",
+ "Saving …" : "Gardando…",
"Save" : "Gardar",
"Failed to save global credentials" : "Produciuse un fallo ao gardar as credenciais globais",
"Failed to save global credentials: {message}" : "Produciuse un fallo ao gardar as credenciais globais: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Chave da aplicación",
"App secret" : "Segredo da aplicación",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Confirma que quere desconectar este almacenamento externo? Isto fará que o almacenamento non estea dispoñíbel en Nextcloud e provocará a eliminación destes ficheiros e cartafoles en calquera cliente de sincronización que estea conectado agora, mais non eliminará ningún ficheiro e cartafol do propio almacenamento externo."
+ "Checking storage …" : "Comprobando o almacenamento…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Confirma que quere desconectar este almacenamento externo? Isto fará que o almacenamento non estea dispoñíbel en Nextcloud e provocará a eliminación destes ficheiros e cartafoles en calquera cliente de sincronización que estea conectado agora, mais non eliminará ningún ficheiro e cartafol do propio almacenamento externo.",
+ "Saving …" : "Gardando…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js
index 5c5a7a71e5f..0af56457ffe 100644
--- a/apps/files_external/l10n/he.js
+++ b/apps/files_external/l10n/he.js
@@ -95,7 +95,7 @@ OC.L10N.register(
"Delete storage?" : "למחוק אחסון?",
"Click to recheck the configuration" : "יש ללחוץ כאן כדי לבדוק את ההגדרות מחדש",
"Saved" : "נשמר",
- "Saving …" : "מתבצעת שמירה…",
+ "Saving …" : "מתבצע שמירה…",
"Save" : "שמירה",
"No external storage configured or you don't have the permission to configure them" : "לא הוגדר התקן חיצוני או שאין לך הרשאות להגדיר כאלה",
"Open documentation" : "פתיחת תיעוד",
@@ -110,6 +110,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.",
"OAuth1" : "OAuth1",
"App key" : "מפתח יישום",
- "App secret" : "סוד יישום"
+ "App secret" : "סוד יישום",
+ "Saving …" : "מתבצעת שמירה…"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json
index fc280122848..449fb394b3f 100644
--- a/apps/files_external/l10n/he.json
+++ b/apps/files_external/l10n/he.json
@@ -93,7 +93,7 @@
"Delete storage?" : "למחוק אחסון?",
"Click to recheck the configuration" : "יש ללחוץ כאן כדי לבדוק את ההגדרות מחדש",
"Saved" : "נשמר",
- "Saving …" : "מתבצעת שמירה…",
+ "Saving …" : "מתבצע שמירה…",
"Save" : "שמירה",
"No external storage configured or you don't have the permission to configure them" : "לא הוגדר התקן חיצוני או שאין לך הרשאות להגדיר כאלה",
"Open documentation" : "פתיחת תיעוד",
@@ -108,6 +108,7 @@
"Please provide a valid app key and secret." : "יש לספק מפתח יישום וסוד תקניים.",
"OAuth1" : "OAuth1",
"App key" : "מפתח יישום",
- "App secret" : "סוד יישום"
+ "App secret" : "סוד יישום",
+ "Saving …" : "מתבצעת שמירה…"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js
index 25a33ce3562..c67b7bd0b09 100644
--- a/apps/files_external/l10n/hr.js
+++ b/apps/files_external/l10n/hr.js
@@ -97,7 +97,7 @@ OC.L10N.register(
"Delete storage?" : "Želite li izbrisati pohranu?",
"Click to recheck the configuration" : "Kliknite za ponovnu provjeru konfiguracije",
"Saved" : "Spremljeno",
- "Saving …" : "Spremanje...",
+ "Saving …" : "Spremanje…",
"Save" : "Spremi",
"No external storage configured or you don't have the permission to configure them" : "Nema konfigurirane vanjske pohrane ili nemate dopuštenje za konfiguriranje",
"Open documentation" : "Otvori dokumentaciju",
@@ -112,6 +112,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Unesite važeći ključ aplikacije i tajnu.",
"OAuth1" : "OAuth1",
"App key" : "Ključ aplikacije",
- "App secret" : "Tajna aplikacije"
+ "App secret" : "Tajna aplikacije",
+ "Saving …" : "Spremanje..."
},
"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_external/l10n/hr.json b/apps/files_external/l10n/hr.json
index 91ac16f7852..fa9558b883a 100644
--- a/apps/files_external/l10n/hr.json
+++ b/apps/files_external/l10n/hr.json
@@ -95,7 +95,7 @@
"Delete storage?" : "Želite li izbrisati pohranu?",
"Click to recheck the configuration" : "Kliknite za ponovnu provjeru konfiguracije",
"Saved" : "Spremljeno",
- "Saving …" : "Spremanje...",
+ "Saving …" : "Spremanje…",
"Save" : "Spremi",
"No external storage configured or you don't have the permission to configure them" : "Nema konfigurirane vanjske pohrane ili nemate dopuštenje za konfiguriranje",
"Open documentation" : "Otvori dokumentaciju",
@@ -110,6 +110,7 @@
"Please provide a valid app key and secret." : "Unesite važeći ključ aplikacije i tajnu.",
"OAuth1" : "OAuth1",
"App key" : "Ključ aplikacije",
- "App secret" : "Tajna aplikacije"
+ "App secret" : "Tajna aplikacije",
+ "Saving …" : "Spremanje..."
},"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_external/l10n/hu.js b/apps/files_external/l10n/hu.js
index 30ece2ab8e2..2d9a3e47bc7 100644
--- a/apps/files_external/l10n/hu.js
+++ b/apps/files_external/l10n/hu.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Adja meg a hiányzó hitelesítési adatokat",
"Credentials successfully set" : "Hitelesítő adatok sikeresen beállítva",
"Error while setting credentials: {error}" : "Hiba a hitelesítő adatok beállításakor: {error}",
- "Checking storage …" : "Tároló ellenőrzése…",
"There was an error with this external storage." : "Hiba történt ezzel a külső tárolóval.",
"We were unable to check the external storage {basename}" : "Nem sikerült a(z) {basename} külső tároló ellenőrzése",
"Examine this faulty external storage configuration" : "Vizsgálja meg a külső tároló hibás konfigurációját",
@@ -133,10 +132,12 @@ OC.L10N.register(
"Unknown backend: {backendName}" : "Ismeretlen háttérszolgáltatás: {backendName}",
"Admin defined" : "Rendszergazda által definiálva",
"Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Az automatikus állapotellenőrzés a beállított tárolók nagy száma miatt ki van kapcsolva, kattintson az állapot ellenőrzéséhez",
+ "Are you sure you want to disconnect this external storage?" : "Biztos, hogy bontja a kapcsolatot ezzel a külső tárolóval?",
+ "It will make the storage unavailable in {instanceName} and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "A tároló nem lesz elérhető a(z) {instanceName} számára, és a szinkronizálási kliensek is törölni fogják azokat a fájlokat, amelyek jelenleg kapcsolatban vannak, viszont magáról a külső tárolóról nem fogja törölni a fájlokat és mappákat.",
"Delete storage?" : "Tároló törlése?",
"Click to recheck the configuration" : "Kattintson ide a konfiguráció újraellenőrzéséhez",
"Saved" : "Mentve",
- "Saving …" : "Mentés…",
+ "Saving …" : "Mentés …",
"Save" : "Mentés",
"Failed to save global credentials" : "A globális hitelesítő adatok mentése sikertelen",
"Failed to save global credentials: {message}" : "A globális hitelesítő adatok mentése sikertelen: {message}",
@@ -157,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Alkalmazáskulcs",
"App secret" : "Alkalmazás titka",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Biztos, hogy bontja a kapcsolatot ezzel a külső tárolóval? A tároló nem lesz elérhető a Nextcloudban, és a szinkronizálási kliensek is törölni fogják azokat a fájlokat, amelyek jelenleg kapcsolatban vannak, viszont magáról a külső tárolóról nem fogja törölni a fájlokat és mappákat."
+ "Checking storage …" : "Tároló ellenőrzése…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Biztos, hogy bontja a kapcsolatot ezzel a külső tárolóval? A tároló nem lesz elérhető a Nextcloudban, és a szinkronizálási kliensek is törölni fogják azokat a fájlokat, amelyek jelenleg kapcsolatban vannak, viszont magáról a külső tárolóról nem fogja törölni a fájlokat és mappákat.",
+ "Saving …" : "Mentés…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json
index ca9d8d9a7c3..7638fbdfa1a 100644
--- a/apps/files_external/l10n/hu.json
+++ b/apps/files_external/l10n/hu.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Adja meg a hiányzó hitelesítési adatokat",
"Credentials successfully set" : "Hitelesítő adatok sikeresen beállítva",
"Error while setting credentials: {error}" : "Hiba a hitelesítő adatok beállításakor: {error}",
- "Checking storage …" : "Tároló ellenőrzése…",
"There was an error with this external storage." : "Hiba történt ezzel a külső tárolóval.",
"We were unable to check the external storage {basename}" : "Nem sikerült a(z) {basename} külső tároló ellenőrzése",
"Examine this faulty external storage configuration" : "Vizsgálja meg a külső tároló hibás konfigurációját",
@@ -131,10 +130,12 @@
"Unknown backend: {backendName}" : "Ismeretlen háttérszolgáltatás: {backendName}",
"Admin defined" : "Rendszergazda által definiálva",
"Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Az automatikus állapotellenőrzés a beállított tárolók nagy száma miatt ki van kapcsolva, kattintson az állapot ellenőrzéséhez",
+ "Are you sure you want to disconnect this external storage?" : "Biztos, hogy bontja a kapcsolatot ezzel a külső tárolóval?",
+ "It will make the storage unavailable in {instanceName} and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "A tároló nem lesz elérhető a(z) {instanceName} számára, és a szinkronizálási kliensek is törölni fogják azokat a fájlokat, amelyek jelenleg kapcsolatban vannak, viszont magáról a külső tárolóról nem fogja törölni a fájlokat és mappákat.",
"Delete storage?" : "Tároló törlése?",
"Click to recheck the configuration" : "Kattintson ide a konfiguráció újraellenőrzéséhez",
"Saved" : "Mentve",
- "Saving …" : "Mentés…",
+ "Saving …" : "Mentés …",
"Save" : "Mentés",
"Failed to save global credentials" : "A globális hitelesítő adatok mentése sikertelen",
"Failed to save global credentials: {message}" : "A globális hitelesítő adatok mentése sikertelen: {message}",
@@ -155,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Alkalmazáskulcs",
"App secret" : "Alkalmazás titka",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Biztos, hogy bontja a kapcsolatot ezzel a külső tárolóval? A tároló nem lesz elérhető a Nextcloudban, és a szinkronizálási kliensek is törölni fogják azokat a fájlokat, amelyek jelenleg kapcsolatban vannak, viszont magáról a külső tárolóról nem fogja törölni a fájlokat és mappákat."
+ "Checking storage …" : "Tároló ellenőrzése…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Biztos, hogy bontja a kapcsolatot ezzel a külső tárolóval? A tároló nem lesz elérhető a Nextcloudban, és a szinkronizálási kliensek is törölni fogják azokat a fájlokat, amelyek jelenleg kapcsolatban vannak, viszont magáról a külső tárolóról nem fogja törölni a fájlokat és mappákat.",
+ "Saving …" : "Mentés…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/id.js b/apps/files_external/l10n/id.js
index e90c6093f60..cc4a9c90790 100644
--- a/apps/files_external/l10n/id.js
+++ b/apps/files_external/l10n/id.js
@@ -81,7 +81,6 @@ OC.L10N.register(
"Disconnect" : "Terputus",
"Admin defined" : "Terdefinisi Admin",
"Saved" : "Disimpan",
- "Saving …" : "Menyimpan ...",
"Save" : "Simpan",
"Open documentation" : "Buka dokumentasi",
"Folder name" : "Nama folder",
@@ -94,6 +93,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Silakan berikan kunci dan kerahasiaan aplikasi yang benar.",
"OAuth1" : "OAuth1",
"App key" : "Kunci Apl",
- "App secret" : "Rahasia Apl"
+ "App secret" : "Rahasia Apl",
+ "Saving …" : "Menyimpan ..."
},
"nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/id.json b/apps/files_external/l10n/id.json
index 2f73118a4fc..c62015357d0 100644
--- a/apps/files_external/l10n/id.json
+++ b/apps/files_external/l10n/id.json
@@ -79,7 +79,6 @@
"Disconnect" : "Terputus",
"Admin defined" : "Terdefinisi Admin",
"Saved" : "Disimpan",
- "Saving …" : "Menyimpan ...",
"Save" : "Simpan",
"Open documentation" : "Buka dokumentasi",
"Folder name" : "Nama folder",
@@ -92,6 +91,7 @@
"Please provide a valid app key and secret." : "Silakan berikan kunci dan kerahasiaan aplikasi yang benar.",
"OAuth1" : "OAuth1",
"App key" : "Kunci Apl",
- "App secret" : "Rahasia Apl"
+ "App secret" : "Rahasia Apl",
+ "Saving …" : "Menyimpan ..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js
index a30f187accb..521585fb734 100644
--- a/apps/files_external/l10n/is.js
+++ b/apps/files_external/l10n/is.js
@@ -123,7 +123,7 @@ OC.L10N.register(
"Delete storage?" : "Eyða geymslu?",
"Click to recheck the configuration" : "Smelltu til að yfirfara aftur uppsetninguna",
"Saved" : "Vistað",
- "Saving …" : "Vista …",
+ "Saving …" : "Vista …",
"Save" : "Vista",
"No external storage configured or you don't have the permission to configure them" : "Engin utanaðkomandi gagnageymsla er uppsett eða að þú hefur ekki heimild til að stilla slíkt",
"Open documentation" : "Opna hjálparskjöl",
@@ -139,6 +139,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Settu inn gildan forritslykil og leynilykil (secret).",
"OAuth1" : "OAuth1",
"App key" : "Lykill forrits",
- "App secret" : "Leynilykill forrits"
+ "App secret" : "Leynilykill forrits",
+ "Saving …" : "Vista …"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json
index ac67b5a14d5..15296c0c485 100644
--- a/apps/files_external/l10n/is.json
+++ b/apps/files_external/l10n/is.json
@@ -121,7 +121,7 @@
"Delete storage?" : "Eyða geymslu?",
"Click to recheck the configuration" : "Smelltu til að yfirfara aftur uppsetninguna",
"Saved" : "Vistað",
- "Saving …" : "Vista …",
+ "Saving …" : "Vista …",
"Save" : "Vista",
"No external storage configured or you don't have the permission to configure them" : "Engin utanaðkomandi gagnageymsla er uppsett eða að þú hefur ekki heimild til að stilla slíkt",
"Open documentation" : "Opna hjálparskjöl",
@@ -137,6 +137,7 @@
"Please provide a valid app key and secret." : "Settu inn gildan forritslykil og leynilykil (secret).",
"OAuth1" : "OAuth1",
"App key" : "Lykill forrits",
- "App secret" : "Leynilykill forrits"
+ "App secret" : "Leynilykill forrits",
+ "Saving …" : "Vista …"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index bb841ade2c0..b2fb4a9ca3f 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -101,7 +101,6 @@ OC.L10N.register(
"Enter missing credentials" : "Digita le credenziali mancanti",
"Credentials successfully set" : "Credenziali impostate correttamente",
"Error while setting credentials: {error}" : "Errore durante l'impostazione delle credenziali: {error}",
- "Checking storage …" : "Controllo spazio di archiviazione…",
"There was an error with this external storage." : "Si è verificato un errore con questa archiviazione esterna.",
"We were unable to check the external storage {basename}" : "Non è stato possibile controllare l'archiviazione esterna {basename}",
"Examine this faulty external storage configuration" : "Esamina questa configurazione errata di archiviazione esterna",
@@ -134,7 +133,7 @@ OC.L10N.register(
"Delete storage?" : "Vuoi eliminare l'archiviazione?",
"Click to recheck the configuration" : "Clic per controllare di nuovo la configurazione",
"Saved" : "Salvato",
- "Saving …" : "Salvataggio…",
+ "Saving …" : "Salvataggio…",
"Save" : "Salva",
"No external storage configured or you don't have the permission to configure them" : "Nessuna archiviazione esterna configurata o non hai i permessi per configurarle",
"Open documentation" : "Apri la documentazione",
@@ -153,6 +152,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Chiave applicazione",
"App secret" : "Segreto applicazione",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Sei sicuro di voler disconnettere questo spazio di archiviazione esterno? Ciò renderà lo spazio di archiviazione non disponibile in Nextcloud e comporterà l'eliminazione di questi file e cartelle su qualsiasi client di sincronizzazione attualmente connesso, ma non eliminerà alcun file e cartella sullo spazio di archiviazione esterno stesso."
+ "Checking storage …" : "Controllo spazio di archiviazione…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Sei sicuro di voler disconnettere questo spazio di archiviazione esterno? Ciò renderà lo spazio di archiviazione non disponibile in Nextcloud e comporterà l'eliminazione di questi file e cartelle su qualsiasi client di sincronizzazione attualmente connesso, ma non eliminerà alcun file e cartella sullo spazio di archiviazione esterno stesso.",
+ "Saving …" : "Salvataggio…"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index eb9dc0fb585..17a638a8a01 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -99,7 +99,6 @@
"Enter missing credentials" : "Digita le credenziali mancanti",
"Credentials successfully set" : "Credenziali impostate correttamente",
"Error while setting credentials: {error}" : "Errore durante l'impostazione delle credenziali: {error}",
- "Checking storage …" : "Controllo spazio di archiviazione…",
"There was an error with this external storage." : "Si è verificato un errore con questa archiviazione esterna.",
"We were unable to check the external storage {basename}" : "Non è stato possibile controllare l'archiviazione esterna {basename}",
"Examine this faulty external storage configuration" : "Esamina questa configurazione errata di archiviazione esterna",
@@ -132,7 +131,7 @@
"Delete storage?" : "Vuoi eliminare l'archiviazione?",
"Click to recheck the configuration" : "Clic per controllare di nuovo la configurazione",
"Saved" : "Salvato",
- "Saving …" : "Salvataggio…",
+ "Saving …" : "Salvataggio…",
"Save" : "Salva",
"No external storage configured or you don't have the permission to configure them" : "Nessuna archiviazione esterna configurata o non hai i permessi per configurarle",
"Open documentation" : "Apri la documentazione",
@@ -151,6 +150,8 @@
"OAuth1" : "OAuth1",
"App key" : "Chiave applicazione",
"App secret" : "Segreto applicazione",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Sei sicuro di voler disconnettere questo spazio di archiviazione esterno? Ciò renderà lo spazio di archiviazione non disponibile in Nextcloud e comporterà l'eliminazione di questi file e cartelle su qualsiasi client di sincronizzazione attualmente connesso, ma non eliminerà alcun file e cartella sullo spazio di archiviazione esterno stesso."
+ "Checking storage …" : "Controllo spazio di archiviazione…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Sei sicuro di voler disconnettere questo spazio di archiviazione esterno? Ciò renderà lo spazio di archiviazione non disponibile in Nextcloud e comporterà l'eliminazione di questi file e cartelle su qualsiasi client di sincronizzazione attualmente connesso, ma non eliminerà alcun file e cartella sullo spazio di archiviazione esterno stesso.",
+ "Saving …" : "Salvataggio…"
},"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_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index c9cf64cbc1f..c8ac955bc9e 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "不足している資格情報を入力",
"Credentials successfully set" : "認証情報は正常に設定されました",
"Error while setting credentials: {error}" : "認証情報の設定中にエラーが発生しました: {error}",
- "Checking storage …" : "ストレージのチェック...",
"There was an error with this external storage." : "この外部ストレージでエラーが発生しました。",
"We were unable to check the external storage {basename}" : "外部ストレージ {basename} をチェックできませんでした。",
"Examine this faulty external storage configuration" : "この問題のある外部ストレージの設定を調べる",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "ストレージを削除しますか?",
"Click to recheck the configuration" : "クリックすると設定が再確認されます",
"Saved" : "保存しました",
- "Saving …" : "保存中...",
+ "Saving …" : "保存中 …",
"Save" : "保存",
"Failed to save global credentials" : "グローバル認証情報の保存に失敗しました",
"Failed to save global credentials: {message}" : "グローバル認証情報の保存に失敗しました: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "アプリキー",
"App secret" : "アプリシークレット",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。"
+ "Checking storage …" : "ストレージのチェック...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。",
+ "Saving …" : "保存中..."
},
"nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index 8c337695c5a..6782d150cb7 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "不足している資格情報を入力",
"Credentials successfully set" : "認証情報は正常に設定されました",
"Error while setting credentials: {error}" : "認証情報の設定中にエラーが発生しました: {error}",
- "Checking storage …" : "ストレージのチェック...",
"There was an error with this external storage." : "この外部ストレージでエラーが発生しました。",
"We were unable to check the external storage {basename}" : "外部ストレージ {basename} をチェックできませんでした。",
"Examine this faulty external storage configuration" : "この問題のある外部ストレージの設定を調べる",
@@ -136,7 +135,7 @@
"Delete storage?" : "ストレージを削除しますか?",
"Click to recheck the configuration" : "クリックすると設定が再確認されます",
"Saved" : "保存しました",
- "Saving …" : "保存中...",
+ "Saving …" : "保存中 …",
"Save" : "保存",
"Failed to save global credentials" : "グローバル認証情報の保存に失敗しました",
"Failed to save global credentials: {message}" : "グローバル認証情報の保存に失敗しました: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "アプリキー",
"App secret" : "アプリシークレット",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。"
+ "Checking storage …" : "ストレージのチェック...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。",
+ "Saving …" : "保存中..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/ka.js b/apps/files_external/l10n/ka.js
index d8323343c81..df106e9a0c5 100644
--- a/apps/files_external/l10n/ka.js
+++ b/apps/files_external/l10n/ka.js
@@ -116,7 +116,7 @@ OC.L10N.register(
"Delete storage?" : "Delete storage?",
"Click to recheck the configuration" : "Click to recheck the configuration",
"Saved" : "Saved",
- "Saving …" : "Saving …",
+ "Saving …" : "Saving …",
"Save" : "Save",
"No external storage configured or you don't have the permission to configure them" : "No external storage configured or you don't have the permission to configure them",
"Open documentation" : "Open documentation",
@@ -132,6 +132,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App key",
"App secret" : "App secret",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself.",
+ "Saving …" : "Saving …"
},
"nplurals=2; plural=(n!=1);");
diff --git a/apps/files_external/l10n/ka.json b/apps/files_external/l10n/ka.json
index 1659c880a38..689f10de73a 100644
--- a/apps/files_external/l10n/ka.json
+++ b/apps/files_external/l10n/ka.json
@@ -114,7 +114,7 @@
"Delete storage?" : "Delete storage?",
"Click to recheck the configuration" : "Click to recheck the configuration",
"Saved" : "Saved",
- "Saving …" : "Saving …",
+ "Saving …" : "Saving …",
"Save" : "Save",
"No external storage configured or you don't have the permission to configure them" : "No external storage configured or you don't have the permission to configure them",
"Open documentation" : "Open documentation",
@@ -130,6 +130,7 @@
"OAuth1" : "OAuth1",
"App key" : "App key",
"App secret" : "App secret",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself.",
+ "Saving …" : "Saving …"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index 3c41837e983..a25e7d48606 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -131,7 +131,6 @@ OC.L10N.register(
"Delete storage?" : "저장소를 삭제하시겠습니까?",
"Click to recheck the configuration" : "설정을 다시 확인하려면 클릭",
"Saved" : "저장됨",
- "Saving …" : "저장 중 …",
"Save" : "저장",
"No external storage configured or you don't have the permission to configure them" : "외부 저장소가 구성되지 않았거나 외부 저장소를 구성할 권한이 없습니다.",
"Open documentation" : "문서 열기",
@@ -150,6 +149,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "앱 키",
"App secret" : "앱 비밀 값",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "이 외부 저장소를 해제하겠습니까? Nextcloud에서 이 저장소에 더 이상 접근할 수 없게 되며, 연결된 모든 동기화 클라이언트에서 이 저장소의 파일이 사라질 것입니다. 단, 저장소에 있는 파일 자체는 삭제되지 않습니다."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "이 외부 저장소를 해제하겠습니까? Nextcloud에서 이 저장소에 더 이상 접근할 수 없게 되며, 연결된 모든 동기화 클라이언트에서 이 저장소의 파일이 사라질 것입니다. 단, 저장소에 있는 파일 자체는 삭제되지 않습니다.",
+ "Saving …" : "저장 중 …"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json
index 9b781f3ca4b..65a6d0ab3e1 100644
--- a/apps/files_external/l10n/ko.json
+++ b/apps/files_external/l10n/ko.json
@@ -129,7 +129,6 @@
"Delete storage?" : "저장소를 삭제하시겠습니까?",
"Click to recheck the configuration" : "설정을 다시 확인하려면 클릭",
"Saved" : "저장됨",
- "Saving …" : "저장 중 …",
"Save" : "저장",
"No external storage configured or you don't have the permission to configure them" : "외부 저장소가 구성되지 않았거나 외부 저장소를 구성할 권한이 없습니다.",
"Open documentation" : "문서 열기",
@@ -148,6 +147,7 @@
"OAuth1" : "OAuth1",
"App key" : "앱 키",
"App secret" : "앱 비밀 값",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "이 외부 저장소를 해제하겠습니까? Nextcloud에서 이 저장소에 더 이상 접근할 수 없게 되며, 연결된 모든 동기화 클라이언트에서 이 저장소의 파일이 사라질 것입니다. 단, 저장소에 있는 파일 자체는 삭제되지 않습니다."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "이 외부 저장소를 해제하겠습니까? Nextcloud에서 이 저장소에 더 이상 접근할 수 없게 되며, 연결된 모든 동기화 클라이언트에서 이 저장소의 파일이 사라질 것입니다. 단, 저장소에 있는 파일 자체는 삭제되지 않습니다.",
+ "Saving …" : "저장 중 …"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js
index dfda2c25671..0fdfd28ab0b 100644
--- a/apps/files_external/l10n/lt_LT.js
+++ b/apps/files_external/l10n/lt_LT.js
@@ -92,7 +92,7 @@ OC.L10N.register(
"Delete storage?" : "Ištrinti saugyklą?",
"Click to recheck the configuration" : "Spustelėkite norėdami iš naujo patikrinti konfigūraciją",
"Saved" : "Įrašyta",
- "Saving …" : "Įrašoma …",
+ "Saving …" : "Įrašoma…",
"Save" : "Įrašyti",
"No external storage configured or you don't have the permission to configure them" : "Nėra sukonfigūruota jokia išorinė saugykla arba jūs neturite leidimo jų konfigūruoti",
"Open documentation" : "Atverti dokumentaciją",
@@ -106,6 +106,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
"OAuth1" : "OAuth1",
"App key" : "Trečiųjų šalių programinės įrangos identifikacijos raktas",
- "App secret" : "Trečiųjų šalių programinės įrangos slaptažodis"
+ "App secret" : "Trečiųjų šalių programinės įrangos slaptažodis",
+ "Saving …" : "Įrašoma …"
},
"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_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json
index f448286c2a0..50d2a7e006a 100644
--- a/apps/files_external/l10n/lt_LT.json
+++ b/apps/files_external/l10n/lt_LT.json
@@ -90,7 +90,7 @@
"Delete storage?" : "Ištrinti saugyklą?",
"Click to recheck the configuration" : "Spustelėkite norėdami iš naujo patikrinti konfigūraciją",
"Saved" : "Įrašyta",
- "Saving …" : "Įrašoma …",
+ "Saving …" : "Įrašoma…",
"Save" : "Įrašyti",
"No external storage configured or you don't have the permission to configure them" : "Nėra sukonfigūruota jokia išorinė saugykla arba jūs neturite leidimo jų konfigūruoti",
"Open documentation" : "Atverti dokumentaciją",
@@ -104,6 +104,7 @@
"Please provide a valid app key and secret." : "Prašome naudoti teisingus trečiųjų šalių programinės įrangos identifikacijos numerį ir slaptažodį.",
"OAuth1" : "OAuth1",
"App key" : "Trečiųjų šalių programinės įrangos identifikacijos raktas",
- "App secret" : "Trečiųjų šalių programinės įrangos slaptažodis"
+ "App secret" : "Trečiųjų šalių programinės įrangos slaptažodis",
+ "Saving …" : "Įrašoma …"
},"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_external/l10n/mk.js b/apps/files_external/l10n/mk.js
index a0b0b96a451..269aee57069 100644
--- a/apps/files_external/l10n/mk.js
+++ b/apps/files_external/l10n/mk.js
@@ -84,7 +84,7 @@ OC.L10N.register(
"Delete storage?" : "Избриши складиште?",
"Click to recheck the configuration" : "Кликни за проверка на конфигурацијата",
"Saved" : "Снимено",
- "Saving …" : "Зачувува ...",
+ "Saving …" : "Зачувува …",
"Save" : "Сними",
"No external storage configured or you don't have the permission to configure them" : "Немате конфигурирано надворешно складиште или немате дозвола да го конфигурирате",
"Open documentation" : "Отвори ја документацијата",
@@ -99,6 +99,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Внесете валиден клуч на апликацијата и лозинка.",
"OAuth1" : "OAuth1",
"App key" : "Клуч на апликацијата",
- "App secret" : "Тајна на апликацијата"
+ "App secret" : "Тајна на апликацијата",
+ "Saving …" : "Зачувува ..."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/apps/files_external/l10n/mk.json b/apps/files_external/l10n/mk.json
index cb6f34cc0fe..58240f2104c 100644
--- a/apps/files_external/l10n/mk.json
+++ b/apps/files_external/l10n/mk.json
@@ -82,7 +82,7 @@
"Delete storage?" : "Избриши складиште?",
"Click to recheck the configuration" : "Кликни за проверка на конфигурацијата",
"Saved" : "Снимено",
- "Saving …" : "Зачувува ...",
+ "Saving …" : "Зачувува …",
"Save" : "Сними",
"No external storage configured or you don't have the permission to configure them" : "Немате конфигурирано надворешно складиште или немате дозвола да го конфигурирате",
"Open documentation" : "Отвори ја документацијата",
@@ -97,6 +97,7 @@
"Please provide a valid app key and secret." : "Внесете валиден клуч на апликацијата и лозинка.",
"OAuth1" : "OAuth1",
"App key" : "Клуч на апликацијата",
- "App secret" : "Тајна на апликацијата"
+ "App secret" : "Тајна на апликацијата",
+ "Saving …" : "Зачувува ..."
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/nb.js b/apps/files_external/l10n/nb.js
index 5691981c502..66604c24240 100644
--- a/apps/files_external/l10n/nb.js
+++ b/apps/files_external/l10n/nb.js
@@ -125,7 +125,7 @@ OC.L10N.register(
"Delete storage?" : "Slett lagringsplass",
"Click to recheck the configuration" : "Klikk for å sjekke oppsettet igjen",
"Saved" : "Lagret",
- "Saving …" : "Lagrer...",
+ "Saving …" : "Lagrer ...",
"Save" : "Lagre",
"No external storage configured or you don't have the permission to configure them" : "Ingen ekstern lagring konfigurert eller at du mangler tillatelse for å konfigurere dem",
"Open documentation" : "Åpne dokumentasjon",
@@ -144,6 +144,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App-nøkkel",
"App secret" : "App-hemmelighet",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Er du sikker på at du vil koble fra denne eksterne lagringen? Det vil gjøre lagringen utilgjengelig i Nextcloud og vil føre til sletting av disse filene og mappene på enhver synkroniseringsklient som for øyeblikket er tilkoblet, men vil ikke slette noen filer og mapper på selve den eksterne lagringen."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Er du sikker på at du vil koble fra denne eksterne lagringen? Det vil gjøre lagringen utilgjengelig i Nextcloud og vil føre til sletting av disse filene og mappene på enhver synkroniseringsklient som for øyeblikket er tilkoblet, men vil ikke slette noen filer og mapper på selve den eksterne lagringen.",
+ "Saving …" : "Lagrer..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/nb.json b/apps/files_external/l10n/nb.json
index 41fbc1bdf77..eafd53effb7 100644
--- a/apps/files_external/l10n/nb.json
+++ b/apps/files_external/l10n/nb.json
@@ -123,7 +123,7 @@
"Delete storage?" : "Slett lagringsplass",
"Click to recheck the configuration" : "Klikk for å sjekke oppsettet igjen",
"Saved" : "Lagret",
- "Saving …" : "Lagrer...",
+ "Saving …" : "Lagrer ...",
"Save" : "Lagre",
"No external storage configured or you don't have the permission to configure them" : "Ingen ekstern lagring konfigurert eller at du mangler tillatelse for å konfigurere dem",
"Open documentation" : "Åpne dokumentasjon",
@@ -142,6 +142,7 @@
"OAuth1" : "OAuth1",
"App key" : "App-nøkkel",
"App secret" : "App-hemmelighet",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Er du sikker på at du vil koble fra denne eksterne lagringen? Det vil gjøre lagringen utilgjengelig i Nextcloud og vil føre til sletting av disse filene og mappene på enhver synkroniseringsklient som for øyeblikket er tilkoblet, men vil ikke slette noen filer og mapper på selve den eksterne lagringen."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Er du sikker på at du vil koble fra denne eksterne lagringen? Det vil gjøre lagringen utilgjengelig i Nextcloud og vil føre til sletting av disse filene og mappene på enhver synkroniseringsklient som for øyeblikket er tilkoblet, men vil ikke slette noen filer og mapper på selve den eksterne lagringen.",
+ "Saving …" : "Lagrer..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js
index e58053a17eb..8a51f705a18 100644
--- a/apps/files_external/l10n/nl.js
+++ b/apps/files_external/l10n/nl.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Voer de ontbrekende inloggegevens in",
"Credentials successfully set" : "Inloggegevens succesvol ingesteld",
"Error while setting credentials: {error}" : "Fout tijdens het instellen van inloggegevens: {error}",
- "Checking storage …" : "Controle van opslag …",
"There was an error with this external storage." : "Er is een fout opgetreden bij deze externe opslag.",
"We were unable to check the external storage {basename}" : "We konden de externe opslag {basename} niet controleren",
"Examine this faulty external storage configuration" : "Onderzoek deze foutieve externe opslagconfiguratie",
@@ -136,7 +135,7 @@ OC.L10N.register(
"Delete storage?" : "Opslag verwijderen?",
"Click to recheck the configuration" : "Klik om de configuratie opnieuw te controleren",
"Saved" : "Bewaard",
- "Saving …" : "Opslaan …",
+ "Saving …" : "Opslaan ...",
"Save" : "Opslaan",
"Failed to save global credentials" : "Het opslaan van globale inloggegevens is mislukt",
"Failed to save global credentials: {message}" : "Het opslaan van globale inloggegevens is mislukt: {message}",
@@ -157,6 +156,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App key",
"App secret" : "App secret",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Weet je zeker dat je deze externe opslag wilt loskoppelen? Het maakt de opslag niet langer beschikbaar in Nextcloud en leidt tot het verwijderen van de bestanden en mappen op elke synchronisatieclient die momenteel is verbonden. Het verwijdert geen bestanden en mappen op de externe opslag zelf."
+ "Checking storage …" : "Controle van opslag …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Weet je zeker dat je deze externe opslag wilt loskoppelen? Het maakt de opslag niet langer beschikbaar in Nextcloud en leidt tot het verwijderen van de bestanden en mappen op elke synchronisatieclient die momenteel is verbonden. Het verwijdert geen bestanden en mappen op de externe opslag zelf.",
+ "Saving …" : "Opslaan …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json
index 04f2d1f8c31..3a863b44fcf 100644
--- a/apps/files_external/l10n/nl.json
+++ b/apps/files_external/l10n/nl.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Voer de ontbrekende inloggegevens in",
"Credentials successfully set" : "Inloggegevens succesvol ingesteld",
"Error while setting credentials: {error}" : "Fout tijdens het instellen van inloggegevens: {error}",
- "Checking storage …" : "Controle van opslag …",
"There was an error with this external storage." : "Er is een fout opgetreden bij deze externe opslag.",
"We were unable to check the external storage {basename}" : "We konden de externe opslag {basename} niet controleren",
"Examine this faulty external storage configuration" : "Onderzoek deze foutieve externe opslagconfiguratie",
@@ -134,7 +133,7 @@
"Delete storage?" : "Opslag verwijderen?",
"Click to recheck the configuration" : "Klik om de configuratie opnieuw te controleren",
"Saved" : "Bewaard",
- "Saving …" : "Opslaan …",
+ "Saving …" : "Opslaan ...",
"Save" : "Opslaan",
"Failed to save global credentials" : "Het opslaan van globale inloggegevens is mislukt",
"Failed to save global credentials: {message}" : "Het opslaan van globale inloggegevens is mislukt: {message}",
@@ -155,6 +154,8 @@
"OAuth1" : "OAuth1",
"App key" : "App key",
"App secret" : "App secret",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Weet je zeker dat je deze externe opslag wilt loskoppelen? Het maakt de opslag niet langer beschikbaar in Nextcloud en leidt tot het verwijderen van de bestanden en mappen op elke synchronisatieclient die momenteel is verbonden. Het verwijdert geen bestanden en mappen op de externe opslag zelf."
+ "Checking storage …" : "Controle van opslag …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Weet je zeker dat je deze externe opslag wilt loskoppelen? Het maakt de opslag niet langer beschikbaar in Nextcloud en leidt tot het verwijderen van de bestanden en mappen op elke synchronisatieclient die momenteel is verbonden. Het verwijdert geen bestanden en mappen op de externe opslag zelf.",
+ "Saving …" : "Opslaan …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js
index 2254c3d04a5..72175266bdc 100644
--- a/apps/files_external/l10n/pl.js
+++ b/apps/files_external/l10n/pl.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Wprowadź brakujące dane uwierzytelniające",
"Credentials successfully set" : "Dane uwierzytelniające zostały pomyślnie ustawione",
"Error while setting credentials: {error}" : "Błąd podczas ustawiania danych uwierzytelniających: {error}",
- "Checking storage …" : "Sprawdzanie pamięci masowej…",
"There was an error with this external storage." : "Wystąpił błąd związany z pamięcią zewnętrzną.",
"We were unable to check the external storage {basename}" : "Nie można sprawdzić pamięci zewnętrznej {basename}",
"Examine this faulty external storage configuration" : "Sprawdź wadliwą konfigurację pamięci zewnętrznej",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Usunąć magazyn?",
"Click to recheck the configuration" : "Kliknij, aby ponownie sprawdzić konfigurację",
"Saved" : "Zapisano",
- "Saving …" : "Zapisywanie…",
+ "Saving …" : "Zapisywanie…",
"Save" : "Zapisz",
"Failed to save global credentials" : "Nie udało się zapisać globalnych danych uwierzytelniających",
"Failed to save global credentials: {message}" : "Nie udało się zapisać globalnych danych uwierzytelniających: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Klucz aplikacji",
"App secret" : "Tajny klucz aplikacji",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Czy na pewno chcesz odłączyć tę pamięć zewnętrzną? Spowoduje to, że pamięć będzie niedostępna w Nextcloud i doprowadzi do usunięcia tych plików i katalogów na dowolnym kliencie synchronizacji, który jest aktualnie podłączony, ale nie usunie żadnych plików i katalogów z samej pamięci zewnętrznej."
+ "Checking storage …" : "Sprawdzanie pamięci masowej…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Czy na pewno chcesz odłączyć tę pamięć zewnętrzną? Spowoduje to, że pamięć będzie niedostępna w Nextcloud i doprowadzi do usunięcia tych plików i katalogów na dowolnym kliencie synchronizacji, który jest aktualnie podłączony, ale nie usunie żadnych plików i katalogów z samej pamięci zewnętrznej.",
+ "Saving …" : "Zapisywanie…"
},
"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_external/l10n/pl.json b/apps/files_external/l10n/pl.json
index d50cb71da97..2e81d9b4b12 100644
--- a/apps/files_external/l10n/pl.json
+++ b/apps/files_external/l10n/pl.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Wprowadź brakujące dane uwierzytelniające",
"Credentials successfully set" : "Dane uwierzytelniające zostały pomyślnie ustawione",
"Error while setting credentials: {error}" : "Błąd podczas ustawiania danych uwierzytelniających: {error}",
- "Checking storage …" : "Sprawdzanie pamięci masowej…",
"There was an error with this external storage." : "Wystąpił błąd związany z pamięcią zewnętrzną.",
"We were unable to check the external storage {basename}" : "Nie można sprawdzić pamięci zewnętrznej {basename}",
"Examine this faulty external storage configuration" : "Sprawdź wadliwą konfigurację pamięci zewnętrznej",
@@ -136,7 +135,7 @@
"Delete storage?" : "Usunąć magazyn?",
"Click to recheck the configuration" : "Kliknij, aby ponownie sprawdzić konfigurację",
"Saved" : "Zapisano",
- "Saving …" : "Zapisywanie…",
+ "Saving …" : "Zapisywanie…",
"Save" : "Zapisz",
"Failed to save global credentials" : "Nie udało się zapisać globalnych danych uwierzytelniających",
"Failed to save global credentials: {message}" : "Nie udało się zapisać globalnych danych uwierzytelniających: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Klucz aplikacji",
"App secret" : "Tajny klucz aplikacji",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Czy na pewno chcesz odłączyć tę pamięć zewnętrzną? Spowoduje to, że pamięć będzie niedostępna w Nextcloud i doprowadzi do usunięcia tych plików i katalogów na dowolnym kliencie synchronizacji, który jest aktualnie podłączony, ale nie usunie żadnych plików i katalogów z samej pamięci zewnętrznej."
+ "Checking storage …" : "Sprawdzanie pamięci masowej…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Czy na pewno chcesz odłączyć tę pamięć zewnętrzną? Spowoduje to, że pamięć będzie niedostępna w Nextcloud i doprowadzi do usunięcia tych plików i katalogów na dowolnym kliencie synchronizacji, który jest aktualnie podłączony, ale nie usunie żadnych plików i katalogów z samej pamięci zewnętrznej.",
+ "Saving …" : "Zapisywanie…"
},"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_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index 2f730da4a0c..3dd1ec2bd64 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Digite as credenciais ausentes",
"Credentials successfully set" : "Credenciais definidas com sucesso",
"Error while setting credentials: {error}" : "Erro ao definir as credenciais: {error}",
- "Checking storage …" : "Verificação do armazenamento …",
"There was an error with this external storage." : "Ocorreu um erro com este armazenamento externo.",
"We were unable to check the external storage {basename}" : "Não foi possível verificar o armazenamento externo {basename}",
"Examine this faulty external storage configuration" : "Examine esta configuração de armazenamento externo com falha",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Excluir armazenamento?",
"Click to recheck the configuration" : "Clique para rechecar a configuração",
"Saved" : "Salvo",
- "Saving …" : "Salvando...",
+ "Saving …" : "Salvando …",
"Save" : "Salvar",
"Failed to save global credentials" : "Falha ao salvar as credenciais globais",
"Failed to save global credentials: {message}" : "Falha ao salvar as credenciais globais: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Chave do aplicativo",
"App secret" : "Segredo do aplicativo",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Tem certeza de que deseja desconectar este armazenamento externo? Isso tornará o armazenamento indisponível no Nextcloud e levará à exclusão destes arquivos e pastas em qualquer cliente de sincronização que esteja conectado no momento, mas não excluirá nenhum arquivo e pasta do armazenamento externo em si."
+ "Checking storage …" : "Verificação do armazenamento …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Tem certeza de que deseja desconectar este armazenamento externo? Isso tornará o armazenamento indisponível no Nextcloud e levará à exclusão destes arquivos e pastas em qualquer cliente de sincronização que esteja conectado no momento, mas não excluirá nenhum arquivo e pasta do armazenamento externo em si.",
+ "Saving …" : "Salvando..."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json
index 9f8449ba670..c9318d00d77 100644
--- a/apps/files_external/l10n/pt_BR.json
+++ b/apps/files_external/l10n/pt_BR.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Digite as credenciais ausentes",
"Credentials successfully set" : "Credenciais definidas com sucesso",
"Error while setting credentials: {error}" : "Erro ao definir as credenciais: {error}",
- "Checking storage …" : "Verificação do armazenamento …",
"There was an error with this external storage." : "Ocorreu um erro com este armazenamento externo.",
"We were unable to check the external storage {basename}" : "Não foi possível verificar o armazenamento externo {basename}",
"Examine this faulty external storage configuration" : "Examine esta configuração de armazenamento externo com falha",
@@ -136,7 +135,7 @@
"Delete storage?" : "Excluir armazenamento?",
"Click to recheck the configuration" : "Clique para rechecar a configuração",
"Saved" : "Salvo",
- "Saving …" : "Salvando...",
+ "Saving …" : "Salvando …",
"Save" : "Salvar",
"Failed to save global credentials" : "Falha ao salvar as credenciais globais",
"Failed to save global credentials: {message}" : "Falha ao salvar as credenciais globais: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Chave do aplicativo",
"App secret" : "Segredo do aplicativo",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Tem certeza de que deseja desconectar este armazenamento externo? Isso tornará o armazenamento indisponível no Nextcloud e levará à exclusão destes arquivos e pastas em qualquer cliente de sincronização que esteja conectado no momento, mas não excluirá nenhum arquivo e pasta do armazenamento externo em si."
+ "Checking storage …" : "Verificação do armazenamento …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Tem certeza de que deseja desconectar este armazenamento externo? Isso tornará o armazenamento indisponível no Nextcloud e levará à exclusão destes arquivos e pastas em qualquer cliente de sincronização que esteja conectado no momento, mas não excluirá nenhum arquivo e pasta do armazenamento externo em si.",
+ "Saving …" : "Salvando..."
},"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_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js
index bde520eb191..d5734273339 100644
--- a/apps/files_external/l10n/pt_PT.js
+++ b/apps/files_external/l10n/pt_PT.js
@@ -85,7 +85,7 @@ OC.L10N.register(
"Admin defined" : "Administrador definido",
"Delete storage?" : "Apagar armazenamento?",
"Saved" : "Guardado",
- "Saving …" : "A guardar...",
+ "Saving …" : "A guardar ...",
"Save" : "Guardar",
"Open documentation" : "Abrir documentação",
"Folder name" : "Nome da pasta",
@@ -98,6 +98,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Por favor, indique um código e segredo de app válidos.",
"OAuth1" : "OAuth1",
"App key" : "Chave da App",
- "App secret" : "Segredo da app"
+ "App secret" : "Segredo da app",
+ "Saving …" : "A guardar..."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json
index 4f334dd1643..693a0f1f745 100644
--- a/apps/files_external/l10n/pt_PT.json
+++ b/apps/files_external/l10n/pt_PT.json
@@ -83,7 +83,7 @@
"Admin defined" : "Administrador definido",
"Delete storage?" : "Apagar armazenamento?",
"Saved" : "Guardado",
- "Saving …" : "A guardar...",
+ "Saving …" : "A guardar ...",
"Save" : "Guardar",
"Open documentation" : "Abrir documentação",
"Folder name" : "Nome da pasta",
@@ -96,6 +96,7 @@
"Please provide a valid app key and secret." : "Por favor, indique um código e segredo de app válidos.",
"OAuth1" : "OAuth1",
"App key" : "Chave da App",
- "App secret" : "Segredo da app"
+ "App secret" : "Segredo da app",
+ "Saving …" : "A guardar..."
},"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_external/l10n/ru.js b/apps/files_external/l10n/ru.js
index 596be5b4f8c..1e485def4f6 100644
--- a/apps/files_external/l10n/ru.js
+++ b/apps/files_external/l10n/ru.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Ввод пропущенных учётных данных",
"Credentials successfully set" : "Учётные данные успешно заданы",
"Error while setting credentials: {error}" : "Ошибка при установке учётных данных: {error}",
- "Checking storage …" : "Проверка хранилища …",
"There was an error with this external storage." : "Произошла ошибка с этим внешним хранилищем.",
"We were unable to check the external storage {basename}" : "Нам не удалось проверить внешнее хранилище {basename}",
"Examine this faulty external storage configuration" : "Проверьте эту конфигурацию внешнего хранилища, она содержит ошибки",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Удалить хранилище?",
"Click to recheck the configuration" : "Нажмите для повторной проверки конфигурации",
"Saved" : "Сохранено",
- "Saving …" : "Сохранение ...",
+ "Saving …" : "Сохранение…",
"Save" : "Сохранить",
"Failed to save global credentials" : "Не удалось сохранить глобальные учётные данные",
"Failed to save global credentials: {message}" : "Не удалось сохранить глобальные учётные данные: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Ключ приложения",
"App secret" : "Секретный ключ ",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Вы уверены, что хотите отключить это внешнее хранилище? Это сделает хранилище недоступным в Nextcloud и приведёт к удалению этих файлов и папок на любом клиенте синхронизации, который в данный момент подключён, но не удалит файлы и папки на самом внешнем хранилище."
+ "Checking storage …" : "Проверка хранилища …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Вы уверены, что хотите отключить это внешнее хранилище? Это сделает хранилище недоступным в Nextcloud и приведёт к удалению этих файлов и папок на любом клиенте синхронизации, который в данный момент подключён, но не удалит файлы и папки на самом внешнем хранилище.",
+ "Saving …" : "Сохранение ..."
},
"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_external/l10n/ru.json b/apps/files_external/l10n/ru.json
index 388d8023da2..7713c479ea1 100644
--- a/apps/files_external/l10n/ru.json
+++ b/apps/files_external/l10n/ru.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Ввод пропущенных учётных данных",
"Credentials successfully set" : "Учётные данные успешно заданы",
"Error while setting credentials: {error}" : "Ошибка при установке учётных данных: {error}",
- "Checking storage …" : "Проверка хранилища …",
"There was an error with this external storage." : "Произошла ошибка с этим внешним хранилищем.",
"We were unable to check the external storage {basename}" : "Нам не удалось проверить внешнее хранилище {basename}",
"Examine this faulty external storage configuration" : "Проверьте эту конфигурацию внешнего хранилища, она содержит ошибки",
@@ -136,7 +135,7 @@
"Delete storage?" : "Удалить хранилище?",
"Click to recheck the configuration" : "Нажмите для повторной проверки конфигурации",
"Saved" : "Сохранено",
- "Saving …" : "Сохранение ...",
+ "Saving …" : "Сохранение…",
"Save" : "Сохранить",
"Failed to save global credentials" : "Не удалось сохранить глобальные учётные данные",
"Failed to save global credentials: {message}" : "Не удалось сохранить глобальные учётные данные: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Ключ приложения",
"App secret" : "Секретный ключ ",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Вы уверены, что хотите отключить это внешнее хранилище? Это сделает хранилище недоступным в Nextcloud и приведёт к удалению этих файлов и папок на любом клиенте синхронизации, который в данный момент подключён, но не удалит файлы и папки на самом внешнем хранилище."
+ "Checking storage …" : "Проверка хранилища …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Вы уверены, что хотите отключить это внешнее хранилище? Это сделает хранилище недоступным в Nextcloud и приведёт к удалению этих файлов и папок на любом клиенте синхронизации, который в данный момент подключён, но не удалит файлы и папки на самом внешнем хранилище.",
+ "Saving …" : "Сохранение ..."
},"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_external/l10n/sc.js b/apps/files_external/l10n/sc.js
index b9fa13995b5..f2e28b06291 100644
--- a/apps/files_external/l10n/sc.js
+++ b/apps/files_external/l10n/sc.js
@@ -98,7 +98,7 @@ OC.L10N.register(
"Delete storage?" : "Nche cheres cantzellare sa memòria?",
"Click to recheck the configuration" : "Incarca pro controllare torra sa cunfiguratzione",
"Saved" : "Sarvadu",
- "Saving …" : "Sarvende ...",
+ "Saving …" : "Sarvende ...",
"Save" : "Sarva",
"No external storage configured or you don't have the permission to configure them" : "Peruna archiviatzione de foras cunfigurada o non tenes is permissos pro ddas cunfigurare",
"Open documentation" : "Aberi sa documentatzione",
@@ -113,6 +113,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "Fruni una crae bàlida e segreta.",
"OAuth1" : "OAuth1",
"App key" : "Crae de s'aplicatzione",
- "App secret" : "Segretu de s'aplicatzione"
+ "App secret" : "Segretu de s'aplicatzione",
+ "Saving …" : "Sarvende ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/sc.json b/apps/files_external/l10n/sc.json
index f10b71eb40f..d16babc3c5a 100644
--- a/apps/files_external/l10n/sc.json
+++ b/apps/files_external/l10n/sc.json
@@ -96,7 +96,7 @@
"Delete storage?" : "Nche cheres cantzellare sa memòria?",
"Click to recheck the configuration" : "Incarca pro controllare torra sa cunfiguratzione",
"Saved" : "Sarvadu",
- "Saving …" : "Sarvende ...",
+ "Saving …" : "Sarvende ...",
"Save" : "Sarva",
"No external storage configured or you don't have the permission to configure them" : "Peruna archiviatzione de foras cunfigurada o non tenes is permissos pro ddas cunfigurare",
"Open documentation" : "Aberi sa documentatzione",
@@ -111,6 +111,7 @@
"Please provide a valid app key and secret." : "Fruni una crae bàlida e segreta.",
"OAuth1" : "OAuth1",
"App key" : "Crae de s'aplicatzione",
- "App secret" : "Segretu de s'aplicatzione"
+ "App secret" : "Segretu de s'aplicatzione",
+ "Saving …" : "Sarvende ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js
index 54798132ef9..be259064343 100644
--- a/apps/files_external/l10n/sk.js
+++ b/apps/files_external/l10n/sk.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Zadajte chýbajúce prihlasovacie údaje",
"Credentials successfully set" : "Prístupové údaje boli úspešne nastavené",
"Error while setting credentials: {error}" : "Chyba pri nastavovaní prístupových údajov: {error}",
- "Checking storage …" : "Kontrolujem úložisko ...",
"There was an error with this external storage." : "Vyskytla sa chyba s externým úložiskom.",
"We were unable to check the external storage {basename}" : "Nepodarilo sa nám skontrolovať externé úložisko {basename}",
"Examine this faulty external storage configuration" : "Skúste preskúmať chybnú konfiguráciu externého úložiska",
@@ -136,7 +135,7 @@ OC.L10N.register(
"Delete storage?" : "Zmazať externé úložisko?",
"Click to recheck the configuration" : "Kliknite na opätovnú kontrolu konfigurácie",
"Saved" : "Uložené",
- "Saving …" : "Ukladá sa...",
+ "Saving …" : "Ukladanie …",
"Save" : "Uložiť",
"Failed to save global credentials" : "Nepodarilo sa uložiť globálne prihlasovacie údaje",
"Failed to save global credentials: {message}" : "Nepodarilo sa uložiť globálne prihlasovacie údaje: {message}",
@@ -157,6 +156,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Kľúč aplikácie",
"App secret" : "Heslo aplikácie",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Naozaj chcete odpojiť toto externé úložisko? Úložisko bude nedostupné v Nextcloud a povedie k vymazaniu súborov a priečinkov na akomkoľvek synchronizovanom klientovi, ktorý je aktuálne pripojený, ale neodstráni žiadne súbory a priečinky na samotnom externom úložisku."
+ "Checking storage …" : "Kontrolujem úložisko ...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Naozaj chcete odpojiť toto externé úložisko? Úložisko bude nedostupné v Nextcloud a povedie k vymazaniu súborov a priečinkov na akomkoľvek synchronizovanom klientovi, ktorý je aktuálne pripojený, ale neodstráni žiadne súbory a priečinky na samotnom externom úložisku.",
+ "Saving …" : "Ukladá sa..."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/files_external/l10n/sk.json b/apps/files_external/l10n/sk.json
index 2ec878a99c9..5ed934a0c52 100644
--- a/apps/files_external/l10n/sk.json
+++ b/apps/files_external/l10n/sk.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Zadajte chýbajúce prihlasovacie údaje",
"Credentials successfully set" : "Prístupové údaje boli úspešne nastavené",
"Error while setting credentials: {error}" : "Chyba pri nastavovaní prístupových údajov: {error}",
- "Checking storage …" : "Kontrolujem úložisko ...",
"There was an error with this external storage." : "Vyskytla sa chyba s externým úložiskom.",
"We were unable to check the external storage {basename}" : "Nepodarilo sa nám skontrolovať externé úložisko {basename}",
"Examine this faulty external storage configuration" : "Skúste preskúmať chybnú konfiguráciu externého úložiska",
@@ -134,7 +133,7 @@
"Delete storage?" : "Zmazať externé úložisko?",
"Click to recheck the configuration" : "Kliknite na opätovnú kontrolu konfigurácie",
"Saved" : "Uložené",
- "Saving …" : "Ukladá sa...",
+ "Saving …" : "Ukladanie …",
"Save" : "Uložiť",
"Failed to save global credentials" : "Nepodarilo sa uložiť globálne prihlasovacie údaje",
"Failed to save global credentials: {message}" : "Nepodarilo sa uložiť globálne prihlasovacie údaje: {message}",
@@ -155,6 +154,8 @@
"OAuth1" : "OAuth1",
"App key" : "Kľúč aplikácie",
"App secret" : "Heslo aplikácie",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Naozaj chcete odpojiť toto externé úložisko? Úložisko bude nedostupné v Nextcloud a povedie k vymazaniu súborov a priečinkov na akomkoľvek synchronizovanom klientovi, ktorý je aktuálne pripojený, ale neodstráni žiadne súbory a priečinky na samotnom externom úložisku."
+ "Checking storage …" : "Kontrolujem úložisko ...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Naozaj chcete odpojiť toto externé úložisko? Úložisko bude nedostupné v Nextcloud a povedie k vymazaniu súborov a priečinkov na akomkoľvek synchronizovanom klientovi, ktorý je aktuálne pripojený, ale neodstráni žiadne súbory a priečinky na samotnom externom úložisku.",
+ "Saving …" : "Ukladá sa..."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js
index 19af8a48010..94d31e97fe1 100644
--- a/apps/files_external/l10n/sl.js
+++ b/apps/files_external/l10n/sl.js
@@ -106,7 +106,7 @@ OC.L10N.register(
"Delete storage?" : "Ali ste prepričani, da želite izbrisati shrambo?",
"Click to recheck the configuration" : "Kliknite za ponovno preverjanje nastavitev",
"Saved" : "Shranjeno",
- "Saving …" : "Poteka shranjevanje ...",
+ "Saving …" : "Poteka shranjevanje …",
"Save" : "Shrani",
"No external storage configured or you don't have the permission to configure them" : "Ni nastavljene zunanje shrambe oziroma ni ustreznih dovoljenj za uporabo.",
"Open documentation" : "Odpri dokumentacijo-",
@@ -122,6 +122,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Programski ključ",
"App secret" : "Skrivni programski ključ",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ali ste prepričani, da želite odklopiti to mesto zunanje shrambe? Odklopljena shramba ni na voljo v oblaku Nextcloud, mape in datoteke pa ne bodo dostopne in ne usklajevanje. Datoteke zunanje shrambe ostanejo nedotaknjene."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ali ste prepričani, da želite odklopiti to mesto zunanje shrambe? Odklopljena shramba ni na voljo v oblaku Nextcloud, mape in datoteke pa ne bodo dostopne in ne usklajevanje. Datoteke zunanje shrambe ostanejo nedotaknjene.",
+ "Saving …" : "Poteka shranjevanje ..."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json
index 317c6045d48..2b77dc0be43 100644
--- a/apps/files_external/l10n/sl.json
+++ b/apps/files_external/l10n/sl.json
@@ -104,7 +104,7 @@
"Delete storage?" : "Ali ste prepričani, da želite izbrisati shrambo?",
"Click to recheck the configuration" : "Kliknite za ponovno preverjanje nastavitev",
"Saved" : "Shranjeno",
- "Saving …" : "Poteka shranjevanje ...",
+ "Saving …" : "Poteka shranjevanje …",
"Save" : "Shrani",
"No external storage configured or you don't have the permission to configure them" : "Ni nastavljene zunanje shrambe oziroma ni ustreznih dovoljenj za uporabo.",
"Open documentation" : "Odpri dokumentacijo-",
@@ -120,6 +120,7 @@
"OAuth1" : "OAuth1",
"App key" : "Programski ključ",
"App secret" : "Skrivni programski ključ",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ali ste prepričani, da želite odklopiti to mesto zunanje shrambe? Odklopljena shramba ni na voljo v oblaku Nextcloud, mape in datoteke pa ne bodo dostopne in ne usklajevanje. Datoteke zunanje shrambe ostanejo nedotaknjene."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ali ste prepričani, da želite odklopiti to mesto zunanje shrambe? Odklopljena shramba ni na voljo v oblaku Nextcloud, mape in datoteke pa ne bodo dostopne in ne usklajevanje. Datoteke zunanje shrambe ostanejo nedotaknjene.",
+ "Saving …" : "Poteka shranjevanje ..."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js
index d8455dd13a8..2ed86207922 100644
--- a/apps/files_external/l10n/sr.js
+++ b/apps/files_external/l10n/sr.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Унесите корисничке акредитиве који недостају",
"Credentials successfully set" : "Акредитиви су успешно постављени",
"Error while setting credentials: {error}" : "Грешка приликом постављања акредитива: {error}",
- "Checking storage …" : "Проверава се складиште …",
"There was an error with this external storage." : "Дошло је до грешке у вези са овим спољним складиштем.",
"We were unable to check the external storage {basename}" : "Нисмо успели да проверимо спољно складиште {basename}",
"Examine this faulty external storage configuration" : "Испитајте ову неисправну конфигурацију спољног складишта",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Обриши складиште?",
"Click to recheck the configuration" : "Кликните овде да поново проверите конфигурацију",
"Saved" : "Сачувано",
- "Saving …" : "Чувам…",
+ "Saving …" : "Чувам …",
"Save" : "Сачувај",
"Failed to save global credentials" : "Није успело чување глобалних акредитива",
"Failed to save global credentials: {message}" : "Није успело чување глобалних акредитива: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Кључ апликације",
"App secret" : "Тајна апликације",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Да ли сте сигурни да желите да искључите ово спољно складиште? Nextcloud неће моћи више да га користи, па ће се ови фајлови и фолдери обрисати на било ком синхронизационом клијенту који је тренутно повезан, мада се неће обрисати ниједан фајл или фолдер на самом спољном складишту."
+ "Checking storage …" : "Проверава се складиште …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Да ли сте сигурни да желите да искључите ово спољно складиште? Nextcloud неће моћи више да га користи, па ће се ови фајлови и фолдери обрисати на било ком синхронизационом клијенту који је тренутно повезан, мада се неће обрисати ниједан фајл или фолдер на самом спољном складишту.",
+ "Saving …" : "Чувам…"
},
"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_external/l10n/sr.json b/apps/files_external/l10n/sr.json
index 3c2dea4d652..65a4d04e7b0 100644
--- a/apps/files_external/l10n/sr.json
+++ b/apps/files_external/l10n/sr.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Унесите корисничке акредитиве који недостају",
"Credentials successfully set" : "Акредитиви су успешно постављени",
"Error while setting credentials: {error}" : "Грешка приликом постављања акредитива: {error}",
- "Checking storage …" : "Проверава се складиште …",
"There was an error with this external storage." : "Дошло је до грешке у вези са овим спољним складиштем.",
"We were unable to check the external storage {basename}" : "Нисмо успели да проверимо спољно складиште {basename}",
"Examine this faulty external storage configuration" : "Испитајте ову неисправну конфигурацију спољног складишта",
@@ -136,7 +135,7 @@
"Delete storage?" : "Обриши складиште?",
"Click to recheck the configuration" : "Кликните овде да поново проверите конфигурацију",
"Saved" : "Сачувано",
- "Saving …" : "Чувам…",
+ "Saving …" : "Чувам …",
"Save" : "Сачувај",
"Failed to save global credentials" : "Није успело чување глобалних акредитива",
"Failed to save global credentials: {message}" : "Није успело чување глобалних акредитива: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Кључ апликације",
"App secret" : "Тајна апликације",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Да ли сте сигурни да желите да искључите ово спољно складиште? Nextcloud неће моћи више да га користи, па ће се ови фајлови и фолдери обрисати на било ком синхронизационом клијенту који је тренутно повезан, мада се неће обрисати ниједан фајл или фолдер на самом спољном складишту."
+ "Checking storage …" : "Проверава се складиште …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Да ли сте сигурни да желите да искључите ово спољно складиште? Nextcloud неће моћи више да га користи, па ће се ови фајлови и фолдери обрисати на било ком синхронизационом клијенту који је тренутно повезан, мада се неће обрисати ниједан фајл или фолдер на самом спољном складишту.",
+ "Saving …" : "Чувам…"
},"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_external/l10n/sv.js b/apps/files_external/l10n/sv.js
index 777cd714ed0..07cd404cce2 100644
--- a/apps/files_external/l10n/sv.js
+++ b/apps/files_external/l10n/sv.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Ange saknade inloggningsuppgifter",
"Credentials successfully set" : "Autentiseringsuppgifter har sparats",
"Error while setting credentials: {error}" : "Fel vid inställning av autentiseringsuppgifter: {error}",
- "Checking storage …" : "Kontrollerar lagring …",
"There was an error with this external storage." : "Det uppstod ett fel med denna externa lagring.",
"We were unable to check the external storage {basename}" : "Vi kunde inte kontrollera den externa lagringen {basename}",
"Examine this faulty external storage configuration" : "Undersök denna felaktiga externa lagringskonfiguration",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Ta bort lagring?",
"Click to recheck the configuration" : "Klicka för att kontrollera inställningarna igen",
"Saved" : "Sparad",
- "Saving …" : "Sparar ...",
+ "Saving …" : "Sparar …",
"Save" : "Spara",
"Failed to save global credentials" : "Kunde inte spara globala autentiseringsuppgifter",
"Failed to save global credentials: {message}" : "Kunde inte spara globala autentiseringsuppgifter: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Appnyckel",
"App secret" : "Apphemlighet",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Är du säker på att du vill koppla bort den här externa lagringen? Det kommer att göra lagringen otillgänglig i Nextcloud och kommer att leda till en radering av dessa filer och mappar på alla synkroniseringsklienter som för närvarande är anslutna men kommer inte att radera några filer och mappar på den externa lagringen i sig."
+ "Checking storage …" : "Kontrollerar lagring …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Är du säker på att du vill koppla bort den här externa lagringen? Det kommer att göra lagringen otillgänglig i Nextcloud och kommer att leda till en radering av dessa filer och mappar på alla synkroniseringsklienter som för närvarande är anslutna men kommer inte att radera några filer och mappar på den externa lagringen i sig.",
+ "Saving …" : "Sparar ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json
index 707d6484452..a04c298ba5e 100644
--- a/apps/files_external/l10n/sv.json
+++ b/apps/files_external/l10n/sv.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Ange saknade inloggningsuppgifter",
"Credentials successfully set" : "Autentiseringsuppgifter har sparats",
"Error while setting credentials: {error}" : "Fel vid inställning av autentiseringsuppgifter: {error}",
- "Checking storage …" : "Kontrollerar lagring …",
"There was an error with this external storage." : "Det uppstod ett fel med denna externa lagring.",
"We were unable to check the external storage {basename}" : "Vi kunde inte kontrollera den externa lagringen {basename}",
"Examine this faulty external storage configuration" : "Undersök denna felaktiga externa lagringskonfiguration",
@@ -136,7 +135,7 @@
"Delete storage?" : "Ta bort lagring?",
"Click to recheck the configuration" : "Klicka för att kontrollera inställningarna igen",
"Saved" : "Sparad",
- "Saving …" : "Sparar ...",
+ "Saving …" : "Sparar …",
"Save" : "Spara",
"Failed to save global credentials" : "Kunde inte spara globala autentiseringsuppgifter",
"Failed to save global credentials: {message}" : "Kunde inte spara globala autentiseringsuppgifter: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Appnyckel",
"App secret" : "Apphemlighet",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Är du säker på att du vill koppla bort den här externa lagringen? Det kommer att göra lagringen otillgänglig i Nextcloud och kommer att leda till en radering av dessa filer och mappar på alla synkroniseringsklienter som för närvarande är anslutna men kommer inte att radera några filer och mappar på den externa lagringen i sig."
+ "Checking storage …" : "Kontrollerar lagring …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Är du säker på att du vill koppla bort den här externa lagringen? Det kommer att göra lagringen otillgänglig i Nextcloud och kommer att leda till en radering av dessa filer och mappar på alla synkroniseringsklienter som för närvarande är anslutna men kommer inte att radera några filer och mappar på den externa lagringen i sig.",
+ "Saving …" : "Sparar ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/sw.js b/apps/files_external/l10n/sw.js
index abe981a9b8d..c30181c2b59 100644
--- a/apps/files_external/l10n/sw.js
+++ b/apps/files_external/l10n/sw.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Weka vitambulisho ambavyo havipo",
"Credentials successfully set" : "Vitambulisho vimewekwa kikamilifu",
"Error while setting credentials: {error}" : "Hitilafu wakati wa kuweka vitambulisho: {error}",
- "Checking storage …" : "Inakagua hifadhi...",
"There was an error with this external storage." : "Kulikuwa na hitilafu na hifadhi hii ya nje.",
"We were unable to check the external storage {basename}" : " Hatukuweza kuangalia hifadhi ya nje {basename}",
"Examine this faulty external storage configuration" : "Chunguza usanidi huu wa hifadhi ya nje wenye hitilafu",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Futa hifadhi?",
"Click to recheck the configuration" : "Bofya ili kuangalia upya usanidi",
"Saved" : "Imehifadhiwa",
- "Saving …" : "Inahifadhi...",
+ "Saving …" : "Inahifadhi …",
"Save" : "Hifadhi",
"Failed to save global credentials" : " Imeshindwa kuhifadhi vitambulisho vya kimataifa",
"Failed to save global credentials: {message}" : "Imeshindwa kuhifadhi vitambulisho vya kimataifa: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Kitufe cha programu",
"App secret" : "Siri ya programu",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Je, una uhakika unataka kukata hifadhi hii ya nje? Itafanya hifadhi isipatikane katika Nextcloud na itasababisha kufutwa kwa faili na folda hizi kwenye kiteja chochote cha kusawazisha ambacho kimeunganishwa kwa sasa lakini hakitafuta faili na folda zozote kwenye hifadhi ya nje yenyewe."
+ "Checking storage …" : "Inakagua hifadhi...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Je, una uhakika unataka kukata hifadhi hii ya nje? Itafanya hifadhi isipatikane katika Nextcloud na itasababisha kufutwa kwa faili na folda hizi kwenye kiteja chochote cha kusawazisha ambacho kimeunganishwa kwa sasa lakini hakitafuta faili na folda zozote kwenye hifadhi ya nje yenyewe.",
+ "Saving …" : "Inahifadhi..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/sw.json b/apps/files_external/l10n/sw.json
index 163e7abe39b..508049f6a41 100644
--- a/apps/files_external/l10n/sw.json
+++ b/apps/files_external/l10n/sw.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Weka vitambulisho ambavyo havipo",
"Credentials successfully set" : "Vitambulisho vimewekwa kikamilifu",
"Error while setting credentials: {error}" : "Hitilafu wakati wa kuweka vitambulisho: {error}",
- "Checking storage …" : "Inakagua hifadhi...",
"There was an error with this external storage." : "Kulikuwa na hitilafu na hifadhi hii ya nje.",
"We were unable to check the external storage {basename}" : " Hatukuweza kuangalia hifadhi ya nje {basename}",
"Examine this faulty external storage configuration" : "Chunguza usanidi huu wa hifadhi ya nje wenye hitilafu",
@@ -136,7 +135,7 @@
"Delete storage?" : "Futa hifadhi?",
"Click to recheck the configuration" : "Bofya ili kuangalia upya usanidi",
"Saved" : "Imehifadhiwa",
- "Saving …" : "Inahifadhi...",
+ "Saving …" : "Inahifadhi …",
"Save" : "Hifadhi",
"Failed to save global credentials" : " Imeshindwa kuhifadhi vitambulisho vya kimataifa",
"Failed to save global credentials: {message}" : "Imeshindwa kuhifadhi vitambulisho vya kimataifa: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Kitufe cha programu",
"App secret" : "Siri ya programu",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Je, una uhakika unataka kukata hifadhi hii ya nje? Itafanya hifadhi isipatikane katika Nextcloud na itasababisha kufutwa kwa faili na folda hizi kwenye kiteja chochote cha kusawazisha ambacho kimeunganishwa kwa sasa lakini hakitafuta faili na folda zozote kwenye hifadhi ya nje yenyewe."
+ "Checking storage …" : "Inakagua hifadhi...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Je, una uhakika unataka kukata hifadhi hii ya nje? Itafanya hifadhi isipatikane katika Nextcloud na itasababisha kufutwa kwa faili na folda hizi kwenye kiteja chochote cha kusawazisha ambacho kimeunganishwa kwa sasa lakini hakitafuta faili na folda zozote kwenye hifadhi ya nje yenyewe.",
+ "Saving …" : "Inahifadhi..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/th.js b/apps/files_external/l10n/th.js
index 2892a876040..2b897fec152 100644
--- a/apps/files_external/l10n/th.js
+++ b/apps/files_external/l10n/th.js
@@ -73,7 +73,6 @@ OC.L10N.register(
"Once every direct access" : "ทุก ๆ การเข้าถึงโดยตรง",
"Admin defined" : "กำหนดโดยผู้ดูแลระบบ",
"Saved" : "บันทึกแล้ว",
- "Saving …" : "กำลังบันทึก …",
"Save" : "บันทึก",
"Open documentation" : "เปิดเอกสารประกอบ",
"Folder name" : "ชื่อโฟลเดอร์",
@@ -86,6 +85,7 @@ OC.L10N.register(
"Please provide a valid app key and secret." : "โปรดระบุคีย์และรหัสลับของแอปให้ถูกต้อง",
"OAuth1" : "OAuth1",
"App key" : "คีย์แอป",
- "App secret" : "ข้อมูลลับแอป"
+ "App secret" : "ข้อมูลลับแอป",
+ "Saving …" : "กำลังบันทึก …"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/th.json b/apps/files_external/l10n/th.json
index fce0e67ca0e..93f5fa6d477 100644
--- a/apps/files_external/l10n/th.json
+++ b/apps/files_external/l10n/th.json
@@ -71,7 +71,6 @@
"Once every direct access" : "ทุก ๆ การเข้าถึงโดยตรง",
"Admin defined" : "กำหนดโดยผู้ดูแลระบบ",
"Saved" : "บันทึกแล้ว",
- "Saving …" : "กำลังบันทึก …",
"Save" : "บันทึก",
"Open documentation" : "เปิดเอกสารประกอบ",
"Folder name" : "ชื่อโฟลเดอร์",
@@ -84,6 +83,7 @@
"Please provide a valid app key and secret." : "โปรดระบุคีย์และรหัสลับของแอปให้ถูกต้อง",
"OAuth1" : "OAuth1",
"App key" : "คีย์แอป",
- "App secret" : "ข้อมูลลับแอป"
+ "App secret" : "ข้อมูลลับแอป",
+ "Saving …" : "กำลังบันทึก …"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js
index 86efffa431f..90e7583e066 100644
--- a/apps/files_external/l10n/tr.js
+++ b/apps/files_external/l10n/tr.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Eksik kimlik doğrulama bilgilerini yazın",
"Credentials successfully set" : "Kimlik doğrulama bilgileri ayarlandı",
"Error while setting credentials: {error}" : "Kimlik doğrulama bilgileri ayarlanırken sorun çıktı: {error}",
- "Checking storage …" : "Depolama alanı denetleniyor…",
"There was an error with this external storage." : " Bu dış depolama birimi ile ilgili bir sorun çıktı.",
"We were unable to check the external storage {basename}" : "{basename} dış depolama birimi denetlenemedi",
"Examine this faulty external storage configuration" : "Bu sorunlu dış depolama birimi yapılandırmasını gözden geçirin",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "Depolama silinsin mi?",
"Click to recheck the configuration" : "Yapılandırmayı yeniden denetlemek için tıklayın",
"Saved" : "Kaydedildi",
- "Saving …" : "Kaydediliyor …",
+ "Saving …" : "Kaydediliyor…",
"Save" : "Kaydet",
"Failed to save global credentials" : "Genel kimlik doğrulama bilgileri kaydedilemedi",
"Failed to save global credentials: {message}" : "Genel kimlik doğrulama bilgileri kaydedilemedi: {message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Uygulama anahtarı",
"App secret" : "Uygulama parolası",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Bu dış depolama biriminin bağlantısını kesmek istediğinize emin misiniz? Bu işlem, depolamayı Nextcloud üzerinden kaldırırarak, şu anda bağlı olan ve eşitlenen herhangi bir istemcide bu dosya ve klasörlerin silinmesine yol açar. Ancak dış depolama üzerindeki hiçbir dosya ve klasör silinmez."
+ "Checking storage …" : "Depolama alanı denetleniyor…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Bu dış depolama biriminin bağlantısını kesmek istediğinize emin misiniz? Bu işlem, depolamayı Nextcloud üzerinden kaldırırarak, şu anda bağlı olan ve eşitlenen herhangi bir istemcide bu dosya ve klasörlerin silinmesine yol açar. Ancak dış depolama üzerindeki hiçbir dosya ve klasör silinmez.",
+ "Saving …" : "Kaydediliyor …"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json
index 46d1de7846f..5109548049e 100644
--- a/apps/files_external/l10n/tr.json
+++ b/apps/files_external/l10n/tr.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Eksik kimlik doğrulama bilgilerini yazın",
"Credentials successfully set" : "Kimlik doğrulama bilgileri ayarlandı",
"Error while setting credentials: {error}" : "Kimlik doğrulama bilgileri ayarlanırken sorun çıktı: {error}",
- "Checking storage …" : "Depolama alanı denetleniyor…",
"There was an error with this external storage." : " Bu dış depolama birimi ile ilgili bir sorun çıktı.",
"We were unable to check the external storage {basename}" : "{basename} dış depolama birimi denetlenemedi",
"Examine this faulty external storage configuration" : "Bu sorunlu dış depolama birimi yapılandırmasını gözden geçirin",
@@ -136,7 +135,7 @@
"Delete storage?" : "Depolama silinsin mi?",
"Click to recheck the configuration" : "Yapılandırmayı yeniden denetlemek için tıklayın",
"Saved" : "Kaydedildi",
- "Saving …" : "Kaydediliyor …",
+ "Saving …" : "Kaydediliyor…",
"Save" : "Kaydet",
"Failed to save global credentials" : "Genel kimlik doğrulama bilgileri kaydedilemedi",
"Failed to save global credentials: {message}" : "Genel kimlik doğrulama bilgileri kaydedilemedi: {message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "Uygulama anahtarı",
"App secret" : "Uygulama parolası",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Bu dış depolama biriminin bağlantısını kesmek istediğinize emin misiniz? Bu işlem, depolamayı Nextcloud üzerinden kaldırırarak, şu anda bağlı olan ve eşitlenen herhangi bir istemcide bu dosya ve klasörlerin silinmesine yol açar. Ancak dış depolama üzerindeki hiçbir dosya ve klasör silinmez."
+ "Checking storage …" : "Depolama alanı denetleniyor…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Bu dış depolama biriminin bağlantısını kesmek istediğinize emin misiniz? Bu işlem, depolamayı Nextcloud üzerinden kaldırırarak, şu anda bağlı olan ve eşitlenen herhangi bir istemcide bu dosya ve klasörlerin silinmesine yol açar. Ancak dış depolama üzerindeki hiçbir dosya ve klasör silinmez.",
+ "Saving …" : "Kaydediliyor …"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/ug.js b/apps/files_external/l10n/ug.js
index 215333278d2..7eada2e90d8 100644
--- a/apps/files_external/l10n/ug.js
+++ b/apps/files_external/l10n/ug.js
@@ -130,7 +130,7 @@ OC.L10N.register(
"Delete storage?" : "ساقلاشنى ئۆچۈرەمسىز؟",
"Click to recheck the configuration" : "بۇ تەڭشەكنى قايتا تەكشۈرۈڭ",
"Saved" : "ساقلاندى",
- "Saving …" : "Saving…",
+ "Saving …" : "Saving…",
"Save" : "ساقلا",
"No external storage configured or you don't have the permission to configure them" : "ھېچقانداق سىرتقى ساقلىغۇچ سەپلەنمىگەن ياكى ئۇلارنى تەڭشەش ھوقۇقىڭىز يوق",
"Open documentation" : "ھۆججەتلەرنى ئېچىڭ",
@@ -149,6 +149,7 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "ئەپ ئاچقۇچى",
"App secret" : "ئەپ مەخپىيىتى",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "بۇ سىرتقى ساقلاشنى ئۈزۈۋېتىشنى خالامسىز؟ ئۇ Nextcloud دا ساقلاشنى ئىشلەتكىلى بولمايدۇ ھەمدە بۇ ھۆججەت ۋە ھۆججەت قىسقۇچلارنىڭ نۆۋەتتىكى ئۇلانغان ، ئەمما سىرتقى ساقلاشنىڭ ئۆزىدىكى ھۆججەت ۋە ھۆججەت قىسقۇچلارنى ئۆچۈرمەيدۇ."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "بۇ سىرتقى ساقلاشنى ئۈزۈۋېتىشنى خالامسىز؟ ئۇ Nextcloud دا ساقلاشنى ئىشلەتكىلى بولمايدۇ ھەمدە بۇ ھۆججەت ۋە ھۆججەت قىسقۇچلارنىڭ نۆۋەتتىكى ئۇلانغان ، ئەمما سىرتقى ساقلاشنىڭ ئۆزىدىكى ھۆججەت ۋە ھۆججەت قىسقۇچلارنى ئۆچۈرمەيدۇ.",
+ "Saving …" : "Saving…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/ug.json b/apps/files_external/l10n/ug.json
index 44b1e808b9a..0060aee46e5 100644
--- a/apps/files_external/l10n/ug.json
+++ b/apps/files_external/l10n/ug.json
@@ -128,7 +128,7 @@
"Delete storage?" : "ساقلاشنى ئۆچۈرەمسىز؟",
"Click to recheck the configuration" : "بۇ تەڭشەكنى قايتا تەكشۈرۈڭ",
"Saved" : "ساقلاندى",
- "Saving …" : "Saving…",
+ "Saving …" : "Saving…",
"Save" : "ساقلا",
"No external storage configured or you don't have the permission to configure them" : "ھېچقانداق سىرتقى ساقلىغۇچ سەپلەنمىگەن ياكى ئۇلارنى تەڭشەش ھوقۇقىڭىز يوق",
"Open documentation" : "ھۆججەتلەرنى ئېچىڭ",
@@ -147,6 +147,7 @@
"OAuth1" : "OAuth1",
"App key" : "ئەپ ئاچقۇچى",
"App secret" : "ئەپ مەخپىيىتى",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "بۇ سىرتقى ساقلاشنى ئۈزۈۋېتىشنى خالامسىز؟ ئۇ Nextcloud دا ساقلاشنى ئىشلەتكىلى بولمايدۇ ھەمدە بۇ ھۆججەت ۋە ھۆججەت قىسقۇچلارنىڭ نۆۋەتتىكى ئۇلانغان ، ئەمما سىرتقى ساقلاشنىڭ ئۆزىدىكى ھۆججەت ۋە ھۆججەت قىسقۇچلارنى ئۆچۈرمەيدۇ."
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "بۇ سىرتقى ساقلاشنى ئۈزۈۋېتىشنى خالامسىز؟ ئۇ Nextcloud دا ساقلاشنى ئىشلەتكىلى بولمايدۇ ھەمدە بۇ ھۆججەت ۋە ھۆججەت قىسقۇچلارنىڭ نۆۋەتتىكى ئۇلانغان ، ئەمما سىرتقى ساقلاشنىڭ ئۆزىدىكى ھۆججەت ۋە ھۆججەت قىسقۇچلارنى ئۆچۈرمەيدۇ.",
+ "Saving …" : "Saving…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/uk.js b/apps/files_external/l10n/uk.js
index a104361dd6a..c5d2c13f7b9 100644
--- a/apps/files_external/l10n/uk.js
+++ b/apps/files_external/l10n/uk.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "Зазначте відсутні дані авторизації",
"Credentials successfully set" : "Облікові дані успішно встановлено",
"Error while setting credentials: {error}" : "Помилка під час встановлення облікових даних: {error}",
- "Checking storage …" : "Перевірка сховища ...",
"There was an error with this external storage." : "З цим зовнішнім сховищем виникла помилка.",
"We were unable to check the external storage {basename}" : "Нам не вдалося перевірити зовнішнє сховище {basename}",
"Examine this faulty external storage configuration" : "Перевірте цю несправну конфігурацію зовнішнього сховища",
@@ -136,7 +135,7 @@ OC.L10N.register(
"Delete storage?" : "Вилучити сховище?",
"Click to recheck the configuration" : "Клацніть для повторної перевірки налаштувань",
"Saved" : "Збережено",
- "Saving …" : "Збереження …",
+ "Saving …" : "Збереження ...",
"Save" : "Зберегти",
"Failed to save global credentials" : "Не вдалося зберегти глобальні облікові дані",
"Failed to save global credentials: {message}" : "Не вдалося зберегти глобальні облікові дані: {повідомлення}",
@@ -157,6 +156,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "Ключ застосунку",
"App secret" : "Секретний ключ застосунку",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ви впевнені, що бажаєте від’єднати це зовнішнє сховище? Це призведе до того, що сховище стане недоступним у хмарі Nextcloud, а також вилучить файли та каталоги на клієнтських пристроях, які наразі синхронізуються з хмарою. Файли та каталоги у зовнішньому сховищі не буде вилучено."
+ "Checking storage …" : "Перевірка сховища ...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ви впевнені, що бажаєте від’єднати це зовнішнє сховище? Це призведе до того, що сховище стане недоступним у хмарі Nextcloud, а також вилучить файли та каталоги на клієнтських пристроях, які наразі синхронізуються з хмарою. Файли та каталоги у зовнішньому сховищі не буде вилучено.",
+ "Saving …" : "Збереження …"
},
"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_external/l10n/uk.json b/apps/files_external/l10n/uk.json
index 7ced49eba6c..e689eb124c9 100644
--- a/apps/files_external/l10n/uk.json
+++ b/apps/files_external/l10n/uk.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "Зазначте відсутні дані авторизації",
"Credentials successfully set" : "Облікові дані успішно встановлено",
"Error while setting credentials: {error}" : "Помилка під час встановлення облікових даних: {error}",
- "Checking storage …" : "Перевірка сховища ...",
"There was an error with this external storage." : "З цим зовнішнім сховищем виникла помилка.",
"We were unable to check the external storage {basename}" : "Нам не вдалося перевірити зовнішнє сховище {basename}",
"Examine this faulty external storage configuration" : "Перевірте цю несправну конфігурацію зовнішнього сховища",
@@ -134,7 +133,7 @@
"Delete storage?" : "Вилучити сховище?",
"Click to recheck the configuration" : "Клацніть для повторної перевірки налаштувань",
"Saved" : "Збережено",
- "Saving …" : "Збереження …",
+ "Saving …" : "Збереження ...",
"Save" : "Зберегти",
"Failed to save global credentials" : "Не вдалося зберегти глобальні облікові дані",
"Failed to save global credentials: {message}" : "Не вдалося зберегти глобальні облікові дані: {повідомлення}",
@@ -155,6 +154,8 @@
"OAuth1" : "OAuth1",
"App key" : "Ключ застосунку",
"App secret" : "Секретний ключ застосунку",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ви впевнені, що бажаєте від’єднати це зовнішнє сховище? Це призведе до того, що сховище стане недоступним у хмарі Nextcloud, а також вилучить файли та каталоги на клієнтських пристроях, які наразі синхронізуються з хмарою. Файли та каталоги у зовнішньому сховищі не буде вилучено."
+ "Checking storage …" : "Перевірка сховища ...",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ви впевнені, що бажаєте від’єднати це зовнішнє сховище? Це призведе до того, що сховище стане недоступним у хмарі Nextcloud, а також вилучить файли та каталоги на клієнтських пристроях, які наразі синхронізуються з хмарою. Файли та каталоги у зовнішньому сховищі не буде вилучено.",
+ "Saving …" : "Збереження …"
},"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_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index 0ea2870a39d..ea6fe2907be 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "输入缺失的认证信息",
"Credentials successfully set" : "已成功设置凭据",
"Error while setting credentials: {error}" : "设置凭据时出错:{error}",
- "Checking storage …" : "正在检查存储…",
"There was an error with this external storage." : "此外部存储出现问题",
"We were unable to check the external storage {basename}" : "我们无法检查外部存储 {basename}",
"Examine this faulty external storage configuration" : "检查此出错的外部存储配置",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "删除存储?",
"Click to recheck the configuration" : "点击以再次检查配置",
"Saved" : "已保存",
- "Saving …" : "正在保存 …",
+ "Saving …" : "正在保存 ……",
"Save" : "保存",
"Failed to save global credentials" : "无法保存全局凭据",
"Failed to save global credentials: {message}" : "无法保存全局凭据:{message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App key",
"App secret" : "应用程序 secret",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您确定要断开这个外部存储空间吗?这将会导致该存储空间在 Nextcloud 中不可用,并将会在当前连接的任何同步客户端上删除文件和文件夹,但不会删除外部存储空间本身的任何文件和文件夹。"
+ "Checking storage …" : "正在检查存储…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您确定要断开这个外部存储空间吗?这将会导致该存储空间在 Nextcloud 中不可用,并将会在当前连接的任何同步客户端上删除文件和文件夹,但不会删除外部存储空间本身的任何文件和文件夹。",
+ "Saving …" : "正在保存 …"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json
index 70956cb6756..0059931c0c7 100644
--- a/apps/files_external/l10n/zh_CN.json
+++ b/apps/files_external/l10n/zh_CN.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "输入缺失的认证信息",
"Credentials successfully set" : "已成功设置凭据",
"Error while setting credentials: {error}" : "设置凭据时出错:{error}",
- "Checking storage …" : "正在检查存储…",
"There was an error with this external storage." : "此外部存储出现问题",
"We were unable to check the external storage {basename}" : "我们无法检查外部存储 {basename}",
"Examine this faulty external storage configuration" : "检查此出错的外部存储配置",
@@ -136,7 +135,7 @@
"Delete storage?" : "删除存储?",
"Click to recheck the configuration" : "点击以再次检查配置",
"Saved" : "已保存",
- "Saving …" : "正在保存 …",
+ "Saving …" : "正在保存 ……",
"Save" : "保存",
"Failed to save global credentials" : "无法保存全局凭据",
"Failed to save global credentials: {message}" : "无法保存全局凭据:{message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "App key",
"App secret" : "应用程序 secret",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您确定要断开这个外部存储空间吗?这将会导致该存储空间在 Nextcloud 中不可用,并将会在当前连接的任何同步客户端上删除文件和文件夹,但不会删除外部存储空间本身的任何文件和文件夹。"
+ "Checking storage …" : "正在检查存储…",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您确定要断开这个外部存储空间吗?这将会导致该存储空间在 Nextcloud 中不可用,并将会在当前连接的任何同步客户端上删除文件和文件夹,但不会删除外部存储空间本身的任何文件和文件夹。",
+ "Saving …" : "正在保存 …"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js
index 44735f761e5..288d0fac7ac 100644
--- a/apps/files_external/l10n/zh_HK.js
+++ b/apps/files_external/l10n/zh_HK.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "輸入缺少的身份驗證",
"Credentials successfully set" : "已成功設定身份驗證",
"Error while setting credentials: {error}" : "設定身份驗證時發生錯誤:{error}",
- "Checking storage …" : "正在檢查儲存空間 …",
"There was an error with this external storage." : "此外部儲存空間發生錯誤。",
"We were unable to check the external storage {basename}" : "我們無法檢查外部儲存空間 {basename}",
"Examine this faulty external storage configuration" : "檢查此錯誤的外部儲存空間設定",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "刪除空間",
"Click to recheck the configuration" : "單擊以重新檢查配置",
"Saved" : "已儲存",
- "Saving …" : "儲存中 ...",
+ "Saving …" : "儲存中 ...",
"Save" : "儲存",
"Failed to save global credentials" : "儲存整體的憑證失敗",
"Failed to save global credentials: {message}" : "儲存整體的憑證失敗:{message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "App 密鑰",
"App secret" : "App 密碼",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開此外部存儲嗎? 這將使該外部存儲在 Nextcloud 中不可用,將導致在目前連接的任何同步客戶端上刪除這些檔案件和資料夾,但不會刪除外部存儲本身上的任何檔案和資料夾。"
+ "Checking storage …" : "正在檢查儲存空間 …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開此外部存儲嗎? 這將使該外部存儲在 Nextcloud 中不可用,將導致在目前連接的任何同步客戶端上刪除這些檔案件和資料夾,但不會刪除外部存儲本身上的任何檔案和資料夾。",
+ "Saving …" : "儲存中 ..."
},
"nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json
index 4a6068755f0..cfe0ba15ac5 100644
--- a/apps/files_external/l10n/zh_HK.json
+++ b/apps/files_external/l10n/zh_HK.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "輸入缺少的身份驗證",
"Credentials successfully set" : "已成功設定身份驗證",
"Error while setting credentials: {error}" : "設定身份驗證時發生錯誤:{error}",
- "Checking storage …" : "正在檢查儲存空間 …",
"There was an error with this external storage." : "此外部儲存空間發生錯誤。",
"We were unable to check the external storage {basename}" : "我們無法檢查外部儲存空間 {basename}",
"Examine this faulty external storage configuration" : "檢查此錯誤的外部儲存空間設定",
@@ -136,7 +135,7 @@
"Delete storage?" : "刪除空間",
"Click to recheck the configuration" : "單擊以重新檢查配置",
"Saved" : "已儲存",
- "Saving …" : "儲存中 ...",
+ "Saving …" : "儲存中 ...",
"Save" : "儲存",
"Failed to save global credentials" : "儲存整體的憑證失敗",
"Failed to save global credentials: {message}" : "儲存整體的憑證失敗:{message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "App 密鑰",
"App secret" : "App 密碼",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開此外部存儲嗎? 這將使該外部存儲在 Nextcloud 中不可用,將導致在目前連接的任何同步客戶端上刪除這些檔案件和資料夾,但不會刪除外部存儲本身上的任何檔案和資料夾。"
+ "Checking storage …" : "正在檢查儲存空間 …",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開此外部存儲嗎? 這將使該外部存儲在 Nextcloud 中不可用,將導致在目前連接的任何同步客戶端上刪除這些檔案件和資料夾,但不會刪除外部存儲本身上的任何檔案和資料夾。",
+ "Saving …" : "儲存中 ..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js
index 05711a1a9a3..77dc69a7575 100644
--- a/apps/files_external/l10n/zh_TW.js
+++ b/apps/files_external/l10n/zh_TW.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Enter missing credentials" : "輸入缺少的憑證",
"Credentials successfully set" : "已成功設定憑證",
"Error while setting credentials: {error}" : "設定憑證時發生錯誤:{error}",
- "Checking storage …" : "正在檢查儲存空間……",
"There was an error with this external storage." : "此外部儲存空間發生錯誤。",
"We were unable to check the external storage {basename}" : "我們無法檢查外部儲存空間 {basename}",
"Examine this faulty external storage configuration" : "檢查此錯誤的外部儲存空間組態設定",
@@ -138,7 +137,7 @@ OC.L10N.register(
"Delete storage?" : "刪除儲存空間?",
"Click to recheck the configuration" : "點擊以重新檢查組態設定",
"Saved" : "已儲存",
- "Saving …" : "正在儲存…",
+ "Saving …" : "正在儲存 …",
"Save" : "儲存",
"Failed to save global credentials" : "儲存全域憑證失敗",
"Failed to save global credentials: {message}" : "儲存全域憑證失敗:{message}",
@@ -159,6 +158,8 @@ OC.L10N.register(
"OAuth1" : "OAuth1",
"App key" : "應用程式金鑰",
"App secret" : "應用程式密鑰",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要中斷與這個外部儲存空間的連結嗎?這會讓該儲存空間無法在 Nextcloud 中使用,並將會在目前連線的任何同步客戶端上刪除這些檔案與資料夾,但不會刪除外部儲存空間本身的任何檔案與資料夾。"
+ "Checking storage …" : "正在檢查儲存空間……",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要中斷與這個外部儲存空間的連結嗎?這會讓該儲存空間無法在 Nextcloud 中使用,並將會在目前連線的任何同步客戶端上刪除這些檔案與資料夾,但不會刪除外部儲存空間本身的任何檔案與資料夾。",
+ "Saving …" : "正在儲存…"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json
index 42a06e8df54..b2d0348a05c 100644
--- a/apps/files_external/l10n/zh_TW.json
+++ b/apps/files_external/l10n/zh_TW.json
@@ -101,7 +101,6 @@
"Enter missing credentials" : "輸入缺少的憑證",
"Credentials successfully set" : "已成功設定憑證",
"Error while setting credentials: {error}" : "設定憑證時發生錯誤:{error}",
- "Checking storage …" : "正在檢查儲存空間……",
"There was an error with this external storage." : "此外部儲存空間發生錯誤。",
"We were unable to check the external storage {basename}" : "我們無法檢查外部儲存空間 {basename}",
"Examine this faulty external storage configuration" : "檢查此錯誤的外部儲存空間組態設定",
@@ -136,7 +135,7 @@
"Delete storage?" : "刪除儲存空間?",
"Click to recheck the configuration" : "點擊以重新檢查組態設定",
"Saved" : "已儲存",
- "Saving …" : "正在儲存…",
+ "Saving …" : "正在儲存 …",
"Save" : "儲存",
"Failed to save global credentials" : "儲存全域憑證失敗",
"Failed to save global credentials: {message}" : "儲存全域憑證失敗:{message}",
@@ -157,6 +156,8 @@
"OAuth1" : "OAuth1",
"App key" : "應用程式金鑰",
"App secret" : "應用程式密鑰",
- "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要中斷與這個外部儲存空間的連結嗎?這會讓該儲存空間無法在 Nextcloud 中使用,並將會在目前連線的任何同步客戶端上刪除這些檔案與資料夾,但不會刪除外部儲存空間本身的任何檔案與資料夾。"
+ "Checking storage …" : "正在檢查儲存空間……",
+ "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要中斷與這個外部儲存空間的連結嗎?這會讓該儲存空間無法在 Nextcloud 中使用,並將會在目前連線的任何同步客戶端上刪除這些檔案與資料夾,但不會刪除外部儲存空間本身的任何檔案與資料夾。",
+ "Saving …" : "正在儲存…"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/files_reminders/l10n/el.js b/apps/files_reminders/l10n/el.js
index 4faa92eaf2a..8d2894ea420 100644
--- a/apps/files_reminders/l10n/el.js
+++ b/apps/files_reminders/l10n/el.js
@@ -5,22 +5,34 @@ OC.L10N.register(
"Reminder for {name}" : "Υπενθύμιση για {name}",
"View file" : "Προβολή αρχείου",
"View folder" : "Προβολή φακέλου",
- "Set file reminders" : "Ορίστε υπενθυμίσεις αρχείων",
+ "Files reminder" : "Υπενθύμιση αρχείων",
+ "The \"files_reminders\" app can work properly." : "Η εφαρμογή \"files_reminders\" μπορεί να λειτουργήσει σωστά.",
+ "The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "Η εφαρμογή \"files_reminders\" χρειάζεται την εφαρμογή ειδοποιήσεων για να λειτουργήσει σωστά. Πρέπει είτε να ενεργοποιήσετε τις ειδοποιήσεις είτε να απενεργοποιήσετε την files_reminder.",
+ "Set file reminders" : "Ορισμός υπενθυμίσεων αρχείων",
+ "**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 Υπενθυμίσεις αρχείων**\n\nΟρισμός υπενθυμίσεων αρχείων.\n\nΣημείωση: για να χρησιμοποιήσετε την εφαρμογή `Υπενθυμίσεις αρχείων`, βεβαιωθείτε ότι η εφαρμογή `Ειδοποιήσεις` είναι εγκατεστημένη και ενεργοποιημένη. Η εφαρμογή `Ειδοποιήσεις` παρέχει τα απαραίτητα API για να λειτουργεί σωστά η εφαρμογή `Υπενθυμίσεις αρχείων`.",
+ "Set reminder for \"{fileName}\"" : "Ορισμός υπενθύμισης για \"{fileName}\"",
+ "Reminder at custom date & time" : "Υπενθύμιση σε προσαρμοσμένη ημερομηνία & ώρα",
"Clear reminder" : "Εκκαθάριση υπενθύμισης",
- "Please choose a valid date & time" : "Επιλέξτε μια έγκυρη ημερομηνία και ώρα",
+ "Please choose a valid date & time" : "Παρακαλώ επιλέξτε μια έγκυρη ημερομηνία & ώρα",
"Reminder set for \"{fileName}\"" : "Ορίστηκε υπενθύμιση για \"{fileName}\"",
"Failed to set reminder" : "Αποτυχία ορισμού υπενθύμισης",
- "Failed to clear reminder" : "Αποτυχία εκκαθάρισης της υπενθύμισης",
+ "Reminder cleared for \"{fileName}\"" : "Εκκαθαρίστηκε η υπενθύμιση για \"{fileName}\"",
+ "Failed to clear reminder" : "Αποτυχία εκκαθάρισης υπενθύμισης",
+ "We will remind you of this file" : "Θα σας υπενθυμίσουμε αυτό το αρχείο",
"Cancel" : "Ακύρωση",
- "Set reminder" : "Προσθήκη υπενθύμισης",
+ "Set reminder" : "Ορισμός υπενθύμισης",
+ "Reminder set" : "Ορίστηκε υπενθύμιση",
+ "Custom reminder" : "Προσαρμοσμένη υπενθύμιση",
"Later today" : "Αργότερα σήμερα",
"Set reminder for later today" : "Ορισμός υπενθύμισης για αργότερα σήμερα",
"Tomorrow" : "Αύριο",
"Set reminder for tomorrow" : "Ορισμός υπενθύμισης για αύριο",
"This weekend" : "Αυτό το Σαββατοκύριακο",
- "Set reminder for this weekend" : "Ορίστε υπενθύμιση για αυτό το Σαββατοκύριακο",
+ "Set reminder for this weekend" : "Ορισμός υπενθύμισης για αυτό το Σαββατοκύριακο",
"Next week" : "Επόμενη εβδομάδα",
- "Set reminder for next week" : "Ορίστε υπενθύμιση για την επόμενη εβδομάδα",
+ "Set reminder for next week" : "Ορισμός υπενθύμισης για την επόμενη εβδομάδα",
+ "This files_reminder can work properly." : "Αυτή η files_reminder μπορεί να λειτουργήσει σωστά.",
+ "The files_reminder app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "Η εφαρμογή files_reminder χρειάζεται την εφαρμογή ειδοποιήσεων για να λειτουργήσει σωστά. Πρέπει είτε να ενεργοποιήσετε τις ειδοποιήσεις είτε να απενεργοποιήσετε την files_reminder.",
"Set reminder at custom date & time" : "Ορίστε την υπενθύμιση σε προσαρμοσμένη ημερομηνία και ώρα",
"Set custom reminder" : "Ορισμός προσαρμοσμένης υπενθύμισης"
},
diff --git a/apps/files_reminders/l10n/el.json b/apps/files_reminders/l10n/el.json
index b4d487abc20..c525c5442ee 100644
--- a/apps/files_reminders/l10n/el.json
+++ b/apps/files_reminders/l10n/el.json
@@ -3,22 +3,34 @@
"Reminder for {name}" : "Υπενθύμιση για {name}",
"View file" : "Προβολή αρχείου",
"View folder" : "Προβολή φακέλου",
- "Set file reminders" : "Ορίστε υπενθυμίσεις αρχείων",
+ "Files reminder" : "Υπενθύμιση αρχείων",
+ "The \"files_reminders\" app can work properly." : "Η εφαρμογή \"files_reminders\" μπορεί να λειτουργήσει σωστά.",
+ "The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "Η εφαρμογή \"files_reminders\" χρειάζεται την εφαρμογή ειδοποιήσεων για να λειτουργήσει σωστά. Πρέπει είτε να ενεργοποιήσετε τις ειδοποιήσεις είτε να απενεργοποιήσετε την files_reminder.",
+ "Set file reminders" : "Ορισμός υπενθυμίσεων αρχείων",
+ "**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 Υπενθυμίσεις αρχείων**\n\nΟρισμός υπενθυμίσεων αρχείων.\n\nΣημείωση: για να χρησιμοποιήσετε την εφαρμογή `Υπενθυμίσεις αρχείων`, βεβαιωθείτε ότι η εφαρμογή `Ειδοποιήσεις` είναι εγκατεστημένη και ενεργοποιημένη. Η εφαρμογή `Ειδοποιήσεις` παρέχει τα απαραίτητα API για να λειτουργεί σωστά η εφαρμογή `Υπενθυμίσεις αρχείων`.",
+ "Set reminder for \"{fileName}\"" : "Ορισμός υπενθύμισης για \"{fileName}\"",
+ "Reminder at custom date & time" : "Υπενθύμιση σε προσαρμοσμένη ημερομηνία & ώρα",
"Clear reminder" : "Εκκαθάριση υπενθύμισης",
- "Please choose a valid date & time" : "Επιλέξτε μια έγκυρη ημερομηνία και ώρα",
+ "Please choose a valid date & time" : "Παρακαλώ επιλέξτε μια έγκυρη ημερομηνία & ώρα",
"Reminder set for \"{fileName}\"" : "Ορίστηκε υπενθύμιση για \"{fileName}\"",
"Failed to set reminder" : "Αποτυχία ορισμού υπενθύμισης",
- "Failed to clear reminder" : "Αποτυχία εκκαθάρισης της υπενθύμισης",
+ "Reminder cleared for \"{fileName}\"" : "Εκκαθαρίστηκε η υπενθύμιση για \"{fileName}\"",
+ "Failed to clear reminder" : "Αποτυχία εκκαθάρισης υπενθύμισης",
+ "We will remind you of this file" : "Θα σας υπενθυμίσουμε αυτό το αρχείο",
"Cancel" : "Ακύρωση",
- "Set reminder" : "Προσθήκη υπενθύμισης",
+ "Set reminder" : "Ορισμός υπενθύμισης",
+ "Reminder set" : "Ορίστηκε υπενθύμιση",
+ "Custom reminder" : "Προσαρμοσμένη υπενθύμιση",
"Later today" : "Αργότερα σήμερα",
"Set reminder for later today" : "Ορισμός υπενθύμισης για αργότερα σήμερα",
"Tomorrow" : "Αύριο",
"Set reminder for tomorrow" : "Ορισμός υπενθύμισης για αύριο",
"This weekend" : "Αυτό το Σαββατοκύριακο",
- "Set reminder for this weekend" : "Ορίστε υπενθύμιση για αυτό το Σαββατοκύριακο",
+ "Set reminder for this weekend" : "Ορισμός υπενθύμισης για αυτό το Σαββατοκύριακο",
"Next week" : "Επόμενη εβδομάδα",
- "Set reminder for next week" : "Ορίστε υπενθύμιση για την επόμενη εβδομάδα",
+ "Set reminder for next week" : "Ορισμός υπενθύμισης για την επόμενη εβδομάδα",
+ "This files_reminder can work properly." : "Αυτή η files_reminder μπορεί να λειτουργήσει σωστά.",
+ "The files_reminder app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "Η εφαρμογή files_reminder χρειάζεται την εφαρμογή ειδοποιήσεων για να λειτουργήσει σωστά. Πρέπει είτε να ενεργοποιήσετε τις ειδοποιήσεις είτε να απενεργοποιήσετε την files_reminder.",
"Set reminder at custom date & time" : "Ορίστε την υπενθύμιση σε προσαρμοσμένη ημερομηνία και ώρα",
"Set custom reminder" : "Ορισμός προσαρμοσμένης υπενθύμισης"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/files_reminders/l10n/ja.js b/apps/files_reminders/l10n/ja.js
index 8fb3cf19d7c..cf23974ab28 100644
--- a/apps/files_reminders/l10n/ja.js
+++ b/apps/files_reminders/l10n/ja.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"Cancel" : "キャンセル",
"Set reminder" : "リマインダーを設定",
"Reminder set" : "リマインダーセット",
+ "Custom reminder" : "カスタムリマインダー",
"Later today" : "今日この後",
"Set reminder for later today" : "今日中にリマインダーを設定する",
"Tomorrow" : "明日",
diff --git a/apps/files_reminders/l10n/ja.json b/apps/files_reminders/l10n/ja.json
index 9bde1978bd2..8528a6bd0bd 100644
--- a/apps/files_reminders/l10n/ja.json
+++ b/apps/files_reminders/l10n/ja.json
@@ -19,6 +19,7 @@
"Cancel" : "キャンセル",
"Set reminder" : "リマインダーを設定",
"Reminder set" : "リマインダーセット",
+ "Custom reminder" : "カスタムリマインダー",
"Later today" : "今日この後",
"Set reminder for later today" : "今日中にリマインダーを設定する",
"Tomorrow" : "明日",
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js
index 22bd569d164..24d2af5c4f8 100644
--- a/apps/files_sharing/l10n/ar.js
+++ b/apps/files_sharing/l10n/ar.js
@@ -232,9 +232,6 @@ OC.L10N.register(
"Can edit" : "يمكنه التعديل",
"Custom permissions" : "أذونات مخصصة",
"Resharing is not allowed" : "لا يسمح بإعادة المشاركة",
- "Name or email …" : "الاسم أو الإيميل …",
- "Name, email, or Federated Cloud ID …" : "الاسم أو البريد أو المعرف السحابي الموحد",
- "Searching …" : "البحث جارٍ …",
"No elements found." : "لم يتم العثور على أي عناصر",
"Search everywhere" : "البحث الشامل",
"Guest" : "ضيف",
@@ -397,6 +394,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "يعمل فقط عند الأشخاص الذين يمكنهم الوصول إلى هذا المجلد",
"Only works for people with access to this file" : "يعمل فقط عند الأشخاص الذين يمكنهم الوصول إلى هذا الملف",
"Copy public link of \"{title}\" to clipboard" : "إنسَخ الرابط العام لـ \"{title}\" إلى الحافظة",
+ "Name or email …" : "الاسم أو الإيميل …",
+ "Name, email, or Federated Cloud ID …" : "الاسم أو البريد أو المعرف السحابي الموحد",
+ "Searching …" : "البحث جارٍ …",
"Search globally" : "بحث عام",
"Search for share recipients" : "إضافة أشخاص لاستلام المشاركة",
"No recommendations. Start typing." : "لا توجد توصيات. إبدأ الكتابة.",
diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json
index eccb23583db..dc413173dae 100644
--- a/apps/files_sharing/l10n/ar.json
+++ b/apps/files_sharing/l10n/ar.json
@@ -230,9 +230,6 @@
"Can edit" : "يمكنه التعديل",
"Custom permissions" : "أذونات مخصصة",
"Resharing is not allowed" : "لا يسمح بإعادة المشاركة",
- "Name or email …" : "الاسم أو الإيميل …",
- "Name, email, or Federated Cloud ID …" : "الاسم أو البريد أو المعرف السحابي الموحد",
- "Searching …" : "البحث جارٍ …",
"No elements found." : "لم يتم العثور على أي عناصر",
"Search everywhere" : "البحث الشامل",
"Guest" : "ضيف",
@@ -395,6 +392,9 @@
"Only works for people with access to this folder" : "يعمل فقط عند الأشخاص الذين يمكنهم الوصول إلى هذا المجلد",
"Only works for people with access to this file" : "يعمل فقط عند الأشخاص الذين يمكنهم الوصول إلى هذا الملف",
"Copy public link of \"{title}\" to clipboard" : "إنسَخ الرابط العام لـ \"{title}\" إلى الحافظة",
+ "Name or email …" : "الاسم أو الإيميل …",
+ "Name, email, or Federated Cloud ID …" : "الاسم أو البريد أو المعرف السحابي الموحد",
+ "Searching …" : "البحث جارٍ …",
"Search globally" : "بحث عام",
"Search for share recipients" : "إضافة أشخاص لاستلام المشاركة",
"No recommendations. Start typing." : "لا توجد توصيات. إبدأ الكتابة.",
diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js
index 4c45e968a03..6c1dcea3661 100644
--- a/apps/files_sharing/l10n/ast.js
+++ b/apps/files_sharing/l10n/ast.js
@@ -175,9 +175,6 @@ OC.L10N.register(
"Can edit" : "Pue editar",
"Custom permissions" : "Personlizar los permisos",
"Resharing is not allowed" : "Nun se pue volver compartir",
- "Name or email …" : "Nome o direición de corréu electrónicu…",
- "Name, email, or Federated Cloud ID …" : "Nome, direición de corréu electrónicu o ID de nube federada…",
- "Searching …" : "Buscando…",
"No elements found." : "Nun s'atopó nengún elementu.",
"Guest" : "Convidáu",
"Group" : "Grupu",
@@ -290,6 +287,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Namás funciona pa les persones con accesu a esta carpeta",
"Only works for people with access to this file" : "Namás funciona pa les persones con accesu a esti ficheru",
"Copy public link of \"{title}\" to clipboard" : "Copiar l'enllaz públicu de «{title}» nel cartafueyu",
+ "Name or email …" : "Nome o direición de corréu electrónicu…",
+ "Name, email, or Federated Cloud ID …" : "Nome, direición de corréu electrónicu o ID de nube federada…",
+ "Searching …" : "Buscando…",
"Search globally" : "Buscar globalmente",
"Search for share recipients" : "Buscar destinatarios del elementu compartíu",
"No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir",
diff --git a/apps/files_sharing/l10n/ast.json b/apps/files_sharing/l10n/ast.json
index c00ee5e0c16..83f39a26fa5 100644
--- a/apps/files_sharing/l10n/ast.json
+++ b/apps/files_sharing/l10n/ast.json
@@ -173,9 +173,6 @@
"Can edit" : "Pue editar",
"Custom permissions" : "Personlizar los permisos",
"Resharing is not allowed" : "Nun se pue volver compartir",
- "Name or email …" : "Nome o direición de corréu electrónicu…",
- "Name, email, or Federated Cloud ID …" : "Nome, direición de corréu electrónicu o ID de nube federada…",
- "Searching …" : "Buscando…",
"No elements found." : "Nun s'atopó nengún elementu.",
"Guest" : "Convidáu",
"Group" : "Grupu",
@@ -288,6 +285,9 @@
"Only works for people with access to this folder" : "Namás funciona pa les persones con accesu a esta carpeta",
"Only works for people with access to this file" : "Namás funciona pa les persones con accesu a esti ficheru",
"Copy public link of \"{title}\" to clipboard" : "Copiar l'enllaz públicu de «{title}» nel cartafueyu",
+ "Name or email …" : "Nome o direición de corréu electrónicu…",
+ "Name, email, or Federated Cloud ID …" : "Nome, direición de corréu electrónicu o ID de nube federada…",
+ "Searching …" : "Buscando…",
"Search globally" : "Buscar globalmente",
"Search for share recipients" : "Buscar destinatarios del elementu compartíu",
"No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir",
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js
index 9dad84fa5e3..14eb0f7c870 100644
--- a/apps/files_sharing/l10n/bg.js
+++ b/apps/files_sharing/l10n/bg.js
@@ -151,9 +151,6 @@ OC.L10N.register(
"Can edit" : "Може да се редактира",
"Custom permissions" : "Персонализиране на права",
"Resharing is not allowed" : "Повторното споделяне е забранено",
- "Name or email …" : "Име или имейл",
- "Name, email, or Federated Cloud ID …" : "Име, имейл или Federed Cloud ID/ИД за облачно пространство/ ...",
- "Searching …" : "Търсене ...",
"No elements found." : "Няма намерени елементи",
"Search everywhere" : "Търси навсякъде",
"Guest" : "Гост",
@@ -238,6 +235,9 @@ OC.L10N.register(
"Copy to clipboard" : "Копиране в клипборда",
"Copy internal link to clipboard" : "Копиране на вътрешна връзката в клипборда",
"Copy public link of \"{title}\" to clipboard" : "Копиране на публичната връзка на „{title}“ в клипборда",
+ "Name or email …" : "Име или имейл",
+ "Name, email, or Federated Cloud ID …" : "Име, имейл или Federed Cloud ID/ИД за облачно пространство/ ...",
+ "Searching …" : "Търсене ...",
"Search globally" : "Глобално търсене ",
"Search for share recipients" : "Търсене на получатели на споделяне",
"No recommendations. Start typing." : "Няма препоръки. Започнете да пишете.",
diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json
index 1c73440900d..7d75b53a141 100644
--- a/apps/files_sharing/l10n/bg.json
+++ b/apps/files_sharing/l10n/bg.json
@@ -149,9 +149,6 @@
"Can edit" : "Може да се редактира",
"Custom permissions" : "Персонализиране на права",
"Resharing is not allowed" : "Повторното споделяне е забранено",
- "Name or email …" : "Име или имейл",
- "Name, email, or Federated Cloud ID …" : "Име, имейл или Federed Cloud ID/ИД за облачно пространство/ ...",
- "Searching …" : "Търсене ...",
"No elements found." : "Няма намерени елементи",
"Search everywhere" : "Търси навсякъде",
"Guest" : "Гост",
@@ -236,6 +233,9 @@
"Copy to clipboard" : "Копиране в клипборда",
"Copy internal link to clipboard" : "Копиране на вътрешна връзката в клипборда",
"Copy public link of \"{title}\" to clipboard" : "Копиране на публичната връзка на „{title}“ в клипборда",
+ "Name or email …" : "Име или имейл",
+ "Name, email, or Federated Cloud ID …" : "Име, имейл или Federed Cloud ID/ИД за облачно пространство/ ...",
+ "Searching …" : "Търсене ...",
"Search globally" : "Глобално търсене ",
"Search for share recipients" : "Търсене на получатели на споделяне",
"No recommendations. Start typing." : "Няма препоръки. Започнете да пишете.",
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js
index 7a7120777fb..c32310982fe 100644
--- a/apps/files_sharing/l10n/ca.js
+++ b/apps/files_sharing/l10n/ca.js
@@ -232,9 +232,6 @@ OC.L10N.register(
"Can edit" : "Pot editar",
"Custom permissions" : "Permisos personalitzats",
"Resharing is not allowed" : "No es permet l'ús compartit derivat",
- "Name or email …" : "Nom o adreça electrònica…",
- "Name, email, or Federated Cloud ID …" : "Nom, adreça electrònica o ID de núvol federat…",
- "Searching …" : "S'està cercant…",
"No elements found." : "No s'ha trobat cap element.",
"Search everywhere" : "Cerca a tot arreu",
"Guest" : "Convidat",
@@ -398,6 +395,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Només funciona per a les persones amb accés a aquesta carpeta",
"Only works for people with access to this file" : "Només funciona per a les persones amb accés a aquest fitxer",
"Copy public link of \"{title}\" to clipboard" : "Copia l'enllaç públic de «{title}» al porta-retalls",
+ "Name or email …" : "Nom o adreça electrònica…",
+ "Name, email, or Federated Cloud ID …" : "Nom, adreça electrònica o ID de núvol federat…",
+ "Searching …" : "S'està cercant…",
"Search globally" : "Cerca globalment",
"Search for share recipients" : "Cerqueu destinataris de l'element compartit",
"No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.",
diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json
index 332199e7a89..a280848ae05 100644
--- a/apps/files_sharing/l10n/ca.json
+++ b/apps/files_sharing/l10n/ca.json
@@ -230,9 +230,6 @@
"Can edit" : "Pot editar",
"Custom permissions" : "Permisos personalitzats",
"Resharing is not allowed" : "No es permet l'ús compartit derivat",
- "Name or email …" : "Nom o adreça electrònica…",
- "Name, email, or Federated Cloud ID …" : "Nom, adreça electrònica o ID de núvol federat…",
- "Searching …" : "S'està cercant…",
"No elements found." : "No s'ha trobat cap element.",
"Search everywhere" : "Cerca a tot arreu",
"Guest" : "Convidat",
@@ -396,6 +393,9 @@
"Only works for people with access to this folder" : "Només funciona per a les persones amb accés a aquesta carpeta",
"Only works for people with access to this file" : "Només funciona per a les persones amb accés a aquest fitxer",
"Copy public link of \"{title}\" to clipboard" : "Copia l'enllaç públic de «{title}» al porta-retalls",
+ "Name or email …" : "Nom o adreça electrònica…",
+ "Name, email, or Federated Cloud ID …" : "Nom, adreça electrònica o ID de núvol federat…",
+ "Searching …" : "S'està cercant…",
"Search globally" : "Cerca globalment",
"Search for share recipients" : "Cerqueu destinataris de l'element compartit",
"No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.",
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 892d693fdae..e8adee1f26c 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Může upravovat",
"Custom permissions" : "Uživatelsky určená oprávnění",
"Resharing is not allowed" : "Příjemcům tohoto sdílení není dovoleno ho nasdílet dál dalším",
- "Name or email …" : "Jméno nebo e-mail…",
- "Name, email, or Federated Cloud ID …" : "Jméno, e-mail nebo identifikátor ve federovaném cloudu…",
- "Searching …" : "Hledání…",
"No elements found." : "Nenalezeny žádné prvky.",
"Search everywhere" : "Hledat všude",
"Guest" : "Host",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Funguje pouze pro uživatele, kteří mají k této složce přístup",
"Only works for people with access to this file" : "Funguje pouze pro uživatele, kteří mají k tomuto souboru přístup",
"Copy public link of \"{title}\" to clipboard" : "Zkopírovat veřejný odkaz na „{title}“ do schránky",
+ "Name or email …" : "Jméno nebo e-mail…",
+ "Name, email, or Federated Cloud ID …" : "Jméno, e-mail nebo identifikátor ve federovaném cloudu…",
+ "Searching …" : "Hledání…",
"Search globally" : "Hledat všude",
"Search for share recipients" : "Vyhledat příjemce sdílení",
"No recommendations. Start typing." : "Žádná doporučení. Pište",
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json
index 8adee655ea5..b6abea45851 100644
--- a/apps/files_sharing/l10n/cs.json
+++ b/apps/files_sharing/l10n/cs.json
@@ -235,9 +235,6 @@
"Can edit" : "Může upravovat",
"Custom permissions" : "Uživatelsky určená oprávnění",
"Resharing is not allowed" : "Příjemcům tohoto sdílení není dovoleno ho nasdílet dál dalším",
- "Name or email …" : "Jméno nebo e-mail…",
- "Name, email, or Federated Cloud ID …" : "Jméno, e-mail nebo identifikátor ve federovaném cloudu…",
- "Searching …" : "Hledání…",
"No elements found." : "Nenalezeny žádné prvky.",
"Search everywhere" : "Hledat všude",
"Guest" : "Host",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Funguje pouze pro uživatele, kteří mají k této složce přístup",
"Only works for people with access to this file" : "Funguje pouze pro uživatele, kteří mají k tomuto souboru přístup",
"Copy public link of \"{title}\" to clipboard" : "Zkopírovat veřejný odkaz na „{title}“ do schránky",
+ "Name or email …" : "Jméno nebo e-mail…",
+ "Name, email, or Federated Cloud ID …" : "Jméno, e-mail nebo identifikátor ve federovaném cloudu…",
+ "Searching …" : "Hledání…",
"Search globally" : "Hledat všude",
"Search for share recipients" : "Vyhledat příjemce sdílení",
"No recommendations. Start typing." : "Žádná doporučení. Pište",
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js
index 22423c0ca24..24ac3d144d5 100644
--- a/apps/files_sharing/l10n/da.js
+++ b/apps/files_sharing/l10n/da.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Kan redigere",
"Custom permissions" : "Brugerdefinerede rettigheder",
"Resharing is not allowed" : "Gendeling er ikke tilladt",
- "Name or email …" : "Navne eller e-mail ...",
- "Name, email, or Federated Cloud ID …" : "Navn, e-mail, eller sammenkoblings cloud ID …",
- "Searching …" : "Søger ...",
"No elements found." : "Ingen elementer fundet.",
"Search everywhere" : "Søg overalt",
"Guest" : "Gæst",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Virker kun for personer med adgang til denne mappe",
"Only works for people with access to this file" : "Virker kun for personer med adgang til denne fil",
"Copy public link of \"{title}\" to clipboard" : "Kopier offentligt link af \"{title}\" til udklipsholder",
+ "Name or email …" : "Navne eller e-mail ...",
+ "Name, email, or Federated Cloud ID …" : "Navn, e-mail, eller sammenkoblings cloud ID …",
+ "Searching …" : "Søger ...",
"Search globally" : "Søg globalt",
"Search for share recipients" : "Søge efter delemodtagerefor share recipients",
"No recommendations. Start typing." : "Ingen anbefalinger. Begynd at skrive.",
diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json
index f0b5c92523e..18fc8e9be6f 100644
--- a/apps/files_sharing/l10n/da.json
+++ b/apps/files_sharing/l10n/da.json
@@ -235,9 +235,6 @@
"Can edit" : "Kan redigere",
"Custom permissions" : "Brugerdefinerede rettigheder",
"Resharing is not allowed" : "Gendeling er ikke tilladt",
- "Name or email …" : "Navne eller e-mail ...",
- "Name, email, or Federated Cloud ID …" : "Navn, e-mail, eller sammenkoblings cloud ID …",
- "Searching …" : "Søger ...",
"No elements found." : "Ingen elementer fundet.",
"Search everywhere" : "Søg overalt",
"Guest" : "Gæst",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Virker kun for personer med adgang til denne mappe",
"Only works for people with access to this file" : "Virker kun for personer med adgang til denne fil",
"Copy public link of \"{title}\" to clipboard" : "Kopier offentligt link af \"{title}\" til udklipsholder",
+ "Name or email …" : "Navne eller e-mail ...",
+ "Name, email, or Federated Cloud ID …" : "Navn, e-mail, eller sammenkoblings cloud ID …",
+ "Searching …" : "Søger ...",
"Search globally" : "Søg globalt",
"Search for share recipients" : "Søge efter delemodtagerefor share recipients",
"No recommendations. Start typing." : "Ingen anbefalinger. Begynd at skrive.",
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index 0228afa295e..2af61febd63 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Kann bearbeiten",
"Custom permissions" : "Benutzerdefinierte Berechtigungen",
"Resharing is not allowed" : "Weiterteilen ist nicht erlaubt",
- "Name or email …" : "Name oder E-Mail-Adresse …",
- "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
- "Searching …" : "Suche …",
"No elements found." : "Keine Elemente gefunden.",
"Search everywhere" : "Überall suchen",
"Guest" : "Gast",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Funktioniert nur für Personen mit Zugriff auf diesen Ordner",
"Only works for people with access to this file" : "Funktioniert nur für Personen mit Zugriff auf diese Datei",
"Copy public link of \"{title}\" to clipboard" : "Öffentlichen Link von \"{title}\" in die Zwischenablage kopieren",
+ "Name or email …" : "Name oder E-Mail-Adresse …",
+ "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
+ "Searching …" : "Suche …",
"Search globally" : "Global suchen",
"Search for share recipients" : "Nach Freigabe-Empfängern suchen",
"No recommendations. Start typing." : "Keine Empfehlungen. Eingabe beginnen.",
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json
index 57b4a0c3b84..db8d2c77806 100644
--- a/apps/files_sharing/l10n/de.json
+++ b/apps/files_sharing/l10n/de.json
@@ -235,9 +235,6 @@
"Can edit" : "Kann bearbeiten",
"Custom permissions" : "Benutzerdefinierte Berechtigungen",
"Resharing is not allowed" : "Weiterteilen ist nicht erlaubt",
- "Name or email …" : "Name oder E-Mail-Adresse …",
- "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
- "Searching …" : "Suche …",
"No elements found." : "Keine Elemente gefunden.",
"Search everywhere" : "Überall suchen",
"Guest" : "Gast",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Funktioniert nur für Personen mit Zugriff auf diesen Ordner",
"Only works for people with access to this file" : "Funktioniert nur für Personen mit Zugriff auf diese Datei",
"Copy public link of \"{title}\" to clipboard" : "Öffentlichen Link von \"{title}\" in die Zwischenablage kopieren",
+ "Name or email …" : "Name oder E-Mail-Adresse …",
+ "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
+ "Searching …" : "Suche …",
"Search globally" : "Global suchen",
"Search for share recipients" : "Nach Freigabe-Empfängern suchen",
"No recommendations. Start typing." : "Keine Empfehlungen. Eingabe beginnen.",
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 86254f90cb8..91227b6bdce 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Kann bearbeiten",
"Custom permissions" : "Benutzerdefinierte Berechtigungen",
"Resharing is not allowed" : "Das Weiterteilen ist nicht erlaubt ",
- "Name or email …" : "Name oder E-Mail-Adresse …",
- "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
- "Searching …" : "Suche …",
"No elements found." : "Keine Elemente gefunden.",
"Search everywhere" : "Überall suchen",
"Guest" : "Gast",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Funktioniert nur für Personen mit Zugriff auf diesen Ordner",
"Only works for people with access to this file" : "Funktioniert nur für Personen mit Zugriff auf diese Datei",
"Copy public link of \"{title}\" to clipboard" : "Öffentlichen Link von \"{title}\" in die Zwischenablage kopieren",
+ "Name or email …" : "Name oder E-Mail-Adresse …",
+ "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
+ "Searching …" : "Suche …",
"Search globally" : "Global suchen",
"Search for share recipients" : "Nach Freigabeempfängern suchen",
"No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 1eed5ac9307..445feca686b 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -235,9 +235,6 @@
"Can edit" : "Kann bearbeiten",
"Custom permissions" : "Benutzerdefinierte Berechtigungen",
"Resharing is not allowed" : "Das Weiterteilen ist nicht erlaubt ",
- "Name or email …" : "Name oder E-Mail-Adresse …",
- "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
- "Searching …" : "Suche …",
"No elements found." : "Keine Elemente gefunden.",
"Search everywhere" : "Überall suchen",
"Guest" : "Gast",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Funktioniert nur für Personen mit Zugriff auf diesen Ordner",
"Only works for people with access to this file" : "Funktioniert nur für Personen mit Zugriff auf diese Datei",
"Copy public link of \"{title}\" to clipboard" : "Öffentlichen Link von \"{title}\" in die Zwischenablage kopieren",
+ "Name or email …" : "Name oder E-Mail-Adresse …",
+ "Name, email, or Federated Cloud ID …" : "Name, E-Mail-Adresse oder Federated-Cloud-ID …",
+ "Searching …" : "Suche …",
"Search globally" : "Global suchen",
"Search for share recipients" : "Nach Freigabeempfängern suchen",
"No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.",
diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js
index ea380d21515..848555a5a2f 100644
--- a/apps/files_sharing/l10n/el.js
+++ b/apps/files_sharing/l10n/el.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Δυνατότητα επεξεργασίας",
"Custom permissions" : "Προσαρμοσμένα δικαιώματα",
"Resharing is not allowed" : "Δεν επιτρέπεται ο επαναμοιρασμός",
- "Name or email …" : "Όνομα ή διεύθυνση ηλεκτρονικού ταχυδρομείου",
- "Name, email, or Federated Cloud ID …" : "Όνομα, διεύθυνση ηλεκτρονικού ταχυδρομείου ή Ομοσπονδιακό αναγνωριστικό Cloud…",
- "Searching …" : "Αναζήτηση ...",
"No elements found." : "Δεν βρέθηκαν στοιχεία.",
"Search everywhere" : "Αναζητήστε παντού",
"Guest" : "Επισκέπτης",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Λειτουργεί μόνο για άτομα με πρόσβαση σε αυτόν τον φάκελο",
"Only works for people with access to this file" : "Λειτουργεί μόνο για άτομα με πρόσβαση σε αυτό το αρχείο",
"Copy public link of \"{title}\" to clipboard" : "Αντιγραφή του δημόσιου συνδέσμου \"{title}\" στο πρόχειρο",
+ "Name or email …" : "Όνομα ή διεύθυνση ηλεκτρονικού ταχυδρομείου",
+ "Name, email, or Federated Cloud ID …" : "Όνομα, διεύθυνση ηλεκτρονικού ταχυδρομείου ή Ομοσπονδιακό αναγνωριστικό Cloud…",
+ "Searching …" : "Αναζήτηση ...",
"Search globally" : "Γενική αναζήτηση",
"Search for share recipients" : "Αναζήτηση για παραλήπτες διαμοιρασμού",
"No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.",
diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json
index 530324a793a..ee7005f229b 100644
--- a/apps/files_sharing/l10n/el.json
+++ b/apps/files_sharing/l10n/el.json
@@ -235,9 +235,6 @@
"Can edit" : "Δυνατότητα επεξεργασίας",
"Custom permissions" : "Προσαρμοσμένα δικαιώματα",
"Resharing is not allowed" : "Δεν επιτρέπεται ο επαναμοιρασμός",
- "Name or email …" : "Όνομα ή διεύθυνση ηλεκτρονικού ταχυδρομείου",
- "Name, email, or Federated Cloud ID …" : "Όνομα, διεύθυνση ηλεκτρονικού ταχυδρομείου ή Ομοσπονδιακό αναγνωριστικό Cloud…",
- "Searching …" : "Αναζήτηση ...",
"No elements found." : "Δεν βρέθηκαν στοιχεία.",
"Search everywhere" : "Αναζητήστε παντού",
"Guest" : "Επισκέπτης",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Λειτουργεί μόνο για άτομα με πρόσβαση σε αυτόν τον φάκελο",
"Only works for people with access to this file" : "Λειτουργεί μόνο για άτομα με πρόσβαση σε αυτό το αρχείο",
"Copy public link of \"{title}\" to clipboard" : "Αντιγραφή του δημόσιου συνδέσμου \"{title}\" στο πρόχειρο",
+ "Name or email …" : "Όνομα ή διεύθυνση ηλεκτρονικού ταχυδρομείου",
+ "Name, email, or Federated Cloud ID …" : "Όνομα, διεύθυνση ηλεκτρονικού ταχυδρομείου ή Ομοσπονδιακό αναγνωριστικό Cloud…",
+ "Searching …" : "Αναζήτηση ...",
"Search globally" : "Γενική αναζήτηση",
"Search for share recipients" : "Αναζήτηση για παραλήπτες διαμοιρασμού",
"No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.",
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index d0419b1b447..23bf7265429 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Can edit",
"Custom permissions" : "Custom permissions",
"Resharing is not allowed" : "Resharing is not allowed",
- "Name or email …" : "Name or email …",
- "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …",
- "Searching …" : "Searching …",
"No elements found." : "No elements found.",
"Search everywhere" : "Search everywhere",
"Guest" : "Guest",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Only works for people with access to this folder",
"Only works for people with access to this file" : "Only works for people with access to this file",
"Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" to clipboard",
+ "Name or email …" : "Name or email …",
+ "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …",
+ "Searching …" : "Searching …",
"Search globally" : "Search globally",
"Search for share recipients" : "Search for share recipients",
"No recommendations. Start typing." : "No recommendations. Start typing.",
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index 9aa68562c96..4641fd92662 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -235,9 +235,6 @@
"Can edit" : "Can edit",
"Custom permissions" : "Custom permissions",
"Resharing is not allowed" : "Resharing is not allowed",
- "Name or email …" : "Name or email …",
- "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …",
- "Searching …" : "Searching …",
"No elements found." : "No elements found.",
"Search everywhere" : "Search everywhere",
"Guest" : "Guest",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Only works for people with access to this folder",
"Only works for people with access to this file" : "Only works for people with access to this file",
"Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" to clipboard",
+ "Name or email …" : "Name or email …",
+ "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …",
+ "Searching …" : "Searching …",
"Search globally" : "Search globally",
"Search for share recipients" : "Search for share recipients",
"No recommendations. Start typing." : "No recommendations. Start typing.",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index af10e3dc096..aa8cd271ece 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Puede editar",
"Custom permissions" : "Permisos personalizados",
"Resharing is not allowed" : "No se permite compartir de nuevo",
- "Name or email …" : "Nombre o correo electrónico …",
- "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o ID de nube federada...",
- "Searching …" : "Buscando ...",
"No elements found." : "No se encontraron elementos.",
"Search everywhere" : "Buscar en todas partes",
"Guest" : "Invitado",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Sólo funciona para personas con acceso a esta carpeta",
"Only works for people with access to this file" : "Sólo funciona para personas con acceso a este archivo",
"Copy public link of \"{title}\" to clipboard" : "Copiar enlace público de \"{title}\" al portapapeles",
+ "Name or email …" : "Nombre o correo electrónico …",
+ "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o ID de nube federada...",
+ "Searching …" : "Buscando ...",
"Search globally" : "Buscar globalmente",
"Search for share recipients" : "Buscar destinatarios para el recurso compartido",
"No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index 24c5f0d0432..a1a7cf3831f 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -235,9 +235,6 @@
"Can edit" : "Puede editar",
"Custom permissions" : "Permisos personalizados",
"Resharing is not allowed" : "No se permite compartir de nuevo",
- "Name or email …" : "Nombre o correo electrónico …",
- "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o ID de nube federada...",
- "Searching …" : "Buscando ...",
"No elements found." : "No se encontraron elementos.",
"Search everywhere" : "Buscar en todas partes",
"Guest" : "Invitado",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Sólo funciona para personas con acceso a esta carpeta",
"Only works for people with access to this file" : "Sólo funciona para personas con acceso a este archivo",
"Copy public link of \"{title}\" to clipboard" : "Copiar enlace público de \"{title}\" al portapapeles",
+ "Name or email …" : "Nombre o correo electrónico …",
+ "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o ID de nube federada...",
+ "Searching …" : "Buscando ...",
"Search globally" : "Buscar globalmente",
"Search for share recipients" : "Buscar destinatarios para el recurso compartido",
"No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.",
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js
index 1c0ce26c512..65acb530171 100644
--- a/apps/files_sharing/l10n/es_EC.js
+++ b/apps/files_sharing/l10n/es_EC.js
@@ -147,9 +147,6 @@ OC.L10N.register(
"View only" : "Solo vista",
"Custom permissions" : "Permisos personalizados",
"Resharing is not allowed" : "No se permite volver a compartir",
- "Name or email …" : "Nombre o correo electrónico...",
- "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o ID de la nube federada...",
- "Searching …" : "Buscando...",
"No elements found." : "No se encontraron elementos.",
"Guest" : "Invitado",
"Group" : "Grupo",
@@ -244,6 +241,9 @@ OC.L10N.register(
"Copy to clipboard" : "Copiar al portapapeles",
"Copy internal link to clipboard" : "Copiar enlace interno al portapapeles",
"Copy public link of \"{title}\" to clipboard" : "Copiar enlace público de \"{title}\" al portapapeles",
+ "Name or email …" : "Nombre o correo electrónico...",
+ "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o ID de la nube federada...",
+ "Searching …" : "Buscando...",
"Search globally" : "Buscar globalmente",
"Search for share recipients" : "Buscar destinatarios de la compartición",
"No recommendations. Start typing." : "No hay recomendaciones. Comienza a escribir.",
diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json
index 5c94c7d0055..1e80e2c0bf2 100644
--- a/apps/files_sharing/l10n/es_EC.json
+++ b/apps/files_sharing/l10n/es_EC.json
@@ -145,9 +145,6 @@
"View only" : "Solo vista",
"Custom permissions" : "Permisos personalizados",
"Resharing is not allowed" : "No se permite volver a compartir",
- "Name or email …" : "Nombre o correo electrónico...",
- "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o ID de la nube federada...",
- "Searching …" : "Buscando...",
"No elements found." : "No se encontraron elementos.",
"Guest" : "Invitado",
"Group" : "Grupo",
@@ -242,6 +239,9 @@
"Copy to clipboard" : "Copiar al portapapeles",
"Copy internal link to clipboard" : "Copiar enlace interno al portapapeles",
"Copy public link of \"{title}\" to clipboard" : "Copiar enlace público de \"{title}\" al portapapeles",
+ "Name or email …" : "Nombre o correo electrónico...",
+ "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o ID de la nube federada...",
+ "Searching …" : "Buscando...",
"Search globally" : "Buscar globalmente",
"Search for share recipients" : "Buscar destinatarios de la compartición",
"No recommendations. Start typing." : "No hay recomendaciones. Comienza a escribir.",
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js
index 9911696f7bf..7bae2db3c70 100644
--- a/apps/files_sharing/l10n/es_MX.js
+++ b/apps/files_sharing/l10n/es_MX.js
@@ -217,9 +217,6 @@ OC.L10N.register(
"Can edit" : "Puede editar",
"Custom permissions" : "Permisos personalizados",
"Resharing is not allowed" : "No está permitido recompartir",
- "Name or email …" : "Nombre o correo electrónico …",
- "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o identificador de la nube federada ...",
- "Searching …" : "Buscando …",
"No elements found." : "No se encontraron elementos",
"Search everywhere" : "Buscar en todas partes",
"Guest" : "Invitado",
@@ -345,6 +342,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Sólo funciona para personas con acceso a esta carpeta",
"Only works for people with access to this file" : "Sólo funciona para personas con acceso a este archivo",
"Copy public link of \"{title}\" to clipboard" : "Copiar enlace público de \"{title}\" al portapapeles",
+ "Name or email …" : "Nombre o correo electrónico …",
+ "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o identificador de la nube federada ...",
+ "Searching …" : "Buscando …",
"Search globally" : "Búsqueda global",
"Search for share recipients" : "Buscar destinatarios del recurso compartido",
"No recommendations. Start typing." : "Sin recomendaciones. Empiece a escribir.",
diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json
index 17d1c4b2834..6d11d1e2745 100644
--- a/apps/files_sharing/l10n/es_MX.json
+++ b/apps/files_sharing/l10n/es_MX.json
@@ -215,9 +215,6 @@
"Can edit" : "Puede editar",
"Custom permissions" : "Permisos personalizados",
"Resharing is not allowed" : "No está permitido recompartir",
- "Name or email …" : "Nombre o correo electrónico …",
- "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o identificador de la nube federada ...",
- "Searching …" : "Buscando …",
"No elements found." : "No se encontraron elementos",
"Search everywhere" : "Buscar en todas partes",
"Guest" : "Invitado",
@@ -343,6 +340,9 @@
"Only works for people with access to this folder" : "Sólo funciona para personas con acceso a esta carpeta",
"Only works for people with access to this file" : "Sólo funciona para personas con acceso a este archivo",
"Copy public link of \"{title}\" to clipboard" : "Copiar enlace público de \"{title}\" al portapapeles",
+ "Name or email …" : "Nombre o correo electrónico …",
+ "Name, email, or Federated Cloud ID …" : "Nombre, correo electrónico o identificador de la nube federada ...",
+ "Searching …" : "Buscando …",
"Search globally" : "Búsqueda global",
"Search for share recipients" : "Buscar destinatarios del recurso compartido",
"No recommendations. Start typing." : "Sin recomendaciones. Empiece a escribir.",
diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js
index 008e0ac6fed..3f32775c6ac 100644
--- a/apps/files_sharing/l10n/et_EE.js
+++ b/apps/files_sharing/l10n/et_EE.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Võib muuta",
"Custom permissions" : "Kohandatud õigused",
"Resharing is not allowed" : "Edasijagamine pole lubatud",
- "Name or email …" : "Nimi või e-posti aadress…",
- "Name, email, or Federated Cloud ID …" : "Nimi, e-posti aadress või liitpilve kasutajatunnus…",
- "Searching …" : "Otsin...",
"No elements found." : "Elemente ei leidu.",
"Search everywhere" : "Otsi kõikjalt",
"Guest" : "Külaline",
@@ -424,6 +421,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Toimib vaid kasutajate puhul, kellel on ligipääs siia kausta",
"Only works for people with access to this file" : "Toimib vaid kasutajate puhul, kellel on ligipääs sellele failile",
"Copy public link of \"{title}\" to clipboard" : "Kopeeri „{title}“ avalik link lõikelauale",
+ "Name or email …" : "Nimi või e-posti aadress…",
+ "Name, email, or Federated Cloud ID …" : "Nimi, e-posti aadress või liitpilve kasutajatunnus…",
+ "Searching …" : "Otsin...",
"Search globally" : "Otsi kõikjalt",
"Search for share recipients" : "Otsi jaosmeedia saajaid",
"No recommendations. Start typing." : "Soovitusi pole. Alusta trükkimist.",
diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json
index f91b19150e0..ce75326a439 100644
--- a/apps/files_sharing/l10n/et_EE.json
+++ b/apps/files_sharing/l10n/et_EE.json
@@ -235,9 +235,6 @@
"Can edit" : "Võib muuta",
"Custom permissions" : "Kohandatud õigused",
"Resharing is not allowed" : "Edasijagamine pole lubatud",
- "Name or email …" : "Nimi või e-posti aadress…",
- "Name, email, or Federated Cloud ID …" : "Nimi, e-posti aadress või liitpilve kasutajatunnus…",
- "Searching …" : "Otsin...",
"No elements found." : "Elemente ei leidu.",
"Search everywhere" : "Otsi kõikjalt",
"Guest" : "Külaline",
@@ -422,6 +419,9 @@
"Only works for people with access to this folder" : "Toimib vaid kasutajate puhul, kellel on ligipääs siia kausta",
"Only works for people with access to this file" : "Toimib vaid kasutajate puhul, kellel on ligipääs sellele failile",
"Copy public link of \"{title}\" to clipboard" : "Kopeeri „{title}“ avalik link lõikelauale",
+ "Name or email …" : "Nimi või e-posti aadress…",
+ "Name, email, or Federated Cloud ID …" : "Nimi, e-posti aadress või liitpilve kasutajatunnus…",
+ "Searching …" : "Otsin...",
"Search globally" : "Otsi kõikjalt",
"Search for share recipients" : "Otsi jaosmeedia saajaid",
"No recommendations. Start typing." : "Soovitusi pole. Alusta trükkimist.",
diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js
index bcc8d9247bc..d79b9ea2829 100644
--- a/apps/files_sharing/l10n/eu.js
+++ b/apps/files_sharing/l10n/eu.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Editatu dezake",
"Custom permissions" : "Baimen pertsonalizatuak",
"Resharing is not allowed" : "Birpartekatzea ez da onartzen",
- "Name or email …" : "Izena edo posta ...",
- "Name, email, or Federated Cloud ID …" : "Izena, posta, edo federatutako hodei IDa...",
- "Searching …" : "Bilatzen…",
"No elements found." : "Ez da elementurik aurkitu.",
"Search everywhere" : "Bilatu nonahi",
"Guest" : "Gonbidatua",
@@ -424,6 +421,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Karpeta honetara sarbidea duten pertsonentzat bakarrik funtzionatzen du",
"Only works for people with access to this file" : "Fitxategi honetara sarbidea duten pertsonentzat bakarrik funtzionatzen du",
"Copy public link of \"{title}\" to clipboard" : "Kopiatu \"{title}\"-ren esteka publikoa arbelean",
+ "Name or email …" : "Izena edo posta ...",
+ "Name, email, or Federated Cloud ID …" : "Izena, posta, edo federatutako hodei IDa...",
+ "Searching …" : "Bilatzen…",
"Search globally" : "Bilatu globalki",
"Search for share recipients" : "Bilatu partekatze-hartzaileak",
"No recommendations. Start typing." : "Gomendiorik ez. Hasi idazten.",
diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json
index af4365b93c6..6508bd8f5d3 100644
--- a/apps/files_sharing/l10n/eu.json
+++ b/apps/files_sharing/l10n/eu.json
@@ -235,9 +235,6 @@
"Can edit" : "Editatu dezake",
"Custom permissions" : "Baimen pertsonalizatuak",
"Resharing is not allowed" : "Birpartekatzea ez da onartzen",
- "Name or email …" : "Izena edo posta ...",
- "Name, email, or Federated Cloud ID …" : "Izena, posta, edo federatutako hodei IDa...",
- "Searching …" : "Bilatzen…",
"No elements found." : "Ez da elementurik aurkitu.",
"Search everywhere" : "Bilatu nonahi",
"Guest" : "Gonbidatua",
@@ -422,6 +419,9 @@
"Only works for people with access to this folder" : "Karpeta honetara sarbidea duten pertsonentzat bakarrik funtzionatzen du",
"Only works for people with access to this file" : "Fitxategi honetara sarbidea duten pertsonentzat bakarrik funtzionatzen du",
"Copy public link of \"{title}\" to clipboard" : "Kopiatu \"{title}\"-ren esteka publikoa arbelean",
+ "Name or email …" : "Izena edo posta ...",
+ "Name, email, or Federated Cloud ID …" : "Izena, posta, edo federatutako hodei IDa...",
+ "Searching …" : "Bilatzen…",
"Search globally" : "Bilatu globalki",
"Search for share recipients" : "Bilatu partekatze-hartzaileak",
"No recommendations. Start typing." : "Gomendiorik ez. Hasi idazten.",
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js
index 0c75e0aa622..9956da87023 100644
--- a/apps/files_sharing/l10n/fi.js
+++ b/apps/files_sharing/l10n/fi.js
@@ -190,9 +190,6 @@ OC.L10N.register(
"Can edit" : "Voi muokata",
"Custom permissions" : "Mukautetut oikeudet",
"Resharing is not allowed" : "Uudelleenjako ei ole sallittu",
- "Name or email …" : "Nimi tai sähköposti...",
- "Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
- "Searching …" : "Haetaan…",
"No elements found." : "Elementtejä ei löytynyt.",
"Search everywhere" : "Etsi kaikkialta",
"Guest" : "Vieras",
@@ -325,6 +322,9 @@ OC.L10N.register(
"Copy to clipboard" : "Kopioi leikepöydälle",
"Copy internal link to clipboard" : "Kopioi sisäinen linkki leikepöydälle",
"Copy public link of \"{title}\" to clipboard" : "Kopioi kohteen \"{title}\" julkinen linkki leikepöydälle",
+ "Name or email …" : "Nimi tai sähköposti...",
+ "Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
+ "Searching …" : "Haetaan…",
"Search globally" : "Hae globaalisti",
"Search for share recipients" : "Etsi jaon vastaanottajia",
"No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.",
diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json
index 72b1d81ded7..203d4981f5b 100644
--- a/apps/files_sharing/l10n/fi.json
+++ b/apps/files_sharing/l10n/fi.json
@@ -188,9 +188,6 @@
"Can edit" : "Voi muokata",
"Custom permissions" : "Mukautetut oikeudet",
"Resharing is not allowed" : "Uudelleenjako ei ole sallittu",
- "Name or email …" : "Nimi tai sähköposti...",
- "Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
- "Searching …" : "Haetaan…",
"No elements found." : "Elementtejä ei löytynyt.",
"Search everywhere" : "Etsi kaikkialta",
"Guest" : "Vieras",
@@ -323,6 +320,9 @@
"Copy to clipboard" : "Kopioi leikepöydälle",
"Copy internal link to clipboard" : "Kopioi sisäinen linkki leikepöydälle",
"Copy public link of \"{title}\" to clipboard" : "Kopioi kohteen \"{title}\" julkinen linkki leikepöydälle",
+ "Name or email …" : "Nimi tai sähköposti...",
+ "Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
+ "Searching …" : "Haetaan…",
"Search globally" : "Hae globaalisti",
"Search for share recipients" : "Etsi jaon vastaanottajia",
"No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.",
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index ded77e7a205..3d4e36255cb 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Peut modifier",
"Custom permissions" : "Permissions personnalisées",
"Resharing is not allowed" : "Le repartage n'est pas autorisé",
- "Name or email …" : "Nom ou adresse e-mail...",
- "Name, email, or Federated Cloud ID …" : "Nom, adresse e-mail ou ID de Cloud Fédéré…",
- "Searching …" : "Recherche…",
"No elements found." : "Aucun élément trouvé.",
"Search everywhere" : "Chercher partout",
"Guest" : "Invité",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Fonctionne uniquement pour les personnes ayant accès à ce dossier",
"Only works for people with access to this file" : "Fonctionne uniquement pour les personnes ayant accès à ce fichier",
"Copy public link of \"{title}\" to clipboard" : "Copier le lien public de \"{title}\" dans le presse-papiers",
+ "Name or email …" : "Nom ou adresse e-mail...",
+ "Name, email, or Federated Cloud ID …" : "Nom, adresse e-mail ou ID de Cloud Fédéré…",
+ "Searching …" : "Recherche…",
"Search globally" : "Rechercher partout",
"Search for share recipients" : "Recherche de destinataires de partages",
"No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index ab068bd1f84..46c7f720fe6 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -235,9 +235,6 @@
"Can edit" : "Peut modifier",
"Custom permissions" : "Permissions personnalisées",
"Resharing is not allowed" : "Le repartage n'est pas autorisé",
- "Name or email …" : "Nom ou adresse e-mail...",
- "Name, email, or Federated Cloud ID …" : "Nom, adresse e-mail ou ID de Cloud Fédéré…",
- "Searching …" : "Recherche…",
"No elements found." : "Aucun élément trouvé.",
"Search everywhere" : "Chercher partout",
"Guest" : "Invité",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Fonctionne uniquement pour les personnes ayant accès à ce dossier",
"Only works for people with access to this file" : "Fonctionne uniquement pour les personnes ayant accès à ce fichier",
"Copy public link of \"{title}\" to clipboard" : "Copier le lien public de \"{title}\" dans le presse-papiers",
+ "Name or email …" : "Nom ou adresse e-mail...",
+ "Name, email, or Federated Cloud ID …" : "Nom, adresse e-mail ou ID de Cloud Fédéré…",
+ "Searching …" : "Recherche…",
"Search globally" : "Rechercher partout",
"Search for share recipients" : "Recherche de destinataires de partages",
"No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.",
diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js
index e0143becc52..52393b3b446 100644
--- a/apps/files_sharing/l10n/ga.js
+++ b/apps/files_sharing/l10n/ga.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Is féidir eagarthóireacht a dhéanamh",
"Custom permissions" : "Ceadanna saincheaptha",
"Resharing is not allowed" : "Ní cheadaítear athroinnt",
- "Name or email …" : "Ainm nó ríomhphost…",
- "Name, email, or Federated Cloud ID …" : "Ainm, ríomhphost, nó ID Néal Cónaidhme…",
- "Searching …" : "Ag cuardach…",
"No elements found." : "Níor aimsíodh aon eilimintí.",
"Search everywhere" : "Cuardaigh i ngach áit",
"Guest" : "Aoi",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Ní oibríonn ach do dhaoine a bhfuil rochtain acu ar an bhfillteán seo",
"Only works for people with access to this file" : "Ní oibríonn ach do dhaoine a bhfuil rochtain acu ar an gcomhad seo",
"Copy public link of \"{title}\" to clipboard" : "Cóipeáil nasc poiblí de \"{title}\" chuig an ngearrthaisce",
+ "Name or email …" : "Ainm nó ríomhphost…",
+ "Name, email, or Federated Cloud ID …" : "Ainm, ríomhphost, nó ID Néal Cónaidhme…",
+ "Searching …" : "Ag cuardach…",
"Search globally" : "Cuardaigh go domhanda",
"Search for share recipients" : "Cuardaigh faighteoirí scaireanna",
"No recommendations. Start typing." : "Gan moltaí. Tosaigh ag clóscríobh.",
diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json
index e1bb25eee3b..acf7cc5d70e 100644
--- a/apps/files_sharing/l10n/ga.json
+++ b/apps/files_sharing/l10n/ga.json
@@ -235,9 +235,6 @@
"Can edit" : "Is féidir eagarthóireacht a dhéanamh",
"Custom permissions" : "Ceadanna saincheaptha",
"Resharing is not allowed" : "Ní cheadaítear athroinnt",
- "Name or email …" : "Ainm nó ríomhphost…",
- "Name, email, or Federated Cloud ID …" : "Ainm, ríomhphost, nó ID Néal Cónaidhme…",
- "Searching …" : "Ag cuardach…",
"No elements found." : "Níor aimsíodh aon eilimintí.",
"Search everywhere" : "Cuardaigh i ngach áit",
"Guest" : "Aoi",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Ní oibríonn ach do dhaoine a bhfuil rochtain acu ar an bhfillteán seo",
"Only works for people with access to this file" : "Ní oibríonn ach do dhaoine a bhfuil rochtain acu ar an gcomhad seo",
"Copy public link of \"{title}\" to clipboard" : "Cóipeáil nasc poiblí de \"{title}\" chuig an ngearrthaisce",
+ "Name or email …" : "Ainm nó ríomhphost…",
+ "Name, email, or Federated Cloud ID …" : "Ainm, ríomhphost, nó ID Néal Cónaidhme…",
+ "Searching …" : "Ag cuardach…",
"Search globally" : "Cuardaigh go domhanda",
"Search for share recipients" : "Cuardaigh faighteoirí scaireanna",
"No recommendations. Start typing." : "Gan moltaí. Tosaigh ag clóscríobh.",
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js
index 5278c3334ae..6322baaef3c 100644
--- a/apps/files_sharing/l10n/gl.js
+++ b/apps/files_sharing/l10n/gl.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Pode editar",
"Custom permissions" : "Permisos personalizados",
"Resharing is not allowed" : "Non se permite volver compartir",
- "Name or email …" : "Nome ou correo…",
- "Name, email, or Federated Cloud ID …" : "Nome, correo ou ID de nube federada…",
- "Searching …" : "Buscando…",
"No elements found." : "Non se atopou ningún elemento.",
"Search everywhere" : "Buscar en todos os sitios",
"Guest" : "Convidado",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Só funciona para as persoas que teñen acceso a este cartafol",
"Only works for people with access to this file" : "Só funciona para as persoas que teñen acceso a este ficheiro",
"Copy public link of \"{title}\" to clipboard" : "Copiar a ligazón pública de «{title}» no portapapeis",
+ "Name or email …" : "Nome ou correo…",
+ "Name, email, or Federated Cloud ID …" : "Nome, correo ou ID de nube federada…",
+ "Searching …" : "Buscando…",
"Search globally" : "Buscar globalmente",
"Search for share recipients" : "Buscar destinatarios de comparticións",
"No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.",
diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json
index 900d050efac..dfb0cf4a882 100644
--- a/apps/files_sharing/l10n/gl.json
+++ b/apps/files_sharing/l10n/gl.json
@@ -235,9 +235,6 @@
"Can edit" : "Pode editar",
"Custom permissions" : "Permisos personalizados",
"Resharing is not allowed" : "Non se permite volver compartir",
- "Name or email …" : "Nome ou correo…",
- "Name, email, or Federated Cloud ID …" : "Nome, correo ou ID de nube federada…",
- "Searching …" : "Buscando…",
"No elements found." : "Non se atopou ningún elemento.",
"Search everywhere" : "Buscar en todos os sitios",
"Guest" : "Convidado",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Só funciona para as persoas que teñen acceso a este cartafol",
"Only works for people with access to this file" : "Só funciona para as persoas que teñen acceso a este ficheiro",
"Copy public link of \"{title}\" to clipboard" : "Copiar a ligazón pública de «{title}» no portapapeis",
+ "Name or email …" : "Nome ou correo…",
+ "Name, email, or Federated Cloud ID …" : "Nome, correo ou ID de nube federada…",
+ "Searching …" : "Buscando…",
"Search globally" : "Buscar globalmente",
"Search for share recipients" : "Buscar destinatarios de comparticións",
"No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.",
diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js
index c86bffc5278..d6b799cf16f 100644
--- a/apps/files_sharing/l10n/hu.js
+++ b/apps/files_sharing/l10n/hu.js
@@ -168,9 +168,6 @@ OC.L10N.register(
"Can edit" : "Szerkesztheti",
"Custom permissions" : "Egyéni jogosultságok",
"Resharing is not allowed" : "A továbbosztás nem engedélyezett",
- "Name or email …" : "Név vagy e-mail-cím…",
- "Name, email, or Federated Cloud ID …" : "Név, e-mail-cím vagy föderált felhőazonosító…",
- "Searching …" : "Keresés…",
"No elements found." : "Nem található elem.",
"Search everywhere" : "Keresés mindenhol",
"Guest" : "Vendég",
@@ -285,6 +282,9 @@ OC.L10N.register(
"Copy internal link to clipboard" : "Belső hivatkozás másolása a vágólapra",
"Only works for people with access to this file" : "Csak azoknál működik, akiknek van hozzáférésük ehhez a fájlhoz",
"Copy public link of \"{title}\" to clipboard" : "A(z) „{title}” nyilvános hivatkozás másolása a vágólapra",
+ "Name or email …" : "Név vagy e-mail-cím…",
+ "Name, email, or Federated Cloud ID …" : "Név, e-mail-cím vagy föderált felhőazonosító…",
+ "Searching …" : "Keresés…",
"Search globally" : "Globális keresés",
"Search for share recipients" : "Megosztás résztvevőinek keresése",
"No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.",
diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json
index 5f85941f721..57561af574b 100644
--- a/apps/files_sharing/l10n/hu.json
+++ b/apps/files_sharing/l10n/hu.json
@@ -166,9 +166,6 @@
"Can edit" : "Szerkesztheti",
"Custom permissions" : "Egyéni jogosultságok",
"Resharing is not allowed" : "A továbbosztás nem engedélyezett",
- "Name or email …" : "Név vagy e-mail-cím…",
- "Name, email, or Federated Cloud ID …" : "Név, e-mail-cím vagy föderált felhőazonosító…",
- "Searching …" : "Keresés…",
"No elements found." : "Nem található elem.",
"Search everywhere" : "Keresés mindenhol",
"Guest" : "Vendég",
@@ -283,6 +280,9 @@
"Copy internal link to clipboard" : "Belső hivatkozás másolása a vágólapra",
"Only works for people with access to this file" : "Csak azoknál működik, akiknek van hozzáférésük ehhez a fájlhoz",
"Copy public link of \"{title}\" to clipboard" : "A(z) „{title}” nyilvános hivatkozás másolása a vágólapra",
+ "Name or email …" : "Név vagy e-mail-cím…",
+ "Name, email, or Federated Cloud ID …" : "Név, e-mail-cím vagy föderált felhőazonosító…",
+ "Searching …" : "Keresés…",
"Search globally" : "Globális keresés",
"Search for share recipients" : "Megosztás résztvevőinek keresése",
"No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.",
diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js
index 91204e5788b..09b2f3436a9 100644
--- a/apps/files_sharing/l10n/is.js
+++ b/apps/files_sharing/l10n/is.js
@@ -214,9 +214,6 @@ OC.L10N.register(
"Can edit" : "Getur breytt",
"Custom permissions" : "Sérsniðnar heimildir",
"Resharing is not allowed" : "Endurdeiling er ekki leyfð",
- "Name or email …" : "Nafn eða tölvupóstfang …",
- "Name, email, or Federated Cloud ID …" : "Nafn, tölvupóstfang eða skýjasambandsauðkenni (Federated Cloud ID) …",
- "Searching …" : "Leita …",
"No elements found." : "Engin stök fundust.",
"Search everywhere" : "Leita allsstaðar",
"Guest" : "Gestur",
@@ -373,6 +370,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Virkar bara fyrir fólk sem hefur aðgang að þessari möppu",
"Only works for people with access to this file" : "Virkar bara fyrir fólk sem hefur aðgang að þessari skrá",
"Copy public link of \"{title}\" to clipboard" : "Afrita opinberan tengil \"{title}\" á klippispjald",
+ "Name or email …" : "Nafn eða tölvupóstfang …",
+ "Name, email, or Federated Cloud ID …" : "Nafn, tölvupóstfang eða skýjasambandsauðkenni (Federated Cloud ID) …",
+ "Searching …" : "Leita …",
"Search globally" : "Leita allstaðar",
"Search for share recipients" : "Leita að viðtakendum sameignar",
"No recommendations. Start typing." : "Engar tillögur. Byrjaðu að skrifa.",
diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json
index a8d217178f6..38750016016 100644
--- a/apps/files_sharing/l10n/is.json
+++ b/apps/files_sharing/l10n/is.json
@@ -212,9 +212,6 @@
"Can edit" : "Getur breytt",
"Custom permissions" : "Sérsniðnar heimildir",
"Resharing is not allowed" : "Endurdeiling er ekki leyfð",
- "Name or email …" : "Nafn eða tölvupóstfang …",
- "Name, email, or Federated Cloud ID …" : "Nafn, tölvupóstfang eða skýjasambandsauðkenni (Federated Cloud ID) …",
- "Searching …" : "Leita …",
"No elements found." : "Engin stök fundust.",
"Search everywhere" : "Leita allsstaðar",
"Guest" : "Gestur",
@@ -371,6 +368,9 @@
"Only works for people with access to this folder" : "Virkar bara fyrir fólk sem hefur aðgang að þessari möppu",
"Only works for people with access to this file" : "Virkar bara fyrir fólk sem hefur aðgang að þessari skrá",
"Copy public link of \"{title}\" to clipboard" : "Afrita opinberan tengil \"{title}\" á klippispjald",
+ "Name or email …" : "Nafn eða tölvupóstfang …",
+ "Name, email, or Federated Cloud ID …" : "Nafn, tölvupóstfang eða skýjasambandsauðkenni (Federated Cloud ID) …",
+ "Searching …" : "Leita …",
"Search globally" : "Leita allstaðar",
"Search for share recipients" : "Leita að viðtakendum sameignar",
"No recommendations. Start typing." : "Engar tillögur. Byrjaðu að skrifa.",
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index faf837ec41b..25c9e9844f8 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -235,9 +235,6 @@ OC.L10N.register(
"Can edit" : "Può modificare",
"Custom permissions" : "Autorizzazioni personalizzate",
"Resharing is not allowed" : "La ri-condivisione non è consentita",
- "Name or email …" : "Nome o email...",
- "Name, email, or Federated Cloud ID …" : "Nome, email o ID di cloud federata...",
- "Searching …" : "Ricerca in corso...",
"No elements found." : "Nessun elemento trovato.",
"Search everywhere" : "Cerca ovunque",
"Guest" : "Ospite",
@@ -422,6 +419,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Funziona solo per le persone con accesso a questa cartella",
"Only works for people with access to this file" : "Funziona solo per le persone con accesso a questo file",
"Copy public link of \"{title}\" to clipboard" : "Copia il collegamento pubblico di \"{title}\" negli appunti",
+ "Name or email …" : "Nome o email...",
+ "Name, email, or Federated Cloud ID …" : "Nome, email o ID di cloud federata...",
+ "Searching …" : "Ricerca in corso...",
"Search globally" : "Cerca globalmente",
"Search for share recipients" : "Cerca i destinatari della condivisione",
"No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.",
diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json
index 89ccec4689b..904661e44ec 100644
--- a/apps/files_sharing/l10n/it.json
+++ b/apps/files_sharing/l10n/it.json
@@ -233,9 +233,6 @@
"Can edit" : "Può modificare",
"Custom permissions" : "Autorizzazioni personalizzate",
"Resharing is not allowed" : "La ri-condivisione non è consentita",
- "Name or email …" : "Nome o email...",
- "Name, email, or Federated Cloud ID …" : "Nome, email o ID di cloud federata...",
- "Searching …" : "Ricerca in corso...",
"No elements found." : "Nessun elemento trovato.",
"Search everywhere" : "Cerca ovunque",
"Guest" : "Ospite",
@@ -420,6 +417,9 @@
"Only works for people with access to this folder" : "Funziona solo per le persone con accesso a questa cartella",
"Only works for people with access to this file" : "Funziona solo per le persone con accesso a questo file",
"Copy public link of \"{title}\" to clipboard" : "Copia il collegamento pubblico di \"{title}\" negli appunti",
+ "Name or email …" : "Nome o email...",
+ "Name, email, or Federated Cloud ID …" : "Nome, email o ID di cloud federata...",
+ "Searching …" : "Ricerca in corso...",
"Search globally" : "Cerca globalmente",
"Search for share recipients" : "Cerca i destinatari della condivisione",
"No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.",
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index 7112a00343a..7bab31f14b7 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "編集可能",
"Custom permissions" : "カスタム権限",
"Resharing is not allowed" : "再共有は許可されていません",
- "Name or email …" : "名前またはメールアドレス…",
- "Name, email, or Federated Cloud ID …" : "名前、メールアドレス、またはクラウド連携ID…",
- "Searching …" : "検索しています…",
"No elements found." : "要素が見つかりませんでした。",
"Search everywhere" : "あらゆる場所を検索",
"Guest" : "ゲスト",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "このフォルダにアクセスできる人にのみ機能します",
"Only works for people with access to this file" : "このファイルへのアクセスできる人にのみ機能します",
"Copy public link of \"{title}\" to clipboard" : "\"{title}\" の公開リンクをクリップボードにコピー",
+ "Name or email …" : "名前またはメールアドレス…",
+ "Name, email, or Federated Cloud ID …" : "名前、メールアドレス、またはクラウド連携ID…",
+ "Searching …" : "検索しています…",
"Search globally" : "グローバルに検索",
"Search for share recipients" : "共有の受信者を検索",
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json
index 851bfb8a698..8ba5e7801f4 100644
--- a/apps/files_sharing/l10n/ja.json
+++ b/apps/files_sharing/l10n/ja.json
@@ -235,9 +235,6 @@
"Can edit" : "編集可能",
"Custom permissions" : "カスタム権限",
"Resharing is not allowed" : "再共有は許可されていません",
- "Name or email …" : "名前またはメールアドレス…",
- "Name, email, or Federated Cloud ID …" : "名前、メールアドレス、またはクラウド連携ID…",
- "Searching …" : "検索しています…",
"No elements found." : "要素が見つかりませんでした。",
"Search everywhere" : "あらゆる場所を検索",
"Guest" : "ゲスト",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "このフォルダにアクセスできる人にのみ機能します",
"Only works for people with access to this file" : "このファイルへのアクセスできる人にのみ機能します",
"Copy public link of \"{title}\" to clipboard" : "\"{title}\" の公開リンクをクリップボードにコピー",
+ "Name or email …" : "名前またはメールアドレス…",
+ "Name, email, or Federated Cloud ID …" : "名前、メールアドレス、またはクラウド連携ID…",
+ "Searching …" : "検索しています…",
"Search globally" : "グローバルに検索",
"Search for share recipients" : "共有の受信者を検索",
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js
index 4a5c790b176..e08e921a063 100644
--- a/apps/files_sharing/l10n/ka.js
+++ b/apps/files_sharing/l10n/ka.js
@@ -150,9 +150,6 @@ OC.L10N.register(
"Can edit" : "Can edit",
"Custom permissions" : "Custom permissions",
"Resharing is not allowed" : "Resharing is not allowed",
- "Name or email …" : "Name or email …",
- "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …",
- "Searching …" : "Searching …",
"No elements found." : "No elements found.",
"Search everywhere" : "მოძებნე ყველგან",
"Guest" : "Guest",
@@ -257,6 +254,9 @@ OC.L10N.register(
"Copy to clipboard" : "Copy to clipboard",
"Copy internal link to clipboard" : "Copy internal link to clipboard",
"Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" to clipboard",
+ "Name or email …" : "Name or email …",
+ "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …",
+ "Searching …" : "Searching …",
"Search globally" : "Search globally",
"Search for share recipients" : "Search for share recipients",
"No recommendations. Start typing." : "No recommendations. Start typing.",
diff --git a/apps/files_sharing/l10n/ka.json b/apps/files_sharing/l10n/ka.json
index 7070de2bbef..0a9980c48b7 100644
--- a/apps/files_sharing/l10n/ka.json
+++ b/apps/files_sharing/l10n/ka.json
@@ -148,9 +148,6 @@
"Can edit" : "Can edit",
"Custom permissions" : "Custom permissions",
"Resharing is not allowed" : "Resharing is not allowed",
- "Name or email …" : "Name or email …",
- "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …",
- "Searching …" : "Searching …",
"No elements found." : "No elements found.",
"Search everywhere" : "მოძებნე ყველგან",
"Guest" : "Guest",
@@ -255,6 +252,9 @@
"Copy to clipboard" : "Copy to clipboard",
"Copy internal link to clipboard" : "Copy internal link to clipboard",
"Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" to clipboard",
+ "Name or email …" : "Name or email …",
+ "Name, email, or Federated Cloud ID …" : "Name, email, or Federated Cloud ID …",
+ "Searching …" : "Searching …",
"Search globally" : "Search globally",
"Search for share recipients" : "Search for share recipients",
"No recommendations. Start typing." : "No recommendations. Start typing.",
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index 3ba7e961781..be9de2044d5 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -232,9 +232,6 @@ OC.L10N.register(
"Can edit" : "편집 허용",
"Custom permissions" : "사용자 지정 권한",
"Resharing is not allowed" : "다시 공유할 수 없음",
- "Name or email …" : "이름 또는 이메일 …",
- "Name, email, or Federated Cloud ID …" : "이름, 이메일, 또는 연합 클라우드 ID …",
- "Searching …" : "검색 ...",
"No elements found." : "요소를 찾을 수 없습니다.",
"Search everywhere" : "모든 곳에서 찾기",
"Guest" : "손님",
@@ -397,6 +394,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "액세스 권한이 있는 사용자에게만 가능합니다",
"Only works for people with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동",
"Copy public link of \"{title}\" to clipboard" : "\"{title}\"의 공개 링크를 클립보드에 복사",
+ "Name or email …" : "이름 또는 이메일 …",
+ "Name, email, or Federated Cloud ID …" : "이름, 이메일, 또는 연합 클라우드 ID …",
+ "Searching …" : "검색 ...",
"Search globally" : "전역 검색",
"Search for share recipients" : "공유 대상 검색",
"No recommendations. Start typing." : "추천 없음. 타이핑을 시작하십시오",
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json
index 750d2bf295c..6dccfd671af 100644
--- a/apps/files_sharing/l10n/ko.json
+++ b/apps/files_sharing/l10n/ko.json
@@ -230,9 +230,6 @@
"Can edit" : "편집 허용",
"Custom permissions" : "사용자 지정 권한",
"Resharing is not allowed" : "다시 공유할 수 없음",
- "Name or email …" : "이름 또는 이메일 …",
- "Name, email, or Federated Cloud ID …" : "이름, 이메일, 또는 연합 클라우드 ID …",
- "Searching …" : "검색 ...",
"No elements found." : "요소를 찾을 수 없습니다.",
"Search everywhere" : "모든 곳에서 찾기",
"Guest" : "손님",
@@ -395,6 +392,9 @@
"Only works for people with access to this folder" : "액세스 권한이 있는 사용자에게만 가능합니다",
"Only works for people with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동",
"Copy public link of \"{title}\" to clipboard" : "\"{title}\"의 공개 링크를 클립보드에 복사",
+ "Name or email …" : "이름 또는 이메일 …",
+ "Name, email, or Federated Cloud ID …" : "이름, 이메일, 또는 연합 클라우드 ID …",
+ "Searching …" : "검색 ...",
"Search globally" : "전역 검색",
"Search for share recipients" : "공유 대상 검색",
"No recommendations. Start typing." : "추천 없음. 타이핑을 시작하십시오",
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index 66d1d65a620..e96a26e3015 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -164,9 +164,6 @@ OC.L10N.register(
"Can edit" : "Gali taisyti",
"Custom permissions" : "Tinkinti leidimai",
"Resharing is not allowed" : "Bendrinimas iš naujo yra neleidžiamas",
- "Name or email …" : "Vardas ar el. paštas…",
- "Name, email, or Federated Cloud ID …" : "Vardas, el. paštas ar federacinės debesijos ID…",
- "Searching …" : "Ieškoma…",
"No elements found." : "Nerasta jokių elementų.",
"Guest" : "Svečias",
"Group" : "Grupė",
@@ -268,6 +265,9 @@ OC.L10N.register(
"_1 email address added_::_{count} email addresses added_" : ["Pridėtas 1 el. pašto adresas","Pridėti {count} el. pašto adresai","Pridėta {count} el. pašto adresų","Pridėtas {count} el. pašto adresas"],
"Copy to clipboard" : "Kopijuoti į iškarpinę",
"Copy internal link to clipboard" : "Kopijuoti vidinę nuorodą į iškarpinę",
+ "Name or email …" : "Vardas ar el. paštas…",
+ "Name, email, or Federated Cloud ID …" : "Vardas, el. paštas ar federacinės debesijos ID…",
+ "Searching …" : "Ieškoma…",
"Search globally" : "Ieškoti visuotiniu mastu",
"Search for share recipients" : "Ieškoti viešinio gavėjų",
"No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.",
diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json
index 3b958e31412..3638138012f 100644
--- a/apps/files_sharing/l10n/lt_LT.json
+++ b/apps/files_sharing/l10n/lt_LT.json
@@ -162,9 +162,6 @@
"Can edit" : "Gali taisyti",
"Custom permissions" : "Tinkinti leidimai",
"Resharing is not allowed" : "Bendrinimas iš naujo yra neleidžiamas",
- "Name or email …" : "Vardas ar el. paštas…",
- "Name, email, or Federated Cloud ID …" : "Vardas, el. paštas ar federacinės debesijos ID…",
- "Searching …" : "Ieškoma…",
"No elements found." : "Nerasta jokių elementų.",
"Guest" : "Svečias",
"Group" : "Grupė",
@@ -266,6 +263,9 @@
"_1 email address added_::_{count} email addresses added_" : ["Pridėtas 1 el. pašto adresas","Pridėti {count} el. pašto adresai","Pridėta {count} el. pašto adresų","Pridėtas {count} el. pašto adresas"],
"Copy to clipboard" : "Kopijuoti į iškarpinę",
"Copy internal link to clipboard" : "Kopijuoti vidinę nuorodą į iškarpinę",
+ "Name or email …" : "Vardas ar el. paštas…",
+ "Name, email, or Federated Cloud ID …" : "Vardas, el. paštas ar federacinės debesijos ID…",
+ "Searching …" : "Ieškoma…",
"Search globally" : "Ieškoti visuotiniu mastu",
"Search for share recipients" : "Ieškoti viešinio gavėjų",
"No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.",
diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js
index 7c7a82ed8b9..ea6fc1e3889 100644
--- a/apps/files_sharing/l10n/mk.js
+++ b/apps/files_sharing/l10n/mk.js
@@ -236,9 +236,6 @@ OC.L10N.register(
"Can edit" : "Може да се уредува",
"Custom permissions" : "Прилагодени дозволи",
"Resharing is not allowed" : "Повторно споделување не е дозволено",
- "Name or email …" : "Име или е-пошта ...",
- "Name, email, or Federated Cloud ID …" : "Име, е-пошта или федерален ИД ...",
- "Searching …" : "Пребарување ...",
"No elements found." : "Нема пронајдено елементи.",
"Search everywhere" : "Барај насекаде",
"Guest" : "Гостин",
@@ -418,6 +415,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Работи само за луѓе со пристап до оваа папка",
"Only works for people with access to this file" : "Работи само за луѓе со пристап до оваа датотека",
"Copy public link of \"{title}\" to clipboard" : "Копирај јавен линк во клипборд за \"{title}\"",
+ "Name or email …" : "Име или е-пошта ...",
+ "Name, email, or Federated Cloud ID …" : "Име, е-пошта или федерален ИД ...",
+ "Searching …" : "Пребарување ...",
"Search globally" : "Пребарај глобално",
"Search for share recipients" : "Пребарај за примачи на споделувањето",
"No recommendations. Start typing." : "Нема препораки. Започнете со пишување.",
diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json
index fd0b2f07137..2cb74b0561f 100644
--- a/apps/files_sharing/l10n/mk.json
+++ b/apps/files_sharing/l10n/mk.json
@@ -234,9 +234,6 @@
"Can edit" : "Може да се уредува",
"Custom permissions" : "Прилагодени дозволи",
"Resharing is not allowed" : "Повторно споделување не е дозволено",
- "Name or email …" : "Име или е-пошта ...",
- "Name, email, or Federated Cloud ID …" : "Име, е-пошта или федерален ИД ...",
- "Searching …" : "Пребарување ...",
"No elements found." : "Нема пронајдено елементи.",
"Search everywhere" : "Барај насекаде",
"Guest" : "Гостин",
@@ -416,6 +413,9 @@
"Only works for people with access to this folder" : "Работи само за луѓе со пристап до оваа папка",
"Only works for people with access to this file" : "Работи само за луѓе со пристап до оваа датотека",
"Copy public link of \"{title}\" to clipboard" : "Копирај јавен линк во клипборд за \"{title}\"",
+ "Name or email …" : "Име или е-пошта ...",
+ "Name, email, or Federated Cloud ID …" : "Име, е-пошта или федерален ИД ...",
+ "Searching …" : "Пребарување ...",
"Search globally" : "Пребарај глобално",
"Search for share recipients" : "Пребарај за примачи на споделувањето",
"No recommendations. Start typing." : "Нема препораки. Започнете со пишување.",
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js
index 7b3a398c5a2..242665d35a2 100644
--- a/apps/files_sharing/l10n/nb.js
+++ b/apps/files_sharing/l10n/nb.js
@@ -218,9 +218,6 @@ OC.L10N.register(
"Can edit" : "Kan endre",
"Custom permissions" : "Egendefinerte tillatelser",
"Resharing is not allowed" : "Videre deling er ikke tillatt",
- "Name or email …" : "Navn eller epost ...",
- "Name, email, or Federated Cloud ID …" : "Navn, epost eller sammenknyttet sky-ID ...",
- "Searching …" : "Søker ...",
"No elements found." : "Ingen elementer funnet.",
"Search everywhere" : "Søk overalt",
"Guest" : "Gjest",
@@ -359,6 +356,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Fungerer kun for personer med tilgang til denne mappen",
"Only works for people with access to this file" : "Fungerer kun for personer med tilgang til denne filen",
"Copy public link of \"{title}\" to clipboard" : "Kopier den offentlige lenken til \"{title}\" til utklippstavlen",
+ "Name or email …" : "Navn eller epost ...",
+ "Name, email, or Federated Cloud ID …" : "Navn, epost eller sammenknyttet sky-ID ...",
+ "Searching …" : "Søker ...",
"Search globally" : "Søk globalt",
"Search for share recipients" : "Søk etter delingsmottakere",
"No recommendations. Start typing." : "Ingen forslag. Start skriving.",
diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json
index 289f8708a67..c264133b88f 100644
--- a/apps/files_sharing/l10n/nb.json
+++ b/apps/files_sharing/l10n/nb.json
@@ -216,9 +216,6 @@
"Can edit" : "Kan endre",
"Custom permissions" : "Egendefinerte tillatelser",
"Resharing is not allowed" : "Videre deling er ikke tillatt",
- "Name or email …" : "Navn eller epost ...",
- "Name, email, or Federated Cloud ID …" : "Navn, epost eller sammenknyttet sky-ID ...",
- "Searching …" : "Søker ...",
"No elements found." : "Ingen elementer funnet.",
"Search everywhere" : "Søk overalt",
"Guest" : "Gjest",
@@ -357,6 +354,9 @@
"Only works for people with access to this folder" : "Fungerer kun for personer med tilgang til denne mappen",
"Only works for people with access to this file" : "Fungerer kun for personer med tilgang til denne filen",
"Copy public link of \"{title}\" to clipboard" : "Kopier den offentlige lenken til \"{title}\" til utklippstavlen",
+ "Name or email …" : "Navn eller epost ...",
+ "Name, email, or Federated Cloud ID …" : "Navn, epost eller sammenknyttet sky-ID ...",
+ "Searching …" : "Søker ...",
"Search globally" : "Søk globalt",
"Search for share recipients" : "Søk etter delingsmottakere",
"No recommendations. Start typing." : "Ingen forslag. Start skriving.",
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js
index adffdf8eb23..d2732dba2b3 100644
--- a/apps/files_sharing/l10n/nl.js
+++ b/apps/files_sharing/l10n/nl.js
@@ -233,9 +233,6 @@ OC.L10N.register(
"Can edit" : "Kan bewerken",
"Custom permissions" : "Aangepaste machtigingen",
"Resharing is not allowed" : "Opnieuw delen niet toegestaan",
- "Name or email …" : "Naam of e-mailadres …",
- "Name, email, or Federated Cloud ID …" : "Naam, e-mailadres of gefedereerde Cloud-ID …",
- "Searching …" : "Zoeken ...",
"No elements found." : "Geen elementen gevonden.",
"Search everywhere" : "Zoek in alles",
"Guest" : "Gast",
@@ -410,6 +407,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Werkt alleen voor gebruikers met toegang tot deze map",
"Only works for people with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand",
"Copy public link of \"{title}\" to clipboard" : "Kopiëren openbare link van \"{title}\" naar klembord",
+ "Name or email …" : "Naam of e-mailadres …",
+ "Name, email, or Federated Cloud ID …" : "Naam, e-mailadres of gefedereerde Cloud-ID …",
+ "Searching …" : "Zoeken ...",
"Search globally" : "Zoek door alles",
"Search for share recipients" : "Zoek om mee te delen",
"No recommendations. Start typing." : "Geen aanbevelingen. Begin te typen.",
diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json
index d97bb7e0817..b6b269638e5 100644
--- a/apps/files_sharing/l10n/nl.json
+++ b/apps/files_sharing/l10n/nl.json
@@ -231,9 +231,6 @@
"Can edit" : "Kan bewerken",
"Custom permissions" : "Aangepaste machtigingen",
"Resharing is not allowed" : "Opnieuw delen niet toegestaan",
- "Name or email …" : "Naam of e-mailadres …",
- "Name, email, or Federated Cloud ID …" : "Naam, e-mailadres of gefedereerde Cloud-ID …",
- "Searching …" : "Zoeken ...",
"No elements found." : "Geen elementen gevonden.",
"Search everywhere" : "Zoek in alles",
"Guest" : "Gast",
@@ -408,6 +405,9 @@
"Only works for people with access to this folder" : "Werkt alleen voor gebruikers met toegang tot deze map",
"Only works for people with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand",
"Copy public link of \"{title}\" to clipboard" : "Kopiëren openbare link van \"{title}\" naar klembord",
+ "Name or email …" : "Naam of e-mailadres …",
+ "Name, email, or Federated Cloud ID …" : "Naam, e-mailadres of gefedereerde Cloud-ID …",
+ "Searching …" : "Zoeken ...",
"Search globally" : "Zoek door alles",
"Search for share recipients" : "Zoek om mee te delen",
"No recommendations. Start typing." : "Geen aanbevelingen. Begin te typen.",
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index 1c7509fef5e..09218dc555c 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Może modyfikować",
"Custom permissions" : "Uprawnienia niestandardowe",
"Resharing is not allowed" : "Udostępnianie dalej jest niedozwolone",
- "Name or email …" : "Nazwa lub adres e-mail…",
- "Name, email, or Federated Cloud ID …" : "Nazwa, adres e-mail lub ID Chmury Federacyjnej…",
- "Searching …" : "Wyszukiwanie…",
"No elements found." : "Nie znaleziono elementów.",
"Search everywhere" : "Szukaj wszędzie",
"Guest" : "Gość",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Działa tylko dla osób z dostępem do tego katalogu",
"Only works for people with access to this file" : "Działa tylko dla osób z dostępem do tego pliku",
"Copy public link of \"{title}\" to clipboard" : "Kopiuj link publiczny dla \"{title}\" do schowka",
+ "Name or email …" : "Nazwa lub adres e-mail…",
+ "Name, email, or Federated Cloud ID …" : "Nazwa, adres e-mail lub ID Chmury Federacyjnej…",
+ "Searching …" : "Wyszukiwanie…",
"Search globally" : "Szukaj globalnie",
"Search for share recipients" : "Szukaj odbiorców udostępnienia",
"No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.",
diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json
index 0059882b85a..c0a77d54e91 100644
--- a/apps/files_sharing/l10n/pl.json
+++ b/apps/files_sharing/l10n/pl.json
@@ -235,9 +235,6 @@
"Can edit" : "Może modyfikować",
"Custom permissions" : "Uprawnienia niestandardowe",
"Resharing is not allowed" : "Udostępnianie dalej jest niedozwolone",
- "Name or email …" : "Nazwa lub adres e-mail…",
- "Name, email, or Federated Cloud ID …" : "Nazwa, adres e-mail lub ID Chmury Federacyjnej…",
- "Searching …" : "Wyszukiwanie…",
"No elements found." : "Nie znaleziono elementów.",
"Search everywhere" : "Szukaj wszędzie",
"Guest" : "Gość",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Działa tylko dla osób z dostępem do tego katalogu",
"Only works for people with access to this file" : "Działa tylko dla osób z dostępem do tego pliku",
"Copy public link of \"{title}\" to clipboard" : "Kopiuj link publiczny dla \"{title}\" do schowka",
+ "Name or email …" : "Nazwa lub adres e-mail…",
+ "Name, email, or Federated Cloud ID …" : "Nazwa, adres e-mail lub ID Chmury Federacyjnej…",
+ "Searching …" : "Wyszukiwanie…",
"Search globally" : "Szukaj globalnie",
"Search for share recipients" : "Szukaj odbiorców udostępnienia",
"No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 4476d62fd6a..706af25906d 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Pode editar",
"Custom permissions" : "Permissões personalizadas",
"Resharing is not allowed" : "Recompartilhamento não é permitido",
- "Name or email …" : "Nome ou e-mail...",
- "Name, email, or Federated Cloud ID …" : "Nome, e-mail ou ID de Nuvem Federada …",
- "Searching …" : "Pesquisando...",
"No elements found." : "Nenhum elemento encontrado.",
"Search everywhere" : "Pesquisar em qualquer lugar",
"Guest" : "Convidado",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Funciona apenas para pessoas com acesso a esta pasta",
"Only works for people with access to this file" : "Funciona apenas para pessoas com acesso a este arquivo",
"Copy public link of \"{title}\" to clipboard" : "Copiar link público de \"{title}\" para a área de transferência",
+ "Name or email …" : "Nome ou e-mail...",
+ "Name, email, or Federated Cloud ID …" : "Nome, e-mail ou ID de Nuvem Federada …",
+ "Searching …" : "Pesquisando...",
"Search globally" : "Pesquisar globalmente",
"Search for share recipients" : "Pesquisar destinatários de compartilhamento",
"No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index d63dc61025a..8882c39246e 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -235,9 +235,6 @@
"Can edit" : "Pode editar",
"Custom permissions" : "Permissões personalizadas",
"Resharing is not allowed" : "Recompartilhamento não é permitido",
- "Name or email …" : "Nome ou e-mail...",
- "Name, email, or Federated Cloud ID …" : "Nome, e-mail ou ID de Nuvem Federada …",
- "Searching …" : "Pesquisando...",
"No elements found." : "Nenhum elemento encontrado.",
"Search everywhere" : "Pesquisar em qualquer lugar",
"Guest" : "Convidado",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Funciona apenas para pessoas com acesso a esta pasta",
"Only works for people with access to this file" : "Funciona apenas para pessoas com acesso a este arquivo",
"Copy public link of \"{title}\" to clipboard" : "Copiar link público de \"{title}\" para a área de transferência",
+ "Name or email …" : "Nome ou e-mail...",
+ "Name, email, or Federated Cloud ID …" : "Nome, e-mail ou ID de Nuvem Federada …",
+ "Searching …" : "Pesquisando...",
"Search globally" : "Pesquisar globalmente",
"Search for share recipients" : "Pesquisar destinatários de compartilhamento",
"No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.",
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index e70d6c4c08e..0bf577926cb 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Можно редактировать",
"Custom permissions" : "Пользовательские права доступа",
"Resharing is not allowed" : "Повторное открытие доступа запрещено",
- "Name or email …" : "Имя или адрес эл.почты…",
- "Name, email, or Federated Cloud ID …" : "Имя или ID межсерверного обмена…",
- "Searching …" : "Поиск…",
"No elements found." : "Ничего не найдено.",
"Search everywhere" : "Искать везде",
"Guest" : "Гость",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Работает только для людей, имеющих доступ к этой папке",
"Only works for people with access to this file" : "Работает только для людей, имеющих доступ к этому файлу",
"Copy public link of \"{title}\" to clipboard" : "Скопировать общедоступную ссылку для доступа к «{title}» в буфер обмена",
+ "Name or email …" : "Имя или адрес эл.почты…",
+ "Name, email, or Federated Cloud ID …" : "Имя или ID межсерверного обмена…",
+ "Searching …" : "Поиск…",
"Search globally" : "Искать глобально",
"Search for share recipients" : "Найти больше получателей общего ресурса",
"No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 150ce45f2fc..ec1a81e2950 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -235,9 +235,6 @@
"Can edit" : "Можно редактировать",
"Custom permissions" : "Пользовательские права доступа",
"Resharing is not allowed" : "Повторное открытие доступа запрещено",
- "Name or email …" : "Имя или адрес эл.почты…",
- "Name, email, or Federated Cloud ID …" : "Имя или ID межсерверного обмена…",
- "Searching …" : "Поиск…",
"No elements found." : "Ничего не найдено.",
"Search everywhere" : "Искать везде",
"Guest" : "Гость",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Работает только для людей, имеющих доступ к этой папке",
"Only works for people with access to this file" : "Работает только для людей, имеющих доступ к этому файлу",
"Copy public link of \"{title}\" to clipboard" : "Скопировать общедоступную ссылку для доступа к «{title}» в буфер обмена",
+ "Name or email …" : "Имя или адрес эл.почты…",
+ "Name, email, or Federated Cloud ID …" : "Имя или ID межсерверного обмена…",
+ "Searching …" : "Поиск…",
"Search globally" : "Искать глобально",
"Search for share recipients" : "Найти больше получателей общего ресурса",
"No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы",
diff --git a/apps/files_sharing/l10n/sc.js b/apps/files_sharing/l10n/sc.js
index b93b67fd1a3..2a984905aa1 100644
--- a/apps/files_sharing/l10n/sc.js
+++ b/apps/files_sharing/l10n/sc.js
@@ -140,9 +140,6 @@ OC.L10N.register(
"Can edit" : "Podet modificare",
"Custom permissions" : "Permissos personalizados",
"Resharing is not allowed" : "Non faghet a torrare a cumpartzire",
- "Name or email …" : "Nùmene o indiritzu de posta ...",
- "Name, email, or Federated Cloud ID …" : "Nùmene, indiritzu de posta o ID de sa nue federada ...",
- "Searching …" : "Chirchende …",
"No elements found." : "Perunu elementu agatadu.",
"Guest" : "Persone invitada",
"Group" : "Grupu",
@@ -228,6 +225,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Funtzionat isceti pro gente cun atzessu a custa cartella",
"Only works for people with access to this file" : "Funtzionat isceti pro gente cun atzessu a custu archìviu",
"Copy public link of \"{title}\" to clipboard" : "Còpia in punta de billete su ligòngiu pùblicu pro: \"{title}\"",
+ "Name or email …" : "Nùmene o indiritzu de posta ...",
+ "Name, email, or Federated Cloud ID …" : "Nùmene, indiritzu de posta o ID de sa nue federada ...",
+ "Searching …" : "Chirchende …",
"Search globally" : "Chirca globale",
"Search for share recipients" : "Chirca destinatàrios de cumpartziduras",
"No recommendations. Start typing." : "Peruna racumandatzione. Cumintza a iscrìere.",
diff --git a/apps/files_sharing/l10n/sc.json b/apps/files_sharing/l10n/sc.json
index 79f092e5f9d..b501cd7fda5 100644
--- a/apps/files_sharing/l10n/sc.json
+++ b/apps/files_sharing/l10n/sc.json
@@ -138,9 +138,6 @@
"Can edit" : "Podet modificare",
"Custom permissions" : "Permissos personalizados",
"Resharing is not allowed" : "Non faghet a torrare a cumpartzire",
- "Name or email …" : "Nùmene o indiritzu de posta ...",
- "Name, email, or Federated Cloud ID …" : "Nùmene, indiritzu de posta o ID de sa nue federada ...",
- "Searching …" : "Chirchende …",
"No elements found." : "Perunu elementu agatadu.",
"Guest" : "Persone invitada",
"Group" : "Grupu",
@@ -226,6 +223,9 @@
"Only works for people with access to this folder" : "Funtzionat isceti pro gente cun atzessu a custa cartella",
"Only works for people with access to this file" : "Funtzionat isceti pro gente cun atzessu a custu archìviu",
"Copy public link of \"{title}\" to clipboard" : "Còpia in punta de billete su ligòngiu pùblicu pro: \"{title}\"",
+ "Name or email …" : "Nùmene o indiritzu de posta ...",
+ "Name, email, or Federated Cloud ID …" : "Nùmene, indiritzu de posta o ID de sa nue federada ...",
+ "Searching …" : "Chirchende …",
"Search globally" : "Chirca globale",
"Search for share recipients" : "Chirca destinatàrios de cumpartziduras",
"No recommendations. Start typing." : "Peruna racumandatzione. Cumintza a iscrìere.",
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js
index dff43e9f2c5..11cafd06ff3 100644
--- a/apps/files_sharing/l10n/sk.js
+++ b/apps/files_sharing/l10n/sk.js
@@ -232,9 +232,6 @@ OC.L10N.register(
"Can edit" : "Môže upravovať",
"Custom permissions" : "Vlastné oprávnenia",
"Resharing is not allowed" : "Opätovné zdieľanie nie je povolené",
- "Name or email …" : "Meno alebo e-mail …",
- "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …",
- "Searching …" : "Hľadá sa …",
"No elements found." : "Nenájdené žiadne prvky.",
"Search everywhere" : "Hľadať všade",
"Guest" : "Hosť",
@@ -399,6 +396,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku",
"Only works for people with access to this file" : "Funguje len pre používateľov s prístupom k tomuto súboru",
"Copy public link of \"{title}\" to clipboard" : "Kopírovať verejný odkaz \"{title}\" do schránky",
+ "Name or email …" : "Meno alebo e-mail …",
+ "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …",
+ "Searching …" : "Hľadá sa …",
"Search globally" : "Hľadať globálne",
"Search for share recipients" : "Vyhľadanie ďalších účastníkov zdieľania",
"No recommendations. Start typing." : "Žiadne odporúčania. Píšte.",
diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json
index 58f9b7e898e..bc6fd260b79 100644
--- a/apps/files_sharing/l10n/sk.json
+++ b/apps/files_sharing/l10n/sk.json
@@ -230,9 +230,6 @@
"Can edit" : "Môže upravovať",
"Custom permissions" : "Vlastné oprávnenia",
"Resharing is not allowed" : "Opätovné zdieľanie nie je povolené",
- "Name or email …" : "Meno alebo e-mail …",
- "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …",
- "Searching …" : "Hľadá sa …",
"No elements found." : "Nenájdené žiadne prvky.",
"Search everywhere" : "Hľadať všade",
"Guest" : "Hosť",
@@ -397,6 +394,9 @@
"Only works for people with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku",
"Only works for people with access to this file" : "Funguje len pre používateľov s prístupom k tomuto súboru",
"Copy public link of \"{title}\" to clipboard" : "Kopírovať verejný odkaz \"{title}\" do schránky",
+ "Name or email …" : "Meno alebo e-mail …",
+ "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …",
+ "Searching …" : "Hľadá sa …",
"Search globally" : "Hľadať globálne",
"Search for share recipients" : "Vyhľadanie ďalších účastníkov zdieľania",
"No recommendations. Start typing." : "Žiadne odporúčania. Píšte.",
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js
index fcc8b0e21de..8912faf060e 100644
--- a/apps/files_sharing/l10n/sl.js
+++ b/apps/files_sharing/l10n/sl.js
@@ -173,9 +173,6 @@ OC.L10N.register(
"Can edit" : "Lahko ureja",
"Custom permissions" : "Dovoljenja po meri",
"Resharing is not allowed" : "Nadaljnja souporaba ni dovoljena",
- "Name or email …" : "Ime ali elektronski naslov ...",
- "Name, email, or Federated Cloud ID …" : "Ime, elektronski naslov, ali ID zveznega oblaka ...",
- "Searching …" : "Poteka iskanje ...",
"No elements found." : "Ni najdenih predmetov",
"Search everywhere" : "Išči povsod",
"Guest" : "Gost",
@@ -266,6 +263,9 @@ OC.L10N.register(
"Copy to clipboard" : "Kopiraj v odložišče",
"Copy internal link to clipboard" : "Kopiraj notranjo povezavo v odložišče",
"Copy public link of \"{title}\" to clipboard" : "Kopiraj javno povezavo do mape »{title}« v odložišče",
+ "Name or email …" : "Ime ali elektronski naslov ...",
+ "Name, email, or Federated Cloud ID …" : "Ime, elektronski naslov, ali ID zveznega oblaka ...",
+ "Searching …" : "Poteka iskanje ...",
"Search globally" : "Splošno iskanje",
"Search for share recipients" : "Iskanje prejemnikov mesta souporabe",
"No recommendations. Start typing." : "Ni priporočil; začnite vpisovati",
diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json
index 1bdb171ac8a..5eb1c755016 100644
--- a/apps/files_sharing/l10n/sl.json
+++ b/apps/files_sharing/l10n/sl.json
@@ -171,9 +171,6 @@
"Can edit" : "Lahko ureja",
"Custom permissions" : "Dovoljenja po meri",
"Resharing is not allowed" : "Nadaljnja souporaba ni dovoljena",
- "Name or email …" : "Ime ali elektronski naslov ...",
- "Name, email, or Federated Cloud ID …" : "Ime, elektronski naslov, ali ID zveznega oblaka ...",
- "Searching …" : "Poteka iskanje ...",
"No elements found." : "Ni najdenih predmetov",
"Search everywhere" : "Išči povsod",
"Guest" : "Gost",
@@ -264,6 +261,9 @@
"Copy to clipboard" : "Kopiraj v odložišče",
"Copy internal link to clipboard" : "Kopiraj notranjo povezavo v odložišče",
"Copy public link of \"{title}\" to clipboard" : "Kopiraj javno povezavo do mape »{title}« v odložišče",
+ "Name or email …" : "Ime ali elektronski naslov ...",
+ "Name, email, or Federated Cloud ID …" : "Ime, elektronski naslov, ali ID zveznega oblaka ...",
+ "Searching …" : "Poteka iskanje ...",
"Search globally" : "Splošno iskanje",
"Search for share recipients" : "Iskanje prejemnikov mesta souporabe",
"No recommendations. Start typing." : "Ni priporočil; začnite vpisovati",
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js
index 6927d3bbdce..497d3ccdc1c 100644
--- a/apps/files_sharing/l10n/sr.js
+++ b/apps/files_sharing/l10n/sr.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Може да уређује",
"Custom permissions" : "Произвољне дозволе",
"Resharing is not allowed" : "Дељење даље није дозвољено",
- "Name or email …" : "Име или адреса е-поште…",
- "Name, email, or Federated Cloud ID …" : "Ime, imejl ili ID u federalnom oblaku…",
- "Searching …" : "Тражим…",
"No elements found." : "Нема нађених елемената.",
"Search everywhere" : "Претражи свуда",
"Guest" : "Гост",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Функсионише само за особе које имају приступ овом фолдеру",
"Only works for people with access to this file" : "Функсионише само за особе које имају приступ овом фајлу",
"Copy public link of \"{title}\" to clipboard" : "Копирај јавни линк за „{title}” у клипборд",
+ "Name or email …" : "Име или адреса е-поште…",
+ "Name, email, or Federated Cloud ID …" : "Ime, imejl ili ID u federalnom oblaku…",
+ "Searching …" : "Тражим…",
"Search globally" : "Претражите глобално",
"Search for share recipients" : "Претрага прималаца дељења",
"No recommendations. Start typing." : "Нема препорука. Започните куцање.",
diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json
index 16e09367221..4df5b5dd343 100644
--- a/apps/files_sharing/l10n/sr.json
+++ b/apps/files_sharing/l10n/sr.json
@@ -235,9 +235,6 @@
"Can edit" : "Може да уређује",
"Custom permissions" : "Произвољне дозволе",
"Resharing is not allowed" : "Дељење даље није дозвољено",
- "Name or email …" : "Име или адреса е-поште…",
- "Name, email, or Federated Cloud ID …" : "Ime, imejl ili ID u federalnom oblaku…",
- "Searching …" : "Тражим…",
"No elements found." : "Нема нађених елемената.",
"Search everywhere" : "Претражи свуда",
"Guest" : "Гост",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Функсионише само за особе које имају приступ овом фолдеру",
"Only works for people with access to this file" : "Функсионише само за особе које имају приступ овом фајлу",
"Copy public link of \"{title}\" to clipboard" : "Копирај јавни линк за „{title}” у клипборд",
+ "Name or email …" : "Име или адреса е-поште…",
+ "Name, email, or Federated Cloud ID …" : "Ime, imejl ili ID u federalnom oblaku…",
+ "Searching …" : "Тражим…",
"Search globally" : "Претражите глобално",
"Search for share recipients" : "Претрага прималаца дељења",
"No recommendations. Start typing." : "Нема препорука. Започните куцање.",
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index 980da1d372c..a9b46bdce75 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Kan ändra",
"Custom permissions" : "Anpassade behörigheter",
"Resharing is not allowed" : "Dela vidare är inte tillåtet",
- "Name or email …" : "Namn eller e-post ...",
- "Name, email, or Federated Cloud ID …" : "Namn, e-post eller federerat moln-ID ...",
- "Searching …" : "Söker ...",
"No elements found." : "Inga element hittades.",
"Search everywhere" : "Sök överallt",
"Guest" : "Gäst",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Fungerar endast för personer med åtkomst till den här mappen",
"Only works for people with access to this file" : "Fungerar endast för personer med åtkomst till den här filen",
"Copy public link of \"{title}\" to clipboard" : "Kopiera offentliga länken för \"{title}\" till urklipp",
+ "Name or email …" : "Namn eller e-post ...",
+ "Name, email, or Federated Cloud ID …" : "Namn, e-post eller federerat moln-ID ...",
+ "Searching …" : "Söker ...",
"Search globally" : "Sök globalt",
"Search for share recipients" : "Sök efter delningsmottagare",
"No recommendations. Start typing." : "Inga rekommendationer. Börja skriva.",
diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json
index 9c3b7046258..dbea78e4a59 100644
--- a/apps/files_sharing/l10n/sv.json
+++ b/apps/files_sharing/l10n/sv.json
@@ -235,9 +235,6 @@
"Can edit" : "Kan ändra",
"Custom permissions" : "Anpassade behörigheter",
"Resharing is not allowed" : "Dela vidare är inte tillåtet",
- "Name or email …" : "Namn eller e-post ...",
- "Name, email, or Federated Cloud ID …" : "Namn, e-post eller federerat moln-ID ...",
- "Searching …" : "Söker ...",
"No elements found." : "Inga element hittades.",
"Search everywhere" : "Sök överallt",
"Guest" : "Gäst",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Fungerar endast för personer med åtkomst till den här mappen",
"Only works for people with access to this file" : "Fungerar endast för personer med åtkomst till den här filen",
"Copy public link of \"{title}\" to clipboard" : "Kopiera offentliga länken för \"{title}\" till urklipp",
+ "Name or email …" : "Namn eller e-post ...",
+ "Name, email, or Federated Cloud ID …" : "Namn, e-post eller federerat moln-ID ...",
+ "Searching …" : "Söker ...",
"Search globally" : "Sök globalt",
"Search for share recipients" : "Sök efter delningsmottagare",
"No recommendations. Start typing." : "Inga rekommendationer. Börja skriva.",
diff --git a/apps/files_sharing/l10n/sw.js b/apps/files_sharing/l10n/sw.js
index 75732088200..05c23051c89 100644
--- a/apps/files_sharing/l10n/sw.js
+++ b/apps/files_sharing/l10n/sw.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Inaweza kuhariri",
"Custom permissions" : "Ruhusa maalum",
"Resharing is not allowed" : "Kushiriki upya hakuruhusiwi",
- "Name or email …" : "Jina au barua pepe",
- "Name, email, or Federated Cloud ID …" : "Jina, barua pepe au kitambulisho cha Cloudi kilichoshirikishwa...",
- "Searching …" : "Inatafuta",
"No elements found." : "Hakuna vipengele vilivyopatikana",
"Search everywhere" : "Tafuta kila mahali",
"Guest" : "Mgeni",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Inafanya kazi kwa watu wanaoweza kufikia folda hii pekee",
"Only works for people with access to this file" : " Inafanya kazi kwa watu walio na ufikiaji wa faili hii pekee",
"Copy public link of \"{title}\" to clipboard" : "Nakili kiungo cha umma cha \"{title}\" kwenye ubao wa kunakili",
+ "Name or email …" : "Jina au barua pepe",
+ "Name, email, or Federated Cloud ID …" : "Jina, barua pepe au kitambulisho cha Cloudi kilichoshirikishwa...",
+ "Searching …" : "Inatafuta",
"Search globally" : "Tafuta kimataifa",
"Search for share recipients" : "Tafuta wapokeaji walioshirikiwa",
"No recommendations. Start typing." : "Hakuna maoni. Anza kuchapisha",
diff --git a/apps/files_sharing/l10n/sw.json b/apps/files_sharing/l10n/sw.json
index 269798a6bd5..7126f3526b6 100644
--- a/apps/files_sharing/l10n/sw.json
+++ b/apps/files_sharing/l10n/sw.json
@@ -235,9 +235,6 @@
"Can edit" : "Inaweza kuhariri",
"Custom permissions" : "Ruhusa maalum",
"Resharing is not allowed" : "Kushiriki upya hakuruhusiwi",
- "Name or email …" : "Jina au barua pepe",
- "Name, email, or Federated Cloud ID …" : "Jina, barua pepe au kitambulisho cha Cloudi kilichoshirikishwa...",
- "Searching …" : "Inatafuta",
"No elements found." : "Hakuna vipengele vilivyopatikana",
"Search everywhere" : "Tafuta kila mahali",
"Guest" : "Mgeni",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Inafanya kazi kwa watu wanaoweza kufikia folda hii pekee",
"Only works for people with access to this file" : " Inafanya kazi kwa watu walio na ufikiaji wa faili hii pekee",
"Copy public link of \"{title}\" to clipboard" : "Nakili kiungo cha umma cha \"{title}\" kwenye ubao wa kunakili",
+ "Name or email …" : "Jina au barua pepe",
+ "Name, email, or Federated Cloud ID …" : "Jina, barua pepe au kitambulisho cha Cloudi kilichoshirikishwa...",
+ "Searching …" : "Inatafuta",
"Search globally" : "Tafuta kimataifa",
"Search for share recipients" : "Tafuta wapokeaji walioshirikiwa",
"No recommendations. Start typing." : "Hakuna maoni. Anza kuchapisha",
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js
index 5005d92ddbe..92bf1a3e7bb 100644
--- a/apps/files_sharing/l10n/tr.js
+++ b/apps/files_sharing/l10n/tr.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Düzenleyebilir",
"Custom permissions" : "Özel izinler",
"Resharing is not allowed" : "Yeniden paylaşıma izin verilmiyor",
- "Name or email …" : "Ad ya da e-posta adresi …",
- "Name, email, or Federated Cloud ID …" : "Ad, e-posta ya da birleşik bulut kimliği…",
- "Searching …" : "Aranıyor …",
"No elements found." : "Herhangi bir bileşen bulunamadı.",
"Search everywhere" : "Her yerde ara",
"Guest" : "Konuk",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Yalnızca bu klasöre erişebilen kişiler için geçerlidir",
"Only works for people with access to this file" : "Yalnızca bu dosyaya erişebilen kişiler için geçerlidir",
"Copy public link of \"{title}\" to clipboard" : "Herkese açık \"{title}\" bağlantısını panoya kopyala",
+ "Name or email …" : "Ad ya da e-posta adresi …",
+ "Name, email, or Federated Cloud ID …" : "Ad, e-posta ya da birleşik bulut kimliği…",
+ "Searching …" : "Aranıyor …",
"Search globally" : "Genel arama",
"Search for share recipients" : "Paylaşım alıcıları ara",
"No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.",
diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json
index e8bc0db5a63..ddfaf3a8730 100644
--- a/apps/files_sharing/l10n/tr.json
+++ b/apps/files_sharing/l10n/tr.json
@@ -235,9 +235,6 @@
"Can edit" : "Düzenleyebilir",
"Custom permissions" : "Özel izinler",
"Resharing is not allowed" : "Yeniden paylaşıma izin verilmiyor",
- "Name or email …" : "Ad ya da e-posta adresi …",
- "Name, email, or Federated Cloud ID …" : "Ad, e-posta ya da birleşik bulut kimliği…",
- "Searching …" : "Aranıyor …",
"No elements found." : "Herhangi bir bileşen bulunamadı.",
"Search everywhere" : "Her yerde ara",
"Guest" : "Konuk",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Yalnızca bu klasöre erişebilen kişiler için geçerlidir",
"Only works for people with access to this file" : "Yalnızca bu dosyaya erişebilen kişiler için geçerlidir",
"Copy public link of \"{title}\" to clipboard" : "Herkese açık \"{title}\" bağlantısını panoya kopyala",
+ "Name or email …" : "Ad ya da e-posta adresi …",
+ "Name, email, or Federated Cloud ID …" : "Ad, e-posta ya da birleşik bulut kimliği…",
+ "Searching …" : "Aranıyor …",
"Search globally" : "Genel arama",
"Search for share recipients" : "Paylaşım alıcıları ara",
"No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.",
diff --git a/apps/files_sharing/l10n/ug.js b/apps/files_sharing/l10n/ug.js
index 1a1c55af725..57907bc2ddf 100644
--- a/apps/files_sharing/l10n/ug.js
+++ b/apps/files_sharing/l10n/ug.js
@@ -218,9 +218,6 @@ OC.L10N.register(
"Can edit" : "تەھرىرلىيەلەيدۇ",
"Custom permissions" : "ئىختىيارى ئىجازەت",
"Resharing is not allowed" : "قايتا تەقسىم قىلىشقا بولمايدۇ",
- "Name or email …" : "ئىسىم ياكى ئېلخەت…",
- "Name, email, or Federated Cloud ID …" : "ئىسمى ، ئېلېكترونلۇق خەت ياكى فېدېراتسىيە بۇلۇت كىملىكى…",
- "Searching …" : "ئىزدەش…",
"No elements found." : "ھېچقانداق ئېلېمېنت تېپىلمىدى.",
"Search everywhere" : "ھەممە يەردىن ئىزدەڭ",
"Guest" : "مېھمان",
@@ -363,6 +360,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "پەقەت بۇ ھۆججەت قىسقۇچنى زىيارەت قىلالايدىغان كىشىلەر ئۈچۈن ئىشلەيدۇ",
"Only works for people with access to this file" : "پەقەت بۇ ھۆججەتنى زىيارەت قىلالايدىغان كىشىلەر ئۈچۈن ئىشلەيدۇ",
"Copy public link of \"{title}\" to clipboard" : "«{title}» نىڭ ئاممىۋى ئۇلىنىشىنى چاپلاش تاختىسىغا كۆچۈرۈڭ",
+ "Name or email …" : "ئىسىم ياكى ئېلخەت…",
+ "Name, email, or Federated Cloud ID …" : "ئىسمى ، ئېلېكترونلۇق خەت ياكى فېدېراتسىيە بۇلۇت كىملىكى…",
+ "Searching …" : "ئىزدەش…",
"Search globally" : "دۇنيا مىقياسىدا ئىزدەڭ",
"Search for share recipients" : "ھەمبەھىر تاپشۇرۇۋالغۇچىلارنى ئىزدەڭ",
"No recommendations. Start typing." : "تەۋسىيە يوق. يېزىشنى باشلاڭ.",
diff --git a/apps/files_sharing/l10n/ug.json b/apps/files_sharing/l10n/ug.json
index 43ebde195bc..2ed866f39e2 100644
--- a/apps/files_sharing/l10n/ug.json
+++ b/apps/files_sharing/l10n/ug.json
@@ -216,9 +216,6 @@
"Can edit" : "تەھرىرلىيەلەيدۇ",
"Custom permissions" : "ئىختىيارى ئىجازەت",
"Resharing is not allowed" : "قايتا تەقسىم قىلىشقا بولمايدۇ",
- "Name or email …" : "ئىسىم ياكى ئېلخەت…",
- "Name, email, or Federated Cloud ID …" : "ئىسمى ، ئېلېكترونلۇق خەت ياكى فېدېراتسىيە بۇلۇت كىملىكى…",
- "Searching …" : "ئىزدەش…",
"No elements found." : "ھېچقانداق ئېلېمېنت تېپىلمىدى.",
"Search everywhere" : "ھەممە يەردىن ئىزدەڭ",
"Guest" : "مېھمان",
@@ -361,6 +358,9 @@
"Only works for people with access to this folder" : "پەقەت بۇ ھۆججەت قىسقۇچنى زىيارەت قىلالايدىغان كىشىلەر ئۈچۈن ئىشلەيدۇ",
"Only works for people with access to this file" : "پەقەت بۇ ھۆججەتنى زىيارەت قىلالايدىغان كىشىلەر ئۈچۈن ئىشلەيدۇ",
"Copy public link of \"{title}\" to clipboard" : "«{title}» نىڭ ئاممىۋى ئۇلىنىشىنى چاپلاش تاختىسىغا كۆچۈرۈڭ",
+ "Name or email …" : "ئىسىم ياكى ئېلخەت…",
+ "Name, email, or Federated Cloud ID …" : "ئىسمى ، ئېلېكترونلۇق خەت ياكى فېدېراتسىيە بۇلۇت كىملىكى…",
+ "Searching …" : "ئىزدەش…",
"Search globally" : "دۇنيا مىقياسىدا ئىزدەڭ",
"Search for share recipients" : "ھەمبەھىر تاپشۇرۇۋالغۇچىلارنى ئىزدەڭ",
"No recommendations. Start typing." : "تەۋسىيە يوق. يېزىشنى باشلاڭ.",
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js
index 187f88d1876..53b91a80068 100644
--- a/apps/files_sharing/l10n/uk.js
+++ b/apps/files_sharing/l10n/uk.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "Може редагувати",
"Custom permissions" : "Спеціальні дозволи",
"Resharing is not allowed" : "Надання спільного доступу іншим не дозволяється",
- "Name or email …" : "Ім'я або електронна адреса …",
- "Name, email, or Federated Cloud ID …" : "Ім’я, адреса електронної пошти або ідентифікатор хмари…",
- "Searching …" : "Пошук...",
"No elements found." : "Елементи не знайдено.",
"Search everywhere" : "Шукати всюди",
"Guest" : "Гість",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "Доступно лише тим користувачам, які мають доступ до цього каталогу",
"Only works for people with access to this file" : "Доступно лише тим користувачам, які мають доступ до цього файлу",
"Copy public link of \"{title}\" to clipboard" : "Копіювати публічне посилання \"{title}\" до буферу пам'яти",
+ "Name or email …" : "Ім'я або електронна адреса …",
+ "Name, email, or Federated Cloud ID …" : "Ім’я, адреса електронної пошти або ідентифікатор хмари…",
+ "Searching …" : "Пошук...",
"Search globally" : "Шукати всюди",
"Search for share recipients" : "Виберіть отримувачів",
"No recommendations. Start typing." : "Відсутні рекомендації. Будь ласка, додайте.",
diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json
index 97943323047..bf1c37f842a 100644
--- a/apps/files_sharing/l10n/uk.json
+++ b/apps/files_sharing/l10n/uk.json
@@ -235,9 +235,6 @@
"Can edit" : "Може редагувати",
"Custom permissions" : "Спеціальні дозволи",
"Resharing is not allowed" : "Надання спільного доступу іншим не дозволяється",
- "Name or email …" : "Ім'я або електронна адреса …",
- "Name, email, or Federated Cloud ID …" : "Ім’я, адреса електронної пошти або ідентифікатор хмари…",
- "Searching …" : "Пошук...",
"No elements found." : "Елементи не знайдено.",
"Search everywhere" : "Шукати всюди",
"Guest" : "Гість",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "Доступно лише тим користувачам, які мають доступ до цього каталогу",
"Only works for people with access to this file" : "Доступно лише тим користувачам, які мають доступ до цього файлу",
"Copy public link of \"{title}\" to clipboard" : "Копіювати публічне посилання \"{title}\" до буферу пам'яти",
+ "Name or email …" : "Ім'я або електронна адреса …",
+ "Name, email, or Federated Cloud ID …" : "Ім’я, адреса електронної пошти або ідентифікатор хмари…",
+ "Searching …" : "Пошук...",
"Search globally" : "Шукати всюди",
"Search for share recipients" : "Виберіть отримувачів",
"No recommendations. Start typing." : "Відсутні рекомендації. Будь ласка, додайте.",
diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js
index ed5ba885aa9..07b7411fd24 100644
--- a/apps/files_sharing/l10n/vi.js
+++ b/apps/files_sharing/l10n/vi.js
@@ -149,9 +149,6 @@ OC.L10N.register(
"Can edit" : "Có thể chỉnh sửa",
"Custom permissions" : "Quyền tùy chỉnh",
"Resharing is not allowed" : "Chia sẻ lại không được cho phép",
- "Name or email …" : "Tên hoặc email…",
- "Name, email, or Federated Cloud ID …" : "Tên, email hoặc ID đám mây liên kết…",
- "Searching …" : "Đang tìm kiếm ...",
"No elements found." : "Không tìm thấy phần tử nào.",
"Search everywhere" : "Tìm ở bất kì đâu",
"Guest" : "Khách",
@@ -254,6 +251,9 @@ OC.L10N.register(
"Copy to clipboard" : "Sao chép vào clipboard",
"Copy internal link to clipboard" : "Sao chép liên kết nội bộ vào bộ nhớ tạm",
"Copy public link of \"{title}\" to clipboard" : "Sao chép liên kết công khai của \"{title}\" vào bộ nhớ tạm",
+ "Name or email …" : "Tên hoặc email…",
+ "Name, email, or Federated Cloud ID …" : "Tên, email hoặc ID đám mây liên kết…",
+ "Searching …" : "Đang tìm kiếm ...",
"Search globally" : "Tìm kiếm trên toàn cầu",
"Search for share recipients" : "Tìm kiếm người nhận chia sẻ",
"No recommendations. Start typing." : "Không có khuyến nghị. Bắt đầu gõ.",
diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json
index 5bde8bdcd6a..5194ef451af 100644
--- a/apps/files_sharing/l10n/vi.json
+++ b/apps/files_sharing/l10n/vi.json
@@ -147,9 +147,6 @@
"Can edit" : "Có thể chỉnh sửa",
"Custom permissions" : "Quyền tùy chỉnh",
"Resharing is not allowed" : "Chia sẻ lại không được cho phép",
- "Name or email …" : "Tên hoặc email…",
- "Name, email, or Federated Cloud ID …" : "Tên, email hoặc ID đám mây liên kết…",
- "Searching …" : "Đang tìm kiếm ...",
"No elements found." : "Không tìm thấy phần tử nào.",
"Search everywhere" : "Tìm ở bất kì đâu",
"Guest" : "Khách",
@@ -252,6 +249,9 @@
"Copy to clipboard" : "Sao chép vào clipboard",
"Copy internal link to clipboard" : "Sao chép liên kết nội bộ vào bộ nhớ tạm",
"Copy public link of \"{title}\" to clipboard" : "Sao chép liên kết công khai của \"{title}\" vào bộ nhớ tạm",
+ "Name or email …" : "Tên hoặc email…",
+ "Name, email, or Federated Cloud ID …" : "Tên, email hoặc ID đám mây liên kết…",
+ "Searching …" : "Đang tìm kiếm ...",
"Search globally" : "Tìm kiếm trên toàn cầu",
"Search for share recipients" : "Tìm kiếm người nhận chia sẻ",
"No recommendations. Start typing." : "Không có khuyến nghị. Bắt đầu gõ.",
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 99436294854..5da1d9787bb 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "可以编辑",
"Custom permissions" : "自定义权限",
"Resharing is not allowed" : "不允许再次共享",
- "Name or email …" : "名称或电子邮件…",
- "Name, email, or Federated Cloud ID …" : "名称、电子邮件或联合云 ID…",
- "Searching …" : "正在搜索…",
"No elements found." : "未发现元素。",
"Search everywhere" : "在所有位置搜索",
"Guest" : "访客",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "仅适用于可以访问该文件夹的用户",
"Only works for people with access to this file" : "仅适用于可以访问该文件的用户",
"Copy public link of \"{title}\" to clipboard" : "将“{title}”的公开链接复制到剪贴板",
+ "Name or email …" : "名称或电子邮件…",
+ "Name, email, or Federated Cloud ID …" : "名称、电子邮件或联合云 ID…",
+ "Searching …" : "正在搜索…",
"Search globally" : "全局搜索",
"Search for share recipients" : "查找共享参与者",
"No recommendations. Start typing." : "无建议。开始输入。",
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index 8eda86adfae..5da67c9ec0f 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -235,9 +235,6 @@
"Can edit" : "可以编辑",
"Custom permissions" : "自定义权限",
"Resharing is not allowed" : "不允许再次共享",
- "Name or email …" : "名称或电子邮件…",
- "Name, email, or Federated Cloud ID …" : "名称、电子邮件或联合云 ID…",
- "Searching …" : "正在搜索…",
"No elements found." : "未发现元素。",
"Search everywhere" : "在所有位置搜索",
"Guest" : "访客",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "仅适用于可以访问该文件夹的用户",
"Only works for people with access to this file" : "仅适用于可以访问该文件的用户",
"Copy public link of \"{title}\" to clipboard" : "将“{title}”的公开链接复制到剪贴板",
+ "Name or email …" : "名称或电子邮件…",
+ "Name, email, or Federated Cloud ID …" : "名称、电子邮件或联合云 ID…",
+ "Searching …" : "正在搜索…",
"Search globally" : "全局搜索",
"Search for share recipients" : "查找共享参与者",
"No recommendations. Start typing." : "无建议。开始输入。",
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index 29743e5dbcb..f181ccdf875 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "可編輯",
"Custom permissions" : "自訂權限",
"Resharing is not allowed" : "不允許重新分享",
- "Name or email …" : "名字或電郵地址",
- "Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …",
- "Searching …" : "搜尋中 …",
"No elements found." : "找不到元素。",
"Search everywhere" : "到處搜尋",
"Guest" : "訪客",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "只對可以存取此資料夾的人仕生效",
"Only works for people with access to this file" : "只對可以存取此檔案的人仕生效",
"Copy public link of \"{title}\" to clipboard" : "將 “{title}” 的公共連結複製到剪貼板",
+ "Name or email …" : "名字或電郵地址",
+ "Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …",
+ "Searching …" : "搜尋中 …",
"Search globally" : "全域搜尋",
"Search for share recipients" : "搜尋分享參與者",
"No recommendations. Start typing." : "沒有建議。開始輸入。",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index 650dcd0808f..a7c89611e9c 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -235,9 +235,6 @@
"Can edit" : "可編輯",
"Custom permissions" : "自訂權限",
"Resharing is not allowed" : "不允許重新分享",
- "Name or email …" : "名字或電郵地址",
- "Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …",
- "Searching …" : "搜尋中 …",
"No elements found." : "找不到元素。",
"Search everywhere" : "到處搜尋",
"Guest" : "訪客",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "只對可以存取此資料夾的人仕生效",
"Only works for people with access to this file" : "只對可以存取此檔案的人仕生效",
"Copy public link of \"{title}\" to clipboard" : "將 “{title}” 的公共連結複製到剪貼板",
+ "Name or email …" : "名字或電郵地址",
+ "Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …",
+ "Searching …" : "搜尋中 …",
"Search globally" : "全域搜尋",
"Search for share recipients" : "搜尋分享參與者",
"No recommendations. Start typing." : "沒有建議。開始輸入。",
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js
index 3d9ca56d7d2..26fc6e284d4 100644
--- a/apps/files_sharing/l10n/zh_TW.js
+++ b/apps/files_sharing/l10n/zh_TW.js
@@ -237,9 +237,6 @@ OC.L10N.register(
"Can edit" : "可以編輯",
"Custom permissions" : "自訂權限",
"Resharing is not allowed" : "不允許轉發分享",
- "Name or email …" : "名稱或電子郵件…",
- "Name, email, or Federated Cloud ID …" : "名稱、電子郵件或雲端聯邦 ID…",
- "Searching …" : "正在搜尋…",
"No elements found." : "找不到元素。",
"Search everywhere" : "到處搜尋",
"Guest" : "訪客",
@@ -425,6 +422,9 @@ OC.L10N.register(
"Only works for people with access to this folder" : "只對可以存取此資料夾的使用者生效",
"Only works for people with access to this file" : "只對可以存取此檔案的使用者生效",
"Copy public link of \"{title}\" to clipboard" : "將「{title}」的公開連結複製到剪貼簿",
+ "Name or email …" : "名稱或電子郵件…",
+ "Name, email, or Federated Cloud ID …" : "名稱、電子郵件或雲端聯邦 ID…",
+ "Searching …" : "正在搜尋…",
"Search globally" : "全域搜尋",
"Search for share recipients" : "搜尋分享接收者",
"No recommendations. Start typing." : "沒有建議。請開始輸入。",
diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json
index 4a6917c5733..4bb4e4f91d5 100644
--- a/apps/files_sharing/l10n/zh_TW.json
+++ b/apps/files_sharing/l10n/zh_TW.json
@@ -235,9 +235,6 @@
"Can edit" : "可以編輯",
"Custom permissions" : "自訂權限",
"Resharing is not allowed" : "不允許轉發分享",
- "Name or email …" : "名稱或電子郵件…",
- "Name, email, or Federated Cloud ID …" : "名稱、電子郵件或雲端聯邦 ID…",
- "Searching …" : "正在搜尋…",
"No elements found." : "找不到元素。",
"Search everywhere" : "到處搜尋",
"Guest" : "訪客",
@@ -423,6 +420,9 @@
"Only works for people with access to this folder" : "只對可以存取此資料夾的使用者生效",
"Only works for people with access to this file" : "只對可以存取此檔案的使用者生效",
"Copy public link of \"{title}\" to clipboard" : "將「{title}」的公開連結複製到剪貼簿",
+ "Name or email …" : "名稱或電子郵件…",
+ "Name, email, or Federated Cloud ID …" : "名稱、電子郵件或雲端聯邦 ID…",
+ "Searching …" : "正在搜尋…",
"Search globally" : "全域搜尋",
"Search for share recipients" : "搜尋分享接收者",
"No recommendations. Start typing." : "沒有建議。請開始輸入。",
diff --git a/apps/files_versions/l10n/hu.js b/apps/files_versions/l10n/hu.js
index d8c34d9aa53..181dce77dad 100644
--- a/apps/files_versions/l10n/hu.js
+++ b/apps/files_versions/l10n/hu.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Version restored" : "Verzió helyreállítva",
"Could not restore version" : "Nem sikerült helyreállítani a verziót",
"Could not set version label" : "Nem sikerült beállítani a verziócímkét",
- "Could not delete version" : "Nem sikerült törölni a verziót"
+ "Could not delete version" : "Nem sikerült törölni a verziót",
+ "File versions" : "Fájlverziók"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_versions/l10n/hu.json b/apps/files_versions/l10n/hu.json
index 1f4f2a3b26e..48288e0eb82 100644
--- a/apps/files_versions/l10n/hu.json
+++ b/apps/files_versions/l10n/hu.json
@@ -21,6 +21,7 @@
"Version restored" : "Verzió helyreállítva",
"Could not restore version" : "Nem sikerült helyreállítani a verziót",
"Could not set version label" : "Nem sikerült beállítani a verziócímkét",
- "Could not delete version" : "Nem sikerült törölni a verziót"
+ "Could not delete version" : "Nem sikerült törölni a verziót",
+ "File versions" : "Fájlverziók"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 81fc09e6121..eac81961d47 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -602,6 +602,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "أنت تستعمل {s}{usage}{/s} من {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "أنت عضو في المجموعات التالية:",
"Your full name" : "اسمك الكامل",
+ "Unable to update primary email address" : "تعذّر تحديث حساب البريد الالكتروني الأساسي",
+ "Unable to delete additional email address" : "تعذّرت إضافة حساب بريد الكتروني إضافي",
+ "No email address set" : "لم يتم تعيين أي إيميل",
"Email options" : "خيارات الإيميل",
"Options for additional email address {index}" : "خيارات عنوان البريد الإلكتروني الإضافي {index}",
"Remove primary email" : "حذف حساب البريد الالكتروني الأساسي",
@@ -611,25 +614,22 @@ OC.L10N.register(
"Set as primary email" : "تعيين كحساب بريد الكتروني أساسي",
"Additional email address {index}" : "إيميل إضافي {index}",
"Unable to delete primary email address" : "تعذّر حذف حساب البريد الالكتروني الأساسي",
- "Unable to update primary email address" : "تعذّر تحديث حساب البريد الالكتروني الأساسي",
"Unable to add additional email address" : "تعذّرت إضافة حساب بريد الكتروني إضافي",
"Unable to update additional email address" : "تعذّر تحديث حساب البريد الالكتروني الإضافي",
- "Unable to delete additional email address" : "تعذّرت إضافة حساب بريد الكتروني إضافي",
"Primary email for password reset and notifications" : "البريد الإلكتروني الأساسي لإعادة تعيين كلمة المرور والإشعارات",
- "No email address set" : "لم يتم تعيين أي إيميل",
"Your handle" : "حسابك",
"Derived from your locale ({weekDayName})" : "مشتق من إعدادات منطقتك ({weekDayName})",
"Unable to update first day of week" : "تعذّر تحديث اليوم الأول في الأسبوع",
"Day to use as the first day of week" : "اليوم الذي سيتم اعتباره أول يوم في الأسبوع",
"Your headline" : "عنوان ملفك الشخصي",
+ "No language set" : "لم يتم تعيين أيّ لغةٍ",
"Unable to update language" : "تعذّر تحديث اللغة",
"Languages" : "اللغات",
"Help translate" : "المساعدة في الترجمة",
- "No language set" : "لم يتم تعيين أيّ لغةٍ",
+ "No locale set" : "لم يتم تعيين أي إعدادات للمنطقة",
"Unable to update locale" : "تعذر تحديث إعدادات المنطقة",
"Locales" : "الدول والمناطق",
"Week starts on {firstDayOfWeek}" : "يبدأ الأسبوع بيوم {firstDayOfWeek}",
- "No locale set" : "لم يتم تعيين أي إعدادات للمنطقة",
"Your city" : "مدينتك",
"Your organisation" : "مؤسستك",
"Edit your Profile visibility" : "حدّد من يستطيع أن يرى ملفك الشخصي",
@@ -662,7 +662,6 @@ OC.L10N.register(
"Other languages" : "لُغات أخرى",
"Password change is disabled because the master key is disabled" : "تم تعطيل تغيير كلمة المرور لأن المفتاح الرئيسي master key معطلٌ",
"No accounts" : "لا توجد أي حسابات",
- "Loading accounts …" : "تحميل الحسابات ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "قائمة الحسابات. لم يتم تقديم هذه القائمة بالكامل لأسباب تتعلق بسرعة الأداء. سيتم عرض باقي الحسابات أثناء التنقل عبر القائمة.",
"Manager" : "مدير",
"Set line manager" : "تعيين الرئيس المباشر",
@@ -679,13 +678,11 @@ OC.L10N.register(
"Member of the following groups" : "عضو في المجموعات التالية",
"Set account groups" : "تعيين مجموعات الحساب",
"Admin of the following groups" : "مدير في المجموعات التالية",
- "Set account as admin for …" : "تعيين الحساب كمدير على ...",
"Quota" : "الحصة التخزينية",
"Set account quota" : "تعيين الحصة التخزينية للحساب",
"Language" : "اللغة",
"Set default language" : "تعيين اللغة الافتراضية",
"Add new account" : "إضافة حساب جديد",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب …","{userCount} حساب …","{userCount} حساب …","{userCount} حسابات …","{userCount} حساب …","{userCount} حساب …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب ","{userCount} حساب ","{userCount} حساب ","{userCount} حسابات","{userCount} حساب ","{userCount} حساب "],
"Total rows summary" : "ملخص مجموع الأسطر",
"Scroll to load more rows" : "مرِّر على القائمة لتحميل المزيد من الصفوف",
@@ -719,7 +716,6 @@ OC.L10N.register(
"Email can't be empty" : "البريد الإلكتروني لايمكن أن يكون فارغاً",
"Email was successfully changed" : "تم تغيير البريد الإلكتروني بنجاح",
"Welcome mail sent!" : "تمّ إرسال إيميل ترحيبي!",
- "Loading account …" : "تحميل حسابات ...",
"Change display name" : "تعديل اسم العرض",
"Set new password" : "تعيين كلمة مرور جديدة",
"You do not have permissions to see the details of this account" : "ليس لديك الإذن بالاطلاع على تفاصيل هذا الحساب",
@@ -753,7 +749,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "تتطلب المصادقة بدون كلمة مرور اتصالاً آمنًا.",
"Add WebAuthn device" : "إضافة جهاز WebAuthn",
"Please authorize your WebAuthn device." : "يُرجى منح الإذن لجهاز WebAuthn الخاص بك.",
- "Adding your device …" : "إضافة جهازك جاريةٌ ...",
"Unnamed device" : "جهاز بدون اسم",
"Passwordless Authentication" : "المصادقة بدون كلمة مرور",
"Set up your account for passwordless authentication following the FIDO2 standard." : "قم بإعداد حسابك للمصادقة بدون كلمة مرور وفق معيار FIDO2.",
@@ -820,8 +815,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "عرض للمسجل دخولهم فقط",
"Hide" : "إخفاء",
"Manually installed apps cannot be updated" : "التطبيقات المثبتة يدويّاً لايمكن تحديثها",
- "{progress}% Deploying …" : "{progress}% النشر جارٍ …",
- "{progress}% Initializing …" : "{progress}% التهيئة جارية …",
"Health checking" : "فحص الصحة",
"Deploy and Enable" : "قُم بالنشر و التمكين",
"Download and enable" : "تنزيل وتمكين",
@@ -898,9 +891,16 @@ OC.L10N.register(
"Your biography" : "سيرتك الذاتية",
"You are using {usage}" : "أنت تستعمل {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "أنت تستعمل {usage} من {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "تحميل الحسابات ...",
+ "Set account as admin for …" : "تعيين الحساب كمدير على ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب …","{userCount} حساب …","{userCount} حساب …","{userCount} حسابات …","{userCount} حساب …","{userCount} حساب …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "في حالة فقد الجهاز أو ترك العمل بالمؤسسة، يمكن مَحْو بيانات نكست كلاود عن بُعد من جميع الأجهزة المرتبطة بـ {userid}. يعمل فقط إذا كانت الأجهزة متصلة بالإنترنت.",
"Failed to load subadmin groups with details" : "فشل تحميل المجموعات الفرعية مع التفاصيل",
+ "Loading account …" : "تحميل حسابات ...",
+ "Adding your device …" : "إضافة جهازك جاريةٌ ...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "لأسباب تتعلق بالأداء، عندما تقوم بتمكين التشفير على خادوم نكست كلاود، يتم تشفير الملفات الجديدة والمتغيرة فقط.",
+ "{progress}% Deploying …" : "{progress}% النشر جارٍ …",
+ "{progress}% Initializing …" : "{progress}% التهيئة جارية …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "لم يتم التعرّف على هذا التطبيق باعتباره متوافقاً مع إصدار نكست كلاود الخاص بك. إذا تابعت، فسيظل بإمكانك تنصيب التطبيق. ولكن يجب ملاحظة أن التطبيق قد لا يعمل بالشكل المتوقع.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "من المهم لأمان الخادم و مستوى أدائه أن يتم تكوين كل شيء بشكل صحيح. لمساعدتك في ذلك، نقوم ببعض الفحوصات التلقائية. يُرجى الاطلاع على الوثائق ذات الصلة لمزيد من المعلومات.",
"Checking for system and security issues." : "التحقق من مشاكل النظام والأمان.",
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json
index d3ed7375732..06ab7a59288 100644
--- a/apps/settings/l10n/ar.json
+++ b/apps/settings/l10n/ar.json
@@ -600,6 +600,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "أنت تستعمل {s}{usage}{/s} من {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "أنت عضو في المجموعات التالية:",
"Your full name" : "اسمك الكامل",
+ "Unable to update primary email address" : "تعذّر تحديث حساب البريد الالكتروني الأساسي",
+ "Unable to delete additional email address" : "تعذّرت إضافة حساب بريد الكتروني إضافي",
+ "No email address set" : "لم يتم تعيين أي إيميل",
"Email options" : "خيارات الإيميل",
"Options for additional email address {index}" : "خيارات عنوان البريد الإلكتروني الإضافي {index}",
"Remove primary email" : "حذف حساب البريد الالكتروني الأساسي",
@@ -609,25 +612,22 @@
"Set as primary email" : "تعيين كحساب بريد الكتروني أساسي",
"Additional email address {index}" : "إيميل إضافي {index}",
"Unable to delete primary email address" : "تعذّر حذف حساب البريد الالكتروني الأساسي",
- "Unable to update primary email address" : "تعذّر تحديث حساب البريد الالكتروني الأساسي",
"Unable to add additional email address" : "تعذّرت إضافة حساب بريد الكتروني إضافي",
"Unable to update additional email address" : "تعذّر تحديث حساب البريد الالكتروني الإضافي",
- "Unable to delete additional email address" : "تعذّرت إضافة حساب بريد الكتروني إضافي",
"Primary email for password reset and notifications" : "البريد الإلكتروني الأساسي لإعادة تعيين كلمة المرور والإشعارات",
- "No email address set" : "لم يتم تعيين أي إيميل",
"Your handle" : "حسابك",
"Derived from your locale ({weekDayName})" : "مشتق من إعدادات منطقتك ({weekDayName})",
"Unable to update first day of week" : "تعذّر تحديث اليوم الأول في الأسبوع",
"Day to use as the first day of week" : "اليوم الذي سيتم اعتباره أول يوم في الأسبوع",
"Your headline" : "عنوان ملفك الشخصي",
+ "No language set" : "لم يتم تعيين أيّ لغةٍ",
"Unable to update language" : "تعذّر تحديث اللغة",
"Languages" : "اللغات",
"Help translate" : "المساعدة في الترجمة",
- "No language set" : "لم يتم تعيين أيّ لغةٍ",
+ "No locale set" : "لم يتم تعيين أي إعدادات للمنطقة",
"Unable to update locale" : "تعذر تحديث إعدادات المنطقة",
"Locales" : "الدول والمناطق",
"Week starts on {firstDayOfWeek}" : "يبدأ الأسبوع بيوم {firstDayOfWeek}",
- "No locale set" : "لم يتم تعيين أي إعدادات للمنطقة",
"Your city" : "مدينتك",
"Your organisation" : "مؤسستك",
"Edit your Profile visibility" : "حدّد من يستطيع أن يرى ملفك الشخصي",
@@ -660,7 +660,6 @@
"Other languages" : "لُغات أخرى",
"Password change is disabled because the master key is disabled" : "تم تعطيل تغيير كلمة المرور لأن المفتاح الرئيسي master key معطلٌ",
"No accounts" : "لا توجد أي حسابات",
- "Loading accounts …" : "تحميل الحسابات ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "قائمة الحسابات. لم يتم تقديم هذه القائمة بالكامل لأسباب تتعلق بسرعة الأداء. سيتم عرض باقي الحسابات أثناء التنقل عبر القائمة.",
"Manager" : "مدير",
"Set line manager" : "تعيين الرئيس المباشر",
@@ -677,13 +676,11 @@
"Member of the following groups" : "عضو في المجموعات التالية",
"Set account groups" : "تعيين مجموعات الحساب",
"Admin of the following groups" : "مدير في المجموعات التالية",
- "Set account as admin for …" : "تعيين الحساب كمدير على ...",
"Quota" : "الحصة التخزينية",
"Set account quota" : "تعيين الحصة التخزينية للحساب",
"Language" : "اللغة",
"Set default language" : "تعيين اللغة الافتراضية",
"Add new account" : "إضافة حساب جديد",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب …","{userCount} حساب …","{userCount} حساب …","{userCount} حسابات …","{userCount} حساب …","{userCount} حساب …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب ","{userCount} حساب ","{userCount} حساب ","{userCount} حسابات","{userCount} حساب ","{userCount} حساب "],
"Total rows summary" : "ملخص مجموع الأسطر",
"Scroll to load more rows" : "مرِّر على القائمة لتحميل المزيد من الصفوف",
@@ -717,7 +714,6 @@
"Email can't be empty" : "البريد الإلكتروني لايمكن أن يكون فارغاً",
"Email was successfully changed" : "تم تغيير البريد الإلكتروني بنجاح",
"Welcome mail sent!" : "تمّ إرسال إيميل ترحيبي!",
- "Loading account …" : "تحميل حسابات ...",
"Change display name" : "تعديل اسم العرض",
"Set new password" : "تعيين كلمة مرور جديدة",
"You do not have permissions to see the details of this account" : "ليس لديك الإذن بالاطلاع على تفاصيل هذا الحساب",
@@ -751,7 +747,6 @@
"Passwordless authentication requires a secure connection." : "تتطلب المصادقة بدون كلمة مرور اتصالاً آمنًا.",
"Add WebAuthn device" : "إضافة جهاز WebAuthn",
"Please authorize your WebAuthn device." : "يُرجى منح الإذن لجهاز WebAuthn الخاص بك.",
- "Adding your device …" : "إضافة جهازك جاريةٌ ...",
"Unnamed device" : "جهاز بدون اسم",
"Passwordless Authentication" : "المصادقة بدون كلمة مرور",
"Set up your account for passwordless authentication following the FIDO2 standard." : "قم بإعداد حسابك للمصادقة بدون كلمة مرور وفق معيار FIDO2.",
@@ -818,8 +813,6 @@
"Show to logged in accounts only" : "عرض للمسجل دخولهم فقط",
"Hide" : "إخفاء",
"Manually installed apps cannot be updated" : "التطبيقات المثبتة يدويّاً لايمكن تحديثها",
- "{progress}% Deploying …" : "{progress}% النشر جارٍ …",
- "{progress}% Initializing …" : "{progress}% التهيئة جارية …",
"Health checking" : "فحص الصحة",
"Deploy and Enable" : "قُم بالنشر و التمكين",
"Download and enable" : "تنزيل وتمكين",
@@ -896,9 +889,16 @@
"Your biography" : "سيرتك الذاتية",
"You are using {usage}" : "أنت تستعمل {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "أنت تستعمل {usage} من {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "تحميل الحسابات ...",
+ "Set account as admin for …" : "تعيين الحساب كمدير على ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب …","{userCount} حساب …","{userCount} حساب …","{userCount} حسابات …","{userCount} حساب …","{userCount} حساب …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "في حالة فقد الجهاز أو ترك العمل بالمؤسسة، يمكن مَحْو بيانات نكست كلاود عن بُعد من جميع الأجهزة المرتبطة بـ {userid}. يعمل فقط إذا كانت الأجهزة متصلة بالإنترنت.",
"Failed to load subadmin groups with details" : "فشل تحميل المجموعات الفرعية مع التفاصيل",
+ "Loading account …" : "تحميل حسابات ...",
+ "Adding your device …" : "إضافة جهازك جاريةٌ ...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "لأسباب تتعلق بالأداء، عندما تقوم بتمكين التشفير على خادوم نكست كلاود، يتم تشفير الملفات الجديدة والمتغيرة فقط.",
+ "{progress}% Deploying …" : "{progress}% النشر جارٍ …",
+ "{progress}% Initializing …" : "{progress}% التهيئة جارية …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "لم يتم التعرّف على هذا التطبيق باعتباره متوافقاً مع إصدار نكست كلاود الخاص بك. إذا تابعت، فسيظل بإمكانك تنصيب التطبيق. ولكن يجب ملاحظة أن التطبيق قد لا يعمل بالشكل المتوقع.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "من المهم لأمان الخادم و مستوى أدائه أن يتم تكوين كل شيء بشكل صحيح. لمساعدتك في ذلك، نقوم ببعض الفحوصات التلقائية. يُرجى الاطلاع على الوثائق ذات الصلة لمزيد من المعلومات.",
"Checking for system and security issues." : "التحقق من مشاكل النظام والأمان.",
diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js
index 7c85d0c0545..d966a5c62b9 100644
--- a/apps/settings/l10n/ast.js
+++ b/apps/settings/l10n/ast.js
@@ -338,23 +338,23 @@ OC.L10N.register(
"Set as profile picture" : "Afitar como semeya del perfil",
"You are a member of the following groups:" : "Yes miembru de los grupos siguientes:",
"Your full name" : "Nome completu",
+ "Unable to update primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
+ "Unable to delete additional email address" : "Nun ye posible desaniciar la direición de corréu electrónicu adicional",
+ "No email address set" : "Nun s'afitó nenguna direición de corréu electrónicu",
"Remove primary email" : "Quitar la direición de corréu electrónicu",
"Delete email" : "Desaniciar la direición de corréu electrónicu",
"This address is not confirmed" : "Esta direición nun ta confirmada",
"Set as primary email" : "Afitar como direición de corréu electrónicu primaria",
"Unable to delete primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
- "Unable to update primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
"Unable to add additional email address" : "Nun ye posible amestar la direición de corréu electrónicu adicional",
"Unable to update additional email address" : "Nun ye posible amestar la direición de corréu electrónicu adicional",
- "Unable to delete additional email address" : "Nun ye posible desaniciar la direición de corréu electrónicu adicional",
- "No email address set" : "Nun s'afitó nenguna direición de corréu electrónicu",
+ "No language set" : "Nun s'afitó nenguna llingua",
"Unable to update language" : "Nun ye posible anovar la llingua",
"Languages" : "Llingües",
"Help translate" : "Ayudar a traducir",
- "No language set" : "Nun s'afitó nenguna llingua",
+ "No locale set" : "Nun s'afitó nenguna locale",
"Unable to update locale" : "Nun ye posible anovar la locale",
"Locales" : "Locales",
- "No locale set" : "Nun s'afitó nenguna locale",
"Your city" : "Ciudá",
"Your organisation" : "Organización",
"Your phone number" : "Númberu de teléfonu",
@@ -381,7 +381,6 @@ OC.L10N.register(
"Other languages" : "Otres llingües",
"Password change is disabled because the master key is disabled" : "El cambéu de contraseña ta desactiváu porque la clave maestra ta desactivada",
"No accounts" : "Nun hai nenguna cuenta",
- "Loading accounts …" : "Cargando les cuentes…",
"Manager" : "Xestor",
"Set line manager" : "Afitar el xestor de llinies",
"New account" : "Cuenta nueva",
@@ -411,7 +410,6 @@ OC.L10N.register(
"Password was successfully changed" : "La contraseña camudó correutamente",
"Email was successfully changed" : "La direición de corréu electrónicu camudó correutamente",
"Welcome mail sent!" : "¡Unvióse'l mensaxe d'acoyida!",
- "Loading account …" : "Cargando la cuenta…",
"Change display name" : "Camudar el nome visible",
"Set new password" : "Afitar una contraseña nueva",
"You do not have permissions to see the details of this account" : "Nun tienes permisu pa ver los detalles d'esta cuenta",
@@ -435,7 +433,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "L'autenticación ensin contraseña rique una conexón segura.",
"Add WebAuthn device" : "Amestar preséu WebAuthn",
"Please authorize your WebAuthn device." : "Autoriza'l preséu WebAuthn.",
- "Adding your device …" : "Amestando'l preséu…",
"Unnamed device" : "Preséu ensin nome",
"Passwordless Authentication" : "Autenticación ensin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura una cuenta pa l'autenticación ensin contraseña siguiendo l'estándar FIDO2.",
@@ -539,6 +536,9 @@ OC.L10N.register(
"The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.",
"Your biography" : "Biografía",
"You are using {usage}" : "Tas usando {usage}",
- "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Tas usando {usage} de {totalSpace} ({usageRelative}%)"
+ "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Tas usando {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cargando les cuentes…",
+ "Loading account …" : "Cargando la cuenta…",
+ "Adding your device …" : "Amestando'l preséu…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json
index f6698fdf43e..e2ee5ad17e5 100644
--- a/apps/settings/l10n/ast.json
+++ b/apps/settings/l10n/ast.json
@@ -336,23 +336,23 @@
"Set as profile picture" : "Afitar como semeya del perfil",
"You are a member of the following groups:" : "Yes miembru de los grupos siguientes:",
"Your full name" : "Nome completu",
+ "Unable to update primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
+ "Unable to delete additional email address" : "Nun ye posible desaniciar la direición de corréu electrónicu adicional",
+ "No email address set" : "Nun s'afitó nenguna direición de corréu electrónicu",
"Remove primary email" : "Quitar la direición de corréu electrónicu",
"Delete email" : "Desaniciar la direición de corréu electrónicu",
"This address is not confirmed" : "Esta direición nun ta confirmada",
"Set as primary email" : "Afitar como direición de corréu electrónicu primaria",
"Unable to delete primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
- "Unable to update primary email address" : "Nun ye posible desaniciar la direición de corréu electrónicu primaria",
"Unable to add additional email address" : "Nun ye posible amestar la direición de corréu electrónicu adicional",
"Unable to update additional email address" : "Nun ye posible amestar la direición de corréu electrónicu adicional",
- "Unable to delete additional email address" : "Nun ye posible desaniciar la direición de corréu electrónicu adicional",
- "No email address set" : "Nun s'afitó nenguna direición de corréu electrónicu",
+ "No language set" : "Nun s'afitó nenguna llingua",
"Unable to update language" : "Nun ye posible anovar la llingua",
"Languages" : "Llingües",
"Help translate" : "Ayudar a traducir",
- "No language set" : "Nun s'afitó nenguna llingua",
+ "No locale set" : "Nun s'afitó nenguna locale",
"Unable to update locale" : "Nun ye posible anovar la locale",
"Locales" : "Locales",
- "No locale set" : "Nun s'afitó nenguna locale",
"Your city" : "Ciudá",
"Your organisation" : "Organización",
"Your phone number" : "Númberu de teléfonu",
@@ -379,7 +379,6 @@
"Other languages" : "Otres llingües",
"Password change is disabled because the master key is disabled" : "El cambéu de contraseña ta desactiváu porque la clave maestra ta desactivada",
"No accounts" : "Nun hai nenguna cuenta",
- "Loading accounts …" : "Cargando les cuentes…",
"Manager" : "Xestor",
"Set line manager" : "Afitar el xestor de llinies",
"New account" : "Cuenta nueva",
@@ -409,7 +408,6 @@
"Password was successfully changed" : "La contraseña camudó correutamente",
"Email was successfully changed" : "La direición de corréu electrónicu camudó correutamente",
"Welcome mail sent!" : "¡Unvióse'l mensaxe d'acoyida!",
- "Loading account …" : "Cargando la cuenta…",
"Change display name" : "Camudar el nome visible",
"Set new password" : "Afitar una contraseña nueva",
"You do not have permissions to see the details of this account" : "Nun tienes permisu pa ver los detalles d'esta cuenta",
@@ -433,7 +431,6 @@
"Passwordless authentication requires a secure connection." : "L'autenticación ensin contraseña rique una conexón segura.",
"Add WebAuthn device" : "Amestar preséu WebAuthn",
"Please authorize your WebAuthn device." : "Autoriza'l preséu WebAuthn.",
- "Adding your device …" : "Amestando'l preséu…",
"Unnamed device" : "Preséu ensin nome",
"Passwordless Authentication" : "Autenticación ensin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura una cuenta pa l'autenticación ensin contraseña siguiendo l'estándar FIDO2.",
@@ -537,6 +534,9 @@
"The PHP memory limit is below the recommended value of %s." : "La llende de memoria de PHP ye inferior al valor aconseyáu de %s.",
"Your biography" : "Biografía",
"You are using {usage}" : "Tas usando {usage}",
- "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Tas usando {usage} de {totalSpace} ({usageRelative}%)"
+ "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Tas usando {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cargando les cuentes…",
+ "Loading account …" : "Cargando la cuenta…",
+ "Adding your device …" : "Amestando'l preséu…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/settings/l10n/be.js b/apps/settings/l10n/be.js
index aba85fc4a7b..5488ff54b7a 100644
--- a/apps/settings/l10n/be.js
+++ b/apps/settings/l10n/be.js
@@ -231,14 +231,14 @@ OC.L10N.register(
"Unable to update first day of week" : "Немагчыма абнавіць першы дзень тыдня",
"Day to use as the first day of week" : "Дзень, які выкарыстоўваецца ў якасці першага дня тыдня",
"Your headline" : "Ваш загаловак",
+ "No language set" : "Мова не зададзена",
"Unable to update language" : "Немагчыма абнавіць мову",
"Languages" : "Мовы",
"Help translate" : "Дапамагчы з перакладам",
- "No language set" : "Мова не зададзена",
+ "No locale set" : "Лакаль не зададзена",
"Unable to update locale" : "Немагчыма абнавіць лакаль",
"Locales" : "Лакалі",
"Week starts on {firstDayOfWeek}" : "Тыдзень пачынаецца з {firstDayOfWeek}",
- "No locale set" : "Лакаль не зададзена",
"Your city" : "Ваш горад",
"Your organisation" : "Ваша арганізацыя",
"Your phone number" : "Ваш нумар тэлефона",
@@ -264,7 +264,6 @@ OC.L10N.register(
"Default language" : "Прадвызначаная мова",
"Other languages" : "Іншыя мовы",
"No accounts" : "Няма ўліковых запісаў",
- "Loading accounts …" : "Загрузка ўліковых запісаў …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Спіс уліковых запісаў. Гэты спіс не апрацоўваецца цалкам з меркаванняў прадукцыйнасці. Уліковыя запісы будуць апрацоўвацца па меры навігацыі па спісе.",
"Manager" : "Менеджар",
"Account name will be autogenerated" : "Імя ўліковага запісу будзе згенерыравана аўтаматычна",
@@ -274,12 +273,10 @@ OC.L10N.register(
"Password (required)" : "Пароль (абавязкова)",
"Email (required)" : "Электронная пошта (абавязкова)",
"Email" : "Электронная пошта",
- "Set account as admin for …" : "Задаць уліковы запіс у якасці адміністратара для …",
"Quota" : "Квота",
"Set account quota" : "Задаць квоту ўліковага запісу",
"Language" : "Мова",
"Set default language" : "Задаць прадвызначаную мову",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} уліковы запіс …","{userCount} уліковыя запісы …","{userCount} уліковых запісаў …","{userCount} уліковых запісаў …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} уліковы запіс","{userCount} уліковыя запісы","{userCount} уліковых запісаў","{userCount} уліковых запісаў"],
"Total rows summary" : "Зводка па ўсіх радках",
"Avatar" : "Аватар",
@@ -290,7 +287,6 @@ OC.L10N.register(
"Enable account" : "Уключыць уліковы запіс",
"Account deletion" : "Выдаленне ўліковага запісу",
"Display name was successfully changed" : "Імя для паказу паспяхова зменена",
- "Loading account …" : "Загрузка ўліковага запісу …",
"Change display name" : "Змяніць імя для паказу",
"Set new password" : "Задаць новы пароль",
"Add account to group" : "Дадаць уліковы запіс у групу",
@@ -309,7 +305,6 @@ OC.L10N.register(
"Default quota" : "Прадвызначаная квота",
"Select default quota" : "Выберыце прадвызначаную квоту",
"Add WebAuthn device" : "Дадаць прыладу WebAuthn",
- "Adding your device …" : "Дадаванне вашай прылады …",
"Unnamed device" : "Прылада без назвы",
"No devices configured." : "Няма сканфігураваных прылад.",
"Your browser does not support WebAuthn." : "Ваш браўзер не падтрымлівае WebAuthn.",
@@ -394,6 +389,11 @@ OC.L10N.register(
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Гэтай праграме не прызначана максімальная версія Nextcloud. У будучыні гэта будзе памылкай.",
"Your biography" : "Ваша біяграфія",
"You are using {usage}" : "Вы выкарыстоўваеце {usage}",
- "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Вы выкарыстоўваеце {usage} з {totalSpace} ({usageRelative}%)"
+ "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Вы выкарыстоўваеце {usage} з {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Загрузка ўліковых запісаў …",
+ "Set account as admin for …" : "Задаць уліковы запіс у якасці адміністратара для …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} уліковы запіс …","{userCount} уліковыя запісы …","{userCount} уліковых запісаў …","{userCount} уліковых запісаў …"],
+ "Loading account …" : "Загрузка ўліковага запісу …",
+ "Adding your device …" : "Дадаванне вашай прылады …"
},
"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/settings/l10n/be.json b/apps/settings/l10n/be.json
index 608e286206d..4eeaf46878d 100644
--- a/apps/settings/l10n/be.json
+++ b/apps/settings/l10n/be.json
@@ -229,14 +229,14 @@
"Unable to update first day of week" : "Немагчыма абнавіць першы дзень тыдня",
"Day to use as the first day of week" : "Дзень, які выкарыстоўваецца ў якасці першага дня тыдня",
"Your headline" : "Ваш загаловак",
+ "No language set" : "Мова не зададзена",
"Unable to update language" : "Немагчыма абнавіць мову",
"Languages" : "Мовы",
"Help translate" : "Дапамагчы з перакладам",
- "No language set" : "Мова не зададзена",
+ "No locale set" : "Лакаль не зададзена",
"Unable to update locale" : "Немагчыма абнавіць лакаль",
"Locales" : "Лакалі",
"Week starts on {firstDayOfWeek}" : "Тыдзень пачынаецца з {firstDayOfWeek}",
- "No locale set" : "Лакаль не зададзена",
"Your city" : "Ваш горад",
"Your organisation" : "Ваша арганізацыя",
"Your phone number" : "Ваш нумар тэлефона",
@@ -262,7 +262,6 @@
"Default language" : "Прадвызначаная мова",
"Other languages" : "Іншыя мовы",
"No accounts" : "Няма ўліковых запісаў",
- "Loading accounts …" : "Загрузка ўліковых запісаў …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Спіс уліковых запісаў. Гэты спіс не апрацоўваецца цалкам з меркаванняў прадукцыйнасці. Уліковыя запісы будуць апрацоўвацца па меры навігацыі па спісе.",
"Manager" : "Менеджар",
"Account name will be autogenerated" : "Імя ўліковага запісу будзе згенерыравана аўтаматычна",
@@ -272,12 +271,10 @@
"Password (required)" : "Пароль (абавязкова)",
"Email (required)" : "Электронная пошта (абавязкова)",
"Email" : "Электронная пошта",
- "Set account as admin for …" : "Задаць уліковы запіс у якасці адміністратара для …",
"Quota" : "Квота",
"Set account quota" : "Задаць квоту ўліковага запісу",
"Language" : "Мова",
"Set default language" : "Задаць прадвызначаную мову",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} уліковы запіс …","{userCount} уліковыя запісы …","{userCount} уліковых запісаў …","{userCount} уліковых запісаў …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} уліковы запіс","{userCount} уліковыя запісы","{userCount} уліковых запісаў","{userCount} уліковых запісаў"],
"Total rows summary" : "Зводка па ўсіх радках",
"Avatar" : "Аватар",
@@ -288,7 +285,6 @@
"Enable account" : "Уключыць уліковы запіс",
"Account deletion" : "Выдаленне ўліковага запісу",
"Display name was successfully changed" : "Імя для паказу паспяхова зменена",
- "Loading account …" : "Загрузка ўліковага запісу …",
"Change display name" : "Змяніць імя для паказу",
"Set new password" : "Задаць новы пароль",
"Add account to group" : "Дадаць уліковы запіс у групу",
@@ -307,7 +303,6 @@
"Default quota" : "Прадвызначаная квота",
"Select default quota" : "Выберыце прадвызначаную квоту",
"Add WebAuthn device" : "Дадаць прыладу WebAuthn",
- "Adding your device …" : "Дадаванне вашай прылады …",
"Unnamed device" : "Прылада без назвы",
"No devices configured." : "Няма сканфігураваных прылад.",
"Your browser does not support WebAuthn." : "Ваш браўзер не падтрымлівае WebAuthn.",
@@ -392,6 +387,11 @@
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Гэтай праграме не прызначана максімальная версія Nextcloud. У будучыні гэта будзе памылкай.",
"Your biography" : "Ваша біяграфія",
"You are using {usage}" : "Вы выкарыстоўваеце {usage}",
- "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Вы выкарыстоўваеце {usage} з {totalSpace} ({usageRelative}%)"
+ "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Вы выкарыстоўваеце {usage} з {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Загрузка ўліковых запісаў …",
+ "Set account as admin for …" : "Задаць уліковы запіс у якасці адміністратара для …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} уліковы запіс …","{userCount} уліковыя запісы …","{userCount} уліковых запісаў …","{userCount} уліковых запісаў …"],
+ "Loading account …" : "Загрузка ўліковага запісу …",
+ "Adding your device …" : "Дадаванне вашай прылады …"
},"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/settings/l10n/bg.js b/apps/settings/l10n/bg.js
index 29204a50133..0f00da35526 100644
--- a/apps/settings/l10n/bg.js
+++ b/apps/settings/l10n/bg.js
@@ -280,6 +280,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Използвате {s}{usage}{/s} от {s}{totalSpace}{/s}({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Членувате в следните групи:",
"Your full name" : "Вашето пълно име",
+ "Unable to update primary email address" : "Основният имейл адрес не може да се актуализира",
+ "Unable to delete additional email address" : "Не може да се изтрие допълнителен имейл адрес",
+ "No email address set" : "Не е въведен имейл адрес",
"Email options" : "Опции за имейл",
"Remove primary email" : "Премахване на основния имейл",
"Delete email" : "Изтриване на имейл",
@@ -288,24 +291,21 @@ OC.L10N.register(
"Set as primary email" : "Задаване като основен имейл",
"Additional email address {index}" : "Допълнителен имейл адрес {index}",
"Unable to delete primary email address" : "Не може да се изтрие основният имейл адрес",
- "Unable to update primary email address" : "Основният имейл адрес не може да се актуализира",
"Unable to add additional email address" : "Не може да се добави допълнителен имейл адрес",
"Unable to update additional email address" : "Не може да се актуализира допълнителен имейл адрес",
- "Unable to delete additional email address" : "Не може да се изтрие допълнителен имейл адрес",
"Primary email for password reset and notifications" : "Основен имейл за възстановяване на парола и известия",
- "No email address set" : "Не е въведен имейл адрес",
"Your handle" : "Вашият идентификатор",
"Derived from your locale ({weekDayName})" : "Извлечено от Вашите настройки за регион ({weekDayName})",
"Unable to update first day of week" : "Неуспешно обновяване на първия ден от седмицата",
"Day to use as the first day of week" : "Денят, в който започва седмицата.",
"Your headline" : "Вашето заглавие",
+ "No language set" : "Няма зададен език",
"Unable to update language" : "Езикът не може да се актуализира",
"Help translate" : "Помогнете с превода",
- "No language set" : "Няма зададен език",
+ "No locale set" : "Няма зададени настройки за регион",
"Unable to update locale" : "Неуспешно обновяване на регионалните настройки",
"Locales" : "Регионални настройки",
"Week starts on {firstDayOfWeek}" : "Седмицата започва от {firstDayOfWeek}",
- "No locale set" : "Няма зададени настройки за регион",
"Your organisation" : "Вашата организация",
"Your phone number" : "Вашият тел. номер",
"Edit your Profile visibility" : "Редактиране на видимостта на Вашия профил",
@@ -367,7 +367,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Удостоверяване без парола изисква сигурна връзка.",
"Add WebAuthn device" : "Добавяне на WebAuthn устройство",
"Please authorize your WebAuthn device." : "Моля, да упълномощите вашето WebAuthn устройство.",
- "Adding your device …" : "Вашето устройство се добавя …",
"Unnamed device" : "Устройство без име",
"Passwordless Authentication" : "Удостоверяване без парола",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Настройте вашият профил за удостоверяване без парола, следвайки стандарта FIDO2.",
@@ -471,6 +470,7 @@ OC.L10N.register(
"You are using {usage}" : "Използвате {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Използвате {usage} от {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "В случай на изгубено устройство или излизане от организацията, това може отдалечено да изтрие данните на Nextcloud от всички устройства, свързани с {userid}. Работи, само ако устройствата са свързани към интернет.",
+ "Adding your device …" : "Вашето устройство се добавя …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Приложението не е маркирано като съвместимо с вашата версия на Nextcloud. Можете да инсталирате приложението, но е вероятно да не работи безпроблемно.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е, от гледна точка на сигурност и производителност, всичко да бъде настроено коректно. За тази цел са създадени автоматични проверки. Прегледайте връзките, към документацията (по-долу), за допълнителна информация.",
"Checking for system and security issues." : "Проверка за проблеми със системата и сигурността.",
diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json
index 8c5b9e4ba0f..39013231670 100644
--- a/apps/settings/l10n/bg.json
+++ b/apps/settings/l10n/bg.json
@@ -278,6 +278,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Използвате {s}{usage}{/s} от {s}{totalSpace}{/s}({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Членувате в следните групи:",
"Your full name" : "Вашето пълно име",
+ "Unable to update primary email address" : "Основният имейл адрес не може да се актуализира",
+ "Unable to delete additional email address" : "Не може да се изтрие допълнителен имейл адрес",
+ "No email address set" : "Не е въведен имейл адрес",
"Email options" : "Опции за имейл",
"Remove primary email" : "Премахване на основния имейл",
"Delete email" : "Изтриване на имейл",
@@ -286,24 +289,21 @@
"Set as primary email" : "Задаване като основен имейл",
"Additional email address {index}" : "Допълнителен имейл адрес {index}",
"Unable to delete primary email address" : "Не може да се изтрие основният имейл адрес",
- "Unable to update primary email address" : "Основният имейл адрес не може да се актуализира",
"Unable to add additional email address" : "Не може да се добави допълнителен имейл адрес",
"Unable to update additional email address" : "Не може да се актуализира допълнителен имейл адрес",
- "Unable to delete additional email address" : "Не може да се изтрие допълнителен имейл адрес",
"Primary email for password reset and notifications" : "Основен имейл за възстановяване на парола и известия",
- "No email address set" : "Не е въведен имейл адрес",
"Your handle" : "Вашият идентификатор",
"Derived from your locale ({weekDayName})" : "Извлечено от Вашите настройки за регион ({weekDayName})",
"Unable to update first day of week" : "Неуспешно обновяване на първия ден от седмицата",
"Day to use as the first day of week" : "Денят, в който започва седмицата.",
"Your headline" : "Вашето заглавие",
+ "No language set" : "Няма зададен език",
"Unable to update language" : "Езикът не може да се актуализира",
"Help translate" : "Помогнете с превода",
- "No language set" : "Няма зададен език",
+ "No locale set" : "Няма зададени настройки за регион",
"Unable to update locale" : "Неуспешно обновяване на регионалните настройки",
"Locales" : "Регионални настройки",
"Week starts on {firstDayOfWeek}" : "Седмицата започва от {firstDayOfWeek}",
- "No locale set" : "Няма зададени настройки за регион",
"Your organisation" : "Вашата организация",
"Your phone number" : "Вашият тел. номер",
"Edit your Profile visibility" : "Редактиране на видимостта на Вашия профил",
@@ -365,7 +365,6 @@
"Passwordless authentication requires a secure connection." : "Удостоверяване без парола изисква сигурна връзка.",
"Add WebAuthn device" : "Добавяне на WebAuthn устройство",
"Please authorize your WebAuthn device." : "Моля, да упълномощите вашето WebAuthn устройство.",
- "Adding your device …" : "Вашето устройство се добавя …",
"Unnamed device" : "Устройство без име",
"Passwordless Authentication" : "Удостоверяване без парола",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Настройте вашият профил за удостоверяване без парола, следвайки стандарта FIDO2.",
@@ -469,6 +468,7 @@
"You are using {usage}" : "Използвате {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Използвате {usage} от {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "В случай на изгубено устройство или излизане от организацията, това може отдалечено да изтрие данните на Nextcloud от всички устройства, свързани с {userid}. Работи, само ако устройствата са свързани към интернет.",
+ "Adding your device …" : "Вашето устройство се добавя …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Приложението не е маркирано като съвместимо с вашата версия на Nextcloud. Можете да инсталирате приложението, но е вероятно да не работи безпроблемно.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е, от гледна точка на сигурност и производителност, всичко да бъде настроено коректно. За тази цел са създадени автоматични проверки. Прегледайте връзките, към документацията (по-долу), за допълнителна информация.",
"Checking for system and security issues." : "Проверка за проблеми със системата и сигурността.",
diff --git a/apps/settings/l10n/br.js b/apps/settings/l10n/br.js
index 5e64de93323..3e87a85a4a5 100644
--- a/apps/settings/l10n/br.js
+++ b/apps/settings/l10n/br.js
@@ -199,8 +199,8 @@ OC.L10N.register(
"Enter your date of birth" : "Lakaat ho teiziad ganedigezh",
"You are a member of the following groups:" : "Er strolladoù-mañ emaoc'h",
"No email address set" : "Chom-lec'h postel ebet lakaet",
- "Help translate" : "Sikour treiñ",
"No language set" : "Yezh ebet lakaet",
+ "Help translate" : "Sikour treiñ",
"Week starts on {firstDayOfWeek}" : "Krog a ra ar sizunn gant {firstDayOfWeek}",
"Your phone number" : "O niverenn pelgomzer",
"Change" : "Cheñch",
@@ -237,7 +237,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Ret eo kaout ur c'henstagadur sur evit un dilesa di-ger-tremen.",
"Add WebAuthn device" : "Ouzhpenn ardivink WebAuthn",
"Please authorize your WebAuthn device." : "Aotreit o ardivink WebAuthn.",
- "Adding your device …" : "Ouehpennit ho ardivink ...",
"Unnamed device" : "Ardivink hep anv",
"Passwordless Authentication" : "Dilesa hep ger-tremen",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Lakaat o c'hont da implij an dilesa hap ger-tremen en ur heuliañ ar standart FIDO2.",
@@ -311,6 +310,7 @@ OC.L10N.register(
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ar meziant n'en deus ket ur stumm huela eus Nextcloud merked. Ur fazi vo en dazont.",
"You are using {usage}" : "Emaoc'h o imlpij {usage}",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Ma peus kollet o ardivink pe kuitaet ar strollad, posupl e vefe lemet a pell roadennoù Nextcloud eus tout o ardivinkoù liamet gant {userid}. Ne gerzh nemet ma eo kenstaget an ardivinkoù gant internet.",
+ "Adding your device …" : "Ouehpennit ho ardivink ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "N'eo ket ar meziant keverlec'h gant stumm Nextcloud. Ma kendalc'hit e o posupl deoc'h staliañ ar meziant. Taolit evez, ne labouro ket ar meziant evel ma zlefe.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pouezus eo evit ar surentez hag ar mont en dro ho azgoulenn e vefe pep tra stummet mat. Evit sikour ac'hanoc'h e vez graet gwiradennoù otomatek. Sellit ouz an diellvadur liammet evit muioc'h a ditouroù.",
"Checking for system and security issues." : "O gwiriañ ne vefe kuden ebet gant ar sistem hag ar surentez.",
diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json
index daf1ea4da37..b6ff464ea0e 100644
--- a/apps/settings/l10n/br.json
+++ b/apps/settings/l10n/br.json
@@ -197,8 +197,8 @@
"Enter your date of birth" : "Lakaat ho teiziad ganedigezh",
"You are a member of the following groups:" : "Er strolladoù-mañ emaoc'h",
"No email address set" : "Chom-lec'h postel ebet lakaet",
- "Help translate" : "Sikour treiñ",
"No language set" : "Yezh ebet lakaet",
+ "Help translate" : "Sikour treiñ",
"Week starts on {firstDayOfWeek}" : "Krog a ra ar sizunn gant {firstDayOfWeek}",
"Your phone number" : "O niverenn pelgomzer",
"Change" : "Cheñch",
@@ -235,7 +235,6 @@
"Passwordless authentication requires a secure connection." : "Ret eo kaout ur c'henstagadur sur evit un dilesa di-ger-tremen.",
"Add WebAuthn device" : "Ouzhpenn ardivink WebAuthn",
"Please authorize your WebAuthn device." : "Aotreit o ardivink WebAuthn.",
- "Adding your device …" : "Ouehpennit ho ardivink ...",
"Unnamed device" : "Ardivink hep anv",
"Passwordless Authentication" : "Dilesa hep ger-tremen",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Lakaat o c'hont da implij an dilesa hap ger-tremen en ur heuliañ ar standart FIDO2.",
@@ -309,6 +308,7 @@
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ar meziant n'en deus ket ur stumm huela eus Nextcloud merked. Ur fazi vo en dazont.",
"You are using {usage}" : "Emaoc'h o imlpij {usage}",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Ma peus kollet o ardivink pe kuitaet ar strollad, posupl e vefe lemet a pell roadennoù Nextcloud eus tout o ardivinkoù liamet gant {userid}. Ne gerzh nemet ma eo kenstaget an ardivinkoù gant internet.",
+ "Adding your device …" : "Ouehpennit ho ardivink ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "N'eo ket ar meziant keverlec'h gant stumm Nextcloud. Ma kendalc'hit e o posupl deoc'h staliañ ar meziant. Taolit evez, ne labouro ket ar meziant evel ma zlefe.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pouezus eo evit ar surentez hag ar mont en dro ho azgoulenn e vefe pep tra stummet mat. Evit sikour ac'hanoc'h e vez graet gwiradennoù otomatek. Sellit ouz an diellvadur liammet evit muioc'h a ditouroù.",
"Checking for system and security issues." : "O gwiriañ ne vefe kuden ebet gant ar sistem hag ar surentez.",
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js
index c769ed69ca7..50685868cbe 100644
--- a/apps/settings/l10n/ca.js
+++ b/apps/settings/l10n/ca.js
@@ -596,6 +596,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Esteu utilitzant {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Sou membre dels grups següents:",
"Your full name" : "El vostre nom complet",
+ "Unable to update primary email address" : "No es pot actualitzar l'adreça de correu electrònic principal",
+ "Unable to delete additional email address" : "No es pot suprimir l'adreça de correu electrònic addicional",
+ "No email address set" : "No s'ha establert cap adreça de correu electrònic",
"Email options" : "Opcions de correu electrònic",
"Options for additional email address {index}" : "Opcions per a l'adreça de correu electrònic addicional {index}",
"Remove primary email" : "Treu l'adreça de correu electrònic principal",
@@ -605,25 +608,22 @@ OC.L10N.register(
"Set as primary email" : "Estableix com a correu electrònic principal",
"Additional email address {index}" : "Adreça de correu electrònic addicional {index}",
"Unable to delete primary email address" : "No es pot suprimir l'adreça de correu electrònic principal",
- "Unable to update primary email address" : "No es pot actualitzar l'adreça de correu electrònic principal",
"Unable to add additional email address" : "No es pot afegir una adreça de correu electrònic addicional",
"Unable to update additional email address" : "No es pot actualitzar l'adreça de correu electrònic addicional",
- "Unable to delete additional email address" : "No es pot suprimir l'adreça de correu electrònic addicional",
"Primary email for password reset and notifications" : "Adreça de correu electrònic principal per a restablir la contrasenya i per a les notificacions",
- "No email address set" : "No s'ha establert cap adreça de correu electrònic",
"Your handle" : "El teu identificador",
"Derived from your locale ({weekDayName})" : "Derivat de la vostra configuració regional ({weekDayName})",
"Unable to update first day of week" : "No es pot actualitzar el primer dia de la setmana",
"Day to use as the first day of week" : "Dia per utilitzar com a primer dia de la setmana",
"Your headline" : "El teu titular",
+ "No language set" : "No s'ha establert cap idioma",
"Unable to update language" : "No es pot actualitzar la llengua",
"Languages" : "Llengües",
"Help translate" : "Ajudeu-nos amb la traducció",
- "No language set" : "No s'ha establert cap idioma",
+ "No locale set" : "No s'ha establert cap configuració local",
"Unable to update locale" : "No es pot actualitzar la configuració local",
"Locales" : "Localitzacions",
"Week starts on {firstDayOfWeek}" : "La setmana comença el {firstDayOfWeek}",
- "No locale set" : "No s'ha establert cap configuració local",
"Your city" : "La teva ciutat",
"Your organisation" : "La vostra organització",
"Your phone number" : "El vostre número de telèfon",
@@ -657,7 +657,6 @@ OC.L10N.register(
"Other languages" : "Altres llengües",
"Password change is disabled because the master key is disabled" : "El canvi de contrasenya està inhabilitat perquè la clau mestra està desactivada",
"No accounts" : "Sense comptes",
- "Loading accounts …" : "S'estan carregant els comptes …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Llista de comptes. Aquesta llista no es presenta completament per motius de rendiment. Els comptes es mostraran mentre navegueu per la llista.",
"Manager" : "Gestor",
"Set line manager" : "Estableix el gestor de línia",
@@ -673,13 +672,11 @@ OC.L10N.register(
"Member of the following groups" : "Membre dels següents grups",
"Set account groups" : "Establir grups de comptes",
"Admin of the following groups" : "Administrador dels següents grups",
- "Set account as admin for …" : "Estableix el compte com a administrador de …",
"Quota" : "Quota",
"Set account quota" : "Estableix la quota del compte",
"Language" : "Llengua",
"Set default language" : "Estableix la llengua predeterminada",
"Add new account" : "Addició d'un compte nou",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes"],
"Total rows summary" : "Resum de totes les files",
"Scroll to load more rows" : "Desplaceu-vos per carregar més files",
@@ -711,7 +708,6 @@ OC.L10N.register(
"Email can't be empty" : "El correu electrònic no pot estar buit",
"Email was successfully changed" : "El correu electrònic s'ha canviat correctament",
"Welcome mail sent!" : "S'ha enviat el correu electrònic de benvinguda!",
- "Loading account …" : "S'està carregant el compte …",
"Change display name" : "Canvia el nom de visualització",
"Set new password" : "Estableix una contrasenya nova",
"You do not have permissions to see the details of this account" : "No teniu permís per veure els detalls d'aquest compte",
@@ -744,7 +740,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "L'autenticació sense contrasenya necessita una connexió segura.",
"Add WebAuthn device" : "Afegeix un dispositiu WebAuthn",
"Please authorize your WebAuthn device." : "Si us plau, autoritzeu el vostre dispositiu WebAuthn.",
- "Adding your device …" : "S'està afegint el vostre dispositiu …",
"Unnamed device" : "Dispositiu sense nom",
"Passwordless Authentication" : "Autenticació sense Contrasenya",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura el teu compte per a l'autenticació sense contrasenya seguint l'estàndard FIDO2.",
@@ -811,8 +806,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Mostra només als comptes connectats",
"Hide" : "Amaga",
"Manually installed apps cannot be updated" : "Les aplicacions instal·lades manualment no es poden actualitzar",
- "{progress}% Deploying …" : "{progress}% Desplegant …",
- "{progress}% Initializing …" : "{progress}% S'està inicialitzant …",
"Health checking" : "Control de salut",
"Deploy and Enable" : "Desplega i habilita",
"Download and enable" : "Baixa i activa",
@@ -889,8 +882,15 @@ OC.L10N.register(
"Your biography" : "La vostra biografia",
"You are using {usage}" : "Esteu utilitzant {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Esteu utilitzant {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "S'estan carregant els comptes …",
+ "Set account as admin for …" : "Estableix el compte com a administrador de …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En cas de perdre un dispositiu o sortir de l’organització, es pot esborrar de forma remota les dades del Nextcloud de tots els dispositius associats a {userid}. Només funciona si els dispositius estan connectats a Internet.",
+ "Loading account …" : "S'està carregant el compte …",
+ "Adding your device …" : "S'està afegint el vostre dispositiu …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Per raons de rendiment, quan s'habilita el xifratge en un servidor Nextcloud només es xifren els fitxers nous i els modificats.",
+ "{progress}% Deploying …" : "{progress}% Desplegant …",
+ "{progress}% Initializing …" : "{progress}% S'està inicialitzant …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Aquesta aplicació no està marcada com a compatible amb la vostra versió de Nextcloud. Si continueu, encara podreu instal·lar l’aplicació. Tingueu en compte que pot ser que l’aplicació no funcioni correctament.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "És important per a la seguretat i el rendiment de la vostra instància que tot estigui configurat correctament. Per ajudar-vos, fem algunes comprovacions automàtiques. Si us plau, consulteu la documentació enllaçada per obtenir més informació.",
"Checking for system and security issues." : "S'estan comprovant incidències del sistema i de seguretat.",
diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json
index 1777c8adf35..67f20da6504 100644
--- a/apps/settings/l10n/ca.json
+++ b/apps/settings/l10n/ca.json
@@ -594,6 +594,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Esteu utilitzant {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Sou membre dels grups següents:",
"Your full name" : "El vostre nom complet",
+ "Unable to update primary email address" : "No es pot actualitzar l'adreça de correu electrònic principal",
+ "Unable to delete additional email address" : "No es pot suprimir l'adreça de correu electrònic addicional",
+ "No email address set" : "No s'ha establert cap adreça de correu electrònic",
"Email options" : "Opcions de correu electrònic",
"Options for additional email address {index}" : "Opcions per a l'adreça de correu electrònic addicional {index}",
"Remove primary email" : "Treu l'adreça de correu electrònic principal",
@@ -603,25 +606,22 @@
"Set as primary email" : "Estableix com a correu electrònic principal",
"Additional email address {index}" : "Adreça de correu electrònic addicional {index}",
"Unable to delete primary email address" : "No es pot suprimir l'adreça de correu electrònic principal",
- "Unable to update primary email address" : "No es pot actualitzar l'adreça de correu electrònic principal",
"Unable to add additional email address" : "No es pot afegir una adreça de correu electrònic addicional",
"Unable to update additional email address" : "No es pot actualitzar l'adreça de correu electrònic addicional",
- "Unable to delete additional email address" : "No es pot suprimir l'adreça de correu electrònic addicional",
"Primary email for password reset and notifications" : "Adreça de correu electrònic principal per a restablir la contrasenya i per a les notificacions",
- "No email address set" : "No s'ha establert cap adreça de correu electrònic",
"Your handle" : "El teu identificador",
"Derived from your locale ({weekDayName})" : "Derivat de la vostra configuració regional ({weekDayName})",
"Unable to update first day of week" : "No es pot actualitzar el primer dia de la setmana",
"Day to use as the first day of week" : "Dia per utilitzar com a primer dia de la setmana",
"Your headline" : "El teu titular",
+ "No language set" : "No s'ha establert cap idioma",
"Unable to update language" : "No es pot actualitzar la llengua",
"Languages" : "Llengües",
"Help translate" : "Ajudeu-nos amb la traducció",
- "No language set" : "No s'ha establert cap idioma",
+ "No locale set" : "No s'ha establert cap configuració local",
"Unable to update locale" : "No es pot actualitzar la configuració local",
"Locales" : "Localitzacions",
"Week starts on {firstDayOfWeek}" : "La setmana comença el {firstDayOfWeek}",
- "No locale set" : "No s'ha establert cap configuració local",
"Your city" : "La teva ciutat",
"Your organisation" : "La vostra organització",
"Your phone number" : "El vostre número de telèfon",
@@ -655,7 +655,6 @@
"Other languages" : "Altres llengües",
"Password change is disabled because the master key is disabled" : "El canvi de contrasenya està inhabilitat perquè la clau mestra està desactivada",
"No accounts" : "Sense comptes",
- "Loading accounts …" : "S'estan carregant els comptes …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Llista de comptes. Aquesta llista no es presenta completament per motius de rendiment. Els comptes es mostraran mentre navegueu per la llista.",
"Manager" : "Gestor",
"Set line manager" : "Estableix el gestor de línia",
@@ -671,13 +670,11 @@
"Member of the following groups" : "Membre dels següents grups",
"Set account groups" : "Establir grups de comptes",
"Admin of the following groups" : "Administrador dels següents grups",
- "Set account as admin for …" : "Estableix el compte com a administrador de …",
"Quota" : "Quota",
"Set account quota" : "Estableix la quota del compte",
"Language" : "Llengua",
"Set default language" : "Estableix la llengua predeterminada",
"Add new account" : "Addició d'un compte nou",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes"],
"Total rows summary" : "Resum de totes les files",
"Scroll to load more rows" : "Desplaceu-vos per carregar més files",
@@ -709,7 +706,6 @@
"Email can't be empty" : "El correu electrònic no pot estar buit",
"Email was successfully changed" : "El correu electrònic s'ha canviat correctament",
"Welcome mail sent!" : "S'ha enviat el correu electrònic de benvinguda!",
- "Loading account …" : "S'està carregant el compte …",
"Change display name" : "Canvia el nom de visualització",
"Set new password" : "Estableix una contrasenya nova",
"You do not have permissions to see the details of this account" : "No teniu permís per veure els detalls d'aquest compte",
@@ -742,7 +738,6 @@
"Passwordless authentication requires a secure connection." : "L'autenticació sense contrasenya necessita una connexió segura.",
"Add WebAuthn device" : "Afegeix un dispositiu WebAuthn",
"Please authorize your WebAuthn device." : "Si us plau, autoritzeu el vostre dispositiu WebAuthn.",
- "Adding your device …" : "S'està afegint el vostre dispositiu …",
"Unnamed device" : "Dispositiu sense nom",
"Passwordless Authentication" : "Autenticació sense Contrasenya",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura el teu compte per a l'autenticació sense contrasenya seguint l'estàndard FIDO2.",
@@ -809,8 +804,6 @@
"Show to logged in accounts only" : "Mostra només als comptes connectats",
"Hide" : "Amaga",
"Manually installed apps cannot be updated" : "Les aplicacions instal·lades manualment no es poden actualitzar",
- "{progress}% Deploying …" : "{progress}% Desplegant …",
- "{progress}% Initializing …" : "{progress}% S'està inicialitzant …",
"Health checking" : "Control de salut",
"Deploy and Enable" : "Desplega i habilita",
"Download and enable" : "Baixa i activa",
@@ -887,8 +880,15 @@
"Your biography" : "La vostra biografia",
"You are using {usage}" : "Esteu utilitzant {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Esteu utilitzant {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "S'estan carregant els comptes …",
+ "Set account as admin for …" : "Estableix el compte com a administrador de …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En cas de perdre un dispositiu o sortir de l’organització, es pot esborrar de forma remota les dades del Nextcloud de tots els dispositius associats a {userid}. Només funciona si els dispositius estan connectats a Internet.",
+ "Loading account …" : "S'està carregant el compte …",
+ "Adding your device …" : "S'està afegint el vostre dispositiu …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Per raons de rendiment, quan s'habilita el xifratge en un servidor Nextcloud només es xifren els fitxers nous i els modificats.",
+ "{progress}% Deploying …" : "{progress}% Desplegant …",
+ "{progress}% Initializing …" : "{progress}% S'està inicialitzant …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Aquesta aplicació no està marcada com a compatible amb la vostra versió de Nextcloud. Si continueu, encara podreu instal·lar l’aplicació. Tingueu en compte que pot ser que l’aplicació no funcioni correctament.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "És important per a la seguretat i el rendiment de la vostra instància que tot estigui configurat correctament. Per ajudar-vos, fem algunes comprovacions automàtiques. Si us plau, consulteu la documentació enllaçada per obtenir més informació.",
"Checking for system and security issues." : "S'estan comprovant incidències del sistema i de seguretat.",
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index 7c4f261fb07..3c64de6b6d5 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -626,6 +626,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Využíváte {s}{usage}{/s} z {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Jste členy následujících skupin:",
"Your full name" : "Vaše celé jméno",
+ "Unable to update primary email address" : "Nepodařilo se aktualizovat hlavní e-mailovou adresu",
+ "Unable to delete additional email address" : "Nepodařilo se smazat další e-mailovou adresu",
+ "No email address set" : "E-mailová adresa není nastavena",
"Email options" : "Předvolby pro e-mail",
"Options for additional email address {index}" : "Volby pro dodatečnou e-mailovou adresu {index}",
"Remove primary email" : "Odebrat hlavní e-mail",
@@ -635,25 +638,22 @@ OC.L10N.register(
"Set as primary email" : "Nastavit jako hlavní e-mail",
"Additional email address {index}" : "Další e-mailová adresa {index}",
"Unable to delete primary email address" : "Nepodařilo se smazat hlavní e-mailovou adresu",
- "Unable to update primary email address" : "Nepodařilo se aktualizovat hlavní e-mailovou adresu",
"Unable to add additional email address" : "Nepodařilo se přidat další e-mailovou adresu",
"Unable to update additional email address" : "Nepodařilo se aktualizovat další e-mailovou adresu",
- "Unable to delete additional email address" : "Nepodařilo se smazat další e-mailovou adresu",
"Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování",
- "No email address set" : "E-mailová adresa není nastavena",
"Your handle" : "Váš identifikátor (handle)",
"Derived from your locale ({weekDayName})" : "Odvozeno od místních a jazykových nastavení ({weekDayName})",
"Unable to update first day of week" : "Nepodařilo se zaktualizovat nastavení prvního dne týdne",
"Day to use as the first day of week" : "Den který používat jako první den týdne",
"Your headline" : "Váš nadpis",
+ "No language set" : "Není nastaven jazyk",
"Unable to update language" : "Jazyk se nedaří aktualizovat",
"Languages" : "Jazyky",
"Help translate" : "Pomoci s překladem",
- "No language set" : "Není nastaven jazyk",
+ "No locale set" : "Nenastaveno žádné místní a jazykové nastavení",
"Unable to update locale" : "Nedaří se aktualizovat místní a jazyková nastavení",
"Locales" : "Místní jazyková nastavení",
"Week starts on {firstDayOfWeek}" : "Týden začíná {firstDayOfWeek}",
- "No locale set" : "Nenastaveno žádné místní a jazykové nastavení",
"Your city" : "Město ve kterém/poblíž kterého žijete",
"Your organisation" : "Vaše organizace",
"Your phone number" : "Vlastní telefonní číslo",
@@ -705,7 +705,6 @@ OC.L10N.register(
"Other languages" : "Ostatní jazyky",
"Password change is disabled because the master key is disabled" : "Změna hesla je vypnutá protože je vypnutý hlavní klíč",
"No accounts" : "Žádné účty",
- "Loading accounts …" : "Načítání účtů…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Seznam účtů. Není vykreslen celý z důvodu nároků na výkon. Účty budou dokreslovány, jak se budete posouvat seznamem.",
"Manager" : "Nástroj pro správu",
"Set line manager" : "Nastavit přímého nadřízeného",
@@ -722,13 +721,11 @@ OC.L10N.register(
"Member of the following groups" : "Člen následujících skupin",
"Set account groups" : "Nastavit skupiny účtu",
"Admin of the following groups" : "Správce následujících skupin",
- "Set account as admin for …" : "Nastavit účet správce pro…",
"Quota" : "Kvóta",
"Set account quota" : "Nastavit kvótu pro účet",
"Language" : "Jazyk",
"Set default language" : "Nastavit výchozí jazyk",
"Add new account" : "Přidat nový účet",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtů","{userCount} účty"],
"Total rows summary" : "Celkový souhrn řádek",
"Scroll to load more rows" : "Další řádky načtete posunutím dolů",
@@ -763,7 +760,6 @@ OC.L10N.register(
"Email can't be empty" : "E-mail je třeba vyplnit",
"Email was successfully changed" : "E-mail byl úspěšně změněn",
"Welcome mail sent!" : "Uvítací e-mail odeslán!",
- "Loading account …" : "Načítání účtu…",
"Change display name" : "Změnit zobrazované jméno",
"Set new password" : "Nastavit nové heslo",
"You do not have permissions to see the details of this account" : "Nemáte oprávnění zobrazit si podrobností o tomto účtu",
@@ -797,7 +793,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Ověřování se bez hesla vyžaduje zabezpečené připojení.",
"Add WebAuthn device" : "Přidat WebAuthn zařízení",
"Please authorize your WebAuthn device." : "Udělte pověření vámi využívanému WebAuthn zařízení.",
- "Adding your device …" : "Přidávání vašeho zařízení",
"Unnamed device" : "Nepojmenované zařízení",
"Passwordless Authentication" : "Ověřování se bez zadávání hesla",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nastavte svůj účet pro využívání ověřování se bez hesla pomocí standardu FIDO2.",
@@ -874,8 +869,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Ukázat jen přihlášeným účtům",
"Hide" : "Skrýt",
"Manually installed apps cannot be updated" : "Ručně nainstalované aplikace není možné zaktualizovat",
- "{progress}% Deploying …" : "{progress}% nasazování…",
- "{progress}% Initializing …" : "{progress}% inicializace…",
"Health checking" : "Kontrola stavu",
"Deploy and Enable" : "Nasadit a zapnout",
"Download and enable" : "Stáhnout a zapnout",
@@ -955,9 +948,16 @@ OC.L10N.register(
"Your biography" : "Váš životopis",
"You are using {usage}" : "Využíváte {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Využíváte {usage} z {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Načítání účtů…",
+ "Set account as admin for …" : "Nastavit účet správce pro…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "V případě ztráty zařízení, nebo např. odchodu z firmy, toto může vzdáleně vymazat Nextcloud data ze všech zařízení asociovaných s uživatelem {userid}. Funguje jen pokud se zařízení připojí k Internetu.",
"Failed to load subadmin groups with details" : "Nepodařilo se načíst skupiny dílčích správců s podrobnostmi",
+ "Loading account …" : "Načítání účtu…",
+ "Adding your device …" : "Přidávání vašeho zařízení",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Z výkonových důvodů, pokud zapnete šifrování na Nextcloud serveru, budou šifrovány pouze nové a změněné soubory.",
+ "{progress}% Deploying …" : "{progress}% nasazování…",
+ "{progress}% Initializing …" : "{progress}% inicializace…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Tato aplikace není označena jako kompatibilní s vámi používanou verzí Nexcloud. Pokud budete pokračovat, pořád budete moci aplikaci nainstalovat. Uvědomte si ale, že aplikace nemusí fungovat, jak je očekáváno.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pro zabezpečení a optimální výkon instance Nextcloud je důležité, aby vše bylo správně nastaveno. Jako pomoc, instance samotná automaticky ověřuje některá nastavení. Další informace naleznete v odkazované dokumentaci.",
"Checking for system and security issues." : "Kontrola systému a problémů se zabezpečením.",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index a82029ed4f7..7cdf138e6f1 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -624,6 +624,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Využíváte {s}{usage}{/s} z {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Jste členy následujících skupin:",
"Your full name" : "Vaše celé jméno",
+ "Unable to update primary email address" : "Nepodařilo se aktualizovat hlavní e-mailovou adresu",
+ "Unable to delete additional email address" : "Nepodařilo se smazat další e-mailovou adresu",
+ "No email address set" : "E-mailová adresa není nastavena",
"Email options" : "Předvolby pro e-mail",
"Options for additional email address {index}" : "Volby pro dodatečnou e-mailovou adresu {index}",
"Remove primary email" : "Odebrat hlavní e-mail",
@@ -633,25 +636,22 @@
"Set as primary email" : "Nastavit jako hlavní e-mail",
"Additional email address {index}" : "Další e-mailová adresa {index}",
"Unable to delete primary email address" : "Nepodařilo se smazat hlavní e-mailovou adresu",
- "Unable to update primary email address" : "Nepodařilo se aktualizovat hlavní e-mailovou adresu",
"Unable to add additional email address" : "Nepodařilo se přidat další e-mailovou adresu",
"Unable to update additional email address" : "Nepodařilo se aktualizovat další e-mailovou adresu",
- "Unable to delete additional email address" : "Nepodařilo se smazat další e-mailovou adresu",
"Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování",
- "No email address set" : "E-mailová adresa není nastavena",
"Your handle" : "Váš identifikátor (handle)",
"Derived from your locale ({weekDayName})" : "Odvozeno od místních a jazykových nastavení ({weekDayName})",
"Unable to update first day of week" : "Nepodařilo se zaktualizovat nastavení prvního dne týdne",
"Day to use as the first day of week" : "Den který používat jako první den týdne",
"Your headline" : "Váš nadpis",
+ "No language set" : "Není nastaven jazyk",
"Unable to update language" : "Jazyk se nedaří aktualizovat",
"Languages" : "Jazyky",
"Help translate" : "Pomoci s překladem",
- "No language set" : "Není nastaven jazyk",
+ "No locale set" : "Nenastaveno žádné místní a jazykové nastavení",
"Unable to update locale" : "Nedaří se aktualizovat místní a jazyková nastavení",
"Locales" : "Místní jazyková nastavení",
"Week starts on {firstDayOfWeek}" : "Týden začíná {firstDayOfWeek}",
- "No locale set" : "Nenastaveno žádné místní a jazykové nastavení",
"Your city" : "Město ve kterém/poblíž kterého žijete",
"Your organisation" : "Vaše organizace",
"Your phone number" : "Vlastní telefonní číslo",
@@ -703,7 +703,6 @@
"Other languages" : "Ostatní jazyky",
"Password change is disabled because the master key is disabled" : "Změna hesla je vypnutá protože je vypnutý hlavní klíč",
"No accounts" : "Žádné účty",
- "Loading accounts …" : "Načítání účtů…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Seznam účtů. Není vykreslen celý z důvodu nároků na výkon. Účty budou dokreslovány, jak se budete posouvat seznamem.",
"Manager" : "Nástroj pro správu",
"Set line manager" : "Nastavit přímého nadřízeného",
@@ -720,13 +719,11 @@
"Member of the following groups" : "Člen následujících skupin",
"Set account groups" : "Nastavit skupiny účtu",
"Admin of the following groups" : "Správce následujících skupin",
- "Set account as admin for …" : "Nastavit účet správce pro…",
"Quota" : "Kvóta",
"Set account quota" : "Nastavit kvótu pro účet",
"Language" : "Jazyk",
"Set default language" : "Nastavit výchozí jazyk",
"Add new account" : "Přidat nový účet",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtů","{userCount} účty"],
"Total rows summary" : "Celkový souhrn řádek",
"Scroll to load more rows" : "Další řádky načtete posunutím dolů",
@@ -761,7 +758,6 @@
"Email can't be empty" : "E-mail je třeba vyplnit",
"Email was successfully changed" : "E-mail byl úspěšně změněn",
"Welcome mail sent!" : "Uvítací e-mail odeslán!",
- "Loading account …" : "Načítání účtu…",
"Change display name" : "Změnit zobrazované jméno",
"Set new password" : "Nastavit nové heslo",
"You do not have permissions to see the details of this account" : "Nemáte oprávnění zobrazit si podrobností o tomto účtu",
@@ -795,7 +791,6 @@
"Passwordless authentication requires a secure connection." : "Ověřování se bez hesla vyžaduje zabezpečené připojení.",
"Add WebAuthn device" : "Přidat WebAuthn zařízení",
"Please authorize your WebAuthn device." : "Udělte pověření vámi využívanému WebAuthn zařízení.",
- "Adding your device …" : "Přidávání vašeho zařízení",
"Unnamed device" : "Nepojmenované zařízení",
"Passwordless Authentication" : "Ověřování se bez zadávání hesla",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nastavte svůj účet pro využívání ověřování se bez hesla pomocí standardu FIDO2.",
@@ -872,8 +867,6 @@
"Show to logged in accounts only" : "Ukázat jen přihlášeným účtům",
"Hide" : "Skrýt",
"Manually installed apps cannot be updated" : "Ručně nainstalované aplikace není možné zaktualizovat",
- "{progress}% Deploying …" : "{progress}% nasazování…",
- "{progress}% Initializing …" : "{progress}% inicializace…",
"Health checking" : "Kontrola stavu",
"Deploy and Enable" : "Nasadit a zapnout",
"Download and enable" : "Stáhnout a zapnout",
@@ -953,9 +946,16 @@
"Your biography" : "Váš životopis",
"You are using {usage}" : "Využíváte {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Využíváte {usage} z {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Načítání účtů…",
+ "Set account as admin for …" : "Nastavit účet správce pro…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "V případě ztráty zařízení, nebo např. odchodu z firmy, toto může vzdáleně vymazat Nextcloud data ze všech zařízení asociovaných s uživatelem {userid}. Funguje jen pokud se zařízení připojí k Internetu.",
"Failed to load subadmin groups with details" : "Nepodařilo se načíst skupiny dílčích správců s podrobnostmi",
+ "Loading account …" : "Načítání účtu…",
+ "Adding your device …" : "Přidávání vašeho zařízení",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Z výkonových důvodů, pokud zapnete šifrování na Nextcloud serveru, budou šifrovány pouze nové a změněné soubory.",
+ "{progress}% Deploying …" : "{progress}% nasazování…",
+ "{progress}% Initializing …" : "{progress}% inicializace…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Tato aplikace není označena jako kompatibilní s vámi používanou verzí Nexcloud. Pokud budete pokračovat, pořád budete moci aplikaci nainstalovat. Uvědomte si ale, že aplikace nemusí fungovat, jak je očekáváno.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pro zabezpečení a optimální výkon instance Nextcloud je důležité, aby vše bylo správně nastaveno. Jako pomoc, instance samotná automaticky ověřuje některá nastavení. Další informace naleznete v odkazované dokumentaci.",
"Checking for system and security issues." : "Kontrola systému a problémů se zabezpečením.",
diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js
index cb14ef66593..f9a699a38dc 100644
--- a/apps/settings/l10n/da.js
+++ b/apps/settings/l10n/da.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Begræns kontonavns autofuldførsel, til brugere baseret på deres telefonbog",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Tillad autofuldførsel til fuldt match, hvis der angives det fulde navn (ignorering af begrænsninger såsom gruppemedlemsskab eller manglende telefonbogsmatch)",
"Full match autocompletion restrictions" : "Begrænsinger for fuldt match autofuldførsel",
- "Also allow autocompletion on full match of the user id" : "Tillad også autofuldførsel ved fuldt match på bruger id",
"Also allow autocompletion on full match of the user email" : "Tillad også autofuldførsel ved fuldt match på bruger e-mail",
"Do not use second user displayname for full match" : "Anvend ikke andet brugervisningsnavn til fuldt match",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelsestekst på den offentlige link uploadside (vises kun, når fillisten er skjult)",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du anvender {s}{usage}{/s} af {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Du er medlem af følgende grupper:",
"Your full name" : "Dit fulde navn",
+ "Unable to update primary email address" : "Den primære e-mailadresse kunne ikke opdateres",
+ "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse",
+ "No email address set" : "Der er ikke angivet e-mailadresse",
"Email options" : "E-mail indstillinger",
"Options for additional email address {index}" : "Muligheder for yderligere e-mailadresse {index}",
"Remove primary email" : "Fjern primær e-mail",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "Indstil som primær e-mail",
"Additional email address {index}" : "Yderligere e-mailadresse {index}",
"Unable to delete primary email address" : "Den primære e-mailadresse kunne ikke slettes",
- "Unable to update primary email address" : "Den primære e-mailadresse kunne ikke opdateres",
"Unable to add additional email address" : "Kan ikke tilføje yderligere e-mailadresse",
"Unable to update additional email address" : "Kan ikke opdatere yderligere e-mailadresse",
- "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse",
"Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser",
- "No email address set" : "Der er ikke angivet e-mailadresse",
"Your handle" : "Dit kendetegn",
"Derived from your locale ({weekDayName})" : "Afledt af systemindstillinger ({weekDayName})",
"Unable to update first day of week" : "Kunne ikke opdatere indstillingerne for første ugedag",
"Day to use as the first day of week" : "Første dag i ugen",
"Your headline" : "Din overskrift",
+ "No language set" : "Intet sprog indstillet",
"Unable to update language" : "Kunne ikke opdatere sproget",
"Languages" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
- "No language set" : "Intet sprog indstillet",
+ "No locale set" : "Ingen lokalitet indstillet",
"Unable to update locale" : "Kunne ikke opdatere lokalitet",
"Locales" : "Lokaliteter",
"Week starts on {firstDayOfWeek}" : "Første ugedag: {firstDayOfWeek}",
- "No locale set" : "Ingen lokalitet indstillet",
"Your city" : "Din by",
"Your organisation" : "Din organisation",
"Your phone number" : "Dit telefon nummer",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "Andre sprog",
"Password change is disabled because the master key is disabled" : "Adgangskodeændring er deaktiveret, fordi hovednøglen er deaktiveret",
"No accounts" : "Ingen konti",
- "Loading accounts …" : "Indlæser konti ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste over konti. Hele listen er ikke gengivet, af hensyn til performance. Listen vil blive hentet løbende efterhånden som du navigerer igennem listen.",
"Manager" : "Administrator",
"Set line manager" : "Sæt linje administrator",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "Medlem af de følgende grupper",
"Set account groups" : "Indstil kontogrupper",
"Admin of the following groups" : "Administrator for følgende grupper",
- "Set account as admin for …" : "Sæt konto som administrator for ...",
"Quota" : "Kvote",
"Set account quota" : "Sæt konto kvote",
"Language" : "Sprog",
"Set default language" : "Vælg standard sprog",
"Add new account" : "Tilføj ny konto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konti …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konti"],
"Total rows summary" : "Samlet rækkeantal",
"Scroll to load more rows" : "Rul for at indlæse flere rækker",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "E-mail kan ikke være tom",
"Email was successfully changed" : "E-mail adresse er ændret",
"Welcome mail sent!" : "Velkomst-email sendt!",
- "Loading account …" : "Indlæser konto ...",
"Change display name" : "Redigér vist navn",
"Set new password" : "Angiv ny adgangskode",
"You do not have permissions to see the details of this account" : "Du har ikke tilladelse til at se detaljer for denne konto",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Adgangskodefri godkendelse kræver en sikker forbindelse.",
"Add WebAuthn device" : "Tilføj WebAuthn-enhed",
"Please authorize your WebAuthn device." : "Godkend venligst din WebAuthn-enhed.",
- "Adding your device …" : "Tilføjer din enhed...",
"Unnamed device" : "Unavngiven enhed",
"Passwordless Authentication" : "Adgangskodeløs godkendelse",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Konfigurer din konto til adgangskodefri godkendelse efter FIDO2-standarden.",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Vis kun til påloggede konti",
"Hide" : "Skjul",
"Manually installed apps cannot be updated" : "Manuelt installerede apps kan ikke opdateres",
- "{progress}% Deploying …" : "{progress}% Udruller …",
- "{progress}% Initializing …" : "{progress}% Initialiserer …",
"Health checking" : "Sundhedskontrol",
"Deploy and Enable" : "Udrul og aktiver",
"Download and enable" : "Download og aktiver",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "Din biografi",
"You are using {usage}" : "Du anvender: {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Du anvender: {usage} af {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Indlæser konti ...",
+ "Set account as admin for …" : "Sæt konto som administrator for ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konti …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "I tilfælde af en tabt enhed eller at en forlader organisationen, så kan dette fjernslette Nextcloud dataene fra alle enheder, der er knyttet til {userid}. Virker kun, hvis enhederne er forbundet til internettet.",
"Failed to load subadmin groups with details" : "Kunne ikke indlæse subadmin grupper med detaljer",
+ "Loading account …" : "Indlæser konto ...",
+ "Adding your device …" : "Tilføjer din enhed...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Af hensyn til performancemæssige, så er det kun nye og ændrede filer, der krypteres, når du aktiverer kryptering på en Nextcloud server.",
+ "{progress}% Deploying …" : "{progress}% Udruller …",
+ "{progress}% Initializing …" : "{progress}% Initialiserer …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Denne app er ikke markeret som kompatibel med din Nextcloud version. Hvis du fortsætter, vil du stadig være i stand til at installere appen. Bemærk, at appen muligvis ikke fungerer som forventet.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er vigtigt for sikkerheden og ydeevnen af din instans, at alt er konfigureret korrekt. For at hjælpe dig med det, så laver vi foretager vi nogle automatiske kontroller. Se venligst den linkede dokumentation for mere information.",
"Checking for system and security issues." : "Tjek for system- og sikkerhedsproblemer.",
diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json
index 2535b83002d..9bcb4897abe 100644
--- a/apps/settings/l10n/da.json
+++ b/apps/settings/l10n/da.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Begræns kontonavns autofuldførsel, til brugere baseret på deres telefonbog",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Tillad autofuldførsel til fuldt match, hvis der angives det fulde navn (ignorering af begrænsninger såsom gruppemedlemsskab eller manglende telefonbogsmatch)",
"Full match autocompletion restrictions" : "Begrænsinger for fuldt match autofuldførsel",
- "Also allow autocompletion on full match of the user id" : "Tillad også autofuldførsel ved fuldt match på bruger id",
"Also allow autocompletion on full match of the user email" : "Tillad også autofuldførsel ved fuldt match på bruger e-mail",
"Do not use second user displayname for full match" : "Anvend ikke andet brugervisningsnavn til fuldt match",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Vis ansvarsfraskrivelsestekst på den offentlige link uploadside (vises kun, når fillisten er skjult)",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du anvender {s}{usage}{/s} af {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Du er medlem af følgende grupper:",
"Your full name" : "Dit fulde navn",
+ "Unable to update primary email address" : "Den primære e-mailadresse kunne ikke opdateres",
+ "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse",
+ "No email address set" : "Der er ikke angivet e-mailadresse",
"Email options" : "E-mail indstillinger",
"Options for additional email address {index}" : "Muligheder for yderligere e-mailadresse {index}",
"Remove primary email" : "Fjern primær e-mail",
@@ -640,25 +642,22 @@
"Set as primary email" : "Indstil som primær e-mail",
"Additional email address {index}" : "Yderligere e-mailadresse {index}",
"Unable to delete primary email address" : "Den primære e-mailadresse kunne ikke slettes",
- "Unable to update primary email address" : "Den primære e-mailadresse kunne ikke opdateres",
"Unable to add additional email address" : "Kan ikke tilføje yderligere e-mailadresse",
"Unable to update additional email address" : "Kan ikke opdatere yderligere e-mailadresse",
- "Unable to delete additional email address" : "Kan ikke slette yderligere e-mailadresse",
"Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser",
- "No email address set" : "Der er ikke angivet e-mailadresse",
"Your handle" : "Dit kendetegn",
"Derived from your locale ({weekDayName})" : "Afledt af systemindstillinger ({weekDayName})",
"Unable to update first day of week" : "Kunne ikke opdatere indstillingerne for første ugedag",
"Day to use as the first day of week" : "Første dag i ugen",
"Your headline" : "Din overskrift",
+ "No language set" : "Intet sprog indstillet",
"Unable to update language" : "Kunne ikke opdatere sproget",
"Languages" : "Sprog",
"Help translate" : "Hjælp med oversættelsen",
- "No language set" : "Intet sprog indstillet",
+ "No locale set" : "Ingen lokalitet indstillet",
"Unable to update locale" : "Kunne ikke opdatere lokalitet",
"Locales" : "Lokaliteter",
"Week starts on {firstDayOfWeek}" : "Første ugedag: {firstDayOfWeek}",
- "No locale set" : "Ingen lokalitet indstillet",
"Your city" : "Din by",
"Your organisation" : "Din organisation",
"Your phone number" : "Dit telefon nummer",
@@ -710,7 +709,6 @@
"Other languages" : "Andre sprog",
"Password change is disabled because the master key is disabled" : "Adgangskodeændring er deaktiveret, fordi hovednøglen er deaktiveret",
"No accounts" : "Ingen konti",
- "Loading accounts …" : "Indlæser konti ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste over konti. Hele listen er ikke gengivet, af hensyn til performance. Listen vil blive hentet løbende efterhånden som du navigerer igennem listen.",
"Manager" : "Administrator",
"Set line manager" : "Sæt linje administrator",
@@ -727,13 +725,11 @@
"Member of the following groups" : "Medlem af de følgende grupper",
"Set account groups" : "Indstil kontogrupper",
"Admin of the following groups" : "Administrator for følgende grupper",
- "Set account as admin for …" : "Sæt konto som administrator for ...",
"Quota" : "Kvote",
"Set account quota" : "Sæt konto kvote",
"Language" : "Sprog",
"Set default language" : "Vælg standard sprog",
"Add new account" : "Tilføj ny konto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konti …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konti"],
"Total rows summary" : "Samlet rækkeantal",
"Scroll to load more rows" : "Rul for at indlæse flere rækker",
@@ -768,7 +764,6 @@
"Email can't be empty" : "E-mail kan ikke være tom",
"Email was successfully changed" : "E-mail adresse er ændret",
"Welcome mail sent!" : "Velkomst-email sendt!",
- "Loading account …" : "Indlæser konto ...",
"Change display name" : "Redigér vist navn",
"Set new password" : "Angiv ny adgangskode",
"You do not have permissions to see the details of this account" : "Du har ikke tilladelse til at se detaljer for denne konto",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "Adgangskodefri godkendelse kræver en sikker forbindelse.",
"Add WebAuthn device" : "Tilføj WebAuthn-enhed",
"Please authorize your WebAuthn device." : "Godkend venligst din WebAuthn-enhed.",
- "Adding your device …" : "Tilføjer din enhed...",
"Unnamed device" : "Unavngiven enhed",
"Passwordless Authentication" : "Adgangskodeløs godkendelse",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Konfigurer din konto til adgangskodefri godkendelse efter FIDO2-standarden.",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "Vis kun til påloggede konti",
"Hide" : "Skjul",
"Manually installed apps cannot be updated" : "Manuelt installerede apps kan ikke opdateres",
- "{progress}% Deploying …" : "{progress}% Udruller …",
- "{progress}% Initializing …" : "{progress}% Initialiserer …",
"Health checking" : "Sundhedskontrol",
"Deploy and Enable" : "Udrul og aktiver",
"Download and enable" : "Download og aktiver",
@@ -960,9 +952,16 @@
"Your biography" : "Din biografi",
"You are using {usage}" : "Du anvender: {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Du anvender: {usage} af {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Indlæser konti ...",
+ "Set account as admin for …" : "Sæt konto som administrator for ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konti …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "I tilfælde af en tabt enhed eller at en forlader organisationen, så kan dette fjernslette Nextcloud dataene fra alle enheder, der er knyttet til {userid}. Virker kun, hvis enhederne er forbundet til internettet.",
"Failed to load subadmin groups with details" : "Kunne ikke indlæse subadmin grupper med detaljer",
+ "Loading account …" : "Indlæser konto ...",
+ "Adding your device …" : "Tilføjer din enhed...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Af hensyn til performancemæssige, så er det kun nye og ændrede filer, der krypteres, når du aktiverer kryptering på en Nextcloud server.",
+ "{progress}% Deploying …" : "{progress}% Udruller …",
+ "{progress}% Initializing …" : "{progress}% Initialiserer …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Denne app er ikke markeret som kompatibel med din Nextcloud version. Hvis du fortsætter, vil du stadig være i stand til at installere appen. Bemærk, at appen muligvis ikke fungerer som forventet.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er vigtigt for sikkerheden og ydeevnen af din instans, at alt er konfigureret korrekt. For at hjælpe dig med det, så laver vi foretager vi nogle automatiske kontroller. Se venligst den linkede dokumentation for mere information.",
"Checking for system and security issues." : "Tjek for system- og sikkerhedsproblemer.",
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 8c8639ee187..e164a34bee6 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Beschränke die automatische Vervollständigung von Kontonamen auf Benutzer basierend auf deinem Telefonbuch",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Automatische Vervollständigung bis zur vollständigen Übereinstimmung bei der Eingabe des vollständigen Namens zulassen (Einschränkungen wie Gruppenmitgliedschaft oder fehlende Übereinstimmung im Telefonbuch werden ignoriert)",
"Full match autocompletion restrictions" : "Einschränkungen bei der automatischen Vervollständigung von vollständigen Übereinstimmungen",
- "Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen",
"Also allow autocompletion on full match of the user email" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-E-Mail zulassen",
"Do not use second user displayname for full match" : "Nicht den zweiten Anzeigenamen des Benutzers für die vollständige Übereinstimmung verwenden",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Zeige Haftungsausschluss auf der öffentlichen Upload-Seite (Wird nur gezeigt, wenn die Dateiliste nicht angezeigt wird.) ",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du verwendest {s}{usage}{/s} von {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"Your full name" : "Dein vollständiger Name",
+ "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden",
+ "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden",
+ "No email address set" : "Keine E-Mail-Adresse angegeben",
"Email options" : "E-Mail-Optionen",
"Options for additional email address {index}" : "Optionen für zusätzliche E-Mail-Adresse {index}",
"Remove primary email" : "Primäre E-Mail-Adresse entfernen",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "Als primäre E-Mail-Adresse festlegen",
"Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}",
"Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden",
- "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden",
"Unable to add additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht hinzugefügt werden",
"Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden",
- "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden",
"Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts",
- "No email address set" : "Keine E-Mail-Adresse angegeben",
"Your handle" : "Dein Online-Name",
"Derived from your locale ({weekDayName})" : "Abgeleitet von deinem Gebietsschema ({weekDayName})",
"Unable to update first day of week" : "Der erste Tag der Woche kann nicht aktualisiert werden",
"Day to use as the first day of week" : "Tag, der als erster Tag der Woche verwendet werden soll",
"Your headline" : "Deine Überschrift",
+ "No language set" : "Keine Sprache eingestellt.",
"Unable to update language" : "Sprache konnte nicht aktualisiert werden",
"Languages" : "Sprachen",
"Help translate" : "Hilf bei der Übersetzung mit",
- "No language set" : "Keine Sprache eingestellt.",
+ "No locale set" : "Kein Gebietsschema festgelegt",
"Unable to update locale" : "Gebietsschema konnte nicht aktualisiert werden.",
"Locales" : "Gebietsschemen",
"Week starts on {firstDayOfWeek}" : "Woche beginnt am {firstDayOfWeek}",
- "No locale set" : "Kein Gebietsschema festgelegt",
"Your city" : "Deine Stadt",
"Your organisation" : "Deine Organisation",
"Your phone number" : "Deine Telefonnummer",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "Weitere Sprachen",
"Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist",
"No accounts" : "Keine Konten",
- "Loading accounts …" : "Lade Konten …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn durch die Liste navigiert wird.",
"Manager" : "Manager",
"Set line manager" : "Linien-Manager festlegen",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "Mitglied der folgenden Gruppen",
"Set account groups" : "Kontengruppen setzen",
"Admin of the following groups" : "Administration der folgenden Gruppen",
- "Set account as admin for …" : "Konto als Administration setzen für …",
"Quota" : "Kontingent",
"Set account quota" : "Kontokontigent setzen",
"Language" : "Sprache",
"Set default language" : "Standard-Sprache einstellen",
"Add new account" : "Neues Konto hinzufügen",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"],
"Total rows summary" : "Zusammenfassung aller Zeilen",
"Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "E-Mail darf nicht leer sein",
"Email was successfully changed" : "E-Mail wurde geändert",
"Welcome mail sent!" : "Willkommens-E-Mail gesendet!",
- "Loading account …" : "Lade Konto …",
"Change display name" : "Anzeigename ändern",
"Set new password" : "Neues Passwort setzen",
"You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.",
"Add WebAuthn device" : "WebAuthn-Gerät hinzufügen",
"Please authorize your WebAuthn device." : "Bitte das WebAuthn-Gerät autorisieren.",
- "Adding your device …" : "Dieses Gerät hinzufügen …",
"Unnamed device" : "Unbenanntes Gerät",
"Passwordless Authentication" : "Authentifizierung ohne Passwort",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Dieses Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard einrichten.",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Nur angemeldeten Konten anzeigen",
"Hide" : "Ausblenden",
"Manually installed apps cannot be updated" : "Manuell installierte Apps können nicht aktualisiert werden",
- "{progress}% Deploying …" : "{progress}% Bereitstellen …",
- "{progress}% Initializing …" : "{progress}% Initialisierung …",
"Health checking" : "Gesundheitsprüfung",
"Deploy and Enable" : "Bereitstellen und Aktivieren",
"Download and enable" : "Herunterladen und aktivieren",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "Deine Biografie",
"You are using {usage}" : "Du benutzt {usage}.",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Du benutzt {usage} von {totalSpace} ({usageRelative}%).",
+ "Loading accounts …" : "Lade Konten …",
+ "Set account as admin for …" : "Konto als Administration setzen für …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder der Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten die mit {userid} verbunden sind gelöscht werden. Funktioniert nur wenn das Gerät mit dem Internet verbunden ist.",
"Failed to load subadmin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden",
+ "Loading account …" : "Lade Konto …",
+ "Adding your device …" : "Dieses Gerät hinzufügen …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Beim Aktivieren der Verschlüsselung auf einem Nextcloud-Server werden aus Leistungsgründen nur neue und geänderte Dateien verschlüsselt.",
+ "{progress}% Deploying …" : "{progress}% Bereitstellen …",
+ "{progress}% Initializing …" : "{progress}% Initialisierung …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Diese App ist als nicht-kompatibel mit dieser Nextcloud-Version markiert. Fortfahren um die App dennoch zu installieren. Es kann jedoch sein, dass die App nicht wie erwartet funktioniert.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Leistung deiner Instanz ist es von großer Bedeutung, dass alles richtig konfiguriert ist. Um dich dabei zu unterstützen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen findest du in der verlinkten Dokumentation.",
"Checking for system and security issues." : "Prüfung auf System- und Sicherheitsprobleme.",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index fd262c863de..ed4d2c79fd9 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Beschränke die automatische Vervollständigung von Kontonamen auf Benutzer basierend auf deinem Telefonbuch",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Automatische Vervollständigung bis zur vollständigen Übereinstimmung bei der Eingabe des vollständigen Namens zulassen (Einschränkungen wie Gruppenmitgliedschaft oder fehlende Übereinstimmung im Telefonbuch werden ignoriert)",
"Full match autocompletion restrictions" : "Einschränkungen bei der automatischen Vervollständigung von vollständigen Übereinstimmungen",
- "Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen",
"Also allow autocompletion on full match of the user email" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-E-Mail zulassen",
"Do not use second user displayname for full match" : "Nicht den zweiten Anzeigenamen des Benutzers für die vollständige Übereinstimmung verwenden",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Zeige Haftungsausschluss auf der öffentlichen Upload-Seite (Wird nur gezeigt, wenn die Dateiliste nicht angezeigt wird.) ",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du verwendest {s}{usage}{/s} von {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"Your full name" : "Dein vollständiger Name",
+ "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden",
+ "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden",
+ "No email address set" : "Keine E-Mail-Adresse angegeben",
"Email options" : "E-Mail-Optionen",
"Options for additional email address {index}" : "Optionen für zusätzliche E-Mail-Adresse {index}",
"Remove primary email" : "Primäre E-Mail-Adresse entfernen",
@@ -640,25 +642,22 @@
"Set as primary email" : "Als primäre E-Mail-Adresse festlegen",
"Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}",
"Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden",
- "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden",
"Unable to add additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht hinzugefügt werden",
"Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden",
- "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden",
"Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts",
- "No email address set" : "Keine E-Mail-Adresse angegeben",
"Your handle" : "Dein Online-Name",
"Derived from your locale ({weekDayName})" : "Abgeleitet von deinem Gebietsschema ({weekDayName})",
"Unable to update first day of week" : "Der erste Tag der Woche kann nicht aktualisiert werden",
"Day to use as the first day of week" : "Tag, der als erster Tag der Woche verwendet werden soll",
"Your headline" : "Deine Überschrift",
+ "No language set" : "Keine Sprache eingestellt.",
"Unable to update language" : "Sprache konnte nicht aktualisiert werden",
"Languages" : "Sprachen",
"Help translate" : "Hilf bei der Übersetzung mit",
- "No language set" : "Keine Sprache eingestellt.",
+ "No locale set" : "Kein Gebietsschema festgelegt",
"Unable to update locale" : "Gebietsschema konnte nicht aktualisiert werden.",
"Locales" : "Gebietsschemen",
"Week starts on {firstDayOfWeek}" : "Woche beginnt am {firstDayOfWeek}",
- "No locale set" : "Kein Gebietsschema festgelegt",
"Your city" : "Deine Stadt",
"Your organisation" : "Deine Organisation",
"Your phone number" : "Deine Telefonnummer",
@@ -710,7 +709,6 @@
"Other languages" : "Weitere Sprachen",
"Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist",
"No accounts" : "Keine Konten",
- "Loading accounts …" : "Lade Konten …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn durch die Liste navigiert wird.",
"Manager" : "Manager",
"Set line manager" : "Linien-Manager festlegen",
@@ -727,13 +725,11 @@
"Member of the following groups" : "Mitglied der folgenden Gruppen",
"Set account groups" : "Kontengruppen setzen",
"Admin of the following groups" : "Administration der folgenden Gruppen",
- "Set account as admin for …" : "Konto als Administration setzen für …",
"Quota" : "Kontingent",
"Set account quota" : "Kontokontigent setzen",
"Language" : "Sprache",
"Set default language" : "Standard-Sprache einstellen",
"Add new account" : "Neues Konto hinzufügen",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"],
"Total rows summary" : "Zusammenfassung aller Zeilen",
"Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden",
@@ -768,7 +764,6 @@
"Email can't be empty" : "E-Mail darf nicht leer sein",
"Email was successfully changed" : "E-Mail wurde geändert",
"Welcome mail sent!" : "Willkommens-E-Mail gesendet!",
- "Loading account …" : "Lade Konto …",
"Change display name" : "Anzeigename ändern",
"Set new password" : "Neues Passwort setzen",
"You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.",
"Add WebAuthn device" : "WebAuthn-Gerät hinzufügen",
"Please authorize your WebAuthn device." : "Bitte das WebAuthn-Gerät autorisieren.",
- "Adding your device …" : "Dieses Gerät hinzufügen …",
"Unnamed device" : "Unbenanntes Gerät",
"Passwordless Authentication" : "Authentifizierung ohne Passwort",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Dieses Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard einrichten.",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "Nur angemeldeten Konten anzeigen",
"Hide" : "Ausblenden",
"Manually installed apps cannot be updated" : "Manuell installierte Apps können nicht aktualisiert werden",
- "{progress}% Deploying …" : "{progress}% Bereitstellen …",
- "{progress}% Initializing …" : "{progress}% Initialisierung …",
"Health checking" : "Gesundheitsprüfung",
"Deploy and Enable" : "Bereitstellen und Aktivieren",
"Download and enable" : "Herunterladen und aktivieren",
@@ -960,9 +952,16 @@
"Your biography" : "Deine Biografie",
"You are using {usage}" : "Du benutzt {usage}.",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Du benutzt {usage} von {totalSpace} ({usageRelative}%).",
+ "Loading accounts …" : "Lade Konten …",
+ "Set account as admin for …" : "Konto als Administration setzen für …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder der Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten die mit {userid} verbunden sind gelöscht werden. Funktioniert nur wenn das Gerät mit dem Internet verbunden ist.",
"Failed to load subadmin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden",
+ "Loading account …" : "Lade Konto …",
+ "Adding your device …" : "Dieses Gerät hinzufügen …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Beim Aktivieren der Verschlüsselung auf einem Nextcloud-Server werden aus Leistungsgründen nur neue und geänderte Dateien verschlüsselt.",
+ "{progress}% Deploying …" : "{progress}% Bereitstellen …",
+ "{progress}% Initializing …" : "{progress}% Initialisierung …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Diese App ist als nicht-kompatibel mit dieser Nextcloud-Version markiert. Fortfahren um die App dennoch zu installieren. Es kann jedoch sein, dass die App nicht wie erwartet funktioniert.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Leistung deiner Instanz ist es von großer Bedeutung, dass alles richtig konfiguriert ist. Um dich dabei zu unterstützen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen findest du in der verlinkten Dokumentation.",
"Checking for system and security issues." : "Prüfung auf System- und Sicherheitsprobleme.",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index d34c343c203..5533e033d66 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Beschränken Sie die automatische Vervollständigung von Kontonamen auf Benutzer basierend auf Ihrem Telefonbuch",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Automatische Vervollständigung bis zur vollständigen Übereinstimmung bei der Eingabe des vollständigen Namens erlauben (Einschränkungen wie Gruppenmitgliedschaft oder fehlende Übereinstimmung im Telefonbuch werden ignoriert)",
"Full match autocompletion restrictions" : "Einschränkungen bei der automatischen Vervollständigung von vollständigen Übereinstimmungen",
- "Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen",
"Also allow autocompletion on full match of the user email" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-E-Mail zulassen",
"Do not use second user displayname for full match" : "Nicht den zweiten Anzeigenamen des Benutzers für die vollständige Übereinstimmung verwenden",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Haftungsausschluss auf der öffentlichen Upload-Seite anzeigen (Wird nur gezeigt, wenn die Dateiliste nicht angezeigt wird.) ",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Sie verwenden {s}{usage}{/s} von {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"Your full name" : "Ihr vollständiger Name",
+ "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden",
+ "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden",
+ "No email address set" : "Keine E-Mail-Adresse angegeben",
"Email options" : "E-Mail-Optionen",
"Options for additional email address {index}" : "Optionen für zusätzliche E-Mail-Adresse {index}",
"Remove primary email" : "Primäre E-Mail-Adresse entfernen",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "Als primäre E-Mail-Adresse festlegen",
"Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}",
"Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden",
- "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden",
"Unable to add additional email address" : "Zusätzliche E-Mail-Adresse kann nicht hinzugefügt werden",
"Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden",
- "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden",
"Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts",
- "No email address set" : "Keine E-Mail-Adresse angegeben",
"Your handle" : "Ihr Online-Name",
"Derived from your locale ({weekDayName})" : "Abgeleitet von Ihrem Gebietsschema ({weekDayName})",
"Unable to update first day of week" : "Der erste Tag der Woche kann nicht aktualisiert werden",
"Day to use as the first day of week" : "Tag, der als erster Tag der Woche verwendet werden soll",
"Your headline" : "Ihre Überschrift",
+ "No language set" : "Keine Sprache eingestellt",
"Unable to update language" : "Sprache konnte nicht aktualisiert werden",
"Languages" : "Sprachen",
"Help translate" : "Bei der Übersetzung mithelfen",
- "No language set" : "Keine Sprache eingestellt",
+ "No locale set" : "Kein Gebietsschema festgelegt",
"Unable to update locale" : "Gebietsschema kann nicht aktualisiert werden",
"Locales" : "Gebietsschemen",
"Week starts on {firstDayOfWeek}" : "Die Woche beginnt am {firstDayOfWeek}",
- "No locale set" : "Kein Gebietsschema festgelegt",
"Your city" : "Ihre Stadt",
"Your organisation" : "Ihre Organisation",
"Your phone number" : "Ihre Telefonnummer",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "Weitere Sprachen",
"Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist",
"No accounts" : "Keine Konten",
- "Loading accounts …" : "Lade Konten …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn Sie durch die Liste navigieren.",
"Manager" : "Manager",
"Set line manager" : "Manager festlegen",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "Mitglied der folgenden Gruppen",
"Set account groups" : "Kontengruppen setzen",
"Admin of the following groups" : "Administration der folgenden Gruppen",
- "Set account as admin for …" : "Konto als Administration setzen für …",
"Quota" : "Kontingent",
"Set account quota" : "Kontokontigent setzen",
"Language" : "Sprache",
"Set default language" : "Standard-Sprache einstellen",
"Add new account" : "Neues Konto hinzufügen",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"],
"Total rows summary" : "Zusammenfassung aller Zeilen",
"Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "E-Mail darf nicht leer sein",
"Email was successfully changed" : "E-Mail-Adresse wurde geändert",
"Welcome mail sent!" : "Willkommens-E-Mail gesendet!",
- "Loading account …" : "Lade Konto …",
"Change display name" : "Anzeigename ändern",
"Set new password" : "Neues Passwort setzen",
"You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.",
"Add WebAuthn device" : "WebAuthn-Gerät hinzufügen",
"Please authorize your WebAuthn device." : "Bitte das WebAuthn-Gerät autorisieren.",
- "Adding your device …" : "Dieses Gerät hinzufügen …",
"Unnamed device" : "Unbenanntes Gerät",
"Passwordless Authentication" : "Anmeldung ohne Passwort",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Dieses Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard einrichten.",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Nur angemeldeten Konten anzeigen",
"Hide" : "Ausblenden",
"Manually installed apps cannot be updated" : "Manuell installierte Apps können nicht aktualisiert werden",
- "{progress}% Deploying …" : "{progress}% bereitstellen …",
- "{progress}% Initializing …" : "{progress}% initialisiere …",
"Health checking" : "Gesundheitsprüfung",
"Deploy and Enable" : "Bereitstellen und aktivieren",
"Download and enable" : "Herunterladen und aktivieren",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "Ihre Biografie",
"You are using {usage}" : "Sie benutzen {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Sie benutzen {usage} von {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Lade Konten …",
+ "Set account as admin for …" : "Konto als Administration setzen für …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder des Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten, die mit {userid} verbunden sind, gelöscht werden. Funktioniert nur, wenn das Gerät mit dem Internet verbunden ist.",
"Failed to load subadmin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden",
+ "Loading account …" : "Lade Konto …",
+ "Adding your device …" : "Dieses Gerät hinzufügen …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Beim Aktivieren der Verschlüsselung auf einem Nextcloud-Server werden aus Leistungsgründen nur neue und geänderte Dateien verschlüsselt.",
+ "{progress}% Deploying …" : "{progress}% bereitstellen …",
+ "{progress}% Initializing …" : "{progress}% initialisiere …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Diese App ist als nicht-kompatibel mit Ihrer Nextcloud-Version markiert. Wenn Sie fortfahren, so können Sie die App installieren. Bitte beachten Sie, dass die App nicht wie erwartet funktionieren könnte.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Leistung Ihrer Instanz ist es von großer Bedeutung, dass alles richtig konfiguriert ist. Um Sie dabei zu unterstützen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen finden Sie in der verlinkten Dokumentation.",
"Checking for system and security issues." : "Prüfung auf System- und Sicherheitsprobleme.",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index 977175cd26e..385ffcf9d9b 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Beschränken Sie die automatische Vervollständigung von Kontonamen auf Benutzer basierend auf Ihrem Telefonbuch",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Automatische Vervollständigung bis zur vollständigen Übereinstimmung bei der Eingabe des vollständigen Namens erlauben (Einschränkungen wie Gruppenmitgliedschaft oder fehlende Übereinstimmung im Telefonbuch werden ignoriert)",
"Full match autocompletion restrictions" : "Einschränkungen bei der automatischen Vervollständigung von vollständigen Übereinstimmungen",
- "Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen",
"Also allow autocompletion on full match of the user email" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-E-Mail zulassen",
"Do not use second user displayname for full match" : "Nicht den zweiten Anzeigenamen des Benutzers für die vollständige Übereinstimmung verwenden",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Haftungsausschluss auf der öffentlichen Upload-Seite anzeigen (Wird nur gezeigt, wenn die Dateiliste nicht angezeigt wird.) ",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Sie verwenden {s}{usage}{/s} von {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"Your full name" : "Ihr vollständiger Name",
+ "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden",
+ "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden",
+ "No email address set" : "Keine E-Mail-Adresse angegeben",
"Email options" : "E-Mail-Optionen",
"Options for additional email address {index}" : "Optionen für zusätzliche E-Mail-Adresse {index}",
"Remove primary email" : "Primäre E-Mail-Adresse entfernen",
@@ -640,25 +642,22 @@
"Set as primary email" : "Als primäre E-Mail-Adresse festlegen",
"Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}",
"Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden",
- "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden",
"Unable to add additional email address" : "Zusätzliche E-Mail-Adresse kann nicht hinzugefügt werden",
"Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden",
- "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden",
"Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts",
- "No email address set" : "Keine E-Mail-Adresse angegeben",
"Your handle" : "Ihr Online-Name",
"Derived from your locale ({weekDayName})" : "Abgeleitet von Ihrem Gebietsschema ({weekDayName})",
"Unable to update first day of week" : "Der erste Tag der Woche kann nicht aktualisiert werden",
"Day to use as the first day of week" : "Tag, der als erster Tag der Woche verwendet werden soll",
"Your headline" : "Ihre Überschrift",
+ "No language set" : "Keine Sprache eingestellt",
"Unable to update language" : "Sprache konnte nicht aktualisiert werden",
"Languages" : "Sprachen",
"Help translate" : "Bei der Übersetzung mithelfen",
- "No language set" : "Keine Sprache eingestellt",
+ "No locale set" : "Kein Gebietsschema festgelegt",
"Unable to update locale" : "Gebietsschema kann nicht aktualisiert werden",
"Locales" : "Gebietsschemen",
"Week starts on {firstDayOfWeek}" : "Die Woche beginnt am {firstDayOfWeek}",
- "No locale set" : "Kein Gebietsschema festgelegt",
"Your city" : "Ihre Stadt",
"Your organisation" : "Ihre Organisation",
"Your phone number" : "Ihre Telefonnummer",
@@ -710,7 +709,6 @@
"Other languages" : "Weitere Sprachen",
"Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist",
"No accounts" : "Keine Konten",
- "Loading accounts …" : "Lade Konten …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn Sie durch die Liste navigieren.",
"Manager" : "Manager",
"Set line manager" : "Manager festlegen",
@@ -727,13 +725,11 @@
"Member of the following groups" : "Mitglied der folgenden Gruppen",
"Set account groups" : "Kontengruppen setzen",
"Admin of the following groups" : "Administration der folgenden Gruppen",
- "Set account as admin for …" : "Konto als Administration setzen für …",
"Quota" : "Kontingent",
"Set account quota" : "Kontokontigent setzen",
"Language" : "Sprache",
"Set default language" : "Standard-Sprache einstellen",
"Add new account" : "Neues Konto hinzufügen",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} Konto","{userCount} Konten"],
"Total rows summary" : "Zusammenfassung aller Zeilen",
"Scroll to load more rows" : "Scrollen, um weitere Zeilen zu laden",
@@ -768,7 +764,6 @@
"Email can't be empty" : "E-Mail darf nicht leer sein",
"Email was successfully changed" : "E-Mail-Adresse wurde geändert",
"Welcome mail sent!" : "Willkommens-E-Mail gesendet!",
- "Loading account …" : "Lade Konto …",
"Change display name" : "Anzeigename ändern",
"Set new password" : "Neues Passwort setzen",
"You do not have permissions to see the details of this account" : "Keine Berechtigung, die Details dieses Kontos anzusehen.",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.",
"Add WebAuthn device" : "WebAuthn-Gerät hinzufügen",
"Please authorize your WebAuthn device." : "Bitte das WebAuthn-Gerät autorisieren.",
- "Adding your device …" : "Dieses Gerät hinzufügen …",
"Unnamed device" : "Unbenanntes Gerät",
"Passwordless Authentication" : "Anmeldung ohne Passwort",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Dieses Konto für die Authentifizierung ohne Passwort nach dem FIDO2-Standard einrichten.",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "Nur angemeldeten Konten anzeigen",
"Hide" : "Ausblenden",
"Manually installed apps cannot be updated" : "Manuell installierte Apps können nicht aktualisiert werden",
- "{progress}% Deploying …" : "{progress}% bereitstellen …",
- "{progress}% Initializing …" : "{progress}% initialisiere …",
"Health checking" : "Gesundheitsprüfung",
"Deploy and Enable" : "Bereitstellen und aktivieren",
"Download and enable" : "Herunterladen und aktivieren",
@@ -960,9 +952,16 @@
"Your biography" : "Ihre Biografie",
"You are using {usage}" : "Sie benutzen {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Sie benutzen {usage} von {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Lade Konten …",
+ "Set account as admin for …" : "Konto als Administration setzen für …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder des Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten, die mit {userid} verbunden sind, gelöscht werden. Funktioniert nur, wenn das Gerät mit dem Internet verbunden ist.",
"Failed to load subadmin groups with details" : "Unteradministrations-Gruppen mit Details konnten nicht geladen werden",
+ "Loading account …" : "Lade Konto …",
+ "Adding your device …" : "Dieses Gerät hinzufügen …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Beim Aktivieren der Verschlüsselung auf einem Nextcloud-Server werden aus Leistungsgründen nur neue und geänderte Dateien verschlüsselt.",
+ "{progress}% Deploying …" : "{progress}% bereitstellen …",
+ "{progress}% Initializing …" : "{progress}% initialisiere …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Diese App ist als nicht-kompatibel mit Ihrer Nextcloud-Version markiert. Wenn Sie fortfahren, so können Sie die App installieren. Bitte beachten Sie, dass die App nicht wie erwartet funktionieren könnte.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Leistung Ihrer Instanz ist es von großer Bedeutung, dass alles richtig konfiguriert ist. Um Sie dabei zu unterstützen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen finden Sie in der verlinkten Dokumentation.",
"Checking for system and security issues." : "Prüfung auf System- und Sicherheitsprobleme.",
diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js
index 5f7dba30ead..430d2d0de3f 100644
--- a/apps/settings/l10n/el.js
+++ b/apps/settings/l10n/el.js
@@ -625,6 +625,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Χρησιμοποιείτε {s}{usage}{/s} από {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:",
"Your full name" : "Το ονοματεπώνυμο σας",
+ "Unable to update primary email address" : "Δεν είναι δυνατή η ενημέρωση της κύριας διεύθυνσης email",
+ "Unable to delete additional email address" : "Δεν είναι δυνατή η διαγραφή της πρόσθετης διεύθυνσης email",
+ "No email address set" : "Δεν ορίστηκε διεύθυνση email",
"Email options" : "Επιλογές email",
"Options for additional email address {index}" : "Επιλογές για πρόσθετη διεύθυνση email {index}",
"Remove primary email" : "Κατάργηση κύριου email",
@@ -634,25 +637,22 @@ OC.L10N.register(
"Set as primary email" : "Ορισμός ως κύριου email",
"Additional email address {index}" : "Πρόσθετη διεύθυνση email {index}",
"Unable to delete primary email address" : "Δεν είναι δυνατή η διαγραφή της κύριας διεύθυνσης email",
- "Unable to update primary email address" : "Δεν είναι δυνατή η ενημέρωση της κύριας διεύθυνσης email",
"Unable to add additional email address" : "Δεν είναι δυνατή η προσθήκη πρόσθετης διεύθυνσης email",
"Unable to update additional email address" : "Δεν είναι δυνατή η ενημέρωση της πρόσθετης διεύθυνσης email",
- "Unable to delete additional email address" : "Δεν είναι δυνατή η διαγραφή της πρόσθετης διεύθυνσης email",
"Primary email for password reset and notifications" : "Κύριο email για επαναφορά συνθηματικού και ειδοποιήσεις",
- "No email address set" : "Δεν ορίστηκε διεύθυνση email",
"Your handle" : "Το handle σας",
"Derived from your locale ({weekDayName})" : "Προέρχεται από τις ρυθμίσεις τοποθεσίας σας ({weekDayName})",
"Unable to update first day of week" : "Δεν είναι δυνατή η ενημέρωση της πρώτης ημέρας της εβδομάδας",
"Day to use as the first day of week" : "Ημέρα που χρησιμοποιείται ως πρώτη ημέρα της εβδομάδας",
"Your headline" : "Ο τίτλος σας",
+ "No language set" : "Δεν ορίστηκε γλώσσα",
"Unable to update language" : "Δεν είναι δυνατή η ενημέρωση της γλώσσας",
"Languages" : "Γλώσσες",
"Help translate" : "Βοηθήστε στη μετάφραση",
- "No language set" : "Δεν ορίστηκε γλώσσα",
+ "No locale set" : "Δεν ορίστηκαν ρυθμίσεις τοποθεσίας",
"Unable to update locale" : "Δεν είναι δυνατή η ενημέρωση των ρυθμίσεων τοποθεσίας",
"Locales" : "Ρυθμίσεις τοποθεσίας",
"Week starts on {firstDayOfWeek}" : "Η εβδομάδα ξεκινά την {firstDayOfWeek}",
- "No locale set" : "Δεν ορίστηκαν ρυθμίσεις τοποθεσίας",
"Your city" : "Η πόλη σας",
"Your organisation" : "Ο οργανισμός σας",
"Your phone number" : "Ο αριθμός τηλεφώνου σας",
@@ -704,7 +704,6 @@ OC.L10N.register(
"Other languages" : "Άλλες γλώσσες",
"Password change is disabled because the master key is disabled" : "Η αλλαγή συνθηματικού είναι απενεργοποιημένη επειδή το κεντρικό κλειδί είναι απενεργοποιημένο",
"No accounts" : "Δεν υπάρχουν λογαριασμοί",
- "Loading accounts …" : "Φόρτωση λογαριασμών …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Λίστα λογαριασμών. Αυτή η λίστα δεν αποδίδεται πλήρως για λόγους απόδοσης. Οι λογαριασμοί θα αποδίδονται καθώς πλοηγείστε στη λίστα.",
"Manager" : "Διαχειριστής",
"Set line manager" : "Ορισμός γραμμικού διαχειριστή",
@@ -721,13 +720,11 @@ OC.L10N.register(
"Member of the following groups" : "Μέλος των ακόλουθων ομάδων",
"Set account groups" : "Ορισμός ομάδων λογαριασμού",
"Admin of the following groups" : "Διαχειριστής των ακόλουθων ομάδων",
- "Set account as admin for …" : "Ορισμός λογαριασμού ως διαχειριστή για …",
"Quota" : "Χωρητικότητα",
"Set account quota" : "Ορισμός χωρητικότητας λογαριασμού",
"Language" : "Γλώσσα",
"Set default language" : "Ορισμός προεπιλεγμένης γλώσσας",
"Add new account" : "Προσθήκη νέου λογαριασμού",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} λογαριασμός …","{userCount} λογαριασμοί …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} λογαριασμός","{userCount} λογαριασμοί"],
"Total rows summary" : "Συνολική σύνοψη γραμμών",
"Scroll to load more rows" : "Κυλήστε για να φορτώσετε περισσότερες γραμμές",
@@ -762,7 +759,6 @@ OC.L10N.register(
"Email can't be empty" : "Το email δεν μπορεί να είναι κενό",
"Email was successfully changed" : "Το email άλλαξε επιτυχώς",
"Welcome mail sent!" : "Απεστάλη το μήνυμα καλωσορίσματος!",
- "Loading account …" : "Φόρτωση λογαριασμού …",
"Change display name" : "Αλλαγή εμφανιζόμενου ονόματος",
"Set new password" : "Ορισμός νέου συνθηματικού",
"You do not have permissions to see the details of this account" : "Δεν έχετε δικαιώματα για να δείτε τις λεπτομέρειες αυτού του λογαριασμού",
@@ -796,7 +792,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Η σύνδεση χωρίς συνθηματικό απαιτεί ασφαλή σύνδεση.",
"Add WebAuthn device" : "Προσθήκη συσκευής WebAuthn",
"Please authorize your WebAuthn device." : "Παρακαλώ εξουσιοδοτήστε την συσκευή σας WebAuthn.",
- "Adding your device …" : "Προσθήκη της συσκευής σας …",
"Unnamed device" : "Ανώνυμη συσκευή",
"Passwordless Authentication" : "Πιστοποίηση χωρίς συνθηματικό",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Ρυθμίστε τον λογαριασμό σας για πιστοποίηση χωρίς κωδικό ακολουθώντας τα πρότυπα του FIDO2.",
@@ -873,8 +868,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Εμφάνιση μόνο σε συνδεδεμένους λογαριασμούς",
"Hide" : "Απόκρυψη",
"Manually installed apps cannot be updated" : "Οι εγκατεστημένες εφαρμογές χειροκίνητα δεν μπορούν να ενημερωθούν",
- "{progress}% Deploying …" : "{progress}% Ανάπτυξη …",
- "{progress}% Initializing …" : "{progress}% Αρχικοποίηση …",
"Health checking" : "Έλεγχος υγείας",
"Deploy and Enable" : "Ανάπτυξη και Ενεργοποίηση",
"Download and enable" : "Λήψη και ενεργοποίηση",
@@ -954,9 +947,16 @@ OC.L10N.register(
"Your biography" : "Το βιογραφικό σας",
"You are using {usage}" : "Χρησιμοποιείτε {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Χρησιμοποιείτε {usage} από {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Φόρτωση λογαριασμών …",
+ "Set account as admin for …" : "Ορισμός λογαριασμού ως διαχειριστή για …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} λογαριασμός …","{userCount} λογαριασμοί …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Σε περίπτωση απώλειας συσκευής ή αποχώρησης από τον οργανισμό, μπορεί να γίνει εκκαθάριση των δεδομένων του Nextcloud από όλες τις συσκευές σε σχέση με το {userid}. Λειτουργεί μόνο εάν οι συσκευές είναι συνδεμένες στο ίντερνετ.",
"Failed to load subadmin groups with details" : "Αποτυχία φόρτωσης ομάδων υποδιαχειριστών με λεπτομέρειες",
+ "Loading account …" : "Φόρτωση λογαριασμού …",
+ "Adding your device …" : "Προσθήκη της συσκευής σας …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Για λόγους απόδοσης, όταν ενεργοποιείτε την κρυπτογράφηση σε έναν διακομιστή Nextcloud, μόνο τα νέα και τα τροποποιημένα αρχεία κρυπτογραφούνται.",
+ "{progress}% Deploying …" : "{progress}% Ανάπτυξη …",
+ "{progress}% Initializing …" : "{progress}% Αρχικοποίηση …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Η εφαρμογή δεν είναι συμβατή με την έκδοση Nextcloud σας. Εάν συνεχίσετε μπορείτε να εγκαταστήσετε την εφαρμογή. Η εφαρμογή ίσως να μην λειτουργεί σωστά.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Είναι σημαντικό για την ασφάλεια και την απόδοση του συστήματός σας ότι όλα έχουν ρυθμιστεί σωστά. Για να σας βοηθήσουμε, κάνουμε μερικούς αυτόματους ελέγχους. Για περισσότερες πληροφορίες, ανατρέξτε στη σχετική τεκμηρίωση.",
"Checking for system and security issues." : "Έλεγχος για θέματα συστήματος και ασφάλειας.",
diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json
index 56fe5b87fd7..4b7bad2f7c2 100644
--- a/apps/settings/l10n/el.json
+++ b/apps/settings/l10n/el.json
@@ -623,6 +623,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Χρησιμοποιείτε {s}{usage}{/s} από {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:",
"Your full name" : "Το ονοματεπώνυμο σας",
+ "Unable to update primary email address" : "Δεν είναι δυνατή η ενημέρωση της κύριας διεύθυνσης email",
+ "Unable to delete additional email address" : "Δεν είναι δυνατή η διαγραφή της πρόσθετης διεύθυνσης email",
+ "No email address set" : "Δεν ορίστηκε διεύθυνση email",
"Email options" : "Επιλογές email",
"Options for additional email address {index}" : "Επιλογές για πρόσθετη διεύθυνση email {index}",
"Remove primary email" : "Κατάργηση κύριου email",
@@ -632,25 +635,22 @@
"Set as primary email" : "Ορισμός ως κύριου email",
"Additional email address {index}" : "Πρόσθετη διεύθυνση email {index}",
"Unable to delete primary email address" : "Δεν είναι δυνατή η διαγραφή της κύριας διεύθυνσης email",
- "Unable to update primary email address" : "Δεν είναι δυνατή η ενημέρωση της κύριας διεύθυνσης email",
"Unable to add additional email address" : "Δεν είναι δυνατή η προσθήκη πρόσθετης διεύθυνσης email",
"Unable to update additional email address" : "Δεν είναι δυνατή η ενημέρωση της πρόσθετης διεύθυνσης email",
- "Unable to delete additional email address" : "Δεν είναι δυνατή η διαγραφή της πρόσθετης διεύθυνσης email",
"Primary email for password reset and notifications" : "Κύριο email για επαναφορά συνθηματικού και ειδοποιήσεις",
- "No email address set" : "Δεν ορίστηκε διεύθυνση email",
"Your handle" : "Το handle σας",
"Derived from your locale ({weekDayName})" : "Προέρχεται από τις ρυθμίσεις τοποθεσίας σας ({weekDayName})",
"Unable to update first day of week" : "Δεν είναι δυνατή η ενημέρωση της πρώτης ημέρας της εβδομάδας",
"Day to use as the first day of week" : "Ημέρα που χρησιμοποιείται ως πρώτη ημέρα της εβδομάδας",
"Your headline" : "Ο τίτλος σας",
+ "No language set" : "Δεν ορίστηκε γλώσσα",
"Unable to update language" : "Δεν είναι δυνατή η ενημέρωση της γλώσσας",
"Languages" : "Γλώσσες",
"Help translate" : "Βοηθήστε στη μετάφραση",
- "No language set" : "Δεν ορίστηκε γλώσσα",
+ "No locale set" : "Δεν ορίστηκαν ρυθμίσεις τοποθεσίας",
"Unable to update locale" : "Δεν είναι δυνατή η ενημέρωση των ρυθμίσεων τοποθεσίας",
"Locales" : "Ρυθμίσεις τοποθεσίας",
"Week starts on {firstDayOfWeek}" : "Η εβδομάδα ξεκινά την {firstDayOfWeek}",
- "No locale set" : "Δεν ορίστηκαν ρυθμίσεις τοποθεσίας",
"Your city" : "Η πόλη σας",
"Your organisation" : "Ο οργανισμός σας",
"Your phone number" : "Ο αριθμός τηλεφώνου σας",
@@ -702,7 +702,6 @@
"Other languages" : "Άλλες γλώσσες",
"Password change is disabled because the master key is disabled" : "Η αλλαγή συνθηματικού είναι απενεργοποιημένη επειδή το κεντρικό κλειδί είναι απενεργοποιημένο",
"No accounts" : "Δεν υπάρχουν λογαριασμοί",
- "Loading accounts …" : "Φόρτωση λογαριασμών …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Λίστα λογαριασμών. Αυτή η λίστα δεν αποδίδεται πλήρως για λόγους απόδοσης. Οι λογαριασμοί θα αποδίδονται καθώς πλοηγείστε στη λίστα.",
"Manager" : "Διαχειριστής",
"Set line manager" : "Ορισμός γραμμικού διαχειριστή",
@@ -719,13 +718,11 @@
"Member of the following groups" : "Μέλος των ακόλουθων ομάδων",
"Set account groups" : "Ορισμός ομάδων λογαριασμού",
"Admin of the following groups" : "Διαχειριστής των ακόλουθων ομάδων",
- "Set account as admin for …" : "Ορισμός λογαριασμού ως διαχειριστή για …",
"Quota" : "Χωρητικότητα",
"Set account quota" : "Ορισμός χωρητικότητας λογαριασμού",
"Language" : "Γλώσσα",
"Set default language" : "Ορισμός προεπιλεγμένης γλώσσας",
"Add new account" : "Προσθήκη νέου λογαριασμού",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} λογαριασμός …","{userCount} λογαριασμοί …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} λογαριασμός","{userCount} λογαριασμοί"],
"Total rows summary" : "Συνολική σύνοψη γραμμών",
"Scroll to load more rows" : "Κυλήστε για να φορτώσετε περισσότερες γραμμές",
@@ -760,7 +757,6 @@
"Email can't be empty" : "Το email δεν μπορεί να είναι κενό",
"Email was successfully changed" : "Το email άλλαξε επιτυχώς",
"Welcome mail sent!" : "Απεστάλη το μήνυμα καλωσορίσματος!",
- "Loading account …" : "Φόρτωση λογαριασμού …",
"Change display name" : "Αλλαγή εμφανιζόμενου ονόματος",
"Set new password" : "Ορισμός νέου συνθηματικού",
"You do not have permissions to see the details of this account" : "Δεν έχετε δικαιώματα για να δείτε τις λεπτομέρειες αυτού του λογαριασμού",
@@ -794,7 +790,6 @@
"Passwordless authentication requires a secure connection." : "Η σύνδεση χωρίς συνθηματικό απαιτεί ασφαλή σύνδεση.",
"Add WebAuthn device" : "Προσθήκη συσκευής WebAuthn",
"Please authorize your WebAuthn device." : "Παρακαλώ εξουσιοδοτήστε την συσκευή σας WebAuthn.",
- "Adding your device …" : "Προσθήκη της συσκευής σας …",
"Unnamed device" : "Ανώνυμη συσκευή",
"Passwordless Authentication" : "Πιστοποίηση χωρίς συνθηματικό",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Ρυθμίστε τον λογαριασμό σας για πιστοποίηση χωρίς κωδικό ακολουθώντας τα πρότυπα του FIDO2.",
@@ -871,8 +866,6 @@
"Show to logged in accounts only" : "Εμφάνιση μόνο σε συνδεδεμένους λογαριασμούς",
"Hide" : "Απόκρυψη",
"Manually installed apps cannot be updated" : "Οι εγκατεστημένες εφαρμογές χειροκίνητα δεν μπορούν να ενημερωθούν",
- "{progress}% Deploying …" : "{progress}% Ανάπτυξη …",
- "{progress}% Initializing …" : "{progress}% Αρχικοποίηση …",
"Health checking" : "Έλεγχος υγείας",
"Deploy and Enable" : "Ανάπτυξη και Ενεργοποίηση",
"Download and enable" : "Λήψη και ενεργοποίηση",
@@ -952,9 +945,16 @@
"Your biography" : "Το βιογραφικό σας",
"You are using {usage}" : "Χρησιμοποιείτε {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Χρησιμοποιείτε {usage} από {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Φόρτωση λογαριασμών …",
+ "Set account as admin for …" : "Ορισμός λογαριασμού ως διαχειριστή για …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} λογαριασμός …","{userCount} λογαριασμοί …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Σε περίπτωση απώλειας συσκευής ή αποχώρησης από τον οργανισμό, μπορεί να γίνει εκκαθάριση των δεδομένων του Nextcloud από όλες τις συσκευές σε σχέση με το {userid}. Λειτουργεί μόνο εάν οι συσκευές είναι συνδεμένες στο ίντερνετ.",
"Failed to load subadmin groups with details" : "Αποτυχία φόρτωσης ομάδων υποδιαχειριστών με λεπτομέρειες",
+ "Loading account …" : "Φόρτωση λογαριασμού …",
+ "Adding your device …" : "Προσθήκη της συσκευής σας …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Για λόγους απόδοσης, όταν ενεργοποιείτε την κρυπτογράφηση σε έναν διακομιστή Nextcloud, μόνο τα νέα και τα τροποποιημένα αρχεία κρυπτογραφούνται.",
+ "{progress}% Deploying …" : "{progress}% Ανάπτυξη …",
+ "{progress}% Initializing …" : "{progress}% Αρχικοποίηση …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Η εφαρμογή δεν είναι συμβατή με την έκδοση Nextcloud σας. Εάν συνεχίσετε μπορείτε να εγκαταστήσετε την εφαρμογή. Η εφαρμογή ίσως να μην λειτουργεί σωστά.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Είναι σημαντικό για την ασφάλεια και την απόδοση του συστήματός σας ότι όλα έχουν ρυθμιστεί σωστά. Για να σας βοηθήσουμε, κάνουμε μερικούς αυτόματους ελέγχους. Για περισσότερες πληροφορίες, ανατρέξτε στη σχετική τεκμηρίωση.",
"Checking for system and security issues." : "Έλεγχος για θέματα συστήματος και ασφάλειας.",
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 783a6f5d682..04dea451a70 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -625,6 +625,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "You are a member of the following groups:",
"Your full name" : "Your full name",
+ "Unable to update primary email address" : "Unable to update primary email address",
+ "Unable to delete additional email address" : "Unable to delete additional email address",
+ "No email address set" : "No email address set",
"Email options" : "Email options",
"Options for additional email address {index}" : "Options for additional email address {index}",
"Remove primary email" : "Remove primary email",
@@ -634,25 +637,22 @@ OC.L10N.register(
"Set as primary email" : "Set as primary email",
"Additional email address {index}" : "Additional email address {index}",
"Unable to delete primary email address" : "Unable to delete primary email address",
- "Unable to update primary email address" : "Unable to update primary email address",
"Unable to add additional email address" : "Unable to add additional email address",
"Unable to update additional email address" : "Unable to update additional email address",
- "Unable to delete additional email address" : "Unable to delete additional email address",
"Primary email for password reset and notifications" : "Primary email for password reset and notifications",
- "No email address set" : "No email address set",
"Your handle" : "Your handle",
"Derived from your locale ({weekDayName})" : "Derived from your locale ({weekDayName})",
"Unable to update first day of week" : "Unable to update first day of week",
"Day to use as the first day of week" : "Day to use as the first day of week",
"Your headline" : "Your headline",
+ "No language set" : "No language set",
"Unable to update language" : "Unable to update language",
"Languages" : "Languages",
"Help translate" : "Help translate",
- "No language set" : "No language set",
+ "No locale set" : "No locale set",
"Unable to update locale" : "Unable to update locale",
"Locales" : "Locales",
"Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}",
- "No locale set" : "No locale set",
"Your city" : "Your city",
"Your organisation" : "Your organisation",
"Your phone number" : "Your phone number",
@@ -704,7 +704,6 @@ OC.L10N.register(
"Other languages" : "Other languages",
"Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled",
"No accounts" : "No accounts",
- "Loading accounts …" : "Loading accounts …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list.",
"Manager" : "Manager",
"Set line manager" : "Set line manager",
@@ -721,13 +720,11 @@ OC.L10N.register(
"Member of the following groups" : "Member of the following groups",
"Set account groups" : "Set account groups",
"Admin of the following groups" : "Admin of the following groups",
- "Set account as admin for …" : "Set account as admin for …",
"Quota" : "Quota",
"Set account quota" : "Set account quota",
"Language" : "Language",
"Set default language" : "Set default language",
"Add new account" : "Add new account",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts"],
"Total rows summary" : "Total rows summary",
"Scroll to load more rows" : "Scroll to load more rows",
@@ -762,7 +759,6 @@ OC.L10N.register(
"Email can't be empty" : "Email can't be empty",
"Email was successfully changed" : "Email was successfully changed",
"Welcome mail sent!" : "Welcome mail sent!",
- "Loading account …" : "Loading account …",
"Change display name" : "Change display name",
"Set new password" : "Set new password",
"You do not have permissions to see the details of this account" : "You do not have permissions to see the details of this account",
@@ -796,7 +792,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.",
"Add WebAuthn device" : "Add WebAuthn device",
"Please authorize your WebAuthn device." : "Please authorise your WebAuthn device.",
- "Adding your device …" : "Adding your device …",
"Unnamed device" : "Unnamed device",
"Passwordless Authentication" : "Passwordless Authentication",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Set up your account for passwordless authentication following the FIDO2 standard.",
@@ -873,8 +868,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Show to logged in accounts only",
"Hide" : "Hide",
"Manually installed apps cannot be updated" : "Manually installed apps cannot be updated",
- "{progress}% Deploying …" : "{progress}% Deploying …",
- "{progress}% Initializing …" : "{progress}% Initializing …",
"Health checking" : "Health checking",
"Deploy and Enable" : "Deploy and Enable",
"Download and enable" : "Download and enable",
@@ -954,9 +947,16 @@ OC.L10N.register(
"Your biography" : "Your biography",
"You are using {usage}" : "You are using {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "You are using {usage} of {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Loading accounts …",
+ "Set account as admin for …" : "Set account as admin for …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In case of lost device or exiting the organisation, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet.",
"Failed to load subadmin groups with details" : "Failed to load subadmin groups with details",
+ "Loading account …" : "Loading account …",
+ "Adding your device …" : "Adding your device …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted.",
+ "{progress}% Deploying …" : "{progress}% Deploying …",
+ "{progress}% Initializing …" : "{progress}% Initializing …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.",
"Checking for system and security issues." : "Checking for system and security issues.",
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index 469c29154c2..8e6ad705289 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -623,6 +623,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "You are a member of the following groups:",
"Your full name" : "Your full name",
+ "Unable to update primary email address" : "Unable to update primary email address",
+ "Unable to delete additional email address" : "Unable to delete additional email address",
+ "No email address set" : "No email address set",
"Email options" : "Email options",
"Options for additional email address {index}" : "Options for additional email address {index}",
"Remove primary email" : "Remove primary email",
@@ -632,25 +635,22 @@
"Set as primary email" : "Set as primary email",
"Additional email address {index}" : "Additional email address {index}",
"Unable to delete primary email address" : "Unable to delete primary email address",
- "Unable to update primary email address" : "Unable to update primary email address",
"Unable to add additional email address" : "Unable to add additional email address",
"Unable to update additional email address" : "Unable to update additional email address",
- "Unable to delete additional email address" : "Unable to delete additional email address",
"Primary email for password reset and notifications" : "Primary email for password reset and notifications",
- "No email address set" : "No email address set",
"Your handle" : "Your handle",
"Derived from your locale ({weekDayName})" : "Derived from your locale ({weekDayName})",
"Unable to update first day of week" : "Unable to update first day of week",
"Day to use as the first day of week" : "Day to use as the first day of week",
"Your headline" : "Your headline",
+ "No language set" : "No language set",
"Unable to update language" : "Unable to update language",
"Languages" : "Languages",
"Help translate" : "Help translate",
- "No language set" : "No language set",
+ "No locale set" : "No locale set",
"Unable to update locale" : "Unable to update locale",
"Locales" : "Locales",
"Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}",
- "No locale set" : "No locale set",
"Your city" : "Your city",
"Your organisation" : "Your organisation",
"Your phone number" : "Your phone number",
@@ -702,7 +702,6 @@
"Other languages" : "Other languages",
"Password change is disabled because the master key is disabled" : "Password change is disabled because the master key is disabled",
"No accounts" : "No accounts",
- "Loading accounts …" : "Loading accounts …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list.",
"Manager" : "Manager",
"Set line manager" : "Set line manager",
@@ -719,13 +718,11 @@
"Member of the following groups" : "Member of the following groups",
"Set account groups" : "Set account groups",
"Admin of the following groups" : "Admin of the following groups",
- "Set account as admin for …" : "Set account as admin for …",
"Quota" : "Quota",
"Set account quota" : "Set account quota",
"Language" : "Language",
"Set default language" : "Set default language",
"Add new account" : "Add new account",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts"],
"Total rows summary" : "Total rows summary",
"Scroll to load more rows" : "Scroll to load more rows",
@@ -760,7 +757,6 @@
"Email can't be empty" : "Email can't be empty",
"Email was successfully changed" : "Email was successfully changed",
"Welcome mail sent!" : "Welcome mail sent!",
- "Loading account …" : "Loading account …",
"Change display name" : "Change display name",
"Set new password" : "Set new password",
"You do not have permissions to see the details of this account" : "You do not have permissions to see the details of this account",
@@ -794,7 +790,6 @@
"Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.",
"Add WebAuthn device" : "Add WebAuthn device",
"Please authorize your WebAuthn device." : "Please authorise your WebAuthn device.",
- "Adding your device …" : "Adding your device …",
"Unnamed device" : "Unnamed device",
"Passwordless Authentication" : "Passwordless Authentication",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Set up your account for passwordless authentication following the FIDO2 standard.",
@@ -871,8 +866,6 @@
"Show to logged in accounts only" : "Show to logged in accounts only",
"Hide" : "Hide",
"Manually installed apps cannot be updated" : "Manually installed apps cannot be updated",
- "{progress}% Deploying …" : "{progress}% Deploying …",
- "{progress}% Initializing …" : "{progress}% Initializing …",
"Health checking" : "Health checking",
"Deploy and Enable" : "Deploy and Enable",
"Download and enable" : "Download and enable",
@@ -952,9 +945,16 @@
"Your biography" : "Your biography",
"You are using {usage}" : "You are using {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "You are using {usage} of {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Loading accounts …",
+ "Set account as admin for …" : "Set account as admin for …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In case of lost device or exiting the organisation, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet.",
"Failed to load subadmin groups with details" : "Failed to load subadmin groups with details",
+ "Loading account …" : "Loading account …",
+ "Adding your device …" : "Adding your device …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted.",
+ "{progress}% Deploying …" : "{progress}% Deploying …",
+ "{progress}% Initializing …" : "{progress}% Initializing …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.",
"Checking for system and security issues." : "Checking for system and security issues.",
diff --git a/apps/settings/l10n/eo.js b/apps/settings/l10n/eo.js
index cd2e9c52aaf..f20b61ef796 100644
--- a/apps/settings/l10n/eo.js
+++ b/apps/settings/l10n/eo.js
@@ -197,9 +197,9 @@ OC.L10N.register(
"Picture provided by original account" : "Bildo el la origina konto",
"You are a member of the following groups:" : "Vi estas membro el la jenaj grupoj:",
"No email address set" : "Neniu retpoŝta adreso agordita",
+ "No language set" : "Neniu lingvo agordita",
"Languages" : "Lingvoj",
"Help translate" : "Helpu traduki",
- "No language set" : "Neniu lingvo agordita",
"Week starts on {firstDayOfWeek}" : "Semajno komencas je {firstDayOfWeek}",
"Your phone number" : "Via telefonnumero",
"Timezone" : "Horzono",
diff --git a/apps/settings/l10n/eo.json b/apps/settings/l10n/eo.json
index 23e8dc32ef7..f498be6df0f 100644
--- a/apps/settings/l10n/eo.json
+++ b/apps/settings/l10n/eo.json
@@ -195,9 +195,9 @@
"Picture provided by original account" : "Bildo el la origina konto",
"You are a member of the following groups:" : "Vi estas membro el la jenaj grupoj:",
"No email address set" : "Neniu retpoŝta adreso agordita",
+ "No language set" : "Neniu lingvo agordita",
"Languages" : "Lingvoj",
"Help translate" : "Helpu traduki",
- "No language set" : "Neniu lingvo agordita",
"Week starts on {firstDayOfWeek}" : "Semajno komencas je {firstDayOfWeek}",
"Your phone number" : "Via telefonnumero",
"Timezone" : "Horzono",
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index 2d3f565c43c..ee9b04f25db 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Restringir el autocompletado del nombre de cuenta a usuarios basándose en su directorio telefónico",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Permitir al autocompletado a que se haga una coincidencia entera cuando se ingresa el nombre completo (ignorando así las restricciones de membresía a grupos o una coincidencia inexistente en el directorio telefónico)",
"Full match autocompletion restrictions" : "Restricciones de autocompletado para coincidencias completas",
- "Also allow autocompletion on full match of the user id" : "También permitir el autocompletado al hacer una coincidencia completa del id de usuario",
"Also allow autocompletion on full match of the user email" : "También permitir el autocompletado al hacer una coincidencia completa del correo electrónico del usuario",
"Do not use second user displayname for full match" : "No utilizar el segundo nombre mostrado del usuario para hacer una coincidencia completa",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostrar texto de aviso en la página de subida de enlace público (solo se muestra cuando la lista de archivos está oculta)",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Está usando {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Es miembro de los siguientes grupos:",
"Your full name" : "Su nombre completo",
+ "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
+ "Unable to delete additional email address" : "No se pudo borrar la dirección de correo electrónico adicional",
+ "No email address set" : "No hay establecida ninguna dirección de correo",
"Email options" : "Opciones de correo electrónico",
"Options for additional email address {index}" : "Opciones para direcciones de correo electrónico adicionales {index}",
"Remove primary email" : "Borrar correo electrónico principal",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "Establecer como correo electrónico principal",
"Additional email address {index}" : "Direcciones de correo electrónico adicionales {index}",
"Unable to delete primary email address" : "No se pudo borrar la dirección de correo electrónico principal",
- "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
"Unable to add additional email address" : "No se pudo añadir una dirección de correo electrónico adicional",
"Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional",
- "Unable to delete additional email address" : "No se pudo borrar la dirección de correo electrónico adicional",
"Primary email for password reset and notifications" : "Dirección de correo electrónico principal para restablecer contraseña y notificaciones",
- "No email address set" : "No hay establecida ninguna dirección de correo",
"Your handle" : "Su identificador",
"Derived from your locale ({weekDayName})" : "Obtenido de su configuración regional ({weekDayName})",
"Unable to update first day of week" : "No se pudo actualizar el primer día de la semana",
"Day to use as the first day of week" : "Día que se utilizará como primer día de la semana",
"Your headline" : "Su título",
+ "No language set" : "No se ha establecido ningún lenguaje",
"Unable to update language" : "No se pudo actualizar el lenguaje",
"Languages" : "Lenguajes",
"Help translate" : "Ayúdenos a traducir",
- "No language set" : "No se ha establecido ningún lenguaje",
+ "No locale set" : "No se ha establecido la configuración regional",
"Unable to update locale" : "No fue posible actualizar la configuración regional",
"Locales" : "Configuración regional",
"Week starts on {firstDayOfWeek}" : "La semana comienza en {firstDayOfWeek}",
- "No locale set" : "No se ha establecido la configuración regional",
"Your city" : "Su ciudad",
"Your organisation" : "Su organización",
"Your phone number" : "Su número telefónico",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "Otros idiomas",
"Password change is disabled because the master key is disabled" : "El cambio de contraseña está desactivado porque la clave maestra está desactivada",
"No accounts" : "Sin cuentas",
- "Loading accounts …" : "Cargando cuentas …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de cuentas. Esta lista no se muestra completa por razones de rendimiento. Las cuentas se mostrarán a medida que navegue por la lista.",
"Manager" : "Gerente",
"Set line manager" : "Establecer el gerente de línea",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "Miembro de los siguientes grupos",
"Set account groups" : "Definir grupos de la cuenta",
"Admin of the following groups" : "Administrador de los siguientes grupos",
- "Set account as admin for …" : "Establecer cuenta como administrador para …",
"Quota" : "Cuota",
"Set account quota" : "Definir cuota de la cuenta",
"Language" : "Idioma",
"Set default language" : "Establecer idioma predeterminado",
"Add new account" : "Añadir cuenta nueva",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} cuenta","{userCount} cuentas","{userCount} cuentas"],
"Total rows summary" : "Resumen de filas totales",
"Scroll to load more rows" : "Desplácese para cargar más filas",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "El correo electrónico no puede estar vacío",
"Email was successfully changed" : "El correo electrónico se ha cambiado exitosamente",
"Welcome mail sent!" : "¡Correo de bienvenida enviado!",
- "Loading account …" : "Cargando cuenta …",
"Change display name" : "Cambiar nombre mostrado",
"Set new password" : "Establecer contraseña nueva",
"You do not have permissions to see the details of this account" : "No tiene permisos para ver los detalles de esta cuenta",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "La autenticación sin contraseña requiere una conexión segura.",
"Add WebAuthn device" : "Añadir dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorice su dispositivo WebAuthn, por favor.",
- "Adding your device …" : "Añadiendo su dispositivo …",
"Unnamed device" : "Dispositivo sin nombre",
"Passwordless Authentication" : "Autenticación sin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configure su cuenta para autenticación sin contraseña siguiendo el estándar FIDO2.",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Mostrar únicamente a usuarios con sesión iniciada",
"Hide" : "Ocultar",
"Manually installed apps cannot be updated" : "Las aplicaciones instaladas manualmente no pueden ser actualizadas",
- "{progress}% Deploying …" : "{progress}% Desplegando …",
- "{progress}% Initializing …" : "{progress}% Iniciando …",
"Health checking" : "Revisión de salud del servidor",
"Deploy and Enable" : "Desplegar y habilitar",
"Download and enable" : "Descargar y activar",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "Su biografía",
"You are using {usage}" : "Está usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Está usando {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cargando cuentas …",
+ "Set account as admin for …" : "Establecer cuenta como administrador para …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o de dejar la organización, esto puede eliminar remotamente los datos de Nextcloud de todos los dispositivos asociados con {userid}. Nota: sólo funciona si los dispositivos están conectados a Internet.",
"Failed to load subadmin groups with details" : "Fallo al cargar grupos de subadministradores con detalles",
+ "Loading account …" : "Cargando cuenta …",
+ "Adding your device …" : "Añadiendo su dispositivo …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Por razones de rendimiento, cuando activa el cifrado en un servidor Nextcloud sólo se cifrarán los archivos nuevos y modificados.",
+ "{progress}% Deploying …" : "{progress}% Desplegando …",
+ "{progress}% Initializing …" : "{progress}% Iniciando …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podría no funcionar según lo esperado.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.",
"Checking for system and security issues." : "Comprobando problemas en el sistema y de seguridad.",
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json
index 393f47df9c8..431a2938b84 100644
--- a/apps/settings/l10n/es.json
+++ b/apps/settings/l10n/es.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Restringir el autocompletado del nombre de cuenta a usuarios basándose en su directorio telefónico",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Permitir al autocompletado a que se haga una coincidencia entera cuando se ingresa el nombre completo (ignorando así las restricciones de membresía a grupos o una coincidencia inexistente en el directorio telefónico)",
"Full match autocompletion restrictions" : "Restricciones de autocompletado para coincidencias completas",
- "Also allow autocompletion on full match of the user id" : "También permitir el autocompletado al hacer una coincidencia completa del id de usuario",
"Also allow autocompletion on full match of the user email" : "También permitir el autocompletado al hacer una coincidencia completa del correo electrónico del usuario",
"Do not use second user displayname for full match" : "No utilizar el segundo nombre mostrado del usuario para hacer una coincidencia completa",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostrar texto de aviso en la página de subida de enlace público (solo se muestra cuando la lista de archivos está oculta)",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Está usando {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Es miembro de los siguientes grupos:",
"Your full name" : "Su nombre completo",
+ "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
+ "Unable to delete additional email address" : "No se pudo borrar la dirección de correo electrónico adicional",
+ "No email address set" : "No hay establecida ninguna dirección de correo",
"Email options" : "Opciones de correo electrónico",
"Options for additional email address {index}" : "Opciones para direcciones de correo electrónico adicionales {index}",
"Remove primary email" : "Borrar correo electrónico principal",
@@ -640,25 +642,22 @@
"Set as primary email" : "Establecer como correo electrónico principal",
"Additional email address {index}" : "Direcciones de correo electrónico adicionales {index}",
"Unable to delete primary email address" : "No se pudo borrar la dirección de correo electrónico principal",
- "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
"Unable to add additional email address" : "No se pudo añadir una dirección de correo electrónico adicional",
"Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional",
- "Unable to delete additional email address" : "No se pudo borrar la dirección de correo electrónico adicional",
"Primary email for password reset and notifications" : "Dirección de correo electrónico principal para restablecer contraseña y notificaciones",
- "No email address set" : "No hay establecida ninguna dirección de correo",
"Your handle" : "Su identificador",
"Derived from your locale ({weekDayName})" : "Obtenido de su configuración regional ({weekDayName})",
"Unable to update first day of week" : "No se pudo actualizar el primer día de la semana",
"Day to use as the first day of week" : "Día que se utilizará como primer día de la semana",
"Your headline" : "Su título",
+ "No language set" : "No se ha establecido ningún lenguaje",
"Unable to update language" : "No se pudo actualizar el lenguaje",
"Languages" : "Lenguajes",
"Help translate" : "Ayúdenos a traducir",
- "No language set" : "No se ha establecido ningún lenguaje",
+ "No locale set" : "No se ha establecido la configuración regional",
"Unable to update locale" : "No fue posible actualizar la configuración regional",
"Locales" : "Configuración regional",
"Week starts on {firstDayOfWeek}" : "La semana comienza en {firstDayOfWeek}",
- "No locale set" : "No se ha establecido la configuración regional",
"Your city" : "Su ciudad",
"Your organisation" : "Su organización",
"Your phone number" : "Su número telefónico",
@@ -710,7 +709,6 @@
"Other languages" : "Otros idiomas",
"Password change is disabled because the master key is disabled" : "El cambio de contraseña está desactivado porque la clave maestra está desactivada",
"No accounts" : "Sin cuentas",
- "Loading accounts …" : "Cargando cuentas …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de cuentas. Esta lista no se muestra completa por razones de rendimiento. Las cuentas se mostrarán a medida que navegue por la lista.",
"Manager" : "Gerente",
"Set line manager" : "Establecer el gerente de línea",
@@ -727,13 +725,11 @@
"Member of the following groups" : "Miembro de los siguientes grupos",
"Set account groups" : "Definir grupos de la cuenta",
"Admin of the following groups" : "Administrador de los siguientes grupos",
- "Set account as admin for …" : "Establecer cuenta como administrador para …",
"Quota" : "Cuota",
"Set account quota" : "Definir cuota de la cuenta",
"Language" : "Idioma",
"Set default language" : "Establecer idioma predeterminado",
"Add new account" : "Añadir cuenta nueva",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} cuenta","{userCount} cuentas","{userCount} cuentas"],
"Total rows summary" : "Resumen de filas totales",
"Scroll to load more rows" : "Desplácese para cargar más filas",
@@ -768,7 +764,6 @@
"Email can't be empty" : "El correo electrónico no puede estar vacío",
"Email was successfully changed" : "El correo electrónico se ha cambiado exitosamente",
"Welcome mail sent!" : "¡Correo de bienvenida enviado!",
- "Loading account …" : "Cargando cuenta …",
"Change display name" : "Cambiar nombre mostrado",
"Set new password" : "Establecer contraseña nueva",
"You do not have permissions to see the details of this account" : "No tiene permisos para ver los detalles de esta cuenta",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "La autenticación sin contraseña requiere una conexión segura.",
"Add WebAuthn device" : "Añadir dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorice su dispositivo WebAuthn, por favor.",
- "Adding your device …" : "Añadiendo su dispositivo …",
"Unnamed device" : "Dispositivo sin nombre",
"Passwordless Authentication" : "Autenticación sin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configure su cuenta para autenticación sin contraseña siguiendo el estándar FIDO2.",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "Mostrar únicamente a usuarios con sesión iniciada",
"Hide" : "Ocultar",
"Manually installed apps cannot be updated" : "Las aplicaciones instaladas manualmente no pueden ser actualizadas",
- "{progress}% Deploying …" : "{progress}% Desplegando …",
- "{progress}% Initializing …" : "{progress}% Iniciando …",
"Health checking" : "Revisión de salud del servidor",
"Deploy and Enable" : "Desplegar y habilitar",
"Download and enable" : "Descargar y activar",
@@ -960,9 +952,16 @@
"Your biography" : "Su biografía",
"You are using {usage}" : "Está usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Está usando {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cargando cuentas …",
+ "Set account as admin for …" : "Establecer cuenta como administrador para …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} cuenta …","{userCount} cuentas …","{userCount} cuentas …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o de dejar la organización, esto puede eliminar remotamente los datos de Nextcloud de todos los dispositivos asociados con {userid}. Nota: sólo funciona si los dispositivos están conectados a Internet.",
"Failed to load subadmin groups with details" : "Fallo al cargar grupos de subadministradores con detalles",
+ "Loading account …" : "Cargando cuenta …",
+ "Adding your device …" : "Añadiendo su dispositivo …",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Por razones de rendimiento, cuando activa el cifrado en un servidor Nextcloud sólo se cifrarán los archivos nuevos y modificados.",
+ "{progress}% Deploying …" : "{progress}% Desplegando …",
+ "{progress}% Initializing …" : "{progress}% Iniciando …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podría no funcionar según lo esperado.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.",
"Checking for system and security issues." : "Comprobando problemas en el sistema y de seguridad.",
diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js
index d5e891a6184..039ca67421f 100644
--- a/apps/settings/l10n/es_AR.js
+++ b/apps/settings/l10n/es_AR.js
@@ -362,6 +362,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Estás usando {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Sos miembro de los siguientes grupos:",
"Your full name" : "Tu nombre completo",
+ "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
+ "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Email options" : "Opciones de correo electrónico",
"Options for additional email address {index}" : "Opciones para la dirección de correo electrónico adicional {index}",
"Remove primary email" : "Eliminar correo electrónico principal",
@@ -371,25 +374,22 @@ OC.L10N.register(
"Set as primary email" : "Establecer como correo electrónico principal",
"Additional email address {index}" : "Dirección de correo electrónico adicional {index}",
"Unable to delete primary email address" : "No se pudo eliminar la dirección de correo electrónico principal",
- "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
"Unable to add additional email address" : "No se pudo agregar la dirección de correo electrónico adicional",
"Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional",
- "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
"Primary email for password reset and notifications" : "Correo electrónico principal para restablecer la contraseña y notificaciones",
- "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Your handle" : "Tu usuario",
"Derived from your locale ({weekDayName})" : "Obtenido de tu locale ({weekDayName})",
"Unable to update first day of week" : "No se pudo modificar el primer día de la semana",
"Day to use as the first day of week" : "Primer día de la semana",
"Your headline" : "Tu titular",
+ "No language set" : "No hay ningún idioma configurado",
"Unable to update language" : "No se pudo actualizar tu idioma",
"Languages" : "Idiomas",
"Help translate" : "Ayudá a traducir",
- "No language set" : "No hay ningún idioma configurado",
+ "No locale set" : "No hay ninguna configuración regional",
"Unable to update locale" : "No se pudo actualizar la configuración regional",
"Locales" : "Configuración regional",
"Week starts on {firstDayOfWeek}" : "La semana empieza el {firstDayOfWeek}",
- "No locale set" : "No hay ninguna configuración regional",
"Your city" : "Tu ciudad",
"Your organisation" : "Tu organización",
"Your phone number" : "Tu número de teléfono",
@@ -438,7 +438,6 @@ OC.L10N.register(
"Email can't be empty" : "El correo electrónico no puede estar en blanco",
"Email was successfully changed" : "El correo electrónico se cambió correctamente",
"Welcome mail sent!" : "¡Correo electrónico de bienvenida enviado!",
- "Loading account …" : "Cargando cuenta ...",
"Change display name" : "Cambiar el nombre a mostrar",
"Set new password" : "Establecer nueva contraseña",
"You do not have permissions to see the details of this account" : "No tenés permisos para ver los detalles de esta cuenta",
@@ -471,7 +470,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "La autenticación sin contraseña requiere una conexión segura.",
"Add WebAuthn device" : "Agregar dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorizá tu dispositivo WebAuthn.",
- "Adding your device …" : "Agregando tu dispositivo...",
"Unnamed device" : "Dispositivo sin nombre",
"Passwordless Authentication" : "Autenticación sin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configurá tu cuenta para la autenticación sin contraseña siguiendo el estándar FIDO2.",
@@ -538,8 +536,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Visible únicamente para usuarios conectados",
"Hide" : "Invisible",
"Manually installed apps cannot be updated" : "Las aplicaciones instaladas manualmente no pueden ser actualizadas",
- "{progress}% Deploying …" : "Desplegando {progress}%",
- "{progress}% Initializing …" : "Inicializando {progress}%",
"Health checking" : "Revisión de salud del servidor",
"Deploy and Enable" : "Desplegar y habilitar",
"Download and enable" : "Descargar y habilitar",
@@ -609,7 +605,11 @@ OC.L10N.register(
"You are using {usage}" : "Estás usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Estás usando {usage} de {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o salida de la organización, esto puede borrar de forma remota los datos de Nextcloud de todos los dispositivos asociados con {userid}. Funciona únicamente si los dispositivos están conectados a Internet.",
+ "Loading account …" : "Cargando cuenta ...",
+ "Adding your device …" : "Agregando tu dispositivo...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Por razones de rendimiento, cuando actives el cifrado en un servidor Nextcloud sólo se cifrarán los archivos nuevos y modificados.",
+ "{progress}% Deploying …" : "Desplegando {progress}%",
+ "{progress}% Initializing …" : "Inicializando {progress}%",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta aplicación no está marcada como compatible con tu versión de Nextcloud. Si continuás podrás instalar la aplicación, pero tené en cuenta que podría no funcionar según lo esperado.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de tu instancia que todo esté configurado correctamente. Para ayudarte con eso estamos haciendo algunas comprobaciones automáticas. Consultá la documentación para mayor información.",
"Checking for system and security issues." : "Comprobando problemas del sistema y de seguridad.",
diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json
index a4211f66cda..c6e1ae956e3 100644
--- a/apps/settings/l10n/es_AR.json
+++ b/apps/settings/l10n/es_AR.json
@@ -360,6 +360,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Estás usando {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Sos miembro de los siguientes grupos:",
"Your full name" : "Tu nombre completo",
+ "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
+ "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Email options" : "Opciones de correo electrónico",
"Options for additional email address {index}" : "Opciones para la dirección de correo electrónico adicional {index}",
"Remove primary email" : "Eliminar correo electrónico principal",
@@ -369,25 +372,22 @@
"Set as primary email" : "Establecer como correo electrónico principal",
"Additional email address {index}" : "Dirección de correo electrónico adicional {index}",
"Unable to delete primary email address" : "No se pudo eliminar la dirección de correo electrónico principal",
- "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
"Unable to add additional email address" : "No se pudo agregar la dirección de correo electrónico adicional",
"Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional",
- "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
"Primary email for password reset and notifications" : "Correo electrónico principal para restablecer la contraseña y notificaciones",
- "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Your handle" : "Tu usuario",
"Derived from your locale ({weekDayName})" : "Obtenido de tu locale ({weekDayName})",
"Unable to update first day of week" : "No se pudo modificar el primer día de la semana",
"Day to use as the first day of week" : "Primer día de la semana",
"Your headline" : "Tu titular",
+ "No language set" : "No hay ningún idioma configurado",
"Unable to update language" : "No se pudo actualizar tu idioma",
"Languages" : "Idiomas",
"Help translate" : "Ayudá a traducir",
- "No language set" : "No hay ningún idioma configurado",
+ "No locale set" : "No hay ninguna configuración regional",
"Unable to update locale" : "No se pudo actualizar la configuración regional",
"Locales" : "Configuración regional",
"Week starts on {firstDayOfWeek}" : "La semana empieza el {firstDayOfWeek}",
- "No locale set" : "No hay ninguna configuración regional",
"Your city" : "Tu ciudad",
"Your organisation" : "Tu organización",
"Your phone number" : "Tu número de teléfono",
@@ -436,7 +436,6 @@
"Email can't be empty" : "El correo electrónico no puede estar en blanco",
"Email was successfully changed" : "El correo electrónico se cambió correctamente",
"Welcome mail sent!" : "¡Correo electrónico de bienvenida enviado!",
- "Loading account …" : "Cargando cuenta ...",
"Change display name" : "Cambiar el nombre a mostrar",
"Set new password" : "Establecer nueva contraseña",
"You do not have permissions to see the details of this account" : "No tenés permisos para ver los detalles de esta cuenta",
@@ -469,7 +468,6 @@
"Passwordless authentication requires a secure connection." : "La autenticación sin contraseña requiere una conexión segura.",
"Add WebAuthn device" : "Agregar dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorizá tu dispositivo WebAuthn.",
- "Adding your device …" : "Agregando tu dispositivo...",
"Unnamed device" : "Dispositivo sin nombre",
"Passwordless Authentication" : "Autenticación sin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configurá tu cuenta para la autenticación sin contraseña siguiendo el estándar FIDO2.",
@@ -536,8 +534,6 @@
"Show to logged in accounts only" : "Visible únicamente para usuarios conectados",
"Hide" : "Invisible",
"Manually installed apps cannot be updated" : "Las aplicaciones instaladas manualmente no pueden ser actualizadas",
- "{progress}% Deploying …" : "Desplegando {progress}%",
- "{progress}% Initializing …" : "Inicializando {progress}%",
"Health checking" : "Revisión de salud del servidor",
"Deploy and Enable" : "Desplegar y habilitar",
"Download and enable" : "Descargar y habilitar",
@@ -607,7 +603,11 @@
"You are using {usage}" : "Estás usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Estás usando {usage} de {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o salida de la organización, esto puede borrar de forma remota los datos de Nextcloud de todos los dispositivos asociados con {userid}. Funciona únicamente si los dispositivos están conectados a Internet.",
+ "Loading account …" : "Cargando cuenta ...",
+ "Adding your device …" : "Agregando tu dispositivo...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Por razones de rendimiento, cuando actives el cifrado en un servidor Nextcloud sólo se cifrarán los archivos nuevos y modificados.",
+ "{progress}% Deploying …" : "Desplegando {progress}%",
+ "{progress}% Initializing …" : "Inicializando {progress}%",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta aplicación no está marcada como compatible con tu versión de Nextcloud. Si continuás podrás instalar la aplicación, pero tené en cuenta que podría no funcionar según lo esperado.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de tu instancia que todo esté configurado correctamente. Para ayudarte con eso estamos haciendo algunas comprobaciones automáticas. Consultá la documentación para mayor información.",
"Checking for system and security issues." : "Comprobando problemas del sistema y de seguridad.",
diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js
index c30df81d4e0..e87ae11f9c5 100644
--- a/apps/settings/l10n/es_EC.js
+++ b/apps/settings/l10n/es_EC.js
@@ -265,6 +265,9 @@ OC.L10N.register(
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Ten en cuenta que puede tomar hasta 24 horas para que tu foto de perfil se actualice en todos lados.",
"You are a member of the following groups:" : "Eres miembro de los siguientes grupos:",
"Your full name" : "Tu nombre completo",
+ "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
+ "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Email options" : "Opciones de correo electrónico",
"Remove primary email" : "Eliminar correo electrónico principal",
"Delete email" : "Eliminar correo electrónico",
@@ -273,20 +276,17 @@ OC.L10N.register(
"Set as primary email" : "Establecer como correo electrónico principal",
"Additional email address {index}" : "Dirección de correo electrónico adicional {index}",
"Unable to delete primary email address" : "No se pudo eliminar la dirección de correo electrónico principal",
- "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
"Unable to add additional email address" : "No se pudo agregar la dirección de correo electrónico adicional",
"Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional",
- "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
"Primary email for password reset and notifications" : "Correo electrónico principal para restablecimiento de contraseña y notificaciones",
- "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Your handle" : "Nombre de usuario/a",
"Your headline" : "Título",
+ "No language set" : "No se ha configurado ningún idioma",
"Unable to update language" : "No se pudo actualizar el idioma",
"Help translate" : "Ayuda a traducir",
- "No language set" : "No se ha configurado ningún idioma",
+ "No locale set" : "No se ha configurado ninguna configuración regional",
"Unable to update locale" : "No se pudo actualizar la configuración regional",
"Week starts on {firstDayOfWeek}" : "La semana comienza el {firstDayOfWeek}",
- "No locale set" : "No se ha configurado ninguna configuración regional",
"Your city" : "Tu ciudad",
"Your organisation" : "Tu organización",
"Your phone number" : "Su número telefónico",
@@ -359,7 +359,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "La autenticación sin contraseña requiere una conexión segura.",
"Add WebAuthn device" : "Agregar dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autoriza tu dispositivo WebAuthn.",
- "Adding your device …" : "Agregando tu dispositivo ...",
"Unnamed device" : "Dispositivo sin nombre",
"Passwordless Authentication" : "Autenticación sin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura tu cuenta para la autenticación sin contraseña siguiendo el estándar FIDO2.",
@@ -459,6 +458,7 @@ OC.L10N.register(
"You are using {usage}" : "Estás usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Estás usando {usage} de {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o salida de la organización, esto puede borrar de forma remota los datos de Nextcloud de todos los dispositivos asociados con {userid}. Solo funciona si los dispositivos están conectados a Internet.",
+ "Adding your device …" : "Agregando tu dispositivo ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta aplicación no está marcada como compatible con tu versión de Nextcloud. Si continúas, aún podrás instalar la aplicación. Ten en cuenta que es posible que la aplicación no funcione como se espera.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y el rendimiento de tu instancia que todo esté configurado correctamente. Para ayudarte con eso, realizamos algunas comprobaciones automáticas. Consulta la documentación enlazada para obtener más información.",
"Checking for system and security issues." : "Comprobando problemas del sistema y de seguridad.",
diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json
index f807594ae18..08aae855d6c 100644
--- a/apps/settings/l10n/es_EC.json
+++ b/apps/settings/l10n/es_EC.json
@@ -263,6 +263,9 @@
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Ten en cuenta que puede tomar hasta 24 horas para que tu foto de perfil se actualice en todos lados.",
"You are a member of the following groups:" : "Eres miembro de los siguientes grupos:",
"Your full name" : "Tu nombre completo",
+ "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
+ "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Email options" : "Opciones de correo electrónico",
"Remove primary email" : "Eliminar correo electrónico principal",
"Delete email" : "Eliminar correo electrónico",
@@ -271,20 +274,17 @@
"Set as primary email" : "Establecer como correo electrónico principal",
"Additional email address {index}" : "Dirección de correo electrónico adicional {index}",
"Unable to delete primary email address" : "No se pudo eliminar la dirección de correo electrónico principal",
- "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
"Unable to add additional email address" : "No se pudo agregar la dirección de correo electrónico adicional",
"Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional",
- "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
"Primary email for password reset and notifications" : "Correo electrónico principal para restablecimiento de contraseña y notificaciones",
- "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Your handle" : "Nombre de usuario/a",
"Your headline" : "Título",
+ "No language set" : "No se ha configurado ningún idioma",
"Unable to update language" : "No se pudo actualizar el idioma",
"Help translate" : "Ayuda a traducir",
- "No language set" : "No se ha configurado ningún idioma",
+ "No locale set" : "No se ha configurado ninguna configuración regional",
"Unable to update locale" : "No se pudo actualizar la configuración regional",
"Week starts on {firstDayOfWeek}" : "La semana comienza el {firstDayOfWeek}",
- "No locale set" : "No se ha configurado ninguna configuración regional",
"Your city" : "Tu ciudad",
"Your organisation" : "Tu organización",
"Your phone number" : "Su número telefónico",
@@ -357,7 +357,6 @@
"Passwordless authentication requires a secure connection." : "La autenticación sin contraseña requiere una conexión segura.",
"Add WebAuthn device" : "Agregar dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autoriza tu dispositivo WebAuthn.",
- "Adding your device …" : "Agregando tu dispositivo ...",
"Unnamed device" : "Dispositivo sin nombre",
"Passwordless Authentication" : "Autenticación sin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura tu cuenta para la autenticación sin contraseña siguiendo el estándar FIDO2.",
@@ -457,6 +456,7 @@
"You are using {usage}" : "Estás usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Estás usando {usage} de {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o salida de la organización, esto puede borrar de forma remota los datos de Nextcloud de todos los dispositivos asociados con {userid}. Solo funciona si los dispositivos están conectados a Internet.",
+ "Adding your device …" : "Agregando tu dispositivo ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta aplicación no está marcada como compatible con tu versión de Nextcloud. Si continúas, aún podrás instalar la aplicación. Ten en cuenta que es posible que la aplicación no funcione como se espera.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y el rendimiento de tu instancia que todo esté configurado correctamente. Para ayudarte con eso, realizamos algunas comprobaciones automáticas. Consulta la documentación enlazada para obtener más información.",
"Checking for system and security issues." : "Comprobando problemas del sistema y de seguridad.",
diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js
index 256dfa065ff..db7d42e0cda 100644
--- a/apps/settings/l10n/es_MX.js
+++ b/apps/settings/l10n/es_MX.js
@@ -484,6 +484,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Estás usando {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Usted es miembro de los siguientes grupos:",
"Your full name" : "Su nombre completo",
+ "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
+ "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Email options" : "Opciones de correo electrónico",
"Options for additional email address {index}" : "Opciones para direcciones de correo electrónico adicionales {index}",
"Remove primary email" : "Eliminar correo electrónico principal",
@@ -493,25 +496,22 @@ OC.L10N.register(
"Set as primary email" : "Establecer como correo electrónico principal",
"Additional email address {index}" : "Dirección de correo electrónico adicional {index}",
"Unable to delete primary email address" : "No se pudo eliminar la dirección de correo electrónico principal",
- "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
"Unable to add additional email address" : "No se pudo agregar la dirección de correo electrónico adicional",
"Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional",
- "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
"Primary email for password reset and notifications" : "Correo electrónico principal para restablecer la contraseña y notificaciones",
- "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Your handle" : "Su identificador",
"Derived from your locale ({weekDayName})" : "Deducido de tu locale ({weekDayName})",
"Unable to update first day of week" : "No se pudo modificar el primer día de la semana",
"Day to use as the first day of week" : "Primer día de la semana",
"Your headline" : "Su titular",
+ "No language set" : "No se ha establecido ningún idioma",
"Unable to update language" : "No se pudo actualizar el idioma",
"Languages" : "Idiomas",
"Help translate" : "Ayuda a traducir",
- "No language set" : "No se ha establecido ningún idioma",
+ "No locale set" : "No se ha configurado ninguna configuración regional",
"Unable to update locale" : "No se pudo actualizar la configuración regional",
"Locales" : "Configuración regional",
"Week starts on {firstDayOfWeek}" : "La semana empieza el {firstDayOfWeek}",
- "No locale set" : "No se ha configurado ninguna configuración regional",
"Your city" : "Su ciudad",
"Your organisation" : "Su organización",
"Your phone number" : "Su número telefónico",
@@ -544,7 +544,6 @@ OC.L10N.register(
"Other languages" : "Otros idiomas",
"Password change is disabled because the master key is disabled" : "El cambio de contraseña está deshabilitado porque la llave maestra está deshabilitada",
"No accounts" : "Sin cuentas",
- "Loading accounts …" : "Cargando cuentas ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista no se muestra completa por razones de rendimiento. Los usuarios se mostrarán a medida que navegue por la lista.",
"Manager" : "Administrador",
"Set line manager" : "Establecer el administrador",
@@ -560,7 +559,6 @@ OC.L10N.register(
"Member of the following groups" : "Miembro de los siguientes grupos",
"Set account groups" : "Configurar grupos de la cuenta",
"Admin of the following groups" : "Administrador de los siguientes grupos",
- "Set account as admin for …" : "Establecer cuenta como administrador de ...",
"Quota" : "Cuota",
"Set account quota" : "Definir cuota de la cuenta",
"Language" : "Idioma",
@@ -593,7 +591,6 @@ OC.L10N.register(
"Password was successfully changed" : "Se cambió correctamente la contraseña",
"Email was successfully changed" : "Se cambió correctamente el correo electrónico",
"Welcome mail sent!" : "¡Correo de bienvenida enviado!",
- "Loading account …" : "Cargando cuenta ...",
"Change display name" : "Cambiar el nombre a mostrar",
"Set new password" : "Establecer nueva contraseña",
"You do not have permissions to see the details of this account" : "No tiene los permisos para ver los detalles de este usuario",
@@ -625,7 +622,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "La autentificación sin contraseña requiere una conexión segura.",
"Add WebAuthn device" : "Añadir dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Por favor, autorice su dispositivo WebAuthn.",
- "Adding your device …" : "Añadiendo su dispositivo ...",
"Unnamed device" : "Dispositivo sin nombre",
"Passwordless Authentication" : "Autentificación sin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configure su cuenta para autentificación sin contraseña siguiendo el estándar FIDO2.",
@@ -691,8 +687,6 @@ OC.L10N.register(
"Show to everyone" : "Mostrar a todos",
"Show to logged in accounts only" : "Mostrar únicamente a usuarios conectados",
"Hide" : "Ocultar",
- "{progress}% Deploying …" : "{progress}% Desplegando...",
- "{progress}% Initializing …" : "{progress}% Inicializando...",
"Health checking" : "Revisión de salud del servidor",
"Deploy and Enable" : "Desplegar y activar",
"Download and enable" : "Descargar y habilitar",
@@ -763,7 +757,13 @@ OC.L10N.register(
"Your biography" : "Su biografía",
"You are using {usage}" : "Está usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Está usando {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cargando cuentas ...",
+ "Set account as admin for …" : "Establecer cuenta como administrador de ...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o salida de la organización, esto puede borrar de forma remota los datos de Nextcloud de todos los dispositivos asociados con {userid}. Solo funciona si los dispositivos están conectados a Internet.",
+ "Loading account …" : "Cargando cuenta ...",
+ "Adding your device …" : "Añadiendo su dispositivo ...",
+ "{progress}% Deploying …" : "{progress}% Desplegando...",
+ "{progress}% Initializing …" : "{progress}% Inicializando...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podría no funcionar según lo esperado.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.",
"Checking for system and security issues." : "Comprobando problemas del sistema y seguridad.",
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json
index ad74b06eb74..d81c93d1df2 100644
--- a/apps/settings/l10n/es_MX.json
+++ b/apps/settings/l10n/es_MX.json
@@ -482,6 +482,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Estás usando {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Usted es miembro de los siguientes grupos:",
"Your full name" : "Su nombre completo",
+ "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
+ "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
+ "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Email options" : "Opciones de correo electrónico",
"Options for additional email address {index}" : "Opciones para direcciones de correo electrónico adicionales {index}",
"Remove primary email" : "Eliminar correo electrónico principal",
@@ -491,25 +494,22 @@
"Set as primary email" : "Establecer como correo electrónico principal",
"Additional email address {index}" : "Dirección de correo electrónico adicional {index}",
"Unable to delete primary email address" : "No se pudo eliminar la dirección de correo electrónico principal",
- "Unable to update primary email address" : "No se pudo actualizar la dirección de correo electrónico principal",
"Unable to add additional email address" : "No se pudo agregar la dirección de correo electrónico adicional",
"Unable to update additional email address" : "No se pudo actualizar la dirección de correo electrónico adicional",
- "Unable to delete additional email address" : "No se pudo eliminar la dirección de correo electrónico adicional",
"Primary email for password reset and notifications" : "Correo electrónico principal para restablecer la contraseña y notificaciones",
- "No email address set" : "No se ha establecido la dirección de correo electrónico",
"Your handle" : "Su identificador",
"Derived from your locale ({weekDayName})" : "Deducido de tu locale ({weekDayName})",
"Unable to update first day of week" : "No se pudo modificar el primer día de la semana",
"Day to use as the first day of week" : "Primer día de la semana",
"Your headline" : "Su titular",
+ "No language set" : "No se ha establecido ningún idioma",
"Unable to update language" : "No se pudo actualizar el idioma",
"Languages" : "Idiomas",
"Help translate" : "Ayuda a traducir",
- "No language set" : "No se ha establecido ningún idioma",
+ "No locale set" : "No se ha configurado ninguna configuración regional",
"Unable to update locale" : "No se pudo actualizar la configuración regional",
"Locales" : "Configuración regional",
"Week starts on {firstDayOfWeek}" : "La semana empieza el {firstDayOfWeek}",
- "No locale set" : "No se ha configurado ninguna configuración regional",
"Your city" : "Su ciudad",
"Your organisation" : "Su organización",
"Your phone number" : "Su número telefónico",
@@ -542,7 +542,6 @@
"Other languages" : "Otros idiomas",
"Password change is disabled because the master key is disabled" : "El cambio de contraseña está deshabilitado porque la llave maestra está deshabilitada",
"No accounts" : "Sin cuentas",
- "Loading accounts …" : "Cargando cuentas ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista no se muestra completa por razones de rendimiento. Los usuarios se mostrarán a medida que navegue por la lista.",
"Manager" : "Administrador",
"Set line manager" : "Establecer el administrador",
@@ -558,7 +557,6 @@
"Member of the following groups" : "Miembro de los siguientes grupos",
"Set account groups" : "Configurar grupos de la cuenta",
"Admin of the following groups" : "Administrador de los siguientes grupos",
- "Set account as admin for …" : "Establecer cuenta como administrador de ...",
"Quota" : "Cuota",
"Set account quota" : "Definir cuota de la cuenta",
"Language" : "Idioma",
@@ -591,7 +589,6 @@
"Password was successfully changed" : "Se cambió correctamente la contraseña",
"Email was successfully changed" : "Se cambió correctamente el correo electrónico",
"Welcome mail sent!" : "¡Correo de bienvenida enviado!",
- "Loading account …" : "Cargando cuenta ...",
"Change display name" : "Cambiar el nombre a mostrar",
"Set new password" : "Establecer nueva contraseña",
"You do not have permissions to see the details of this account" : "No tiene los permisos para ver los detalles de este usuario",
@@ -623,7 +620,6 @@
"Passwordless authentication requires a secure connection." : "La autentificación sin contraseña requiere una conexión segura.",
"Add WebAuthn device" : "Añadir dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Por favor, autorice su dispositivo WebAuthn.",
- "Adding your device …" : "Añadiendo su dispositivo ...",
"Unnamed device" : "Dispositivo sin nombre",
"Passwordless Authentication" : "Autentificación sin contraseña",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configure su cuenta para autentificación sin contraseña siguiendo el estándar FIDO2.",
@@ -689,8 +685,6 @@
"Show to everyone" : "Mostrar a todos",
"Show to logged in accounts only" : "Mostrar únicamente a usuarios conectados",
"Hide" : "Ocultar",
- "{progress}% Deploying …" : "{progress}% Desplegando...",
- "{progress}% Initializing …" : "{progress}% Inicializando...",
"Health checking" : "Revisión de salud del servidor",
"Deploy and Enable" : "Desplegar y activar",
"Download and enable" : "Descargar y habilitar",
@@ -761,7 +755,13 @@
"Your biography" : "Su biografía",
"You are using {usage}" : "Está usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Está usando {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cargando cuentas ...",
+ "Set account as admin for …" : "Establecer cuenta como administrador de ...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En caso de pérdida del dispositivo o salida de la organización, esto puede borrar de forma remota los datos de Nextcloud de todos los dispositivos asociados con {userid}. Solo funciona si los dispositivos están conectados a Internet.",
+ "Loading account …" : "Cargando cuenta ...",
+ "Adding your device …" : "Añadiendo su dispositivo ...",
+ "{progress}% Deploying …" : "{progress}% Desplegando...",
+ "{progress}% Initializing …" : "{progress}% Inicializando...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podría no funcionar según lo esperado.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.",
"Checking for system and security issues." : "Comprobando problemas del sistema y seguridad.",
diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js
index d9c763cb976..d92aefb3259 100644
--- a/apps/settings/l10n/et_EE.js
+++ b/apps/settings/l10n/et_EE.js
@@ -508,6 +508,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Sa kasutad: {s}{usage}{/s} / {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Sa oled nende gruppide liige:",
"Your full name" : "Sinu täispikk nimi",
+ "Unable to update primary email address" : "Ei õnnestunud uuendada põhilist e-postiaadressi",
+ "Unable to delete additional email address" : "Ei õnnestunud kustutada täiendavat e-posti aadressi",
+ "No email address set" : "E-posti aadressi pole veel määratud",
"Email options" : "E-posti valikud",
"Options for additional email address {index}" : "Täiendava e-posti aadressi valikud: {index}",
"Remove primary email" : "Eemalda põhiline e-postiaadress",
@@ -517,25 +520,22 @@ OC.L10N.register(
"Set as primary email" : "Määra põhiliseks e-postiaadressiks",
"Additional email address {index}" : "Täiendav e-posti aadress {index}",
"Unable to delete primary email address" : "Ei õnnestunud eemaldada põhilist e-postiaadressi",
- "Unable to update primary email address" : "Ei õnnestunud uuendada põhilist e-postiaadressi",
"Unable to add additional email address" : "Ei õnnestunud laadida täiendavat e-posti aadressi",
"Unable to update additional email address" : "Ei õnnestunud uuendada täiendavat e-posti aadressi",
- "Unable to delete additional email address" : "Ei õnnestunud kustutada täiendavat e-posti aadressi",
"Primary email for password reset and notifications" : "Põhiline e-postiaadress salasõna lähtestamiseks ja teavituste jaoks",
- "No email address set" : "E-posti aadressi pole veel määratud",
"Your handle" : "Sinu kasutajanimi",
"Derived from your locale ({weekDayName})" : "Tuletatud lokaadist ({weekDayName})",
"Unable to update first day of week" : "Nädala esimese päeva uuendamine ei õnnestu",
"Day to use as the first day of week" : "Nädala esimene päev",
"Your headline" : "Sind kirjeldav alapealkiri",
+ "No language set" : "Keel on määramata",
"Unable to update language" : "Keele uuendamine ei õnnestu",
"Languages" : "Keeled",
"Help translate" : "Aita tõlkida",
- "No language set" : "Keel on määramata",
+ "No locale set" : "Lokaat on määramata",
"Unable to update locale" : "Lokaadi uuendamine ei õnnestu",
"Locales" : "Lokaadid",
"Week starts on {firstDayOfWeek}" : "Nädala esimene päev: {firstDayOfWeek}",
- "No locale set" : "Lokaat on määramata",
"Your city" : "Sinu asukoht",
"Your organisation" : "Sinu organisatsioon",
"Your phone number" : "Sinu telefoninumber",
@@ -587,7 +587,6 @@ OC.L10N.register(
"Other languages" : "Muud keeled",
"Password change is disabled because the master key is disabled" : "Salasõna muutmine on lülitatud välja, kuna ka peremeesvõti on lülitatud välja",
"No accounts" : "Kasutajakontosid pole",
- "Loading accounts …" : "Kontode laadimine ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kasutajakontode loend. Jõudluse mõttes ei ole kogu loend esimesel hetkel tervikuna nähtav. Uued kasutajakontid lisanduvad sedamööda, kui sa loendis edasi liigud.",
"Manager" : "Haldaja",
"Set line manager" : "Lisa vahetu ülemus",
@@ -604,13 +603,11 @@ OC.L10N.register(
"Member of the following groups" : "Järgmiste gruppide liige",
"Set account groups" : "Määra kasutajakonto grupid",
"Admin of the following groups" : "Järgmiste gruppide peakasutaja",
- "Set account as admin for …" : "Määra kasutajakonto peakasutajaks siin:",
"Quota" : "Kvoot",
"Set account quota" : "Määra kasutajakonto kvoot",
"Language" : "Keel",
"Set default language" : "Määra vaikimisi keel",
"Add new account" : "Lisa uus kasutajakonto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kasutajakonto…","{userCount} kasutajakontot…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} kasutajakonto","{userCount} kasutajakontot"],
"Total rows summary" : "Ridade koondkokkuvõte",
"Scroll to load more rows" : "Täiendavate ridade laadimiseks keri",
@@ -645,7 +642,6 @@ OC.L10N.register(
"Email can't be empty" : "E-posti aadress ei saa olla tühi",
"Email was successfully changed" : "E-posti aadressi muutmine õnnestus",
"Welcome mail sent!" : "Tervituskiri on saadetud!",
- "Loading account …" : "Laadin kasutajakontot…",
"Change display name" : "Muuda kuvatavat nime",
"Set new password" : "Määra uus salasõna",
"You do not have permissions to see the details of this account" : "Sul puuduvad õigused selle kasutajakonto üksikasjade vaatamiseks",
@@ -679,7 +675,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Salasõnata autentimine eeldab turvalise võrguühenduse kasutamist.",
"Add WebAuthn device" : "Lisa WebAuthni kasutav seade",
"Please authorize your WebAuthn device." : "Palun anna luba oma WebAuthn seadme kasutamiseks",
- "Adding your device …" : "Lisan sinu seadet…",
"Unnamed device" : "Nimetu seade",
"Passwordless Authentication" : "Salasõnata autentimine",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Seadista oma kasutajakonto jaoks salasõnata autentimine, mis põhineb FIDO2 standardil.",
@@ -756,8 +751,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Näita vaid sisseloginud kasutajatele",
"Hide" : "Peida",
"Manually installed apps cannot be updated" : "Käsitsi paigaldatud rakendusi ei saa uuendada",
- "{progress}% Deploying …" : "Võtan kasutusele {progress}%…",
- "{progress}% Initializing …" : "Valmendan {progress}%…",
"Health checking" : "Korrasoleku kontroll",
"Deploy and Enable" : "Võta kasutusele ja lülita sisse",
"Download and enable" : "Laadi alla ja võta kasutusele",
@@ -831,9 +824,16 @@ OC.L10N.register(
"Your biography" : "Sinu elulugu",
"You are using {usage}" : "Sa kasutad: {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Sa kasutad: {usage} / {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Kontode laadimine ...",
+ "Set account as admin for …" : "Määra kasutajakonto peakasutajaks siin:",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kasutajakonto…","{userCount} kasutajakontot…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Kas seadme kadumisel või organisatsioonist lahkumisel on võimalik kaugkustutamise abil kustutada Nextcloudi andmed kõikidest „{userid}“ kasutaja seadmetest. Loomulikult toimib see vaid siis, kui vastav seade on ühendatud internetiga.",
"Failed to load subadmin groups with details" : "Alamgruppe koos üksikasjadega ei õnnestunud laadida",
+ "Loading account …" : "Laadin kasutajakontot…",
+ "Adding your device …" : "Lisan sinu seadet…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Kui võtad Nextcloudi serveris krüptimise kasutsele, siis jõudlusest johtuvalt krüptitakse vaid uusi ja muudetud faile.",
+ "{progress}% Deploying …" : "Võtan kasutusele {progress}%…",
+ "{progress}% Initializing …" : "Valmendan {progress}%…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "See rakendus pole märgitud ühilduvaks sinu Nextcloudi serveri versiooniga. Kui jätkad, siis saad ta ikkagi paigaldada, aga palun arvesta, et ta ei pruugi toimida ootuspäraselt.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Sinu serveri turvalisuse ja jõudluse jaoks on oluline, et kõik oleks korrektselt seadistatud. Sinu aitamiseks käivitame mõned automaatsed testid ja kontrollid. Lisateavet leiad viidatud juhendist.",
"Checking for system and security issues." : "Kontrollin süsteemivigade ja turvaprobleemide olemasolu.",
diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json
index ade84874300..9761311486d 100644
--- a/apps/settings/l10n/et_EE.json
+++ b/apps/settings/l10n/et_EE.json
@@ -506,6 +506,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Sa kasutad: {s}{usage}{/s} / {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Sa oled nende gruppide liige:",
"Your full name" : "Sinu täispikk nimi",
+ "Unable to update primary email address" : "Ei õnnestunud uuendada põhilist e-postiaadressi",
+ "Unable to delete additional email address" : "Ei õnnestunud kustutada täiendavat e-posti aadressi",
+ "No email address set" : "E-posti aadressi pole veel määratud",
"Email options" : "E-posti valikud",
"Options for additional email address {index}" : "Täiendava e-posti aadressi valikud: {index}",
"Remove primary email" : "Eemalda põhiline e-postiaadress",
@@ -515,25 +518,22 @@
"Set as primary email" : "Määra põhiliseks e-postiaadressiks",
"Additional email address {index}" : "Täiendav e-posti aadress {index}",
"Unable to delete primary email address" : "Ei õnnestunud eemaldada põhilist e-postiaadressi",
- "Unable to update primary email address" : "Ei õnnestunud uuendada põhilist e-postiaadressi",
"Unable to add additional email address" : "Ei õnnestunud laadida täiendavat e-posti aadressi",
"Unable to update additional email address" : "Ei õnnestunud uuendada täiendavat e-posti aadressi",
- "Unable to delete additional email address" : "Ei õnnestunud kustutada täiendavat e-posti aadressi",
"Primary email for password reset and notifications" : "Põhiline e-postiaadress salasõna lähtestamiseks ja teavituste jaoks",
- "No email address set" : "E-posti aadressi pole veel määratud",
"Your handle" : "Sinu kasutajanimi",
"Derived from your locale ({weekDayName})" : "Tuletatud lokaadist ({weekDayName})",
"Unable to update first day of week" : "Nädala esimese päeva uuendamine ei õnnestu",
"Day to use as the first day of week" : "Nädala esimene päev",
"Your headline" : "Sind kirjeldav alapealkiri",
+ "No language set" : "Keel on määramata",
"Unable to update language" : "Keele uuendamine ei õnnestu",
"Languages" : "Keeled",
"Help translate" : "Aita tõlkida",
- "No language set" : "Keel on määramata",
+ "No locale set" : "Lokaat on määramata",
"Unable to update locale" : "Lokaadi uuendamine ei õnnestu",
"Locales" : "Lokaadid",
"Week starts on {firstDayOfWeek}" : "Nädala esimene päev: {firstDayOfWeek}",
- "No locale set" : "Lokaat on määramata",
"Your city" : "Sinu asukoht",
"Your organisation" : "Sinu organisatsioon",
"Your phone number" : "Sinu telefoninumber",
@@ -585,7 +585,6 @@
"Other languages" : "Muud keeled",
"Password change is disabled because the master key is disabled" : "Salasõna muutmine on lülitatud välja, kuna ka peremeesvõti on lülitatud välja",
"No accounts" : "Kasutajakontosid pole",
- "Loading accounts …" : "Kontode laadimine ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kasutajakontode loend. Jõudluse mõttes ei ole kogu loend esimesel hetkel tervikuna nähtav. Uued kasutajakontid lisanduvad sedamööda, kui sa loendis edasi liigud.",
"Manager" : "Haldaja",
"Set line manager" : "Lisa vahetu ülemus",
@@ -602,13 +601,11 @@
"Member of the following groups" : "Järgmiste gruppide liige",
"Set account groups" : "Määra kasutajakonto grupid",
"Admin of the following groups" : "Järgmiste gruppide peakasutaja",
- "Set account as admin for …" : "Määra kasutajakonto peakasutajaks siin:",
"Quota" : "Kvoot",
"Set account quota" : "Määra kasutajakonto kvoot",
"Language" : "Keel",
"Set default language" : "Määra vaikimisi keel",
"Add new account" : "Lisa uus kasutajakonto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kasutajakonto…","{userCount} kasutajakontot…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} kasutajakonto","{userCount} kasutajakontot"],
"Total rows summary" : "Ridade koondkokkuvõte",
"Scroll to load more rows" : "Täiendavate ridade laadimiseks keri",
@@ -643,7 +640,6 @@
"Email can't be empty" : "E-posti aadress ei saa olla tühi",
"Email was successfully changed" : "E-posti aadressi muutmine õnnestus",
"Welcome mail sent!" : "Tervituskiri on saadetud!",
- "Loading account …" : "Laadin kasutajakontot…",
"Change display name" : "Muuda kuvatavat nime",
"Set new password" : "Määra uus salasõna",
"You do not have permissions to see the details of this account" : "Sul puuduvad õigused selle kasutajakonto üksikasjade vaatamiseks",
@@ -677,7 +673,6 @@
"Passwordless authentication requires a secure connection." : "Salasõnata autentimine eeldab turvalise võrguühenduse kasutamist.",
"Add WebAuthn device" : "Lisa WebAuthni kasutav seade",
"Please authorize your WebAuthn device." : "Palun anna luba oma WebAuthn seadme kasutamiseks",
- "Adding your device …" : "Lisan sinu seadet…",
"Unnamed device" : "Nimetu seade",
"Passwordless Authentication" : "Salasõnata autentimine",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Seadista oma kasutajakonto jaoks salasõnata autentimine, mis põhineb FIDO2 standardil.",
@@ -754,8 +749,6 @@
"Show to logged in accounts only" : "Näita vaid sisseloginud kasutajatele",
"Hide" : "Peida",
"Manually installed apps cannot be updated" : "Käsitsi paigaldatud rakendusi ei saa uuendada",
- "{progress}% Deploying …" : "Võtan kasutusele {progress}%…",
- "{progress}% Initializing …" : "Valmendan {progress}%…",
"Health checking" : "Korrasoleku kontroll",
"Deploy and Enable" : "Võta kasutusele ja lülita sisse",
"Download and enable" : "Laadi alla ja võta kasutusele",
@@ -829,9 +822,16 @@
"Your biography" : "Sinu elulugu",
"You are using {usage}" : "Sa kasutad: {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Sa kasutad: {usage} / {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Kontode laadimine ...",
+ "Set account as admin for …" : "Määra kasutajakonto peakasutajaks siin:",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kasutajakonto…","{userCount} kasutajakontot…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Kas seadme kadumisel või organisatsioonist lahkumisel on võimalik kaugkustutamise abil kustutada Nextcloudi andmed kõikidest „{userid}“ kasutaja seadmetest. Loomulikult toimib see vaid siis, kui vastav seade on ühendatud internetiga.",
"Failed to load subadmin groups with details" : "Alamgruppe koos üksikasjadega ei õnnestunud laadida",
+ "Loading account …" : "Laadin kasutajakontot…",
+ "Adding your device …" : "Lisan sinu seadet…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Kui võtad Nextcloudi serveris krüptimise kasutsele, siis jõudlusest johtuvalt krüptitakse vaid uusi ja muudetud faile.",
+ "{progress}% Deploying …" : "Võtan kasutusele {progress}%…",
+ "{progress}% Initializing …" : "Valmendan {progress}%…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "See rakendus pole märgitud ühilduvaks sinu Nextcloudi serveri versiooniga. Kui jätkad, siis saad ta ikkagi paigaldada, aga palun arvesta, et ta ei pruugi toimida ootuspäraselt.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Sinu serveri turvalisuse ja jõudluse jaoks on oluline, et kõik oleks korrektselt seadistatud. Sinu aitamiseks käivitame mõned automaatsed testid ja kontrollid. Lisateavet leiad viidatud juhendist.",
"Checking for system and security issues." : "Kontrollin süsteemivigade ja turvaprobleemide olemasolu.",
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js
index f9c77cc9f9c..108688093be 100644
--- a/apps/settings/l10n/eu.js
+++ b/apps/settings/l10n/eu.js
@@ -572,6 +572,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "{s}{totalSpace}{/s}tik {s}{usage}{/s} erabiltzen ari zara ({s}%{usageRelative}{/s})",
"You are a member of the following groups:" : "Honako taldeetako kide zara:",
"Your full name" : "Zure izen osoa",
+ "Unable to update primary email address" : "Ezin izan da helbide elektroniko nagusia eguneratu",
+ "Unable to delete additional email address" : "Ezin izan da helbide elektroniko gehigarria ezabatu",
+ "No email address set" : "Ez da eposta helbidea ezarri",
"Email options" : "E-posta aukerak",
"Options for additional email address {index}" : "Posta elektroniko gehigarrirako aukerak {index}",
"Remove primary email" : "Kendu posta elektroniko nagusia",
@@ -581,25 +584,22 @@ OC.L10N.register(
"Set as primary email" : "Ezarri e-posta nagusi bezala",
"Additional email address {index}" : "Posta elektroniko gehigarria {index}",
"Unable to delete primary email address" : "Ezin izan da helbide elektroniko nagusia ezabatu",
- "Unable to update primary email address" : "Ezin izan da helbide elektroniko nagusia eguneratu",
"Unable to add additional email address" : "Ezin izan da helbide elektroniko gehigarria gehitu",
"Unable to update additional email address" : "Ezin izan da helbide elektroniko gehigarria eguneratu",
- "Unable to delete additional email address" : "Ezin izan da helbide elektroniko gehigarria ezabatu",
"Primary email for password reset and notifications" : "Pasahitz berrezartzeko eta jakinarazpenetarako posta elektroniko nagusia",
- "No email address set" : "Ez da eposta helbidea ezarri",
"Your handle" : "Zure heldulekua",
"Derived from your locale ({weekDayName})" : "Zure lokaletik eratorria: ({weekDayName})",
"Unable to update first day of week" : "Ezin da eguneratu asteko lehen eguna",
"Day to use as the first day of week" : "Asteko lehen egun gisa markatzeko eguna",
"Your headline" : "Zure izenburua",
+ "No language set" : "Ez da hizkuntzarik ezarri",
"Unable to update language" : "Ezin izan da hizkuntza eguneratu",
"Languages" : "Hizkuntzak",
"Help translate" : "Lagundu itzultzen",
- "No language set" : "Ez da hizkuntzarik ezarri",
+ "No locale set" : "Ez da lokalizaziorik ezarri",
"Unable to update locale" : "Ezin izan da lokalizazioa eguneratu",
"Locales" : "Eskualdeak",
"Week starts on {firstDayOfWeek}" : "Astea {firstDayOfWeek} egunean hasten da",
- "No locale set" : "Ez da lokalizaziorik ezarri",
"Your city" : "Zure hiria",
"Your organisation" : "Zure erakundea",
"Your phone number" : "Zure telefono zenbakia",
@@ -643,7 +643,6 @@ OC.L10N.register(
"Other languages" : "Beste hizkuntza batzuk",
"Password change is disabled because the master key is disabled" : "Pasahitza aldatzea desgaituta dago gako nagusia desaktibatuta baitago.",
"No accounts" : "Konturik ez",
- "Loading accounts …" : "Kontuak kargatzen ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontuen zerrenda. Zerrenda ez da guztiz errenderizatzen errendimendu arrazoiengatik. Kontuak zerrenda nabigatzen duzun heinean errenderizatuko dira.",
"Manager" : "Zuzendaria",
"Set line manager" : "Ezarri linea-arduraduna",
@@ -660,13 +659,11 @@ OC.L10N.register(
"Member of the following groups" : "Talde hauetako kidea",
"Set account groups" : "Ezarri kontuaren taldeak",
"Admin of the following groups" : "Talde hauetako administratzailea",
- "Set account as admin for …" : "Ezarri kontua administratzaile gisa",
"Quota" : "Kuota",
"Set account quota" : "Ezarri kontuaren kuota",
"Language" : "Hizkuntza",
"Set default language" : "Ezarri hizkuntza lehenetsia",
"Add new account" : "Gehitu kontu berri bat",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kontu…","{userCount} kontu…"],
"_{userCount} account_::_{userCount} accounts_" : ["kontu {userCount} ","{userCount} kontu"],
"Total rows summary" : "Errenkaden guztirako laburpena",
"Scroll to load more rows" : "Mugitu pantailan behera errenkada gehiago kargatzeko",
@@ -698,7 +695,6 @@ OC.L10N.register(
"Email can't be empty" : "Posta elektronikoa ezin da hutsik egon",
"Email was successfully changed" : "Posta elektronikoa ondo aldatu da",
"Welcome mail sent!" : "Ongi etorri mezua bidalita!",
- "Loading account …" : "Kontua kargatzen ...",
"Change display name" : "Aldatu erakutsiko den izena",
"Set new password" : "Ezarri pasahitz berria",
"You do not have permissions to see the details of this account" : "Ez duzu baimenik kontu honen xehetasunak ikusteko",
@@ -731,7 +727,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Pasahitzik gabeko autentifikazioak konexio segurua behar du.",
"Add WebAuthn device" : "Gehitu WebAuthn gailua",
"Please authorize your WebAuthn device." : "Mesedez, baimendu zure WebAuthn gailua.",
- "Adding your device …" : "Gailua gehitzen...",
"Unnamed device" : "Izenik gabeko gailua",
"Passwordless Authentication" : "Pasahitzik gabeko autentifikazioa",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Konfiguratu kontua pasahitzik gabeko autentifikaziorako FIDO2 estandarra jarraituz.",
@@ -800,8 +795,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Erakutsi saioa hasi duten kontuei soilik",
"Hide" : "Ezkutatu",
"Manually installed apps cannot be updated" : "Eskuz instalatutako aplikazioak ezin dira eguneratu",
- "{progress}% Deploying …" : "%{progress} zabaltzen",
- "{progress}% Initializing …" : "%{progress} hasieratzen",
"Health checking" : "Osasuna egiaztatzen",
"Deploy and Enable" : "Zabaldu eta gaitu",
"Download and enable" : "Deskargatu eta gaitu",
@@ -878,7 +871,14 @@ OC.L10N.register(
"Your biography" : "Zure biografia",
"You are using {usage}" : "{usage} erabiltzen ari zara",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "{usage}/{totalSpace} erabiltzen ari zara ({usageRelative}%)",
+ "Loading accounts …" : "Kontuak kargatzen ...",
+ "Set account as admin for …" : "Ezarri kontua administratzaile gisa",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kontu…","{userCount} kontu…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Gailua galtzen baduzu edo erakundetik irteten bazara, honek {userid} erabiltzaileari lotutako gailu guztietako Nextcloudeko datuak garbitu ditzake. Gailuak internetera konektatuta badaude bakarrik funtzionatzen du.",
+ "Loading account …" : "Kontua kargatzen ...",
+ "Adding your device …" : "Gailua gehitzen...",
+ "{progress}% Deploying …" : "%{progress} zabaltzen",
+ "{progress}% Initializing …" : "%{progress} hasieratzen",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Aplikazio hau ez dago zure Nextcloud bertsioarekin bateragarri bezala markatuta. Jarraitzen baduzu aplikazioa instalatu egingo duzu. Kontuan izan agian aplikazioak ez duela ondo funtzionatuko.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zure instantziaren segurtasuna eta funtzionamenduarentzat oso garrantzitsua da dena ondo konfiguratuta egotea. Horretan laguntzeko egiaztapen automatiko batzuk egiten ditu tresnak bera. Irakurri estekatutako dokumentazioa informazio gehiago lortzeko.",
"Checking for system and security issues." : "Sistema eta segurtasun arazoak bilatzen.",
diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json
index cc999b9333f..64805bbde6d 100644
--- a/apps/settings/l10n/eu.json
+++ b/apps/settings/l10n/eu.json
@@ -570,6 +570,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "{s}{totalSpace}{/s}tik {s}{usage}{/s} erabiltzen ari zara ({s}%{usageRelative}{/s})",
"You are a member of the following groups:" : "Honako taldeetako kide zara:",
"Your full name" : "Zure izen osoa",
+ "Unable to update primary email address" : "Ezin izan da helbide elektroniko nagusia eguneratu",
+ "Unable to delete additional email address" : "Ezin izan da helbide elektroniko gehigarria ezabatu",
+ "No email address set" : "Ez da eposta helbidea ezarri",
"Email options" : "E-posta aukerak",
"Options for additional email address {index}" : "Posta elektroniko gehigarrirako aukerak {index}",
"Remove primary email" : "Kendu posta elektroniko nagusia",
@@ -579,25 +582,22 @@
"Set as primary email" : "Ezarri e-posta nagusi bezala",
"Additional email address {index}" : "Posta elektroniko gehigarria {index}",
"Unable to delete primary email address" : "Ezin izan da helbide elektroniko nagusia ezabatu",
- "Unable to update primary email address" : "Ezin izan da helbide elektroniko nagusia eguneratu",
"Unable to add additional email address" : "Ezin izan da helbide elektroniko gehigarria gehitu",
"Unable to update additional email address" : "Ezin izan da helbide elektroniko gehigarria eguneratu",
- "Unable to delete additional email address" : "Ezin izan da helbide elektroniko gehigarria ezabatu",
"Primary email for password reset and notifications" : "Pasahitz berrezartzeko eta jakinarazpenetarako posta elektroniko nagusia",
- "No email address set" : "Ez da eposta helbidea ezarri",
"Your handle" : "Zure heldulekua",
"Derived from your locale ({weekDayName})" : "Zure lokaletik eratorria: ({weekDayName})",
"Unable to update first day of week" : "Ezin da eguneratu asteko lehen eguna",
"Day to use as the first day of week" : "Asteko lehen egun gisa markatzeko eguna",
"Your headline" : "Zure izenburua",
+ "No language set" : "Ez da hizkuntzarik ezarri",
"Unable to update language" : "Ezin izan da hizkuntza eguneratu",
"Languages" : "Hizkuntzak",
"Help translate" : "Lagundu itzultzen",
- "No language set" : "Ez da hizkuntzarik ezarri",
+ "No locale set" : "Ez da lokalizaziorik ezarri",
"Unable to update locale" : "Ezin izan da lokalizazioa eguneratu",
"Locales" : "Eskualdeak",
"Week starts on {firstDayOfWeek}" : "Astea {firstDayOfWeek} egunean hasten da",
- "No locale set" : "Ez da lokalizaziorik ezarri",
"Your city" : "Zure hiria",
"Your organisation" : "Zure erakundea",
"Your phone number" : "Zure telefono zenbakia",
@@ -641,7 +641,6 @@
"Other languages" : "Beste hizkuntza batzuk",
"Password change is disabled because the master key is disabled" : "Pasahitza aldatzea desgaituta dago gako nagusia desaktibatuta baitago.",
"No accounts" : "Konturik ez",
- "Loading accounts …" : "Kontuak kargatzen ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontuen zerrenda. Zerrenda ez da guztiz errenderizatzen errendimendu arrazoiengatik. Kontuak zerrenda nabigatzen duzun heinean errenderizatuko dira.",
"Manager" : "Zuzendaria",
"Set line manager" : "Ezarri linea-arduraduna",
@@ -658,13 +657,11 @@
"Member of the following groups" : "Talde hauetako kidea",
"Set account groups" : "Ezarri kontuaren taldeak",
"Admin of the following groups" : "Talde hauetako administratzailea",
- "Set account as admin for …" : "Ezarri kontua administratzaile gisa",
"Quota" : "Kuota",
"Set account quota" : "Ezarri kontuaren kuota",
"Language" : "Hizkuntza",
"Set default language" : "Ezarri hizkuntza lehenetsia",
"Add new account" : "Gehitu kontu berri bat",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kontu…","{userCount} kontu…"],
"_{userCount} account_::_{userCount} accounts_" : ["kontu {userCount} ","{userCount} kontu"],
"Total rows summary" : "Errenkaden guztirako laburpena",
"Scroll to load more rows" : "Mugitu pantailan behera errenkada gehiago kargatzeko",
@@ -696,7 +693,6 @@
"Email can't be empty" : "Posta elektronikoa ezin da hutsik egon",
"Email was successfully changed" : "Posta elektronikoa ondo aldatu da",
"Welcome mail sent!" : "Ongi etorri mezua bidalita!",
- "Loading account …" : "Kontua kargatzen ...",
"Change display name" : "Aldatu erakutsiko den izena",
"Set new password" : "Ezarri pasahitz berria",
"You do not have permissions to see the details of this account" : "Ez duzu baimenik kontu honen xehetasunak ikusteko",
@@ -729,7 +725,6 @@
"Passwordless authentication requires a secure connection." : "Pasahitzik gabeko autentifikazioak konexio segurua behar du.",
"Add WebAuthn device" : "Gehitu WebAuthn gailua",
"Please authorize your WebAuthn device." : "Mesedez, baimendu zure WebAuthn gailua.",
- "Adding your device …" : "Gailua gehitzen...",
"Unnamed device" : "Izenik gabeko gailua",
"Passwordless Authentication" : "Pasahitzik gabeko autentifikazioa",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Konfiguratu kontua pasahitzik gabeko autentifikaziorako FIDO2 estandarra jarraituz.",
@@ -798,8 +793,6 @@
"Show to logged in accounts only" : "Erakutsi saioa hasi duten kontuei soilik",
"Hide" : "Ezkutatu",
"Manually installed apps cannot be updated" : "Eskuz instalatutako aplikazioak ezin dira eguneratu",
- "{progress}% Deploying …" : "%{progress} zabaltzen",
- "{progress}% Initializing …" : "%{progress} hasieratzen",
"Health checking" : "Osasuna egiaztatzen",
"Deploy and Enable" : "Zabaldu eta gaitu",
"Download and enable" : "Deskargatu eta gaitu",
@@ -876,7 +869,14 @@
"Your biography" : "Zure biografia",
"You are using {usage}" : "{usage} erabiltzen ari zara",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "{usage}/{totalSpace} erabiltzen ari zara ({usageRelative}%)",
+ "Loading accounts …" : "Kontuak kargatzen ...",
+ "Set account as admin for …" : "Ezarri kontua administratzaile gisa",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} kontu…","{userCount} kontu…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Gailua galtzen baduzu edo erakundetik irteten bazara, honek {userid} erabiltzaileari lotutako gailu guztietako Nextcloudeko datuak garbitu ditzake. Gailuak internetera konektatuta badaude bakarrik funtzionatzen du.",
+ "Loading account …" : "Kontua kargatzen ...",
+ "Adding your device …" : "Gailua gehitzen...",
+ "{progress}% Deploying …" : "%{progress} zabaltzen",
+ "{progress}% Initializing …" : "%{progress} hasieratzen",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Aplikazio hau ez dago zure Nextcloud bertsioarekin bateragarri bezala markatuta. Jarraitzen baduzu aplikazioa instalatu egingo duzu. Kontuan izan agian aplikazioak ez duela ondo funtzionatuko.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zure instantziaren segurtasuna eta funtzionamenduarentzat oso garrantzitsua da dena ondo konfiguratuta egotea. Horretan laguntzeko egiaztapen automatiko batzuk egiten ditu tresnak bera. Irakurri estekatutako dokumentazioa informazio gehiago lortzeko.",
"Checking for system and security issues." : "Sistema eta segurtasun arazoak bilatzen.",
diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js
index 67824d336c2..3cd66629f83 100644
--- a/apps/settings/l10n/fa.js
+++ b/apps/settings/l10n/fa.js
@@ -279,6 +279,9 @@ OC.L10N.register(
"Enter your date of birth" : "تاریخ تولدتان را وارد کنید",
"You are a member of the following groups:" : "عضوی از گروههای زیر هستید:",
"Your full name" : "Your full name",
+ "Unable to update primary email address" : "Unable to update primary email address",
+ "Unable to delete additional email address" : "Unable to delete additional email address",
+ "No email address set" : "آدرسایمیلی تنظیم نشده است",
"Email options" : "Email options",
"Remove primary email" : "Remove primary email",
"Delete email" : "Delete email",
@@ -287,20 +290,17 @@ OC.L10N.register(
"Set as primary email" : "Set as primary email",
"Additional email address {index}" : "Additional email address {index}",
"Unable to delete primary email address" : "Unable to delete primary email address",
- "Unable to update primary email address" : "Unable to update primary email address",
"Unable to add additional email address" : "Unable to add additional email address",
"Unable to update additional email address" : "Unable to update additional email address",
- "Unable to delete additional email address" : "Unable to delete additional email address",
"Primary email for password reset and notifications" : "ایمیل اصلی برای بازیابی رمز عبور و دریافت اعلان ها",
- "No email address set" : "آدرسایمیلی تنظیم نشده است",
"Your handle" : "Your handle",
"Your headline" : "عنوان سرصفحه",
+ "No language set" : "زبانی تنظیم نشده است.",
"Unable to update language" : "Unable to update language",
"Help translate" : "به ترجمه آن کمک کنید",
- "No language set" : "زبانی تنظیم نشده است.",
+ "No locale set" : "تنظیمات locale انجام نشده است",
"Unable to update locale" : "Unable to update locale",
"Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}",
- "No locale set" : "تنظیمات locale انجام نشده است",
"Your city" : "شهر شما",
"Your organisation" : "نام سازمان",
"Your phone number" : "شماره تلفن شما",
@@ -335,7 +335,6 @@ OC.L10N.register(
"Quota" : "سهم",
"Language" : "زبان",
"Set default language" : "Set default language",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب","{userCount} حساب"],
"Total rows summary" : "خلاصه کل ردیف ها",
"Scroll to load more rows" : "Scroll to load more rows",
@@ -374,7 +373,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.",
"Add WebAuthn device" : "Add WebAuthn device",
"Please authorize your WebAuthn device." : "Please authorize your WebAuthn device.",
- "Adding your device …" : "Adding your device …",
"Unnamed device" : "Unnamed device",
"Passwordless Authentication" : "Passwordless Authentication",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Set up your account for passwordless authentication following the FIDO2 standard.",
@@ -482,7 +480,9 @@ OC.L10N.register(
"Your biography" : "بیوگرافی شما",
"You are using {usage}" : "فضای مورد استفاده: {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "شما در حال استفادهٔ {usage} از {totalSpace} ({usageRelative}٪) فضا هستید",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "در صورت گم شدن دستگاه یا خارج شدن از سازمان ، می توانید داده های نکست کلود را از راه دور از بین همه دستگاه های مرتبط با {userid} آن پاک کنید. فقط در صورت اتصال دستگاه ها به اینترنت کار می کند.",
+ "Adding your device …" : "Adding your device …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "این برنامه مطابق با نسخه نکست کلود شما مشخص نشده است. اگر ادامه بدهید همچنان می توانید برنامه را نصب کنید. توجه داشته باشید که برنامه ممکن است مطابق آنچه انتظار می رود کار نکند.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "برای امنیت و عملکرد نمونه شما، مهم است که همه چیز به درستی پیکربندی شده باشد. برای کمک به شما در این مورد ، ما برخی از بررسی های خودکار را انجام می دهیم. لطفا برای اطلاعات بیشتر به مستندات مرتبط مراجعه کنید.",
"Checking for system and security issues." : "بررسی مشکلات سیستم و امنیت.",
diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json
index 00a4f47121f..7c93ed2f6a6 100644
--- a/apps/settings/l10n/fa.json
+++ b/apps/settings/l10n/fa.json
@@ -277,6 +277,9 @@
"Enter your date of birth" : "تاریخ تولدتان را وارد کنید",
"You are a member of the following groups:" : "عضوی از گروههای زیر هستید:",
"Your full name" : "Your full name",
+ "Unable to update primary email address" : "Unable to update primary email address",
+ "Unable to delete additional email address" : "Unable to delete additional email address",
+ "No email address set" : "آدرسایمیلی تنظیم نشده است",
"Email options" : "Email options",
"Remove primary email" : "Remove primary email",
"Delete email" : "Delete email",
@@ -285,20 +288,17 @@
"Set as primary email" : "Set as primary email",
"Additional email address {index}" : "Additional email address {index}",
"Unable to delete primary email address" : "Unable to delete primary email address",
- "Unable to update primary email address" : "Unable to update primary email address",
"Unable to add additional email address" : "Unable to add additional email address",
"Unable to update additional email address" : "Unable to update additional email address",
- "Unable to delete additional email address" : "Unable to delete additional email address",
"Primary email for password reset and notifications" : "ایمیل اصلی برای بازیابی رمز عبور و دریافت اعلان ها",
- "No email address set" : "آدرسایمیلی تنظیم نشده است",
"Your handle" : "Your handle",
"Your headline" : "عنوان سرصفحه",
+ "No language set" : "زبانی تنظیم نشده است.",
"Unable to update language" : "Unable to update language",
"Help translate" : "به ترجمه آن کمک کنید",
- "No language set" : "زبانی تنظیم نشده است.",
+ "No locale set" : "تنظیمات locale انجام نشده است",
"Unable to update locale" : "Unable to update locale",
"Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}",
- "No locale set" : "تنظیمات locale انجام نشده است",
"Your city" : "شهر شما",
"Your organisation" : "نام سازمان",
"Your phone number" : "شماره تلفن شما",
@@ -333,7 +333,6 @@
"Quota" : "سهم",
"Language" : "زبان",
"Set default language" : "Set default language",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} حساب","{userCount} حساب"],
"Total rows summary" : "خلاصه کل ردیف ها",
"Scroll to load more rows" : "Scroll to load more rows",
@@ -372,7 +371,6 @@
"Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.",
"Add WebAuthn device" : "Add WebAuthn device",
"Please authorize your WebAuthn device." : "Please authorize your WebAuthn device.",
- "Adding your device …" : "Adding your device …",
"Unnamed device" : "Unnamed device",
"Passwordless Authentication" : "Passwordless Authentication",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Set up your account for passwordless authentication following the FIDO2 standard.",
@@ -480,7 +478,9 @@
"Your biography" : "بیوگرافی شما",
"You are using {usage}" : "فضای مورد استفاده: {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "شما در حال استفادهٔ {usage} از {totalSpace} ({usageRelative}٪) فضا هستید",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} حساب ...","{userCount} حساب ..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "در صورت گم شدن دستگاه یا خارج شدن از سازمان ، می توانید داده های نکست کلود را از راه دور از بین همه دستگاه های مرتبط با {userid} آن پاک کنید. فقط در صورت اتصال دستگاه ها به اینترنت کار می کند.",
+ "Adding your device …" : "Adding your device …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "این برنامه مطابق با نسخه نکست کلود شما مشخص نشده است. اگر ادامه بدهید همچنان می توانید برنامه را نصب کنید. توجه داشته باشید که برنامه ممکن است مطابق آنچه انتظار می رود کار نکند.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "برای امنیت و عملکرد نمونه شما، مهم است که همه چیز به درستی پیکربندی شده باشد. برای کمک به شما در این مورد ، ما برخی از بررسی های خودکار را انجام می دهیم. لطفا برای اطلاعات بیشتر به مستندات مرتبط مراجعه کنید.",
"Checking for system and security issues." : "بررسی مشکلات سیستم و امنیت.",
diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js
index 55e71680780..1713f9c5518 100644
--- a/apps/settings/l10n/fi.js
+++ b/apps/settings/l10n/fi.js
@@ -333,6 +333,8 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Käytössäsi on {s}{usage}{/s}/{s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Olet seuraavien ryhmien jäsen:",
"Your full name" : "Koko nimesi",
+ "Unable to update primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu päivittää",
+ "No email address set" : "Sähköpostiosoitetta ei ole asetettu",
"Email options" : "Sähköpostiasetukset",
"Remove primary email" : "Poista ensisijainen sähköpostiosoite",
"Delete email" : "Poista sähköposti",
@@ -341,18 +343,16 @@ OC.L10N.register(
"Set as primary email" : "Aseta ensisijaiseksi sähköpostiosoitteeksi",
"Additional email address {index}" : "Lisäsähköpostiosoite {index}",
"Unable to delete primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu poistaa",
- "Unable to update primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu päivittää",
"Primary email for password reset and notifications" : "Ensisijainen sähköposti salasanan nollaamista ja ilmoituksia varten",
- "No email address set" : "Sähköpostiosoitetta ei ole asetettu",
"Your headline" : "Otsikkosi",
+ "No language set" : "Kieltä ei ole asetettu",
"Unable to update language" : "Kieltä ei voi päivittää",
"Languages" : "Kielet",
"Help translate" : "Auta kääntämisessä",
- "No language set" : "Kieltä ei ole asetettu",
+ "No locale set" : "Maa-asetustoa ei ole asetettu",
"Unable to update locale" : "Maa-asetuston päivittäminen ei onnistu",
"Locales" : "Aluekohtaiset asetukset",
"Week starts on {firstDayOfWeek}" : "Viikon ensimmäinen päivä on {firstDayOfWeek}",
- "No locale set" : "Maa-asetustoa ei ole asetettu",
"Your city" : "Kaupunkisi",
"Your organisation" : "Organisaatiosi",
"Your phone number" : "Puhelinnumerosi",
@@ -377,7 +377,6 @@ OC.L10N.register(
"Common languages" : "Yleiset kielet",
"Other languages" : "Muut kielet",
"No accounts" : "Ei tilejä",
- "Loading accounts …" : "Ladataan tilejä…",
"Account name will be autogenerated" : "Tilin nimi luodaan automaattisesti",
"Account name (required)" : "Tilin nimi (pakollinen)",
"New account" : "Uusi tili",
@@ -391,7 +390,6 @@ OC.L10N.register(
"Language" : "Kieli",
"Set default language" : "Aseta oletuskieli",
"Add new account" : "Lisää uusi tili",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} tili…","{userCount} tiliä…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} tili","{userCount} tiliä"],
"Scroll to load more rows" : "Vieritä ladataksesi enemmän rivejä",
"Avatar" : "Profiilikuva",
@@ -417,7 +415,6 @@ OC.L10N.register(
"Email can't be empty" : "Sähköposti ei voi olla tyhjä",
"Email was successfully changed" : "Sähköpostiosoite vaihdettiin onnistuneesti",
"Welcome mail sent!" : "Tervetuloviesti lähetetty!",
- "Loading account …" : "Ladataan tiliä…",
"Change display name" : "Vaihda näyttönimi",
"Set new password" : "Aseta uusi salasana:",
"Set new email address" : "Aseta uusi sähköpostiosoite",
@@ -441,7 +438,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Tunnistautuminen ilman salasanaa vaatii salatun yhteyden.",
"Add WebAuthn device" : "Lisää WebAuthn-laite",
"Please authorize your WebAuthn device." : "Valtuuta WebAuthn-laitteesi.",
- "Adding your device …" : "Lisätään laitettasi…",
"Unnamed device" : "Nimetön laite",
"Passwordless Authentication" : "Tunnistautuminen ilman salasanaa",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Aseta tilillesi tunnistautuminen ilman salasanaa FIDO2-standardia seuraten.",
@@ -555,7 +551,11 @@ OC.L10N.register(
"Your biography" : "Sinun elämäkertasi",
"You are using {usage}" : "Käytössäsi on {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Käytössäsi on {usage}/{totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Ladataan tilejä…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} tili…","{userCount} tiliä…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Laitteen kadotessa tai organisaatiosta poistuessa voidaan käyttäjälle {userid} Nextcloudiin yhdistetyistä laitteista pyyhkiä tiedot. Toimii vain laitteiden ollessa yhteydessä Internetiin.",
+ "Loading account …" : "Ladataan tiliä…",
+ "Adding your device …" : "Lisätään laitettasi…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Sovellusta ei ole merkattu yhteensopivaksi Nextcloud-versiosi kanssa. Voit kuitenkin jatkaa ja asentaa sovelluksen. Huomioi, että sovellus ei välttämättä toimi odotetusti.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Turvallisuuden ja suorituskyvyn vuoksi on tärkeää, että palvelimen asetukset ovat määritetty oikein. Apuna on joitain automaattisia tarkistuksia. Lue lisätietoja linkitetystä dokumentaatiosta.",
"Checking for system and security issues." : "Tarkistetaan mahdollisia järjestelmä- ja tietoturvaongelmia.",
diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json
index 9b2953bef39..15a72582d46 100644
--- a/apps/settings/l10n/fi.json
+++ b/apps/settings/l10n/fi.json
@@ -331,6 +331,8 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Käytössäsi on {s}{usage}{/s}/{s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Olet seuraavien ryhmien jäsen:",
"Your full name" : "Koko nimesi",
+ "Unable to update primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu päivittää",
+ "No email address set" : "Sähköpostiosoitetta ei ole asetettu",
"Email options" : "Sähköpostiasetukset",
"Remove primary email" : "Poista ensisijainen sähköpostiosoite",
"Delete email" : "Poista sähköposti",
@@ -339,18 +341,16 @@
"Set as primary email" : "Aseta ensisijaiseksi sähköpostiosoitteeksi",
"Additional email address {index}" : "Lisäsähköpostiosoite {index}",
"Unable to delete primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu poistaa",
- "Unable to update primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu päivittää",
"Primary email for password reset and notifications" : "Ensisijainen sähköposti salasanan nollaamista ja ilmoituksia varten",
- "No email address set" : "Sähköpostiosoitetta ei ole asetettu",
"Your headline" : "Otsikkosi",
+ "No language set" : "Kieltä ei ole asetettu",
"Unable to update language" : "Kieltä ei voi päivittää",
"Languages" : "Kielet",
"Help translate" : "Auta kääntämisessä",
- "No language set" : "Kieltä ei ole asetettu",
+ "No locale set" : "Maa-asetustoa ei ole asetettu",
"Unable to update locale" : "Maa-asetuston päivittäminen ei onnistu",
"Locales" : "Aluekohtaiset asetukset",
"Week starts on {firstDayOfWeek}" : "Viikon ensimmäinen päivä on {firstDayOfWeek}",
- "No locale set" : "Maa-asetustoa ei ole asetettu",
"Your city" : "Kaupunkisi",
"Your organisation" : "Organisaatiosi",
"Your phone number" : "Puhelinnumerosi",
@@ -375,7 +375,6 @@
"Common languages" : "Yleiset kielet",
"Other languages" : "Muut kielet",
"No accounts" : "Ei tilejä",
- "Loading accounts …" : "Ladataan tilejä…",
"Account name will be autogenerated" : "Tilin nimi luodaan automaattisesti",
"Account name (required)" : "Tilin nimi (pakollinen)",
"New account" : "Uusi tili",
@@ -389,7 +388,6 @@
"Language" : "Kieli",
"Set default language" : "Aseta oletuskieli",
"Add new account" : "Lisää uusi tili",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} tili…","{userCount} tiliä…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} tili","{userCount} tiliä"],
"Scroll to load more rows" : "Vieritä ladataksesi enemmän rivejä",
"Avatar" : "Profiilikuva",
@@ -415,7 +413,6 @@
"Email can't be empty" : "Sähköposti ei voi olla tyhjä",
"Email was successfully changed" : "Sähköpostiosoite vaihdettiin onnistuneesti",
"Welcome mail sent!" : "Tervetuloviesti lähetetty!",
- "Loading account …" : "Ladataan tiliä…",
"Change display name" : "Vaihda näyttönimi",
"Set new password" : "Aseta uusi salasana:",
"Set new email address" : "Aseta uusi sähköpostiosoite",
@@ -439,7 +436,6 @@
"Passwordless authentication requires a secure connection." : "Tunnistautuminen ilman salasanaa vaatii salatun yhteyden.",
"Add WebAuthn device" : "Lisää WebAuthn-laite",
"Please authorize your WebAuthn device." : "Valtuuta WebAuthn-laitteesi.",
- "Adding your device …" : "Lisätään laitettasi…",
"Unnamed device" : "Nimetön laite",
"Passwordless Authentication" : "Tunnistautuminen ilman salasanaa",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Aseta tilillesi tunnistautuminen ilman salasanaa FIDO2-standardia seuraten.",
@@ -553,7 +549,11 @@
"Your biography" : "Sinun elämäkertasi",
"You are using {usage}" : "Käytössäsi on {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Käytössäsi on {usage}/{totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Ladataan tilejä…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} tili…","{userCount} tiliä…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Laitteen kadotessa tai organisaatiosta poistuessa voidaan käyttäjälle {userid} Nextcloudiin yhdistetyistä laitteista pyyhkiä tiedot. Toimii vain laitteiden ollessa yhteydessä Internetiin.",
+ "Loading account …" : "Ladataan tiliä…",
+ "Adding your device …" : "Lisätään laitettasi…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Sovellusta ei ole merkattu yhteensopivaksi Nextcloud-versiosi kanssa. Voit kuitenkin jatkaa ja asentaa sovelluksen. Huomioi, että sovellus ei välttämättä toimi odotetusti.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Turvallisuuden ja suorituskyvyn vuoksi on tärkeää, että palvelimen asetukset ovat määritetty oikein. Apuna on joitain automaattisia tarkistuksia. Lue lisätietoja linkitetystä dokumentaatiosta.",
"Checking for system and security issues." : "Tarkistetaan mahdollisia järjestelmä- ja tietoturvaongelmia.",
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index c93bff126ba..0e66e919cc5 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -625,6 +625,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Vous utilisez {s}{usage}{/s} de {s}{totalSpace}{/s}({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Vous êtes membre des groupes suivants :",
"Your full name" : "Votre nom complet",
+ "Unable to update primary email address" : "Impossible de modifier l'adresse e-mail principale",
+ "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire",
+ "No email address set" : "Aucune adresse e-mail configurée",
"Email options" : "Options de messagerie",
"Options for additional email address {index}" : "Options pour une adresse e-mail supplémentaire {index}",
"Remove primary email" : "Supprimer l'adresse e-mail principale",
@@ -634,25 +637,22 @@ OC.L10N.register(
"Set as primary email" : "Définir comme adresse e-mail principale",
"Additional email address {index}" : "E-mail supplémentaire {index}",
"Unable to delete primary email address" : "Impossible de supprimer l'adresse e-mail principale",
- "Unable to update primary email address" : "Impossible de modifier l'adresse e-mail principale",
"Unable to add additional email address" : "Impossible d'ajouter une adresse e-mail supplémentaire",
"Unable to update additional email address" : "Impossible de modifier l'adresse e-mail supplémentaire",
- "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire",
"Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications",
- "No email address set" : "Aucune adresse e-mail configurée",
"Your handle" : "Votre pseudo",
"Derived from your locale ({weekDayName})" : "Issu de votre locale ({weekDayName})",
"Unable to update first day of week" : "Impossible de mettre à jour le premier jour de la semaine",
"Day to use as the first day of week" : "Jour à utiliser comme premier jour de la semaine",
"Your headline" : "Votre titre",
+ "No language set" : "Aucune langue définie",
"Unable to update language" : "Impossible de modifier la langue",
"Languages" : "Langues",
"Help translate" : "Aider à traduire",
- "No language set" : "Aucune langue définie",
+ "No locale set" : "Paramètres régionaux non définis",
"Unable to update locale" : "Impossible de mettre à jour les paramètres régionaux",
"Locales" : "Paramètres régionaux",
"Week starts on {firstDayOfWeek}" : "Les semaines commencent le {firstDayOfWeek}",
- "No locale set" : "Paramètres régionaux non définis",
"Your city" : "Votre ville",
"Your organisation" : "Votre organisation",
"Your phone number" : "Votre numéro de téléphone",
@@ -704,7 +704,6 @@ OC.L10N.register(
"Other languages" : "Autres langues",
"Password change is disabled because the master key is disabled" : "Le changement de mot de passe est désactivé car la clé principale est désactivée",
"No accounts" : "Aucun compte",
- "Loading accounts …" : "Chargement des comptes …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste des comptes. Cette liste n'est pas entièrement affichée pour des raisons de performance. Les comptes seront affichés au fur et à mesure que vous naviguerez dans la liste.",
"Manager" : "Supérieur",
"Set line manager" : "Définir le responsable hiérarchique",
@@ -721,13 +720,11 @@ OC.L10N.register(
"Member of the following groups" : "Membre des groupes suivants",
"Set account groups" : "Définir les groupes de comptes",
"Admin of the following groups" : "Administrateur des groupes suivants",
- "Set account as admin for …" : "Définir en tant qu'administrateur pour",
"Quota" : "Quota",
"Set account quota" : "Définir le quota du compte",
"Language" : "Langue",
"Set default language" : "Définir la langue par défaut",
"Add new account" : "Ajouter le nouveau compte",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…","{userCount} comptes…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes","{userCount} comptes"],
"Total rows summary" : "Récapitulatif du nombre total de lignes",
"Scroll to load more rows" : "Défiler pour charger plus de lignes",
@@ -762,7 +759,6 @@ OC.L10N.register(
"Email can't be empty" : "L'adresse mail ne peut pas être vide",
"Email was successfully changed" : "L'e-mail a été modifié avec succès",
"Welcome mail sent!" : "E-mail de bienvenue envoyé !",
- "Loading account …" : "Chargement du compte…",
"Change display name" : "Changer le nom de l'affichage",
"Set new password" : "Définir un nouveau mot de passe",
"You do not have permissions to see the details of this account" : "Vous n'avez pas les autorisations pour voir le détail de ce compte.",
@@ -796,7 +792,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "L'authentification sans mot de passe requiert une connexion sécurisée.",
"Add WebAuthn device" : "Ajouter un périphérique WebAuthn",
"Please authorize your WebAuthn device." : "Veuillez autoriser votre périphérique WebAuthn.",
- "Adding your device …" : "Ajout de votre périphérique…",
"Unnamed device" : "Périphérique sans nom",
"Passwordless Authentication" : "Authentification sans mot de passe",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configurer votre compte pour une authentification sans mot de passe suivant le standard FIDO2.",
@@ -873,8 +868,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Montrer seulement aux comptes connectés",
"Hide" : "Cacher",
"Manually installed apps cannot be updated" : "les applications installées manuellement ne peuvent pas être mises à jour",
- "{progress}% Deploying …" : "{progress}% Déploiement…",
- "{progress}% Initializing …" : "{progress}% Initialisation…",
"Health checking" : "Contrôle de l'état de santé",
"Deploy and Enable" : "Déployer et Activer",
"Download and enable" : "Télécharger et activer",
@@ -953,9 +946,16 @@ OC.L10N.register(
"Your biography" : "Votre biographie",
"You are using {usage}" : "Vous utilisez {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Vous utilisez {usage} sur {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Chargement des comptes …",
+ "Set account as admin for …" : "Définir en tant qu'administrateur pour",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…","{userCount} comptes…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En cas de perte d'appareil ou si vous quittez un groupe ou une organisation, cela pourra supprimer les données de tous les appareils associés à {userid}. Ne fonctionne que si les appareils associés sont connectés à internet.",
"Failed to load subadmin groups with details" : "Échec du chargement des sous-administrateurs de groupes avec les détails",
+ "Loading account …" : "Chargement du compte…",
+ "Adding your device …" : "Ajout de votre périphérique…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Pour des raisons de performance, quand vous activez le chiffrement sur un serveur Nextcloud, seuls les fichiers nouveaux et modifiés sont chiffrés.",
+ "{progress}% Deploying …" : "{progress}% Déploiement…",
+ "{progress}% Initializing …" : "{progress}% Initialisation…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Cette application n'est pas indiquée comme étant compatible avec votre version de Nextcloud. Si vous continuez vous pourrez toujours installer l'app. Notez cependant qu'elle pourrait ne pas fonctionner comme prévu.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
"Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.",
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index d927f00a523..99b81dd9773 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -623,6 +623,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Vous utilisez {s}{usage}{/s} de {s}{totalSpace}{/s}({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Vous êtes membre des groupes suivants :",
"Your full name" : "Votre nom complet",
+ "Unable to update primary email address" : "Impossible de modifier l'adresse e-mail principale",
+ "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire",
+ "No email address set" : "Aucune adresse e-mail configurée",
"Email options" : "Options de messagerie",
"Options for additional email address {index}" : "Options pour une adresse e-mail supplémentaire {index}",
"Remove primary email" : "Supprimer l'adresse e-mail principale",
@@ -632,25 +635,22 @@
"Set as primary email" : "Définir comme adresse e-mail principale",
"Additional email address {index}" : "E-mail supplémentaire {index}",
"Unable to delete primary email address" : "Impossible de supprimer l'adresse e-mail principale",
- "Unable to update primary email address" : "Impossible de modifier l'adresse e-mail principale",
"Unable to add additional email address" : "Impossible d'ajouter une adresse e-mail supplémentaire",
"Unable to update additional email address" : "Impossible de modifier l'adresse e-mail supplémentaire",
- "Unable to delete additional email address" : "Impossible de supprimer l'adresse e-mail supplémentaire",
"Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications",
- "No email address set" : "Aucune adresse e-mail configurée",
"Your handle" : "Votre pseudo",
"Derived from your locale ({weekDayName})" : "Issu de votre locale ({weekDayName})",
"Unable to update first day of week" : "Impossible de mettre à jour le premier jour de la semaine",
"Day to use as the first day of week" : "Jour à utiliser comme premier jour de la semaine",
"Your headline" : "Votre titre",
+ "No language set" : "Aucune langue définie",
"Unable to update language" : "Impossible de modifier la langue",
"Languages" : "Langues",
"Help translate" : "Aider à traduire",
- "No language set" : "Aucune langue définie",
+ "No locale set" : "Paramètres régionaux non définis",
"Unable to update locale" : "Impossible de mettre à jour les paramètres régionaux",
"Locales" : "Paramètres régionaux",
"Week starts on {firstDayOfWeek}" : "Les semaines commencent le {firstDayOfWeek}",
- "No locale set" : "Paramètres régionaux non définis",
"Your city" : "Votre ville",
"Your organisation" : "Votre organisation",
"Your phone number" : "Votre numéro de téléphone",
@@ -702,7 +702,6 @@
"Other languages" : "Autres langues",
"Password change is disabled because the master key is disabled" : "Le changement de mot de passe est désactivé car la clé principale est désactivée",
"No accounts" : "Aucun compte",
- "Loading accounts …" : "Chargement des comptes …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste des comptes. Cette liste n'est pas entièrement affichée pour des raisons de performance. Les comptes seront affichés au fur et à mesure que vous naviguerez dans la liste.",
"Manager" : "Supérieur",
"Set line manager" : "Définir le responsable hiérarchique",
@@ -719,13 +718,11 @@
"Member of the following groups" : "Membre des groupes suivants",
"Set account groups" : "Définir les groupes de comptes",
"Admin of the following groups" : "Administrateur des groupes suivants",
- "Set account as admin for …" : "Définir en tant qu'administrateur pour",
"Quota" : "Quota",
"Set account quota" : "Définir le quota du compte",
"Language" : "Langue",
"Set default language" : "Définir la langue par défaut",
"Add new account" : "Ajouter le nouveau compte",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…","{userCount} comptes…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes","{userCount} comptes"],
"Total rows summary" : "Récapitulatif du nombre total de lignes",
"Scroll to load more rows" : "Défiler pour charger plus de lignes",
@@ -760,7 +757,6 @@
"Email can't be empty" : "L'adresse mail ne peut pas être vide",
"Email was successfully changed" : "L'e-mail a été modifié avec succès",
"Welcome mail sent!" : "E-mail de bienvenue envoyé !",
- "Loading account …" : "Chargement du compte…",
"Change display name" : "Changer le nom de l'affichage",
"Set new password" : "Définir un nouveau mot de passe",
"You do not have permissions to see the details of this account" : "Vous n'avez pas les autorisations pour voir le détail de ce compte.",
@@ -794,7 +790,6 @@
"Passwordless authentication requires a secure connection." : "L'authentification sans mot de passe requiert une connexion sécurisée.",
"Add WebAuthn device" : "Ajouter un périphérique WebAuthn",
"Please authorize your WebAuthn device." : "Veuillez autoriser votre périphérique WebAuthn.",
- "Adding your device …" : "Ajout de votre périphérique…",
"Unnamed device" : "Périphérique sans nom",
"Passwordless Authentication" : "Authentification sans mot de passe",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configurer votre compte pour une authentification sans mot de passe suivant le standard FIDO2.",
@@ -871,8 +866,6 @@
"Show to logged in accounts only" : "Montrer seulement aux comptes connectés",
"Hide" : "Cacher",
"Manually installed apps cannot be updated" : "les applications installées manuellement ne peuvent pas être mises à jour",
- "{progress}% Deploying …" : "{progress}% Déploiement…",
- "{progress}% Initializing …" : "{progress}% Initialisation…",
"Health checking" : "Contrôle de l'état de santé",
"Deploy and Enable" : "Déployer et Activer",
"Download and enable" : "Télécharger et activer",
@@ -951,9 +944,16 @@
"Your biography" : "Votre biographie",
"You are using {usage}" : "Vous utilisez {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Vous utilisez {usage} sur {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Chargement des comptes …",
+ "Set account as admin for …" : "Définir en tant qu'administrateur pour",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…","{userCount} comptes…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En cas de perte d'appareil ou si vous quittez un groupe ou une organisation, cela pourra supprimer les données de tous les appareils associés à {userid}. Ne fonctionne que si les appareils associés sont connectés à internet.",
"Failed to load subadmin groups with details" : "Échec du chargement des sous-administrateurs de groupes avec les détails",
+ "Loading account …" : "Chargement du compte…",
+ "Adding your device …" : "Ajout de votre périphérique…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Pour des raisons de performance, quand vous activez le chiffrement sur un serveur Nextcloud, seuls les fichiers nouveaux et modifiés sont chiffrés.",
+ "{progress}% Deploying …" : "{progress}% Déploiement…",
+ "{progress}% Initializing …" : "{progress}% Initialisation…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Cette application n'est pas indiquée comme étant compatible avec votre version de Nextcloud. Si vous continuez vous pourrez toujours installer l'app. Notez cependant qu'elle pourrait ne pas fonctionner comme prévu.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
"Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.",
diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js
index 309be60c9e1..bec6184a17c 100644
--- a/apps/settings/l10n/ga.js
+++ b/apps/settings/l10n/ga.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Srian a chur le huath-chomhlánú ainm cuntais d'úsáideoirí bunaithe ar a n-eolaire teileafóin",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Ceadaigh uath-chríochnú le haghaidh meaitseáil iomlán agus an t-ainm iomlán á iontráil (ag neamhaird srianta cosúil le ballraíocht ghrúpa nó meaitseáil eolaire teileafóin atá ar iarraidh)",
"Full match autocompletion restrictions" : "Srianta uathchríochnaithe iomlána ar mheaitseáil",
- "Also allow autocompletion on full match of the user id" : "Ceadaigh uathchríochnú freisin nuair a mheaitseálann aitheantas an úsáideora go hiomlán",
"Also allow autocompletion on full match of the user email" : "Ceadaigh uathchríochnú freisin nuair a mheaitseálann ríomhphost an úsáideora go hiomlán",
"Do not use second user displayname for full match" : "Ná húsáid ainm taispeána an dara úsáideora le haghaidh meaitseáil iomlán",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Taispeáin téacs séanta ar leathanach uaslódála an naisc phoiblí (ní thaispeántar é ach amháin nuair atá liosta na gcomhad i bhfolach)",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Tá tú ag úsáid{s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Tá tú i do bhall de na grúpaí seo a leanas:",
"Your full name" : "D'ainm iomlán",
+ "Unable to update primary email address" : "Ní féidir an príomhsheoladh ríomhphoist a nuashonrú",
+ "Unable to delete additional email address" : "Ní féidir seoladh ríomhphoist breise a scriosadh",
+ "No email address set" : "Níl seoladh ríomhphoist socraithe",
"Email options" : "Roghanna ríomhphoist",
"Options for additional email address {index}" : "Roghanna le haghaidh seoladh ríomhphoist breise {index}",
"Remove primary email" : "Bain príomhsheoladh ríomhphoist",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "Socraigh mar phríomh-ríomhphost",
"Additional email address {index}" : "Seoladh ríomhphoist breise {index}",
"Unable to delete primary email address" : "Ní féidir an príomhsheoladh ríomhphoist a scriosadh",
- "Unable to update primary email address" : "Ní féidir an príomhsheoladh ríomhphoist a nuashonrú",
"Unable to add additional email address" : "Ní féidir seoladh ríomhphoist breise a chur leis",
"Unable to update additional email address" : "Ní féidir seoladh ríomhphoist breise a nuashonrú",
- "Unable to delete additional email address" : "Ní féidir seoladh ríomhphoist breise a scriosadh",
"Primary email for password reset and notifications" : "Príomh-ríomhphost le haghaidh athshocrú pasfhocal agus fógraí",
- "No email address set" : "Níl seoladh ríomhphoist socraithe",
"Your handle" : "Do láimhseáil",
"Derived from your locale ({weekDayName})" : "Díorthaithe ó do logán ({weekDayName})",
"Unable to update first day of week" : "Ní féidir an chéad lá den tseachtain a nuashonrú",
"Day to use as the first day of week" : "Lá a úsáid mar an chéad lá den tseachtain",
"Your headline" : "Do cheannlíne",
+ "No language set" : "Gan tacar teanga",
"Unable to update language" : "Ní féidir an teanga a nuashonrú",
"Languages" : "Teangacha",
"Help translate" : "Cabhraigh le haistriú",
- "No language set" : "Gan tacar teanga",
+ "No locale set" : "Gan tacar locale",
"Unable to update locale" : "Ní féidir locale a nuashonrú",
"Locales" : "Logánta",
"Week starts on {firstDayOfWeek}" : "Tosaíonn an tseachtain ar {firstDayOfWeek}",
- "No locale set" : "Gan tacar locale",
"Your city" : "Do chathair",
"Your organisation" : "D'eagraíocht",
"Your phone number" : "D'uimhir theileafóin",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "Teangacha eile",
"Password change is disabled because the master key is disabled" : "Tá athrú pasfhocal díchumasaithe toisc go bhfuil an máistir-eochair díchumasaithe",
"No accounts" : "Gan cuntais",
- "Loading accounts …" : "Cuntais á lódáil…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liosta cuntas. Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na cuntais a rindreáil agus tú ag dul tríd an liosta.",
"Manager" : "Bainisteoir",
"Set line manager" : "Socraigh bainisteoir líne",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "Ball de na grúpaí seo a leanas",
"Set account groups" : "Socraigh grúpaí cuntais",
"Admin of the following groups" : "Riarachán na ngrúpaí seo a leanas",
- "Set account as admin for …" : "Socraigh cuntas mar riarthóir do…",
"Quota" : "Cuóta",
"Set account quota" : "Socraigh cuóta cuntais",
"Language" : "Teanga",
"Set default language" : "Socraigh teanga réamhshocraithe",
"Add new account" : "Cuir cuntas nua leis",
- "_{userCount} account …_::_{userCount} accounts …_" : ["cuntas {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…"],
"_{userCount} account_::_{userCount} accounts_" : ["cuntas {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}"],
"Total rows summary" : "Achoimre ar na sraitheanna iomlána",
"Scroll to load more rows" : "Scrollaigh chun tuilleadh sraitheanna a lódáil",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "Ní féidir le ríomhphost a bheith folamh",
"Email was successfully changed" : "D'éirigh le hathrú an ríomhphoist",
"Welcome mail sent!" : "Fáilte seolta!",
- "Loading account …" : "Cuntas á lódáil…",
"Change display name" : "Athraigh an t-ainm taispeána",
"Set new password" : "Socraigh pasfhocal nua",
"You do not have permissions to see the details of this account" : "Níl cead agat sonraí an chuntais seo a fheiceáil",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Teastaíonn nasc slán le fíordheimhniú gan pasfhocal.",
"Add WebAuthn device" : "Cuir gléas WebAuthn leis",
"Please authorize your WebAuthn device." : "Ceadaigh do ghléas WebAuthn le do thoil.",
- "Adding your device …" : "Ag cur do ghléas leis…",
"Unnamed device" : "Gléas gan ainm",
"Passwordless Authentication" : "Fíordheimhniú gan Pasfhocal",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Socraigh do chuntas le haghaidh fíordheimhnithe gan pasfhocal de réir chaighdeán FIDO2.",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Taispeáin go cuntais logáilte isteach amháin",
"Hide" : "Folaigh",
"Manually installed apps cannot be updated" : "Ní féidir aipeanna atá suiteáilte de láimh a nuashonrú",
- "{progress}% Deploying …" : "{progress}% Ag imscaradh …",
- "{progress}% Initializing …" : "{progress}% Ag tosú…",
"Health checking" : "Seiceáil sláinte",
"Deploy and Enable" : "Imscaradh agus Cumasaigh",
"Download and enable" : "Íoslódáil agus a chumasú",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "Do bheathaisnéis",
"You are using {usage}" : "Tá tú ag úsáid {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Tá tú ag úsáid{usage} of {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cuntais á lódáil…",
+ "Set account as admin for …" : "Socraigh cuntas mar riarthóir do…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["cuntas {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Sa chás go gcailltear gléas nó go bhfágann sé an eagraíocht, is féidir leis seo sonraí Nextcloud a scriosadh go cianda ó gach gléas a bhaineann le {userid}. Ní oibríonn sé ach amháin má tá na gléasanna nasctha leis an Idirlíon.",
"Failed to load subadmin groups with details" : "Theip ar lódáil na ngrúpaí fo-riaracháin le sonraí",
+ "Loading account …" : "Cuntas á lódáil…",
+ "Adding your device …" : "Ag cur do ghléas leis…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Ar chúiseanna feidhmíochta, nuair a chumasaíonn tú criptiú ar fhreastalaí Nextcloud ní dhéantar ach comhaid nua agus athraithe a chriptiú.",
+ "{progress}% Deploying …" : "{progress}% Ag imscaradh …",
+ "{progress}% Initializing …" : "{progress}% Ag tosú…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Níl an aip seo marcáilte mar chomhoiriúnach le do leagan Nextcloud. Má leanann tú ar aghaidh beidh tú fós in ann an aip a shuiteáil. Tabhair faoi deara go bhféadfadh sé nach n-oibreoidh an aip mar a bhíothas ag súil leis.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Tá sé tábhachtach ar mhaithe le slándáil agus feidhmíocht do chás go bhfuil gach rud cumraithe i gceart. Chun cabhrú leat leis sin táimid ag déanamh roinnt seiceálacha uathoibríocha. Féach ar an doiciméadú nasctha le haghaidh tuilleadh eolais le do thoil.",
"Checking for system and security issues." : "Seiceáil le haghaidh saincheisteanna córais agus slándála.",
diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json
index ddafb2abd4b..715ad035016 100644
--- a/apps/settings/l10n/ga.json
+++ b/apps/settings/l10n/ga.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Srian a chur le huath-chomhlánú ainm cuntais d'úsáideoirí bunaithe ar a n-eolaire teileafóin",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Ceadaigh uath-chríochnú le haghaidh meaitseáil iomlán agus an t-ainm iomlán á iontráil (ag neamhaird srianta cosúil le ballraíocht ghrúpa nó meaitseáil eolaire teileafóin atá ar iarraidh)",
"Full match autocompletion restrictions" : "Srianta uathchríochnaithe iomlána ar mheaitseáil",
- "Also allow autocompletion on full match of the user id" : "Ceadaigh uathchríochnú freisin nuair a mheaitseálann aitheantas an úsáideora go hiomlán",
"Also allow autocompletion on full match of the user email" : "Ceadaigh uathchríochnú freisin nuair a mheaitseálann ríomhphost an úsáideora go hiomlán",
"Do not use second user displayname for full match" : "Ná húsáid ainm taispeána an dara úsáideora le haghaidh meaitseáil iomlán",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Taispeáin téacs séanta ar leathanach uaslódála an naisc phoiblí (ní thaispeántar é ach amháin nuair atá liosta na gcomhad i bhfolach)",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Tá tú ag úsáid{s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Tá tú i do bhall de na grúpaí seo a leanas:",
"Your full name" : "D'ainm iomlán",
+ "Unable to update primary email address" : "Ní féidir an príomhsheoladh ríomhphoist a nuashonrú",
+ "Unable to delete additional email address" : "Ní féidir seoladh ríomhphoist breise a scriosadh",
+ "No email address set" : "Níl seoladh ríomhphoist socraithe",
"Email options" : "Roghanna ríomhphoist",
"Options for additional email address {index}" : "Roghanna le haghaidh seoladh ríomhphoist breise {index}",
"Remove primary email" : "Bain príomhsheoladh ríomhphoist",
@@ -640,25 +642,22 @@
"Set as primary email" : "Socraigh mar phríomh-ríomhphost",
"Additional email address {index}" : "Seoladh ríomhphoist breise {index}",
"Unable to delete primary email address" : "Ní féidir an príomhsheoladh ríomhphoist a scriosadh",
- "Unable to update primary email address" : "Ní féidir an príomhsheoladh ríomhphoist a nuashonrú",
"Unable to add additional email address" : "Ní féidir seoladh ríomhphoist breise a chur leis",
"Unable to update additional email address" : "Ní féidir seoladh ríomhphoist breise a nuashonrú",
- "Unable to delete additional email address" : "Ní féidir seoladh ríomhphoist breise a scriosadh",
"Primary email for password reset and notifications" : "Príomh-ríomhphost le haghaidh athshocrú pasfhocal agus fógraí",
- "No email address set" : "Níl seoladh ríomhphoist socraithe",
"Your handle" : "Do láimhseáil",
"Derived from your locale ({weekDayName})" : "Díorthaithe ó do logán ({weekDayName})",
"Unable to update first day of week" : "Ní féidir an chéad lá den tseachtain a nuashonrú",
"Day to use as the first day of week" : "Lá a úsáid mar an chéad lá den tseachtain",
"Your headline" : "Do cheannlíne",
+ "No language set" : "Gan tacar teanga",
"Unable to update language" : "Ní féidir an teanga a nuashonrú",
"Languages" : "Teangacha",
"Help translate" : "Cabhraigh le haistriú",
- "No language set" : "Gan tacar teanga",
+ "No locale set" : "Gan tacar locale",
"Unable to update locale" : "Ní féidir locale a nuashonrú",
"Locales" : "Logánta",
"Week starts on {firstDayOfWeek}" : "Tosaíonn an tseachtain ar {firstDayOfWeek}",
- "No locale set" : "Gan tacar locale",
"Your city" : "Do chathair",
"Your organisation" : "D'eagraíocht",
"Your phone number" : "D'uimhir theileafóin",
@@ -710,7 +709,6 @@
"Other languages" : "Teangacha eile",
"Password change is disabled because the master key is disabled" : "Tá athrú pasfhocal díchumasaithe toisc go bhfuil an máistir-eochair díchumasaithe",
"No accounts" : "Gan cuntais",
- "Loading accounts …" : "Cuntais á lódáil…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liosta cuntas. Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na cuntais a rindreáil agus tú ag dul tríd an liosta.",
"Manager" : "Bainisteoir",
"Set line manager" : "Socraigh bainisteoir líne",
@@ -727,13 +725,11 @@
"Member of the following groups" : "Ball de na grúpaí seo a leanas",
"Set account groups" : "Socraigh grúpaí cuntais",
"Admin of the following groups" : "Riarachán na ngrúpaí seo a leanas",
- "Set account as admin for …" : "Socraigh cuntas mar riarthóir do…",
"Quota" : "Cuóta",
"Set account quota" : "Socraigh cuóta cuntais",
"Language" : "Teanga",
"Set default language" : "Socraigh teanga réamhshocraithe",
"Add new account" : "Cuir cuntas nua leis",
- "_{userCount} account …_::_{userCount} accounts …_" : ["cuntas {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…"],
"_{userCount} account_::_{userCount} accounts_" : ["cuntas {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}","cuntais {userCount}"],
"Total rows summary" : "Achoimre ar na sraitheanna iomlána",
"Scroll to load more rows" : "Scrollaigh chun tuilleadh sraitheanna a lódáil",
@@ -768,7 +764,6 @@
"Email can't be empty" : "Ní féidir le ríomhphost a bheith folamh",
"Email was successfully changed" : "D'éirigh le hathrú an ríomhphoist",
"Welcome mail sent!" : "Fáilte seolta!",
- "Loading account …" : "Cuntas á lódáil…",
"Change display name" : "Athraigh an t-ainm taispeána",
"Set new password" : "Socraigh pasfhocal nua",
"You do not have permissions to see the details of this account" : "Níl cead agat sonraí an chuntais seo a fheiceáil",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "Teastaíonn nasc slán le fíordheimhniú gan pasfhocal.",
"Add WebAuthn device" : "Cuir gléas WebAuthn leis",
"Please authorize your WebAuthn device." : "Ceadaigh do ghléas WebAuthn le do thoil.",
- "Adding your device …" : "Ag cur do ghléas leis…",
"Unnamed device" : "Gléas gan ainm",
"Passwordless Authentication" : "Fíordheimhniú gan Pasfhocal",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Socraigh do chuntas le haghaidh fíordheimhnithe gan pasfhocal de réir chaighdeán FIDO2.",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "Taispeáin go cuntais logáilte isteach amháin",
"Hide" : "Folaigh",
"Manually installed apps cannot be updated" : "Ní féidir aipeanna atá suiteáilte de láimh a nuashonrú",
- "{progress}% Deploying …" : "{progress}% Ag imscaradh …",
- "{progress}% Initializing …" : "{progress}% Ag tosú…",
"Health checking" : "Seiceáil sláinte",
"Deploy and Enable" : "Imscaradh agus Cumasaigh",
"Download and enable" : "Íoslódáil agus a chumasú",
@@ -960,9 +952,16 @@
"Your biography" : "Do bheathaisnéis",
"You are using {usage}" : "Tá tú ag úsáid {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Tá tú ag úsáid{usage} of {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cuntais á lódáil…",
+ "Set account as admin for …" : "Socraigh cuntas mar riarthóir do…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["cuntas {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…","cuntais {userCount}…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Sa chás go gcailltear gléas nó go bhfágann sé an eagraíocht, is féidir leis seo sonraí Nextcloud a scriosadh go cianda ó gach gléas a bhaineann le {userid}. Ní oibríonn sé ach amháin má tá na gléasanna nasctha leis an Idirlíon.",
"Failed to load subadmin groups with details" : "Theip ar lódáil na ngrúpaí fo-riaracháin le sonraí",
+ "Loading account …" : "Cuntas á lódáil…",
+ "Adding your device …" : "Ag cur do ghléas leis…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Ar chúiseanna feidhmíochta, nuair a chumasaíonn tú criptiú ar fhreastalaí Nextcloud ní dhéantar ach comhaid nua agus athraithe a chriptiú.",
+ "{progress}% Deploying …" : "{progress}% Ag imscaradh …",
+ "{progress}% Initializing …" : "{progress}% Ag tosú…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Níl an aip seo marcáilte mar chomhoiriúnach le do leagan Nextcloud. Má leanann tú ar aghaidh beidh tú fós in ann an aip a shuiteáil. Tabhair faoi deara go bhféadfadh sé nach n-oibreoidh an aip mar a bhíothas ag súil leis.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Tá sé tábhachtach ar mhaithe le slándáil agus feidhmíocht do chás go bhfuil gach rud cumraithe i gceart. Chun cabhrú leat leis sin táimid ag déanamh roinnt seiceálacha uathoibríocha. Féach ar an doiciméadú nasctha le haghaidh tuilleadh eolais le do thoil.",
"Checking for system and security issues." : "Seiceáil le haghaidh saincheisteanna córais agus slándála.",
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index f91349e4648..4154792c4b3 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Restrinxir o autocompletado automático de nomes de conta aos usuarios en base á súa lista de teléfonos",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Permitir que o autocompletado coincida totalmente ao introducir o nome completo (ignorando restricións como a pertenza ao grupo ou a falta coincidencia da lista de teléfonos)",
"Full match autocompletion restrictions" : "Restricións de autocompletado de coincidencias totais",
- "Also allow autocompletion on full match of the user id" : "Permitir tamén o autocompletado cando coincida totalmente co ID do usuario",
"Also allow autocompletion on full match of the user email" : "Permitir tamén o autocompletado cando coincida totalmente co correo-e do usuario",
"Do not use second user displayname for full match" : "Non empregar o nome para amosar secundario do usuario para a coincidencia total",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Amosar o texto de exención de responsabilidade na páxina de envío de ligazóns publicas (amosarase só cando a lista de ficheiros estea agochada)",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Está a usar {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Vde. é membro dos seguintes grupos:",
"Your full name" : "O seu nome completo",
+ "Unable to update primary email address" : "Non é posíbel actualizar o enderezo de correo principal",
+ "Unable to delete additional email address" : "Non é posíbel eliminar o enderezo de correo adicional",
+ "No email address set" : "Non hai un enderezo de correo definido",
"Email options" : "Opcións de correo",
"Options for additional email address {index}" : "Opcións para o enderezo de correo adicional {index}",
"Remove primary email" : "Retirar o correo-e principal",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "Definir como correo principal",
"Additional email address {index}" : "Enderezo de correo adicional {index}",
"Unable to delete primary email address" : "Non é posíbel eliminar o enderezo de correo principal",
- "Unable to update primary email address" : "Non é posíbel actualizar o enderezo de correo principal",
"Unable to add additional email address" : "Non é posíbel engadir un o enderezo de correo adicional",
"Unable to update additional email address" : "Non é posíbel actualizar o enderezo de correo adicional",
- "Unable to delete additional email address" : "Non é posíbel eliminar o enderezo de correo adicional",
"Primary email for password reset and notifications" : "Correo-e principal para restabelecer o contrasinal e notificacións",
- "No email address set" : "Non hai un enderezo de correo definido",
"Your handle" : "O seu identificador",
"Derived from your locale ({weekDayName})" : "Derivado da súa configuración rexional ({weekDayName})",
"Unable to update first day of week" : "Non é posíbel actualizar o primeiro día da semana",
"Day to use as the first day of week" : "Días que pode usar como primeiro día da semana",
"Your headline" : "O seu titular",
+ "No language set" : "Non foi definido ningún idioma",
"Unable to update language" : "Non é posíbel actualizar o idioma",
"Languages" : "Idiomas",
"Help translate" : "Axude na tradución",
- "No language set" : "Non foi definido ningún idioma",
+ "No locale set" : "Non foi definida ningunha configuración rexional",
"Unable to update locale" : "Non é posíbel actualizar a configuración rexional",
"Locales" : "Configuracións rexionais",
"Week starts on {firstDayOfWeek}" : "A semana comeza o {firstDayOfWeek}",
- "No locale set" : "Non foi definida ningunha configuración rexional",
"Your city" : "A súa cidade",
"Your organisation" : "A súa organización",
"Your phone number" : "O seu número de teléfono",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "Outros idiomas",
"Password change is disabled because the master key is disabled" : "O cambio de contrasinal está desactivado porque a chave principal está desactivada",
"No accounts" : "Non hai contas",
- "Loading accounts …" : "Cargando as contas…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de contas. Esta lista non se representa de xeito completo por mor do rendemento. As contas represéntanse mentres se despraza pola lista.",
"Manager" : "Xestor/a",
"Set line manager" : "Definir o responsábel xerárquico",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "Membro dos seguintes grupos",
"Set account groups" : "Definir grupos de contas",
"Admin of the following groups" : "Administrador dos seguintes grupos",
- "Set account as admin for …" : "Definir a conta como administradora para…",
"Quota" : "Cota",
"Set account quota" : "Definir a cota da conta",
"Language" : "Idioma",
"Set default language" : "Definir o idioma predeterminado",
"Add new account" : "Engadir unha conta nova",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} contas"],
"Total rows summary" : "Resumo total de filas",
"Scroll to load more rows" : "Desprácese para cargar máis filas",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "O correo-e non pode estar baleiro",
"Email was successfully changed" : "O correo foi cambiado satisfactoriamente",
"Welcome mail sent!" : "Enviado o correo de benvida!",
- "Loading account …" : "Cargando a conta…",
"Change display name" : "Cambiar o nome para amosar",
"Set new password" : "Definir un novo contrasinal",
"You do not have permissions to see the details of this account" : "Vde. non ten permisos para ver os detalles desta conta",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "A autenticación sen contrasinal precisa dunha conexión segura.",
"Add WebAuthn device" : "Engadir un dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorice o seu dispositivo WebAuthn.",
- "Adding your device …" : "Engadindo o seu dispositivo…",
"Unnamed device" : "Dispositivo sen nome",
"Passwordless Authentication" : "Autenticación sen contrasinal",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configurar a súa conta para a autenticación sen contrasinal seguindo o estándar FIDO2.",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Amosar só ás contas iniciadas",
"Hide" : "Agochar",
"Manually installed apps cannot be updated" : "Non é posíbel actualizar as aplicacións instaladas manualmente",
- "{progress}% Deploying …" : "{progress}% Despregando…",
- "{progress}% Initializing …" : "{progress}% Iniciando…",
"Health checking" : "Control de integridade",
"Deploy and Enable" : "Despregar e activar",
"Download and enable" : "Descargar e activar",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "A súa biografía",
"You are using {usage}" : "Está a usar {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Está a usar {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cargando as contas…",
+ "Set account as admin for …" : "Definir a conta como administradora para…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "No caso de perder o dispositivo ou saír da organización, pode limpar os datos de Nextcloud de xeito remoto de todos os dispositivos asociados a {userid}. Só funciona se os dispositivos están conectados Á Internet.",
"Failed to load subadmin groups with details" : "Produciuse un fallo ao cargar grupos de subadministración con detalles",
+ "Loading account …" : "Cargando a conta…",
+ "Adding your device …" : "Engadindo o seu dispositivo…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Por razóns de rendemento, cando activa o cifrado nun servidor NextCloud só se cifran os ficheiros novos e os modificados.",
+ "{progress}% Deploying …" : "{progress}% Despregando…",
+ "{progress}% Initializing …" : "{progress}% Iniciando…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta aplicación non está marcado como compatíbel coa súa versión de Nextcloud. Se continúa, poderá instalar a aplicación. Teña en conta que é probábel que a aplicación non funcione como se agarda.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "É importante para a seguranza e o bo funcionamento da súa instancia que todo estea configurado correctamente. Para axudarlle niso, imos facer algunhas comprobacións automáticas. Vexa a documentación ligada para obter máis información. ",
"Checking for system and security issues." : "Verificando incidencias de sistema e seguranza.",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index 0f54279c95a..d43ee16c302 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Restrinxir o autocompletado automático de nomes de conta aos usuarios en base á súa lista de teléfonos",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Permitir que o autocompletado coincida totalmente ao introducir o nome completo (ignorando restricións como a pertenza ao grupo ou a falta coincidencia da lista de teléfonos)",
"Full match autocompletion restrictions" : "Restricións de autocompletado de coincidencias totais",
- "Also allow autocompletion on full match of the user id" : "Permitir tamén o autocompletado cando coincida totalmente co ID do usuario",
"Also allow autocompletion on full match of the user email" : "Permitir tamén o autocompletado cando coincida totalmente co correo-e do usuario",
"Do not use second user displayname for full match" : "Non empregar o nome para amosar secundario do usuario para a coincidencia total",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Amosar o texto de exención de responsabilidade na páxina de envío de ligazóns publicas (amosarase só cando a lista de ficheiros estea agochada)",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Está a usar {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Vde. é membro dos seguintes grupos:",
"Your full name" : "O seu nome completo",
+ "Unable to update primary email address" : "Non é posíbel actualizar o enderezo de correo principal",
+ "Unable to delete additional email address" : "Non é posíbel eliminar o enderezo de correo adicional",
+ "No email address set" : "Non hai un enderezo de correo definido",
"Email options" : "Opcións de correo",
"Options for additional email address {index}" : "Opcións para o enderezo de correo adicional {index}",
"Remove primary email" : "Retirar o correo-e principal",
@@ -640,25 +642,22 @@
"Set as primary email" : "Definir como correo principal",
"Additional email address {index}" : "Enderezo de correo adicional {index}",
"Unable to delete primary email address" : "Non é posíbel eliminar o enderezo de correo principal",
- "Unable to update primary email address" : "Non é posíbel actualizar o enderezo de correo principal",
"Unable to add additional email address" : "Non é posíbel engadir un o enderezo de correo adicional",
"Unable to update additional email address" : "Non é posíbel actualizar o enderezo de correo adicional",
- "Unable to delete additional email address" : "Non é posíbel eliminar o enderezo de correo adicional",
"Primary email for password reset and notifications" : "Correo-e principal para restabelecer o contrasinal e notificacións",
- "No email address set" : "Non hai un enderezo de correo definido",
"Your handle" : "O seu identificador",
"Derived from your locale ({weekDayName})" : "Derivado da súa configuración rexional ({weekDayName})",
"Unable to update first day of week" : "Non é posíbel actualizar o primeiro día da semana",
"Day to use as the first day of week" : "Días que pode usar como primeiro día da semana",
"Your headline" : "O seu titular",
+ "No language set" : "Non foi definido ningún idioma",
"Unable to update language" : "Non é posíbel actualizar o idioma",
"Languages" : "Idiomas",
"Help translate" : "Axude na tradución",
- "No language set" : "Non foi definido ningún idioma",
+ "No locale set" : "Non foi definida ningunha configuración rexional",
"Unable to update locale" : "Non é posíbel actualizar a configuración rexional",
"Locales" : "Configuracións rexionais",
"Week starts on {firstDayOfWeek}" : "A semana comeza o {firstDayOfWeek}",
- "No locale set" : "Non foi definida ningunha configuración rexional",
"Your city" : "A súa cidade",
"Your organisation" : "A súa organización",
"Your phone number" : "O seu número de teléfono",
@@ -710,7 +709,6 @@
"Other languages" : "Outros idiomas",
"Password change is disabled because the master key is disabled" : "O cambio de contrasinal está desactivado porque a chave principal está desactivada",
"No accounts" : "Non hai contas",
- "Loading accounts …" : "Cargando as contas…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de contas. Esta lista non se representa de xeito completo por mor do rendemento. As contas represéntanse mentres se despraza pola lista.",
"Manager" : "Xestor/a",
"Set line manager" : "Definir o responsábel xerárquico",
@@ -727,13 +725,11 @@
"Member of the following groups" : "Membro dos seguintes grupos",
"Set account groups" : "Definir grupos de contas",
"Admin of the following groups" : "Administrador dos seguintes grupos",
- "Set account as admin for …" : "Definir a conta como administradora para…",
"Quota" : "Cota",
"Set account quota" : "Definir a cota da conta",
"Language" : "Idioma",
"Set default language" : "Definir o idioma predeterminado",
"Add new account" : "Engadir unha conta nova",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} contas"],
"Total rows summary" : "Resumo total de filas",
"Scroll to load more rows" : "Desprácese para cargar máis filas",
@@ -768,7 +764,6 @@
"Email can't be empty" : "O correo-e non pode estar baleiro",
"Email was successfully changed" : "O correo foi cambiado satisfactoriamente",
"Welcome mail sent!" : "Enviado o correo de benvida!",
- "Loading account …" : "Cargando a conta…",
"Change display name" : "Cambiar o nome para amosar",
"Set new password" : "Definir un novo contrasinal",
"You do not have permissions to see the details of this account" : "Vde. non ten permisos para ver os detalles desta conta",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "A autenticación sen contrasinal precisa dunha conexión segura.",
"Add WebAuthn device" : "Engadir un dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorice o seu dispositivo WebAuthn.",
- "Adding your device …" : "Engadindo o seu dispositivo…",
"Unnamed device" : "Dispositivo sen nome",
"Passwordless Authentication" : "Autenticación sen contrasinal",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configurar a súa conta para a autenticación sen contrasinal seguindo o estándar FIDO2.",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "Amosar só ás contas iniciadas",
"Hide" : "Agochar",
"Manually installed apps cannot be updated" : "Non é posíbel actualizar as aplicacións instaladas manualmente",
- "{progress}% Deploying …" : "{progress}% Despregando…",
- "{progress}% Initializing …" : "{progress}% Iniciando…",
"Health checking" : "Control de integridade",
"Deploy and Enable" : "Despregar e activar",
"Download and enable" : "Descargar e activar",
@@ -960,9 +952,16 @@
"Your biography" : "A súa biografía",
"You are using {usage}" : "Está a usar {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Está a usar {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Cargando as contas…",
+ "Set account as admin for …" : "Definir a conta como administradora para…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta…","{userCount} contas…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "No caso de perder o dispositivo ou saír da organización, pode limpar os datos de Nextcloud de xeito remoto de todos os dispositivos asociados a {userid}. Só funciona se os dispositivos están conectados Á Internet.",
"Failed to load subadmin groups with details" : "Produciuse un fallo ao cargar grupos de subadministración con detalles",
+ "Loading account …" : "Cargando a conta…",
+ "Adding your device …" : "Engadindo o seu dispositivo…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Por razóns de rendemento, cando activa o cifrado nun servidor NextCloud só se cifran os ficheiros novos e os modificados.",
+ "{progress}% Deploying …" : "{progress}% Despregando…",
+ "{progress}% Initializing …" : "{progress}% Iniciando…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta aplicación non está marcado como compatíbel coa súa versión de Nextcloud. Se continúa, poderá instalar a aplicación. Teña en conta que é probábel que a aplicación non funcione como se agarda.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "É importante para a seguranza e o bo funcionamento da súa instancia que todo estea configurado correctamente. Para axudarlle niso, imos facer algunhas comprobacións automáticas. Vexa a documentación ligada para obter máis información. ",
"Checking for system and security issues." : "Verificando incidencias de sistema e seguranza.",
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js
index ed78bea8036..d27f043ea28 100644
--- a/apps/settings/l10n/he.js
+++ b/apps/settings/l10n/he.js
@@ -214,9 +214,9 @@ OC.L10N.register(
"Picture provided by original account" : "תמונה סופקה על ידי חשבון מקור",
"You are a member of the following groups:" : "הקבוצות הבאות כוללות אותך:",
"No email address set" : "לא נקבעה כתובת דואר אלקטרוני",
+ "No language set" : "לא הוגדרה שפה",
"Languages" : "שפות",
"Help translate" : "עזרה בתרגום",
- "No language set" : "לא הוגדרה שפה",
"Week starts on {firstDayOfWeek}" : "השבוע מתחיל ב{firstDayOfWeek}",
"Your phone number" : "מספר הטלפון שלך",
"Timezone" : "אזור זמן",
@@ -258,7 +258,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "אימות ללא ססמה דורש חיבור מוצפן.",
"Add WebAuthn device" : "הוספת התקן WebAuthn",
"Please authorize your WebAuthn device." : "נא לייפות את כוחו של התקן ה־WebAuthn שלך.",
- "Adding your device …" : "הוספת ההתקן שלך…",
"Unnamed device" : "התקן ללא שם",
"Passwordless Authentication" : "אימות ללא ססמה",
"Set up your account for passwordless authentication following the FIDO2 standard." : "הגדרת החשבון שלך לאימות ללא ססמה לפי תקן FIDO2.",
@@ -336,6 +335,7 @@ OC.L10N.register(
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ליישומון זה לא מוקצית גרסת Nextcloud מרבית. מצב כזה עשוי להוביל לשגיאה בעתיד.",
"You are using {usage}" : "הניצולת שלך היא {usage}",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "במקרה של אובדן מכשיר או עזיבה של הארגון, מנגנון זה יכול להשמיד את נתוני ה־Nextcloud מכל המכשירים שמשויכים אל {userid}. יעבוד רק אם כל המכשירים מחוברים לאינטרנט.",
+ "Adding your device …" : "הוספת ההתקן שלך…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "היישומון הזה לא מסומן כנתמך בגרסת ה־Nextcloud. עדיין יתאפשר לך להמשיך ולהתקין את היישומון. נא לשים לב שיכול להיות שהיישומון לא יעבוד כצפוי.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "למטרות אבטחה וביצועים מיטביים עבור המערכת שלך חשוב שהכול יוגדר כראוי. כדי לסייע לך בכך אנו עורכים בדיקות אוטומטיות. נא לעיין בתיעוד המקושר לקבלת מידע נוסף.",
"Checking for system and security issues." : "נבדקות תקלות מערכת ואבטחה.",
diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json
index e7bd0e07bd6..1f7ccad4c10 100644
--- a/apps/settings/l10n/he.json
+++ b/apps/settings/l10n/he.json
@@ -212,9 +212,9 @@
"Picture provided by original account" : "תמונה סופקה על ידי חשבון מקור",
"You are a member of the following groups:" : "הקבוצות הבאות כוללות אותך:",
"No email address set" : "לא נקבעה כתובת דואר אלקטרוני",
+ "No language set" : "לא הוגדרה שפה",
"Languages" : "שפות",
"Help translate" : "עזרה בתרגום",
- "No language set" : "לא הוגדרה שפה",
"Week starts on {firstDayOfWeek}" : "השבוע מתחיל ב{firstDayOfWeek}",
"Your phone number" : "מספר הטלפון שלך",
"Timezone" : "אזור זמן",
@@ -256,7 +256,6 @@
"Passwordless authentication requires a secure connection." : "אימות ללא ססמה דורש חיבור מוצפן.",
"Add WebAuthn device" : "הוספת התקן WebAuthn",
"Please authorize your WebAuthn device." : "נא לייפות את כוחו של התקן ה־WebAuthn שלך.",
- "Adding your device …" : "הוספת ההתקן שלך…",
"Unnamed device" : "התקן ללא שם",
"Passwordless Authentication" : "אימות ללא ססמה",
"Set up your account for passwordless authentication following the FIDO2 standard." : "הגדרת החשבון שלך לאימות ללא ססמה לפי תקן FIDO2.",
@@ -334,6 +333,7 @@
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ליישומון זה לא מוקצית גרסת Nextcloud מרבית. מצב כזה עשוי להוביל לשגיאה בעתיד.",
"You are using {usage}" : "הניצולת שלך היא {usage}",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "במקרה של אובדן מכשיר או עזיבה של הארגון, מנגנון זה יכול להשמיד את נתוני ה־Nextcloud מכל המכשירים שמשויכים אל {userid}. יעבוד רק אם כל המכשירים מחוברים לאינטרנט.",
+ "Adding your device …" : "הוספת ההתקן שלך…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "היישומון הזה לא מסומן כנתמך בגרסת ה־Nextcloud. עדיין יתאפשר לך להמשיך ולהתקין את היישומון. נא לשים לב שיכול להיות שהיישומון לא יעבוד כצפוי.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "למטרות אבטחה וביצועים מיטביים עבור המערכת שלך חשוב שהכול יוגדר כראוי. כדי לסייע לך בכך אנו עורכים בדיקות אוטומטיות. נא לעיין בתיעוד המקושר לקבלת מידע נוסף.",
"Checking for system and security issues." : "נבדקות תקלות מערכת ואבטחה.",
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js
index bdf2487c862..9d1763030f0 100644
--- a/apps/settings/l10n/hr.js
+++ b/apps/settings/l10n/hr.js
@@ -224,6 +224,9 @@ OC.L10N.register(
"Picture provided by original account" : "Slika s izvornog računa",
"You are a member of the following groups:" : "Član ste sljedećih grupa:",
"Your full name" : "Vaše ime i prezime",
+ "Unable to update primary email address" : "Nije moguće ažurirati primarnu adresu e-pošte",
+ "Unable to delete additional email address" : "Nije moguće izbrisati dodatnu adresu e-pošte",
+ "No email address set" : "Nije postavljena adresa e-pošte",
"Email options" : "Mogućnosti e-pošte",
"Remove primary email" : "Ukloni primarnu adresu e-pošte",
"Delete email" : "Izbriši adresu e-pošte",
@@ -232,16 +235,13 @@ OC.L10N.register(
"Set as primary email" : "Postavi kao primarnu adresu e-pošte",
"Additional email address {index}" : "Dodatne adrese e-pošte {index}",
"Unable to delete primary email address" : "Nije moguće izbrisati primarnu adresu e-pošte",
- "Unable to update primary email address" : "Nije moguće ažurirati primarnu adresu e-pošte",
"Unable to add additional email address" : "Nije moguće dodati dodatnu adresu e-pošte",
"Unable to update additional email address" : "Nije moguće ažurirati dodatnu adresu e-pošte",
- "Unable to delete additional email address" : "Nije moguće izbrisati dodatnu adresu e-pošte",
"Primary email for password reset and notifications" : "Primarna e-pošta za resetiranje zaporke i primanje obavijesti",
- "No email address set" : "Nije postavljena adresa e-pošte",
"Your headline" : "Vaš naslov",
+ "No language set" : "Nije postavljen jezik",
"Unable to update language" : "Nije moguće ažurirati jezik",
"Help translate" : "Pomozite prevesti",
- "No language set" : "Nije postavljen jezik",
"Week starts on {firstDayOfWeek}" : "Tjedan počinje {firstDayOfWeek}",
"Your organisation" : "Vaša organizacija",
"Edit your Profile visibility" : "Uredite vidljivost profila",
@@ -291,7 +291,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Autentifikacija bez zaporke zahtijeva sigurnu vezu.",
"Add WebAuthn device" : "Dodaj WebAuthn uređaj",
"Please authorize your WebAuthn device." : "Autorizirajte svoj WebAuthn uređaj.",
- "Adding your device …" : "Dodavanje uređaja...",
"Unnamed device" : "Neimenovani uređaj",
"Passwordless Authentication" : "Autentifikacija bez zaporke",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Omogućite korištenje autentifikacije bez zaporke na svom računu u skladu sa standardom FIDO2.",
@@ -384,6 +383,7 @@ OC.L10N.register(
"Your biography" : "Vaša biografija",
"You are using {usage}" : "Koristite {usage}",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "U slučaju gubitka uređaja ili napuštanja organizacije, može daljinski izbrisati Nextcloudove podatke sa svih uređaja kojima se koristi {userid}. Brisanje je moguće samo ako su uređaji povezani na internet.",
+ "Adding your device …" : "Dodavanje uređaja...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ova aplikacija nije označena kao kompatibilna s vašom inačicom Nextclouda. Ako odlučite nastaviti, moći ćete instalirati aplikaciju. Imajte na umu da aplikacija možda neće raditi kako očekujete.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pravilna konfiguracija iznimno je važna za sigurnost i performanse vaše instance. Kako bismo vam pomogli pravilno konfigurirati sustav, provest ćemo neke automatske provjere. Za više informacija pogledajte navedenu dokumentaciju.",
"Checking for system and security issues." : "Provjera sustava i sigurnosnih postavki.",
diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json
index cef1b3e1d6f..1ed38035c82 100644
--- a/apps/settings/l10n/hr.json
+++ b/apps/settings/l10n/hr.json
@@ -222,6 +222,9 @@
"Picture provided by original account" : "Slika s izvornog računa",
"You are a member of the following groups:" : "Član ste sljedećih grupa:",
"Your full name" : "Vaše ime i prezime",
+ "Unable to update primary email address" : "Nije moguće ažurirati primarnu adresu e-pošte",
+ "Unable to delete additional email address" : "Nije moguće izbrisati dodatnu adresu e-pošte",
+ "No email address set" : "Nije postavljena adresa e-pošte",
"Email options" : "Mogućnosti e-pošte",
"Remove primary email" : "Ukloni primarnu adresu e-pošte",
"Delete email" : "Izbriši adresu e-pošte",
@@ -230,16 +233,13 @@
"Set as primary email" : "Postavi kao primarnu adresu e-pošte",
"Additional email address {index}" : "Dodatne adrese e-pošte {index}",
"Unable to delete primary email address" : "Nije moguće izbrisati primarnu adresu e-pošte",
- "Unable to update primary email address" : "Nije moguće ažurirati primarnu adresu e-pošte",
"Unable to add additional email address" : "Nije moguće dodati dodatnu adresu e-pošte",
"Unable to update additional email address" : "Nije moguće ažurirati dodatnu adresu e-pošte",
- "Unable to delete additional email address" : "Nije moguće izbrisati dodatnu adresu e-pošte",
"Primary email for password reset and notifications" : "Primarna e-pošta za resetiranje zaporke i primanje obavijesti",
- "No email address set" : "Nije postavljena adresa e-pošte",
"Your headline" : "Vaš naslov",
+ "No language set" : "Nije postavljen jezik",
"Unable to update language" : "Nije moguće ažurirati jezik",
"Help translate" : "Pomozite prevesti",
- "No language set" : "Nije postavljen jezik",
"Week starts on {firstDayOfWeek}" : "Tjedan počinje {firstDayOfWeek}",
"Your organisation" : "Vaša organizacija",
"Edit your Profile visibility" : "Uredite vidljivost profila",
@@ -289,7 +289,6 @@
"Passwordless authentication requires a secure connection." : "Autentifikacija bez zaporke zahtijeva sigurnu vezu.",
"Add WebAuthn device" : "Dodaj WebAuthn uređaj",
"Please authorize your WebAuthn device." : "Autorizirajte svoj WebAuthn uređaj.",
- "Adding your device …" : "Dodavanje uređaja...",
"Unnamed device" : "Neimenovani uređaj",
"Passwordless Authentication" : "Autentifikacija bez zaporke",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Omogućite korištenje autentifikacije bez zaporke na svom računu u skladu sa standardom FIDO2.",
@@ -382,6 +381,7 @@
"Your biography" : "Vaša biografija",
"You are using {usage}" : "Koristite {usage}",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "U slučaju gubitka uređaja ili napuštanja organizacije, može daljinski izbrisati Nextcloudove podatke sa svih uređaja kojima se koristi {userid}. Brisanje je moguće samo ako su uređaji povezani na internet.",
+ "Adding your device …" : "Dodavanje uređaja...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ova aplikacija nije označena kao kompatibilna s vašom inačicom Nextclouda. Ako odlučite nastaviti, moći ćete instalirati aplikaciju. Imajte na umu da aplikacija možda neće raditi kako očekujete.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pravilna konfiguracija iznimno je važna za sigurnost i performanse vaše instance. Kako bismo vam pomogli pravilno konfigurirati sustav, provest ćemo neke automatske provjere. Za više informacija pogledajte navedenu dokumentaciju.",
"Checking for system and security issues." : "Provjera sustava i sigurnosnih postavki.",
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js
index 23d1e470ba7..0458f5dc031 100644
--- a/apps/settings/l10n/hu.js
+++ b/apps/settings/l10n/hu.js
@@ -413,6 +413,9 @@ OC.L10N.register(
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Vegye figyelembe, hogy akár 24 óráig is eltarthat, amíg a profilkép mindenhol frissül.",
"You are a member of the following groups:" : "Ön a következő csoportok tagja:",
"Your full name" : "Az Ön teljes neve",
+ "Unable to update primary email address" : "Az elsődleges e-mail-cím nem frissíthető",
+ "Unable to delete additional email address" : "A további e-mail-cím nem törölhető",
+ "No email address set" : "Nincs e-mail-cím beállítva",
"Email options" : "E-mail-beállítások",
"Remove primary email" : "Elsődleges e-mail-cím eltávolítása",
"Delete email" : "E-mail-cím törlése",
@@ -421,22 +424,19 @@ OC.L10N.register(
"Set as primary email" : "Beállítás elsődleges e-mail-címként",
"Additional email address {index}" : "{index}. további e-mail-cím",
"Unable to delete primary email address" : "Az elsődleges e-mail-cím nem törölhető",
- "Unable to update primary email address" : "Az elsődleges e-mail-cím nem frissíthető",
"Unable to add additional email address" : "További e-mail-cím nem adható hozzá",
"Unable to update additional email address" : "A további e-mail-cím nem frissíthető",
- "Unable to delete additional email address" : "A további e-mail-cím nem törölhető",
"Primary email for password reset and notifications" : "Elsődleges e-mail-cím a jelszó-visszaállításhoz és az értesítésekhez",
- "No email address set" : "Nincs e-mail-cím beállítva",
"Your handle" : "Az Ön fiókneve",
"Your headline" : "Az Ön címsora",
+ "No language set" : "Nyelv nincs beállítva",
"Unable to update language" : "A nyelv nem frissíthető",
"Languages" : "Nyelvek",
"Help translate" : "Segítsen a fordításban",
- "No language set" : "Nyelv nincs beállítva",
+ "No locale set" : "Nincs területi beállítás megadva",
"Unable to update locale" : "A területi beállítás nem frissíthető",
"Locales" : "Területi beállítások",
"Week starts on {firstDayOfWeek}" : "A hét kezdete: {firstDayOfWeek}",
- "No locale set" : "Nincs területi beállítás megadva",
"Your city" : "Saját város",
"Your organisation" : "Az Ön szervezete",
"Your phone number" : "A telefonszámod",
@@ -466,7 +466,6 @@ OC.L10N.register(
"Other languages" : "Más nyelvek",
"Password change is disabled because the master key is disabled" : "A jelszó megváltoztatása tiltott, mert a mesterkulcs tiltott",
"No accounts" : "Nincsenek fiókok",
- "Loading accounts …" : "Fiókok betöltése…",
"Manager" : "Kezelő",
"Account name will be autogenerated" : "A felhasználónév automatikusan keletkezik",
"Account name (required)" : "Felhasználónév (kötelező)",
@@ -510,7 +509,6 @@ OC.L10N.register(
"Password was successfully changed" : "A jelszó sikeresen megváltoztatva",
"Email was successfully changed" : "Az e-mail-cím sikeresen megváltoztatva",
"Welcome mail sent!" : "Üdvözlő üzenet elküldve!",
- "Loading account …" : "Felhasználó betöltése...",
"Change display name" : "Megjelenítendő név megváltoztatása",
"Set new password" : "Jelszó beállítása",
"You do not have permissions to see the details of this account" : "Nincs jogosultsága megnézni a felhasználó részletes adatait",
@@ -538,7 +536,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "A jelszó nélküli hitelesítés biztonságos kapcsolatot igényel.",
"Add WebAuthn device" : "WebAuthn-eszköz hozzáadása",
"Please authorize your WebAuthn device." : "Hitelesítse a WebAuthn eszközét.",
- "Adding your device …" : "Eszköz hozzáadása…",
"Unnamed device" : "Névtelen eszköz",
"Passwordless Authentication" : "Jelszó nélküli hitelesítés",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Állítsa be a fiókját a a FIDO2 szabvány követő jelszó nélküli hitelesítéssel.",
@@ -655,7 +652,10 @@ OC.L10N.register(
"Your biography" : "Az Ön életrajza",
"You are using {usage}" : "Ezt használja: {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Jelenleg {usage}-ot használ ennyiből: {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Fiókok betöltése…",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Az eszköz elvesztése vagy a szervezetből való kilépés esetén ez távolról képes eltávolítani {userid} minden nextcloudos adatát a hozzá köthető eszközökről: {userid}. Csak akkor működik, ha az eszközök kapcsolódnak az internethez.",
+ "Loading account …" : "Felhasználó betöltése...",
+ "Adding your device …" : "Eszköz hozzáadása…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ez az alkalmazás nincs megjelölve, hogy kompatibilis lenne a jelenlegi Nextcloud verzióval. Ha folytatja, telepítheti az alkalmazást. Azonban az alkalmazás lehet, hogy nem fog rendeltetés szerint működni.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "A példánya biztonságához és megfelelő teljesítményéhez fontos, hogy minden beállítás helyes legyen. Ennek érdekében segítünk pár automatikus ellenőrzéssel. További információkért nézze meg a kapcsolódó dokumentációt.",
"Checking for system and security issues." : "Rendszer- és biztonsági problémák ellenőrzése.",
diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json
index a1dcd8ab8b4..dd8667a6eea 100644
--- a/apps/settings/l10n/hu.json
+++ b/apps/settings/l10n/hu.json
@@ -411,6 +411,9 @@
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Vegye figyelembe, hogy akár 24 óráig is eltarthat, amíg a profilkép mindenhol frissül.",
"You are a member of the following groups:" : "Ön a következő csoportok tagja:",
"Your full name" : "Az Ön teljes neve",
+ "Unable to update primary email address" : "Az elsődleges e-mail-cím nem frissíthető",
+ "Unable to delete additional email address" : "A további e-mail-cím nem törölhető",
+ "No email address set" : "Nincs e-mail-cím beállítva",
"Email options" : "E-mail-beállítások",
"Remove primary email" : "Elsődleges e-mail-cím eltávolítása",
"Delete email" : "E-mail-cím törlése",
@@ -419,22 +422,19 @@
"Set as primary email" : "Beállítás elsődleges e-mail-címként",
"Additional email address {index}" : "{index}. további e-mail-cím",
"Unable to delete primary email address" : "Az elsődleges e-mail-cím nem törölhető",
- "Unable to update primary email address" : "Az elsődleges e-mail-cím nem frissíthető",
"Unable to add additional email address" : "További e-mail-cím nem adható hozzá",
"Unable to update additional email address" : "A további e-mail-cím nem frissíthető",
- "Unable to delete additional email address" : "A további e-mail-cím nem törölhető",
"Primary email for password reset and notifications" : "Elsődleges e-mail-cím a jelszó-visszaállításhoz és az értesítésekhez",
- "No email address set" : "Nincs e-mail-cím beállítva",
"Your handle" : "Az Ön fiókneve",
"Your headline" : "Az Ön címsora",
+ "No language set" : "Nyelv nincs beállítva",
"Unable to update language" : "A nyelv nem frissíthető",
"Languages" : "Nyelvek",
"Help translate" : "Segítsen a fordításban",
- "No language set" : "Nyelv nincs beállítva",
+ "No locale set" : "Nincs területi beállítás megadva",
"Unable to update locale" : "A területi beállítás nem frissíthető",
"Locales" : "Területi beállítások",
"Week starts on {firstDayOfWeek}" : "A hét kezdete: {firstDayOfWeek}",
- "No locale set" : "Nincs területi beállítás megadva",
"Your city" : "Saját város",
"Your organisation" : "Az Ön szervezete",
"Your phone number" : "A telefonszámod",
@@ -464,7 +464,6 @@
"Other languages" : "Más nyelvek",
"Password change is disabled because the master key is disabled" : "A jelszó megváltoztatása tiltott, mert a mesterkulcs tiltott",
"No accounts" : "Nincsenek fiókok",
- "Loading accounts …" : "Fiókok betöltése…",
"Manager" : "Kezelő",
"Account name will be autogenerated" : "A felhasználónév automatikusan keletkezik",
"Account name (required)" : "Felhasználónév (kötelező)",
@@ -508,7 +507,6 @@
"Password was successfully changed" : "A jelszó sikeresen megváltoztatva",
"Email was successfully changed" : "Az e-mail-cím sikeresen megváltoztatva",
"Welcome mail sent!" : "Üdvözlő üzenet elküldve!",
- "Loading account …" : "Felhasználó betöltése...",
"Change display name" : "Megjelenítendő név megváltoztatása",
"Set new password" : "Jelszó beállítása",
"You do not have permissions to see the details of this account" : "Nincs jogosultsága megnézni a felhasználó részletes adatait",
@@ -536,7 +534,6 @@
"Passwordless authentication requires a secure connection." : "A jelszó nélküli hitelesítés biztonságos kapcsolatot igényel.",
"Add WebAuthn device" : "WebAuthn-eszköz hozzáadása",
"Please authorize your WebAuthn device." : "Hitelesítse a WebAuthn eszközét.",
- "Adding your device …" : "Eszköz hozzáadása…",
"Unnamed device" : "Névtelen eszköz",
"Passwordless Authentication" : "Jelszó nélküli hitelesítés",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Állítsa be a fiókját a a FIDO2 szabvány követő jelszó nélküli hitelesítéssel.",
@@ -653,7 +650,10 @@
"Your biography" : "Az Ön életrajza",
"You are using {usage}" : "Ezt használja: {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Jelenleg {usage}-ot használ ennyiből: {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Fiókok betöltése…",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Az eszköz elvesztése vagy a szervezetből való kilépés esetén ez távolról képes eltávolítani {userid} minden nextcloudos adatát a hozzá köthető eszközökről: {userid}. Csak akkor működik, ha az eszközök kapcsolódnak az internethez.",
+ "Loading account …" : "Felhasználó betöltése...",
+ "Adding your device …" : "Eszköz hozzáadása…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ez az alkalmazás nincs megjelölve, hogy kompatibilis lenne a jelenlegi Nextcloud verzióval. Ha folytatja, telepítheti az alkalmazást. Azonban az alkalmazás lehet, hogy nem fog rendeltetés szerint működni.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "A példánya biztonságához és megfelelő teljesítményéhez fontos, hogy minden beállítás helyes legyen. Ennek érdekében segítünk pár automatikus ellenőrzéssel. További információkért nézze meg a kapcsolódó dokumentációt.",
"Checking for system and security issues." : "Rendszer- és biztonsági problémák ellenőrzése.",
diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js
index 32707ef6835..6ea43ba29bf 100644
--- a/apps/settings/l10n/id.js
+++ b/apps/settings/l10n/id.js
@@ -218,12 +218,12 @@ OC.L10N.register(
"Picture provided by original account" : "Gambar disediakan oleh akun asli",
"You are a member of the following groups:" : "Anda adalah seorang anggota dari grup berikut ini:",
"Your full name" : "Nama lengkap Anda",
+ "No email address set" : "Alamat email tidak diatur",
"Remove primary email" : "Hapus email utama",
"Delete email" : "Hapus email",
"Primary email for password reset and notifications" : "Email utama untuk pengaturan ulang kata sandi dan pemberitahuan",
- "No email address set" : "Alamat email tidak diatur",
- "Help translate" : "Bantu menerjemahkan",
"No language set" : "Tidak ada bahasa yang disetel",
+ "Help translate" : "Bantu menerjemahkan",
"Week starts on {firstDayOfWeek}" : "Minggu dimulai di hari {firstDayOfWeek}",
"Your phone number" : "Nomor telepon Anda",
"Edit your Profile visibility" : "Ubah visibilitas Profil Anda",
diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json
index 347ec03de21..1f95eb0f129 100644
--- a/apps/settings/l10n/id.json
+++ b/apps/settings/l10n/id.json
@@ -216,12 +216,12 @@
"Picture provided by original account" : "Gambar disediakan oleh akun asli",
"You are a member of the following groups:" : "Anda adalah seorang anggota dari grup berikut ini:",
"Your full name" : "Nama lengkap Anda",
+ "No email address set" : "Alamat email tidak diatur",
"Remove primary email" : "Hapus email utama",
"Delete email" : "Hapus email",
"Primary email for password reset and notifications" : "Email utama untuk pengaturan ulang kata sandi dan pemberitahuan",
- "No email address set" : "Alamat email tidak diatur",
- "Help translate" : "Bantu menerjemahkan",
"No language set" : "Tidak ada bahasa yang disetel",
+ "Help translate" : "Bantu menerjemahkan",
"Week starts on {firstDayOfWeek}" : "Minggu dimulai di hari {firstDayOfWeek}",
"Your phone number" : "Nomor telepon Anda",
"Edit your Profile visibility" : "Ubah visibilitas Profil Anda",
diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js
index 19a6cc3879c..81608441995 100644
--- a/apps/settings/l10n/is.js
+++ b/apps/settings/l10n/is.js
@@ -432,6 +432,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Þú ert að nota {s}{usage}{/s} af {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
"Your full name" : "Fullt nafn þitt",
+ "Unable to update primary email address" : "Get ekki uppfært aðaltölvupóstfang",
+ "Unable to delete additional email address" : "Get ekki eytt aukatölvupóstfangi",
+ "No email address set" : "Ekkert tölvupóstfang sett",
"Email options" : "Tölvupóststillingar",
"Options for additional email address {index}" : "Valkostir fyrir aukalegt tölvupóstfang {index}",
"Remove primary email" : "Fjarlægja aðaltölvupóstfang",
@@ -441,25 +444,22 @@ OC.L10N.register(
"Set as primary email" : "Gera að aðaltölvupóstfangi",
"Additional email address {index}" : "Aukalegt tölvupóstfang {index}",
"Unable to delete primary email address" : "Get ekki eytt aðaltölvupóstfangi",
- "Unable to update primary email address" : "Get ekki uppfært aðaltölvupóstfang",
"Unable to add additional email address" : "Get ekki bætt við aukatölvupóstfangi",
"Unable to update additional email address" : "Get ekki uppfært aukatölvupóstfang",
- "Unable to delete additional email address" : "Get ekki eytt aukatölvupóstfangi",
"Primary email for password reset and notifications" : "Aðallykilorð fyrir tilkynningar og endurstillingu lykilorðs",
- "No email address set" : "Ekkert tölvupóstfang sett",
"Your handle" : "Auðkennið þitt",
"Derived from your locale ({weekDayName})" : "Ákvarðað af staðfærslu kerfisins ({weekDayName})",
"Unable to update first day of week" : "Mistókst að uppfæra fyrsta dag viku",
"Day to use as the first day of week" : "Dagurinn sem á að nota sem fyrsta dag vikunnar",
"Your headline" : "Fyrirsögnin þín",
+ "No language set" : "Ekkert tungumál skilgreint",
"Unable to update language" : "Tókst ekki að uppfæra tungumál",
"Languages" : "Tungumál",
"Help translate" : "Hjálpa við þýðingu",
- "No language set" : "Ekkert tungumál skilgreint",
+ "No locale set" : "Engin staðfærsla tilgreind",
"Unable to update locale" : "Tókst ekki að uppfæra staðfærslu",
"Locales" : "Staðfærslur",
"Week starts on {firstDayOfWeek}" : "Vika byrjar á {firstDayOfWeek}",
- "No locale set" : "Engin staðfærsla tilgreind",
"Your city" : "Borg/sveitarfélag",
"Your organisation" : "Fyrirtækið þitt",
"Your phone number" : "Símanúmerið þitt",
@@ -493,7 +493,6 @@ OC.L10N.register(
"Other languages" : "Önnur tungumál",
"Password change is disabled because the master key is disabled" : "Lykilorðabreyting er óvirk vegna þess að aðallykill er óvirkur",
"No accounts" : "Engir aðgangar",
- "Loading accounts …" : "Hleð inn notendaaðgöngum...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Listi yfir notendaaðganga. Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Notendaaðgangar munu birtast eftir því sem farið er í gegnum listann.",
"Manager" : "Stjórnandi",
"Set line manager" : "Settu línustjórnanda",
@@ -509,7 +508,6 @@ OC.L10N.register(
"Member of the following groups" : "Meðlimur eftirfarandi hópa",
"Set account groups" : "Setja hópa notandaaðgangs",
"Admin of the following groups" : "Stjórnandi eftirfarandi hópa",
- "Set account as admin for …" : "Setja notandaaðganginn sem stjórnanda fyrir …",
"Quota" : "Kvóti",
"Set account quota" : "Settu kvóta notandaaðgangs",
"Language" : "Tungumál",
@@ -541,7 +539,6 @@ OC.L10N.register(
"Password was successfully changed" : "Það tókst að breyta lykilorðinu",
"Email was successfully changed" : "Það tókst að breyta tölvupóstfanginu",
"Welcome mail sent!" : "Kveðjupóstur sendur!",
- "Loading account …" : "Hleð inn notandaaðgangi …",
"Change display name" : "Breyta birtingarnafni",
"Set new password" : "Stilla nýtt lykilorð",
"You do not have permissions to see the details of this account" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notandaaðgang",
@@ -573,7 +570,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Lykilorðalaus auðkenning krefst öruggrar tengingar.",
"Add WebAuthn device" : "Bæta við WebAuthn-tæki",
"Please authorize your WebAuthn device." : "Auðkenndu WebAuthn-tækið þitt.",
- "Adding your device …" : "Bæti við tækinu þínu …",
"Unnamed device" : "Nafnlaust tæki",
"Passwordless Authentication" : "Lykilorðalaus auðkenning",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Settu aðganginn þinn upp fyrir lykilorðalausa auðkenningu byggða á FIDO2-staðlinum.",
@@ -637,8 +633,6 @@ OC.L10N.register(
"Show to everyone" : "Birta öllum",
"Show to logged in accounts only" : "Birta einungis hjá innskráðum notendaaðgöngum",
"Hide" : "Fela",
- "{progress}% Deploying …" : "{progress}% Sett í gang …",
- "{progress}% Initializing …" : "{progress}% Frumstilling …",
"Health checking" : "Ástandsskoðun",
"Download and enable" : "Sækja og virkja",
"Disable" : "Gera óvirkt",
@@ -700,7 +694,13 @@ OC.L10N.register(
"Your biography" : "Æviágrip þitt",
"You are using {usage}" : "Þú ert að nota {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Þú ert að nota {usage} af {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Hleð inn notendaaðgöngum...",
+ "Set account as admin for …" : "Setja notandaaðganginn sem stjórnanda fyrir …",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Týnist tæki eða hætti einhver hjá fyrirtæki/stofnun, þá getur þetta hreinsað fjartengt út öll Nextcloud-gögn af öllum tækjum sem tengd eru {userid}. Virkar bara ef tækin eru tengd internetinu.",
+ "Loading account …" : "Hleð inn notandaaðgangi …",
+ "Adding your device …" : "Bæti við tækinu þínu …",
+ "{progress}% Deploying …" : "{progress}% Sett í gang …",
+ "{progress}% Initializing …" : "{progress}% Frumstilling …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Þetta forrit er merkt sem ekki samhæft við þína útgáfu af Nextcloud. Ef þú heldur áfram er mögulegt að þú getir samt sett forritið upp. En athugaðu þá að ekki er víst að forritið virki eins og skyldi.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.",
"Checking for system and security issues." : "Athuga með kerfis- og öryggisvandamál.",
diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json
index 13f8c0cf4bc..9220316c92d 100644
--- a/apps/settings/l10n/is.json
+++ b/apps/settings/l10n/is.json
@@ -430,6 +430,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Þú ert að nota {s}{usage}{/s} af {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
"Your full name" : "Fullt nafn þitt",
+ "Unable to update primary email address" : "Get ekki uppfært aðaltölvupóstfang",
+ "Unable to delete additional email address" : "Get ekki eytt aukatölvupóstfangi",
+ "No email address set" : "Ekkert tölvupóstfang sett",
"Email options" : "Tölvupóststillingar",
"Options for additional email address {index}" : "Valkostir fyrir aukalegt tölvupóstfang {index}",
"Remove primary email" : "Fjarlægja aðaltölvupóstfang",
@@ -439,25 +442,22 @@
"Set as primary email" : "Gera að aðaltölvupóstfangi",
"Additional email address {index}" : "Aukalegt tölvupóstfang {index}",
"Unable to delete primary email address" : "Get ekki eytt aðaltölvupóstfangi",
- "Unable to update primary email address" : "Get ekki uppfært aðaltölvupóstfang",
"Unable to add additional email address" : "Get ekki bætt við aukatölvupóstfangi",
"Unable to update additional email address" : "Get ekki uppfært aukatölvupóstfang",
- "Unable to delete additional email address" : "Get ekki eytt aukatölvupóstfangi",
"Primary email for password reset and notifications" : "Aðallykilorð fyrir tilkynningar og endurstillingu lykilorðs",
- "No email address set" : "Ekkert tölvupóstfang sett",
"Your handle" : "Auðkennið þitt",
"Derived from your locale ({weekDayName})" : "Ákvarðað af staðfærslu kerfisins ({weekDayName})",
"Unable to update first day of week" : "Mistókst að uppfæra fyrsta dag viku",
"Day to use as the first day of week" : "Dagurinn sem á að nota sem fyrsta dag vikunnar",
"Your headline" : "Fyrirsögnin þín",
+ "No language set" : "Ekkert tungumál skilgreint",
"Unable to update language" : "Tókst ekki að uppfæra tungumál",
"Languages" : "Tungumál",
"Help translate" : "Hjálpa við þýðingu",
- "No language set" : "Ekkert tungumál skilgreint",
+ "No locale set" : "Engin staðfærsla tilgreind",
"Unable to update locale" : "Tókst ekki að uppfæra staðfærslu",
"Locales" : "Staðfærslur",
"Week starts on {firstDayOfWeek}" : "Vika byrjar á {firstDayOfWeek}",
- "No locale set" : "Engin staðfærsla tilgreind",
"Your city" : "Borg/sveitarfélag",
"Your organisation" : "Fyrirtækið þitt",
"Your phone number" : "Símanúmerið þitt",
@@ -491,7 +491,6 @@
"Other languages" : "Önnur tungumál",
"Password change is disabled because the master key is disabled" : "Lykilorðabreyting er óvirk vegna þess að aðallykill er óvirkur",
"No accounts" : "Engir aðgangar",
- "Loading accounts …" : "Hleð inn notendaaðgöngum...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Listi yfir notendaaðganga. Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Notendaaðgangar munu birtast eftir því sem farið er í gegnum listann.",
"Manager" : "Stjórnandi",
"Set line manager" : "Settu línustjórnanda",
@@ -507,7 +506,6 @@
"Member of the following groups" : "Meðlimur eftirfarandi hópa",
"Set account groups" : "Setja hópa notandaaðgangs",
"Admin of the following groups" : "Stjórnandi eftirfarandi hópa",
- "Set account as admin for …" : "Setja notandaaðganginn sem stjórnanda fyrir …",
"Quota" : "Kvóti",
"Set account quota" : "Settu kvóta notandaaðgangs",
"Language" : "Tungumál",
@@ -539,7 +537,6 @@
"Password was successfully changed" : "Það tókst að breyta lykilorðinu",
"Email was successfully changed" : "Það tókst að breyta tölvupóstfanginu",
"Welcome mail sent!" : "Kveðjupóstur sendur!",
- "Loading account …" : "Hleð inn notandaaðgangi …",
"Change display name" : "Breyta birtingarnafni",
"Set new password" : "Stilla nýtt lykilorð",
"You do not have permissions to see the details of this account" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notandaaðgang",
@@ -571,7 +568,6 @@
"Passwordless authentication requires a secure connection." : "Lykilorðalaus auðkenning krefst öruggrar tengingar.",
"Add WebAuthn device" : "Bæta við WebAuthn-tæki",
"Please authorize your WebAuthn device." : "Auðkenndu WebAuthn-tækið þitt.",
- "Adding your device …" : "Bæti við tækinu þínu …",
"Unnamed device" : "Nafnlaust tæki",
"Passwordless Authentication" : "Lykilorðalaus auðkenning",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Settu aðganginn þinn upp fyrir lykilorðalausa auðkenningu byggða á FIDO2-staðlinum.",
@@ -635,8 +631,6 @@
"Show to everyone" : "Birta öllum",
"Show to logged in accounts only" : "Birta einungis hjá innskráðum notendaaðgöngum",
"Hide" : "Fela",
- "{progress}% Deploying …" : "{progress}% Sett í gang …",
- "{progress}% Initializing …" : "{progress}% Frumstilling …",
"Health checking" : "Ástandsskoðun",
"Download and enable" : "Sækja og virkja",
"Disable" : "Gera óvirkt",
@@ -698,7 +692,13 @@
"Your biography" : "Æviágrip þitt",
"You are using {usage}" : "Þú ert að nota {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Þú ert að nota {usage} af {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Hleð inn notendaaðgöngum...",
+ "Set account as admin for …" : "Setja notandaaðganginn sem stjórnanda fyrir …",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Týnist tæki eða hætti einhver hjá fyrirtæki/stofnun, þá getur þetta hreinsað fjartengt út öll Nextcloud-gögn af öllum tækjum sem tengd eru {userid}. Virkar bara ef tækin eru tengd internetinu.",
+ "Loading account …" : "Hleð inn notandaaðgangi …",
+ "Adding your device …" : "Bæti við tækinu þínu …",
+ "{progress}% Deploying …" : "{progress}% Sett í gang …",
+ "{progress}% Initializing …" : "{progress}% Frumstilling …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Þetta forrit er merkt sem ekki samhæft við þína útgáfu af Nextcloud. Ef þú heldur áfram er mögulegt að þú getir samt sett forritið upp. En athugaðu þá að ekki er víst að forritið virki eins og skyldi.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.",
"Checking for system and security issues." : "Athuga með kerfis- og öryggisvandamál.",
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index 2e43f313a7e..ed09a90ff4c 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -474,6 +474,9 @@ OC.L10N.register(
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Tieni presente che possono essere necessarie fino a 24 ore prima che l'immagine del profilo venga aggiornata dappertutto.",
"You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:",
"Your full name" : "Il tuo nome completo",
+ "Unable to update primary email address" : "Impossibile aggiornare l'indirizzo di posta principale",
+ "Unable to delete additional email address" : "Impossibile eliminare l'indirizzo di posta aggiuntivo",
+ "No email address set" : "Nessun indirizzo email impostato",
"Email options" : "Opzioni email",
"Remove primary email" : "Rimuovi email principale",
"Delete email" : "Elimina email",
@@ -482,21 +485,18 @@ OC.L10N.register(
"Set as primary email" : "Imposta come email principale",
"Additional email address {index}" : "Indirizzo email aggiuntivo {index}",
"Unable to delete primary email address" : "Impossibile eliminare l'indirizzo di posta principale",
- "Unable to update primary email address" : "Impossibile aggiornare l'indirizzo di posta principale",
"Unable to add additional email address" : "Impossibile aggiungere l'indirizzo di posta aggiuntivo",
"Unable to update additional email address" : "Impossibile aggiornare l'indirizzo di posta aggiuntivo",
- "Unable to delete additional email address" : "Impossibile eliminare l'indirizzo di posta aggiuntivo",
"Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche",
- "No email address set" : "Nessun indirizzo email impostato",
"Your handle" : "Il tuo collegamento",
"Your headline" : "Il tuo titolo",
+ "No language set" : "Nessuna lingua impostata",
"Unable to update language" : "Impossibile aggiornare la lingua",
"Languages" : "Lingue",
"Help translate" : "Migliora la traduzione",
- "No language set" : "Nessuna lingua impostata",
+ "No locale set" : "Nessuna lingua impostata",
"Unable to update locale" : "Impossibile aggiornare la lingua",
"Week starts on {firstDayOfWeek}" : "La settimana inizia: {firstDayOfWeek}",
- "No locale set" : "Nessuna lingua impostata",
"Your city" : "La tua città",
"Your organisation" : "La tua organizzazione",
"Edit your Profile visibility" : "Modifica la visibilità del profilo",
@@ -524,7 +524,6 @@ OC.L10N.register(
"Common languages" : "Lingue comuni",
"Other languages" : "Altre lingue",
"Password change is disabled because the master key is disabled" : "La modifica della password è disabilitata poiché la chiave principale è disabilitata",
- "Loading accounts …" : "Caricamento account in corso...",
"Manager" : "Responsabile",
"Failed to search groups" : "Impossibile cercare i gruppi",
"New account" : "Nuovo account",
@@ -583,7 +582,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "L'autenticazione senza password richiede una connessione sicura.",
"Add WebAuthn device" : "Aggiungi dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorizza il tuo dispositivo WebAuthn.",
- "Adding your device …" : "Aggiunta del tuo dispositivo …",
"Unnamed device" : "Dispositivo senza nome",
"Passwordless Authentication" : "Autenticazione senza password",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura il tuo account per l'autenticazione senza password seguendo lo standard FIDO2.",
@@ -696,7 +694,9 @@ OC.L10N.register(
"Your biography" : "La tua biografia",
"You are using {usage}" : "Stai utilizzando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Stai utilizzando {usage} di {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Caricamento account in corso...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In caso di smarrimento di un dispositivo o uscita dall'organizzazione, questa funzione può cancellare a distanza i dati di Nextcloud da tutti i dispositivi associati a {userid}. Funziona solo se i dispositivi sono connessi a Internet.",
+ "Adding your device …" : "Aggiunta del tuo dispositivo …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Questa applicazione non è marcata come compatibile con la tua versione di Nextcloud. Se continui sarai ancora in grado di installare l'applicazione. Nota che l'applicazione potrebbe non funzionare come previsto.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo alcuni controlli automatici. Vedi la documentazione collegata per ulteriori informazioni.",
"Checking for system and security issues." : "Verifica di problemi di sistema e sicurezza.",
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json
index dd60506bc43..82d9473b55b 100644
--- a/apps/settings/l10n/it.json
+++ b/apps/settings/l10n/it.json
@@ -472,6 +472,9 @@
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Tieni presente che possono essere necessarie fino a 24 ore prima che l'immagine del profilo venga aggiornata dappertutto.",
"You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:",
"Your full name" : "Il tuo nome completo",
+ "Unable to update primary email address" : "Impossibile aggiornare l'indirizzo di posta principale",
+ "Unable to delete additional email address" : "Impossibile eliminare l'indirizzo di posta aggiuntivo",
+ "No email address set" : "Nessun indirizzo email impostato",
"Email options" : "Opzioni email",
"Remove primary email" : "Rimuovi email principale",
"Delete email" : "Elimina email",
@@ -480,21 +483,18 @@
"Set as primary email" : "Imposta come email principale",
"Additional email address {index}" : "Indirizzo email aggiuntivo {index}",
"Unable to delete primary email address" : "Impossibile eliminare l'indirizzo di posta principale",
- "Unable to update primary email address" : "Impossibile aggiornare l'indirizzo di posta principale",
"Unable to add additional email address" : "Impossibile aggiungere l'indirizzo di posta aggiuntivo",
"Unable to update additional email address" : "Impossibile aggiornare l'indirizzo di posta aggiuntivo",
- "Unable to delete additional email address" : "Impossibile eliminare l'indirizzo di posta aggiuntivo",
"Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche",
- "No email address set" : "Nessun indirizzo email impostato",
"Your handle" : "Il tuo collegamento",
"Your headline" : "Il tuo titolo",
+ "No language set" : "Nessuna lingua impostata",
"Unable to update language" : "Impossibile aggiornare la lingua",
"Languages" : "Lingue",
"Help translate" : "Migliora la traduzione",
- "No language set" : "Nessuna lingua impostata",
+ "No locale set" : "Nessuna lingua impostata",
"Unable to update locale" : "Impossibile aggiornare la lingua",
"Week starts on {firstDayOfWeek}" : "La settimana inizia: {firstDayOfWeek}",
- "No locale set" : "Nessuna lingua impostata",
"Your city" : "La tua città",
"Your organisation" : "La tua organizzazione",
"Edit your Profile visibility" : "Modifica la visibilità del profilo",
@@ -522,7 +522,6 @@
"Common languages" : "Lingue comuni",
"Other languages" : "Altre lingue",
"Password change is disabled because the master key is disabled" : "La modifica della password è disabilitata poiché la chiave principale è disabilitata",
- "Loading accounts …" : "Caricamento account in corso...",
"Manager" : "Responsabile",
"Failed to search groups" : "Impossibile cercare i gruppi",
"New account" : "Nuovo account",
@@ -581,7 +580,6 @@
"Passwordless authentication requires a secure connection." : "L'autenticazione senza password richiede una connessione sicura.",
"Add WebAuthn device" : "Aggiungi dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorizza il tuo dispositivo WebAuthn.",
- "Adding your device …" : "Aggiunta del tuo dispositivo …",
"Unnamed device" : "Dispositivo senza nome",
"Passwordless Authentication" : "Autenticazione senza password",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configura il tuo account per l'autenticazione senza password seguendo lo standard FIDO2.",
@@ -694,7 +692,9 @@
"Your biography" : "La tua biografia",
"You are using {usage}" : "Stai utilizzando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Stai utilizzando {usage} di {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Caricamento account in corso...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In caso di smarrimento di un dispositivo o uscita dall'organizzazione, questa funzione può cancellare a distanza i dati di Nextcloud da tutti i dispositivi associati a {userid}. Funziona solo se i dispositivi sono connessi a Internet.",
+ "Adding your device …" : "Aggiunta del tuo dispositivo …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Questa applicazione non è marcata come compatibile con la tua versione di Nextcloud. Se continui sarai ancora in grado di installare l'applicazione. Nota che l'applicazione potrebbe non funzionare come previsto.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo alcuni controlli automatici. Vedi la documentazione collegata per ulteriori informazioni.",
"Checking for system and security issues." : "Verifica di problemi di sistema e sicurezza.",
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index 9d14440f003..4740727eaf9 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -625,6 +625,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "{s}{totalSpace}{/s} ({s}{usageRelative}%{/s})のうち{s}{usage}{/s}を使用しています",
"You are a member of the following groups:" : "次のグループに所属:",
"Your full name" : "フルネーム",
+ "Unable to update primary email address" : "基本メールアドレスを更新できませんでした",
+ "Unable to delete additional email address" : "その他のメールアドレスを削除できません",
+ "No email address set" : "メールアドレスが設定されていません",
"Email options" : "メールのオプション",
"Options for additional email address {index}" : "追加メールアドレスのオプション {index}",
"Remove primary email" : "基本メールアドレスを削除",
@@ -634,25 +637,22 @@ OC.L10N.register(
"Set as primary email" : "基本メールアドレスに設定",
"Additional email address {index}" : "その他のメールアドレス {index}",
"Unable to delete primary email address" : "基本メールアドレスを削除できませんでした",
- "Unable to update primary email address" : "基本メールアドレスを更新できませんでした",
"Unable to add additional email address" : "その他のメールアドレスを追加できません",
"Unable to update additional email address" : "その他のメールアドレスを更新できません",
- "Unable to delete additional email address" : "その他のメールアドレスを削除できません",
"Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス",
- "No email address set" : "メールアドレスが設定されていません",
"Your handle" : "あなたのハンドル",
"Derived from your locale ({weekDayName})" : "ユーザーのロケールから取得 ({weekDayName})",
"Unable to update first day of week" : "週の最初の曜日を更新できません",
"Day to use as the first day of week" : "週の最初の曜日として使用する日",
"Your headline" : "あなたのヘッドライン",
+ "No language set" : "言語設定なし",
"Unable to update language" : "言語設定を更新できませんでした",
"Languages" : "言語",
"Help translate" : "翻訳に協力する",
- "No language set" : "言語設定なし",
+ "No locale set" : "ロケールは未設定",
"Unable to update locale" : "ロケールを更新できませんでした",
"Locales" : "ロケール",
"Week starts on {firstDayOfWeek}" : "週の始まりは{firstDayOfWeek}です。",
- "No locale set" : "ロケールは未設定",
"Your city" : "あなたの都道府県",
"Your organisation" : "あなたの組織",
"Your phone number" : "あなたの電話番号",
@@ -704,7 +704,6 @@ OC.L10N.register(
"Other languages" : "他の言語",
"Password change is disabled because the master key is disabled" : "マスターキーが無効になっているため、パスワードの変更は無効です",
"No accounts" : "アカウントはありません",
- "Loading accounts …" : "アカウントを読み込み中 ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "アカウントのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。アカウントはリスト内を移動するにつれてレンダリングされます。",
"Manager" : "Manager",
"Set line manager" : "ラインマネージャーを設定",
@@ -721,13 +720,11 @@ OC.L10N.register(
"Member of the following groups" : "以下のグループのメンバー",
"Set account groups" : "アカウントグループを設定する",
"Admin of the following groups" : "以下のグループの管理者",
- "Set account as admin for …" : "アカウントを管理者に設定 ...",
"Quota" : "クオータ",
"Set account quota" : "アカウントクォータを設定する",
"Language" : "言語",
"Set default language" : "デフォルト言語の設定",
"Add new account" : "新しいアカウントを追加する",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount}アカウント"],
"Total rows summary" : "総行数のサマリー",
"Scroll to load more rows" : "スクロールしてより多くの行を読み込む",
@@ -762,7 +759,6 @@ OC.L10N.register(
"Email can't be empty" : "メールアドレスは空にできません",
"Email was successfully changed" : "Eメールは正常に変更されました",
"Welcome mail sent!" : "ウェルカムメールを送信しました!",
- "Loading account …" : "アカウントを読み込み中 ...",
"Change display name" : "表示名の変更",
"Set new password" : "新しいパスワードの設定",
"You do not have permissions to see the details of this account" : "このアカウントの詳細を表示する権限がありません",
@@ -796,7 +792,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "パスワードレス認証では、安全な接続が必要です。",
"Add WebAuthn device" : "WebAuthnデバイスを追加する",
"Please authorize your WebAuthn device." : "WebAuthn デバイスを認証してください。",
- "Adding your device …" : "デバイスを追加しています...",
"Unnamed device" : "名前の付けられていないデバイス",
"Passwordless Authentication" : "パスワードレス認証",
"Set up your account for passwordless authentication following the FIDO2 standard." : "FIDO2 規格に準拠したパスワードレス認証のためのアカウントを設定します。",
@@ -873,8 +868,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "ログインしているアカウントのみに表示する",
"Hide" : "隠す",
"Manually installed apps cannot be updated" : "手動インストールしたアプリはアップデートできません",
- "{progress}% Deploying …" : "{progress}% デプロイ中 …",
- "{progress}% Initializing …" : "{progress}% 初期化中 …",
"Health checking" : "ヘルスチェック",
"Deploy and Enable" : "デプロイと有効化",
"Download and enable" : "ダウンロードして有効にする",
@@ -954,9 +947,16 @@ OC.L10N.register(
"Your biography" : "あなたのプロファイル",
"You are using {usage}" : "{usage}使用中です",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "{totalSpace} ({usageRelative}) のうち{usage}を使用しています",
+ "Loading accounts …" : "アカウントを読み込み中 ...",
+ "Set account as admin for …" : "アカウントを管理者に設定 ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "デバイスを紛失した場合や、組織外に出た場合、{userid}に関連付けられたすべてのデバイスからリモートで Nextcloud のデータを消去することができます。デバイスがインターネットに接続されている場合にのみ機能します。",
"Failed to load subadmin groups with details" : "サブ管理者グループの詳細の読み込みに失敗しました",
+ "Loading account …" : "アカウントを読み込み中 ...",
+ "Adding your device …" : "デバイスを追加しています...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "パフォーマンス上の理由から、Nextcloudサーバーで暗号化を有効にすると、新規ファイルと変更されたファイルだけが暗号化されます。",
+ "{progress}% Deploying …" : "{progress}% デプロイ中 …",
+ "{progress}% Initializing …" : "{progress}% 初期化中 …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "このアプリはご利用中のNextcloudのバージョンと互換性があるとしてマークされていません。 続行しても、アプリをインストールすることはできます。 アプリが期待通りに動作しない可能性があることに注意してください。",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスにとって重要なことは、すべてが正確に設定されていることです。あなたの助けとなるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンク先のドキュメントを参照してください。",
"Checking for system and security issues." : "システムおよびセキュリティの問題をチェックしています。",
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json
index 41a4dee8886..c28dd5645e2 100644
--- a/apps/settings/l10n/ja.json
+++ b/apps/settings/l10n/ja.json
@@ -623,6 +623,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "{s}{totalSpace}{/s} ({s}{usageRelative}%{/s})のうち{s}{usage}{/s}を使用しています",
"You are a member of the following groups:" : "次のグループに所属:",
"Your full name" : "フルネーム",
+ "Unable to update primary email address" : "基本メールアドレスを更新できませんでした",
+ "Unable to delete additional email address" : "その他のメールアドレスを削除できません",
+ "No email address set" : "メールアドレスが設定されていません",
"Email options" : "メールのオプション",
"Options for additional email address {index}" : "追加メールアドレスのオプション {index}",
"Remove primary email" : "基本メールアドレスを削除",
@@ -632,25 +635,22 @@
"Set as primary email" : "基本メールアドレスに設定",
"Additional email address {index}" : "その他のメールアドレス {index}",
"Unable to delete primary email address" : "基本メールアドレスを削除できませんでした",
- "Unable to update primary email address" : "基本メールアドレスを更新できませんでした",
"Unable to add additional email address" : "その他のメールアドレスを追加できません",
"Unable to update additional email address" : "その他のメールアドレスを更新できません",
- "Unable to delete additional email address" : "その他のメールアドレスを削除できません",
"Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス",
- "No email address set" : "メールアドレスが設定されていません",
"Your handle" : "あなたのハンドル",
"Derived from your locale ({weekDayName})" : "ユーザーのロケールから取得 ({weekDayName})",
"Unable to update first day of week" : "週の最初の曜日を更新できません",
"Day to use as the first day of week" : "週の最初の曜日として使用する日",
"Your headline" : "あなたのヘッドライン",
+ "No language set" : "言語設定なし",
"Unable to update language" : "言語設定を更新できませんでした",
"Languages" : "言語",
"Help translate" : "翻訳に協力する",
- "No language set" : "言語設定なし",
+ "No locale set" : "ロケールは未設定",
"Unable to update locale" : "ロケールを更新できませんでした",
"Locales" : "ロケール",
"Week starts on {firstDayOfWeek}" : "週の始まりは{firstDayOfWeek}です。",
- "No locale set" : "ロケールは未設定",
"Your city" : "あなたの都道府県",
"Your organisation" : "あなたの組織",
"Your phone number" : "あなたの電話番号",
@@ -702,7 +702,6 @@
"Other languages" : "他の言語",
"Password change is disabled because the master key is disabled" : "マスターキーが無効になっているため、パスワードの変更は無効です",
"No accounts" : "アカウントはありません",
- "Loading accounts …" : "アカウントを読み込み中 ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "アカウントのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。アカウントはリスト内を移動するにつれてレンダリングされます。",
"Manager" : "Manager",
"Set line manager" : "ラインマネージャーを設定",
@@ -719,13 +718,11 @@
"Member of the following groups" : "以下のグループのメンバー",
"Set account groups" : "アカウントグループを設定する",
"Admin of the following groups" : "以下のグループの管理者",
- "Set account as admin for …" : "アカウントを管理者に設定 ...",
"Quota" : "クオータ",
"Set account quota" : "アカウントクォータを設定する",
"Language" : "言語",
"Set default language" : "デフォルト言語の設定",
"Add new account" : "新しいアカウントを追加する",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount}アカウント"],
"Total rows summary" : "総行数のサマリー",
"Scroll to load more rows" : "スクロールしてより多くの行を読み込む",
@@ -760,7 +757,6 @@
"Email can't be empty" : "メールアドレスは空にできません",
"Email was successfully changed" : "Eメールは正常に変更されました",
"Welcome mail sent!" : "ウェルカムメールを送信しました!",
- "Loading account …" : "アカウントを読み込み中 ...",
"Change display name" : "表示名の変更",
"Set new password" : "新しいパスワードの設定",
"You do not have permissions to see the details of this account" : "このアカウントの詳細を表示する権限がありません",
@@ -794,7 +790,6 @@
"Passwordless authentication requires a secure connection." : "パスワードレス認証では、安全な接続が必要です。",
"Add WebAuthn device" : "WebAuthnデバイスを追加する",
"Please authorize your WebAuthn device." : "WebAuthn デバイスを認証してください。",
- "Adding your device …" : "デバイスを追加しています...",
"Unnamed device" : "名前の付けられていないデバイス",
"Passwordless Authentication" : "パスワードレス認証",
"Set up your account for passwordless authentication following the FIDO2 standard." : "FIDO2 規格に準拠したパスワードレス認証のためのアカウントを設定します。",
@@ -871,8 +866,6 @@
"Show to logged in accounts only" : "ログインしているアカウントのみに表示する",
"Hide" : "隠す",
"Manually installed apps cannot be updated" : "手動インストールしたアプリはアップデートできません",
- "{progress}% Deploying …" : "{progress}% デプロイ中 …",
- "{progress}% Initializing …" : "{progress}% 初期化中 …",
"Health checking" : "ヘルスチェック",
"Deploy and Enable" : "デプロイと有効化",
"Download and enable" : "ダウンロードして有効にする",
@@ -952,9 +945,16 @@
"Your biography" : "あなたのプロファイル",
"You are using {usage}" : "{usage}使用中です",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "{totalSpace} ({usageRelative}) のうち{usage}を使用しています",
+ "Loading accounts …" : "アカウントを読み込み中 ...",
+ "Set account as admin for …" : "アカウントを管理者に設定 ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "デバイスを紛失した場合や、組織外に出た場合、{userid}に関連付けられたすべてのデバイスからリモートで Nextcloud のデータを消去することができます。デバイスがインターネットに接続されている場合にのみ機能します。",
"Failed to load subadmin groups with details" : "サブ管理者グループの詳細の読み込みに失敗しました",
+ "Loading account …" : "アカウントを読み込み中 ...",
+ "Adding your device …" : "デバイスを追加しています...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "パフォーマンス上の理由から、Nextcloudサーバーで暗号化を有効にすると、新規ファイルと変更されたファイルだけが暗号化されます。",
+ "{progress}% Deploying …" : "{progress}% デプロイ中 …",
+ "{progress}% Initializing …" : "{progress}% 初期化中 …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "このアプリはご利用中のNextcloudのバージョンと互換性があるとしてマークされていません。 続行しても、アプリをインストールすることはできます。 アプリが期待通りに動作しない可能性があることに注意してください。",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスにとって重要なことは、すべてが正確に設定されていることです。あなたの助けとなるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンク先のドキュメントを参照してください。",
"Checking for system and security issues." : "システムおよびセキュリティの問題をチェックしています。",
diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js
index 18fbacb5da5..5901ab899e7 100644
--- a/apps/settings/l10n/ka.js
+++ b/apps/settings/l10n/ka.js
@@ -361,6 +361,9 @@ OC.L10N.register(
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Please note that it can take up to 24 hours for your profile picture to be updated everywhere.",
"You are a member of the following groups:" : "You are a member of the following groups:",
"Your full name" : "Your full name",
+ "Unable to update primary email address" : "Unable to update primary email address",
+ "Unable to delete additional email address" : "Unable to delete additional email address",
+ "No email address set" : "No email address set",
"Email options" : "Email options",
"Remove primary email" : "Remove primary email",
"Delete email" : "Delete email",
@@ -369,20 +372,17 @@ OC.L10N.register(
"Set as primary email" : "Set as primary email",
"Additional email address {index}" : "Additional email address {index}",
"Unable to delete primary email address" : "Unable to delete primary email address",
- "Unable to update primary email address" : "Unable to update primary email address",
"Unable to add additional email address" : "Unable to add additional email address",
"Unable to update additional email address" : "Unable to update additional email address",
- "Unable to delete additional email address" : "Unable to delete additional email address",
"Primary email for password reset and notifications" : "Primary email for password reset and notifications",
- "No email address set" : "No email address set",
"Your handle" : "Your handle",
"Your headline" : "Your headline",
+ "No language set" : "No language set",
"Unable to update language" : "Unable to update language",
"Help translate" : "Help translate",
- "No language set" : "No language set",
+ "No locale set" : "No locale set",
"Unable to update locale" : "Unable to update locale",
"Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}",
- "No locale set" : "No locale set",
"Your city" : "Your city",
"Your organisation" : "Your organisation",
"Your phone number" : "Your phone number",
@@ -459,7 +459,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.",
"Add WebAuthn device" : "Add WebAuthn device",
"Please authorize your WebAuthn device." : "Please authorize your WebAuthn device.",
- "Adding your device …" : "Adding your device …",
"Unnamed device" : "Unnamed device",
"Passwordless Authentication" : "Passwordless Authentication",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Set up your account for passwordless authentication following the FIDO2 standard.",
@@ -567,6 +566,7 @@ OC.L10N.register(
"You are using {usage}" : "You are using {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "You are using {usage} of {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet.",
+ "Adding your device …" : "Adding your device …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.",
"Checking for system and security issues." : "Checking for system and security issues.",
diff --git a/apps/settings/l10n/ka.json b/apps/settings/l10n/ka.json
index 28150361360..5cfa163c0a6 100644
--- a/apps/settings/l10n/ka.json
+++ b/apps/settings/l10n/ka.json
@@ -359,6 +359,9 @@
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Please note that it can take up to 24 hours for your profile picture to be updated everywhere.",
"You are a member of the following groups:" : "You are a member of the following groups:",
"Your full name" : "Your full name",
+ "Unable to update primary email address" : "Unable to update primary email address",
+ "Unable to delete additional email address" : "Unable to delete additional email address",
+ "No email address set" : "No email address set",
"Email options" : "Email options",
"Remove primary email" : "Remove primary email",
"Delete email" : "Delete email",
@@ -367,20 +370,17 @@
"Set as primary email" : "Set as primary email",
"Additional email address {index}" : "Additional email address {index}",
"Unable to delete primary email address" : "Unable to delete primary email address",
- "Unable to update primary email address" : "Unable to update primary email address",
"Unable to add additional email address" : "Unable to add additional email address",
"Unable to update additional email address" : "Unable to update additional email address",
- "Unable to delete additional email address" : "Unable to delete additional email address",
"Primary email for password reset and notifications" : "Primary email for password reset and notifications",
- "No email address set" : "No email address set",
"Your handle" : "Your handle",
"Your headline" : "Your headline",
+ "No language set" : "No language set",
"Unable to update language" : "Unable to update language",
"Help translate" : "Help translate",
- "No language set" : "No language set",
+ "No locale set" : "No locale set",
"Unable to update locale" : "Unable to update locale",
"Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}",
- "No locale set" : "No locale set",
"Your city" : "Your city",
"Your organisation" : "Your organisation",
"Your phone number" : "Your phone number",
@@ -457,7 +457,6 @@
"Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.",
"Add WebAuthn device" : "Add WebAuthn device",
"Please authorize your WebAuthn device." : "Please authorize your WebAuthn device.",
- "Adding your device …" : "Adding your device …",
"Unnamed device" : "Unnamed device",
"Passwordless Authentication" : "Passwordless Authentication",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Set up your account for passwordless authentication following the FIDO2 standard.",
@@ -565,6 +564,7 @@
"You are using {usage}" : "You are using {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "You are using {usage} of {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet.",
+ "Adding your device …" : "Adding your device …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.",
"Checking for system and security issues." : "Checking for system and security issues.",
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index 6094e08ec03..2a030b052ca 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -498,6 +498,9 @@ OC.L10N.register(
"Enter your date of birth" : "생일을 입력하세요",
"You are a member of the following groups:" : "당신은 다음 그룹의 멤버입니다:",
"Your full name" : "내 전체 이름",
+ "Unable to update primary email address" : "주 이메일 주소를 갱신할 수 없음",
+ "Unable to delete additional email address" : "추가 이메일 주소를 삭제할 수 없음",
+ "No email address set" : "이메일 주소가 설정되지 않음",
"Email options" : "이메일 옵션",
"Remove primary email" : "주 이메일 삭제",
"Delete email" : "이메일 삭제",
@@ -506,23 +509,20 @@ OC.L10N.register(
"Set as primary email" : "주 이메일로 지정",
"Additional email address {index}" : "추가 이메일 주소 {index}",
"Unable to delete primary email address" : "주 이메일 주소를 삭제할 수 없음",
- "Unable to update primary email address" : "주 이메일 주소를 갱신할 수 없음",
"Unable to add additional email address" : "추가 이메일 주소를 추가할 수 없음",
"Unable to update additional email address" : "추가 이메일 주소를 갱신할 수 없음",
- "Unable to delete additional email address" : "추가 이메일 주소를 삭제할 수 없음",
"Primary email for password reset and notifications" : "암호 초기화 및 알림 수신용 주 이메일 주소",
- "No email address set" : "이메일 주소가 설정되지 않음",
"Your handle" : "내 아이디",
"Derived from your locale ({weekDayName})" : "지역의 규정을 바탕으로 함({weekDayName})",
"Your headline" : "내 표제",
+ "No language set" : "언어가 설정되지 않음",
"Unable to update language" : "언어를 갱신할 수 없음",
"Languages" : "언어",
"Help translate" : "번역 돕기",
- "No language set" : "언어가 설정되지 않음",
+ "No locale set" : "지역이 설정되지 않음",
"Unable to update locale" : "지역을 갱신할 수 없음",
"Locales" : "지역",
"Week starts on {firstDayOfWeek}" : "일주일이 {firstDayOfWeek}에 시작함",
- "No locale set" : "지역이 설정되지 않음",
"Your city" : "내 도시",
"Your organisation" : "내 조직",
"Your phone number" : "내 휴대폰 번호",
@@ -550,7 +550,6 @@ OC.L10N.register(
"Other languages" : "다른 언어",
"Password change is disabled because the master key is disabled" : "마스터 키가 비활성화 되어 암호 변경이 비활성화 됨",
"No accounts" : "계정 없음",
- "Loading accounts …" : "계정 불러오는 중 ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "계정 목록입니다. 성능 저하를 막기 위해 이 목록을 완전히 처리하지 않았습니다. 계속 탐색하면 남은 목록이 자동으로 처리됩니다.",
"Manager" : "담당 관리자",
"New account" : "새로운 계정",
@@ -585,7 +584,6 @@ OC.L10N.register(
"Password was successfully changed" : "암호를 성공적으로 변경함",
"Email was successfully changed" : "이메일을 성공적으로 변경함",
"Welcome mail sent!" : "환영 메일을 보냈습니다!",
- "Loading account …" : "계정 불러오는 중 ...",
"Change display name" : "표시 이름 변경",
"Set new password" : "새 암호 설정",
"You do not have permissions to see the details of this account" : "이 계정의 상세정보를 볼 권한이 없습니다.",
@@ -613,7 +611,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "무암호 인증을 위해 보안 연결이 필요합니다.",
"Add WebAuthn device" : "WebAuthn 기기 추가",
"Please authorize your WebAuthn device." : "내 WebAuthn 기기를 인증하십시오.",
- "Adding your device …" : "장치 추가 중 …",
"Unnamed device" : "이름 없는 장치",
"Passwordless Authentication" : "무암호 인증",
"Set up your account for passwordless authentication following the FIDO2 standard." : "FIDO2 기준을 준수하여 계정에 무암호 인증을 설정하세요.",
@@ -738,7 +735,10 @@ OC.L10N.register(
"Your biography" : "내 소개문구",
"You are using {usage}" : "{usage}를 사용하고 있습니다.",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "전체 {totalSpace} 중 {usage}({usageRelative}%)를 사용하고 있습니다.",
+ "Loading accounts …" : "계정 불러오는 중 ...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "기기를 분실했거나 조직에서 이탈할 경우, 이를 통해 모든 기기에 있는 {userid} 관련 Nextcloud 데이터를 원격으로 삭제할 수 있습니다. 해당 기기들이 인터넷에 연결된 경우에 한하여 작동합니다.",
+ "Loading account …" : "계정 불러오는 중 ...",
+ "Adding your device …" : "장치 추가 중 …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "이 앱은 현재 Nextcloud 버젼과 호환되지 않습니다. 이 앱을 설치하면, 제대로 작동하지 않을 수 있습니다.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "정확한 설정은 인스턴스의 보안과 성능에 중요합니다. 아래의 자동 진단 결과를 참조하여 최적의 설정으로 조정하십시오. 더 자세한 정보를 위해서 링크된 문서를 참고하세요.",
"Checking for system and security issues." : "시스템과 보안에 대한 문제를 확인하는 중",
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json
index f71b1806091..2c6dbdc3497 100644
--- a/apps/settings/l10n/ko.json
+++ b/apps/settings/l10n/ko.json
@@ -496,6 +496,9 @@
"Enter your date of birth" : "생일을 입력하세요",
"You are a member of the following groups:" : "당신은 다음 그룹의 멤버입니다:",
"Your full name" : "내 전체 이름",
+ "Unable to update primary email address" : "주 이메일 주소를 갱신할 수 없음",
+ "Unable to delete additional email address" : "추가 이메일 주소를 삭제할 수 없음",
+ "No email address set" : "이메일 주소가 설정되지 않음",
"Email options" : "이메일 옵션",
"Remove primary email" : "주 이메일 삭제",
"Delete email" : "이메일 삭제",
@@ -504,23 +507,20 @@
"Set as primary email" : "주 이메일로 지정",
"Additional email address {index}" : "추가 이메일 주소 {index}",
"Unable to delete primary email address" : "주 이메일 주소를 삭제할 수 없음",
- "Unable to update primary email address" : "주 이메일 주소를 갱신할 수 없음",
"Unable to add additional email address" : "추가 이메일 주소를 추가할 수 없음",
"Unable to update additional email address" : "추가 이메일 주소를 갱신할 수 없음",
- "Unable to delete additional email address" : "추가 이메일 주소를 삭제할 수 없음",
"Primary email for password reset and notifications" : "암호 초기화 및 알림 수신용 주 이메일 주소",
- "No email address set" : "이메일 주소가 설정되지 않음",
"Your handle" : "내 아이디",
"Derived from your locale ({weekDayName})" : "지역의 규정을 바탕으로 함({weekDayName})",
"Your headline" : "내 표제",
+ "No language set" : "언어가 설정되지 않음",
"Unable to update language" : "언어를 갱신할 수 없음",
"Languages" : "언어",
"Help translate" : "번역 돕기",
- "No language set" : "언어가 설정되지 않음",
+ "No locale set" : "지역이 설정되지 않음",
"Unable to update locale" : "지역을 갱신할 수 없음",
"Locales" : "지역",
"Week starts on {firstDayOfWeek}" : "일주일이 {firstDayOfWeek}에 시작함",
- "No locale set" : "지역이 설정되지 않음",
"Your city" : "내 도시",
"Your organisation" : "내 조직",
"Your phone number" : "내 휴대폰 번호",
@@ -548,7 +548,6 @@
"Other languages" : "다른 언어",
"Password change is disabled because the master key is disabled" : "마스터 키가 비활성화 되어 암호 변경이 비활성화 됨",
"No accounts" : "계정 없음",
- "Loading accounts …" : "계정 불러오는 중 ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "계정 목록입니다. 성능 저하를 막기 위해 이 목록을 완전히 처리하지 않았습니다. 계속 탐색하면 남은 목록이 자동으로 처리됩니다.",
"Manager" : "담당 관리자",
"New account" : "새로운 계정",
@@ -583,7 +582,6 @@
"Password was successfully changed" : "암호를 성공적으로 변경함",
"Email was successfully changed" : "이메일을 성공적으로 변경함",
"Welcome mail sent!" : "환영 메일을 보냈습니다!",
- "Loading account …" : "계정 불러오는 중 ...",
"Change display name" : "표시 이름 변경",
"Set new password" : "새 암호 설정",
"You do not have permissions to see the details of this account" : "이 계정의 상세정보를 볼 권한이 없습니다.",
@@ -611,7 +609,6 @@
"Passwordless authentication requires a secure connection." : "무암호 인증을 위해 보안 연결이 필요합니다.",
"Add WebAuthn device" : "WebAuthn 기기 추가",
"Please authorize your WebAuthn device." : "내 WebAuthn 기기를 인증하십시오.",
- "Adding your device …" : "장치 추가 중 …",
"Unnamed device" : "이름 없는 장치",
"Passwordless Authentication" : "무암호 인증",
"Set up your account for passwordless authentication following the FIDO2 standard." : "FIDO2 기준을 준수하여 계정에 무암호 인증을 설정하세요.",
@@ -736,7 +733,10 @@
"Your biography" : "내 소개문구",
"You are using {usage}" : "{usage}를 사용하고 있습니다.",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "전체 {totalSpace} 중 {usage}({usageRelative}%)를 사용하고 있습니다.",
+ "Loading accounts …" : "계정 불러오는 중 ...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "기기를 분실했거나 조직에서 이탈할 경우, 이를 통해 모든 기기에 있는 {userid} 관련 Nextcloud 데이터를 원격으로 삭제할 수 있습니다. 해당 기기들이 인터넷에 연결된 경우에 한하여 작동합니다.",
+ "Loading account …" : "계정 불러오는 중 ...",
+ "Adding your device …" : "장치 추가 중 …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "이 앱은 현재 Nextcloud 버젼과 호환되지 않습니다. 이 앱을 설치하면, 제대로 작동하지 않을 수 있습니다.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "정확한 설정은 인스턴스의 보안과 성능에 중요합니다. 아래의 자동 진단 결과를 참조하여 최적의 설정으로 조정하십시오. 더 자세한 정보를 위해서 링크된 문서를 참고하세요.",
"Checking for system and security issues." : "시스템과 보안에 대한 문제를 확인하는 중",
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js
index b076e3b626a..89531585604 100644
--- a/apps/settings/l10n/lt_LT.js
+++ b/apps/settings/l10n/lt_LT.js
@@ -284,6 +284,9 @@ OC.L10N.register(
"Enter your date of birth" : "Įveskite savo gimimo datą",
"You are a member of the following groups:" : "Jūs esate šių grupių narys:",
"Your full name" : "Jūsų visas vardas",
+ "Unable to update primary email address" : "Nepavyko atnaujinti pirminio el. pašto adreso",
+ "Unable to delete additional email address" : "Nepavyko ištrinti papildomo el. pašto adreso",
+ "No email address set" : "Nenustatytas joks el. pašto adresas",
"Email options" : "El. pašto parinktys",
"Remove primary email" : "Šalinti pirminį el. paštą",
"Delete email" : "Ištrinti el. paštą",
@@ -291,17 +294,14 @@ OC.L10N.register(
"Set as primary email" : "Nustatyti kaip pirminį el. paštą",
"Additional email address {index}" : "Papildomas el. pašto adresas {index}",
"Unable to delete primary email address" : "Nepavyko ištrinti pirminio el. pašto adreso",
- "Unable to update primary email address" : "Nepavyko atnaujinti pirminio el. pašto adreso",
"Unable to add additional email address" : "Nepavyko pridėti papildomo el. pašto adreso",
"Unable to update additional email address" : "Nepavyko atnaujinti papildomo el. pašto adreso",
- "Unable to delete additional email address" : "Nepavyko ištrinti papildomo el. pašto adreso",
"Primary email for password reset and notifications" : "Pirminis el. paštas, skirtas slaptažodžio atstatymui bei pranešimams",
- "No email address set" : "Nenustatytas joks el. pašto adresas",
"Your headline" : "Santrauka apie jus",
+ "No language set" : "Nenustatyta jokia kalba",
"Unable to update language" : "Nepavyko atnaujinti kalbos",
"Languages" : "Kalbos",
"Help translate" : "Padėkite išversti",
- "No language set" : "Nenustatyta jokia kalba",
"Unable to update locale" : "Nepavyko atnaujinti lokalės",
"Locales" : "Lokalės",
"Week starts on {firstDayOfWeek}" : "Savaitės pradžia yra {firstDayOfWeek}",
@@ -326,7 +326,6 @@ OC.L10N.register(
"Common languages" : "Bendrosios kalbos",
"Other languages" : "Kitos kalbos",
"Password change is disabled because the master key is disabled" : "Slaptažodžių keitimas išjungtas, nes yra išjungtas pagrindinis raktas",
- "Loading accounts …" : "Įkeliamos paskyros ...",
"New account" : "Nauja paskyra",
"Password (required)" : "Slaptažodis (būtina)",
"Email (required)" : "El. paštas (būtina)",
@@ -356,7 +355,6 @@ OC.L10N.register(
"Password was successfully changed" : "Slaptažodis buvo sėkmingai pakeistas",
"Email was successfully changed" : "El. paštas buvo sėkmingai pakeistas",
"Welcome mail sent!" : "Pasveikinimo laiškas išsiųstas!",
- "Loading account …" : "Įkeliama paskyra…",
"Set new password" : "Nustatyti naują slaptažodį",
"You do not have permissions to see the details of this account" : "Jūs neturite leidimo matyti išsamesnę informaciją apie šią paskyrą",
"Set new email address" : "Nustatyti naują el. pašto adresą",
@@ -377,7 +375,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Tapatybės nustatymas be slaptažodžio reikalauja saugaus ryšio.",
"Add WebAuthn device" : "Pridėti WebAuthn įrenginį",
"Please authorize your WebAuthn device." : "Prašome, autorizikuote savo WebAuthn įrenginį.",
- "Adding your device …" : "Pridedamas jūsų įrenginys …",
"Unnamed device" : "Įrenginys be pavadinimo",
"Passwordless Authentication" : "Tapatybės nustatymas be slaptažodžio",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nustatykite savo paskyrai tapatybės nustatymą be slaptažodžio, pagal FIDO2 standartą.",
@@ -478,7 +475,10 @@ OC.L10N.register(
"Your biography" : "Jūsų biografija",
"You are using {usage}" : "Jūs naudojate {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Jūs naudojate {usage} iš {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Įkeliamos paskyros ...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Pametus įrenginį arba pasikeitus darbo santykiams su organizacija, galima nuotoliniu būdu išvalyti „Nextcloud“ duomenis iš visų įrenginių, susietų su {userid}. Veikia tik su prie interneto prijungtais įrenginiais.",
+ "Loading account …" : "Įkeliama paskyra…",
+ "Adding your device …" : "Pridedamas jūsų įrenginys …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ši programėlė nėra pažymėta kaip suderinama su jūsų Nextcloud versija. Jei tęsite, vis tiek galėsite įdiegti programėlę. Turėkite omenyje, kad programėlė gali neveikti taip, kaip tikimasi.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Siekiant jūsų egzemplioriaus saugumo ir našumo, yra svarbu, kad viskas būtų teisingai sukonfigūruota. Norėdami jums padėti, atliekame tam tikrus automatinius patikrinimus. Išsamesnei informacijai, žiūrėkite susietą dokumentaciją.",
"Checking for system and security issues." : "Tikrinamos sistemos ir saugumo problemos.",
diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json
index 033d7b9d431..2ab0cfba14e 100644
--- a/apps/settings/l10n/lt_LT.json
+++ b/apps/settings/l10n/lt_LT.json
@@ -282,6 +282,9 @@
"Enter your date of birth" : "Įveskite savo gimimo datą",
"You are a member of the following groups:" : "Jūs esate šių grupių narys:",
"Your full name" : "Jūsų visas vardas",
+ "Unable to update primary email address" : "Nepavyko atnaujinti pirminio el. pašto adreso",
+ "Unable to delete additional email address" : "Nepavyko ištrinti papildomo el. pašto adreso",
+ "No email address set" : "Nenustatytas joks el. pašto adresas",
"Email options" : "El. pašto parinktys",
"Remove primary email" : "Šalinti pirminį el. paštą",
"Delete email" : "Ištrinti el. paštą",
@@ -289,17 +292,14 @@
"Set as primary email" : "Nustatyti kaip pirminį el. paštą",
"Additional email address {index}" : "Papildomas el. pašto adresas {index}",
"Unable to delete primary email address" : "Nepavyko ištrinti pirminio el. pašto adreso",
- "Unable to update primary email address" : "Nepavyko atnaujinti pirminio el. pašto adreso",
"Unable to add additional email address" : "Nepavyko pridėti papildomo el. pašto adreso",
"Unable to update additional email address" : "Nepavyko atnaujinti papildomo el. pašto adreso",
- "Unable to delete additional email address" : "Nepavyko ištrinti papildomo el. pašto adreso",
"Primary email for password reset and notifications" : "Pirminis el. paštas, skirtas slaptažodžio atstatymui bei pranešimams",
- "No email address set" : "Nenustatytas joks el. pašto adresas",
"Your headline" : "Santrauka apie jus",
+ "No language set" : "Nenustatyta jokia kalba",
"Unable to update language" : "Nepavyko atnaujinti kalbos",
"Languages" : "Kalbos",
"Help translate" : "Padėkite išversti",
- "No language set" : "Nenustatyta jokia kalba",
"Unable to update locale" : "Nepavyko atnaujinti lokalės",
"Locales" : "Lokalės",
"Week starts on {firstDayOfWeek}" : "Savaitės pradžia yra {firstDayOfWeek}",
@@ -324,7 +324,6 @@
"Common languages" : "Bendrosios kalbos",
"Other languages" : "Kitos kalbos",
"Password change is disabled because the master key is disabled" : "Slaptažodžių keitimas išjungtas, nes yra išjungtas pagrindinis raktas",
- "Loading accounts …" : "Įkeliamos paskyros ...",
"New account" : "Nauja paskyra",
"Password (required)" : "Slaptažodis (būtina)",
"Email (required)" : "El. paštas (būtina)",
@@ -354,7 +353,6 @@
"Password was successfully changed" : "Slaptažodis buvo sėkmingai pakeistas",
"Email was successfully changed" : "El. paštas buvo sėkmingai pakeistas",
"Welcome mail sent!" : "Pasveikinimo laiškas išsiųstas!",
- "Loading account …" : "Įkeliama paskyra…",
"Set new password" : "Nustatyti naują slaptažodį",
"You do not have permissions to see the details of this account" : "Jūs neturite leidimo matyti išsamesnę informaciją apie šią paskyrą",
"Set new email address" : "Nustatyti naują el. pašto adresą",
@@ -375,7 +373,6 @@
"Passwordless authentication requires a secure connection." : "Tapatybės nustatymas be slaptažodžio reikalauja saugaus ryšio.",
"Add WebAuthn device" : "Pridėti WebAuthn įrenginį",
"Please authorize your WebAuthn device." : "Prašome, autorizikuote savo WebAuthn įrenginį.",
- "Adding your device …" : "Pridedamas jūsų įrenginys …",
"Unnamed device" : "Įrenginys be pavadinimo",
"Passwordless Authentication" : "Tapatybės nustatymas be slaptažodžio",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nustatykite savo paskyrai tapatybės nustatymą be slaptažodžio, pagal FIDO2 standartą.",
@@ -476,7 +473,10 @@
"Your biography" : "Jūsų biografija",
"You are using {usage}" : "Jūs naudojate {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Jūs naudojate {usage} iš {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Įkeliamos paskyros ...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Pametus įrenginį arba pasikeitus darbo santykiams su organizacija, galima nuotoliniu būdu išvalyti „Nextcloud“ duomenis iš visų įrenginių, susietų su {userid}. Veikia tik su prie interneto prijungtais įrenginiais.",
+ "Loading account …" : "Įkeliama paskyra…",
+ "Adding your device …" : "Pridedamas jūsų įrenginys …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ši programėlė nėra pažymėta kaip suderinama su jūsų Nextcloud versija. Jei tęsite, vis tiek galėsite įdiegti programėlę. Turėkite omenyje, kad programėlė gali neveikti taip, kaip tikimasi.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Siekiant jūsų egzemplioriaus saugumo ir našumo, yra svarbu, kad viskas būtų teisingai sukonfigūruota. Norėdami jums padėti, atliekame tam tikrus automatinius patikrinimus. Išsamesnei informacijai, žiūrėkite susietą dokumentaciją.",
"Checking for system and security issues." : "Tikrinamos sistemos ir saugumo problemos.",
diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js
index 763acd2037a..cd9bd07f657 100644
--- a/apps/settings/l10n/lv.js
+++ b/apps/settings/l10n/lv.js
@@ -160,14 +160,14 @@ OC.L10N.register(
"You are using {s}{usage}{/s}" : "Tu izmanto {s}{usage}{/s}",
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Tu izmanto {s}{usage}{/s} no {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Tu esi zemāk uzskaitīto kopu dalībnieks:",
+ "No email address set" : "Nav norādīts e-pasts",
"This address is not confirmed" : "Šī adrese nav apstiprināta",
"Primary email for password reset and notifications" : "Galvenā e-pasta adrese paroles atiestatīšanai un paziņojumiem",
- "No email address set" : "Nav norādīts e-pasts",
"Help translate" : "Palīdzi tulkot",
+ "No locale set" : "Lokalizācija nav iestatīta",
"Unable to update locale" : "Nevarēja atjaunināt lokalizāciju",
"Locales" : "Lokalizācijas",
"Week starts on {firstDayOfWeek}" : "Nedēļa sākas {firstDayOfWeek}",
- "No locale set" : "Lokalizācija nav iestatīta",
"Your phone number" : "Tavs tālruņa numurs",
"Edit your Profile visibility" : "Labot sava profila redzamību",
"Your role" : "Tava loma",
diff --git a/apps/settings/l10n/lv.json b/apps/settings/l10n/lv.json
index 4cdeba5b486..8c4f6cbecea 100644
--- a/apps/settings/l10n/lv.json
+++ b/apps/settings/l10n/lv.json
@@ -158,14 +158,14 @@
"You are using {s}{usage}{/s}" : "Tu izmanto {s}{usage}{/s}",
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Tu izmanto {s}{usage}{/s} no {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Tu esi zemāk uzskaitīto kopu dalībnieks:",
+ "No email address set" : "Nav norādīts e-pasts",
"This address is not confirmed" : "Šī adrese nav apstiprināta",
"Primary email for password reset and notifications" : "Galvenā e-pasta adrese paroles atiestatīšanai un paziņojumiem",
- "No email address set" : "Nav norādīts e-pasts",
"Help translate" : "Palīdzi tulkot",
+ "No locale set" : "Lokalizācija nav iestatīta",
"Unable to update locale" : "Nevarēja atjaunināt lokalizāciju",
"Locales" : "Lokalizācijas",
"Week starts on {firstDayOfWeek}" : "Nedēļa sākas {firstDayOfWeek}",
- "No locale set" : "Lokalizācija nav iestatīta",
"Your phone number" : "Tavs tālruņa numurs",
"Edit your Profile visibility" : "Labot sava profila redzamību",
"Your role" : "Tava loma",
diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js
index aea7468e37e..62cf239e85e 100644
--- a/apps/settings/l10n/mk.js
+++ b/apps/settings/l10n/mk.js
@@ -292,6 +292,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Користите {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Член сте на следниве групи",
"Your full name" : "Вашето целосно име",
+ "Unable to update primary email address" : "Не може да се ажурира примарната е-пошта адреса",
+ "Unable to delete additional email address" : "Не може да се избрише дополнителната е-пошта адреса",
+ "No email address set" : "Нема поставено адреса за е-пошта ",
"Email options" : "Е-пошта параметри",
"Remove primary email" : "Избриши примарна е-пошта",
"Delete email" : "Избриши е-пошта",
@@ -300,22 +303,19 @@ OC.L10N.register(
"Set as primary email" : "Постави како примарна е-пошта",
"Additional email address {index}" : "Дополнителна е-пошта {index}",
"Unable to delete primary email address" : "Неможе да се избрише примарната е-пошта",
- "Unable to update primary email address" : "Не може да се ажурира примарната е-пошта адреса",
"Unable to add additional email address" : "Не може да се додаде дополнителна е-пошта адреса",
"Unable to update additional email address" : "Не може да се ажурира дополнителната е-пошта адреса",
- "Unable to delete additional email address" : "Не може да се избрише дополнителната е-пошта адреса",
"Primary email for password reset and notifications" : "Примарна Е-пошта за ресетирање на лозинка и известувања",
- "No email address set" : "Нема поставено адреса за е-пошта ",
"Derived from your locale ({weekDayName})" : "Произлезено од вашата локација ({weekDayName})",
"Your headline" : "Вашиот наслов",
+ "No language set" : "Не е поставен јазик",
"Unable to update language" : "Не може да се ажурира јазикот",
"Languages" : "Јазици",
"Help translate" : "Помогни во преводот",
- "No language set" : "Не е поставен јазик",
+ "No locale set" : "Нема поставено локална локација",
"Unable to update locale" : "Не може да се ажурира локалната локација",
"Locales" : "Локации",
"Week starts on {firstDayOfWeek}" : "Неделата започнува во {firstDayOfWeek}",
- "No locale set" : "Нема поставено локална локација",
"Your city" : "Град",
"Your organisation" : "Вашата организација",
"Your phone number" : "Вашиот телефонски број",
@@ -354,7 +354,6 @@ OC.L10N.register(
"Language" : "Јазик",
"Set default language" : "Постави стандарден јазик",
"Add new account" : "Додади нова сметка",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка …","{userCount} сметки …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} сметка","{userCount} сметки"],
"Total rows summary" : "Резиме на вкупно редови",
"Scroll to load more rows" : "Одете надолу за да се вчитаат повеќе редови",
@@ -380,7 +379,6 @@ OC.L10N.register(
"Email can't be empty" : "Е-пошта неможе да биде празна",
"Email was successfully changed" : "Е-пошта е успешно променета",
"Welcome mail sent!" : "Испратена е-пошта порака за добредојде!",
- "Loading account …" : "Вчирување на сметка ...",
"Change display name" : "Промена на името",
"Set new password" : "Постави нова лозинка",
"Set new email address" : "Постави нова Е-пошта адреса",
@@ -403,7 +401,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "За најавување без лозинка потребно е да се користи безбедна врска.",
"Add WebAuthn device" : "Додади WebAuthn уред",
"Please authorize your WebAuthn device." : "Авторизирајте го вашиот WebAuthn уред.",
- "Adding your device …" : "Додавање на вашиот уред ...",
"Unnamed device" : "Уреди без име",
"Passwordless Authentication" : "Најавување без лозинка",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Поставете ја вашата сметка за најавување без лозинка притоа следете ги FIDO2 стандардите.",
@@ -459,8 +456,6 @@ OC.L10N.register(
"Show to everyone" : "Прикажи на сите",
"Show to logged in accounts only" : "Прикажи само на најавени корисници",
"Hide" : "Сокриј",
- "{progress}% Deploying …" : "{progress}% Распоредување …",
- "{progress}% Initializing …" : "{progress}% Иницијализирање …",
"Health checking" : "Здравствена проверка",
"Deploy and Enable" : "Распореди и овозможи",
"Download and enable" : "Преземи и овозможи",
@@ -524,7 +519,12 @@ OC.L10N.register(
"Your biography" : "Ваша биографија",
"You are using {usage}" : "Користите {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Користите {usage} од {totalSpace} ({usageRelative}%)",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка …","{userCount} сметки …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Во случај да го изгубите уредот или да излезете од компанијата, можете далечински да ги избришете податоците од сите уреди кој се конектирани со корисникот {userid}. Ова работи само доколку уредот е поврзан на интернет.",
+ "Loading account …" : "Вчирување на сметка ...",
+ "Adding your device …" : "Додавање на вашиот уред ...",
+ "{progress}% Deploying …" : "{progress}% Распоредување …",
+ "{progress}% Initializing …" : "{progress}% Иницијализирање …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Апликацијата не е означена дека е компатибилна со вашата верзија на Nextcloud. Доколку продолжите апликацијата ќе се инсталира. Имајте на ум дека апликацијата може да не работи како што очекувате.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е за безбедноста и перформансите на вашата истанца дека сè е правилно конфигурирано. Да ви помогнеме во тоа, правиме неколку автоматски проверки. Погледнете ја документација за повеќе информации.",
"Checking for system and security issues." : "Проверка на системот и безбедносна проверка.",
diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json
index db15f65459c..77f593b69f6 100644
--- a/apps/settings/l10n/mk.json
+++ b/apps/settings/l10n/mk.json
@@ -290,6 +290,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Користите {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Член сте на следниве групи",
"Your full name" : "Вашето целосно име",
+ "Unable to update primary email address" : "Не може да се ажурира примарната е-пошта адреса",
+ "Unable to delete additional email address" : "Не може да се избрише дополнителната е-пошта адреса",
+ "No email address set" : "Нема поставено адреса за е-пошта ",
"Email options" : "Е-пошта параметри",
"Remove primary email" : "Избриши примарна е-пошта",
"Delete email" : "Избриши е-пошта",
@@ -298,22 +301,19 @@
"Set as primary email" : "Постави како примарна е-пошта",
"Additional email address {index}" : "Дополнителна е-пошта {index}",
"Unable to delete primary email address" : "Неможе да се избрише примарната е-пошта",
- "Unable to update primary email address" : "Не може да се ажурира примарната е-пошта адреса",
"Unable to add additional email address" : "Не може да се додаде дополнителна е-пошта адреса",
"Unable to update additional email address" : "Не може да се ажурира дополнителната е-пошта адреса",
- "Unable to delete additional email address" : "Не може да се избрише дополнителната е-пошта адреса",
"Primary email for password reset and notifications" : "Примарна Е-пошта за ресетирање на лозинка и известувања",
- "No email address set" : "Нема поставено адреса за е-пошта ",
"Derived from your locale ({weekDayName})" : "Произлезено од вашата локација ({weekDayName})",
"Your headline" : "Вашиот наслов",
+ "No language set" : "Не е поставен јазик",
"Unable to update language" : "Не може да се ажурира јазикот",
"Languages" : "Јазици",
"Help translate" : "Помогни во преводот",
- "No language set" : "Не е поставен јазик",
+ "No locale set" : "Нема поставено локална локација",
"Unable to update locale" : "Не може да се ажурира локалната локација",
"Locales" : "Локации",
"Week starts on {firstDayOfWeek}" : "Неделата започнува во {firstDayOfWeek}",
- "No locale set" : "Нема поставено локална локација",
"Your city" : "Град",
"Your organisation" : "Вашата организација",
"Your phone number" : "Вашиот телефонски број",
@@ -352,7 +352,6 @@
"Language" : "Јазик",
"Set default language" : "Постави стандарден јазик",
"Add new account" : "Додади нова сметка",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка …","{userCount} сметки …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} сметка","{userCount} сметки"],
"Total rows summary" : "Резиме на вкупно редови",
"Scroll to load more rows" : "Одете надолу за да се вчитаат повеќе редови",
@@ -378,7 +377,6 @@
"Email can't be empty" : "Е-пошта неможе да биде празна",
"Email was successfully changed" : "Е-пошта е успешно променета",
"Welcome mail sent!" : "Испратена е-пошта порака за добредојде!",
- "Loading account …" : "Вчирување на сметка ...",
"Change display name" : "Промена на името",
"Set new password" : "Постави нова лозинка",
"Set new email address" : "Постави нова Е-пошта адреса",
@@ -401,7 +399,6 @@
"Passwordless authentication requires a secure connection." : "За најавување без лозинка потребно е да се користи безбедна врска.",
"Add WebAuthn device" : "Додади WebAuthn уред",
"Please authorize your WebAuthn device." : "Авторизирајте го вашиот WebAuthn уред.",
- "Adding your device …" : "Додавање на вашиот уред ...",
"Unnamed device" : "Уреди без име",
"Passwordless Authentication" : "Најавување без лозинка",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Поставете ја вашата сметка за најавување без лозинка притоа следете ги FIDO2 стандардите.",
@@ -457,8 +454,6 @@
"Show to everyone" : "Прикажи на сите",
"Show to logged in accounts only" : "Прикажи само на најавени корисници",
"Hide" : "Сокриј",
- "{progress}% Deploying …" : "{progress}% Распоредување …",
- "{progress}% Initializing …" : "{progress}% Иницијализирање …",
"Health checking" : "Здравствена проверка",
"Deploy and Enable" : "Распореди и овозможи",
"Download and enable" : "Преземи и овозможи",
@@ -522,7 +517,12 @@
"Your biography" : "Ваша биографија",
"You are using {usage}" : "Користите {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Користите {usage} од {totalSpace} ({usageRelative}%)",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} сметка …","{userCount} сметки …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Во случај да го изгубите уредот или да излезете од компанијата, можете далечински да ги избришете податоците од сите уреди кој се конектирани со корисникот {userid}. Ова работи само доколку уредот е поврзан на интернет.",
+ "Loading account …" : "Вчирување на сметка ...",
+ "Adding your device …" : "Додавање на вашиот уред ...",
+ "{progress}% Deploying …" : "{progress}% Распоредување …",
+ "{progress}% Initializing …" : "{progress}% Иницијализирање …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Апликацијата не е означена дека е компатибилна со вашата верзија на Nextcloud. Доколку продолжите апликацијата ќе се инсталира. Имајте на ум дека апликацијата може да не работи како што очекувате.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е за безбедноста и перформансите на вашата истанца дека сè е правилно конфигурирано. Да ви помогнеме во тоа, правиме неколку автоматски проверки. Погледнете ја документација за повеќе информации.",
"Checking for system and security issues." : "Проверка на системот и безбедносна проверка.",
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js
index 13f6fa79419..f975a1ca369 100644
--- a/apps/settings/l10n/nb.js
+++ b/apps/settings/l10n/nb.js
@@ -543,6 +543,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du bruker {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Du er medlem av følgende grupper:",
"Your full name" : "Ditt fulle navn",
+ "Unable to update primary email address" : "Kan ikke oppdatere primær e-postadresse",
+ "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse",
+ "No email address set" : "E-postadresse ikke satt",
"Email options" : "Alternativer for e-post",
"Options for additional email address {index}" : "Alternativer for ekstra e-postadresse {index}",
"Remove primary email" : "Fjern primær e-post",
@@ -552,25 +555,22 @@ OC.L10N.register(
"Set as primary email" : "Angi som primær e-post",
"Additional email address {index}" : "Ekstra e-postadresse {index}",
"Unable to delete primary email address" : "Kan ikke slette primær e-postadresse",
- "Unable to update primary email address" : "Kan ikke oppdatere primær e-postadresse",
"Unable to add additional email address" : "Kan ikke legge til ytterligere e-postadresse",
"Unable to update additional email address" : "Kan ikke oppdatere ytterligere e-postadresse",
- "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse",
"Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler",
- "No email address set" : "E-postadresse ikke satt",
"Your handle" : "Ditt brukernavn",
"Derived from your locale ({weekDayName})" : "Avledet fra din nasjonale innstilling ({weekDayName})",
"Unable to update first day of week" : "Kan ikke oppdatere første dag i uken",
"Day to use as the first day of week" : "Dag som skal brukes som første dag i uken",
"Your headline" : "Din overskrift",
+ "No language set" : "Språk ikke satt",
"Unable to update language" : "Kan ikke oppdatere språket",
"Languages" : "Språk",
"Help translate" : "Bidra til oversettelsen",
- "No language set" : "Språk ikke satt",
+ "No locale set" : "Ingen nasjonal innstilling angitt",
"Unable to update locale" : "Kan ikke oppdatere lokaliteten",
"Locales" : "Nasjonale innstillinger",
"Week starts on {firstDayOfWeek}" : "Uken starter på {firstDayOfWeek}",
- "No locale set" : "Ingen nasjonal innstilling angitt",
"Your city" : "Byen din",
"Your organisation" : "Din organisasjon",
"Your phone number" : "Ditt telefonnummer",
@@ -604,7 +604,6 @@ OC.L10N.register(
"Other languages" : "Andre språk",
"Password change is disabled because the master key is disabled" : "Passordendring er deaktivert fordi hoved-nøkkelen er deaktivert",
"No accounts" : "Ingen kontoer",
- "Loading accounts …" : "Laster kontoer…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste over kontoer. Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Kontoene blir gjengitt når du navigerer gjennom listen.",
"Manager" : "Sjef",
"Set line manager" : "Angi linjeleder",
@@ -620,13 +619,11 @@ OC.L10N.register(
"Member of the following groups" : "Medlem av følgende grupper",
"Set account groups" : "Angi kontogrupper",
"Admin of the following groups" : "Administrator for følgende grupper",
- "Set account as admin for …" : "Angi konto som administrator for...",
"Quota" : "Kvote",
"Set account quota" : "Angi kontokvote",
"Language" : "Språk",
"Set default language" : "Angi standard språk",
"Add new account" : "Legg til ny konto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto…","{userCount} kontoer…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} kontoer"],
"Total rows summary" : "Sammendrag av totalrader",
"Scroll to load more rows" : "Rull for å laste inn flere rader",
@@ -656,7 +653,6 @@ OC.L10N.register(
"Password was successfully changed" : "Passord ble endret",
"Email was successfully changed" : "E-post ble endret",
"Welcome mail sent!" : "Velkomst-epost sendt!",
- "Loading account …" : "Laster konto…",
"Change display name" : "Endre visningsnavn",
"Set new password" : "Angi nytt passord",
"You do not have permissions to see the details of this account" : "Du har ikke tillatelser til å se detaljer om denne kontoen",
@@ -689,7 +685,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Passordløs autentisering krever en sikker tilkobling.",
"Add WebAuthn device" : "Legg til WebAuthn-enhet",
"Please authorize your WebAuthn device." : "Vennligst autoriser WebAuthn-enheten din",
- "Adding your device …" : "Legger til enheten...",
"Unnamed device" : "Ikke navngitt enhet",
"Passwordless Authentication" : "Passordløs autentisering",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Sett opp kontoen din for passordløs autentisering i henhold til FIDO2-standarden.",
@@ -831,7 +826,12 @@ OC.L10N.register(
"Your biography" : "Din biografi",
"You are using {usage}" : "Du bruker {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Du bruker {usage} av {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Laster kontoer…",
+ "Set account as admin for …" : "Angi konto som administrator for...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto…","{userCount} kontoer…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "I tilfelle man har mistet enheter eller skal ut av organisasjonen, så kan dette fjernslette Nextcloud data fra alle enheter tilknyttet bruker med {userid}. Dette fungerer kun dersom enhetene er tilkoblet internett.",
+ "Loading account …" : "Laster konto…",
+ "Adding your device …" : "Legger til enheten...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Denne appen er ikke merket som kompatibel med Nextcloud-versjonen. Hvis du fortsetter, vil du fortsatt kunne installere appen. Vær oppmerksom på at appen kanskje ikke fungerer som forventet.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er viktig for sikkerheten og ytelsen på din installasjon at alt er satt opp rett. For å hjelpe deg er det satt i verk noen automatiske sjekker. Se vedlagt lenke for å lese mer i dokumentasjonen.",
"Checking for system and security issues." : "Sjekker for system- og sikkerhetsfeil.",
diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json
index 9d8e26d10c0..83427f3e146 100644
--- a/apps/settings/l10n/nb.json
+++ b/apps/settings/l10n/nb.json
@@ -541,6 +541,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du bruker {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Du er medlem av følgende grupper:",
"Your full name" : "Ditt fulle navn",
+ "Unable to update primary email address" : "Kan ikke oppdatere primær e-postadresse",
+ "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse",
+ "No email address set" : "E-postadresse ikke satt",
"Email options" : "Alternativer for e-post",
"Options for additional email address {index}" : "Alternativer for ekstra e-postadresse {index}",
"Remove primary email" : "Fjern primær e-post",
@@ -550,25 +553,22 @@
"Set as primary email" : "Angi som primær e-post",
"Additional email address {index}" : "Ekstra e-postadresse {index}",
"Unable to delete primary email address" : "Kan ikke slette primær e-postadresse",
- "Unable to update primary email address" : "Kan ikke oppdatere primær e-postadresse",
"Unable to add additional email address" : "Kan ikke legge til ytterligere e-postadresse",
"Unable to update additional email address" : "Kan ikke oppdatere ytterligere e-postadresse",
- "Unable to delete additional email address" : "Kan ikke slette ytterligere e-postadresse",
"Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler",
- "No email address set" : "E-postadresse ikke satt",
"Your handle" : "Ditt brukernavn",
"Derived from your locale ({weekDayName})" : "Avledet fra din nasjonale innstilling ({weekDayName})",
"Unable to update first day of week" : "Kan ikke oppdatere første dag i uken",
"Day to use as the first day of week" : "Dag som skal brukes som første dag i uken",
"Your headline" : "Din overskrift",
+ "No language set" : "Språk ikke satt",
"Unable to update language" : "Kan ikke oppdatere språket",
"Languages" : "Språk",
"Help translate" : "Bidra til oversettelsen",
- "No language set" : "Språk ikke satt",
+ "No locale set" : "Ingen nasjonal innstilling angitt",
"Unable to update locale" : "Kan ikke oppdatere lokaliteten",
"Locales" : "Nasjonale innstillinger",
"Week starts on {firstDayOfWeek}" : "Uken starter på {firstDayOfWeek}",
- "No locale set" : "Ingen nasjonal innstilling angitt",
"Your city" : "Byen din",
"Your organisation" : "Din organisasjon",
"Your phone number" : "Ditt telefonnummer",
@@ -602,7 +602,6 @@
"Other languages" : "Andre språk",
"Password change is disabled because the master key is disabled" : "Passordendring er deaktivert fordi hoved-nøkkelen er deaktivert",
"No accounts" : "Ingen kontoer",
- "Loading accounts …" : "Laster kontoer…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste over kontoer. Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Kontoene blir gjengitt når du navigerer gjennom listen.",
"Manager" : "Sjef",
"Set line manager" : "Angi linjeleder",
@@ -618,13 +617,11 @@
"Member of the following groups" : "Medlem av følgende grupper",
"Set account groups" : "Angi kontogrupper",
"Admin of the following groups" : "Administrator for følgende grupper",
- "Set account as admin for …" : "Angi konto som administrator for...",
"Quota" : "Kvote",
"Set account quota" : "Angi kontokvote",
"Language" : "Språk",
"Set default language" : "Angi standard språk",
"Add new account" : "Legg til ny konto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto…","{userCount} kontoer…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} kontoer"],
"Total rows summary" : "Sammendrag av totalrader",
"Scroll to load more rows" : "Rull for å laste inn flere rader",
@@ -654,7 +651,6 @@
"Password was successfully changed" : "Passord ble endret",
"Email was successfully changed" : "E-post ble endret",
"Welcome mail sent!" : "Velkomst-epost sendt!",
- "Loading account …" : "Laster konto…",
"Change display name" : "Endre visningsnavn",
"Set new password" : "Angi nytt passord",
"You do not have permissions to see the details of this account" : "Du har ikke tillatelser til å se detaljer om denne kontoen",
@@ -687,7 +683,6 @@
"Passwordless authentication requires a secure connection." : "Passordløs autentisering krever en sikker tilkobling.",
"Add WebAuthn device" : "Legg til WebAuthn-enhet",
"Please authorize your WebAuthn device." : "Vennligst autoriser WebAuthn-enheten din",
- "Adding your device …" : "Legger til enheten...",
"Unnamed device" : "Ikke navngitt enhet",
"Passwordless Authentication" : "Passordløs autentisering",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Sett opp kontoen din for passordløs autentisering i henhold til FIDO2-standarden.",
@@ -829,7 +824,12 @@
"Your biography" : "Din biografi",
"You are using {usage}" : "Du bruker {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Du bruker {usage} av {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Laster kontoer…",
+ "Set account as admin for …" : "Angi konto som administrator for...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto…","{userCount} kontoer…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "I tilfelle man har mistet enheter eller skal ut av organisasjonen, så kan dette fjernslette Nextcloud data fra alle enheter tilknyttet bruker med {userid}. Dette fungerer kun dersom enhetene er tilkoblet internett.",
+ "Loading account …" : "Laster konto…",
+ "Adding your device …" : "Legger til enheten...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Denne appen er ikke merket som kompatibel med Nextcloud-versjonen. Hvis du fortsetter, vil du fortsatt kunne installere appen. Vær oppmerksom på at appen kanskje ikke fungerer som forventet.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er viktig for sikkerheten og ytelsen på din installasjon at alt er satt opp rett. For å hjelpe deg er det satt i verk noen automatiske sjekker. Se vedlagt lenke for å lese mer i dokumentasjonen.",
"Checking for system and security issues." : "Sjekker for system- og sikkerhetsfeil.",
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js
index 53851817300..d250fe4f88d 100644
--- a/apps/settings/l10n/nl.js
+++ b/apps/settings/l10n/nl.js
@@ -403,6 +403,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Je gebruikt {s}{usage}{/s} van {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Je bent lid van de volgende groepen:",
"Your full name" : "Je volledige naam",
+ "Unable to update primary email address" : "Kan primair e-mailadres niet updaten",
+ "Unable to delete additional email address" : "Kan extra e-mailadres niet verwijderen",
+ "No email address set" : "Geen e-mailadres opgegeven",
"Email options" : "E-mail-opties",
"Options for additional email address {index}" : "Opties voor extra e-mailadressen {index}",
"Remove primary email" : "Verwijder primair e-mailadres",
@@ -412,24 +415,21 @@ OC.L10N.register(
"Set as primary email" : "Instellen als primair e-mailadres",
"Additional email address {index}" : "Extra e-mailadres {index}",
"Unable to delete primary email address" : "Kan primair e-mailadres niet verwijderen",
- "Unable to update primary email address" : "Kan primair e-mailadres niet updaten",
"Unable to add additional email address" : "Kan extra e-mailadres niet toevoegen",
"Unable to update additional email address" : "Kan extra e-mailadres niet updaten",
- "Unable to delete additional email address" : "Kan extra e-mailadres niet verwijderen",
"Primary email for password reset and notifications" : "Primair e-mailadres voor wachtwoordherstel en meldingen",
- "No email address set" : "Geen e-mailadres opgegeven",
"Derived from your locale ({weekDayName})" : "Afgeleid van je regionale instellingen {weekDayName}",
"Unable to update first day of week" : "Kan Eerste dag van de week niet aanpassen",
"Day to use as the first day of week" : "Eerste dag van de week",
"Your headline" : "Jouw hoofdlijn",
+ "No language set" : "Geen taal ingesteld",
"Unable to update language" : "Kan taal niet updaten",
"Languages" : "Talen",
"Help translate" : "Help met vertalen",
- "No language set" : "Geen taal ingesteld",
+ "No locale set" : "Geen regionale instelling ingevuld",
"Unable to update locale" : "Kan regionale instellingen niet aanpassen",
"Locales" : "Regionale instellingen",
"Week starts on {firstDayOfWeek}" : "Week begint op {firstDayOfWeek}",
- "No locale set" : "Geen regionale instelling ingevuld",
"Your city" : "Je stad",
"Your organisation" : "Jouw organisatie",
"Your phone number" : "Jouw telefoonnummer",
@@ -462,7 +462,6 @@ OC.L10N.register(
"Other languages" : "Andere talen",
"Password change is disabled because the master key is disabled" : "Wachtwoordwijziging is uitgeschakeld omdat de hoofdsleutel is uitgeschakeld",
"No accounts" : "Geen accounts",
- "Loading accounts …" : "Laden van accounts …",
"Manager" : "Manager",
"Account name will be autogenerated" : "Accountnaam wordt automatisch gegenereert",
"Account name (required)" : "Accountnaam (vereist)",
@@ -476,7 +475,6 @@ OC.L10N.register(
"Member of the following groups" : "Lid van de volgende groepen",
"Set account groups" : "Selecteer accountgroepen",
"Admin of the following groups" : "Beheerder van de volgende groepen",
- "Set account as admin for …" : "Maak account beheerder voor ...",
"Quota" : "Limieten",
"Set account quota" : "Voer account quota in",
"Language" : "Taal",
@@ -507,7 +505,6 @@ OC.L10N.register(
"Password was successfully changed" : "Wachtwoord was succesvol gewijzigd.",
"Email was successfully changed" : "E-mail succesvol gewijzigd",
"Welcome mail sent!" : "Welkomst-e-mail verstuurd!",
- "Loading account …" : "Account laden ...",
"Change display name" : "Weergavenaam wijzigen",
"Set new password" : "Instellen nieuw wachtwoord",
"You do not have permissions to see the details of this account" : "Je hebt niet de machtigingen om de details van dit account te zien",
@@ -535,7 +532,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Inloggen zonder wachtwoord vereist een beveiligde verbinding.",
"Add WebAuthn device" : "WebAuthn-apparaat toevoegen",
"Please authorize your WebAuthn device." : "Autoriseer je WebAuthn toestel.",
- "Adding your device …" : "Je apparaat toevoegen...",
"Unnamed device" : "Naamloos toestel",
"Passwordless Authentication" : "Inloggen zonder wachtwoord",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Stel voor je account wachtwoordloze authenticatie in volgens de FIDO2 standaard.",
@@ -597,8 +593,6 @@ OC.L10N.register(
"Show to everyone" : "Laat zien aan iedereen",
"Show to logged in accounts only" : "Laat alleen zien aan ingelogde accounts",
"Hide" : "Verbergen",
- "{progress}% Deploying …" : "{progress} % implementeren ...",
- "{progress}% Initializing …" : "{progress} % initialiseren ...",
"Health checking" : "Gezondheidscheck",
"Deploy and Enable" : "Implementeren en inschakelen",
"Download and enable" : "Downloaden en inschakelen",
@@ -664,7 +658,13 @@ OC.L10N.register(
"Your biography" : "Jouw biografie",
"You are using {usage}" : "Je gebruikt {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Je gebruikt {usage} van {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Laden van accounts …",
+ "Set account as admin for …" : "Maak account beheerder voor ...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In het geval van een verloren apparaat of het verlaten van de organisatie, kan dit op afstand de Nextcloud-gegevens wissen van alle apparaten die zijn gekoppeld aan {userid}. Werkt alleen als de apparaten zijn verbonden met het internet.",
+ "Loading account …" : "Account laden ...",
+ "Adding your device …" : "Je apparaat toevoegen...",
+ "{progress}% Deploying …" : "{progress} % implementeren ...",
+ "{progress}% Initializing …" : "{progress} % initialiseren ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Deze is niet aangeduid als compatibel met jouw versie van Nextcloud. Als je verdergaat, zal je de app kunnen installeren. Let op dat de app misschien niet werkt zoals verwacht.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Voor beveiliging en prestaties van je server is het belangrijk dat alles goed is geconfigureerd. Om je hierbij te helpen doen we paar automatische controles. Bekijk de gerelateerde documentatie voor meer informatie.",
"Checking for system and security issues." : "Controleren op systeem- en beveiligingsproblemen.",
diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json
index f291a155be4..0290bfc9279 100644
--- a/apps/settings/l10n/nl.json
+++ b/apps/settings/l10n/nl.json
@@ -401,6 +401,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Je gebruikt {s}{usage}{/s} van {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Je bent lid van de volgende groepen:",
"Your full name" : "Je volledige naam",
+ "Unable to update primary email address" : "Kan primair e-mailadres niet updaten",
+ "Unable to delete additional email address" : "Kan extra e-mailadres niet verwijderen",
+ "No email address set" : "Geen e-mailadres opgegeven",
"Email options" : "E-mail-opties",
"Options for additional email address {index}" : "Opties voor extra e-mailadressen {index}",
"Remove primary email" : "Verwijder primair e-mailadres",
@@ -410,24 +413,21 @@
"Set as primary email" : "Instellen als primair e-mailadres",
"Additional email address {index}" : "Extra e-mailadres {index}",
"Unable to delete primary email address" : "Kan primair e-mailadres niet verwijderen",
- "Unable to update primary email address" : "Kan primair e-mailadres niet updaten",
"Unable to add additional email address" : "Kan extra e-mailadres niet toevoegen",
"Unable to update additional email address" : "Kan extra e-mailadres niet updaten",
- "Unable to delete additional email address" : "Kan extra e-mailadres niet verwijderen",
"Primary email for password reset and notifications" : "Primair e-mailadres voor wachtwoordherstel en meldingen",
- "No email address set" : "Geen e-mailadres opgegeven",
"Derived from your locale ({weekDayName})" : "Afgeleid van je regionale instellingen {weekDayName}",
"Unable to update first day of week" : "Kan Eerste dag van de week niet aanpassen",
"Day to use as the first day of week" : "Eerste dag van de week",
"Your headline" : "Jouw hoofdlijn",
+ "No language set" : "Geen taal ingesteld",
"Unable to update language" : "Kan taal niet updaten",
"Languages" : "Talen",
"Help translate" : "Help met vertalen",
- "No language set" : "Geen taal ingesteld",
+ "No locale set" : "Geen regionale instelling ingevuld",
"Unable to update locale" : "Kan regionale instellingen niet aanpassen",
"Locales" : "Regionale instellingen",
"Week starts on {firstDayOfWeek}" : "Week begint op {firstDayOfWeek}",
- "No locale set" : "Geen regionale instelling ingevuld",
"Your city" : "Je stad",
"Your organisation" : "Jouw organisatie",
"Your phone number" : "Jouw telefoonnummer",
@@ -460,7 +460,6 @@
"Other languages" : "Andere talen",
"Password change is disabled because the master key is disabled" : "Wachtwoordwijziging is uitgeschakeld omdat de hoofdsleutel is uitgeschakeld",
"No accounts" : "Geen accounts",
- "Loading accounts …" : "Laden van accounts …",
"Manager" : "Manager",
"Account name will be autogenerated" : "Accountnaam wordt automatisch gegenereert",
"Account name (required)" : "Accountnaam (vereist)",
@@ -474,7 +473,6 @@
"Member of the following groups" : "Lid van de volgende groepen",
"Set account groups" : "Selecteer accountgroepen",
"Admin of the following groups" : "Beheerder van de volgende groepen",
- "Set account as admin for …" : "Maak account beheerder voor ...",
"Quota" : "Limieten",
"Set account quota" : "Voer account quota in",
"Language" : "Taal",
@@ -505,7 +503,6 @@
"Password was successfully changed" : "Wachtwoord was succesvol gewijzigd.",
"Email was successfully changed" : "E-mail succesvol gewijzigd",
"Welcome mail sent!" : "Welkomst-e-mail verstuurd!",
- "Loading account …" : "Account laden ...",
"Change display name" : "Weergavenaam wijzigen",
"Set new password" : "Instellen nieuw wachtwoord",
"You do not have permissions to see the details of this account" : "Je hebt niet de machtigingen om de details van dit account te zien",
@@ -533,7 +530,6 @@
"Passwordless authentication requires a secure connection." : "Inloggen zonder wachtwoord vereist een beveiligde verbinding.",
"Add WebAuthn device" : "WebAuthn-apparaat toevoegen",
"Please authorize your WebAuthn device." : "Autoriseer je WebAuthn toestel.",
- "Adding your device …" : "Je apparaat toevoegen...",
"Unnamed device" : "Naamloos toestel",
"Passwordless Authentication" : "Inloggen zonder wachtwoord",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Stel voor je account wachtwoordloze authenticatie in volgens de FIDO2 standaard.",
@@ -595,8 +591,6 @@
"Show to everyone" : "Laat zien aan iedereen",
"Show to logged in accounts only" : "Laat alleen zien aan ingelogde accounts",
"Hide" : "Verbergen",
- "{progress}% Deploying …" : "{progress} % implementeren ...",
- "{progress}% Initializing …" : "{progress} % initialiseren ...",
"Health checking" : "Gezondheidscheck",
"Deploy and Enable" : "Implementeren en inschakelen",
"Download and enable" : "Downloaden en inschakelen",
@@ -662,7 +656,13 @@
"Your biography" : "Jouw biografie",
"You are using {usage}" : "Je gebruikt {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Je gebruikt {usage} van {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Laden van accounts …",
+ "Set account as admin for …" : "Maak account beheerder voor ...",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In het geval van een verloren apparaat of het verlaten van de organisatie, kan dit op afstand de Nextcloud-gegevens wissen van alle apparaten die zijn gekoppeld aan {userid}. Werkt alleen als de apparaten zijn verbonden met het internet.",
+ "Loading account …" : "Account laden ...",
+ "Adding your device …" : "Je apparaat toevoegen...",
+ "{progress}% Deploying …" : "{progress} % implementeren ...",
+ "{progress}% Initializing …" : "{progress} % initialiseren ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Deze is niet aangeduid als compatibel met jouw versie van Nextcloud. Als je verdergaat, zal je de app kunnen installeren. Let op dat de app misschien niet werkt zoals verwacht.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Voor beveiliging en prestaties van je server is het belangrijk dat alles goed is geconfigureerd. Om je hierbij te helpen doen we paar automatische controles. Bekijk de gerelateerde documentatie voor meer informatie.",
"Checking for system and security issues." : "Controleren op systeem- en beveiligingsproblemen.",
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js
index 9a1eb1d8eab..a84d97c41ae 100644
--- a/apps/settings/l10n/oc.js
+++ b/apps/settings/l10n/oc.js
@@ -131,14 +131,14 @@ OC.L10N.register(
"Picture provided by original account" : "Imatge provesit pel compte d’origina",
"You are a member of the following groups:" : "Formatz part d’aquestes grops :",
"Your full name" : "Vòstre nom complèt",
+ "No email address set" : "Cap d’adreça pas definida",
"Email options" : "Opcions d’email",
"This address is not confirmed" : "Aquesta adreça es pas confirmada",
"Set as primary email" : "Definir coma adreça principala",
- "No email address set" : "Cap d’adreça pas definida",
"Your headline" : "Vòstre títol",
+ "No language set" : "Cap de lenga pas definida",
"Unable to update language" : "Actualizacion de la lenga impossibla",
"Help translate" : "Ajudar a traduire",
- "No language set" : "Cap de lenga pas definida",
"Week starts on {firstDayOfWeek}" : "La setmana comença lo {firstDayOfWeek}",
"Your organisation" : "Vòstra organizacion",
"Your phone number" : "Vòstre numèro de telefòn",
@@ -167,7 +167,6 @@ OC.L10N.register(
"Show last login" : "Afichar la darrièra connexion",
"Send email" : "Enviar email",
"Default quota" : "Quota per defaut",
- "Adding your device …" : "Apondon del periferic…",
"Unnamed device" : "Periferic sens nom",
"Passwordless Authentication" : "Autentificacion sens senhal",
"No devices configured." : "Cap de periferic pas configurat.",
@@ -222,6 +221,7 @@ OC.L10N.register(
"Subscribe to our newsletter" : "S’abonar a l’infoletra",
"Set default expiration date for shares" : "Definir una data d’expiracion per defaut pels partatges",
"Your biography" : "Vòstra biografia",
- "You are using {usage}" : "Utilizatz {usage}"
+ "You are using {usage}" : "Utilizatz {usage}",
+ "Adding your device …" : "Apondon del periferic…"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json
index 178af51879f..60a3dd63ef0 100644
--- a/apps/settings/l10n/oc.json
+++ b/apps/settings/l10n/oc.json
@@ -129,14 +129,14 @@
"Picture provided by original account" : "Imatge provesit pel compte d’origina",
"You are a member of the following groups:" : "Formatz part d’aquestes grops :",
"Your full name" : "Vòstre nom complèt",
+ "No email address set" : "Cap d’adreça pas definida",
"Email options" : "Opcions d’email",
"This address is not confirmed" : "Aquesta adreça es pas confirmada",
"Set as primary email" : "Definir coma adreça principala",
- "No email address set" : "Cap d’adreça pas definida",
"Your headline" : "Vòstre títol",
+ "No language set" : "Cap de lenga pas definida",
"Unable to update language" : "Actualizacion de la lenga impossibla",
"Help translate" : "Ajudar a traduire",
- "No language set" : "Cap de lenga pas definida",
"Week starts on {firstDayOfWeek}" : "La setmana comença lo {firstDayOfWeek}",
"Your organisation" : "Vòstra organizacion",
"Your phone number" : "Vòstre numèro de telefòn",
@@ -165,7 +165,6 @@
"Show last login" : "Afichar la darrièra connexion",
"Send email" : "Enviar email",
"Default quota" : "Quota per defaut",
- "Adding your device …" : "Apondon del periferic…",
"Unnamed device" : "Periferic sens nom",
"Passwordless Authentication" : "Autentificacion sens senhal",
"No devices configured." : "Cap de periferic pas configurat.",
@@ -220,6 +219,7 @@
"Subscribe to our newsletter" : "S’abonar a l’infoletra",
"Set default expiration date for shares" : "Definir una data d’expiracion per defaut pels partatges",
"Your biography" : "Vòstra biografia",
- "You are using {usage}" : "Utilizatz {usage}"
+ "You are using {usage}" : "Utilizatz {usage}",
+ "Adding your device …" : "Apondon del periferic…"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 771a1ccc6ce..4ca76419a44 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Ogranicz autouzupełnianie nazw kont do użytkowników na podstawie ich książki adresowej",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Zezwól na autouzupełnianie do pełnego dopasowania przy wpisywaniu pełnego imienia i nazwiska (ignorując ograniczenia, takie jak członkostwo w grupie czy brak dopasowania w książce adresowej)",
"Full match autocompletion restrictions" : "Ograniczenia autouzupełniania pełnego dopasowania",
- "Also allow autocompletion on full match of the user id" : "Zezwól także na autouzupełnianie przy pełnym dopasowaniu identyfikatora użytkownika",
"Also allow autocompletion on full match of the user email" : "Zezwól także na autouzupełnianie przy pełnym dopasowaniu adresu e-mail użytkownika",
"Do not use second user displayname for full match" : "Nie używaj drugiej nazwy wyświetlanej użytkownika dla pełnego dopasowania",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Pokaż tekst zastrzeżenia na stronie przesyłania linków publicznych (wyświetlane tylko wtedy, gdy lista plików jest ukryta)",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Używasz {s}{usage}{/s} z {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Należysz do następujących grup:",
"Your full name" : "Twoja pełna nazwa",
+ "Unable to update primary email address" : "Nie można zaktualizować głównego adresu e-mail",
+ "Unable to delete additional email address" : "Nie można usunąć dodatkowego adresu e-mail",
+ "No email address set" : "Brak adresu e-mail",
"Email options" : "Opcje e-mail",
"Options for additional email address {index}" : "Opcje dla dodatkowego adresu e-mail {index}",
"Remove primary email" : "Usuń podstawowy adres e-mail",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "Ustaw jako podstawowy adres e-mail",
"Additional email address {index}" : "Dodatkowy adres e-mail {index}",
"Unable to delete primary email address" : "Nie można usunąć głównego adresu e-mail",
- "Unable to update primary email address" : "Nie można zaktualizować głównego adresu e-mail",
"Unable to add additional email address" : "Nie można dodać dodatkowego adresu e-mail",
"Unable to update additional email address" : "Nie można zaktualizować dodatkowego adresu e-mail",
- "Unable to delete additional email address" : "Nie można usunąć dodatkowego adresu e-mail",
"Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień",
- "No email address set" : "Brak adresu e-mail",
"Your handle" : "Twoja ksywka",
"Derived from your locale ({weekDayName})" : "Na podstawie twoich ustawień językowych ({weekDayName})",
"Unable to update first day of week" : "Nie można zaktualizować pierwszego dnia tygodnia",
"Day to use as the first day of week" : "Dzień używany jako pierwszy dzień tygodnia",
"Your headline" : "Twój nagłówek",
+ "No language set" : "Nie ustawiono języka",
"Unable to update language" : "Nie można zaktualizować języka",
"Languages" : "Języki",
"Help translate" : "Pomóż w tłumaczeniu",
- "No language set" : "Nie ustawiono języka",
+ "No locale set" : "Nie ustawiono regionu",
"Unable to update locale" : "Nie można zaktualizować regionu",
"Locales" : "Ustawienia lokalizacyjne",
"Week starts on {firstDayOfWeek}" : "Tydzień zaczyna się w {firstDayOfWeek}",
- "No locale set" : "Nie ustawiono regionu",
"Your city" : "Miasto",
"Your organisation" : "Twoja organizacja",
"Your phone number" : "Twój numer telefonu",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "Inne języki",
"Password change is disabled because the master key is disabled" : "Zmiana hasła jest zablokowana z powodu włączenia klucza głównego.",
"No accounts" : "Brak kont",
- "Loading accounts …" : "Wczytywanie kont...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista kont. Ta lista nie jest w pełni renderowana ze względu na wydajność. Konta będą renderowane podczas poruszania się po liście.",
"Manager" : "Menedżer",
"Set line manager" : "Ustaw menedżera liniowego",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "Członek następujących grup",
"Set account groups" : "Ustaw grupy konta",
"Admin of the following groups" : "Administrator następujących grup",
- "Set account as admin for …" : "Ustaw konto jako administrator dla…",
"Quota" : "Quota",
"Set account quota" : "Ustaw limit konta",
"Language" : "Język",
"Set default language" : "Ustaw domyślny język",
"Add new account" : "Dodaj nowe konto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto...","{userCount} konta...","{userCount} kont...","{userCount} konta..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konta","{userCount} kont","{userCount} konta"],
"Total rows summary" : "Podsumowanie wszystkich wierszy",
"Scroll to load more rows" : "Przewiń, aby wczytać więcej wierszy",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "Adres e-mail nie może być pusty",
"Email was successfully changed" : "Adres e-mail został pomyślnie zmieniony",
"Welcome mail sent!" : "Wysłano wiadomość powitalną!",
- "Loading account …" : "Wczytywanie konta...",
"Change display name" : "Zmiana wyświetlanej nazwy",
"Set new password" : "Ustaw nowe hasło",
"You do not have permissions to see the details of this account" : "Nie masz uprawnień, aby zobaczyć szczegóły tego konta",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Uwierzytelnianie bez hasła wymaga bezpiecznego połączenia.",
"Add WebAuthn device" : "Dodaj urządzenie WebAuthn",
"Please authorize your WebAuthn device." : "Autoryzuj swoje urządzenie WebAuthn.",
- "Adding your device …" : "Dodawanie urządzenia…",
"Unnamed device" : "Nienazwane urządzenie",
"Passwordless Authentication" : "Uwierzytelnianie bez hasła",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Skonfiguruj konto do uwierzytelniania bez hasła zgodnie ze standardem FIDO2.",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Pokaż tylko zalogowanym kontom",
"Hide" : "Ukryj",
"Manually installed apps cannot be updated" : "Aplikacje zainstalowane ręcznie nie mogą być aktualizowane",
- "{progress}% Deploying …" : "{progress} % trwa wdrażanie…",
- "{progress}% Initializing …" : "{progress} % trwa inicjalizacja ...",
"Health checking" : "Sprawdzanie stanu zdrowia",
"Deploy and Enable" : "Wdróż i włącz",
"Download and enable" : "Pobierz i włącz",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "Twoja biografia",
"You are using {usage}" : "Używasz {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Używasz {usage} z {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Wczytywanie kont...",
+ "Set account as admin for …" : "Ustaw konto jako administrator dla…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto...","{userCount} konta...","{userCount} kont...","{userCount} konta..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "W przypadku zagubienia urządzenia lub opuszczenia organizacji można zdalnie wyczyścić dane Nextcloud ze wszystkich urządzeń powiązanych z {userid}. Działa tylko wtedy, gdy urządzenia są podłączone do Internetu.",
"Failed to load subadmin groups with details" : "Nie udało się załadować grup subadminów ze szczegółami",
+ "Loading account …" : "Wczytywanie konta...",
+ "Adding your device …" : "Dodawanie urządzenia…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Ze względów wydajnościowych po włączeniu szyfrowania na serwerze Nextcloud szyfrowane są tylko nowe i zmienione pliki.",
+ "{progress}% Deploying …" : "{progress} % trwa wdrażanie…",
+ "{progress}% Initializing …" : "{progress} % trwa inicjalizacja ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ta aplikacja jest niezgodna z wersją Nextcloud. Przy dalszej kontynuacji, możesz pozwolić na zainstalowanie tej aplikacji. Pamiętaj, że aplikacja może nie działać zgodnie z oczekiwaniami.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Poprawna konfiguracja jest ważna dla bezpieczeństwa i wydajności Twojej instancji. W celach pomocniczych przeprowadzane jest automatyczne sprawdzanie. Więcej informacji możesz znaleźć w dokumentacji.",
"Checking for system and security issues." : "Sprawdzanie błędów systemu i bezpieczeństwa.",
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index 173d6ba7be6..d25f08e401b 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Ogranicz autouzupełnianie nazw kont do użytkowników na podstawie ich książki adresowej",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Zezwól na autouzupełnianie do pełnego dopasowania przy wpisywaniu pełnego imienia i nazwiska (ignorując ograniczenia, takie jak członkostwo w grupie czy brak dopasowania w książce adresowej)",
"Full match autocompletion restrictions" : "Ograniczenia autouzupełniania pełnego dopasowania",
- "Also allow autocompletion on full match of the user id" : "Zezwól także na autouzupełnianie przy pełnym dopasowaniu identyfikatora użytkownika",
"Also allow autocompletion on full match of the user email" : "Zezwól także na autouzupełnianie przy pełnym dopasowaniu adresu e-mail użytkownika",
"Do not use second user displayname for full match" : "Nie używaj drugiej nazwy wyświetlanej użytkownika dla pełnego dopasowania",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Pokaż tekst zastrzeżenia na stronie przesyłania linków publicznych (wyświetlane tylko wtedy, gdy lista plików jest ukryta)",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Używasz {s}{usage}{/s} z {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Należysz do następujących grup:",
"Your full name" : "Twoja pełna nazwa",
+ "Unable to update primary email address" : "Nie można zaktualizować głównego adresu e-mail",
+ "Unable to delete additional email address" : "Nie można usunąć dodatkowego adresu e-mail",
+ "No email address set" : "Brak adresu e-mail",
"Email options" : "Opcje e-mail",
"Options for additional email address {index}" : "Opcje dla dodatkowego adresu e-mail {index}",
"Remove primary email" : "Usuń podstawowy adres e-mail",
@@ -640,25 +642,22 @@
"Set as primary email" : "Ustaw jako podstawowy adres e-mail",
"Additional email address {index}" : "Dodatkowy adres e-mail {index}",
"Unable to delete primary email address" : "Nie można usunąć głównego adresu e-mail",
- "Unable to update primary email address" : "Nie można zaktualizować głównego adresu e-mail",
"Unable to add additional email address" : "Nie można dodać dodatkowego adresu e-mail",
"Unable to update additional email address" : "Nie można zaktualizować dodatkowego adresu e-mail",
- "Unable to delete additional email address" : "Nie można usunąć dodatkowego adresu e-mail",
"Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień",
- "No email address set" : "Brak adresu e-mail",
"Your handle" : "Twoja ksywka",
"Derived from your locale ({weekDayName})" : "Na podstawie twoich ustawień językowych ({weekDayName})",
"Unable to update first day of week" : "Nie można zaktualizować pierwszego dnia tygodnia",
"Day to use as the first day of week" : "Dzień używany jako pierwszy dzień tygodnia",
"Your headline" : "Twój nagłówek",
+ "No language set" : "Nie ustawiono języka",
"Unable to update language" : "Nie można zaktualizować języka",
"Languages" : "Języki",
"Help translate" : "Pomóż w tłumaczeniu",
- "No language set" : "Nie ustawiono języka",
+ "No locale set" : "Nie ustawiono regionu",
"Unable to update locale" : "Nie można zaktualizować regionu",
"Locales" : "Ustawienia lokalizacyjne",
"Week starts on {firstDayOfWeek}" : "Tydzień zaczyna się w {firstDayOfWeek}",
- "No locale set" : "Nie ustawiono regionu",
"Your city" : "Miasto",
"Your organisation" : "Twoja organizacja",
"Your phone number" : "Twój numer telefonu",
@@ -710,7 +709,6 @@
"Other languages" : "Inne języki",
"Password change is disabled because the master key is disabled" : "Zmiana hasła jest zablokowana z powodu włączenia klucza głównego.",
"No accounts" : "Brak kont",
- "Loading accounts …" : "Wczytywanie kont...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista kont. Ta lista nie jest w pełni renderowana ze względu na wydajność. Konta będą renderowane podczas poruszania się po liście.",
"Manager" : "Menedżer",
"Set line manager" : "Ustaw menedżera liniowego",
@@ -727,13 +725,11 @@
"Member of the following groups" : "Członek następujących grup",
"Set account groups" : "Ustaw grupy konta",
"Admin of the following groups" : "Administrator następujących grup",
- "Set account as admin for …" : "Ustaw konto jako administrator dla…",
"Quota" : "Quota",
"Set account quota" : "Ustaw limit konta",
"Language" : "Język",
"Set default language" : "Ustaw domyślny język",
"Add new account" : "Dodaj nowe konto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto...","{userCount} konta...","{userCount} kont...","{userCount} konta..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konta","{userCount} kont","{userCount} konta"],
"Total rows summary" : "Podsumowanie wszystkich wierszy",
"Scroll to load more rows" : "Przewiń, aby wczytać więcej wierszy",
@@ -768,7 +764,6 @@
"Email can't be empty" : "Adres e-mail nie może być pusty",
"Email was successfully changed" : "Adres e-mail został pomyślnie zmieniony",
"Welcome mail sent!" : "Wysłano wiadomość powitalną!",
- "Loading account …" : "Wczytywanie konta...",
"Change display name" : "Zmiana wyświetlanej nazwy",
"Set new password" : "Ustaw nowe hasło",
"You do not have permissions to see the details of this account" : "Nie masz uprawnień, aby zobaczyć szczegóły tego konta",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "Uwierzytelnianie bez hasła wymaga bezpiecznego połączenia.",
"Add WebAuthn device" : "Dodaj urządzenie WebAuthn",
"Please authorize your WebAuthn device." : "Autoryzuj swoje urządzenie WebAuthn.",
- "Adding your device …" : "Dodawanie urządzenia…",
"Unnamed device" : "Nienazwane urządzenie",
"Passwordless Authentication" : "Uwierzytelnianie bez hasła",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Skonfiguruj konto do uwierzytelniania bez hasła zgodnie ze standardem FIDO2.",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "Pokaż tylko zalogowanym kontom",
"Hide" : "Ukryj",
"Manually installed apps cannot be updated" : "Aplikacje zainstalowane ręcznie nie mogą być aktualizowane",
- "{progress}% Deploying …" : "{progress} % trwa wdrażanie…",
- "{progress}% Initializing …" : "{progress} % trwa inicjalizacja ...",
"Health checking" : "Sprawdzanie stanu zdrowia",
"Deploy and Enable" : "Wdróż i włącz",
"Download and enable" : "Pobierz i włącz",
@@ -960,9 +952,16 @@
"Your biography" : "Twoja biografia",
"You are using {usage}" : "Używasz {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Używasz {usage} z {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Wczytywanie kont...",
+ "Set account as admin for …" : "Ustaw konto jako administrator dla…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto...","{userCount} konta...","{userCount} kont...","{userCount} konta..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "W przypadku zagubienia urządzenia lub opuszczenia organizacji można zdalnie wyczyścić dane Nextcloud ze wszystkich urządzeń powiązanych z {userid}. Działa tylko wtedy, gdy urządzenia są podłączone do Internetu.",
"Failed to load subadmin groups with details" : "Nie udało się załadować grup subadminów ze szczegółami",
+ "Loading account …" : "Wczytywanie konta...",
+ "Adding your device …" : "Dodawanie urządzenia…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Ze względów wydajnościowych po włączeniu szyfrowania na serwerze Nextcloud szyfrowane są tylko nowe i zmienione pliki.",
+ "{progress}% Deploying …" : "{progress} % trwa wdrażanie…",
+ "{progress}% Initializing …" : "{progress} % trwa inicjalizacja ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ta aplikacja jest niezgodna z wersją Nextcloud. Przy dalszej kontynuacji, możesz pozwolić na zainstalowanie tej aplikacji. Pamiętaj, że aplikacja może nie działać zgodnie z oczekiwaniami.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Poprawna konfiguracja jest ważna dla bezpieczeństwa i wydajności Twojej instancji. W celach pomocniczych przeprowadzane jest automatyczne sprawdzanie. Więcej informacji możesz znaleźć w dokumentacji.",
"Checking for system and security issues." : "Sprawdzanie błędów systemu i bezpieczeństwa.",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index a682acd0aec..6488356929f 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Restringir o preenchimento automático do nome da conta aos usuários com base em seu catálogo de endereços",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Permitir que o preenchimento automático corresponda totalmente ao inserir o nome completo (ignorando restrições como pertencimento a grupos ou falta de correspondência no catálogo de endereços)",
"Full match autocompletion restrictions" : "Restrições de preenchimento automático de correspondência completa",
- "Also allow autocompletion on full match of the user id" : "Permitir também o preenchimento automático em caso de correspondência completa do ID do usuário.",
"Also allow autocompletion on full match of the user email" : "Permitir também o preenchimento automático em caso de correspondência completa do e-mail do usuário.",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Exibir o texto do aviso legal na página de upload do link público (somente mostrado quando a lista de arquivos está oculta).",
"Disclaimer text" : "Texto do aviso legal",
@@ -632,6 +631,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Você está usando {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Você é membro dos seguintes grupos:",
"Your full name" : "Seu nome completo",
+ "Unable to update primary email address" : "Não é possível atualizar o endereço de e-mail primário ",
+ "Unable to delete additional email address" : "Não é possível excluir endereço de e-mail adicional",
+ "No email address set" : "Nenhum endereço de e-mail foi configurado",
"Email options" : "Opções de e-mail",
"Options for additional email address {index}" : "Opções para endereço de e-mail adicional {index}",
"Remove primary email" : "Remover e-mail principal ",
@@ -641,25 +643,22 @@ OC.L10N.register(
"Set as primary email" : "Definir como e-mail principal ",
"Additional email address {index}" : "Endereço de e-mail adicional {index} ",
"Unable to delete primary email address" : "Não é possível excluir o endereço de e-mail principal",
- "Unable to update primary email address" : "Não é possível atualizar o endereço de e-mail primário ",
"Unable to add additional email address" : "Não é possível adicionar um endereço de e-mail adicional",
"Unable to update additional email address" : "Não é possível atualizar o endereço de e-mail adicional ",
- "Unable to delete additional email address" : "Não é possível excluir endereço de e-mail adicional",
"Primary email for password reset and notifications" : "E-mail principal para redefinição de senha e notificações",
- "No email address set" : "Nenhum endereço de e-mail foi configurado",
"Your handle" : "Seu identificador",
"Derived from your locale ({weekDayName})" : "Derivado da sua configuração regional ({weekDayName})",
"Unable to update first day of week" : "Não é possível atualizar o primeiro dia da semana",
"Day to use as the first day of week" : "Dia a ser usado como o primeiro dia da semana",
"Your headline" : "Seu título",
+ "No language set" : "Nenhum idioma definido",
"Unable to update language" : "Não foi possível atualizar o idioma",
"Languages" : "Idiomas",
"Help translate" : "Ajude a traduzir",
- "No language set" : "Nenhum idioma definido",
+ "No locale set" : "Nenhuma configuração regional definida",
"Unable to update locale" : "Não foi possível atualizar a configuração regional",
"Locales" : "Configuração regional",
"Week starts on {firstDayOfWeek}" : "A semana começa com {firstDayOfWeek}",
- "No locale set" : "Nenhuma configuração regional definida",
"Your city" : "Sua cidade",
"Your organisation" : "Sua organização",
"Your phone number" : "Seu número de telefone",
@@ -711,7 +710,6 @@ OC.L10N.register(
"Other languages" : "Outros idiomas",
"Password change is disabled because the master key is disabled" : "A alteração de senha está desativada porque a chave mestra está desativada",
"No accounts" : "Sem contas",
- "Loading accounts …" : "Carregando contas …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de contas. Esta lista não foi totalmente renderizada por motivos de desempenho. As contas serão renderizadas quando você navegar pela lista.",
"Manager" : "Gerente",
"Set line manager" : "Definir superior hierárquico",
@@ -728,13 +726,11 @@ OC.L10N.register(
"Member of the following groups" : "Membro dos seguintes grupos",
"Set account groups" : "Definir grupos de contas",
"Admin of the following groups" : "Administrador dos seguintes grupos",
- "Set account as admin for …" : "Definir conta como administrador para …",
"Quota" : "Cota",
"Set account quota" : "Definir cota da conta",
"Language" : "Idioma",
"Set default language" : "Definir idioma padrão",
"Add new account" : "Adicionar nova conta",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta …","{userCount} de contas …","{userCount} contas …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} de contas","{userCount} contas"],
"Total rows summary" : "Resumo do total de linhas",
"Scroll to load more rows" : "Role para carregar mais linhas",
@@ -769,7 +765,6 @@ OC.L10N.register(
"Email can't be empty" : "O e-mail não pode estar vazio",
"Email was successfully changed" : "O e-mail foi alterado com sucesso",
"Welcome mail sent!" : "E-mail de boas-vindas enviado!",
- "Loading account …" : "Carregando conta …",
"Change display name" : "Alterar nome de exibição",
"Set new password" : "Definir nova senha",
"You do not have permissions to see the details of this account" : "Você não tem permissão para ver os detalhes desta conta",
@@ -803,7 +798,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Autenticação sem senha necessita uma conexão segura.",
"Add WebAuthn device" : "Adicionar dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorize seu dispositivo Webauthn.",
- "Adding your device …" : "Adicionando seu dispositivo…",
"Unnamed device" : "Dispositivo sem nome",
"Passwordless Authentication" : "Autenticação sem senha",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configure sua conta para autenticação sem senha, seguindo o padrão FIDO2.",
@@ -880,8 +874,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Mostrar apenas para contas logadas",
"Hide" : "Ocultar",
"Manually installed apps cannot be updated" : "Aplicativos instalados manualmente não podem ser atualizados",
- "{progress}% Deploying …" : "{progress}% Implantando …",
- "{progress}% Initializing …" : "{progress}% Inicializando …",
"Health checking" : "Verificação de saúde",
"Deploy and Enable" : "Implantar e Ativar",
"Download and enable" : "Baixar e ativar",
@@ -961,9 +953,16 @@ OC.L10N.register(
"Your biography" : "Sua biografia",
"You are using {usage}" : "Você está usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Você está usando {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Carregando contas …",
+ "Set account as admin for …" : "Definir conta como administrador para …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta …","{userCount} de contas …","{userCount} contas …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Em caso de perda do dispositivo ou saída da organização, pode-se apagar remotamente os dados do Nextcloud dos dispositivos associados ao {userid}. Só funciona se estiverem conectados à Internet.",
"Failed to load subadmin groups with details" : "Falha ao carregar grupos de subadministradores com detalhes",
+ "Loading account …" : "Carregando conta …",
+ "Adding your device …" : "Adicionando seu dispositivo…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Por motivos de desempenho, quando você ativa a criptografia em um servidor Nextcloud, somente os arquivos novos e alterados são criptografados.",
+ "{progress}% Deploying …" : "{progress}% Implantando …",
+ "{progress}% Initializing …" : "{progress}% Inicializando …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Este aplicativo não está marcado como compatível com sua versão do Nextcloud. Se você continuar, ainda poderá instalar o aplicativo mas poderá não funcionar como esperado.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Para segurança e desempenho da sua instalação é importante que tudo esteja configurado corretamente. Para ajudá-lo com isso, estamos fazendo algumas verificações automáticas. Consulte a documentação para mais informações.",
"Checking for system and security issues." : "Verificando problemas de sistema e segurança.",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index e0316df894c..3564a3d8ee4 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Restringir o preenchimento automático do nome da conta aos usuários com base em seu catálogo de endereços",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Permitir que o preenchimento automático corresponda totalmente ao inserir o nome completo (ignorando restrições como pertencimento a grupos ou falta de correspondência no catálogo de endereços)",
"Full match autocompletion restrictions" : "Restrições de preenchimento automático de correspondência completa",
- "Also allow autocompletion on full match of the user id" : "Permitir também o preenchimento automático em caso de correspondência completa do ID do usuário.",
"Also allow autocompletion on full match of the user email" : "Permitir também o preenchimento automático em caso de correspondência completa do e-mail do usuário.",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Exibir o texto do aviso legal na página de upload do link público (somente mostrado quando a lista de arquivos está oculta).",
"Disclaimer text" : "Texto do aviso legal",
@@ -630,6 +629,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Você está usando {s}{usage}{/s} de {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Você é membro dos seguintes grupos:",
"Your full name" : "Seu nome completo",
+ "Unable to update primary email address" : "Não é possível atualizar o endereço de e-mail primário ",
+ "Unable to delete additional email address" : "Não é possível excluir endereço de e-mail adicional",
+ "No email address set" : "Nenhum endereço de e-mail foi configurado",
"Email options" : "Opções de e-mail",
"Options for additional email address {index}" : "Opções para endereço de e-mail adicional {index}",
"Remove primary email" : "Remover e-mail principal ",
@@ -639,25 +641,22 @@
"Set as primary email" : "Definir como e-mail principal ",
"Additional email address {index}" : "Endereço de e-mail adicional {index} ",
"Unable to delete primary email address" : "Não é possível excluir o endereço de e-mail principal",
- "Unable to update primary email address" : "Não é possível atualizar o endereço de e-mail primário ",
"Unable to add additional email address" : "Não é possível adicionar um endereço de e-mail adicional",
"Unable to update additional email address" : "Não é possível atualizar o endereço de e-mail adicional ",
- "Unable to delete additional email address" : "Não é possível excluir endereço de e-mail adicional",
"Primary email for password reset and notifications" : "E-mail principal para redefinição de senha e notificações",
- "No email address set" : "Nenhum endereço de e-mail foi configurado",
"Your handle" : "Seu identificador",
"Derived from your locale ({weekDayName})" : "Derivado da sua configuração regional ({weekDayName})",
"Unable to update first day of week" : "Não é possível atualizar o primeiro dia da semana",
"Day to use as the first day of week" : "Dia a ser usado como o primeiro dia da semana",
"Your headline" : "Seu título",
+ "No language set" : "Nenhum idioma definido",
"Unable to update language" : "Não foi possível atualizar o idioma",
"Languages" : "Idiomas",
"Help translate" : "Ajude a traduzir",
- "No language set" : "Nenhum idioma definido",
+ "No locale set" : "Nenhuma configuração regional definida",
"Unable to update locale" : "Não foi possível atualizar a configuração regional",
"Locales" : "Configuração regional",
"Week starts on {firstDayOfWeek}" : "A semana começa com {firstDayOfWeek}",
- "No locale set" : "Nenhuma configuração regional definida",
"Your city" : "Sua cidade",
"Your organisation" : "Sua organização",
"Your phone number" : "Seu número de telefone",
@@ -709,7 +708,6 @@
"Other languages" : "Outros idiomas",
"Password change is disabled because the master key is disabled" : "A alteração de senha está desativada porque a chave mestra está desativada",
"No accounts" : "Sem contas",
- "Loading accounts …" : "Carregando contas …",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista de contas. Esta lista não foi totalmente renderizada por motivos de desempenho. As contas serão renderizadas quando você navegar pela lista.",
"Manager" : "Gerente",
"Set line manager" : "Definir superior hierárquico",
@@ -726,13 +724,11 @@
"Member of the following groups" : "Membro dos seguintes grupos",
"Set account groups" : "Definir grupos de contas",
"Admin of the following groups" : "Administrador dos seguintes grupos",
- "Set account as admin for …" : "Definir conta como administrador para …",
"Quota" : "Cota",
"Set account quota" : "Definir cota da conta",
"Language" : "Idioma",
"Set default language" : "Definir idioma padrão",
"Add new account" : "Adicionar nova conta",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta …","{userCount} de contas …","{userCount} contas …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} conta","{userCount} de contas","{userCount} contas"],
"Total rows summary" : "Resumo do total de linhas",
"Scroll to load more rows" : "Role para carregar mais linhas",
@@ -767,7 +763,6 @@
"Email can't be empty" : "O e-mail não pode estar vazio",
"Email was successfully changed" : "O e-mail foi alterado com sucesso",
"Welcome mail sent!" : "E-mail de boas-vindas enviado!",
- "Loading account …" : "Carregando conta …",
"Change display name" : "Alterar nome de exibição",
"Set new password" : "Definir nova senha",
"You do not have permissions to see the details of this account" : "Você não tem permissão para ver os detalhes desta conta",
@@ -801,7 +796,6 @@
"Passwordless authentication requires a secure connection." : "Autenticação sem senha necessita uma conexão segura.",
"Add WebAuthn device" : "Adicionar dispositivo WebAuthn",
"Please authorize your WebAuthn device." : "Autorize seu dispositivo Webauthn.",
- "Adding your device …" : "Adicionando seu dispositivo…",
"Unnamed device" : "Dispositivo sem nome",
"Passwordless Authentication" : "Autenticação sem senha",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Configure sua conta para autenticação sem senha, seguindo o padrão FIDO2.",
@@ -878,8 +872,6 @@
"Show to logged in accounts only" : "Mostrar apenas para contas logadas",
"Hide" : "Ocultar",
"Manually installed apps cannot be updated" : "Aplicativos instalados manualmente não podem ser atualizados",
- "{progress}% Deploying …" : "{progress}% Implantando …",
- "{progress}% Initializing …" : "{progress}% Inicializando …",
"Health checking" : "Verificação de saúde",
"Deploy and Enable" : "Implantar e Ativar",
"Download and enable" : "Baixar e ativar",
@@ -959,9 +951,16 @@
"Your biography" : "Sua biografia",
"You are using {usage}" : "Você está usando {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Você está usando {usage} de {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Carregando contas …",
+ "Set account as admin for …" : "Definir conta como administrador para …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} conta …","{userCount} de contas …","{userCount} contas …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Em caso de perda do dispositivo ou saída da organização, pode-se apagar remotamente os dados do Nextcloud dos dispositivos associados ao {userid}. Só funciona se estiverem conectados à Internet.",
"Failed to load subadmin groups with details" : "Falha ao carregar grupos de subadministradores com detalhes",
+ "Loading account …" : "Carregando conta …",
+ "Adding your device …" : "Adicionando seu dispositivo…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Por motivos de desempenho, quando você ativa a criptografia em um servidor Nextcloud, somente os arquivos novos e alterados são criptografados.",
+ "{progress}% Deploying …" : "{progress}% Implantando …",
+ "{progress}% Initializing …" : "{progress}% Inicializando …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Este aplicativo não está marcado como compatível com sua versão do Nextcloud. Se você continuar, ainda poderá instalar o aplicativo mas poderá não funcionar como esperado.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Para segurança e desempenho da sua instalação é importante que tudo esteja configurado corretamente. Para ajudá-lo com isso, estamos fazendo algumas verificações automáticas. Consulte a documentação para mais informações.",
"Checking for system and security issues." : "Verificando problemas de sistema e segurança.",
diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js
index d8ae900ccb6..83e92088793 100644
--- a/apps/settings/l10n/pt_PT.js
+++ b/apps/settings/l10n/pt_PT.js
@@ -201,11 +201,11 @@ OC.L10N.register(
"Set as profile picture" : "Definir como imagem de perfil",
"You are a member of the following groups:" : "Membro dos seguintes grupos:",
"Your full name" : "Nome completo",
+ "No email address set" : "Nenhum endereço de email estabelecido",
"Email options" : "Opções de correio eletrónico",
"Remove primary email" : "Remoção de correio eletrónico principal",
"Delete email" : "Apagar correio eletrónico",
"Unset as primary email" : "Remove atribuição de correio eletrónico como principal",
- "No email address set" : "Nenhum endereço de email estabelecido",
"Help translate" : "Ajude a traduzir",
"Week starts on {firstDayOfWeek}" : "Semana começa em {firstDayOfWeek}",
"Your phone number" : "O seu número de telefone",
diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json
index e2613a72d90..aa70dfe41ed 100644
--- a/apps/settings/l10n/pt_PT.json
+++ b/apps/settings/l10n/pt_PT.json
@@ -199,11 +199,11 @@
"Set as profile picture" : "Definir como imagem de perfil",
"You are a member of the following groups:" : "Membro dos seguintes grupos:",
"Your full name" : "Nome completo",
+ "No email address set" : "Nenhum endereço de email estabelecido",
"Email options" : "Opções de correio eletrónico",
"Remove primary email" : "Remoção de correio eletrónico principal",
"Delete email" : "Apagar correio eletrónico",
"Unset as primary email" : "Remove atribuição de correio eletrónico como principal",
- "No email address set" : "Nenhum endereço de email estabelecido",
"Help translate" : "Ajude a traduzir",
"Week starts on {firstDayOfWeek}" : "Semana começa em {firstDayOfWeek}",
"Your phone number" : "O seu número de telefone",
diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js
index 9f477ebc96a..680b11d1509 100644
--- a/apps/settings/l10n/ro.js
+++ b/apps/settings/l10n/ro.js
@@ -213,7 +213,6 @@ OC.L10N.register(
"Send email" : "Expediază mesajul",
"Server error while trying to complete WebAuthn device registration" : "Eroare de server în timpul încercării de a finaliza înregistrarea dispozitivului WebAuthn",
"Add WebAuthn device" : "Adăugați dispozitivul WebAuthn",
- "Adding your device …" : "Adăugarea dispozitivului dvs ...",
"Unnamed device" : "Dispozitiv fără nume",
"Your browser does not support WebAuthn." : "Browserul dvs. nu acceptă WebAuthn.",
"Security & setup warnings" : "Alerte de securitate & configurare",
@@ -268,6 +267,7 @@ OC.L10N.register(
"Credentials" : "Detalii de autentificare",
"SMTP Password" : "Parolă SMTP",
"Save" : "Salvează",
- "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile."
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile.",
+ "Adding your device …" : "Adăugarea dispozitivului dvs ..."
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json
index fc68bb47c6d..a0aad530c02 100644
--- a/apps/settings/l10n/ro.json
+++ b/apps/settings/l10n/ro.json
@@ -211,7 +211,6 @@
"Send email" : "Expediază mesajul",
"Server error while trying to complete WebAuthn device registration" : "Eroare de server în timpul încercării de a finaliza înregistrarea dispozitivului WebAuthn",
"Add WebAuthn device" : "Adăugați dispozitivul WebAuthn",
- "Adding your device …" : "Adăugarea dispozitivului dvs ...",
"Unnamed device" : "Dispozitiv fără nume",
"Your browser does not support WebAuthn." : "Browserul dvs. nu acceptă WebAuthn.",
"Security & setup warnings" : "Alerte de securitate & configurare",
@@ -266,6 +265,7 @@
"Credentials" : "Detalii de autentificare",
"SMTP Password" : "Parolă SMTP",
"Save" : "Salvează",
- "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile."
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile.",
+ "Adding your device …" : "Adăugarea dispozitivului dvs ..."
},"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/settings/l10n/ru.js b/apps/settings/l10n/ru.js
index 3943cdd0645..37cd68dfbb2 100644
--- a/apps/settings/l10n/ru.js
+++ b/apps/settings/l10n/ru.js
@@ -625,6 +625,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Вы используете {s} {usage} {/s} из {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Вы являетесь участником следующих групп:",
"Your full name" : "Ваше полное имя",
+ "Unable to update primary email address" : "Не удалось изменить основной адрес эл. почты",
+ "Unable to delete additional email address" : "Не удалось удалить дополнительный адрес эл. почты",
+ "No email address set" : "Адрес эл.почты не указан",
"Email options" : "Параметры эл. почты",
"Options for additional email address {index}" : "Настройки для дополнительных адресов эл. почты ",
"Remove primary email" : "Удалить основной адрес эл. почты",
@@ -634,25 +637,22 @@ OC.L10N.register(
"Set as primary email" : "Использовать как основной адрес эл. почты",
"Additional email address {index}" : "Дополнительные адреса эл. почты {index}",
"Unable to delete primary email address" : "Не удалось удалить основной адрес эл. почты",
- "Unable to update primary email address" : "Не удалось изменить основной адрес эл. почты",
"Unable to add additional email address" : "Не удалось добавить дополнительный адрес эл. почты",
"Unable to update additional email address" : "Не удалось изменить дополнительный адрес эл. почты",
- "Unable to delete additional email address" : "Не удалось удалить дополнительный адрес эл. почты",
"Primary email for password reset and notifications" : "Основной адрес эл. почты для сброса пароля и получения уведомлений",
- "No email address set" : "Адрес эл.почты не указан",
"Your handle" : "Ваш дескриптор",
"Derived from your locale ({weekDayName})" : "Зависит от вашего региона ({weekDayName})",
"Unable to update first day of week" : "Не удалось обновить первый день недели",
"Day to use as the first day of week" : "День для использования в качестве первого дня недели",
"Your headline" : "Ваш заголовок",
+ "No language set" : "Язык не задан",
"Unable to update language" : "Не удалось изменить язык",
"Languages" : "Языки",
"Help translate" : "Помочь с переводом",
- "No language set" : "Язык не задан",
+ "No locale set" : "Локаль не задана",
"Unable to update locale" : "Не удалось обновить локаль",
"Locales" : "Региональные стандарты",
"Week starts on {firstDayOfWeek}" : "Первый день недели: {firstDayOfWeek}",
- "No locale set" : "Локаль не задана",
"Your city" : "Ваш город",
"Your organisation" : "Ваша организация",
"Your phone number" : "Ваш номер телефона",
@@ -704,7 +704,6 @@ OC.L10N.register(
"Other languages" : "Другие языки",
"Password change is disabled because the master key is disabled" : "Смена пароля невозможна при отключённом мастер-ключе",
"No accounts" : "Не найдено ни одной учётной записи",
- "Loading accounts …" : "Загрузка учётных записей",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список учётных записей. Этот список отображен не полностью по соображениям производительности. Учётные записи будут отображаться по мере того, как Вы будете перемещаться по списку.",
"Manager" : "Руководитель",
"Set line manager" : "Выбрать руководителя",
@@ -721,13 +720,11 @@ OC.L10N.register(
"Member of the following groups" : "Участник следующих групп",
"Set account groups" : "Выбрать группы учётной записи",
"Admin of the following groups" : "Администратор следующих групп",
- "Set account as admin for …" : "Установите учетную запись в качестве администратора для …",
"Quota" : "Квота",
"Set account quota" : "Задать квоту для учётной записи",
"Language" : "Язык",
"Set default language" : "Выбрать язык по умолчанию",
"Add new account" : "Создать учётную запись",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} учётная запись","{userCount} учётные записи","{userCount} учётных записей","{userCount} учётные записи"],
"Total rows summary" : "Количество строк в общем",
"Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк",
@@ -762,7 +759,6 @@ OC.L10N.register(
"Email can't be empty" : "Электронная почта не может быть пустой",
"Email was successfully changed" : "Эл. почта была успешно изменена",
"Welcome mail sent!" : "Приглашение отправлено!",
- "Loading account …" : "Загрузка сведений об учётной записи…",
"Change display name" : "Изменить отображаемое имя",
"Set new password" : "Установить новый пароль",
"You do not have permissions to see the details of this account" : "У вас нет прав на просмотр данных этой учётной записи",
@@ -796,7 +792,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Аутентификация без пароля требует безопасного соединения.",
"Add WebAuthn device" : "Добавить устройство WebAuthn",
"Please authorize your WebAuthn device." : "Пожалуйста, авторизуйте ваше устройство WebAuthn.",
- "Adding your device …" : "Добавление устройства…",
"Unnamed device" : "Безымянное устройство",
"Passwordless Authentication" : "Аутентификация без пароля",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Настройте свою учетную запись для аутентификации без пароля в соответствии со стандартом FIDO2.",
@@ -873,8 +868,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Только для вошедших в систему",
"Hide" : "Скрыт",
"Manually installed apps cannot be updated" : "Приложения, установленные вручную, не могут быть обновлены.",
- "{progress}% Deploying …" : "{progress} % Развертывание…",
- "{progress}% Initializing …" : "{progress}% Инициализация…",
"Health checking" : "Проверка здоровья",
"Deploy and Enable" : "Развернуть и включить",
"Download and enable" : "Скачать и включить",
@@ -953,9 +946,16 @@ OC.L10N.register(
"Your biography" : "Ваша биография",
"You are using {usage}" : "Вы используете {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Вы используете {usage} из {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Загрузка учётных записей",
+ "Set account as admin for …" : "Установите учетную запись в качестве администратора для …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Это действие позволяет удалить все данные Nextcloud с устройств {userid}, например, в случае утери или при завершении работы сотрудника в компании. Удаление будет выполнено только если устройства подключены к интернету.",
"Failed to load subadmin groups with details" : "Не удалось загрузить группы субадминистраторов с подробностями",
+ "Loading account …" : "Загрузка сведений об учётной записи…",
+ "Adding your device …" : "Добавление устройства…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "В целях повышения производительности при включении шифрования на сервере Nextcloud шифруются только новые и измененные файлы.",
+ "{progress}% Deploying …" : "{progress} % Развертывание…",
+ "{progress}% Initializing …" : "{progress}% Инициализация…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Это приложение не отмечено как совместимое с вашей версией Nextcloud. Если вы продолжите, вы сможете установить это приложение, однако оно может работать не так, как ожидается.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для обеспечения безопасности и производительности важно, чтобы всё было настроено правильно. Чтобы убедиться в этом, мы выполняем некоторые автоматические проверки. Для получения дополнительной информации обратитесь к соответствующему разделу документации.",
"Checking for system and security issues." : "Проверка системы и возможных уязвимостей.",
diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json
index 86051e3bea6..17be342f303 100644
--- a/apps/settings/l10n/ru.json
+++ b/apps/settings/l10n/ru.json
@@ -623,6 +623,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Вы используете {s} {usage} {/s} из {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Вы являетесь участником следующих групп:",
"Your full name" : "Ваше полное имя",
+ "Unable to update primary email address" : "Не удалось изменить основной адрес эл. почты",
+ "Unable to delete additional email address" : "Не удалось удалить дополнительный адрес эл. почты",
+ "No email address set" : "Адрес эл.почты не указан",
"Email options" : "Параметры эл. почты",
"Options for additional email address {index}" : "Настройки для дополнительных адресов эл. почты ",
"Remove primary email" : "Удалить основной адрес эл. почты",
@@ -632,25 +635,22 @@
"Set as primary email" : "Использовать как основной адрес эл. почты",
"Additional email address {index}" : "Дополнительные адреса эл. почты {index}",
"Unable to delete primary email address" : "Не удалось удалить основной адрес эл. почты",
- "Unable to update primary email address" : "Не удалось изменить основной адрес эл. почты",
"Unable to add additional email address" : "Не удалось добавить дополнительный адрес эл. почты",
"Unable to update additional email address" : "Не удалось изменить дополнительный адрес эл. почты",
- "Unable to delete additional email address" : "Не удалось удалить дополнительный адрес эл. почты",
"Primary email for password reset and notifications" : "Основной адрес эл. почты для сброса пароля и получения уведомлений",
- "No email address set" : "Адрес эл.почты не указан",
"Your handle" : "Ваш дескриптор",
"Derived from your locale ({weekDayName})" : "Зависит от вашего региона ({weekDayName})",
"Unable to update first day of week" : "Не удалось обновить первый день недели",
"Day to use as the first day of week" : "День для использования в качестве первого дня недели",
"Your headline" : "Ваш заголовок",
+ "No language set" : "Язык не задан",
"Unable to update language" : "Не удалось изменить язык",
"Languages" : "Языки",
"Help translate" : "Помочь с переводом",
- "No language set" : "Язык не задан",
+ "No locale set" : "Локаль не задана",
"Unable to update locale" : "Не удалось обновить локаль",
"Locales" : "Региональные стандарты",
"Week starts on {firstDayOfWeek}" : "Первый день недели: {firstDayOfWeek}",
- "No locale set" : "Локаль не задана",
"Your city" : "Ваш город",
"Your organisation" : "Ваша организация",
"Your phone number" : "Ваш номер телефона",
@@ -702,7 +702,6 @@
"Other languages" : "Другие языки",
"Password change is disabled because the master key is disabled" : "Смена пароля невозможна при отключённом мастер-ключе",
"No accounts" : "Не найдено ни одной учётной записи",
- "Loading accounts …" : "Загрузка учётных записей",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список учётных записей. Этот список отображен не полностью по соображениям производительности. Учётные записи будут отображаться по мере того, как Вы будете перемещаться по списку.",
"Manager" : "Руководитель",
"Set line manager" : "Выбрать руководителя",
@@ -719,13 +718,11 @@
"Member of the following groups" : "Участник следующих групп",
"Set account groups" : "Выбрать группы учётной записи",
"Admin of the following groups" : "Администратор следующих групп",
- "Set account as admin for …" : "Установите учетную запись в качестве администратора для …",
"Quota" : "Квота",
"Set account quota" : "Задать квоту для учётной записи",
"Language" : "Язык",
"Set default language" : "Выбрать язык по умолчанию",
"Add new account" : "Создать учётную запись",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} учётная запись","{userCount} учётные записи","{userCount} учётных записей","{userCount} учётные записи"],
"Total rows summary" : "Количество строк в общем",
"Scroll to load more rows" : "Прокрутите, чтобы загрузить больше строк",
@@ -760,7 +757,6 @@
"Email can't be empty" : "Электронная почта не может быть пустой",
"Email was successfully changed" : "Эл. почта была успешно изменена",
"Welcome mail sent!" : "Приглашение отправлено!",
- "Loading account …" : "Загрузка сведений об учётной записи…",
"Change display name" : "Изменить отображаемое имя",
"Set new password" : "Установить новый пароль",
"You do not have permissions to see the details of this account" : "У вас нет прав на просмотр данных этой учётной записи",
@@ -794,7 +790,6 @@
"Passwordless authentication requires a secure connection." : "Аутентификация без пароля требует безопасного соединения.",
"Add WebAuthn device" : "Добавить устройство WebAuthn",
"Please authorize your WebAuthn device." : "Пожалуйста, авторизуйте ваше устройство WebAuthn.",
- "Adding your device …" : "Добавление устройства…",
"Unnamed device" : "Безымянное устройство",
"Passwordless Authentication" : "Аутентификация без пароля",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Настройте свою учетную запись для аутентификации без пароля в соответствии со стандартом FIDO2.",
@@ -871,8 +866,6 @@
"Show to logged in accounts only" : "Только для вошедших в систему",
"Hide" : "Скрыт",
"Manually installed apps cannot be updated" : "Приложения, установленные вручную, не могут быть обновлены.",
- "{progress}% Deploying …" : "{progress} % Развертывание…",
- "{progress}% Initializing …" : "{progress}% Инициализация…",
"Health checking" : "Проверка здоровья",
"Deploy and Enable" : "Развернуть и включить",
"Download and enable" : "Скачать и включить",
@@ -951,9 +944,16 @@
"Your biography" : "Ваша биография",
"You are using {usage}" : "Вы используете {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Вы используете {usage} из {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Загрузка учётных записей",
+ "Set account as admin for …" : "Установите учетную запись в качестве администратора для …",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} учётная запись…","{userCount} учётных записи…","{userCount} учётных записей…","{userCount} учётных записи…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Это действие позволяет удалить все данные Nextcloud с устройств {userid}, например, в случае утери или при завершении работы сотрудника в компании. Удаление будет выполнено только если устройства подключены к интернету.",
"Failed to load subadmin groups with details" : "Не удалось загрузить группы субадминистраторов с подробностями",
+ "Loading account …" : "Загрузка сведений об учётной записи…",
+ "Adding your device …" : "Добавление устройства…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "В целях повышения производительности при включении шифрования на сервере Nextcloud шифруются только новые и измененные файлы.",
+ "{progress}% Deploying …" : "{progress} % Развертывание…",
+ "{progress}% Initializing …" : "{progress}% Инициализация…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Это приложение не отмечено как совместимое с вашей версией Nextcloud. Если вы продолжите, вы сможете установить это приложение, однако оно может работать не так, как ожидается.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для обеспечения безопасности и производительности важно, чтобы всё было настроено правильно. Чтобы убедиться в этом, мы выполняем некоторые автоматические проверки. Для получения дополнительной информации обратитесь к соответствующему разделу документации.",
"Checking for system and security issues." : "Проверка системы и возможных уязвимостей.",
diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js
index 997e0dc51b4..41d1ffdf97a 100644
--- a/apps/settings/l10n/sc.js
+++ b/apps/settings/l10n/sc.js
@@ -221,16 +221,16 @@ OC.L10N.register(
"Picture provided by original account" : "Immàgine frunida dae su contu originale",
"You are a member of the following groups:" : "Faghes parte de custos grupos:",
"Your full name" : "Nùmene cumpletu",
+ "No email address set" : "Perunu indiritzu de posta eletrònica cunfiguradu",
"Email options" : "Optziones de posta eletrònica",
"Remove primary email" : "Boga•nche s'indiritzu de posta eletrònica printzipale",
"Delete email" : "Cantzella indiritzu de posta eletrònica",
"Additional email address {index}" : "Segundu indiritzu de posta eletrònica {index}",
"Primary email for password reset and notifications" : "Indiritzu de posta eletrònica printzipale pro torrare a cunfigurare sa crae e retzire notìficas",
- "No email address set" : "Perunu indiritzu de posta eletrònica cunfiguradu",
"Your handle" : "Nùmene de utente tuo",
"Your headline" : "Su tìtulu tuo",
- "Help translate" : "Agiuda a tradùere",
"No language set" : "Peruna limba cunfigurada",
+ "Help translate" : "Agiuda a tradùere",
"Week starts on {firstDayOfWeek}" : "Sa chida cumintzat su {firstDayOfWeek}",
"Your city" : "Sa tzitade tua",
"Your organisation" : "S'organizatzione tua",
@@ -283,7 +283,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "S'autenticatzione chene crae rechedet una connessione segura.",
"Add WebAuthn device" : "Agiunghe dispositivu WebAuthn",
"Please authorize your WebAuthn device." : "Autoriza su dispositivu WebAuthn tuo.",
- "Adding your device …" : "Agiunta de su dispositivu tuo...",
"Unnamed device" : "Dispositivu sena nùmene",
"Passwordless Authentication" : "Autenticatzione chene crae",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Cunfigura su contu tuo pro s'autenticatzione chene crae, sighende s'istandard FIDO2.",
@@ -374,6 +373,7 @@ OC.L10N.register(
"Your biography" : "Sa biografia tua",
"You are using {usage}" : "Ses impreende {usage}",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In casu de pèrdida de su dispositivu o de essida dae s'organizatzione, custu podet cantzellare dae remotu is datos de Nextcloud dae totu is dispositivos assotziados cun {userid}. Funtzionat isceti si is dispositivos sunt collegados a internet. ",
+ "Adding your device …" : "Agiunta de su dispositivu tuo...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Custa aplicatzione no est marcada comente cumpatìbile cun sa versione tua de Nextcloud. Si sighis, as a pòdere installare s'aplicatzione. Càstia ca podet èssere chi non funtzionet comente prevìdidu.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Est importante pro sa seguresa e s'esecutzione de s'istàntzia tua chi totu siat cunfiguradu bene. Pro t'agiudare, semus faghende controllos automàticos. Càstia sa documentatzione in ligòngiu pro àteras informatziones.",
"Checking for system and security issues." : "Verìfica de is problemas de sistema e seguresa.",
diff --git a/apps/settings/l10n/sc.json b/apps/settings/l10n/sc.json
index ae110b1d3b2..17b59311ec9 100644
--- a/apps/settings/l10n/sc.json
+++ b/apps/settings/l10n/sc.json
@@ -219,16 +219,16 @@
"Picture provided by original account" : "Immàgine frunida dae su contu originale",
"You are a member of the following groups:" : "Faghes parte de custos grupos:",
"Your full name" : "Nùmene cumpletu",
+ "No email address set" : "Perunu indiritzu de posta eletrònica cunfiguradu",
"Email options" : "Optziones de posta eletrònica",
"Remove primary email" : "Boga•nche s'indiritzu de posta eletrònica printzipale",
"Delete email" : "Cantzella indiritzu de posta eletrònica",
"Additional email address {index}" : "Segundu indiritzu de posta eletrònica {index}",
"Primary email for password reset and notifications" : "Indiritzu de posta eletrònica printzipale pro torrare a cunfigurare sa crae e retzire notìficas",
- "No email address set" : "Perunu indiritzu de posta eletrònica cunfiguradu",
"Your handle" : "Nùmene de utente tuo",
"Your headline" : "Su tìtulu tuo",
- "Help translate" : "Agiuda a tradùere",
"No language set" : "Peruna limba cunfigurada",
+ "Help translate" : "Agiuda a tradùere",
"Week starts on {firstDayOfWeek}" : "Sa chida cumintzat su {firstDayOfWeek}",
"Your city" : "Sa tzitade tua",
"Your organisation" : "S'organizatzione tua",
@@ -281,7 +281,6 @@
"Passwordless authentication requires a secure connection." : "S'autenticatzione chene crae rechedet una connessione segura.",
"Add WebAuthn device" : "Agiunghe dispositivu WebAuthn",
"Please authorize your WebAuthn device." : "Autoriza su dispositivu WebAuthn tuo.",
- "Adding your device …" : "Agiunta de su dispositivu tuo...",
"Unnamed device" : "Dispositivu sena nùmene",
"Passwordless Authentication" : "Autenticatzione chene crae",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Cunfigura su contu tuo pro s'autenticatzione chene crae, sighende s'istandard FIDO2.",
@@ -372,6 +371,7 @@
"Your biography" : "Sa biografia tua",
"You are using {usage}" : "Ses impreende {usage}",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In casu de pèrdida de su dispositivu o de essida dae s'organizatzione, custu podet cantzellare dae remotu is datos de Nextcloud dae totu is dispositivos assotziados cun {userid}. Funtzionat isceti si is dispositivos sunt collegados a internet. ",
+ "Adding your device …" : "Agiunta de su dispositivu tuo...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Custa aplicatzione no est marcada comente cumpatìbile cun sa versione tua de Nextcloud. Si sighis, as a pòdere installare s'aplicatzione. Càstia ca podet èssere chi non funtzionet comente prevìdidu.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Est importante pro sa seguresa e s'esecutzione de s'istàntzia tua chi totu siat cunfiguradu bene. Pro t'agiudare, semus faghende controllos automàticos. Càstia sa documentatzione in ligòngiu pro àteras informatziones.",
"Checking for system and security issues." : "Verìfica de is problemas de sistema e seguresa.",
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js
index 80b883f2de9..9325b46e228 100644
--- a/apps/settings/l10n/sk.js
+++ b/apps/settings/l10n/sk.js
@@ -601,6 +601,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Využívate {s}{usage}{/s} z {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Ste členom nasledovných skupín:",
"Your full name" : "Vaše celé meno",
+ "Unable to update primary email address" : "Nie je možné aktualizovať primárnu e-mail adresu",
+ "Unable to delete additional email address" : "Nie je možné odstrániť ďalšiu e-mail adresu",
+ "No email address set" : "Emailová adresa nie je nastavená",
"Email options" : "E-mailové nastavenia",
"Options for additional email address {index}" : "Možnosti pre ďalšiu emailovú adresu {index}",
"Remove primary email" : "Odobrať primárny email",
@@ -610,25 +613,22 @@ OC.L10N.register(
"Set as primary email" : "Nastaviť ako primárny e-mail",
"Additional email address {index}" : "Ďalšia e-mailová adresa {index}",
"Unable to delete primary email address" : "Nie je možné zmazať primárnu e-mail adresu",
- "Unable to update primary email address" : "Nie je možné aktualizovať primárnu e-mail adresu",
"Unable to add additional email address" : "Nie je možné pridať ďalšiu e-mail adresu",
"Unable to update additional email address" : "Nie je možné aktualizovať ďalšiu e-mail adresu",
- "Unable to delete additional email address" : "Nie je možné odstrániť ďalšiu e-mail adresu",
"Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení",
- "No email address set" : "Emailová adresa nie je nastavená",
"Your handle" : "Váš identifikátor (handle)",
"Derived from your locale ({weekDayName})" : "Odvodené z vášho miestneho nastavenia ({weekDayName})",
"Unable to update first day of week" : "Nepodarilo sa aktualizovať deň používaný ako prvý deň v týždni",
"Day to use as the first day of week" : "Deň používaný ako prvý deň v týždni",
"Your headline" : "Váš titul",
+ "No language set" : "Nie je nastavený žiadny jazyk",
"Unable to update language" : "Nie je možné aktualizovať jazyk",
"Languages" : "Jazyky",
"Help translate" : "Pomôcť s prekladom",
- "No language set" : "Nie je nastavený žiadny jazyk",
+ "No locale set" : "Nie sú konfigurované žiadne regionálne nastavenia",
"Unable to update locale" : "Nie je možné aktualizovať regionálne nastavenia",
"Locales" : "Regionálne nastavenia",
"Week starts on {firstDayOfWeek}" : "Prvý deň v týždni je {firstDayOfWeek}",
- "No locale set" : "Nie sú konfigurované žiadne regionálne nastavenia",
"Your city" : "Vaše mesto",
"Your organisation" : "Vaša organizácia",
"Edit your Profile visibility" : "Upraviť viditeľnosť vášho profilu",
@@ -661,7 +661,6 @@ OC.L10N.register(
"Other languages" : "Iné jazyky",
"Password change is disabled because the master key is disabled" : "Zmena hesla je zablokovaná pretože hlavný kľúč je vypnutý",
"No accounts" : "Žiadne účty",
- "Loading accounts …" : "Nahrávanie účtov ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Zoznam účtov. Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Účty budú vykreslené, keď budete prechádzať zoznamom.",
"Manager" : "Manažér",
"Set line manager" : "Nastaviť líniového manažéra",
@@ -678,13 +677,11 @@ OC.L10N.register(
"Member of the following groups" : "Člen nasledujúcich skupín",
"Set account groups" : "Nastaviť skupiny pre účet",
"Admin of the following groups" : "Administrátor nasledujúcich skupín",
- "Set account as admin for …" : "Nastaviť účet ako adminstrátora pre ...",
"Quota" : "Kvóta",
"Set account quota" : "Nastaviť kvótu pre účet",
"Language" : "Jazyk",
"Set default language" : "Nastaviť predvolený jazyk",
"Add new account" : " Pridať nový účet",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet ...","{userCount} účty ...","{userCount} účtov ...","{userCount} účtov ..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtov","{userCount} účtov"],
"Total rows summary" : "Súčet všetkých riadkov",
"Scroll to load more rows" : "Posúvajte pre načítanie ďalších riadkov",
@@ -717,7 +714,6 @@ OC.L10N.register(
"Email can't be empty" : "E-mail nemôže byť prázdny",
"Email was successfully changed" : "Email bol úspešne zmenený",
"Welcome mail sent!" : "Privítací email odoslaný",
- "Loading account …" : "Nahrávam účet ...",
"Change display name" : "Zmeniť zobrazované meno",
"Set new password" : "Vytvoriť nové heslo",
"You do not have permissions to see the details of this account" : "Nemáte oprávnenie vidieť detaily tohto účtu",
@@ -751,7 +747,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Overenie bez hesla vyžaduje zabezpečné pripojenie.",
"Add WebAuthn device" : "Pridať zariadenie WebAuthn",
"Please authorize your WebAuthn device." : "Autorizujte svoje zariadenie WebAuthn.",
- "Adding your device …" : "Pridáva sa zariadenie...",
"Unnamed device" : "Nepomenované zariadenie",
"Passwordless Authentication" : "Overovanie bez hesla",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nastavte si účet pre využívanie overovania bez hesla podľa štandardu FIDO2.",
@@ -818,8 +813,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Zobraziť len pre prihlásené účty",
"Hide" : "Skryť",
"Manually installed apps cannot be updated" : "Manuálne nainštalované aplikácie nemôžu byť aktualizované",
- "{progress}% Deploying …" : "{progress}% Nasadzovanie ...",
- "{progress}% Initializing …" : "{progress}% Inicializuje sa ...",
"Health checking" : "Kontrola stavu",
"Deploy and Enable" : "Nasadiť a zapnúť",
"Download and enable" : "Stiahnuť a povoliť",
@@ -896,9 +889,16 @@ OC.L10N.register(
"Your biography" : "Váš životopis",
"You are using {usage}" : "Využívate {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Využívate {usage} z {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Nahrávanie účtov ...",
+ "Set account as admin for …" : "Nastaviť účet ako adminstrátora pre ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet ...","{userCount} účty ...","{userCount} účtov ...","{userCount} účtov ..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "V prípade straty zariadenia alebo napr. odchodu z firmy to môže na daľku vymazať údaje Nextcloud zo všetkých zariadení priradených k {userid}. Funguje iba vtedy, ak sú zariadenia pripojené k internetu.",
"Failed to load subadmin groups with details" : "Nepodarilo sa načítať skupiny subadministátorov s podrobnosťami",
+ "Loading account …" : "Nahrávam účet ...",
+ "Adding your device …" : "Pridáva sa zariadenie...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Z dôvodu zachovania výkonu, keď povolíte šifrovanie na serveri Nextcloud, budú šifrované iba nové a zmenené súbory.",
+ "{progress}% Deploying …" : "{progress}% Nasadzovanie ...",
+ "{progress}% Initializing …" : "{progress}% Inicializuje sa ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Táto aplikácia nie je označená ako kompatibilná s vašou verziou Nextcloud. Ak budete pokračovať, aplikáciu budete môcť stále nainštalovať. Aplikácia nemusí fungovať podľa očakávania.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kvôli bezpečnosti a výkonu vašej inštalácie je dôležité, aby bolo všetko správne nastavené. Robíme automatickú kontrolu, ktorá vám s touto úlohou pomôže. Pre ďalšie informácie nahliadnite do priloženej dokumentácie.",
"Checking for system and security issues." : "Prebieha kontrola systémových a bezpečnostných problémov.",
diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json
index ac768c8d5c3..a88a26e77e9 100644
--- a/apps/settings/l10n/sk.json
+++ b/apps/settings/l10n/sk.json
@@ -599,6 +599,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Využívate {s}{usage}{/s} z {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Ste členom nasledovných skupín:",
"Your full name" : "Vaše celé meno",
+ "Unable to update primary email address" : "Nie je možné aktualizovať primárnu e-mail adresu",
+ "Unable to delete additional email address" : "Nie je možné odstrániť ďalšiu e-mail adresu",
+ "No email address set" : "Emailová adresa nie je nastavená",
"Email options" : "E-mailové nastavenia",
"Options for additional email address {index}" : "Možnosti pre ďalšiu emailovú adresu {index}",
"Remove primary email" : "Odobrať primárny email",
@@ -608,25 +611,22 @@
"Set as primary email" : "Nastaviť ako primárny e-mail",
"Additional email address {index}" : "Ďalšia e-mailová adresa {index}",
"Unable to delete primary email address" : "Nie je možné zmazať primárnu e-mail adresu",
- "Unable to update primary email address" : "Nie je možné aktualizovať primárnu e-mail adresu",
"Unable to add additional email address" : "Nie je možné pridať ďalšiu e-mail adresu",
"Unable to update additional email address" : "Nie je možné aktualizovať ďalšiu e-mail adresu",
- "Unable to delete additional email address" : "Nie je možné odstrániť ďalšiu e-mail adresu",
"Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení",
- "No email address set" : "Emailová adresa nie je nastavená",
"Your handle" : "Váš identifikátor (handle)",
"Derived from your locale ({weekDayName})" : "Odvodené z vášho miestneho nastavenia ({weekDayName})",
"Unable to update first day of week" : "Nepodarilo sa aktualizovať deň používaný ako prvý deň v týždni",
"Day to use as the first day of week" : "Deň používaný ako prvý deň v týždni",
"Your headline" : "Váš titul",
+ "No language set" : "Nie je nastavený žiadny jazyk",
"Unable to update language" : "Nie je možné aktualizovať jazyk",
"Languages" : "Jazyky",
"Help translate" : "Pomôcť s prekladom",
- "No language set" : "Nie je nastavený žiadny jazyk",
+ "No locale set" : "Nie sú konfigurované žiadne regionálne nastavenia",
"Unable to update locale" : "Nie je možné aktualizovať regionálne nastavenia",
"Locales" : "Regionálne nastavenia",
"Week starts on {firstDayOfWeek}" : "Prvý deň v týždni je {firstDayOfWeek}",
- "No locale set" : "Nie sú konfigurované žiadne regionálne nastavenia",
"Your city" : "Vaše mesto",
"Your organisation" : "Vaša organizácia",
"Edit your Profile visibility" : "Upraviť viditeľnosť vášho profilu",
@@ -659,7 +659,6 @@
"Other languages" : "Iné jazyky",
"Password change is disabled because the master key is disabled" : "Zmena hesla je zablokovaná pretože hlavný kľúč je vypnutý",
"No accounts" : "Žiadne účty",
- "Loading accounts …" : "Nahrávanie účtov ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Zoznam účtov. Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Účty budú vykreslené, keď budete prechádzať zoznamom.",
"Manager" : "Manažér",
"Set line manager" : "Nastaviť líniového manažéra",
@@ -676,13 +675,11 @@
"Member of the following groups" : "Člen nasledujúcich skupín",
"Set account groups" : "Nastaviť skupiny pre účet",
"Admin of the following groups" : "Administrátor nasledujúcich skupín",
- "Set account as admin for …" : "Nastaviť účet ako adminstrátora pre ...",
"Quota" : "Kvóta",
"Set account quota" : "Nastaviť kvótu pre účet",
"Language" : "Jazyk",
"Set default language" : "Nastaviť predvolený jazyk",
"Add new account" : " Pridať nový účet",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet ...","{userCount} účty ...","{userCount} účtov ...","{userCount} účtov ..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtov","{userCount} účtov"],
"Total rows summary" : "Súčet všetkých riadkov",
"Scroll to load more rows" : "Posúvajte pre načítanie ďalších riadkov",
@@ -715,7 +712,6 @@
"Email can't be empty" : "E-mail nemôže byť prázdny",
"Email was successfully changed" : "Email bol úspešne zmenený",
"Welcome mail sent!" : "Privítací email odoslaný",
- "Loading account …" : "Nahrávam účet ...",
"Change display name" : "Zmeniť zobrazované meno",
"Set new password" : "Vytvoriť nové heslo",
"You do not have permissions to see the details of this account" : "Nemáte oprávnenie vidieť detaily tohto účtu",
@@ -749,7 +745,6 @@
"Passwordless authentication requires a secure connection." : "Overenie bez hesla vyžaduje zabezpečné pripojenie.",
"Add WebAuthn device" : "Pridať zariadenie WebAuthn",
"Please authorize your WebAuthn device." : "Autorizujte svoje zariadenie WebAuthn.",
- "Adding your device …" : "Pridáva sa zariadenie...",
"Unnamed device" : "Nepomenované zariadenie",
"Passwordless Authentication" : "Overovanie bez hesla",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nastavte si účet pre využívanie overovania bez hesla podľa štandardu FIDO2.",
@@ -816,8 +811,6 @@
"Show to logged in accounts only" : "Zobraziť len pre prihlásené účty",
"Hide" : "Skryť",
"Manually installed apps cannot be updated" : "Manuálne nainštalované aplikácie nemôžu byť aktualizované",
- "{progress}% Deploying …" : "{progress}% Nasadzovanie ...",
- "{progress}% Initializing …" : "{progress}% Inicializuje sa ...",
"Health checking" : "Kontrola stavu",
"Deploy and Enable" : "Nasadiť a zapnúť",
"Download and enable" : "Stiahnuť a povoliť",
@@ -894,9 +887,16 @@
"Your biography" : "Váš životopis",
"You are using {usage}" : "Využívate {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Využívate {usage} z {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Nahrávanie účtov ...",
+ "Set account as admin for …" : "Nastaviť účet ako adminstrátora pre ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet ...","{userCount} účty ...","{userCount} účtov ...","{userCount} účtov ..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "V prípade straty zariadenia alebo napr. odchodu z firmy to môže na daľku vymazať údaje Nextcloud zo všetkých zariadení priradených k {userid}. Funguje iba vtedy, ak sú zariadenia pripojené k internetu.",
"Failed to load subadmin groups with details" : "Nepodarilo sa načítať skupiny subadministátorov s podrobnosťami",
+ "Loading account …" : "Nahrávam účet ...",
+ "Adding your device …" : "Pridáva sa zariadenie...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Z dôvodu zachovania výkonu, keď povolíte šifrovanie na serveri Nextcloud, budú šifrované iba nové a zmenené súbory.",
+ "{progress}% Deploying …" : "{progress}% Nasadzovanie ...",
+ "{progress}% Initializing …" : "{progress}% Inicializuje sa ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Táto aplikácia nie je označená ako kompatibilná s vašou verziou Nextcloud. Ak budete pokračovať, aplikáciu budete môcť stále nainštalovať. Aplikácia nemusí fungovať podľa očakávania.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kvôli bezpečnosti a výkonu vašej inštalácie je dôležité, aby bolo všetko správne nastavené. Robíme automatickú kontrolu, ktorá vám s touto úlohou pomôže. Pre ďalšie informácie nahliadnite do priloženej dokumentácie.",
"Checking for system and security issues." : "Prebieha kontrola systémových a bezpečnostných problémov.",
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js
index 803ac6f283d..ff1e25d2ff3 100644
--- a/apps/settings/l10n/sl.js
+++ b/apps/settings/l10n/sl.js
@@ -432,6 +432,9 @@ OC.L10N.register(
"Enter your date of birth" : "Vpišite datum rojstva",
"You are a member of the following groups:" : "Omogočeno je članstvo v skupinah:",
"Your full name" : "Polno ime",
+ "Unable to update primary email address" : "Ni mogoče posodobiti osnovnega elektronskega naslova",
+ "Unable to delete additional email address" : "Ni mogoče izbrisati dodatnega elektronskega naslova",
+ "No email address set" : "Poštni naslov ni nastavljen",
"Email options" : "Možnosti elektronske pošte",
"Options for additional email address {index}" : "Dodatni elektronski naslov {index}",
"Remove primary email" : "Odstrani osnovni elektronski naslov",
@@ -441,22 +444,19 @@ OC.L10N.register(
"Set as primary email" : "Nastavi kot osnovni elektronski naslov",
"Additional email address {index}" : "Dodatni elektronski naslov {index}",
"Unable to delete primary email address" : "Ni mogoče izbrisati osnovnega elektronskega naslova",
- "Unable to update primary email address" : "Ni mogoče posodobiti osnovnega elektronskega naslova",
"Unable to add additional email address" : "Ni mogoče dodati dodatnega elektronskega naslova",
"Unable to update additional email address" : "Ni mogoče posodobiti dodatnega elektronskega naslova",
- "Unable to delete additional email address" : "Ni mogoče izbrisati dodatnega elektronskega naslova",
"Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila",
- "No email address set" : "Poštni naslov ni nastavljen",
"Your handle" : "Ročnik",
"Your headline" : "Vaš naslov",
+ "No language set" : "Jezik ni nastavljen",
"Unable to update language" : "Ni mogoče posodobiti jezika",
"Languages" : "Jeziki",
"Help translate" : "Sodelujte pri prevajanju",
- "No language set" : "Jezik ni nastavljen",
+ "No locale set" : "Ni določenih jezikovnih nastavitev",
"Unable to update locale" : "Ni mogoče posodobiti jezikovnih nastavitev",
"Locales" : "Jezikovne nastavitve",
"Week starts on {firstDayOfWeek}" : "Prvi dan tedna je {firstDayOfWeek}",
- "No locale set" : "Ni določenih jezikovnih nastavitev",
"Your city" : "Kraj bivanja",
"Your organisation" : "Ustanova",
"Your phone number" : "Osebna telefonska številka",
@@ -486,7 +486,6 @@ OC.L10N.register(
"Other languages" : "Drugi jeziki",
"Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ",
"No accounts" : "Ni računov",
- "Loading accounts …" : "Poteka nalaganje računov ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Seznam računov. Seznam zaradi zmogljivosti sistema ni v celoti prikazan. Podatki uporabnikov se nalagajo med pomikanjem po seznamu.",
"Manager" : "Upravljalnik",
"Account name will be autogenerated" : "iME RAČUNA bo samodejno ustvarjeno",
@@ -500,13 +499,11 @@ OC.L10N.register(
"Member of the following groups" : "Član navedenih skupin",
"Set account groups" : "Nastavi skupine računov",
"Admin of the following groups" : "Skrbnik navedenih skupin",
- "Set account as admin for …" : "Nastavi račun kot skrbniški za ...",
"Quota" : "Količinska omejitev",
"Set account quota" : "Nastavi količinsko omejitev računa",
"Language" : "Jezik",
"Set default language" : "Nastavi privzeti jezik",
"Add new account" : "Dodaj nov račun",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."],
"Total rows summary" : "Skupni povzetek vrstic",
"Scroll to load more rows" : "Podrsajte za nalaganje več vrstic",
@@ -534,7 +531,6 @@ OC.L10N.register(
"Password was successfully changed" : "Geslo je uspešno spremenjeno",
"Email was successfully changed" : "Elektronski naslov je uspešno spremenjen",
"Welcome mail sent!" : "Potrditveno sporočilo je poslano!",
- "Loading account …" : "Poteka nalaganje računa ...",
"Change display name" : "Spremeni prikazno ime",
"Set new password" : "Nastavi novo geslo",
"You do not have permissions to see the details of this account" : "Ni ustreznih dovoljenj za pregled podrobnosti tega računa",
@@ -565,7 +561,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Brezgeselna overitev zahteva varno povezavo.",
"Add WebAuthn device" : "Dodaj napravo WebAuthn",
"Please authorize your WebAuthn device." : "Overite napravo WebAuthn",
- "Adding your device …" : "Poteka dodajanje naprave ..",
"Unnamed device" : "Neimenovana naprava",
"Passwordless Authentication" : "Brezgeselna overitev",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nastavitev račun za brezgeselno overitev dostopa po standardu FIDO2.",
@@ -693,7 +688,12 @@ OC.L10N.register(
"Your biography" : "Biografija",
"You are using {usage}" : "Uporabljate {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Uporabljate {usage} od {totalSpace} ({usageRelative} %)",
+ "Loading accounts …" : "Poteka nalaganje računov ...",
+ "Set account as admin for …" : "Nastavi račun kot skrbniški za ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Možnost omogoča varnostno brisanje podatkov Nextcloud z vseh naprav, povezanih z uporabniškim računom {userid}. Možnost deluje le, če so naprave povezane v spletno omrežje. Brisanje z oddaljenih naprav je uporabno v primeru izgubljene naprave, ali na primer prekinitve sodelovanja v neki skupini.",
+ "Loading account …" : "Poteka nalaganje računa ...",
+ "Adding your device …" : "Poteka dodajanje naprave ..",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ta program ni označen kot skladen z nameščeno različico oblaka Nextcloud. Če nameravate nadaljevati, boste program lahko namestili, vendar ta morda ne bo deloval po pričakovanjih, ali pa bo vplival na stabilnost sistema.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je nujno, da je sistem posodobljen in pravilno nastavljen. Preverjanje poteka tako, da se nekateri preizkusi izvajajo sproti in samodejno. Več podrobnosti je zabeleženih v dokumentaciji. ",
"Checking for system and security issues." : "Preverjanje sistemskih in varnostnih nastavitev.",
diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json
index 2c69664529f..9431e714b60 100644
--- a/apps/settings/l10n/sl.json
+++ b/apps/settings/l10n/sl.json
@@ -430,6 +430,9 @@
"Enter your date of birth" : "Vpišite datum rojstva",
"You are a member of the following groups:" : "Omogočeno je članstvo v skupinah:",
"Your full name" : "Polno ime",
+ "Unable to update primary email address" : "Ni mogoče posodobiti osnovnega elektronskega naslova",
+ "Unable to delete additional email address" : "Ni mogoče izbrisati dodatnega elektronskega naslova",
+ "No email address set" : "Poštni naslov ni nastavljen",
"Email options" : "Možnosti elektronske pošte",
"Options for additional email address {index}" : "Dodatni elektronski naslov {index}",
"Remove primary email" : "Odstrani osnovni elektronski naslov",
@@ -439,22 +442,19 @@
"Set as primary email" : "Nastavi kot osnovni elektronski naslov",
"Additional email address {index}" : "Dodatni elektronski naslov {index}",
"Unable to delete primary email address" : "Ni mogoče izbrisati osnovnega elektronskega naslova",
- "Unable to update primary email address" : "Ni mogoče posodobiti osnovnega elektronskega naslova",
"Unable to add additional email address" : "Ni mogoče dodati dodatnega elektronskega naslova",
"Unable to update additional email address" : "Ni mogoče posodobiti dodatnega elektronskega naslova",
- "Unable to delete additional email address" : "Ni mogoče izbrisati dodatnega elektronskega naslova",
"Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila",
- "No email address set" : "Poštni naslov ni nastavljen",
"Your handle" : "Ročnik",
"Your headline" : "Vaš naslov",
+ "No language set" : "Jezik ni nastavljen",
"Unable to update language" : "Ni mogoče posodobiti jezika",
"Languages" : "Jeziki",
"Help translate" : "Sodelujte pri prevajanju",
- "No language set" : "Jezik ni nastavljen",
+ "No locale set" : "Ni določenih jezikovnih nastavitev",
"Unable to update locale" : "Ni mogoče posodobiti jezikovnih nastavitev",
"Locales" : "Jezikovne nastavitve",
"Week starts on {firstDayOfWeek}" : "Prvi dan tedna je {firstDayOfWeek}",
- "No locale set" : "Ni določenih jezikovnih nastavitev",
"Your city" : "Kraj bivanja",
"Your organisation" : "Ustanova",
"Your phone number" : "Osebna telefonska številka",
@@ -484,7 +484,6 @@
"Other languages" : "Drugi jeziki",
"Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ",
"No accounts" : "Ni računov",
- "Loading accounts …" : "Poteka nalaganje računov ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Seznam računov. Seznam zaradi zmogljivosti sistema ni v celoti prikazan. Podatki uporabnikov se nalagajo med pomikanjem po seznamu.",
"Manager" : "Upravljalnik",
"Account name will be autogenerated" : "iME RAČUNA bo samodejno ustvarjeno",
@@ -498,13 +497,11 @@
"Member of the following groups" : "Član navedenih skupin",
"Set account groups" : "Nastavi skupine računov",
"Admin of the following groups" : "Skrbnik navedenih skupin",
- "Set account as admin for …" : "Nastavi račun kot skrbniški za ...",
"Quota" : "Količinska omejitev",
"Set account quota" : "Nastavi količinsko omejitev računa",
"Language" : "Jezik",
"Set default language" : "Nastavi privzeti jezik",
"Add new account" : "Dodaj nov račun",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."],
"Total rows summary" : "Skupni povzetek vrstic",
"Scroll to load more rows" : "Podrsajte za nalaganje več vrstic",
@@ -532,7 +529,6 @@
"Password was successfully changed" : "Geslo je uspešno spremenjeno",
"Email was successfully changed" : "Elektronski naslov je uspešno spremenjen",
"Welcome mail sent!" : "Potrditveno sporočilo je poslano!",
- "Loading account …" : "Poteka nalaganje računa ...",
"Change display name" : "Spremeni prikazno ime",
"Set new password" : "Nastavi novo geslo",
"You do not have permissions to see the details of this account" : "Ni ustreznih dovoljenj za pregled podrobnosti tega računa",
@@ -563,7 +559,6 @@
"Passwordless authentication requires a secure connection." : "Brezgeselna overitev zahteva varno povezavo.",
"Add WebAuthn device" : "Dodaj napravo WebAuthn",
"Please authorize your WebAuthn device." : "Overite napravo WebAuthn",
- "Adding your device …" : "Poteka dodajanje naprave ..",
"Unnamed device" : "Neimenovana naprava",
"Passwordless Authentication" : "Brezgeselna overitev",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Nastavitev račun za brezgeselno overitev dostopa po standardu FIDO2.",
@@ -691,7 +686,12 @@
"Your biography" : "Biografija",
"You are using {usage}" : "Uporabljate {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Uporabljate {usage} od {totalSpace} ({usageRelative} %)",
+ "Loading accounts …" : "Poteka nalaganje računov ...",
+ "Set account as admin for …" : "Nastavi račun kot skrbniški za ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun ...","{userCount} računa ...","{userCount} računi ...","{userCount} računov ..."],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Možnost omogoča varnostno brisanje podatkov Nextcloud z vseh naprav, povezanih z uporabniškim računom {userid}. Možnost deluje le, če so naprave povezane v spletno omrežje. Brisanje z oddaljenih naprav je uporabno v primeru izgubljene naprave, ali na primer prekinitve sodelovanja v neki skupini.",
+ "Loading account …" : "Poteka nalaganje računa ...",
+ "Adding your device …" : "Poteka dodajanje naprave ..",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ta program ni označen kot skladen z nameščeno različico oblaka Nextcloud. Če nameravate nadaljevati, boste program lahko namestili, vendar ta morda ne bo deloval po pričakovanjih, ali pa bo vplival na stabilnost sistema.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je nujno, da je sistem posodobljen in pravilno nastavljen. Preverjanje poteka tako, da se nekateri preizkusi izvajajo sproti in samodejno. Več podrobnosti je zabeleženih v dokumentaciji. ",
"Checking for system and security issues." : "Preverjanje sistemskih in varnostnih nastavitev.",
diff --git a/apps/settings/l10n/sq.js b/apps/settings/l10n/sq.js
index 3b6dac2873f..e8d6bc034a0 100644
--- a/apps/settings/l10n/sq.js
+++ b/apps/settings/l10n/sq.js
@@ -172,7 +172,6 @@ OC.L10N.register(
"Show last login" : "Shfaq hyrjen e fundit",
"Send email" : "Dërgo email",
"Default quota" : "Kuota Parazgjedhje",
- "Adding your device …" : "Shtoni pajisjen tuaj ...",
"Unnamed device" : "Paisje pa emër",
"Security & setup warnings" : "Sinjalizime sigurie & rregullimi",
"Try again" : "Provo përsëri",
@@ -222,6 +221,7 @@ OC.L10N.register(
"Subscribe to our newsletter" : "Abonohu në gazeten tonë",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një minimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një maksimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.",
- "You are using {usage}" : "Ju po përdorni {usage}"
+ "You are using {usage}" : "Ju po përdorni {usage}",
+ "Adding your device …" : "Shtoni pajisjen tuaj ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/settings/l10n/sq.json b/apps/settings/l10n/sq.json
index 1251168c214..833f176478d 100644
--- a/apps/settings/l10n/sq.json
+++ b/apps/settings/l10n/sq.json
@@ -170,7 +170,6 @@
"Show last login" : "Shfaq hyrjen e fundit",
"Send email" : "Dërgo email",
"Default quota" : "Kuota Parazgjedhje",
- "Adding your device …" : "Shtoni pajisjen tuaj ...",
"Unnamed device" : "Paisje pa emër",
"Security & setup warnings" : "Sinjalizime sigurie & rregullimi",
"Try again" : "Provo përsëri",
@@ -220,6 +219,7 @@
"Subscribe to our newsletter" : "Abonohu në gazeten tonë",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një minimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një maksimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.",
- "You are using {usage}" : "Ju po përdorni {usage}"
+ "You are using {usage}" : "Ju po përdorni {usage}",
+ "Adding your device …" : "Shtoni pajisjen tuaj ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js
index 64f788ff109..db5386433c5 100644
--- a/apps/settings/l10n/sr.js
+++ b/apps/settings/l10n/sr.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Ограничи аутоматско довршавање имена налога на кориснике добијене на основу њиховог телефонског именика.",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Дозволи аутодовршавање на потпуно подударање када се уноси пуно име (уз игнорисање ограничења као што су припадност групи или недостатак подударања у телефонском именику)",
"Full match autocompletion restrictions" : "Ограничења аутодовршавања на пуно подударање",
- "Also allow autocompletion on full match of the user id" : "Дозволи такође и аутодовршавање на пуно подударање ид корисника",
"Also allow autocompletion on full match of the user email" : "Дозволи такође и аутодовршавање на пуно подударање корисникове и-мејл адресе",
"Do not use second user displayname for full match" : "Не користи име за приказ другог корисника за пуно подударање",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Прикажи текст о ограђивању на јавној страни за отпремање (приказан је само када је сакривена листа фајлова)",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Користите {s}{usage}{/s} од {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Члан сте следећих група:",
"Your full name" : "Ваше пуно име",
+ "Unable to update primary email address" : "Примарна и-мејл адреса није могла да се ажурира",
+ "Unable to delete additional email address" : "Додатна и-мејл адреса не може да се обрише",
+ "No email address set" : "Није постављена адреса е-поште",
"Email options" : "Опције за и-мејл",
"Options for additional email address {index}" : "Опције за додатну и-мејл адресу {index}",
"Remove primary email" : "Уклони примарни и-мејл",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "Постави као примарни и-мејл",
"Additional email address {index}" : "Додатна и-мејл адреса {index}",
"Unable to delete primary email address" : "Примарна и-мејл адреса не може да се обрише",
- "Unable to update primary email address" : "Примарна и-мејл адреса није могла да се ажурира",
"Unable to add additional email address" : "Не може да се дода додатна и-мејл адреса",
"Unable to update additional email address" : "Додатна и-мејл адреса није могла да се ажурира",
- "Unable to delete additional email address" : "Додатна и-мејл адреса не може да се обрише",
"Primary email for password reset and notifications" : "Примарни и-мејл за ресетовање лозинке и обавештења",
- "No email address set" : "Није постављена адреса е-поште",
"Your handle" : "Ваша ручка",
"Derived from your locale ({weekDayName})" : "Закључено из вашег локале подешавања ({weekDayName})",
"Unable to update first day of week" : "Није успело ажурирање првог дана недеље",
"Day to use as the first day of week" : "Дан који се користи као први дан недеље",
"Your headline" : "Ваша насловна линија",
+ "No language set" : "Ниједан језик није постављен",
"Unable to update language" : "Језик није могао да се ажурира",
"Languages" : "Језици",
"Help translate" : " Помозите у превођењу",
- "No language set" : "Ниједан језик није постављен",
+ "No locale set" : "Није постављен локалитет",
"Unable to update locale" : "Локалитет није могао да се ажурира",
"Locales" : "Локалитети",
"Week starts on {firstDayOfWeek}" : "Недеља почиње у {firstDayOfWeek}",
- "No locale set" : "Није постављен локалитет",
"Your city" : "Ваш град",
"Your organisation" : "Ваша организација",
"Your phone number" : "Ваш број телефона",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "Остали језици",
"Password change is disabled because the master key is disabled" : "Промена лозинке је искључена пошто је главни кључ искључен",
"No accounts" : "Нема налога",
- "Loading accounts …" : "Учитавање налога",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Листа налога. Услед разлога везаних за перформансе, ова листа се не приказује у потпуности. Налози ће се приказивати како се будете кретали кроз листу.",
"Manager" : "Менаџер",
"Set line manager" : "Избор надређеног менаџера",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "Члан следећих група",
"Set account groups" : "Постави групе налога",
"Admin of the following groups" : "Админ следећих група",
- "Set account as admin for …" : "Постави налог као администратора за",
"Quota" : "Квота",
"Set account quota" : "Постави квоту за налог",
"Language" : "Језик",
"Set default language" : "Постави подразумевани језик",
"Add new account" : "Додај нови налог",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог…","{userCount} налога…","{userCount} налога…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} налог","{userCount} налога","{userCount} налога"],
"Total rows summary" : "Резиме укупног броја редова",
"Scroll to load more rows" : "Скролујте да се учита још редова",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "И-мејл не може да буде празан",
"Email was successfully changed" : "И-мејл је успешно промењен",
"Welcome mail sent!" : "Е-пошта добродошлице послата!",
- "Loading account …" : "Налог се учитава…",
"Change display name" : "Промени име за приказ",
"Set new password" : "Постави нову лозинку",
"You do not have permissions to see the details of this account" : "Немате дозволе да видите детаље о овом налогу",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Пријављивање без лозинке захтева безбедну конекцију.",
"Add WebAuthn device" : "Додајте WebAuthn уређај",
"Please authorize your WebAuthn device." : "Ауторизујте Ваш WebAuthn уређај.",
- "Adding your device …" : "Додајем Ваш уређај…",
"Unnamed device" : "Неименовани уређај",
"Passwordless Authentication" : "Провера идентитета без лозинке",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Подесите налог за пријављивање без лозинке користећи FIDO2 стандард.",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Прикажи само пријављеним налозима",
"Hide" : "Сакриј",
"Manually installed apps cannot be updated" : "Ручно инсталиране апликације не могу да се ажурирају",
- "{progress}% Deploying …" : "{progress}% Поставља се",
- "{progress}% Initializing …" : "{progress}% Иницијализује се…",
"Health checking" : "Провера здравља",
"Deploy and Enable" : "Постави и укључи",
"Download and enable" : "Скини и укључи",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "Ваша биографија",
"You are using {usage}" : "Користите {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Користите {usage} од {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Учитавање налога",
+ "Set account as admin for …" : "Постави налог као администратора за",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог…","{userCount} налога…","{userCount} налога…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "У случају изгубљеног уређаја или напуштања организације, овим се могу удаљено обрисати Некстклауд подаци са свих уређаја повезаних са налогом {userid}. Ради само ако је уређај повезан на интернет.",
"Failed to load subadmin groups with details" : "Није успело учитавање подадмин група са детаљима",
+ "Loading account …" : "Налог се учитава…",
+ "Adding your device …" : "Додајем Ваш уређај…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Из разлога перформанси, када укључите шифровање само на Nextcloud серверу, шифрују се нови и измењени фајлови.",
+ "{progress}% Deploying …" : "{progress}% Поставља се",
+ "{progress}% Initializing …" : "{progress}% Иницијализује се…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ова апликација није означена као компатибилна са Вашом верзијом Некстклауда. Ако наставите, моћи ћете свеједно да инсталирате апликацију. Врло је могуће да апликација неће радити како је планирано.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте увезану документацију за више информација.",
"Checking for system and security issues." : "Проверавам за системске и безбедноносне проблеме.",
diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json
index 4d10cb7e110..425623d2ebd 100644
--- a/apps/settings/l10n/sr.json
+++ b/apps/settings/l10n/sr.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Ограничи аутоматско довршавање имена налога на кориснике добијене на основу њиховог телефонског именика.",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Дозволи аутодовршавање на потпуно подударање када се уноси пуно име (уз игнорисање ограничења као што су припадност групи или недостатак подударања у телефонском именику)",
"Full match autocompletion restrictions" : "Ограничења аутодовршавања на пуно подударање",
- "Also allow autocompletion on full match of the user id" : "Дозволи такође и аутодовршавање на пуно подударање ид корисника",
"Also allow autocompletion on full match of the user email" : "Дозволи такође и аутодовршавање на пуно подударање корисникове и-мејл адресе",
"Do not use second user displayname for full match" : "Не користи име за приказ другог корисника за пуно подударање",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Прикажи текст о ограђивању на јавној страни за отпремање (приказан је само када је сакривена листа фајлова)",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Користите {s}{usage}{/s} од {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Члан сте следећих група:",
"Your full name" : "Ваше пуно име",
+ "Unable to update primary email address" : "Примарна и-мејл адреса није могла да се ажурира",
+ "Unable to delete additional email address" : "Додатна и-мејл адреса не може да се обрише",
+ "No email address set" : "Није постављена адреса е-поште",
"Email options" : "Опције за и-мејл",
"Options for additional email address {index}" : "Опције за додатну и-мејл адресу {index}",
"Remove primary email" : "Уклони примарни и-мејл",
@@ -640,25 +642,22 @@
"Set as primary email" : "Постави као примарни и-мејл",
"Additional email address {index}" : "Додатна и-мејл адреса {index}",
"Unable to delete primary email address" : "Примарна и-мејл адреса не може да се обрише",
- "Unable to update primary email address" : "Примарна и-мејл адреса није могла да се ажурира",
"Unable to add additional email address" : "Не може да се дода додатна и-мејл адреса",
"Unable to update additional email address" : "Додатна и-мејл адреса није могла да се ажурира",
- "Unable to delete additional email address" : "Додатна и-мејл адреса не може да се обрише",
"Primary email for password reset and notifications" : "Примарни и-мејл за ресетовање лозинке и обавештења",
- "No email address set" : "Није постављена адреса е-поште",
"Your handle" : "Ваша ручка",
"Derived from your locale ({weekDayName})" : "Закључено из вашег локале подешавања ({weekDayName})",
"Unable to update first day of week" : "Није успело ажурирање првог дана недеље",
"Day to use as the first day of week" : "Дан који се користи као први дан недеље",
"Your headline" : "Ваша насловна линија",
+ "No language set" : "Ниједан језик није постављен",
"Unable to update language" : "Језик није могао да се ажурира",
"Languages" : "Језици",
"Help translate" : " Помозите у превођењу",
- "No language set" : "Ниједан језик није постављен",
+ "No locale set" : "Није постављен локалитет",
"Unable to update locale" : "Локалитет није могао да се ажурира",
"Locales" : "Локалитети",
"Week starts on {firstDayOfWeek}" : "Недеља почиње у {firstDayOfWeek}",
- "No locale set" : "Није постављен локалитет",
"Your city" : "Ваш град",
"Your organisation" : "Ваша организација",
"Your phone number" : "Ваш број телефона",
@@ -710,7 +709,6 @@
"Other languages" : "Остали језици",
"Password change is disabled because the master key is disabled" : "Промена лозинке је искључена пошто је главни кључ искључен",
"No accounts" : "Нема налога",
- "Loading accounts …" : "Учитавање налога",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Листа налога. Услед разлога везаних за перформансе, ова листа се не приказује у потпуности. Налози ће се приказивати како се будете кретали кроз листу.",
"Manager" : "Менаџер",
"Set line manager" : "Избор надређеног менаџера",
@@ -727,13 +725,11 @@
"Member of the following groups" : "Члан следећих група",
"Set account groups" : "Постави групе налога",
"Admin of the following groups" : "Админ следећих група",
- "Set account as admin for …" : "Постави налог као администратора за",
"Quota" : "Квота",
"Set account quota" : "Постави квоту за налог",
"Language" : "Језик",
"Set default language" : "Постави подразумевани језик",
"Add new account" : "Додај нови налог",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог…","{userCount} налога…","{userCount} налога…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} налог","{userCount} налога","{userCount} налога"],
"Total rows summary" : "Резиме укупног броја редова",
"Scroll to load more rows" : "Скролујте да се учита још редова",
@@ -768,7 +764,6 @@
"Email can't be empty" : "И-мејл не може да буде празан",
"Email was successfully changed" : "И-мејл је успешно промењен",
"Welcome mail sent!" : "Е-пошта добродошлице послата!",
- "Loading account …" : "Налог се учитава…",
"Change display name" : "Промени име за приказ",
"Set new password" : "Постави нову лозинку",
"You do not have permissions to see the details of this account" : "Немате дозволе да видите детаље о овом налогу",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "Пријављивање без лозинке захтева безбедну конекцију.",
"Add WebAuthn device" : "Додајте WebAuthn уређај",
"Please authorize your WebAuthn device." : "Ауторизујте Ваш WebAuthn уређај.",
- "Adding your device …" : "Додајем Ваш уређај…",
"Unnamed device" : "Неименовани уређај",
"Passwordless Authentication" : "Провера идентитета без лозинке",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Подесите налог за пријављивање без лозинке користећи FIDO2 стандард.",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "Прикажи само пријављеним налозима",
"Hide" : "Сакриј",
"Manually installed apps cannot be updated" : "Ручно инсталиране апликације не могу да се ажурирају",
- "{progress}% Deploying …" : "{progress}% Поставља се",
- "{progress}% Initializing …" : "{progress}% Иницијализује се…",
"Health checking" : "Провера здравља",
"Deploy and Enable" : "Постави и укључи",
"Download and enable" : "Скини и укључи",
@@ -960,9 +952,16 @@
"Your biography" : "Ваша биографија",
"You are using {usage}" : "Користите {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Користите {usage} од {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Учитавање налога",
+ "Set account as admin for …" : "Постави налог као администратора за",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} налог…","{userCount} налога…","{userCount} налога…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "У случају изгубљеног уређаја или напуштања организације, овим се могу удаљено обрисати Некстклауд подаци са свих уређаја повезаних са налогом {userid}. Ради само ако је уређај повезан на интернет.",
"Failed to load subadmin groups with details" : "Није успело учитавање подадмин група са детаљима",
+ "Loading account …" : "Налог се учитава…",
+ "Adding your device …" : "Додајем Ваш уређај…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Из разлога перформанси, када укључите шифровање само на Nextcloud серверу, шифрују се нови и измењени фајлови.",
+ "{progress}% Deploying …" : "{progress}% Поставља се",
+ "{progress}% Initializing …" : "{progress}% Иницијализује се…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ова апликација није означена као компатибилна са Вашом верзијом Некстклауда. Ако наставите, моћи ћете свеједно да инсталирате апликацију. Врло је могуће да апликација неће радити како је планирано.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте увезану документацију за више информација.",
"Checking for system and security issues." : "Проверавам за системске и безбедноносне проблеме.",
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js
index 82b228d92fd..9138dc6e154 100644
--- a/apps/settings/l10n/sv.js
+++ b/apps/settings/l10n/sv.js
@@ -441,6 +441,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du använder {s}{usage}{/s} av {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Du är medlem i följande grupper:",
"Your full name" : "Ditt fullständiga namn",
+ "Unable to update primary email address" : "Kunde inte uppdatera primär e-postadress",
+ "Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress",
+ "No email address set" : "Ingen e-postadress angiven",
"Email options" : "E-postinställningar",
"Options for additional email address {index}" : "Alternativ för ytterligare e-postadress {index}",
"Remove primary email" : "Ta bort primär e-postadress",
@@ -450,25 +453,22 @@ OC.L10N.register(
"Set as primary email" : "Välj som primär e-post",
"Additional email address {index}" : "Ytterligare e-postadress {index}",
"Unable to delete primary email address" : "Kunde inte ta bort primär e-postadress",
- "Unable to update primary email address" : "Kunde inte uppdatera primär e-postadress",
"Unable to add additional email address" : "Kunde inte lägga till ytterligare e-postadress",
"Unable to update additional email address" : "Kunde inte uppdatera ytterligare e-postadress",
- "Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress",
"Primary email for password reset and notifications" : "Primär e-postadress för notifikationer och återställning av lösenord",
- "No email address set" : "Ingen e-postadress angiven",
"Your handle" : "Ditt kontonamn",
"Derived from your locale ({weekDayName})" : "Härledd från din plats ({weekDayName})",
"Unable to update first day of week" : "Kunde inte uppdatera första veckodagen",
"Day to use as the first day of week" : "Dag att använda som första veckodag",
"Your headline" : "Din rubrik",
+ "No language set" : "Inget språk angivet",
"Unable to update language" : "Kunde inte uppdatera språk",
"Languages" : "Språk",
"Help translate" : "Hjälp till med översättningarna",
- "No language set" : "Inget språk angivet",
+ "No locale set" : "Inget språk angivet",
"Unable to update locale" : "Det gick inte att uppdatera språk",
"Locales" : "Platser",
"Week starts on {firstDayOfWeek}" : "Veckan börjar med {firstDayOfWeek}",
- "No locale set" : "Inget språk angivet",
"Your city" : "Din stad",
"Your organisation" : "Din organisation",
"Your phone number" : "Ditt telefonnummer",
@@ -502,7 +502,6 @@ OC.L10N.register(
"Other languages" : "Andra språk",
"Password change is disabled because the master key is disabled" : "Lösenordsbyte är inaktiverat eftersom huvudnyckeln är inaktiverad",
"No accounts" : "Inga konton",
- "Loading accounts …" : "Laddar konton ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista över konton. Denna lista är inte helt återgiven av prestandaskäl. Konton kommer att renderas när du navigerar genom listan.",
"Manager" : "Chef",
"Set line manager" : "Ange linjechef",
@@ -519,13 +518,11 @@ OC.L10N.register(
"Member of the following groups" : "Medlem i följande grupper",
"Set account groups" : "Ställ in kontogrupper",
"Admin of the following groups" : "Administratör för följande grupper",
- "Set account as admin for …" : "Ange konto som administratör för ...",
"Quota" : "Kvot",
"Set account quota" : "Ställ in kvot för konto",
"Language" : "Språk",
"Set default language" : "Ställ in standardspråk",
"Add new account" : "Lägg till nytt konto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konton …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konton"],
"Total rows summary" : "Sammanfattning antal rader",
"Scroll to load more rows" : "Bläddra för att ladda fler rader",
@@ -556,7 +553,6 @@ OC.L10N.register(
"Email can't be empty" : "E-post får inte vara tomt",
"Email was successfully changed" : "E-postadressen har ändrats",
"Welcome mail sent!" : "Välkomstmeddelande skickat via e-post!",
- "Loading account …" : "Laddar konto ...",
"Change display name" : "Ändra visningsnamn",
"Set new password" : "Ange nytt lösenord",
"You do not have permissions to see the details of this account" : "Du har inte behörighet att se detaljerna för detta konto.",
@@ -587,7 +583,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Lösenordsfri autentisering kräver en säker anslutning.",
"Add WebAuthn device" : "Lägg till WebAuthn-enhet",
"Please authorize your WebAuthn device." : "Godkänn din WebAuthn-enhet.",
- "Adding your device …" : "Lägger till din enhet ....",
"Unnamed device" : "Namnlös enhet",
"Passwordless Authentication" : "Lösenordsfri autentisering",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Ställ in ditt konto för lösenordsfri autentisering som följer FIDO2-standarden.",
@@ -720,7 +715,12 @@ OC.L10N.register(
"Your biography" : "Din biografi",
"You are using {usage}" : "Du använder {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Du använder {usage} av {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Laddar konton ...",
+ "Set account as admin for …" : "Ange konto som administratör för ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konton …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Om användaren förlorar sin enhet eller lämnar organisationen, kan all Nextcloud-data fjärrensas från alla enheter associerade med {userid}. Fungerar bara om enheterna är anslutna till internet.",
+ "Loading account …" : "Laddar konto ...",
+ "Adding your device …" : "Lägger till din enhet ....",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Den här appen är inte markerad som kompatibel med din Nextcloud-version. Om du fortsätter kan du fortfarande installera appen. Observera att appen kanske inte fungerar som förväntat.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det är viktigt för säkerhet och prestanda av din instans att allt är korrekt konfigurerat. För att hjälpa dig med det gör vi några automatiska kontroller. Se den länkade dokumentationen för mer information.",
"Checking for system and security issues." : "Kontrollerar system och säkerhetsproblem.",
diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json
index d0956bffafb..e6bfce67316 100644
--- a/apps/settings/l10n/sv.json
+++ b/apps/settings/l10n/sv.json
@@ -439,6 +439,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du använder {s}{usage}{/s} av {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Du är medlem i följande grupper:",
"Your full name" : "Ditt fullständiga namn",
+ "Unable to update primary email address" : "Kunde inte uppdatera primär e-postadress",
+ "Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress",
+ "No email address set" : "Ingen e-postadress angiven",
"Email options" : "E-postinställningar",
"Options for additional email address {index}" : "Alternativ för ytterligare e-postadress {index}",
"Remove primary email" : "Ta bort primär e-postadress",
@@ -448,25 +451,22 @@
"Set as primary email" : "Välj som primär e-post",
"Additional email address {index}" : "Ytterligare e-postadress {index}",
"Unable to delete primary email address" : "Kunde inte ta bort primär e-postadress",
- "Unable to update primary email address" : "Kunde inte uppdatera primär e-postadress",
"Unable to add additional email address" : "Kunde inte lägga till ytterligare e-postadress",
"Unable to update additional email address" : "Kunde inte uppdatera ytterligare e-postadress",
- "Unable to delete additional email address" : "Kunde inte ta bort ytterligare e-postadress",
"Primary email for password reset and notifications" : "Primär e-postadress för notifikationer och återställning av lösenord",
- "No email address set" : "Ingen e-postadress angiven",
"Your handle" : "Ditt kontonamn",
"Derived from your locale ({weekDayName})" : "Härledd från din plats ({weekDayName})",
"Unable to update first day of week" : "Kunde inte uppdatera första veckodagen",
"Day to use as the first day of week" : "Dag att använda som första veckodag",
"Your headline" : "Din rubrik",
+ "No language set" : "Inget språk angivet",
"Unable to update language" : "Kunde inte uppdatera språk",
"Languages" : "Språk",
"Help translate" : "Hjälp till med översättningarna",
- "No language set" : "Inget språk angivet",
+ "No locale set" : "Inget språk angivet",
"Unable to update locale" : "Det gick inte att uppdatera språk",
"Locales" : "Platser",
"Week starts on {firstDayOfWeek}" : "Veckan börjar med {firstDayOfWeek}",
- "No locale set" : "Inget språk angivet",
"Your city" : "Din stad",
"Your organisation" : "Din organisation",
"Your phone number" : "Ditt telefonnummer",
@@ -500,7 +500,6 @@
"Other languages" : "Andra språk",
"Password change is disabled because the master key is disabled" : "Lösenordsbyte är inaktiverat eftersom huvudnyckeln är inaktiverad",
"No accounts" : "Inga konton",
- "Loading accounts …" : "Laddar konton ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Lista över konton. Denna lista är inte helt återgiven av prestandaskäl. Konton kommer att renderas när du navigerar genom listan.",
"Manager" : "Chef",
"Set line manager" : "Ange linjechef",
@@ -517,13 +516,11 @@
"Member of the following groups" : "Medlem i följande grupper",
"Set account groups" : "Ställ in kontogrupper",
"Admin of the following groups" : "Administratör för följande grupper",
- "Set account as admin for …" : "Ange konto som administratör för ...",
"Quota" : "Kvot",
"Set account quota" : "Ställ in kvot för konto",
"Language" : "Språk",
"Set default language" : "Ställ in standardspråk",
"Add new account" : "Lägg till nytt konto",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konton …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} konto","{userCount} konton"],
"Total rows summary" : "Sammanfattning antal rader",
"Scroll to load more rows" : "Bläddra för att ladda fler rader",
@@ -554,7 +551,6 @@
"Email can't be empty" : "E-post får inte vara tomt",
"Email was successfully changed" : "E-postadressen har ändrats",
"Welcome mail sent!" : "Välkomstmeddelande skickat via e-post!",
- "Loading account …" : "Laddar konto ...",
"Change display name" : "Ändra visningsnamn",
"Set new password" : "Ange nytt lösenord",
"You do not have permissions to see the details of this account" : "Du har inte behörighet att se detaljerna för detta konto.",
@@ -585,7 +581,6 @@
"Passwordless authentication requires a secure connection." : "Lösenordsfri autentisering kräver en säker anslutning.",
"Add WebAuthn device" : "Lägg till WebAuthn-enhet",
"Please authorize your WebAuthn device." : "Godkänn din WebAuthn-enhet.",
- "Adding your device …" : "Lägger till din enhet ....",
"Unnamed device" : "Namnlös enhet",
"Passwordless Authentication" : "Lösenordsfri autentisering",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Ställ in ditt konto för lösenordsfri autentisering som följer FIDO2-standarden.",
@@ -718,7 +713,12 @@
"Your biography" : "Din biografi",
"You are using {usage}" : "Du använder {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Du använder {usage} av {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Laddar konton ...",
+ "Set account as admin for …" : "Ange konto som administratör för ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} konto …","{userCount} konton …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Om användaren förlorar sin enhet eller lämnar organisationen, kan all Nextcloud-data fjärrensas från alla enheter associerade med {userid}. Fungerar bara om enheterna är anslutna till internet.",
+ "Loading account …" : "Laddar konto ...",
+ "Adding your device …" : "Lägger till din enhet ....",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Den här appen är inte markerad som kompatibel med din Nextcloud-version. Om du fortsätter kan du fortfarande installera appen. Observera att appen kanske inte fungerar som förväntat.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det är viktigt för säkerhet och prestanda av din instans att allt är korrekt konfigurerat. För att hjälpa dig med det gör vi några automatiska kontroller. Se den länkade dokumentationen för mer information.",
"Checking for system and security issues." : "Kontrollerar system och säkerhetsproblem.",
diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js
index 5a2065ceecc..b33182238c8 100644
--- a/apps/settings/l10n/th.js
+++ b/apps/settings/l10n/th.js
@@ -153,14 +153,14 @@ OC.L10N.register(
"Current password" : "รหัสผ่านปัจจุบัน",
"New password" : "รหัสผ่านใหม่",
"Picture provided by original account" : "ใช้รูปภาพจากบัญชีเดิม",
+ "No email address set" : "ไม่ได้ระบุที่อยู่อีเมล",
"Email options" : "ตัวเลือกอีเมล",
"Remove primary email" : "ลบอีเมลหลักออก",
"Delete email" : "ลบอีเมล",
"Additional email address {index}" : "ที่อยู่อีเมลเพิ่มเติม {index}",
"Primary email for password reset and notifications" : "อีเมลหลักสำหรับการตั้งรหัสผ่านใหม่และการแจ้งเตือน",
- "No email address set" : "ไม่ได้ระบุที่อยู่อีเมล",
- "Help translate" : "ช่วยแปล",
"No language set" : "ไม่ได้ตั้งภาษา",
+ "Help translate" : "ช่วยแปล",
"Week starts on {firstDayOfWeek}" : "เริ่มต้นสัปดาห์{firstDayOfWeek}",
"Create" : "สร้าง",
"Change" : "เปลี่ยนแปลง",
@@ -196,7 +196,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "การรับรองความถูกต้องแบบไร้รหัสผ่านต้องใช้การเชื่อมต่อที่ปลอดภัย",
"Add WebAuthn device" : "เพิ่มอุปกรณ์ WebAuthn",
"Please authorize your WebAuthn device." : "โปรดอนุมัติอุปกรณ์ WebAuthn ของคุณ",
- "Adding your device …" : "กำลังเพิ่มอุปกรณ์ …",
"Unnamed device" : "อุปกรณ์ไม่มีชื่อ",
"Passwordless Authentication" : "การรับรองความถูกต้องแบบไร้รหัสผ่าน",
"Set up your account for passwordless authentication following the FIDO2 standard." : "ตั้งค่าบัญชีของคุณเพื่อใช้การรับรองความถูกต้องแบบไร้รหัสผ่านตามมาตรฐาน FIDO2",
@@ -267,6 +266,7 @@ OC.L10N.register(
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "แอปนี้ไม่ได้ระบุรุ่นขั้นต่ำของ Nextcloud ซึ่งอาจเป็นปัญหาในอนาคตได้",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "แอปนี้ไม่ได้ระบุรุ่นสูงสุดของ Nextcloud ซึ่งอาจเป็นปัญหาในอนาคตได้",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "ในกรณีที่อุปกรณ์สูญหายหรือออกจากองค์กร ตัวเลือกนี้สามารถล้างข้อมูล Nextcloud จากทุกอุปกรณ์ที่เชื่อมโยงกับ {userid} จากระยะไกล การล้างข้อมูลจะทำงานเฉพาะเมื่ออุปกรณ์เชื่อมต่อกับอินเทอร์เน็ตเท่านั้น",
+ "Adding your device …" : "กำลังเพิ่มอุปกรณ์ …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "แอปนี้ยังไม่ถูกระบุว่ารองรับกับรุ่น Nextcloud ของคุณ หากคุณดำเนินการต่อ คุณจะสามารถติดตั้งแอปได้ แต่แอปอาจไม่ทำงานอย่างที่คาดหวังไว้",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "การกำหนดค่าทุกอย่างให้ถูกต้องเป็นสิ่งสำคัญสำหรับความปลอดภัยและประสิทธิภาพของเซิร์ฟเวอร์ของคุณ เพื่อช่วยคุณในเรื่องนี้ เรากำลังทำการตรวจสอบอัตโนมัติ โปรดดูเอกสารประกอบที่ลิงก์มาสำหรับข้อมูลเพิ่มเติม",
"Checking for system and security issues." : "กำลังตรวจสอบปัญหาระบบและความปลอดภัย",
diff --git a/apps/settings/l10n/th.json b/apps/settings/l10n/th.json
index c81391597d2..6f8f3b26054 100644
--- a/apps/settings/l10n/th.json
+++ b/apps/settings/l10n/th.json
@@ -151,14 +151,14 @@
"Current password" : "รหัสผ่านปัจจุบัน",
"New password" : "รหัสผ่านใหม่",
"Picture provided by original account" : "ใช้รูปภาพจากบัญชีเดิม",
+ "No email address set" : "ไม่ได้ระบุที่อยู่อีเมล",
"Email options" : "ตัวเลือกอีเมล",
"Remove primary email" : "ลบอีเมลหลักออก",
"Delete email" : "ลบอีเมล",
"Additional email address {index}" : "ที่อยู่อีเมลเพิ่มเติม {index}",
"Primary email for password reset and notifications" : "อีเมลหลักสำหรับการตั้งรหัสผ่านใหม่และการแจ้งเตือน",
- "No email address set" : "ไม่ได้ระบุที่อยู่อีเมล",
- "Help translate" : "ช่วยแปล",
"No language set" : "ไม่ได้ตั้งภาษา",
+ "Help translate" : "ช่วยแปล",
"Week starts on {firstDayOfWeek}" : "เริ่มต้นสัปดาห์{firstDayOfWeek}",
"Create" : "สร้าง",
"Change" : "เปลี่ยนแปลง",
@@ -194,7 +194,6 @@
"Passwordless authentication requires a secure connection." : "การรับรองความถูกต้องแบบไร้รหัสผ่านต้องใช้การเชื่อมต่อที่ปลอดภัย",
"Add WebAuthn device" : "เพิ่มอุปกรณ์ WebAuthn",
"Please authorize your WebAuthn device." : "โปรดอนุมัติอุปกรณ์ WebAuthn ของคุณ",
- "Adding your device …" : "กำลังเพิ่มอุปกรณ์ …",
"Unnamed device" : "อุปกรณ์ไม่มีชื่อ",
"Passwordless Authentication" : "การรับรองความถูกต้องแบบไร้รหัสผ่าน",
"Set up your account for passwordless authentication following the FIDO2 standard." : "ตั้งค่าบัญชีของคุณเพื่อใช้การรับรองความถูกต้องแบบไร้รหัสผ่านตามมาตรฐาน FIDO2",
@@ -265,6 +264,7 @@
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "แอปนี้ไม่ได้ระบุรุ่นขั้นต่ำของ Nextcloud ซึ่งอาจเป็นปัญหาในอนาคตได้",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "แอปนี้ไม่ได้ระบุรุ่นสูงสุดของ Nextcloud ซึ่งอาจเป็นปัญหาในอนาคตได้",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "ในกรณีที่อุปกรณ์สูญหายหรือออกจากองค์กร ตัวเลือกนี้สามารถล้างข้อมูล Nextcloud จากทุกอุปกรณ์ที่เชื่อมโยงกับ {userid} จากระยะไกล การล้างข้อมูลจะทำงานเฉพาะเมื่ออุปกรณ์เชื่อมต่อกับอินเทอร์เน็ตเท่านั้น",
+ "Adding your device …" : "กำลังเพิ่มอุปกรณ์ …",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "แอปนี้ยังไม่ถูกระบุว่ารองรับกับรุ่น Nextcloud ของคุณ หากคุณดำเนินการต่อ คุณจะสามารถติดตั้งแอปได้ แต่แอปอาจไม่ทำงานอย่างที่คาดหวังไว้",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "การกำหนดค่าทุกอย่างให้ถูกต้องเป็นสิ่งสำคัญสำหรับความปลอดภัยและประสิทธิภาพของเซิร์ฟเวอร์ของคุณ เพื่อช่วยคุณในเรื่องนี้ เรากำลังทำการตรวจสอบอัตโนมัติ โปรดดูเอกสารประกอบที่ลิงก์มาสำหรับข้อมูลเพิ่มเติม",
"Checking for system and security issues." : "กำลังตรวจสอบปัญหาระบบและความปลอดภัย",
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index 22e2759de3a..7ad325963a7 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -625,6 +625,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "{s}{usage}{/s} / {s}{totalSpace}{/s} kullanıyorsunuz ({s}%{usageRelative}{/s})",
"You are a member of the following groups:" : "Şu gruplara üyesiniz:",
"Your full name" : "Tam adınız",
+ "Unable to update primary email address" : "Birincil e-posta adresi güncellenemedi",
+ "Unable to delete additional email address" : "Ek e-posta adresi silinemedi",
+ "No email address set" : "E-posta adresi belirtilmemiş",
"Email options" : "E-posta seçenekleri",
"Options for additional email address {index}" : "{index}. ek e-posta adresi seçenekleri",
"Remove primary email" : "Birincil e-posta adresini sil",
@@ -634,25 +637,22 @@ OC.L10N.register(
"Set as primary email" : "Birincil e-posta olarak ayarla",
"Additional email address {index}" : "{index}. ek e-posta adresi",
"Unable to delete primary email address" : "Birincil e-posta adresi silinemedi",
- "Unable to update primary email address" : "Birincil e-posta adresi güncellenemedi",
"Unable to add additional email address" : "Ek e-posta adresi eklenemedi",
"Unable to update additional email address" : "Ek e-posta adresi güncellenemedi",
- "Unable to delete additional email address" : "Ek e-posta adresi silinemedi",
"Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi",
- "No email address set" : "E-posta adresi belirtilmemiş",
"Your handle" : "Kodunuz",
"Derived from your locale ({weekDayName})" : "Yerel ayarlarınızdan alınan ({weekDayName})",
"Unable to update first day of week" : "Haftanın ilk günü güncellenemedi",
"Day to use as the first day of week" : "Haftanın ilk günü olarak kullanılacak gün",
"Your headline" : "Başlığınız",
+ "No language set" : "Herhangi bir dil ayarlanmamış",
"Unable to update language" : "Dil güncellenemedi",
"Languages" : "Diller",
"Help translate" : "Çeviriye yardım edin",
- "No language set" : "Herhangi bir dil ayarlanmamış",
+ "No locale set" : "Herhangi bir yerel ayar seçilmemiş",
"Unable to update locale" : "Yerel ayar güncellenemedi",
"Locales" : "Yerel ayarlar",
"Week starts on {firstDayOfWeek}" : "Hafta başlangıcı: {firstDayOfWeek}",
- "No locale set" : "Herhangi bir yerel ayar seçilmemiş",
"Your city" : "İliniz",
"Your organisation" : "Kuruluşunuz",
"Your phone number" : "Telefon numaranız",
@@ -704,7 +704,6 @@ OC.L10N.register(
"Other languages" : "Diğer diller",
"Password change is disabled because the master key is disabled" : "Ana anahtar kullanımdan kaldırıldığından parola değişikliği kullanımdan kaldırıldı.",
"No accounts" : "Henüz bir hesap yok",
- "Loading accounts …" : "Hesaplar yükleniyor...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Hesap listesi. Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe diğer hesaplar görüntülenecek.",
"Manager" : "Sorumlu",
"Set line manager" : "Satır yöneticisini ayarla",
@@ -721,13 +720,11 @@ OC.L10N.register(
"Member of the following groups" : "Şu grupların üyesi",
"Set account groups" : "Hesap gruplarını ayarla",
"Admin of the following groups" : "Şu grupların yöneticisi",
- "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…",
"Quota" : "Kota",
"Set account quota" : "Hesap kotasını ayarla",
"Language" : "Dil",
"Set default language" : "Varsayılan dili ayarla",
"Add new account" : "Yeni hesap ekle",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} hesap","{userCount} hesap"],
"Total rows summary" : "Toplam satır özeti",
"Scroll to load more rows" : "Diğer satırları görüntülemek için aşağı kaydırın",
@@ -762,7 +759,6 @@ OC.L10N.register(
"Email can't be empty" : "E-posta adresi boş olamaz",
"Email was successfully changed" : "E-posta adresi değiştirildi",
"Welcome mail sent!" : "Karşılama e-postası gönderildi!",
- "Loading account …" : "Hesap yükleniyor…",
"Change display name" : "Görüntülenecek adı değiştir",
"Set new password" : "Yeni parola ayarla",
"You do not have permissions to see the details of this account" : "Bu hesabın ayrıntılarını görüntüleme izniniz yok",
@@ -796,7 +792,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Parolasız kimlik doğrulama özelliği güvenli bir bağlantı üzerinden kullanılabilir.",
"Add WebAuthn device" : "WebAuthn aygıtı ekle",
"Please authorize your WebAuthn device." : "Lütfen WebAuthn aygıtınızın kimliğini doğrulayın.",
- "Adding your device …" : "Aygıtınız ekleniyor…",
"Unnamed device" : "Adlandırılmamış aygıt",
"Passwordless Authentication" : "Parolasız kimlik doğrulaması",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Hesabınızda FIDO2 standardına uygun parolasız kimlik doğrulamasını yapılandırın.",
@@ -873,8 +868,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Yalnızca oturum açmış hesaplara görüntülensin",
"Hide" : "Gizlensin",
"Manually installed apps cannot be updated" : "El ile kurulmuş uygulamalar güncellenemez",
- "{progress}% Deploying …" : "Dağıtılıyor %{progress}…",
- "{progress}% Initializing …" : "Hazırlanıyor %{progress}…",
"Health checking" : "Sağlık denetimi",
"Deploy and Enable" : "Dağıt ve kullanıma al",
"Download and enable" : "İndir ve kullanıma al",
@@ -953,9 +946,16 @@ OC.L10N.register(
"Your biography" : "Özgeçmişiniz",
"You are using {usage}" : "{usage} kullanıyorsunuz",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "{usage} / {totalSpace} ({usageRelative}%) kullanıyorsunuz",
+ "Loading accounts …" : "Hesaplar yükleniyor...",
+ "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Aygıt kaybedildiğinde ya da kuruluş ile çalışma sona erdirildiğinde, bu özellik {userid} ile ilişkili tüm aygıtlardaki Nextcloud verilerini silebilir. Bu özellik yalnızca aygıtların internet bağlantısı olduğunda kullanılabilir.",
"Failed to load subadmin groups with details" : "Alt yönetici grupları ayrıntıları ile yüklenemedi",
+ "Loading account …" : "Hesap yükleniyor…",
+ "Adding your device …" : "Aygıtınız ekleniyor…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Bir Nextcloud sunucusunda şifrelemeyi açtığınızda, başarımı korumak için yalnızca yeni ve değiştirilen dosyalar şifrelenir.",
+ "{progress}% Deploying …" : "Dağıtılıyor %{progress}…",
+ "{progress}% Initializing …" : "Hazırlanıyor %{progress}…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Bu uygulamanın kullandığınız Nextcloud sürümü ile uyumluluğu denetlenmemiş. İşlemi sürdürerek uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kopyanızın güvenli ve yüksek başarımla çalışması için ayarların doğru yapılmış olması önemlidir. Bunu sağlamak için bazı otomatik denetimler yapılır. Ayrıntılı bilgi almak için İpuçları bölümüne ve belgelere bakın.",
"Checking for system and security issues." : "Sistem ve güvenlik sorunları denetleniyor.",
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json
index 7b618673b63..c0067ffdc37 100644
--- a/apps/settings/l10n/tr.json
+++ b/apps/settings/l10n/tr.json
@@ -623,6 +623,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "{s}{usage}{/s} / {s}{totalSpace}{/s} kullanıyorsunuz ({s}%{usageRelative}{/s})",
"You are a member of the following groups:" : "Şu gruplara üyesiniz:",
"Your full name" : "Tam adınız",
+ "Unable to update primary email address" : "Birincil e-posta adresi güncellenemedi",
+ "Unable to delete additional email address" : "Ek e-posta adresi silinemedi",
+ "No email address set" : "E-posta adresi belirtilmemiş",
"Email options" : "E-posta seçenekleri",
"Options for additional email address {index}" : "{index}. ek e-posta adresi seçenekleri",
"Remove primary email" : "Birincil e-posta adresini sil",
@@ -632,25 +635,22 @@
"Set as primary email" : "Birincil e-posta olarak ayarla",
"Additional email address {index}" : "{index}. ek e-posta adresi",
"Unable to delete primary email address" : "Birincil e-posta adresi silinemedi",
- "Unable to update primary email address" : "Birincil e-posta adresi güncellenemedi",
"Unable to add additional email address" : "Ek e-posta adresi eklenemedi",
"Unable to update additional email address" : "Ek e-posta adresi güncellenemedi",
- "Unable to delete additional email address" : "Ek e-posta adresi silinemedi",
"Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi",
- "No email address set" : "E-posta adresi belirtilmemiş",
"Your handle" : "Kodunuz",
"Derived from your locale ({weekDayName})" : "Yerel ayarlarınızdan alınan ({weekDayName})",
"Unable to update first day of week" : "Haftanın ilk günü güncellenemedi",
"Day to use as the first day of week" : "Haftanın ilk günü olarak kullanılacak gün",
"Your headline" : "Başlığınız",
+ "No language set" : "Herhangi bir dil ayarlanmamış",
"Unable to update language" : "Dil güncellenemedi",
"Languages" : "Diller",
"Help translate" : "Çeviriye yardım edin",
- "No language set" : "Herhangi bir dil ayarlanmamış",
+ "No locale set" : "Herhangi bir yerel ayar seçilmemiş",
"Unable to update locale" : "Yerel ayar güncellenemedi",
"Locales" : "Yerel ayarlar",
"Week starts on {firstDayOfWeek}" : "Hafta başlangıcı: {firstDayOfWeek}",
- "No locale set" : "Herhangi bir yerel ayar seçilmemiş",
"Your city" : "İliniz",
"Your organisation" : "Kuruluşunuz",
"Your phone number" : "Telefon numaranız",
@@ -702,7 +702,6 @@
"Other languages" : "Diğer diller",
"Password change is disabled because the master key is disabled" : "Ana anahtar kullanımdan kaldırıldığından parola değişikliği kullanımdan kaldırıldı.",
"No accounts" : "Henüz bir hesap yok",
- "Loading accounts …" : "Hesaplar yükleniyor...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Hesap listesi. Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe diğer hesaplar görüntülenecek.",
"Manager" : "Sorumlu",
"Set line manager" : "Satır yöneticisini ayarla",
@@ -719,13 +718,11 @@
"Member of the following groups" : "Şu grupların üyesi",
"Set account groups" : "Hesap gruplarını ayarla",
"Admin of the following groups" : "Şu grupların yöneticisi",
- "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…",
"Quota" : "Kota",
"Set account quota" : "Hesap kotasını ayarla",
"Language" : "Dil",
"Set default language" : "Varsayılan dili ayarla",
"Add new account" : "Yeni hesap ekle",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} hesap","{userCount} hesap"],
"Total rows summary" : "Toplam satır özeti",
"Scroll to load more rows" : "Diğer satırları görüntülemek için aşağı kaydırın",
@@ -760,7 +757,6 @@
"Email can't be empty" : "E-posta adresi boş olamaz",
"Email was successfully changed" : "E-posta adresi değiştirildi",
"Welcome mail sent!" : "Karşılama e-postası gönderildi!",
- "Loading account …" : "Hesap yükleniyor…",
"Change display name" : "Görüntülenecek adı değiştir",
"Set new password" : "Yeni parola ayarla",
"You do not have permissions to see the details of this account" : "Bu hesabın ayrıntılarını görüntüleme izniniz yok",
@@ -794,7 +790,6 @@
"Passwordless authentication requires a secure connection." : "Parolasız kimlik doğrulama özelliği güvenli bir bağlantı üzerinden kullanılabilir.",
"Add WebAuthn device" : "WebAuthn aygıtı ekle",
"Please authorize your WebAuthn device." : "Lütfen WebAuthn aygıtınızın kimliğini doğrulayın.",
- "Adding your device …" : "Aygıtınız ekleniyor…",
"Unnamed device" : "Adlandırılmamış aygıt",
"Passwordless Authentication" : "Parolasız kimlik doğrulaması",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Hesabınızda FIDO2 standardına uygun parolasız kimlik doğrulamasını yapılandırın.",
@@ -871,8 +866,6 @@
"Show to logged in accounts only" : "Yalnızca oturum açmış hesaplara görüntülensin",
"Hide" : "Gizlensin",
"Manually installed apps cannot be updated" : "El ile kurulmuş uygulamalar güncellenemez",
- "{progress}% Deploying …" : "Dağıtılıyor %{progress}…",
- "{progress}% Initializing …" : "Hazırlanıyor %{progress}…",
"Health checking" : "Sağlık denetimi",
"Deploy and Enable" : "Dağıt ve kullanıma al",
"Download and enable" : "İndir ve kullanıma al",
@@ -951,9 +944,16 @@
"Your biography" : "Özgeçmişiniz",
"You are using {usage}" : "{usage} kullanıyorsunuz",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "{usage} / {totalSpace} ({usageRelative}%) kullanıyorsunuz",
+ "Loading accounts …" : "Hesaplar yükleniyor...",
+ "Set account as admin for …" : "Hesabı şunun yöneticisi olarak ayarla…",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} hesap…","{userCount} hesap…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Aygıt kaybedildiğinde ya da kuruluş ile çalışma sona erdirildiğinde, bu özellik {userid} ile ilişkili tüm aygıtlardaki Nextcloud verilerini silebilir. Bu özellik yalnızca aygıtların internet bağlantısı olduğunda kullanılabilir.",
"Failed to load subadmin groups with details" : "Alt yönetici grupları ayrıntıları ile yüklenemedi",
+ "Loading account …" : "Hesap yükleniyor…",
+ "Adding your device …" : "Aygıtınız ekleniyor…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Bir Nextcloud sunucusunda şifrelemeyi açtığınızda, başarımı korumak için yalnızca yeni ve değiştirilen dosyalar şifrelenir.",
+ "{progress}% Deploying …" : "Dağıtılıyor %{progress}…",
+ "{progress}% Initializing …" : "Hazırlanıyor %{progress}…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Bu uygulamanın kullandığınız Nextcloud sürümü ile uyumluluğu denetlenmemiş. İşlemi sürdürerek uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kopyanızın güvenli ve yüksek başarımla çalışması için ayarların doğru yapılmış olması önemlidir. Bunu sağlamak için bazı otomatik denetimler yapılır. Ayrıntılı bilgi almak için İpuçları bölümüne ve belgelere bakın.",
"Checking for system and security issues." : "Sistem ve güvenlik sorunları denetleniyor.",
diff --git a/apps/settings/l10n/ug.js b/apps/settings/l10n/ug.js
index 6fe267d28e6..9f8bba8895f 100644
--- a/apps/settings/l10n/ug.js
+++ b/apps/settings/l10n/ug.js
@@ -534,6 +534,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s}" : "سىز {s} {usage} {/s} نى ئىشلىتىۋاتىسىز",
"You are a member of the following groups:" : "سىز تۆۋەندىكى گۇرۇپپىلارنىڭ ئەزاسى:",
"Your full name" : "تولۇق ئىسمىڭىز",
+ "Unable to update primary email address" : "دەسلەپكى ئېلېكترونلۇق خەت ئادرېسىنى يېڭىلاشقا ئامالسىز",
+ "Unable to delete additional email address" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسىنى ئۆچۈرەلمىدى",
+ "No email address set" : "ئېلېكترونلۇق خەت ئادرېسى يوق",
"Email options" : "ئېلېكترونلۇق خەت تاللانمىلىرى",
"Options for additional email address {index}" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسى {index}",
"Remove primary email" : "دەسلەپكى ئېلېكترونلۇق خەتنى ئۆچۈرۈڭ",
@@ -543,25 +546,22 @@ OC.L10N.register(
"Set as primary email" : "دەسلەپكى ئېلېكترونلۇق خەت قىلىپ تەڭشەڭ",
"Additional email address {index}" : "قوشۇمچە ئېلخەت ئادرېسى {index}",
"Unable to delete primary email address" : "دەسلەپكى ئېلېكترونلۇق خەت ئادرېسىنى ئۆچۈرەلمىدى",
- "Unable to update primary email address" : "دەسلەپكى ئېلېكترونلۇق خەت ئادرېسىنى يېڭىلاشقا ئامالسىز",
"Unable to add additional email address" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسىنى قوشالمىدى",
"Unable to update additional email address" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسىنى يېڭىلاشقا ئامالسىز",
- "Unable to delete additional email address" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسىنى ئۆچۈرەلمىدى",
"Primary email for password reset and notifications" : "پارولنى ئەسلىگە كەلتۈرۈش ۋە ئۇقتۇرۇش ئۈچۈن دەسلەپكى ئېلېكترونلۇق خەت",
- "No email address set" : "ئېلېكترونلۇق خەت ئادرېسى يوق",
"Your handle" : "قولىڭىز",
"Derived from your locale ({weekDayName})" : "يەرلىكتىن كەلگەن ({weekDayName})",
"Unable to update first day of week" : "ھەپتىنىڭ بىرىنچى كۈنى يېڭىلانمىدى",
"Day to use as the first day of week" : "ھەپتىنىڭ بىرىنچى كۈنى سۈپىتىدە ئىشلىتىدىغان كۈن",
"Your headline" : "ماۋزۇ",
+ "No language set" : "تىل يوق",
"Unable to update language" : "تىلنى يېڭىلاشقا ئامالسىز",
"Languages" : "تىللار",
"Help translate" : "تەرجىمىگە ياردەم",
- "No language set" : "تىل يوق",
+ "No locale set" : "يەرلىك ئورۇن يوق",
"Unable to update locale" : "يەرلىكنى يېڭىلاشقا ئامالسىز",
"Locales" : "Locales",
"Week starts on {firstDayOfWeek}" : "ھەپتە {firstDayOfWeek} on دا باشلىنىدۇ",
- "No locale set" : "يەرلىك ئورۇن يوق",
"Your city" : "شەھىرىڭىز",
"Your organisation" : "تەشكىلاتىڭىز",
"Your phone number" : "تېلېفون نومۇرىڭىز",
@@ -594,7 +594,6 @@ OC.L10N.register(
"Other languages" : "باشقا تىللار",
"Password change is disabled because the master key is disabled" : "ئاساسىي ئاچقۇچ چەكلەنگەنلىكتىن پارول ئۆزگەرتىش چەكلەنگەن",
"No accounts" : "ھېسابات يوق",
- "Loading accounts …" : "ھېسابات يۈكلەۋاتىدۇ…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "ھېسابات تىزىملىكى. بۇ تىزىملىك ئىقتىدار سەۋەبىدىن تولۇق كۆرسىتىلمىگەن. ھېساباتلار تىزىملىكتىن ئۆتكەندە كۆرسىتىلىدۇ.",
"Manager" : "باشقۇرغۇچى",
"Set line manager" : "قۇر باشقۇرغۇچىنى بەلگىلەڭ",
@@ -610,7 +609,6 @@ OC.L10N.register(
"Member of the following groups" : "تۆۋەندىكى گۇرۇپپىلارنىڭ ئەزاسى",
"Set account groups" : "ھېسابات گۇرۇپپىسىنى بەلگىلەڭ",
"Admin of the following groups" : "تۆۋەندىكى گۇرۇپپىلارنىڭ باشقۇرغۇچىسى",
- "Set account as admin for …" : "ھېساباتنى باشقۇرغۇچى قىلىپ تەڭشەڭ…",
"Quota" : "Quota",
"Set account quota" : "ھېسابات نورمىسىنى بەلگىلەڭ",
"Language" : "تىل",
@@ -643,7 +641,6 @@ OC.L10N.register(
"Password was successfully changed" : "پارول مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى",
"Email was successfully changed" : "ئېلېكترونلۇق خەت مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى",
"Welcome mail sent!" : "ئەۋەتىلگەن خەتنى قارشى ئالىمىز!",
- "Loading account …" : "ھېسابات يۈكلەۋاتىدۇ…",
"Change display name" : "كۆرسىتىش نامىنى ئۆزگەرتىڭ",
"Set new password" : "يېڭى پارول بەلگىلەڭ",
"You do not have permissions to see the details of this account" : "بۇ ھېساباتنىڭ تەپسىلاتلىرىنى كۆرۈش ھوقۇقىڭىز يوق",
@@ -675,7 +672,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "پارولسىز دەلىللەش بىخەتەر ئۇلىنىشنى تەلەپ قىلىدۇ.",
"Add WebAuthn device" : "WebAuthn ئۈسكۈنىسىنى قوشۇڭ",
"Please authorize your WebAuthn device." : "WebAuthn ئۈسكۈنىڭىزگە ھوقۇق بېرىڭ.",
- "Adding your device …" : "ئۈسكۈنىڭىزنى قوشۇش…",
"Unnamed device" : "نامسىز ئۈسكۈنە",
"Passwordless Authentication" : "پارولسىز دەلىللەش",
"Set up your account for passwordless authentication following the FIDO2 standard." : "ھېساباتىڭىزنى FIDO2 ئۆلچىمىگە ئاساسەن مەخپىي نومۇرسىز دەلىللەش ئۈچۈن تەڭشەڭ.",
@@ -741,8 +737,6 @@ OC.L10N.register(
"Show to everyone" : "كۆپچىلىككە كۆرسەت",
"Show to logged in accounts only" : "پەقەت ھېساباتقا كىرگەنلىكىنى كۆرسەت",
"Hide" : "يوشۇر",
- "{progress}% Deploying …" : "{progress}% ئورۇنلاشتۇرۇش…",
- "{progress}% Initializing …" : "{progress}% باشلاش…",
"Health checking" : "سالامەتلىك تەكشۈرتۈش",
"Deploy and Enable" : "ئورۇنلاشتۇرۇش ۋە قوزغىتىش",
"Download and enable" : "چۈشۈرۈش ۋە قوزغىتىش",
@@ -818,7 +812,13 @@ OC.L10N.register(
"Your biography" : "تەرجىمىھالىڭىز",
"You are using {usage}" : "سىز {usage} نى ئىشلىتىۋاتىسىز",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "سىز {usage} نىڭ {totalSpace} نى ئىشلىتىۋاتىسىز ( {usageRelative}% )",
+ "Loading accounts …" : "ھېسابات يۈكلەۋاتىدۇ…",
+ "Set account as admin for …" : "ھېساباتنى باشقۇرغۇچى قىلىپ تەڭشەڭ…",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "ئۈسكۈنە يۈتۈپ كەتسە ياكى تەشكىلاتتىن چىقسا ، بۇ {userid} associated غا مۇناسىۋەتلىك بارلىق ئۈسكۈنىلەردىن Nextcloud سانلىق مەلۇماتلىرىنى يىراقتىن ئۆچۈرەلەيدۇ. ئۈسكۈنىلەر تورغا ئۇلانغاندىلا ئىشلەيدۇ.",
+ "Loading account …" : "ھېسابات يۈكلەۋاتىدۇ…",
+ "Adding your device …" : "ئۈسكۈنىڭىزنى قوشۇش…",
+ "{progress}% Deploying …" : "{progress}% ئورۇنلاشتۇرۇش…",
+ "{progress}% Initializing …" : "{progress}% باشلاش…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "بۇ ئەپ سىزنىڭ Nextcloud نەشرىڭىزگە ماس كەلمەيدۇ. داۋاملاشتۇرسىڭىز يەنىلا ئەپنى قاچىلىيالايسىز. شۇنىڭغا دىققەت قىلىڭكى ، بۇ دېتال مۆلچەردىكىدەك ئىشلىمەسلىكى مۇمكىن.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "ھەممە ئىشنىڭ توغرا تەڭشەلگەنلىكىڭىزنىڭ بىخەتەرلىكى ۋە ئىقتىدارى ئۈچۈن ئىنتايىن مۇھىم. سىزگە ياردەم قىلىش ئۈچۈن بىز ئاپتوماتىك تەكشۈرۈش ئېلىپ بېرىۋاتىمىز. تېخىمۇ كۆپ ئۇچۇرغا ئۇلانغان ھۆججەتلەرنى كۆرۈڭ.",
"Checking for system and security issues." : "سىستېما ۋە بىخەتەرلىك مەسىلىلىرىنى تەكشۈرۈش.",
diff --git a/apps/settings/l10n/ug.json b/apps/settings/l10n/ug.json
index 9f5c6dd6386..bd2caf53b1c 100644
--- a/apps/settings/l10n/ug.json
+++ b/apps/settings/l10n/ug.json
@@ -532,6 +532,9 @@
"You are using {s}{usage}{/s}" : "سىز {s} {usage} {/s} نى ئىشلىتىۋاتىسىز",
"You are a member of the following groups:" : "سىز تۆۋەندىكى گۇرۇپپىلارنىڭ ئەزاسى:",
"Your full name" : "تولۇق ئىسمىڭىز",
+ "Unable to update primary email address" : "دەسلەپكى ئېلېكترونلۇق خەت ئادرېسىنى يېڭىلاشقا ئامالسىز",
+ "Unable to delete additional email address" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسىنى ئۆچۈرەلمىدى",
+ "No email address set" : "ئېلېكترونلۇق خەت ئادرېسى يوق",
"Email options" : "ئېلېكترونلۇق خەت تاللانمىلىرى",
"Options for additional email address {index}" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسى {index}",
"Remove primary email" : "دەسلەپكى ئېلېكترونلۇق خەتنى ئۆچۈرۈڭ",
@@ -541,25 +544,22 @@
"Set as primary email" : "دەسلەپكى ئېلېكترونلۇق خەت قىلىپ تەڭشەڭ",
"Additional email address {index}" : "قوشۇمچە ئېلخەت ئادرېسى {index}",
"Unable to delete primary email address" : "دەسلەپكى ئېلېكترونلۇق خەت ئادرېسىنى ئۆچۈرەلمىدى",
- "Unable to update primary email address" : "دەسلەپكى ئېلېكترونلۇق خەت ئادرېسىنى يېڭىلاشقا ئامالسىز",
"Unable to add additional email address" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسىنى قوشالمىدى",
"Unable to update additional email address" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسىنى يېڭىلاشقا ئامالسىز",
- "Unable to delete additional email address" : "قوشۇمچە ئېلېكترونلۇق خەت ئادرېسىنى ئۆچۈرەلمىدى",
"Primary email for password reset and notifications" : "پارولنى ئەسلىگە كەلتۈرۈش ۋە ئۇقتۇرۇش ئۈچۈن دەسلەپكى ئېلېكترونلۇق خەت",
- "No email address set" : "ئېلېكترونلۇق خەت ئادرېسى يوق",
"Your handle" : "قولىڭىز",
"Derived from your locale ({weekDayName})" : "يەرلىكتىن كەلگەن ({weekDayName})",
"Unable to update first day of week" : "ھەپتىنىڭ بىرىنچى كۈنى يېڭىلانمىدى",
"Day to use as the first day of week" : "ھەپتىنىڭ بىرىنچى كۈنى سۈپىتىدە ئىشلىتىدىغان كۈن",
"Your headline" : "ماۋزۇ",
+ "No language set" : "تىل يوق",
"Unable to update language" : "تىلنى يېڭىلاشقا ئامالسىز",
"Languages" : "تىللار",
"Help translate" : "تەرجىمىگە ياردەم",
- "No language set" : "تىل يوق",
+ "No locale set" : "يەرلىك ئورۇن يوق",
"Unable to update locale" : "يەرلىكنى يېڭىلاشقا ئامالسىز",
"Locales" : "Locales",
"Week starts on {firstDayOfWeek}" : "ھەپتە {firstDayOfWeek} on دا باشلىنىدۇ",
- "No locale set" : "يەرلىك ئورۇن يوق",
"Your city" : "شەھىرىڭىز",
"Your organisation" : "تەشكىلاتىڭىز",
"Your phone number" : "تېلېفون نومۇرىڭىز",
@@ -592,7 +592,6 @@
"Other languages" : "باشقا تىللار",
"Password change is disabled because the master key is disabled" : "ئاساسىي ئاچقۇچ چەكلەنگەنلىكتىن پارول ئۆزگەرتىش چەكلەنگەن",
"No accounts" : "ھېسابات يوق",
- "Loading accounts …" : "ھېسابات يۈكلەۋاتىدۇ…",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "ھېسابات تىزىملىكى. بۇ تىزىملىك ئىقتىدار سەۋەبىدىن تولۇق كۆرسىتىلمىگەن. ھېساباتلار تىزىملىكتىن ئۆتكەندە كۆرسىتىلىدۇ.",
"Manager" : "باشقۇرغۇچى",
"Set line manager" : "قۇر باشقۇرغۇچىنى بەلگىلەڭ",
@@ -608,7 +607,6 @@
"Member of the following groups" : "تۆۋەندىكى گۇرۇپپىلارنىڭ ئەزاسى",
"Set account groups" : "ھېسابات گۇرۇپپىسىنى بەلگىلەڭ",
"Admin of the following groups" : "تۆۋەندىكى گۇرۇپپىلارنىڭ باشقۇرغۇچىسى",
- "Set account as admin for …" : "ھېساباتنى باشقۇرغۇچى قىلىپ تەڭشەڭ…",
"Quota" : "Quota",
"Set account quota" : "ھېسابات نورمىسىنى بەلگىلەڭ",
"Language" : "تىل",
@@ -641,7 +639,6 @@
"Password was successfully changed" : "پارول مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى",
"Email was successfully changed" : "ئېلېكترونلۇق خەت مۇۋەپپەقىيەتلىك ئۆزگەرتىلدى",
"Welcome mail sent!" : "ئەۋەتىلگەن خەتنى قارشى ئالىمىز!",
- "Loading account …" : "ھېسابات يۈكلەۋاتىدۇ…",
"Change display name" : "كۆرسىتىش نامىنى ئۆزگەرتىڭ",
"Set new password" : "يېڭى پارول بەلگىلەڭ",
"You do not have permissions to see the details of this account" : "بۇ ھېساباتنىڭ تەپسىلاتلىرىنى كۆرۈش ھوقۇقىڭىز يوق",
@@ -673,7 +670,6 @@
"Passwordless authentication requires a secure connection." : "پارولسىز دەلىللەش بىخەتەر ئۇلىنىشنى تەلەپ قىلىدۇ.",
"Add WebAuthn device" : "WebAuthn ئۈسكۈنىسىنى قوشۇڭ",
"Please authorize your WebAuthn device." : "WebAuthn ئۈسكۈنىڭىزگە ھوقۇق بېرىڭ.",
- "Adding your device …" : "ئۈسكۈنىڭىزنى قوشۇش…",
"Unnamed device" : "نامسىز ئۈسكۈنە",
"Passwordless Authentication" : "پارولسىز دەلىللەش",
"Set up your account for passwordless authentication following the FIDO2 standard." : "ھېساباتىڭىزنى FIDO2 ئۆلچىمىگە ئاساسەن مەخپىي نومۇرسىز دەلىللەش ئۈچۈن تەڭشەڭ.",
@@ -739,8 +735,6 @@
"Show to everyone" : "كۆپچىلىككە كۆرسەت",
"Show to logged in accounts only" : "پەقەت ھېساباتقا كىرگەنلىكىنى كۆرسەت",
"Hide" : "يوشۇر",
- "{progress}% Deploying …" : "{progress}% ئورۇنلاشتۇرۇش…",
- "{progress}% Initializing …" : "{progress}% باشلاش…",
"Health checking" : "سالامەتلىك تەكشۈرتۈش",
"Deploy and Enable" : "ئورۇنلاشتۇرۇش ۋە قوزغىتىش",
"Download and enable" : "چۈشۈرۈش ۋە قوزغىتىش",
@@ -816,7 +810,13 @@
"Your biography" : "تەرجىمىھالىڭىز",
"You are using {usage}" : "سىز {usage} نى ئىشلىتىۋاتىسىز",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "سىز {usage} نىڭ {totalSpace} نى ئىشلىتىۋاتىسىز ( {usageRelative}% )",
+ "Loading accounts …" : "ھېسابات يۈكلەۋاتىدۇ…",
+ "Set account as admin for …" : "ھېساباتنى باشقۇرغۇچى قىلىپ تەڭشەڭ…",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "ئۈسكۈنە يۈتۈپ كەتسە ياكى تەشكىلاتتىن چىقسا ، بۇ {userid} associated غا مۇناسىۋەتلىك بارلىق ئۈسكۈنىلەردىن Nextcloud سانلىق مەلۇماتلىرىنى يىراقتىن ئۆچۈرەلەيدۇ. ئۈسكۈنىلەر تورغا ئۇلانغاندىلا ئىشلەيدۇ.",
+ "Loading account …" : "ھېسابات يۈكلەۋاتىدۇ…",
+ "Adding your device …" : "ئۈسكۈنىڭىزنى قوشۇش…",
+ "{progress}% Deploying …" : "{progress}% ئورۇنلاشتۇرۇش…",
+ "{progress}% Initializing …" : "{progress}% باشلاش…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "بۇ ئەپ سىزنىڭ Nextcloud نەشرىڭىزگە ماس كەلمەيدۇ. داۋاملاشتۇرسىڭىز يەنىلا ئەپنى قاچىلىيالايسىز. شۇنىڭغا دىققەت قىلىڭكى ، بۇ دېتال مۆلچەردىكىدەك ئىشلىمەسلىكى مۇمكىن.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "ھەممە ئىشنىڭ توغرا تەڭشەلگەنلىكىڭىزنىڭ بىخەتەرلىكى ۋە ئىقتىدارى ئۈچۈن ئىنتايىن مۇھىم. سىزگە ياردەم قىلىش ئۈچۈن بىز ئاپتوماتىك تەكشۈرۈش ئېلىپ بېرىۋاتىمىز. تېخىمۇ كۆپ ئۇچۇرغا ئۇلانغان ھۆججەتلەرنى كۆرۈڭ.",
"Checking for system and security issues." : "سىستېما ۋە بىخەتەرلىك مەسىلىلىرىنى تەكشۈرۈش.",
diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js
index b39547e359c..42b099ff925 100644
--- a/apps/settings/l10n/uk.js
+++ b/apps/settings/l10n/uk.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "Обмежити автозавершення імени користувача на основі адресних книг користувачів",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Дозволити автозавершення для повного збігу при введенні повного імени (не враховуватимуться такі обмеження, як участь в групах або незбіг з адресною книгою)",
"Full match autocompletion restrictions" : "Обмеження повного збігу для автозавершення",
- "Also allow autocompletion on full match of the user id" : "Також дозволити автозавершення при повному збігу ідентифікатора користувача",
"Also allow autocompletion on full match of the user email" : "Також дозволити автозавершення при повному збігу ел. адреси користувача",
"Do not use second user displayname for full match" : "Не використовувати друге ім'я для показу для повного збігу",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показувати текст застереження на сторінці завантаження публічного посилання (відображається, лише якщо список файлів приховано)",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Ви використовуєте {s}{usage}{/s} із {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Ви є учасником груп:",
"Your full name" : "Ваше повне ім'я",
+ "Unable to update primary email address" : "Не вдалося оновити основну електронну адресу",
+ "Unable to delete additional email address" : "Не вдалося вилучити додаткову електронну адресу",
+ "No email address set" : "E-mail не вказано",
"Email options" : "Параметри електронної пошти",
"Options for additional email address {index}" : "Параметри додаткової ел.адреси {index}",
"Remove primary email" : "Вилучити основну електронну адресу",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "Зробити основною",
"Additional email address {index}" : "Додаткова електронна адреса {index}",
"Unable to delete primary email address" : "Не вдалося вилучити основну електронну адресу",
- "Unable to update primary email address" : "Не вдалося оновити основну електронну адресу",
"Unable to add additional email address" : "Не вдалося додати додаткову електронну адресу",
"Unable to update additional email address" : "Не вдалося оновити додаткову електронну адресу",
- "Unable to delete additional email address" : "Не вдалося вилучити додаткову електронну адресу",
"Primary email for password reset and notifications" : "Основна адреса ел.пошти для надсилання пароля та сповіщень",
- "No email address set" : "E-mail не вказано",
"Your handle" : "Ви керуєте",
"Derived from your locale ({weekDayName})" : "{weekDayName} (визначено автоматично)",
"Unable to update first day of week" : "Не вдалося оновити значення першого дня тижня",
"Day to use as the first day of week" : "Тиждень починається з",
"Your headline" : "Ваш заголовок",
+ "No language set" : "Мову не визначено",
"Unable to update language" : "Не вдалося оновити мову",
"Languages" : "Мови",
"Help translate" : "Допомогти з перекладом",
- "No language set" : "Мову не визначено",
+ "No locale set" : "Локаль не встановлено",
"Unable to update locale" : "Не вдалося оновити мову",
"Locales" : "Регіональні налаштування",
"Week starts on {firstDayOfWeek}" : "Тиждень починається у {firstDayOfWeek}",
- "No locale set" : "Локаль не встановлено",
"Your city" : "Ваше місто",
"Your organisation" : "Ваша організація",
"Your phone number" : "Ваш номер телефону",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "Інші мови",
"Password change is disabled because the master key is disabled" : "Зміну пароля вимкнено, оскільки майстер-ключ відключений",
"No accounts" : "Відсутні користувачі",
- "Loading accounts …" : "Завантаження облікових записів ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список акаунтів. Цей список не відображається повністю з міркувань продуктивності. Акаунти будуть відображатися в міру того, як ви будете переміщатися по списку.",
"Manager" : "Менеджер",
"Set line manager" : "Встановити безпосереднього начальника",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "Учасник(-ця) таких груп",
"Set account groups" : "Додати користувача до груп",
"Admin of the following groups" : "Адміністратор таких груп",
- "Set account as admin for …" : "Встановити адміністратором для ...",
"Quota" : "Обмеження",
"Set account quota" : "Встановити квоту для користувача",
"Language" : "Мова",
"Set default language" : "Встановити типову мову",
"Add new account" : "Створити нового користувача",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікові записи …","{userCount} облікових записів …","{userCount} облікових записів …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} обліковий запис","{userCount} облікові записи","{userCount} облікових записів","{userCount} обліковий запис"],
"Total rows summary" : "Загалом рядків",
"Scroll to load more rows" : "Прокрутіть для завантаження наступних записів",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "Адреса ел. пошти не може бути порожньою",
"Email was successfully changed" : "Адресу електронної пошти успішно змінено",
"Welcome mail sent!" : "Запрошення надіслано!",
- "Loading account …" : "Завантаження облікового запису ...",
"Change display name" : "Зміни ім'я для показу",
"Set new password" : "Встановіть новий пароль",
"You do not have permissions to see the details of this account" : "Відсутні повноваження на перегляд інформації про цей обліковий запис",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Авторизація без пароля вимагає безпечного з'єднання.",
"Add WebAuthn device" : "Додайте пристрій WebAuthn",
"Please authorize your WebAuthn device." : "Авторизуйте свій пристрій WebAuthn.",
- "Adding your device …" : "Додавання вашого пристрою...",
"Unnamed device" : "Неназваний пристрій",
"Passwordless Authentication" : "Авторизація без пароля",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Налаштуйте ваш обліковий запис для авторизації без пароля згідно зі стандартами FIDO2.",
@@ -880,8 +874,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "Показувати тільки для авторизованих",
"Hide" : "Сховати",
"Manually installed apps cannot be updated" : "Неможливо оновити програми, встановлені вручну",
- "{progress}% Deploying …" : "{progress}% Розгортання ...",
- "{progress}% Initializing …" : "{progress}% Ініціалізація ...",
"Health checking" : "Перевірка доступности",
"Deploy and Enable" : "Розгортання та активація",
"Download and enable" : "Звантажити та увімкнути",
@@ -959,9 +951,16 @@ OC.L10N.register(
"Your biography" : "Коротко про себе",
"You are using {usage}" : "Ви використовуєте {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Ви використовуєте {usage} із {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Завантаження облікових записів ...",
+ "Set account as admin for …" : "Встановити адміністратором для ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікові записи …","{userCount} облікових записів …","{userCount} облікових записів …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "У разі втрати пристрою або виходу з організації це може віддалено стерти дані Nextcloud з усіх пристроїв, пов’язаних з {userid}. Працює, лише якщо пристрої підключено до Інтернету.",
"Failed to load subadmin groups with details" : "Не вдалося завантажити групи підадміністраторів з деталями",
+ "Loading account …" : "Завантаження облікового запису ...",
+ "Adding your device …" : "Додавання вашого пристрою...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "З міркувань продуктивності, коли ви вмикаєте шифрування на сервері Nextcloud, шифруються лише нові та змінені файли.",
+ "{progress}% Deploying …" : "{progress}% Розгортання ...",
+ "{progress}% Initializing …" : "{progress}% Ініціалізація ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Відсутня інформація щодо підтримки цього застосунку вашою версією Nextcloud. Ви зможете встановити цей застосунок, проте він може працювати не так, як ви очікуєте.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для безпеки та продуктивності вашого сервера важливо, щоб все було налаштовано правильно. Щоб допомогти вам, ми робимо деякі автоматичні перевірки. Будь ласка, перегляньте пов'язану документацію для отримання додаткової інформації.",
"Checking for system and security issues." : "Перевірка коректності роботи системи та безпеки.",
diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json
index 53bcf0e7158..3be74999dac 100644
--- a/apps/settings/l10n/uk.json
+++ b/apps/settings/l10n/uk.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "Обмежити автозавершення імени користувача на основі адресних книг користувачів",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Дозволити автозавершення для повного збігу при введенні повного імени (не враховуватимуться такі обмеження, як участь в групах або незбіг з адресною книгою)",
"Full match autocompletion restrictions" : "Обмеження повного збігу для автозавершення",
- "Also allow autocompletion on full match of the user id" : "Також дозволити автозавершення при повному збігу ідентифікатора користувача",
"Also allow autocompletion on full match of the user email" : "Також дозволити автозавершення при повному збігу ел. адреси користувача",
"Do not use second user displayname for full match" : "Не використовувати друге ім'я для показу для повного збігу",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показувати текст застереження на сторінці завантаження публічного посилання (відображається, лише якщо список файлів приховано)",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Ви використовуєте {s}{usage}{/s} із {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "Ви є учасником груп:",
"Your full name" : "Ваше повне ім'я",
+ "Unable to update primary email address" : "Не вдалося оновити основну електронну адресу",
+ "Unable to delete additional email address" : "Не вдалося вилучити додаткову електронну адресу",
+ "No email address set" : "E-mail не вказано",
"Email options" : "Параметри електронної пошти",
"Options for additional email address {index}" : "Параметри додаткової ел.адреси {index}",
"Remove primary email" : "Вилучити основну електронну адресу",
@@ -640,25 +642,22 @@
"Set as primary email" : "Зробити основною",
"Additional email address {index}" : "Додаткова електронна адреса {index}",
"Unable to delete primary email address" : "Не вдалося вилучити основну електронну адресу",
- "Unable to update primary email address" : "Не вдалося оновити основну електронну адресу",
"Unable to add additional email address" : "Не вдалося додати додаткову електронну адресу",
"Unable to update additional email address" : "Не вдалося оновити додаткову електронну адресу",
- "Unable to delete additional email address" : "Не вдалося вилучити додаткову електронну адресу",
"Primary email for password reset and notifications" : "Основна адреса ел.пошти для надсилання пароля та сповіщень",
- "No email address set" : "E-mail не вказано",
"Your handle" : "Ви керуєте",
"Derived from your locale ({weekDayName})" : "{weekDayName} (визначено автоматично)",
"Unable to update first day of week" : "Не вдалося оновити значення першого дня тижня",
"Day to use as the first day of week" : "Тиждень починається з",
"Your headline" : "Ваш заголовок",
+ "No language set" : "Мову не визначено",
"Unable to update language" : "Не вдалося оновити мову",
"Languages" : "Мови",
"Help translate" : "Допомогти з перекладом",
- "No language set" : "Мову не визначено",
+ "No locale set" : "Локаль не встановлено",
"Unable to update locale" : "Не вдалося оновити мову",
"Locales" : "Регіональні налаштування",
"Week starts on {firstDayOfWeek}" : "Тиждень починається у {firstDayOfWeek}",
- "No locale set" : "Локаль не встановлено",
"Your city" : "Ваше місто",
"Your organisation" : "Ваша організація",
"Your phone number" : "Ваш номер телефону",
@@ -710,7 +709,6 @@
"Other languages" : "Інші мови",
"Password change is disabled because the master key is disabled" : "Зміну пароля вимкнено, оскільки майстер-ключ відключений",
"No accounts" : "Відсутні користувачі",
- "Loading accounts …" : "Завантаження облікових записів ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Список акаунтів. Цей список не відображається повністю з міркувань продуктивності. Акаунти будуть відображатися в міру того, як ви будете переміщатися по списку.",
"Manager" : "Менеджер",
"Set line manager" : "Встановити безпосереднього начальника",
@@ -727,13 +725,11 @@
"Member of the following groups" : "Учасник(-ця) таких груп",
"Set account groups" : "Додати користувача до груп",
"Admin of the following groups" : "Адміністратор таких груп",
- "Set account as admin for …" : "Встановити адміністратором для ...",
"Quota" : "Обмеження",
"Set account quota" : "Встановити квоту для користувача",
"Language" : "Мова",
"Set default language" : "Встановити типову мову",
"Add new account" : "Створити нового користувача",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікові записи …","{userCount} облікових записів …","{userCount} облікових записів …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} обліковий запис","{userCount} облікові записи","{userCount} облікових записів","{userCount} обліковий запис"],
"Total rows summary" : "Загалом рядків",
"Scroll to load more rows" : "Прокрутіть для завантаження наступних записів",
@@ -768,7 +764,6 @@
"Email can't be empty" : "Адреса ел. пошти не може бути порожньою",
"Email was successfully changed" : "Адресу електронної пошти успішно змінено",
"Welcome mail sent!" : "Запрошення надіслано!",
- "Loading account …" : "Завантаження облікового запису ...",
"Change display name" : "Зміни ім'я для показу",
"Set new password" : "Встановіть новий пароль",
"You do not have permissions to see the details of this account" : "Відсутні повноваження на перегляд інформації про цей обліковий запис",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "Авторизація без пароля вимагає безпечного з'єднання.",
"Add WebAuthn device" : "Додайте пристрій WebAuthn",
"Please authorize your WebAuthn device." : "Авторизуйте свій пристрій WebAuthn.",
- "Adding your device …" : "Додавання вашого пристрою...",
"Unnamed device" : "Неназваний пристрій",
"Passwordless Authentication" : "Авторизація без пароля",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Налаштуйте ваш обліковий запис для авторизації без пароля згідно зі стандартами FIDO2.",
@@ -878,8 +872,6 @@
"Show to logged in accounts only" : "Показувати тільки для авторизованих",
"Hide" : "Сховати",
"Manually installed apps cannot be updated" : "Неможливо оновити програми, встановлені вручну",
- "{progress}% Deploying …" : "{progress}% Розгортання ...",
- "{progress}% Initializing …" : "{progress}% Ініціалізація ...",
"Health checking" : "Перевірка доступности",
"Deploy and Enable" : "Розгортання та активація",
"Download and enable" : "Звантажити та увімкнути",
@@ -957,9 +949,16 @@
"Your biography" : "Коротко про себе",
"You are using {usage}" : "Ви використовуєте {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Ви використовуєте {usage} із {totalSpace} ({usageRelative}%)",
+ "Loading accounts …" : "Завантаження облікових записів ...",
+ "Set account as admin for …" : "Встановити адміністратором для ...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} обліковий запис …","{userCount} облікові записи …","{userCount} облікових записів …","{userCount} облікових записів …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "У разі втрати пристрою або виходу з організації це може віддалено стерти дані Nextcloud з усіх пристроїв, пов’язаних з {userid}. Працює, лише якщо пристрої підключено до Інтернету.",
"Failed to load subadmin groups with details" : "Не вдалося завантажити групи підадміністраторів з деталями",
+ "Loading account …" : "Завантаження облікового запису ...",
+ "Adding your device …" : "Додавання вашого пристрою...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "З міркувань продуктивності, коли ви вмикаєте шифрування на сервері Nextcloud, шифруються лише нові та змінені файли.",
+ "{progress}% Deploying …" : "{progress}% Розгортання ...",
+ "{progress}% Initializing …" : "{progress}% Ініціалізація ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Відсутня інформація щодо підтримки цього застосунку вашою версією Nextcloud. Ви зможете встановити цей застосунок, проте він може працювати не так, як ви очікуєте.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для безпеки та продуктивності вашого сервера важливо, щоб все було налаштовано правильно. Щоб допомогти вам, ми робимо деякі автоматичні перевірки. Будь ласка, перегляньте пов'язану документацію для отримання додаткової інформації.",
"Checking for system and security issues." : "Перевірка коректності роботи системи та безпеки.",
diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js
index d7879b81e62..bac69c0079e 100644
--- a/apps/settings/l10n/vi.js
+++ b/apps/settings/l10n/vi.js
@@ -277,6 +277,9 @@ OC.L10N.register(
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Xin lưu ý rằng có thể mất tới 24 giờ để ảnh hồ sơ của bạn được cập nhật ở mọi nơi.",
"You are a member of the following groups:" : "Bạn là thành viên của các nhóm sau:",
"Your full name" : "Tên đầy đủ của bạn",
+ "Unable to update primary email address" : "Không thể cập nhật địa chỉ email chính",
+ "Unable to delete additional email address" : "Không thể xóa địa chỉ email bổ sung",
+ "No email address set" : "Chưa thiết lập địa chỉ email",
"Email options" : "Tùy chọn email",
"Remove primary email" : "Xóa email chính",
"Delete email" : "Xóa email",
@@ -285,19 +288,16 @@ OC.L10N.register(
"Set as primary email" : "Đặt làm email chính",
"Additional email address {index}" : "Địa chỉ email bổ sung {index}",
"Unable to delete primary email address" : "Không thể xóa địa chỉ email chính",
- "Unable to update primary email address" : "Không thể cập nhật địa chỉ email chính",
"Unable to add additional email address" : "Không thể thêm địa chỉ email bổ sung",
"Unable to update additional email address" : "Không thể cập nhật địa chỉ email bổ sung",
- "Unable to delete additional email address" : "Không thể xóa địa chỉ email bổ sung",
"Primary email for password reset and notifications" : "Email chính để đặt lại mật khẩu và thông báo",
- "No email address set" : "Chưa thiết lập địa chỉ email",
"Your headline" : "Tiêu đề của bạn",
+ "No language set" : "Không có ngôn ngữ",
"Unable to update language" : "Không thể cập nhật ngôn ngữ",
"Help translate" : "Hỗ trợ dịch thuật",
- "No language set" : "Không có ngôn ngữ",
+ "No locale set" : "Không có ngôn ngữ nào được đặt",
"Unable to update locale" : "Không thể cập nhật ngôn ngữ",
"Week starts on {firstDayOfWeek}" : "Tuần bắt đầu vào {firstDayOfWeek}",
- "No locale set" : "Không có ngôn ngữ nào được đặt",
"Your city" : "Thành phố",
"Your organisation" : "Tổ chức",
"Your phone number" : "Số điện thoại",
@@ -371,7 +371,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "Xác thực không cần mật khẩu yêu cầu kết nối an toàn.",
"Add WebAuthn device" : "Thêm thiết bị WebAuthn",
"Please authorize your WebAuthn device." : "Vui lòng ủy quyền cho thiết bị WebAuthn của bạn.",
- "Adding your device …" : "Đang thêm thiết bị của bạn…",
"Unnamed device" : "Thiết bị chưa được đặt tên",
"Passwordless Authentication" : "Xác thực không cần mật khẩu",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Thiết lập tài khoản của bạn để xác thực không cần mật khẩu theo tiêu chuẩn FIDO2.",
@@ -465,6 +464,7 @@ OC.L10N.register(
"You are using {usage}" : "Bạn đang sử dụng {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Bạn đang sử dụng {usage} trên {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Trong trường hợp thiết bị bị mất hoặc thoát khỏi tổ chức, thao tác này có thể xóa từ xa dữ liệu Nextcloud khỏi tất cả các thiết bị được liên kết với {userid}. Chỉ hoạt động nếu các thiết bị được kết nối với internet.",
+ "Adding your device …" : "Đang thêm thiết bị của bạn…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ứng dụng này không được đánh dấu là tương thích với phiên bản Nextcloud của bạn. Nếu bạn tiếp tục, bạn vẫn có thể cài đặt ứng dụng. Lưu ý rằng ứng dụng có thể không hoạt động như mong đợi.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Điều quan trọng đối với tính bảo mật và hiệu suất của phiên bản của bạn là mọi thứ đều được đặt cấu hình chính xác. Để giúp bạn điều đó, chúng tôi đang thực hiện một số kiểm tra tự động. Vui lòng xem tài liệu được liên kết để biết thêm thông tin.",
"Checking for system and security issues." : "Kiểm tra các vấn đề về hệ thống và bảo mật."
diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json
index 363aed03613..232c8153059 100644
--- a/apps/settings/l10n/vi.json
+++ b/apps/settings/l10n/vi.json
@@ -275,6 +275,9 @@
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Xin lưu ý rằng có thể mất tới 24 giờ để ảnh hồ sơ của bạn được cập nhật ở mọi nơi.",
"You are a member of the following groups:" : "Bạn là thành viên của các nhóm sau:",
"Your full name" : "Tên đầy đủ của bạn",
+ "Unable to update primary email address" : "Không thể cập nhật địa chỉ email chính",
+ "Unable to delete additional email address" : "Không thể xóa địa chỉ email bổ sung",
+ "No email address set" : "Chưa thiết lập địa chỉ email",
"Email options" : "Tùy chọn email",
"Remove primary email" : "Xóa email chính",
"Delete email" : "Xóa email",
@@ -283,19 +286,16 @@
"Set as primary email" : "Đặt làm email chính",
"Additional email address {index}" : "Địa chỉ email bổ sung {index}",
"Unable to delete primary email address" : "Không thể xóa địa chỉ email chính",
- "Unable to update primary email address" : "Không thể cập nhật địa chỉ email chính",
"Unable to add additional email address" : "Không thể thêm địa chỉ email bổ sung",
"Unable to update additional email address" : "Không thể cập nhật địa chỉ email bổ sung",
- "Unable to delete additional email address" : "Không thể xóa địa chỉ email bổ sung",
"Primary email for password reset and notifications" : "Email chính để đặt lại mật khẩu và thông báo",
- "No email address set" : "Chưa thiết lập địa chỉ email",
"Your headline" : "Tiêu đề của bạn",
+ "No language set" : "Không có ngôn ngữ",
"Unable to update language" : "Không thể cập nhật ngôn ngữ",
"Help translate" : "Hỗ trợ dịch thuật",
- "No language set" : "Không có ngôn ngữ",
+ "No locale set" : "Không có ngôn ngữ nào được đặt",
"Unable to update locale" : "Không thể cập nhật ngôn ngữ",
"Week starts on {firstDayOfWeek}" : "Tuần bắt đầu vào {firstDayOfWeek}",
- "No locale set" : "Không có ngôn ngữ nào được đặt",
"Your city" : "Thành phố",
"Your organisation" : "Tổ chức",
"Your phone number" : "Số điện thoại",
@@ -369,7 +369,6 @@
"Passwordless authentication requires a secure connection." : "Xác thực không cần mật khẩu yêu cầu kết nối an toàn.",
"Add WebAuthn device" : "Thêm thiết bị WebAuthn",
"Please authorize your WebAuthn device." : "Vui lòng ủy quyền cho thiết bị WebAuthn của bạn.",
- "Adding your device …" : "Đang thêm thiết bị của bạn…",
"Unnamed device" : "Thiết bị chưa được đặt tên",
"Passwordless Authentication" : "Xác thực không cần mật khẩu",
"Set up your account for passwordless authentication following the FIDO2 standard." : "Thiết lập tài khoản của bạn để xác thực không cần mật khẩu theo tiêu chuẩn FIDO2.",
@@ -463,6 +462,7 @@
"You are using {usage}" : "Bạn đang sử dụng {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "Bạn đang sử dụng {usage} trên {totalSpace} ({usageRelative}%)",
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Trong trường hợp thiết bị bị mất hoặc thoát khỏi tổ chức, thao tác này có thể xóa từ xa dữ liệu Nextcloud khỏi tất cả các thiết bị được liên kết với {userid}. Chỉ hoạt động nếu các thiết bị được kết nối với internet.",
+ "Adding your device …" : "Đang thêm thiết bị của bạn…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ứng dụng này không được đánh dấu là tương thích với phiên bản Nextcloud của bạn. Nếu bạn tiếp tục, bạn vẫn có thể cài đặt ứng dụng. Lưu ý rằng ứng dụng có thể không hoạt động như mong đợi.",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Điều quan trọng đối với tính bảo mật và hiệu suất của phiên bản của bạn là mọi thứ đều được đặt cấu hình chính xác. Để giúp bạn điều đó, chúng tôi đang thực hiện một số kiểm tra tự động. Vui lòng xem tài liệu được liên kết để biết thêm thông tin.",
"Checking for system and security issues." : "Kiểm tra các vấn đề về hệ thống và bảo mật."
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index c614e941ade..5d3fde6429f 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "根据用户通讯录限制账号名称自动补全功能",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "允许在输入全名时自动补全完整匹配项(忽略群组成员资格或通讯录匹配缺失等限制)",
"Full match autocompletion restrictions" : "完整匹配自动补全限制",
- "Also allow autocompletion on full match of the user id" : "同时允许基于用户 ID 完整匹配的自动补全",
"Also allow autocompletion on full match of the user email" : "同时允许基于用户电子邮件完整匹配的自动补全",
"Do not use second user displayname for full match" : "不使用第二用户显示名进行完整匹配",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公开链接上传页中显示免责声明(仅当文件列表隐藏时显示)",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您已使用 {s}{usage}{/s},总容量 {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "您是以下群组的成员:",
"Your full name" : "您的全名",
+ "Unable to update primary email address" : "无法更新主电邮地址",
+ "Unable to delete additional email address" : "无法删除附加电邮地址",
+ "No email address set" : "尚未设置 Email 地址",
"Email options" : "电子邮件选项",
"Options for additional email address {index}" : "其他电子邮件地址 {index} 的选项",
"Remove primary email" : "删除主邮件地址",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "设为主电子邮件地址",
"Additional email address {index}" : "附加邮件地址 {index}",
"Unable to delete primary email address" : "无法删除主电邮地址",
- "Unable to update primary email address" : "无法更新主电邮地址",
"Unable to add additional email address" : "无法新增附加电邮地址",
"Unable to update additional email address" : "无法更新附加电子邮件地址",
- "Unable to delete additional email address" : "无法删除附加电邮地址",
"Primary email for password reset and notifications" : "用于重设密码和通知的主邮件",
- "No email address set" : "尚未设置 Email 地址",
"Your handle" : "您的别名",
"Derived from your locale ({weekDayName})" : "源自你的区域设置 ({weekDayName})",
"Unable to update first day of week" : "无法更新每周的第一天",
"Day to use as the first day of week" : "选择星期几作为每周的第一天",
"Your headline" : "您的标题",
+ "No language set" : "没有设置语言",
"Unable to update language" : "无法更新语言",
"Languages" : "语言",
"Help translate" : "帮助翻译",
- "No language set" : "没有设置语言",
+ "No locale set" : "没有设置语系",
"Unable to update locale" : "无法更新语系",
"Locales" : "地区语系",
"Week starts on {firstDayOfWeek}" : "每周开始于 {firstDayOfWeek}",
- "No locale set" : "没有设置语系",
"Your city" : "您的城市",
"Your organisation" : "您的组织",
"Your phone number" : "您的电话号码",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "其他语言",
"Password change is disabled because the master key is disabled" : "密码修改被禁用,因为主密码被禁用",
"No accounts" : "没有账号",
- "Loading accounts …" : "正在加载账号...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帐户列表。 出于性能原因,此列表未完全呈现。 当您浏览列表时,将呈现帐户。",
"Manager" : "管理者",
"Set line manager" : "设置行管理员",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "以下群组的成员",
"Set account groups" : "设置帐户组",
"Admin of the following groups" : "以下群组的管理员",
- "Set account as admin for …" : "将帐户设置为管理员...",
"Quota" : "配额",
"Set account quota" : "设置账号配额",
"Language" : "语言",
"Set default language" : "设置默认语言",
"Add new account" : "添加新账号",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} 个账号"],
"Total rows summary" : "总行摘要",
"Scroll to load more rows" : "滚动以加载更多列。",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "电子邮件不能为空",
"Email was successfully changed" : "电子邮件已成功更改",
"Welcome mail sent!" : "欢迎邮件已经发送!",
- "Loading account …" : "正在加载账号…",
"Change display name" : "更改显示名称",
"Set new password" : "设置新密码",
"You do not have permissions to see the details of this account" : "您没有权限查看此账号的详情",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "无密码身份验证需要安全的连接。",
"Add WebAuthn device" : "添加 WebAuthn 设备",
"Please authorize your WebAuthn device." : "请授权您的 WebAuthn 设备。",
- "Adding your device …" : "正在添加您的设备...",
"Unnamed device" : "未命名的设备",
"Passwordless Authentication" : "无密码认证",
"Set up your account for passwordless authentication following the FIDO2 standard." : "遵循 FIDO2 标准为无密码身份验证设置您的账号。",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "仅向已登录账号显示",
"Hide" : "隐藏",
"Manually installed apps cannot be updated" : "无法更新手动安装的应用",
- "{progress}% Deploying …" : "{progress}% 部署…",
- "{progress}% Initializing …" : "{progress}% 初始化…",
"Health checking" : "健康检查",
"Deploy and Enable" : "部署并启用",
"Download and enable" : "下载并启用",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "个人简介",
"You are using {usage}" : "您已使用{usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "您已使用 {totalSpace} 中的 {usage} ({usageRelative}%)",
+ "Loading accounts …" : "正在加载账号...",
+ "Set account as admin for …" : "将帐户设置为管理员...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果设备丢失或退出组织,这可以从与 {userid} 关联的所有设备中远程擦除 Nextcloud 数据。 仅当设备连接到互联网时才有效。",
"Failed to load subadmin groups with details" : "无法加载包含详情的子管理员群组",
+ "Loading account …" : "正在加载账号…",
+ "Adding your device …" : "正在添加您的设备...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "出于性能原因,当您在 Nextcloud 服务器上启用加密时,仅加密新文件和更改的文件。",
+ "{progress}% Deploying …" : "{progress}% 部署…",
+ "{progress}% Initializing …" : "{progress}% 初始化…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此应用被标记为与您的 Nextcloud 版本不兼容。如果您要继续,您仍可安装此应用。请注意此应用可能不会正常工作。",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "您的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅文档链接。",
"Checking for system and security issues." : "正在检查系统和安全问题。",
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json
index abefa2215bb..83f61fa1f45 100644
--- a/apps/settings/l10n/zh_CN.json
+++ b/apps/settings/l10n/zh_CN.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "根据用户通讯录限制账号名称自动补全功能",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "允许在输入全名时自动补全完整匹配项(忽略群组成员资格或通讯录匹配缺失等限制)",
"Full match autocompletion restrictions" : "完整匹配自动补全限制",
- "Also allow autocompletion on full match of the user id" : "同时允许基于用户 ID 完整匹配的自动补全",
"Also allow autocompletion on full match of the user email" : "同时允许基于用户电子邮件完整匹配的自动补全",
"Do not use second user displayname for full match" : "不使用第二用户显示名进行完整匹配",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公开链接上传页中显示免责声明(仅当文件列表隐藏时显示)",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您已使用 {s}{usage}{/s},总容量 {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "您是以下群组的成员:",
"Your full name" : "您的全名",
+ "Unable to update primary email address" : "无法更新主电邮地址",
+ "Unable to delete additional email address" : "无法删除附加电邮地址",
+ "No email address set" : "尚未设置 Email 地址",
"Email options" : "电子邮件选项",
"Options for additional email address {index}" : "其他电子邮件地址 {index} 的选项",
"Remove primary email" : "删除主邮件地址",
@@ -640,25 +642,22 @@
"Set as primary email" : "设为主电子邮件地址",
"Additional email address {index}" : "附加邮件地址 {index}",
"Unable to delete primary email address" : "无法删除主电邮地址",
- "Unable to update primary email address" : "无法更新主电邮地址",
"Unable to add additional email address" : "无法新增附加电邮地址",
"Unable to update additional email address" : "无法更新附加电子邮件地址",
- "Unable to delete additional email address" : "无法删除附加电邮地址",
"Primary email for password reset and notifications" : "用于重设密码和通知的主邮件",
- "No email address set" : "尚未设置 Email 地址",
"Your handle" : "您的别名",
"Derived from your locale ({weekDayName})" : "源自你的区域设置 ({weekDayName})",
"Unable to update first day of week" : "无法更新每周的第一天",
"Day to use as the first day of week" : "选择星期几作为每周的第一天",
"Your headline" : "您的标题",
+ "No language set" : "没有设置语言",
"Unable to update language" : "无法更新语言",
"Languages" : "语言",
"Help translate" : "帮助翻译",
- "No language set" : "没有设置语言",
+ "No locale set" : "没有设置语系",
"Unable to update locale" : "无法更新语系",
"Locales" : "地区语系",
"Week starts on {firstDayOfWeek}" : "每周开始于 {firstDayOfWeek}",
- "No locale set" : "没有设置语系",
"Your city" : "您的城市",
"Your organisation" : "您的组织",
"Your phone number" : "您的电话号码",
@@ -710,7 +709,6 @@
"Other languages" : "其他语言",
"Password change is disabled because the master key is disabled" : "密码修改被禁用,因为主密码被禁用",
"No accounts" : "没有账号",
- "Loading accounts …" : "正在加载账号...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帐户列表。 出于性能原因,此列表未完全呈现。 当您浏览列表时,将呈现帐户。",
"Manager" : "管理者",
"Set line manager" : "设置行管理员",
@@ -727,13 +725,11 @@
"Member of the following groups" : "以下群组的成员",
"Set account groups" : "设置帐户组",
"Admin of the following groups" : "以下群组的管理员",
- "Set account as admin for …" : "将帐户设置为管理员...",
"Quota" : "配额",
"Set account quota" : "设置账号配额",
"Language" : "语言",
"Set default language" : "设置默认语言",
"Add new account" : "添加新账号",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号…"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} 个账号"],
"Total rows summary" : "总行摘要",
"Scroll to load more rows" : "滚动以加载更多列。",
@@ -768,7 +764,6 @@
"Email can't be empty" : "电子邮件不能为空",
"Email was successfully changed" : "电子邮件已成功更改",
"Welcome mail sent!" : "欢迎邮件已经发送!",
- "Loading account …" : "正在加载账号…",
"Change display name" : "更改显示名称",
"Set new password" : "设置新密码",
"You do not have permissions to see the details of this account" : "您没有权限查看此账号的详情",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "无密码身份验证需要安全的连接。",
"Add WebAuthn device" : "添加 WebAuthn 设备",
"Please authorize your WebAuthn device." : "请授权您的 WebAuthn 设备。",
- "Adding your device …" : "正在添加您的设备...",
"Unnamed device" : "未命名的设备",
"Passwordless Authentication" : "无密码认证",
"Set up your account for passwordless authentication following the FIDO2 standard." : "遵循 FIDO2 标准为无密码身份验证设置您的账号。",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "仅向已登录账号显示",
"Hide" : "隐藏",
"Manually installed apps cannot be updated" : "无法更新手动安装的应用",
- "{progress}% Deploying …" : "{progress}% 部署…",
- "{progress}% Initializing …" : "{progress}% 初始化…",
"Health checking" : "健康检查",
"Deploy and Enable" : "部署并启用",
"Download and enable" : "下载并启用",
@@ -960,9 +952,16 @@
"Your biography" : "个人简介",
"You are using {usage}" : "您已使用{usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "您已使用 {totalSpace} 中的 {usage} ({usageRelative}%)",
+ "Loading accounts …" : "正在加载账号...",
+ "Set account as admin for …" : "将帐户设置为管理员...",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 个账号…"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果设备丢失或退出组织,这可以从与 {userid} 关联的所有设备中远程擦除 Nextcloud 数据。 仅当设备连接到互联网时才有效。",
"Failed to load subadmin groups with details" : "无法加载包含详情的子管理员群组",
+ "Loading account …" : "正在加载账号…",
+ "Adding your device …" : "正在添加您的设备...",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "出于性能原因,当您在 Nextcloud 服务器上启用加密时,仅加密新文件和更改的文件。",
+ "{progress}% Deploying …" : "{progress}% 部署…",
+ "{progress}% Initializing …" : "{progress}% 初始化…",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此应用被标记为与您的 Nextcloud 版本不兼容。如果您要继续,您仍可安装此应用。请注意此应用可能不会正常工作。",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "您的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅文档链接。",
"Checking for system and security issues." : "正在检查系统和安全问题。",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index ebb79a51491..b5ec59cc660 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -625,6 +625,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您正在使用 {s}{usage}{/s},總儲存空間 {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "你是下列群組的成員︰",
"Your full name" : "您的全名",
+ "Unable to update primary email address" : "無法更新主電郵地址",
+ "Unable to delete additional email address" : "無法刪除其他電郵地址",
+ "No email address set" : "未設定電郵地址",
"Email options" : "電子郵件通知選項",
"Options for additional email address {index}" : "額外的電郵地址 {index} 的選項",
"Remove primary email" : "刪除主要電郵地址",
@@ -634,25 +637,22 @@ OC.L10N.register(
"Set as primary email" : "設為主要電郵地址",
"Additional email address {index}" : "附加電郵地址 {index}",
"Unable to delete primary email address" : "無法刪除主電郵地址",
- "Unable to update primary email address" : "無法更新主電郵地址",
"Unable to add additional email address" : "無法添加其他電郵地址",
"Unable to update additional email address" : "無法更新其他電郵地址",
- "Unable to delete additional email address" : "無法刪除其他電郵地址",
"Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址",
- "No email address set" : "未設定電郵地址",
"Your handle" : "您的別名",
"Derived from your locale ({weekDayName})" : "根據您的區域設置推定({weekDayName})",
"Unable to update first day of week" : "無法更新一星期的第一天",
"Day to use as the first day of week" : "選擇星期幾作為每星期的第一天",
"Your headline" : "您的標題",
+ "No language set" : "未設定語言",
"Unable to update language" : "無法更新語言",
"Languages" : "語言",
"Help translate" : "協助翻譯",
- "No language set" : "未設定語言",
+ "No locale set" : "沒有設置語言場景",
"Unable to update locale" : "無法更新語言場景",
"Locales" : "地區設定",
"Week starts on {firstDayOfWeek}" : "一星期從 {firstDayOfWeek} 開始",
- "No locale set" : "沒有設置語言場景",
"Your city" : "您的城市",
"Your organisation" : "您的機構",
"Your phone number" : "您的電話號碼",
@@ -704,7 +704,6 @@ OC.L10N.register(
"Other languages" : "其他語言",
"Password change is disabled because the master key is disabled" : "已停用密碼變更,因為主控密鑰已停用",
"No accounts" : "沒有帳戶",
- "Loading accounts …" : "正在加载帳戶 ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳戶清單。出於性能考量,此清單未完全呈現。帳戶將在您瀏覽清單時呈現。",
"Manager" : "管理者",
"Set line manager" : "設定行管理員",
@@ -721,13 +720,11 @@ OC.L10N.register(
"Member of the following groups" : "以下群組的成員(必需)",
"Set account groups" : "設定帳號群組",
"Admin of the following groups" : "以下群組的管理員",
- "Set account as admin for …" : "將帳號設定為管理員……",
"Quota" : "容量限制",
"Set account quota" : "設定帳號容量限制",
"Language" : "語言",
"Set default language" : "設置默認語言",
"Add new account" : "添加新帳戶",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳戶 …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳戶"],
"Total rows summary" : "總列摘要",
"Scroll to load more rows" : "捲動以載入更多列",
@@ -762,7 +759,6 @@ OC.L10N.register(
"Email can't be empty" : "電郵地址不可為空白",
"Email was successfully changed" : "成功更新電郵地址",
"Welcome mail sent!" : "已傳送歡迎郵件!",
- "Loading account …" : "正在加载帳戶 ...",
"Change display name" : "更改顯示名稱",
"Set new password" : "設置新密碼",
"You do not have permissions to see the details of this account" : "您沒有檢視此帳戶詳細資料的權限",
@@ -796,7 +792,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "無密碼身分驗證需要安全連線。",
"Add WebAuthn device" : "新增 WebAuthn 裝置",
"Please authorize your WebAuthn device." : "請驗證您的 WebAuthn 裝置。",
- "Adding your device …" : "正在新增你的裝置…",
"Unnamed device" : "未命名的裝置",
"Passwordless Authentication" : "無密碼驗證",
"Set up your account for passwordless authentication following the FIDO2 standard." : "按照 FIDO2 標準設定您帳戶的無密碼驗證",
@@ -873,8 +868,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "僅顯示給已登錄的帳戶",
"Hide" : "隱藏",
"Manually installed apps cannot be updated" : "無法更新手動安裝的應用程式",
- "{progress}% Deploying …" : "{progress}% 部署中 ...",
- "{progress}% Initializing …" : "{progress}% 初始化中 ...",
"Health checking" : "健康檢查",
"Deploy and Enable" : "部署與啟用",
"Download and enable" : "下載並啟用",
@@ -954,9 +947,16 @@ OC.L10N.register(
"Your biography" : "個人小傳",
"You are using {usage}" : "您已使用了 {usage} 的存儲空間",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "您已使用了 {totalSpace} 中的 {usage}({usageRelative} %)",
+ "Loading accounts …" : "正在加载帳戶 ...",
+ "Set account as admin for …" : "將帳號設定為管理員……",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳戶 …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果遺失裝置或退出組織,這可以從與 {userid} 相關的所有裝置遠端抹除 Nextcloud 資料。僅當裝置連線到網際網路時才有效。",
"Failed to load subadmin groups with details" : "無法加載包含詳情的副管理員群組",
+ "Loading account …" : "正在加载帳戶 ...",
+ "Adding your device …" : "正在新增你的裝置…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "出於性能考慮,當您在 Nextcloud 伺服器上啟用加密時,僅會加密新檔案和已更改的檔案。",
+ "{progress}% Deploying …" : "{progress}% 部署中 ...",
+ "{progress}% Initializing …" : "{progress}% 初始化中 ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此應用程式未被標記為與您的 Nextcloud 版本相容。如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "為確保您 Nextcloud 實例安全和性能,正確配置至關重要。為幫助您達到這一目標,我們正在進行一些自動檢查。請參閱連結的說明書以獲取更多詳細信息。",
"Checking for system and security issues." : "檢查系統與安全性問題。",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index 9526d6bf4a2..6ea2e03af1e 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -623,6 +623,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您正在使用 {s}{usage}{/s},總儲存空間 {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "你是下列群組的成員︰",
"Your full name" : "您的全名",
+ "Unable to update primary email address" : "無法更新主電郵地址",
+ "Unable to delete additional email address" : "無法刪除其他電郵地址",
+ "No email address set" : "未設定電郵地址",
"Email options" : "電子郵件通知選項",
"Options for additional email address {index}" : "額外的電郵地址 {index} 的選項",
"Remove primary email" : "刪除主要電郵地址",
@@ -632,25 +635,22 @@
"Set as primary email" : "設為主要電郵地址",
"Additional email address {index}" : "附加電郵地址 {index}",
"Unable to delete primary email address" : "無法刪除主電郵地址",
- "Unable to update primary email address" : "無法更新主電郵地址",
"Unable to add additional email address" : "無法添加其他電郵地址",
"Unable to update additional email address" : "無法更新其他電郵地址",
- "Unable to delete additional email address" : "無法刪除其他電郵地址",
"Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址",
- "No email address set" : "未設定電郵地址",
"Your handle" : "您的別名",
"Derived from your locale ({weekDayName})" : "根據您的區域設置推定({weekDayName})",
"Unable to update first day of week" : "無法更新一星期的第一天",
"Day to use as the first day of week" : "選擇星期幾作為每星期的第一天",
"Your headline" : "您的標題",
+ "No language set" : "未設定語言",
"Unable to update language" : "無法更新語言",
"Languages" : "語言",
"Help translate" : "協助翻譯",
- "No language set" : "未設定語言",
+ "No locale set" : "沒有設置語言場景",
"Unable to update locale" : "無法更新語言場景",
"Locales" : "地區設定",
"Week starts on {firstDayOfWeek}" : "一星期從 {firstDayOfWeek} 開始",
- "No locale set" : "沒有設置語言場景",
"Your city" : "您的城市",
"Your organisation" : "您的機構",
"Your phone number" : "您的電話號碼",
@@ -702,7 +702,6 @@
"Other languages" : "其他語言",
"Password change is disabled because the master key is disabled" : "已停用密碼變更,因為主控密鑰已停用",
"No accounts" : "沒有帳戶",
- "Loading accounts …" : "正在加载帳戶 ...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳戶清單。出於性能考量,此清單未完全呈現。帳戶將在您瀏覽清單時呈現。",
"Manager" : "管理者",
"Set line manager" : "設定行管理員",
@@ -719,13 +718,11 @@
"Member of the following groups" : "以下群組的成員(必需)",
"Set account groups" : "設定帳號群組",
"Admin of the following groups" : "以下群組的管理員",
- "Set account as admin for …" : "將帳號設定為管理員……",
"Quota" : "容量限制",
"Set account quota" : "設定帳號容量限制",
"Language" : "語言",
"Set default language" : "設置默認語言",
"Add new account" : "添加新帳戶",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳戶 …"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳戶"],
"Total rows summary" : "總列摘要",
"Scroll to load more rows" : "捲動以載入更多列",
@@ -760,7 +757,6 @@
"Email can't be empty" : "電郵地址不可為空白",
"Email was successfully changed" : "成功更新電郵地址",
"Welcome mail sent!" : "已傳送歡迎郵件!",
- "Loading account …" : "正在加载帳戶 ...",
"Change display name" : "更改顯示名稱",
"Set new password" : "設置新密碼",
"You do not have permissions to see the details of this account" : "您沒有檢視此帳戶詳細資料的權限",
@@ -794,7 +790,6 @@
"Passwordless authentication requires a secure connection." : "無密碼身分驗證需要安全連線。",
"Add WebAuthn device" : "新增 WebAuthn 裝置",
"Please authorize your WebAuthn device." : "請驗證您的 WebAuthn 裝置。",
- "Adding your device …" : "正在新增你的裝置…",
"Unnamed device" : "未命名的裝置",
"Passwordless Authentication" : "無密碼驗證",
"Set up your account for passwordless authentication following the FIDO2 standard." : "按照 FIDO2 標準設定您帳戶的無密碼驗證",
@@ -871,8 +866,6 @@
"Show to logged in accounts only" : "僅顯示給已登錄的帳戶",
"Hide" : "隱藏",
"Manually installed apps cannot be updated" : "無法更新手動安裝的應用程式",
- "{progress}% Deploying …" : "{progress}% 部署中 ...",
- "{progress}% Initializing …" : "{progress}% 初始化中 ...",
"Health checking" : "健康檢查",
"Deploy and Enable" : "部署與啟用",
"Download and enable" : "下載並啟用",
@@ -952,9 +945,16 @@
"Your biography" : "個人小傳",
"You are using {usage}" : "您已使用了 {usage} 的存儲空間",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "您已使用了 {totalSpace} 中的 {usage}({usageRelative} %)",
+ "Loading accounts …" : "正在加载帳戶 ...",
+ "Set account as admin for …" : "將帳號設定為管理員……",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳戶 …"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果遺失裝置或退出組織,這可以從與 {userid} 相關的所有裝置遠端抹除 Nextcloud 資料。僅當裝置連線到網際網路時才有效。",
"Failed to load subadmin groups with details" : "無法加載包含詳情的副管理員群組",
+ "Loading account …" : "正在加载帳戶 ...",
+ "Adding your device …" : "正在新增你的裝置…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "出於性能考慮,當您在 Nextcloud 伺服器上啟用加密時,僅會加密新檔案和已更改的檔案。",
+ "{progress}% Deploying …" : "{progress}% 部署中 ...",
+ "{progress}% Initializing …" : "{progress}% 初始化中 ...",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此應用程式未被標記為與您的 Nextcloud 版本相容。如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "為確保您 Nextcloud 實例安全和性能,正確配置至關重要。為幫助您達到這一目標,我們正在進行一些自動檢查。請參閱連結的說明書以獲取更多詳細信息。",
"Checking for system and security issues." : "檢查系統與安全性問題。",
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index e6813a2d1a3..d61cb1e0df2 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -403,7 +403,6 @@ OC.L10N.register(
"Restrict account name autocompletion to users based on their phonebook" : "根據使用者通訊錄限制帳號名稱自動完成功能",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "允許在輸入全名時啟用完全相符的自動完成功能(忽略群組成員資格或通訊錄未相符等限制條件)",
"Full match autocompletion restrictions" : "完全相符自動完成限制",
- "Also allow autocompletion on full match of the user id" : "同時允許在使用者 ID 完全相符時啟用自動完成功能",
"Also allow autocompletion on full match of the user email" : "同時允許在使用者電子郵件完全相符時啟用自動完成功能",
"Do not use second user displayname for full match" : "請勿使用第二使用者顯示名稱進行完全相符",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公開的檔案連結上傳頁面中顯示免責聲明(僅在檔案列表隱藏的時候才會顯示)",
@@ -633,6 +632,9 @@ OC.L10N.register(
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您已使用 {s}{usage}{/s},總儲存空間{s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "您是下列群組的成員︰",
"Your full name" : "您的全名",
+ "Unable to update primary email address" : "無法更新主要電子郵件地址",
+ "Unable to delete additional email address" : "無法刪除額外的電子郵件地址",
+ "No email address set" : "未設定電子郵件地址",
"Email options" : "電子郵件選項",
"Options for additional email address {index}" : "額外的電子郵件地址 {index} 的選項",
"Remove primary email" : "移除主要電子郵件地址",
@@ -642,25 +644,22 @@ OC.L10N.register(
"Set as primary email" : "設定為主要電子郵件",
"Additional email address {index}" : "額外的電子郵件地址 {index}",
"Unable to delete primary email address" : "無法刪除主要電子郵件地址",
- "Unable to update primary email address" : "無法更新主要電子郵件地址",
"Unable to add additional email address" : "無法新增額外的電子郵件地址",
"Unable to update additional email address" : "無法更新額外的電子郵件地址",
- "Unable to delete additional email address" : "無法刪除額外的電子郵件地址",
"Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址",
- "No email address set" : "未設定電子郵件地址",
"Your handle" : "您的社交帳號",
"Derived from your locale ({weekDayName})" : "源自您的區域設定({weekDayName})",
"Unable to update first day of week" : "無法更新每週的第一天",
"Day to use as the first day of week" : "要作為每週第一天的星期幾",
"Your headline" : "您的重要經歷",
+ "No language set" : "未設定語言",
"Unable to update language" : "無法更新語言",
"Languages" : "語言",
"Help translate" : "協助翻譯",
- "No language set" : "未設定語言",
+ "No locale set" : "未設定地區設定",
"Unable to update locale" : "無法更新地區設定",
"Locales" : "地區設定",
"Week starts on {firstDayOfWeek}" : "一週從 {firstDayOfWeek} 開始",
- "No locale set" : "未設定地區設定",
"Your city" : "您的城市",
"Your organisation" : "您的組織單位",
"Your phone number" : "您的電話號碼",
@@ -712,7 +711,6 @@ OC.L10N.register(
"Other languages" : "其他語言",
"Password change is disabled because the master key is disabled" : "由於主控金鑰已停用,已停用密碼變更",
"No accounts" : "無帳號",
- "Loading accounts …" : "少女祈禱中...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳號清單。出於效能考量,此清單未完全呈現。帳號將在您瀏覽清單時呈現。",
"Manager" : "負責人",
"Set line manager" : "設定行管理員",
@@ -729,13 +727,11 @@ OC.L10N.register(
"Member of the following groups" : "以下群組的成員",
"Set account groups" : "設定帳號群組",
"Admin of the following groups" : "以下群組的管理員",
- "Set account as admin for …" : "將帳號設定為管理員……",
"Quota" : "容量限額",
"Set account quota" : "設定帳號容量限制",
"Language" : "語言",
"Set default language" : "設定預設語言",
"Add new account" : "新增帳號",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號……"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳號"],
"Total rows summary" : "總列摘要",
"Scroll to load more rows" : "捲動以載入更多列",
@@ -770,7 +766,6 @@ OC.L10N.register(
"Email can't be empty" : "電子郵件不能為空",
"Email was successfully changed" : "成功更新電子郵件",
"Welcome mail sent!" : "已傳送歡迎郵件!",
- "Loading account …" : "正在載入帳號……",
"Change display name" : "變更顯示名稱",
"Set new password" : "設定新密碼",
"You do not have permissions to see the details of this account" : "您沒有檢視此帳號詳細資料的權限",
@@ -804,7 +799,6 @@ OC.L10N.register(
"Passwordless authentication requires a secure connection." : "無密碼身份認證需要安全連線。",
"Add WebAuthn device" : "新增 WebAuthn 裝置",
"Please authorize your WebAuthn device." : "請授權您的 WebAuthn 裝置。",
- "Adding your device …" : "正在新增您的裝置…",
"Unnamed device" : "未命名的裝置",
"Passwordless Authentication" : "無密碼認證",
"Set up your account for passwordless authentication following the FIDO2 standard." : "按照 FIDO2 標準設定您帳號的無密碼認證。",
@@ -881,8 +875,6 @@ OC.L10N.register(
"Show to logged in accounts only" : "僅對已登入的帳號顯示",
"Hide" : "隱藏",
"Manually installed apps cannot be updated" : "無法更新手動安裝的應用程式",
- "{progress}% Deploying …" : "{progress}% 正在部署……",
- "{progress}% Initializing …" : "{progress}% 正在初始化……",
"Health checking" : "健康檢查",
"Deploy and Enable" : "部署與啟用",
"Download and enable" : "下載並啟用",
@@ -962,9 +954,16 @@ OC.L10N.register(
"Your biography" : "您的自傳",
"You are using {usage}" : "您已使用 {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "您已使用 {totalSpace} 中的 {usage} ({usageRelative}%)",
+ "Loading accounts …" : "少女祈禱中...",
+ "Set account as admin for …" : "將帳號設定為管理員……",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號……"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果遺失裝置或退出組織,可以從與 {userid} 相關的所有裝置遠端抹除 Nextcloud 資料。僅當裝置連線到網際網路時才有效。",
"Failed to load subadmin groups with details" : "載入包含詳細資訊的子管理員群組失敗",
+ "Loading account …" : "正在載入帳號……",
+ "Adding your device …" : "正在新增您的裝置…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "出於效能考量,當您在 Nextcloud 上啟用加密時,僅會加密新檔案與已變更的檔案。",
+ "{progress}% Deploying …" : "{progress}% 正在部署……",
+ "{progress}% Initializing …" : "{progress}% 正在初始化……",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此應用程式未被標記為與您的 Nextcloud 版本相容。如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "正確設定每項事物對您的站台安全性與效能來說非常重要。為了協助您,我們正在進行一些自動檢查。請參閱連結資訊以了解更多資訊。",
"Checking for system and security issues." : "檢查系統與安全性問題。",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 13fa2aa2e2b..937a885ea96 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -401,7 +401,6 @@
"Restrict account name autocompletion to users based on their phonebook" : "根據使用者通訊錄限制帳號名稱自動完成功能",
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "允許在輸入全名時啟用完全相符的自動完成功能(忽略群組成員資格或通訊錄未相符等限制條件)",
"Full match autocompletion restrictions" : "完全相符自動完成限制",
- "Also allow autocompletion on full match of the user id" : "同時允許在使用者 ID 完全相符時啟用自動完成功能",
"Also allow autocompletion on full match of the user email" : "同時允許在使用者電子郵件完全相符時啟用自動完成功能",
"Do not use second user displayname for full match" : "請勿使用第二使用者顯示名稱進行完全相符",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公開的檔案連結上傳頁面中顯示免責聲明(僅在檔案列表隱藏的時候才會顯示)",
@@ -631,6 +630,9 @@
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您已使用 {s}{usage}{/s},總儲存空間{s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
"You are a member of the following groups:" : "您是下列群組的成員︰",
"Your full name" : "您的全名",
+ "Unable to update primary email address" : "無法更新主要電子郵件地址",
+ "Unable to delete additional email address" : "無法刪除額外的電子郵件地址",
+ "No email address set" : "未設定電子郵件地址",
"Email options" : "電子郵件選項",
"Options for additional email address {index}" : "額外的電子郵件地址 {index} 的選項",
"Remove primary email" : "移除主要電子郵件地址",
@@ -640,25 +642,22 @@
"Set as primary email" : "設定為主要電子郵件",
"Additional email address {index}" : "額外的電子郵件地址 {index}",
"Unable to delete primary email address" : "無法刪除主要電子郵件地址",
- "Unable to update primary email address" : "無法更新主要電子郵件地址",
"Unable to add additional email address" : "無法新增額外的電子郵件地址",
"Unable to update additional email address" : "無法更新額外的電子郵件地址",
- "Unable to delete additional email address" : "無法刪除額外的電子郵件地址",
"Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址",
- "No email address set" : "未設定電子郵件地址",
"Your handle" : "您的社交帳號",
"Derived from your locale ({weekDayName})" : "源自您的區域設定({weekDayName})",
"Unable to update first day of week" : "無法更新每週的第一天",
"Day to use as the first day of week" : "要作為每週第一天的星期幾",
"Your headline" : "您的重要經歷",
+ "No language set" : "未設定語言",
"Unable to update language" : "無法更新語言",
"Languages" : "語言",
"Help translate" : "協助翻譯",
- "No language set" : "未設定語言",
+ "No locale set" : "未設定地區設定",
"Unable to update locale" : "無法更新地區設定",
"Locales" : "地區設定",
"Week starts on {firstDayOfWeek}" : "一週從 {firstDayOfWeek} 開始",
- "No locale set" : "未設定地區設定",
"Your city" : "您的城市",
"Your organisation" : "您的組織單位",
"Your phone number" : "您的電話號碼",
@@ -710,7 +709,6 @@
"Other languages" : "其他語言",
"Password change is disabled because the master key is disabled" : "由於主控金鑰已停用,已停用密碼變更",
"No accounts" : "無帳號",
- "Loading accounts …" : "少女祈禱中...",
"List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳號清單。出於效能考量,此清單未完全呈現。帳號將在您瀏覽清單時呈現。",
"Manager" : "負責人",
"Set line manager" : "設定行管理員",
@@ -727,13 +725,11 @@
"Member of the following groups" : "以下群組的成員",
"Set account groups" : "設定帳號群組",
"Admin of the following groups" : "以下群組的管理員",
- "Set account as admin for …" : "將帳號設定為管理員……",
"Quota" : "容量限額",
"Set account quota" : "設定帳號容量限制",
"Language" : "語言",
"Set default language" : "設定預設語言",
"Add new account" : "新增帳號",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號……"],
"_{userCount} account_::_{userCount} accounts_" : ["{userCount} 個帳號"],
"Total rows summary" : "總列摘要",
"Scroll to load more rows" : "捲動以載入更多列",
@@ -768,7 +764,6 @@
"Email can't be empty" : "電子郵件不能為空",
"Email was successfully changed" : "成功更新電子郵件",
"Welcome mail sent!" : "已傳送歡迎郵件!",
- "Loading account …" : "正在載入帳號……",
"Change display name" : "變更顯示名稱",
"Set new password" : "設定新密碼",
"You do not have permissions to see the details of this account" : "您沒有檢視此帳號詳細資料的權限",
@@ -802,7 +797,6 @@
"Passwordless authentication requires a secure connection." : "無密碼身份認證需要安全連線。",
"Add WebAuthn device" : "新增 WebAuthn 裝置",
"Please authorize your WebAuthn device." : "請授權您的 WebAuthn 裝置。",
- "Adding your device …" : "正在新增您的裝置…",
"Unnamed device" : "未命名的裝置",
"Passwordless Authentication" : "無密碼認證",
"Set up your account for passwordless authentication following the FIDO2 standard." : "按照 FIDO2 標準設定您帳號的無密碼認證。",
@@ -879,8 +873,6 @@
"Show to logged in accounts only" : "僅對已登入的帳號顯示",
"Hide" : "隱藏",
"Manually installed apps cannot be updated" : "無法更新手動安裝的應用程式",
- "{progress}% Deploying …" : "{progress}% 正在部署……",
- "{progress}% Initializing …" : "{progress}% 正在初始化……",
"Health checking" : "健康檢查",
"Deploy and Enable" : "部署與啟用",
"Download and enable" : "下載並啟用",
@@ -960,9 +952,16 @@
"Your biography" : "您的自傳",
"You are using {usage}" : "您已使用 {usage}",
"You are using {usage} of {totalSpace} ({usageRelative}%)" : "您已使用 {totalSpace} 中的 {usage} ({usageRelative}%)",
+ "Loading accounts …" : "少女祈禱中...",
+ "Set account as admin for …" : "將帳號設定為管理員……",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} 個帳號……"],
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果遺失裝置或退出組織,可以從與 {userid} 相關的所有裝置遠端抹除 Nextcloud 資料。僅當裝置連線到網際網路時才有效。",
"Failed to load subadmin groups with details" : "載入包含詳細資訊的子管理員群組失敗",
+ "Loading account …" : "正在載入帳號……",
+ "Adding your device …" : "正在新增您的裝置…",
"For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "出於效能考量,當您在 Nextcloud 上啟用加密時,僅會加密新檔案與已變更的檔案。",
+ "{progress}% Deploying …" : "{progress}% 正在部署……",
+ "{progress}% Initializing …" : "{progress}% 正在初始化……",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此應用程式未被標記為與您的 Nextcloud 版本相容。如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "正確設定每項事物對您的站台安全性與效能來說非常重要。為了協助您,我們正在進行一些自動檢查。請參閱連結資訊以了解更多資訊。",
"Checking for system and security issues." : "檢查系統與安全性問題。",
diff --git a/apps/systemtags/l10n/ar.js b/apps/systemtags/l10n/ar.js
index 19eca5f0729..4f26018ca63 100644
--- a/apps/systemtags/l10n/ar.js
+++ b/apps/systemtags/l10n/ar.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "فشل حذف الوسم",
"Create or edit tags" : "إنشاء أو تعديل الوسوم ",
"Search for a tag to edit" : "البحث عن وسم لتعديله",
- "Collaborative tags …" : "وسوم تعاونية...",
"No tags to select" : "لا توجد أي وسوم للاختيار منها",
"Tag name" : "اسم الوسم",
"Tag level" : "مستوى الوسم",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "تحديث",
"Delete" : "حذف ",
"Reset" : "إعادة تعيين",
- "Loading …" : "التحميل جارٍ …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} سوف يتم تعيينها؛ بينما {tag2} سوف تتم إزالتها عن {count} ملف.","{tag1} سوف يتم تعيينها؛ بينما {tag2} ستتم إزالتها عن 1 ملف.","{tag1} سوف يتم تعيينها؛ بينما {tag2} سوف تتم إزالتها عن {count} ملف.","{tag1} سوف يتم تعيينها؛ بينما {tag2} سوف تتم إزالتها عن {count} ملفات.","{tag1} سوف يتم تعيينها؛ بينما {tag2} ستتم إزالتها عن {count} ملف.","{tag1} سوف يتم تعيينها؛ بينما {tag2} ستتم إزالتها عن {count} ملف.."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} سيتم تعيينها لـ {count} ملف.","{tag} سيتم تعيينها لـ 1 ملف.","{tag} سيتم تعيينها لـ {count} ملف.","{tag} سيتم تعيينها لـ {count} ملفات.","{tag} سيتم تعيينها لـ {count} ملف.","{tag} سيتم تعيينها لـ {count} ملف."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} ستتم إزالتها عن {count} ملف.","{tag} ستتم إزالتها عن 1 ملف.","{tag} ستتم إزالتها عن {count} ملف.","{tag} ستتم إزالتها عن {count} ملفات.","{tag} ستتم إزالتها عن {count} ملف.","{tag} ستتم إزالتها عن {count} ملف."],
@@ -82,11 +80,10 @@ OC.L10N.register(
"Create new tag" : "إنشاء وسم جديد",
"Cancel" : "إلغاء",
"Apply" : "حفظ",
- "Failed to load tags" : "فشل في تحميل الوسوم",
"Failed to load selected tags" : "فشل في تحميل الوسوم المنتقاة",
+ "Failed to load tags" : "فشل في تحميل الوسوم",
"Failed to select tag" : "فشل في اختيار وسم",
"System admin disabled tag creation. You can only use existing ones." : "مشرف النظام قام بمنع إنشاء وُسُوم جديدة. يمكنك فقط الاختيار من بين الوُسُوم الموجودة.",
- "Loading collaborative tags …" : "تحميل الوسوم التعاونية ...",
"Search or create collaborative tags" : "إنشاء أو البحث عن وسم تعاوني",
"No tags to select, type to create a new tag" : "لا توجد أي وسوم؛ أكتب لإنشاء وسم جديد",
"Unable to update setting" : "تعذّر تحديث الإعدادات",
@@ -108,6 +105,9 @@ OC.L10N.register(
"Failed to load tags for file" : "تعذّر تحميل وسوم الملف",
"Failed to set tag for file" : "تعذّر وضع وسم على الملف",
"Failed to delete tag for file" : "تعذّر حذف وسم من على ملف",
+ "Collaborative tags …" : "وسوم تعاونية...",
+ "Loading …" : "التحميل جارٍ …",
+ "Loading collaborative tags …" : "تحميل الوسوم التعاونية ...",
"File tags modification canceled" : "تمّ إلغاء تعديل وسوم الملف",
"Select or create tags to apply to all selected files" : "إختيار أو إنشاء وسوم لتطبيقها على جميع الملفات المحددة",
"Select tags to apply to all selected files" : "إختَر وسوماً لإضافتها لجميع الملفات المُحدَّدة",
diff --git a/apps/systemtags/l10n/ar.json b/apps/systemtags/l10n/ar.json
index 9971a2af878..c75c62b736c 100644
--- a/apps/systemtags/l10n/ar.json
+++ b/apps/systemtags/l10n/ar.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "فشل حذف الوسم",
"Create or edit tags" : "إنشاء أو تعديل الوسوم ",
"Search for a tag to edit" : "البحث عن وسم لتعديله",
- "Collaborative tags …" : "وسوم تعاونية...",
"No tags to select" : "لا توجد أي وسوم للاختيار منها",
"Tag name" : "اسم الوسم",
"Tag level" : "مستوى الوسم",
@@ -62,7 +61,6 @@
"Update" : "تحديث",
"Delete" : "حذف ",
"Reset" : "إعادة تعيين",
- "Loading …" : "التحميل جارٍ …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} سوف يتم تعيينها؛ بينما {tag2} سوف تتم إزالتها عن {count} ملف.","{tag1} سوف يتم تعيينها؛ بينما {tag2} ستتم إزالتها عن 1 ملف.","{tag1} سوف يتم تعيينها؛ بينما {tag2} سوف تتم إزالتها عن {count} ملف.","{tag1} سوف يتم تعيينها؛ بينما {tag2} سوف تتم إزالتها عن {count} ملفات.","{tag1} سوف يتم تعيينها؛ بينما {tag2} ستتم إزالتها عن {count} ملف.","{tag1} سوف يتم تعيينها؛ بينما {tag2} ستتم إزالتها عن {count} ملف.."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} سيتم تعيينها لـ {count} ملف.","{tag} سيتم تعيينها لـ 1 ملف.","{tag} سيتم تعيينها لـ {count} ملف.","{tag} سيتم تعيينها لـ {count} ملفات.","{tag} سيتم تعيينها لـ {count} ملف.","{tag} سيتم تعيينها لـ {count} ملف."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} ستتم إزالتها عن {count} ملف.","{tag} ستتم إزالتها عن 1 ملف.","{tag} ستتم إزالتها عن {count} ملف.","{tag} ستتم إزالتها عن {count} ملفات.","{tag} ستتم إزالتها عن {count} ملف.","{tag} ستتم إزالتها عن {count} ملف."],
@@ -80,11 +78,10 @@
"Create new tag" : "إنشاء وسم جديد",
"Cancel" : "إلغاء",
"Apply" : "حفظ",
- "Failed to load tags" : "فشل في تحميل الوسوم",
"Failed to load selected tags" : "فشل في تحميل الوسوم المنتقاة",
+ "Failed to load tags" : "فشل في تحميل الوسوم",
"Failed to select tag" : "فشل في اختيار وسم",
"System admin disabled tag creation. You can only use existing ones." : "مشرف النظام قام بمنع إنشاء وُسُوم جديدة. يمكنك فقط الاختيار من بين الوُسُوم الموجودة.",
- "Loading collaborative tags …" : "تحميل الوسوم التعاونية ...",
"Search or create collaborative tags" : "إنشاء أو البحث عن وسم تعاوني",
"No tags to select, type to create a new tag" : "لا توجد أي وسوم؛ أكتب لإنشاء وسم جديد",
"Unable to update setting" : "تعذّر تحديث الإعدادات",
@@ -106,6 +103,9 @@
"Failed to load tags for file" : "تعذّر تحميل وسوم الملف",
"Failed to set tag for file" : "تعذّر وضع وسم على الملف",
"Failed to delete tag for file" : "تعذّر حذف وسم من على ملف",
+ "Collaborative tags …" : "وسوم تعاونية...",
+ "Loading …" : "التحميل جارٍ …",
+ "Loading collaborative tags …" : "تحميل الوسوم التعاونية ...",
"File tags modification canceled" : "تمّ إلغاء تعديل وسوم الملف",
"Select or create tags to apply to all selected files" : "إختيار أو إنشاء وسوم لتطبيقها على جميع الملفات المحددة",
"Select tags to apply to all selected files" : "إختَر وسوماً لإضافتها لجميع الملفات المُحدَّدة",
diff --git a/apps/systemtags/l10n/ast.js b/apps/systemtags/l10n/ast.js
index 8d9f6470b60..c806d77c2ee 100644
--- a/apps/systemtags/l10n/ast.js
+++ b/apps/systemtags/l10n/ast.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Nun se pue desaniciar la etiqueta",
"Create or edit tags" : "Crear o editar etiquetes",
"Search for a tag to edit" : "Buscar una etiqueta pa editar",
- "Collaborative tags …" : "Etiquetes collaboratives…",
"No tags to select" : "Nun hai nenguna etiqueta pa seleicionar",
"Tag name" : "Nome de la etiqueta",
"Tag level" : "Nivel de la etiqueta",
@@ -64,14 +63,12 @@ OC.L10N.register(
"Update" : "Anovar",
"Delete" : "Desaniciar",
"Reset" : "Reafitar",
- "Loading …" : "Cargando…",
"Manage tags" : "Xestionar les etiquetes",
"Cancel" : "Encaboxar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Nun se puen cargar les etiquetes",
"Failed to load selected tags" : "Nun se puen cargar les etiquetes seleicionaes",
+ "Failed to load tags" : "Nun se puen cargar les etiquetes",
"Failed to select tag" : "Nun se pue seleicionar la etiqueta",
- "Loading collaborative tags …" : "Cargando les etiquetes collaboratives…",
"Search or create collaborative tags" : "Buscar o crear etiquetes collaboratives",
"No tags to select, type to create a new tag" : "Nun hai nenguna etiqueta pa seleicionar, escribir pa crear una etiqueta",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes collaboratives tán disponibles pa tolos usuarios. Los usuarios puen ver les etiquetes restrinxíes mas nun les puen asignar. Les etiquetes invisibles pa usu internu, darréu que los usuarios nun puen vele o asignales.",
@@ -83,6 +80,9 @@ OC.L10N.register(
"Missing \"Content-Location\" header" : "Falta la peñera «Content-Location»",
"Failed to load tags for file" : "Nun se puen cargar les etiquetes pal ficheru",
"Failed to set tag for file" : "Nun se puen afitar la etiqueta pal ficheru",
- "Failed to delete tag for file" : "Nun se pue desaniciar la etiqueta pal ficheru"
+ "Failed to delete tag for file" : "Nun se pue desaniciar la etiqueta pal ficheru",
+ "Collaborative tags …" : "Etiquetes collaboratives…",
+ "Loading …" : "Cargando…",
+ "Loading collaborative tags …" : "Cargando les etiquetes collaboratives…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/systemtags/l10n/ast.json b/apps/systemtags/l10n/ast.json
index 5ab6e1c9153..86fb407a175 100644
--- a/apps/systemtags/l10n/ast.json
+++ b/apps/systemtags/l10n/ast.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Nun se pue desaniciar la etiqueta",
"Create or edit tags" : "Crear o editar etiquetes",
"Search for a tag to edit" : "Buscar una etiqueta pa editar",
- "Collaborative tags …" : "Etiquetes collaboratives…",
"No tags to select" : "Nun hai nenguna etiqueta pa seleicionar",
"Tag name" : "Nome de la etiqueta",
"Tag level" : "Nivel de la etiqueta",
@@ -62,14 +61,12 @@
"Update" : "Anovar",
"Delete" : "Desaniciar",
"Reset" : "Reafitar",
- "Loading …" : "Cargando…",
"Manage tags" : "Xestionar les etiquetes",
"Cancel" : "Encaboxar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Nun se puen cargar les etiquetes",
"Failed to load selected tags" : "Nun se puen cargar les etiquetes seleicionaes",
+ "Failed to load tags" : "Nun se puen cargar les etiquetes",
"Failed to select tag" : "Nun se pue seleicionar la etiqueta",
- "Loading collaborative tags …" : "Cargando les etiquetes collaboratives…",
"Search or create collaborative tags" : "Buscar o crear etiquetes collaboratives",
"No tags to select, type to create a new tag" : "Nun hai nenguna etiqueta pa seleicionar, escribir pa crear una etiqueta",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Les etiquetes collaboratives tán disponibles pa tolos usuarios. Los usuarios puen ver les etiquetes restrinxíes mas nun les puen asignar. Les etiquetes invisibles pa usu internu, darréu que los usuarios nun puen vele o asignales.",
@@ -81,6 +78,9 @@
"Missing \"Content-Location\" header" : "Falta la peñera «Content-Location»",
"Failed to load tags for file" : "Nun se puen cargar les etiquetes pal ficheru",
"Failed to set tag for file" : "Nun se puen afitar la etiqueta pal ficheru",
- "Failed to delete tag for file" : "Nun se pue desaniciar la etiqueta pal ficheru"
+ "Failed to delete tag for file" : "Nun se pue desaniciar la etiqueta pal ficheru",
+ "Collaborative tags …" : "Etiquetes collaboratives…",
+ "Loading …" : "Cargando…",
+ "Loading collaborative tags …" : "Cargando les etiquetes collaboratives…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/be.js b/apps/systemtags/l10n/be.js
index c46a5f3b2e4..cd6cb658908 100644
--- a/apps/systemtags/l10n/be.js
+++ b/apps/systemtags/l10n/be.js
@@ -51,7 +51,7 @@ OC.L10N.register(
"Update" : "Абнавіць",
"Delete" : "Выдаліць",
"Reset" : "Скінуць",
- "Loading …" : "Загрузка …",
+ "Loading …" : "Загрузка …",
"Only admins can create new tags" : "Толькі адміністратары могуць ствараць новыя тэгі",
"Manage tags" : "Кіраванне тэгамі",
"Change tag color" : "Змяніць колер тэга",
@@ -64,6 +64,7 @@ OC.L10N.register(
"List of tags and their associated files and folders." : "Спіс тэгаў і звязаных з імі файлаў і папак.",
"No tags found" : "Тэгі не знойдзены",
"Tags you have created will show up here." : "Тут будуць паказвацца створаныя вамі тэгі.",
+ "Loading …" : "Загрузка …",
"Apply changes" : "Ужыць змены"
},
"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/systemtags/l10n/be.json b/apps/systemtags/l10n/be.json
index ab54f9a5991..605fdecc566 100644
--- a/apps/systemtags/l10n/be.json
+++ b/apps/systemtags/l10n/be.json
@@ -49,7 +49,7 @@
"Update" : "Абнавіць",
"Delete" : "Выдаліць",
"Reset" : "Скінуць",
- "Loading …" : "Загрузка …",
+ "Loading …" : "Загрузка …",
"Only admins can create new tags" : "Толькі адміністратары могуць ствараць новыя тэгі",
"Manage tags" : "Кіраванне тэгамі",
"Change tag color" : "Змяніць колер тэга",
@@ -62,6 +62,7 @@
"List of tags and their associated files and folders." : "Спіс тэгаў і звязаных з імі файлаў і папак.",
"No tags found" : "Тэгі не знойдзены",
"Tags you have created will show up here." : "Тут будуць паказвацца створаныя вамі тэгі.",
+ "Loading …" : "Загрузка …",
"Apply changes" : "Ужыць змены"
},"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/systemtags/l10n/bg.js b/apps/systemtags/l10n/bg.js
index 2346a112653..63202b7669b 100644
--- a/apps/systemtags/l10n/bg.js
+++ b/apps/systemtags/l10n/bg.js
@@ -48,23 +48,23 @@ OC.L10N.register(
"Invisible" : "Невидим",
"Failed to create tag" : "Неуспешно създаване на етикет",
"Failed to delete tag" : "Неуспешно изтриване на етикет",
- "Collaborative tags …" : "Съвместни етикети ...",
"Create" : "Създай",
"Update" : "Актуализирай",
"Delete" : "Изтриване",
"Reset" : "Нулирай",
- "Loading …" : "Зареждане …",
"Manage tags" : "Управление на маркери",
"Cancel" : "Отказ",
"Apply" : "Приложи",
- "Failed to load tags" : "Неуспешно зареждане на етикети",
"Failed to load selected tags" : "Неуспешно зареждане на избрани етикети",
+ "Failed to load tags" : "Неуспешно зареждане на етикети",
"Failed to select tag" : "Неуспешен избор на етикет",
"Search or create collaborative tags" : "Търсене или създаване на съвместни етикети",
"No tags to select, type to create a new tag" : "Няма етикети за избор, въвеждане за създаване на нов етикет",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Етикетите за сътрудничество са достъпни за всички потребители. Ограничените етикети са видими за потребителите, но не могат да бъдат присвоени от тях. Невидимите етикети са за вътрешна употреба, тъй като потребителите не могат да ги виждат или присвояват.",
"No tags found" : "Не са открити етикети",
"Failed to load last used tags" : "Неуспешно зареждане на последно използвани етикети",
- "Missing \"Content-Location\" header" : "Липсва заглавка „Content-Location“ /„Местоположение-съдържание“/."
+ "Missing \"Content-Location\" header" : "Липсва заглавка „Content-Location“ /„Местоположение-съдържание“/.",
+ "Collaborative tags …" : "Съвместни етикети ...",
+ "Loading …" : "Зареждане …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/systemtags/l10n/bg.json b/apps/systemtags/l10n/bg.json
index 1392dea4807..e14ad7a060e 100644
--- a/apps/systemtags/l10n/bg.json
+++ b/apps/systemtags/l10n/bg.json
@@ -46,23 +46,23 @@
"Invisible" : "Невидим",
"Failed to create tag" : "Неуспешно създаване на етикет",
"Failed to delete tag" : "Неуспешно изтриване на етикет",
- "Collaborative tags …" : "Съвместни етикети ...",
"Create" : "Създай",
"Update" : "Актуализирай",
"Delete" : "Изтриване",
"Reset" : "Нулирай",
- "Loading …" : "Зареждане …",
"Manage tags" : "Управление на маркери",
"Cancel" : "Отказ",
"Apply" : "Приложи",
- "Failed to load tags" : "Неуспешно зареждане на етикети",
"Failed to load selected tags" : "Неуспешно зареждане на избрани етикети",
+ "Failed to load tags" : "Неуспешно зареждане на етикети",
"Failed to select tag" : "Неуспешен избор на етикет",
"Search or create collaborative tags" : "Търсене или създаване на съвместни етикети",
"No tags to select, type to create a new tag" : "Няма етикети за избор, въвеждане за създаване на нов етикет",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Етикетите за сътрудничество са достъпни за всички потребители. Ограничените етикети са видими за потребителите, но не могат да бъдат присвоени от тях. Невидимите етикети са за вътрешна употреба, тъй като потребителите не могат да ги виждат или присвояват.",
"No tags found" : "Не са открити етикети",
"Failed to load last used tags" : "Неуспешно зареждане на последно използвани етикети",
- "Missing \"Content-Location\" header" : "Липсва заглавка „Content-Location“ /„Местоположение-съдържание“/."
+ "Missing \"Content-Location\" header" : "Липсва заглавка „Content-Location“ /„Местоположение-съдържание“/.",
+ "Collaborative tags …" : "Съвместни етикети ...",
+ "Loading …" : "Зареждане …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/ca.js b/apps/systemtags/l10n/ca.js
index feeba9fa824..4051b4e5ffe 100644
--- a/apps/systemtags/l10n/ca.js
+++ b/apps/systemtags/l10n/ca.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "No s'ha pogut suprimir l'etiqueta",
"Create or edit tags" : "Creeu o editeu etiquetes",
"Search for a tag to edit" : "Cerqueu l'etiqueta que voleu editar",
- "Collaborative tags …" : "Etiquetes col·laboratives…",
"No tags to select" : "No hi ha cap etiqueta per seleccionar",
"Tag name" : "Nom de l'etiqueta",
"Tag level" : "Nivell de l'etiqueta",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "Actualitza",
"Delete" : "Suprimeix",
"Reset" : "Reinicialitza",
- "Loading …" : "S'està carregant…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["S'establirà {tag1} i s'eliminarà {tag2} d'1 fitxer.","S'establirà {tag1} i s'eliminaran {tag2} de {count} fitxers."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} s'establirà en 1 fitxer.","{tag} s'establirà en {count} fitxers."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} s'eliminarà d'1 fitxer.","{tag} s'eliminarà de {count} fitxers."],
@@ -82,11 +80,10 @@ OC.L10N.register(
"Create new tag" : "Crea una etiqueta nova",
"Cancel" : "Cancel·la",
"Apply" : "Aplica",
- "Failed to load tags" : "No s'han pogut carregar les etiquetes",
"Failed to load selected tags" : "No s'han pogut carregar les etiquetes seleccionades",
+ "Failed to load tags" : "No s'han pogut carregar les etiquetes",
"Failed to select tag" : "No s'ha pogut seleccionar l'etiqueta",
"System admin disabled tag creation. You can only use existing ones." : "L'administrador del sistema ha desactivat la creació d'etiquetes. Només podeu utilitzar els existents.",
- "Loading collaborative tags …" : "S'estan carregant les etiquetes col·laboratives…",
"Search or create collaborative tags" : "Cerqueu o creeu etiquetes col·laboratives",
"No tags to select, type to create a new tag" : "No hi ha cap etiqueta per seleccionar, escriviu per a crear una etiqueta nova",
"Unable to update setting" : "No es pot actualitzar el paràmetre",
@@ -108,6 +105,9 @@ OC.L10N.register(
"Failed to load tags for file" : "No s'han pogut carregar les etiquetes del fitxer",
"Failed to set tag for file" : "No s'ha pogut definit l'etiqueta per al fitxer",
"Failed to delete tag for file" : "No s'ha pogut suprimir l'etiqueta del fitxer",
+ "Collaborative tags …" : "Etiquetes col·laboratives…",
+ "Loading …" : "S'està carregant…",
+ "Loading collaborative tags …" : "S'estan carregant les etiquetes col·laboratives…",
"File tags modification canceled" : "S'ha cancel·lat la modificació de les etiquetes del fitxer",
"Select or create tags to apply to all selected files" : "Seleccioneu o creeu etiquetes per aplicar-les a tots els fitxers seleccionats",
"Select tags to apply to all selected files" : "Seleccioneu les etiquetes per aplicar a tots els fitxers seleccionats",
diff --git a/apps/systemtags/l10n/ca.json b/apps/systemtags/l10n/ca.json
index ed4043d9290..581f3248b22 100644
--- a/apps/systemtags/l10n/ca.json
+++ b/apps/systemtags/l10n/ca.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "No s'ha pogut suprimir l'etiqueta",
"Create or edit tags" : "Creeu o editeu etiquetes",
"Search for a tag to edit" : "Cerqueu l'etiqueta que voleu editar",
- "Collaborative tags …" : "Etiquetes col·laboratives…",
"No tags to select" : "No hi ha cap etiqueta per seleccionar",
"Tag name" : "Nom de l'etiqueta",
"Tag level" : "Nivell de l'etiqueta",
@@ -62,7 +61,6 @@
"Update" : "Actualitza",
"Delete" : "Suprimeix",
"Reset" : "Reinicialitza",
- "Loading …" : "S'està carregant…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["S'establirà {tag1} i s'eliminarà {tag2} d'1 fitxer.","S'establirà {tag1} i s'eliminaran {tag2} de {count} fitxers."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} s'establirà en 1 fitxer.","{tag} s'establirà en {count} fitxers."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} s'eliminarà d'1 fitxer.","{tag} s'eliminarà de {count} fitxers."],
@@ -80,11 +78,10 @@
"Create new tag" : "Crea una etiqueta nova",
"Cancel" : "Cancel·la",
"Apply" : "Aplica",
- "Failed to load tags" : "No s'han pogut carregar les etiquetes",
"Failed to load selected tags" : "No s'han pogut carregar les etiquetes seleccionades",
+ "Failed to load tags" : "No s'han pogut carregar les etiquetes",
"Failed to select tag" : "No s'ha pogut seleccionar l'etiqueta",
"System admin disabled tag creation. You can only use existing ones." : "L'administrador del sistema ha desactivat la creació d'etiquetes. Només podeu utilitzar els existents.",
- "Loading collaborative tags …" : "S'estan carregant les etiquetes col·laboratives…",
"Search or create collaborative tags" : "Cerqueu o creeu etiquetes col·laboratives",
"No tags to select, type to create a new tag" : "No hi ha cap etiqueta per seleccionar, escriviu per a crear una etiqueta nova",
"Unable to update setting" : "No es pot actualitzar el paràmetre",
@@ -106,6 +103,9 @@
"Failed to load tags for file" : "No s'han pogut carregar les etiquetes del fitxer",
"Failed to set tag for file" : "No s'ha pogut definit l'etiqueta per al fitxer",
"Failed to delete tag for file" : "No s'ha pogut suprimir l'etiqueta del fitxer",
+ "Collaborative tags …" : "Etiquetes col·laboratives…",
+ "Loading …" : "S'està carregant…",
+ "Loading collaborative tags …" : "S'estan carregant les etiquetes col·laboratives…",
"File tags modification canceled" : "S'ha cancel·lat la modificació de les etiquetes del fitxer",
"Select or create tags to apply to all selected files" : "Seleccioneu o creeu etiquetes per aplicar-les a tots els fitxers seleccionats",
"Select tags to apply to all selected files" : "Seleccioneu les etiquetes per aplicar a tots els fitxers seleccionats",
diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js
index fc48e09193b..0431168a898 100644
--- a/apps/systemtags/l10n/cs.js
+++ b/apps/systemtags/l10n/cs.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Štítek se nepodařilo smazat",
"Create or edit tags" : "Vytvořit nebo upravit štítky",
"Search for a tag to edit" : "Vyhledat štítek pro úpravu",
- "Collaborative tags …" : "Štítky pro spolupráci…",
"No tags to select" : "Žádné štítky k výběru",
"Tag name" : "Název štítku",
"Tag level" : "Úroveň štítku",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Aktualizovat",
"Delete" : "Smazat",
"Reset" : "Vrátit na výchozí",
- "Loading …" : "Načítání…",
+ "Loading …" : "Načítání …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} bude nastaven a {tag2} odebrán z 1 souboru.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} bude nastaven 1 souboru.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} bude odebrán z 1 souboru.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Zvolte štítky, kterými opatřit označené soubory",
"Cancel" : "Storno",
"Apply" : "Použít",
- "Failed to load tags" : "Štítky se nepodařilo načíst",
"Failed to load selected tags" : "Vybrané štítky se nepodařilo načíst",
+ "Failed to load tags" : "Štítky se nepodařilo načíst",
"Failed to select tag" : "Štítek se nepodařilo načíst",
"System admin disabled tag creation. You can only use existing ones." : "Správce systému zakázal vytváření štítků. Je možné pouze používat ty stávající.",
- "Loading collaborative tags …" : "Načítání štítků pro spolupráci…",
"Search or create collaborative tags" : "Hledat nebo vytvořit štítky pro spolupráci",
"No tags to select, type to create a new tag" : "Nevybrány žádné štítky k výběru – psaním vytvořte nový",
"Unable to update setting" : "Nedaří se nahrát nastavení",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Nepodařilo se načíst štítky pro soubor",
"Failed to set tag for file" : "Nepodařilo se nastavit štítek pro soubor",
"Failed to delete tag for file" : "Nepodařilo se smazat štítek pro soubor",
+ "Collaborative tags …" : "Štítky pro spolupráci…",
+ "Loading …" : "Načítání…",
+ "Loading collaborative tags …" : "Načítání štítků pro spolupráci…",
"File tags modification canceled" : "Změna štítků souboru zrušena",
"Select or create tags to apply to all selected files" : "Vyberte nebo vytvořte štítky které uplatnit ne všechny označené soubory",
"Select tags to apply to all selected files" : "Vybrat štítky které uplatnit na všechny vybrané soubory",
diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json
index ce4fe459e85..8e7a3134c9a 100644
--- a/apps/systemtags/l10n/cs.json
+++ b/apps/systemtags/l10n/cs.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Štítek se nepodařilo smazat",
"Create or edit tags" : "Vytvořit nebo upravit štítky",
"Search for a tag to edit" : "Vyhledat štítek pro úpravu",
- "Collaborative tags …" : "Štítky pro spolupráci…",
"No tags to select" : "Žádné štítky k výběru",
"Tag name" : "Název štítku",
"Tag level" : "Úroveň štítku",
@@ -62,7 +61,7 @@
"Update" : "Aktualizovat",
"Delete" : "Smazat",
"Reset" : "Vrátit na výchozí",
- "Loading …" : "Načítání…",
+ "Loading …" : "Načítání …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} bude nastaven a {tag2} odebrán z 1 souboru.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} bude nastaven 1 souboru.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} bude odebrán z 1 souboru.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Zvolte štítky, kterými opatřit označené soubory",
"Cancel" : "Storno",
"Apply" : "Použít",
- "Failed to load tags" : "Štítky se nepodařilo načíst",
"Failed to load selected tags" : "Vybrané štítky se nepodařilo načíst",
+ "Failed to load tags" : "Štítky se nepodařilo načíst",
"Failed to select tag" : "Štítek se nepodařilo načíst",
"System admin disabled tag creation. You can only use existing ones." : "Správce systému zakázal vytváření štítků. Je možné pouze používat ty stávající.",
- "Loading collaborative tags …" : "Načítání štítků pro spolupráci…",
"Search or create collaborative tags" : "Hledat nebo vytvořit štítky pro spolupráci",
"No tags to select, type to create a new tag" : "Nevybrány žádné štítky k výběru – psaním vytvořte nový",
"Unable to update setting" : "Nedaří se nahrát nastavení",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Nepodařilo se načíst štítky pro soubor",
"Failed to set tag for file" : "Nepodařilo se nastavit štítek pro soubor",
"Failed to delete tag for file" : "Nepodařilo se smazat štítek pro soubor",
+ "Collaborative tags …" : "Štítky pro spolupráci…",
+ "Loading …" : "Načítání…",
+ "Loading collaborative tags …" : "Načítání štítků pro spolupráci…",
"File tags modification canceled" : "Změna štítků souboru zrušena",
"Select or create tags to apply to all selected files" : "Vyberte nebo vytvořte štítky které uplatnit ne všechny označené soubory",
"Select tags to apply to all selected files" : "Vybrat štítky které uplatnit na všechny vybrané soubory",
diff --git a/apps/systemtags/l10n/da.js b/apps/systemtags/l10n/da.js
index 4dc9edcb2b4..1a12365f24b 100644
--- a/apps/systemtags/l10n/da.js
+++ b/apps/systemtags/l10n/da.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Kunne ikke slette mærke",
"Create or edit tags" : "Opret eller redigér mærker",
"Search for a tag to edit" : "Søg efter et tag til at redigere",
- "Collaborative tags …" : "Samarbejds tags ...",
"No tags to select" : "Ingen mærker at vælge",
"Tag name" : "Mærkets navn",
"Tag level" : "Tag niveau",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Opdatér",
"Delete" : "Slet",
"Reset" : "Reset",
- "Loading …" : "Indlæser …",
+ "Loading …" : "Indlæser …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} vil blive indstillet og {tag2} vil blive fjernet fra 1 fil.","{tag1} vil blive sat og {tag2} vil blive fjernet fra {count} filer."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} vil blive sat til 1 fil.","{tag} vil blive sat til {count} filer."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} vil blive fjernet fra 1 fil.","{tag} vil blive fjernet fra {count} filer."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Vælg tags til de valgte filer",
"Cancel" : "Annuller",
"Apply" : "Anvend",
- "Failed to load tags" : "Kunne ikke indlæse tags.",
"Failed to load selected tags" : "Kunne ikke indlæse markerede mærker",
+ "Failed to load tags" : "Kunne ikke indlæse tags.",
"Failed to select tag" : "Kunne ikke vælge mærke",
"System admin disabled tag creation. You can only use existing ones." : "Systemadministrator deaktiverede oprettelse af tag. Du kan kun anvende eksisterende.",
- "Loading collaborative tags …" : "Indlæser samarbejds tags ...",
"Search or create collaborative tags" : "Søg eller opret samarbejds tags",
"No tags to select, type to create a new tag" : "Ingen tag til at vælge, skriv for at oprette et nyt tag",
"Unable to update setting" : "Indstillingen kunne ikke opdateres",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Kunne ikke indlæse tags til fil",
"Failed to set tag for file" : "Kunne ikke sætte tag for fil",
"Failed to delete tag for file" : "Kunne ikke slette tag for fil",
+ "Collaborative tags …" : "Samarbejds tags ...",
+ "Loading …" : "Indlæser …",
+ "Loading collaborative tags …" : "Indlæser samarbejds tags ...",
"File tags modification canceled" : "Ændring af fil tags annulleret",
"Select or create tags to apply to all selected files" : "Vælg eller opret tags der skal gælde for alle markerede filer",
"Select tags to apply to all selected files" : "Vælg tags der skal gælde for alle markerede filer",
diff --git a/apps/systemtags/l10n/da.json b/apps/systemtags/l10n/da.json
index 2326c8186b8..0475ca92db9 100644
--- a/apps/systemtags/l10n/da.json
+++ b/apps/systemtags/l10n/da.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Kunne ikke slette mærke",
"Create or edit tags" : "Opret eller redigér mærker",
"Search for a tag to edit" : "Søg efter et tag til at redigere",
- "Collaborative tags …" : "Samarbejds tags ...",
"No tags to select" : "Ingen mærker at vælge",
"Tag name" : "Mærkets navn",
"Tag level" : "Tag niveau",
@@ -62,7 +61,7 @@
"Update" : "Opdatér",
"Delete" : "Slet",
"Reset" : "Reset",
- "Loading …" : "Indlæser …",
+ "Loading …" : "Indlæser …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} vil blive indstillet og {tag2} vil blive fjernet fra 1 fil.","{tag1} vil blive sat og {tag2} vil blive fjernet fra {count} filer."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} vil blive sat til 1 fil.","{tag} vil blive sat til {count} filer."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} vil blive fjernet fra 1 fil.","{tag} vil blive fjernet fra {count} filer."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Vælg tags til de valgte filer",
"Cancel" : "Annuller",
"Apply" : "Anvend",
- "Failed to load tags" : "Kunne ikke indlæse tags.",
"Failed to load selected tags" : "Kunne ikke indlæse markerede mærker",
+ "Failed to load tags" : "Kunne ikke indlæse tags.",
"Failed to select tag" : "Kunne ikke vælge mærke",
"System admin disabled tag creation. You can only use existing ones." : "Systemadministrator deaktiverede oprettelse af tag. Du kan kun anvende eksisterende.",
- "Loading collaborative tags …" : "Indlæser samarbejds tags ...",
"Search or create collaborative tags" : "Søg eller opret samarbejds tags",
"No tags to select, type to create a new tag" : "Ingen tag til at vælge, skriv for at oprette et nyt tag",
"Unable to update setting" : "Indstillingen kunne ikke opdateres",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Kunne ikke indlæse tags til fil",
"Failed to set tag for file" : "Kunne ikke sætte tag for fil",
"Failed to delete tag for file" : "Kunne ikke slette tag for fil",
+ "Collaborative tags …" : "Samarbejds tags ...",
+ "Loading …" : "Indlæser …",
+ "Loading collaborative tags …" : "Indlæser samarbejds tags ...",
"File tags modification canceled" : "Ændring af fil tags annulleret",
"Select or create tags to apply to all selected files" : "Vælg eller opret tags der skal gælde for alle markerede filer",
"Select tags to apply to all selected files" : "Vælg tags der skal gælde for alle markerede filer",
diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js
index 3de30227c72..c008fbb36e7 100644
--- a/apps/systemtags/l10n/de.js
+++ b/apps/systemtags/l10n/de.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Schlagwort konnte nicht gelöscht werden",
"Create or edit tags" : "Schlagworte erstellen oder bearbeiten",
"Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen",
- "Collaborative tags …" : "Kollaborative Schlagworte …",
"No tags to select" : "Kein Schlagworte zur Auswahl",
"Tag name" : "Schlagwortname",
"Tag level" : "Schlagwort-Level",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Aktualisieren",
"Delete" : "Löschen",
"Reset" : "Zurücksetzen",
- "Loading …" : "Lade …",
+ "Loading …" : "Lade …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} wird gesetzt und {tag2} von einer Datei entfernt.","{tag1} wird gesetzt und {tag2} von {count} Dateien entfernt."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} wird auf eine Datei gesetzt.","{tag} wird auf {count} Dateien gesetzt."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} wird von einer Datei entfernt.","{tag} wird von {count} Dateien entfernt."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Schlagworte für die gewählten Dateien wählen",
"Cancel" : "Abbrechen",
"Apply" : "Anwenden",
- "Failed to load tags" : "Schlagworte konnten nicht geladen werden",
"Failed to load selected tags" : "Ausgewählte Schlagworte konnten nicht geladen werden",
+ "Failed to load tags" : "Schlagworte konnten nicht geladen werden",
"Failed to select tag" : "Schlagwort konnte nicht ausgewählt werden",
"System admin disabled tag creation. You can only use existing ones." : "Die Systemadministration hat die Erstellung von Schlagworten deaktiviert. Es können nur vorhandene Schlagworte verwendet werden.",
- "Loading collaborative tags …" : "Kollaborative Schlagworte laden …",
"Search or create collaborative tags" : "Suchen oder erstellen von kollaborativen Schlagworten",
"No tags to select, type to create a new tag" : "Keine Schlagworte zur Auswahl, Eingabe beginnen, um ein neues Schlagwort zu erstellen",
"Unable to update setting" : "Einstellung konnte nicht aktualisiert werden",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Schlagworte für Datei konnten nicht geladen werden",
"Failed to set tag for file" : "Schlagwort für Datei konnte nicht gesetzt werden",
"Failed to delete tag for file" : "Schlagwort für Datei konnte nicht gelöscht werden",
+ "Collaborative tags …" : "Kollaborative Schlagworte …",
+ "Loading …" : "Lade …",
+ "Loading collaborative tags …" : "Kollaborative Schlagworte laden …",
"File tags modification canceled" : "Änderung der Datei-Schlagwörter abgebrochen",
"Select or create tags to apply to all selected files" : "Schlagwort auswählen oder erstellen, die auf alle ausgewählten Dateien angewendet werden sollen",
"Select tags to apply to all selected files" : "Schlagworte auswählen, die auf alle ausgewählten Dateien angewendet werden sollen",
diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json
index 65d187e879f..d39262e854a 100644
--- a/apps/systemtags/l10n/de.json
+++ b/apps/systemtags/l10n/de.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Schlagwort konnte nicht gelöscht werden",
"Create or edit tags" : "Schlagworte erstellen oder bearbeiten",
"Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen",
- "Collaborative tags …" : "Kollaborative Schlagworte …",
"No tags to select" : "Kein Schlagworte zur Auswahl",
"Tag name" : "Schlagwortname",
"Tag level" : "Schlagwort-Level",
@@ -62,7 +61,7 @@
"Update" : "Aktualisieren",
"Delete" : "Löschen",
"Reset" : "Zurücksetzen",
- "Loading …" : "Lade …",
+ "Loading …" : "Lade …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} wird gesetzt und {tag2} von einer Datei entfernt.","{tag1} wird gesetzt und {tag2} von {count} Dateien entfernt."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} wird auf eine Datei gesetzt.","{tag} wird auf {count} Dateien gesetzt."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} wird von einer Datei entfernt.","{tag} wird von {count} Dateien entfernt."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Schlagworte für die gewählten Dateien wählen",
"Cancel" : "Abbrechen",
"Apply" : "Anwenden",
- "Failed to load tags" : "Schlagworte konnten nicht geladen werden",
"Failed to load selected tags" : "Ausgewählte Schlagworte konnten nicht geladen werden",
+ "Failed to load tags" : "Schlagworte konnten nicht geladen werden",
"Failed to select tag" : "Schlagwort konnte nicht ausgewählt werden",
"System admin disabled tag creation. You can only use existing ones." : "Die Systemadministration hat die Erstellung von Schlagworten deaktiviert. Es können nur vorhandene Schlagworte verwendet werden.",
- "Loading collaborative tags …" : "Kollaborative Schlagworte laden …",
"Search or create collaborative tags" : "Suchen oder erstellen von kollaborativen Schlagworten",
"No tags to select, type to create a new tag" : "Keine Schlagworte zur Auswahl, Eingabe beginnen, um ein neues Schlagwort zu erstellen",
"Unable to update setting" : "Einstellung konnte nicht aktualisiert werden",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Schlagworte für Datei konnten nicht geladen werden",
"Failed to set tag for file" : "Schlagwort für Datei konnte nicht gesetzt werden",
"Failed to delete tag for file" : "Schlagwort für Datei konnte nicht gelöscht werden",
+ "Collaborative tags …" : "Kollaborative Schlagworte …",
+ "Loading …" : "Lade …",
+ "Loading collaborative tags …" : "Kollaborative Schlagworte laden …",
"File tags modification canceled" : "Änderung der Datei-Schlagwörter abgebrochen",
"Select or create tags to apply to all selected files" : "Schlagwort auswählen oder erstellen, die auf alle ausgewählten Dateien angewendet werden sollen",
"Select tags to apply to all selected files" : "Schlagworte auswählen, die auf alle ausgewählten Dateien angewendet werden sollen",
diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js
index e09df64de38..636061709c2 100644
--- a/apps/systemtags/l10n/de_DE.js
+++ b/apps/systemtags/l10n/de_DE.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Schlagwort konnte nicht gelöscht werden",
"Create or edit tags" : "Schlagworte erstellen oder bearbeiten",
"Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen",
- "Collaborative tags …" : "Kollaborative Schlagworte …",
"No tags to select" : "Kein Schlagworte zur Auswahl",
"Tag name" : "Schlagwortname",
"Tag level" : "Schlagwort-Level",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Aktualisieren",
"Delete" : "Löschen",
"Reset" : "Zurücksetzen",
- "Loading …" : "Lade …",
+ "Loading …" : "Lade …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} wird gesetzt und {tag2} von einer Datei entfernt.","{tag1} wird gesetzt und {tag2} von {count} Dateien entfernt."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} wird auf eine Datei gesetzt.","{tag} wird auf {count} Dateien gesetzt."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} wird von einer Datei entfernt.","{tag} wird von {count} Dateien entfernt."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Schlagworte für die gewählten Dateien wählen",
"Cancel" : "Abbrechen",
"Apply" : "Anwenden",
- "Failed to load tags" : "Schlagworte konnten nicht geladen werden",
"Failed to load selected tags" : "Ausgewählte Schlagworte konnten nicht geladen werden",
+ "Failed to load tags" : "Schlagworte konnten nicht geladen werden",
"Failed to select tag" : "Schlagwort konnte nicht ausgewählt werden",
"System admin disabled tag creation. You can only use existing ones." : "Die Systemadministration hat die Erstellung von Schlagworten deaktiviert. Sie können nur vorhandene Schlagworte verwenden.",
- "Loading collaborative tags …" : "Kollaborative Schlagworte laden…",
"Search or create collaborative tags" : "Suchen oder erstellen von kollaborativen Schlagworten",
"No tags to select, type to create a new tag" : "Keine Schlagworte zur Auswahl, geben Sie ein, um ein neues Schlagwort zu erstellen",
"Unable to update setting" : "Einstellung konnte nicht aktualisiert werden",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Schlagworte für Datei konnten nicht geladen werden",
"Failed to set tag for file" : "Schlagwort für Datei konnte nicht gesetzt werden",
"Failed to delete tag for file" : "Schlagwort für Datei konnte nicht gelöscht werden",
+ "Collaborative tags …" : "Kollaborative Schlagworte …",
+ "Loading …" : "Lade …",
+ "Loading collaborative tags …" : "Kollaborative Schlagworte laden…",
"File tags modification canceled" : "Änderung der Datei-Schlagworte abgebrochen",
"Select or create tags to apply to all selected files" : "Schlagworte auswählen oder erstellen, die auf alle ausgewählten Dateien angewendet werden sollen",
"Select tags to apply to all selected files" : "Schlagworte auswählen, die auf alle ausgewählten Dateien angewendet werden sollen",
diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json
index 7401f2f1478..8b55a963b2f 100644
--- a/apps/systemtags/l10n/de_DE.json
+++ b/apps/systemtags/l10n/de_DE.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Schlagwort konnte nicht gelöscht werden",
"Create or edit tags" : "Schlagworte erstellen oder bearbeiten",
"Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen",
- "Collaborative tags …" : "Kollaborative Schlagworte …",
"No tags to select" : "Kein Schlagworte zur Auswahl",
"Tag name" : "Schlagwortname",
"Tag level" : "Schlagwort-Level",
@@ -62,7 +61,7 @@
"Update" : "Aktualisieren",
"Delete" : "Löschen",
"Reset" : "Zurücksetzen",
- "Loading …" : "Lade …",
+ "Loading …" : "Lade …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} wird gesetzt und {tag2} von einer Datei entfernt.","{tag1} wird gesetzt und {tag2} von {count} Dateien entfernt."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} wird auf eine Datei gesetzt.","{tag} wird auf {count} Dateien gesetzt."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} wird von einer Datei entfernt.","{tag} wird von {count} Dateien entfernt."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Schlagworte für die gewählten Dateien wählen",
"Cancel" : "Abbrechen",
"Apply" : "Anwenden",
- "Failed to load tags" : "Schlagworte konnten nicht geladen werden",
"Failed to load selected tags" : "Ausgewählte Schlagworte konnten nicht geladen werden",
+ "Failed to load tags" : "Schlagworte konnten nicht geladen werden",
"Failed to select tag" : "Schlagwort konnte nicht ausgewählt werden",
"System admin disabled tag creation. You can only use existing ones." : "Die Systemadministration hat die Erstellung von Schlagworten deaktiviert. Sie können nur vorhandene Schlagworte verwenden.",
- "Loading collaborative tags …" : "Kollaborative Schlagworte laden…",
"Search or create collaborative tags" : "Suchen oder erstellen von kollaborativen Schlagworten",
"No tags to select, type to create a new tag" : "Keine Schlagworte zur Auswahl, geben Sie ein, um ein neues Schlagwort zu erstellen",
"Unable to update setting" : "Einstellung konnte nicht aktualisiert werden",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Schlagworte für Datei konnten nicht geladen werden",
"Failed to set tag for file" : "Schlagwort für Datei konnte nicht gesetzt werden",
"Failed to delete tag for file" : "Schlagwort für Datei konnte nicht gelöscht werden",
+ "Collaborative tags …" : "Kollaborative Schlagworte …",
+ "Loading …" : "Lade …",
+ "Loading collaborative tags …" : "Kollaborative Schlagworte laden…",
"File tags modification canceled" : "Änderung der Datei-Schlagworte abgebrochen",
"Select or create tags to apply to all selected files" : "Schlagworte auswählen oder erstellen, die auf alle ausgewählten Dateien angewendet werden sollen",
"Select tags to apply to all selected files" : "Schlagworte auswählen, die auf alle ausgewählten Dateien angewendet werden sollen",
diff --git a/apps/systemtags/l10n/el.js b/apps/systemtags/l10n/el.js
index 1d796d7f225..e45c58ebb7d 100644
--- a/apps/systemtags/l10n/el.js
+++ b/apps/systemtags/l10n/el.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Αποτυχία διαγραφής ετικέτας",
"Create or edit tags" : "Δημιουργία ή επεξεργασία ετικετών",
"Search for a tag to edit" : "Αναζήτηση ετικέτας για επεξεργασία",
- "Collaborative tags …" : "Συνεργατικές ετικέτες…",
"No tags to select" : "Δεν υπάρχουν διαθέσιμες ετικέτες για επιλογή",
"Tag name" : "Όνομα ετικέτας",
"Tag level" : "Επίπεδο ετικέτας",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "Ενημέρωση",
"Delete" : "Διαγραφή",
"Reset" : "Επαναφορά",
- "Loading …" : "Γίνεται φόρτωση…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Η ετικέτα {tag1} θα οριστεί και η ετικέτα {tag2} θα αφαιρεθεί από 1 αρχείο.","Η ετικέτα {tag1} θα οριστεί και η ετικέτα {tag2} θα αφαιρεθεί από {count} αρχεία."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["Η ετικέτα {tag} θα οριστεί σε 1 αρχείο.","Η ετικέτα {tag} θα οριστεί σε {count} αρχεία."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Η ετικέτα {tag} θα αφαιρεθεί από 1 αρχείο.","Η ετικέτα {tag} θα αφαιρεθεί από {count} αρχεία."],
@@ -83,11 +81,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Επιλογή ετικετών για τα επιλεγμένα αρχεία",
"Cancel" : "Ακύρωση",
"Apply" : "Εφαρμογή",
- "Failed to load tags" : "Απέτυχε η φόρτωση ετικετών",
"Failed to load selected tags" : "Αποτυχία φόρτωσης των επιλεγμένων ετικετών",
+ "Failed to load tags" : "Απέτυχε η φόρτωση ετικετών",
"Failed to select tag" : "Αποτυχία επιλογής ετικέτας",
"System admin disabled tag creation. You can only use existing ones." : "Ο διαχειριστής του συστήματος απενεργοποίησε τη δημιουργία ετικετών. Μπορείτε να χρησιμοποιείτε μόνο τις υπάρχουσες.",
- "Loading collaborative tags …" : "Φόρτωση συνεργατικών ετικετών…",
"Search or create collaborative tags" : "Αναζήτηση ή δημιουργία συνεργατικών ετικετών",
"No tags to select, type to create a new tag" : "Δεν υπάρχουν διαθέσιμες ετικέτες για επιλογή, πληκτρολογήστε για να δημιουργήσετε μια νέα",
"Unable to update setting" : "Αδυναμία ενημέρωσης ρύθμισης",
@@ -109,6 +106,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Αποτυχία φόρτωσης ετικετών για το αρχείο",
"Failed to set tag for file" : "Αποτυχία ορισμού ετικέτας για το αρχείο",
"Failed to delete tag for file" : "Αποτυχία διαγραφής ετικέτας για το αρχείο",
+ "Collaborative tags …" : "Συνεργατικές ετικέτες…",
+ "Loading …" : "Γίνεται φόρτωση…",
+ "Loading collaborative tags …" : "Φόρτωση συνεργατικών ετικετών…",
"File tags modification canceled" : "Η τροποποίηση ετικετών αρχείου ακυρώθηκε",
"Select or create tags to apply to all selected files" : "Επιλέξτε ή δημιουργήστε ετικέτες για εφαρμογή σε όλα τα επιλεγμένα αρχεία",
"Select tags to apply to all selected files" : "Επιλέξτε ετικέτες για εφαρμογή σε όλα τα επιλεγμένα αρχεία",
diff --git a/apps/systemtags/l10n/el.json b/apps/systemtags/l10n/el.json
index a4f2e6e9c9e..bc207866503 100644
--- a/apps/systemtags/l10n/el.json
+++ b/apps/systemtags/l10n/el.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Αποτυχία διαγραφής ετικέτας",
"Create or edit tags" : "Δημιουργία ή επεξεργασία ετικετών",
"Search for a tag to edit" : "Αναζήτηση ετικέτας για επεξεργασία",
- "Collaborative tags …" : "Συνεργατικές ετικέτες…",
"No tags to select" : "Δεν υπάρχουν διαθέσιμες ετικέτες για επιλογή",
"Tag name" : "Όνομα ετικέτας",
"Tag level" : "Επίπεδο ετικέτας",
@@ -62,7 +61,6 @@
"Update" : "Ενημέρωση",
"Delete" : "Διαγραφή",
"Reset" : "Επαναφορά",
- "Loading …" : "Γίνεται φόρτωση…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Η ετικέτα {tag1} θα οριστεί και η ετικέτα {tag2} θα αφαιρεθεί από 1 αρχείο.","Η ετικέτα {tag1} θα οριστεί και η ετικέτα {tag2} θα αφαιρεθεί από {count} αρχεία."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["Η ετικέτα {tag} θα οριστεί σε 1 αρχείο.","Η ετικέτα {tag} θα οριστεί σε {count} αρχεία."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Η ετικέτα {tag} θα αφαιρεθεί από 1 αρχείο.","Η ετικέτα {tag} θα αφαιρεθεί από {count} αρχεία."],
@@ -81,11 +79,10 @@
"Choose tags for the selected files" : "Επιλογή ετικετών για τα επιλεγμένα αρχεία",
"Cancel" : "Ακύρωση",
"Apply" : "Εφαρμογή",
- "Failed to load tags" : "Απέτυχε η φόρτωση ετικετών",
"Failed to load selected tags" : "Αποτυχία φόρτωσης των επιλεγμένων ετικετών",
+ "Failed to load tags" : "Απέτυχε η φόρτωση ετικετών",
"Failed to select tag" : "Αποτυχία επιλογής ετικέτας",
"System admin disabled tag creation. You can only use existing ones." : "Ο διαχειριστής του συστήματος απενεργοποίησε τη δημιουργία ετικετών. Μπορείτε να χρησιμοποιείτε μόνο τις υπάρχουσες.",
- "Loading collaborative tags …" : "Φόρτωση συνεργατικών ετικετών…",
"Search or create collaborative tags" : "Αναζήτηση ή δημιουργία συνεργατικών ετικετών",
"No tags to select, type to create a new tag" : "Δεν υπάρχουν διαθέσιμες ετικέτες για επιλογή, πληκτρολογήστε για να δημιουργήσετε μια νέα",
"Unable to update setting" : "Αδυναμία ενημέρωσης ρύθμισης",
@@ -107,6 +104,9 @@
"Failed to load tags for file" : "Αποτυχία φόρτωσης ετικετών για το αρχείο",
"Failed to set tag for file" : "Αποτυχία ορισμού ετικέτας για το αρχείο",
"Failed to delete tag for file" : "Αποτυχία διαγραφής ετικέτας για το αρχείο",
+ "Collaborative tags …" : "Συνεργατικές ετικέτες…",
+ "Loading …" : "Γίνεται φόρτωση…",
+ "Loading collaborative tags …" : "Φόρτωση συνεργατικών ετικετών…",
"File tags modification canceled" : "Η τροποποίηση ετικετών αρχείου ακυρώθηκε",
"Select or create tags to apply to all selected files" : "Επιλέξτε ή δημιουργήστε ετικέτες για εφαρμογή σε όλα τα επιλεγμένα αρχεία",
"Select tags to apply to all selected files" : "Επιλέξτε ετικέτες για εφαρμογή σε όλα τα επιλεγμένα αρχεία",
diff --git a/apps/systemtags/l10n/en_GB.js b/apps/systemtags/l10n/en_GB.js
index 5ad77e5cc50..71eee572c7e 100644
--- a/apps/systemtags/l10n/en_GB.js
+++ b/apps/systemtags/l10n/en_GB.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Failed to delete tag",
"Create or edit tags" : "Create or edit tags",
"Search for a tag to edit" : "Search for a tag to edit",
- "Collaborative tags …" : "Collaborative tags …",
"No tags to select" : "No tags to select",
"Tag name" : "Tag name",
"Tag level" : "Tag level",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Update",
"Delete" : "Delete",
"Reset" : "Reset",
- "Loading …" : "Loading …",
+ "Loading …" : "Loading …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} will be set and {tag2} will be removed from 1 file.","{tag1} will be set and {tag2} will be removed from {count} files."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} will be set to 1 file.","{tag} will be set to {count} files."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} will be removed from 1 file.","{tag} will be removed from {count} files."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Choose tags for the selected files",
"Cancel" : "Cancel",
"Apply" : "Apply",
- "Failed to load tags" : "Failed to load tags",
"Failed to load selected tags" : "Failed to load selected tags",
+ "Failed to load tags" : "Failed to load tags",
"Failed to select tag" : "Failed to select tag",
"System admin disabled tag creation. You can only use existing ones." : "System admin disabled tag creation. You can only use existing ones.",
- "Loading collaborative tags …" : "Loading collaborative tags …",
"Search or create collaborative tags" : "Search or create collaborative tags",
"No tags to select, type to create a new tag" : "No tags to select, type to create a new tag",
"Unable to update setting" : "Unable to update setting",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Failed to load tags for file",
"Failed to set tag for file" : "Failed to set tag for file",
"Failed to delete tag for file" : "Failed to delete tag for file",
+ "Collaborative tags …" : "Collaborative tags …",
+ "Loading …" : "Loading …",
+ "Loading collaborative tags …" : "Loading collaborative tags …",
"File tags modification canceled" : "File tags modification cancelled",
"Select or create tags to apply to all selected files" : "Select or create tags to apply to all selected files",
"Select tags to apply to all selected files" : "Select tags to apply to all selected files",
diff --git a/apps/systemtags/l10n/en_GB.json b/apps/systemtags/l10n/en_GB.json
index 1c35897538f..0b385d1f7fd 100644
--- a/apps/systemtags/l10n/en_GB.json
+++ b/apps/systemtags/l10n/en_GB.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Failed to delete tag",
"Create or edit tags" : "Create or edit tags",
"Search for a tag to edit" : "Search for a tag to edit",
- "Collaborative tags …" : "Collaborative tags …",
"No tags to select" : "No tags to select",
"Tag name" : "Tag name",
"Tag level" : "Tag level",
@@ -62,7 +61,7 @@
"Update" : "Update",
"Delete" : "Delete",
"Reset" : "Reset",
- "Loading …" : "Loading …",
+ "Loading …" : "Loading …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} will be set and {tag2} will be removed from 1 file.","{tag1} will be set and {tag2} will be removed from {count} files."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} will be set to 1 file.","{tag} will be set to {count} files."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} will be removed from 1 file.","{tag} will be removed from {count} files."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Choose tags for the selected files",
"Cancel" : "Cancel",
"Apply" : "Apply",
- "Failed to load tags" : "Failed to load tags",
"Failed to load selected tags" : "Failed to load selected tags",
+ "Failed to load tags" : "Failed to load tags",
"Failed to select tag" : "Failed to select tag",
"System admin disabled tag creation. You can only use existing ones." : "System admin disabled tag creation. You can only use existing ones.",
- "Loading collaborative tags …" : "Loading collaborative tags …",
"Search or create collaborative tags" : "Search or create collaborative tags",
"No tags to select, type to create a new tag" : "No tags to select, type to create a new tag",
"Unable to update setting" : "Unable to update setting",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Failed to load tags for file",
"Failed to set tag for file" : "Failed to set tag for file",
"Failed to delete tag for file" : "Failed to delete tag for file",
+ "Collaborative tags …" : "Collaborative tags …",
+ "Loading …" : "Loading …",
+ "Loading collaborative tags …" : "Loading collaborative tags …",
"File tags modification canceled" : "File tags modification cancelled",
"Select or create tags to apply to all selected files" : "Select or create tags to apply to all selected files",
"Select tags to apply to all selected files" : "Select tags to apply to all selected files",
diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js
index 794f7e05cb5..7ee63f860da 100644
--- a/apps/systemtags/l10n/es.js
+++ b/apps/systemtags/l10n/es.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Fallo al borrar etiqueta",
"Create or edit tags" : "Crear o editar etiquetas",
"Search for a tag to edit" : "Buscar la etiqueta a editar",
- "Collaborative tags …" : "Etiquetas colaborativas ...",
"No tags to select" : "No hay etiquetas para seleccionar",
"Tag name" : "Nombre de la etiqueta",
"Tag level" : "Nivel de la etiqueta",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Actualizar",
"Delete" : "Borrar",
"Reset" : "Restablecer",
- "Loading …" : "Cargando …",
+ "Loading …" : "Cargando …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} será establecida y {tag2} se eliminará de 1 archivo.","{tag1} será establecida y {tag2} será eliminada de {count} archivos.","{tag1} será establecida y {tag2} será eliminada de {count} archivos."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}se establecerá en 1 archivo.","{tag} se establecerá en {count} archivos.","{tag} se establecerá en {count} archivos."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} se eliminará de 1 archivo.","{tag} se eliminará de {count} archivos.","{tag} se eliminará de {count} archivos."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Escoja las etiquetas para los archivos seleccionados",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Fallo al cargar etiquetas",
"Failed to load selected tags" : "Fallo al cargar las etiquetas seleccionadas",
+ "Failed to load tags" : "Fallo al cargar etiquetas",
"Failed to select tag" : "Fallo al seleccionar etiqueta",
"System admin disabled tag creation. You can only use existing ones." : "El administrador del sistema ha desactivado la creación de etiquetas. Solo puedes usar las que ya existen.",
- "Loading collaborative tags …" : "Cargando etiquetas colaborativas …",
"Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas",
"No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escriba para crear una etiqueta nueva",
"Unable to update setting" : "No se ha podido actualizar la configuración",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Fallo al cargar las etiquetas del archivo",
"Failed to set tag for file" : "Fallo al asignar la etiqueta al archivo",
"Failed to delete tag for file" : "Fallo al borrar la etiqueta del archivo",
+ "Collaborative tags …" : "Etiquetas colaborativas ...",
+ "Loading …" : "Cargando …",
+ "Loading collaborative tags …" : "Cargando etiquetas colaborativas …",
"File tags modification canceled" : "Modificación de las etiquetas del archivo cancelada",
"Select or create tags to apply to all selected files" : "Selecciona o crea etiquetas para aplicar a los archivos seleccionados",
"Select tags to apply to all selected files" : "Seleccione las etiquetas que se aplicarán a todos los archivos",
diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json
index 3f7d6785875..6f85f8e40d3 100644
--- a/apps/systemtags/l10n/es.json
+++ b/apps/systemtags/l10n/es.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Fallo al borrar etiqueta",
"Create or edit tags" : "Crear o editar etiquetas",
"Search for a tag to edit" : "Buscar la etiqueta a editar",
- "Collaborative tags …" : "Etiquetas colaborativas ...",
"No tags to select" : "No hay etiquetas para seleccionar",
"Tag name" : "Nombre de la etiqueta",
"Tag level" : "Nivel de la etiqueta",
@@ -62,7 +61,7 @@
"Update" : "Actualizar",
"Delete" : "Borrar",
"Reset" : "Restablecer",
- "Loading …" : "Cargando …",
+ "Loading …" : "Cargando …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} será establecida y {tag2} se eliminará de 1 archivo.","{tag1} será establecida y {tag2} será eliminada de {count} archivos.","{tag1} será establecida y {tag2} será eliminada de {count} archivos."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}se establecerá en 1 archivo.","{tag} se establecerá en {count} archivos.","{tag} se establecerá en {count} archivos."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} se eliminará de 1 archivo.","{tag} se eliminará de {count} archivos.","{tag} se eliminará de {count} archivos."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Escoja las etiquetas para los archivos seleccionados",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Fallo al cargar etiquetas",
"Failed to load selected tags" : "Fallo al cargar las etiquetas seleccionadas",
+ "Failed to load tags" : "Fallo al cargar etiquetas",
"Failed to select tag" : "Fallo al seleccionar etiqueta",
"System admin disabled tag creation. You can only use existing ones." : "El administrador del sistema ha desactivado la creación de etiquetas. Solo puedes usar las que ya existen.",
- "Loading collaborative tags …" : "Cargando etiquetas colaborativas …",
"Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas",
"No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escriba para crear una etiqueta nueva",
"Unable to update setting" : "No se ha podido actualizar la configuración",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Fallo al cargar las etiquetas del archivo",
"Failed to set tag for file" : "Fallo al asignar la etiqueta al archivo",
"Failed to delete tag for file" : "Fallo al borrar la etiqueta del archivo",
+ "Collaborative tags …" : "Etiquetas colaborativas ...",
+ "Loading …" : "Cargando …",
+ "Loading collaborative tags …" : "Cargando etiquetas colaborativas …",
"File tags modification canceled" : "Modificación de las etiquetas del archivo cancelada",
"Select or create tags to apply to all selected files" : "Selecciona o crea etiquetas para aplicar a los archivos seleccionados",
"Select tags to apply to all selected files" : "Seleccione las etiquetas que se aplicarán a todos los archivos",
diff --git a/apps/systemtags/l10n/es_EC.js b/apps/systemtags/l10n/es_EC.js
index 8600ec110d2..f6a6d27a51a 100644
--- a/apps/systemtags/l10n/es_EC.js
+++ b/apps/systemtags/l10n/es_EC.js
@@ -48,24 +48,24 @@ OC.L10N.register(
"Invisible" : "Invisible",
"Failed to create tag" : "Error al crear la etiqueta",
"Failed to delete tag" : "Error al eliminar la etiqueta",
- "Collaborative tags …" : "Etiquetas colaborativas...",
"Create" : "Crear",
"Update" : "Actualizar",
"Delete" : "Borrar",
"Reset" : "Restaurar",
- "Loading …" : "Cargando...",
"Manage tags" : "Gestionar etiquetas",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Error al cargar las etiquetas",
"Failed to load selected tags" : "Error al cargar las etiquetas seleccionadas",
+ "Failed to load tags" : "Error al cargar las etiquetas",
"Failed to select tag" : "Error al seleccionar la etiqueta",
- "Loading collaborative tags …" : "Cargando etiquetas colaborativas...",
"Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas",
"No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escribe para crear una nueva etiqueta",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden asignarlas. Las etiquetas invisibles son para uso interno, ya que los usuarios no pueden verlas ni asignarlas.",
"No tags found" : "No se encontraron etiquetas",
"Failed to load last used tags" : "Error al cargar las últimas etiquetas utilizadas",
- "Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\""
+ "Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\"",
+ "Collaborative tags …" : "Etiquetas colaborativas...",
+ "Loading …" : "Cargando...",
+ "Loading collaborative tags …" : "Cargando etiquetas colaborativas..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/systemtags/l10n/es_EC.json b/apps/systemtags/l10n/es_EC.json
index f0caf263cf1..8d4eef73092 100644
--- a/apps/systemtags/l10n/es_EC.json
+++ b/apps/systemtags/l10n/es_EC.json
@@ -46,24 +46,24 @@
"Invisible" : "Invisible",
"Failed to create tag" : "Error al crear la etiqueta",
"Failed to delete tag" : "Error al eliminar la etiqueta",
- "Collaborative tags …" : "Etiquetas colaborativas...",
"Create" : "Crear",
"Update" : "Actualizar",
"Delete" : "Borrar",
"Reset" : "Restaurar",
- "Loading …" : "Cargando...",
"Manage tags" : "Gestionar etiquetas",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Error al cargar las etiquetas",
"Failed to load selected tags" : "Error al cargar las etiquetas seleccionadas",
+ "Failed to load tags" : "Error al cargar las etiquetas",
"Failed to select tag" : "Error al seleccionar la etiqueta",
- "Loading collaborative tags …" : "Cargando etiquetas colaborativas...",
"Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas",
"No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escribe para crear una nueva etiqueta",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Las etiquetas colaborativas están disponibles para todos los usuarios. Las etiquetas restringidas son visibles para los usuarios, pero no pueden asignarlas. Las etiquetas invisibles son para uso interno, ya que los usuarios no pueden verlas ni asignarlas.",
"No tags found" : "No se encontraron etiquetas",
"Failed to load last used tags" : "Error al cargar las últimas etiquetas utilizadas",
- "Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\""
+ "Missing \"Content-Location\" header" : "Falta el encabezado \"Content-Location\"",
+ "Collaborative tags …" : "Etiquetas colaborativas...",
+ "Loading …" : "Cargando...",
+ "Loading collaborative tags …" : "Cargando etiquetas colaborativas..."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/es_MX.js b/apps/systemtags/l10n/es_MX.js
index a7b8550d8a6..ca039c46b82 100644
--- a/apps/systemtags/l10n/es_MX.js
+++ b/apps/systemtags/l10n/es_MX.js
@@ -55,7 +55,6 @@ OC.L10N.register(
"Failed to delete tag" : "No se pudo eliminar la etiqueta",
"Create or edit tags" : "Crear o editar etiquetas",
"Search for a tag to edit" : "Buscar la etiqueta a editar",
- "Collaborative tags …" : "Etiquetas colaborativas ...",
"No tags to select" : "No hay etiquetas para seleccionar",
"Tag name" : "Nombre de la etiqueta",
"Tag level" : "Nivel de la etiqueta",
@@ -63,14 +62,12 @@ OC.L10N.register(
"Update" : "Actualizar",
"Delete" : "Borrar",
"Reset" : "Restaurar",
- "Loading …" : "Cargando …",
"Manage tags" : "Administrar etiquetas",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "No se pudieron cargar las etiquetas",
"Failed to load selected tags" : "No se pudieron cargar las etiquetas seleccionadas",
+ "Failed to load tags" : "No se pudieron cargar las etiquetas",
"Failed to select tag" : "No se pudieron seleccionar las etiquetas",
- "Loading collaborative tags …" : "Cargando las etiquetas colaborativas …",
"Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas",
"No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escriba para crear una nueva etiqueta",
"Assigned collaborative tags" : "Etiquetas colaborativas asignadas",
@@ -82,6 +79,9 @@ OC.L10N.register(
"Missing \"Content-Location\" header" : "Falta el encabezado \"Contenido-Ubicación\"",
"Failed to load tags for file" : "No se pudieron cargar las etiquetas del archivo",
"Failed to set tag for file" : "No se pudo establecer la etiqueta del archivo",
- "Failed to delete tag for file" : "No se pudo eliminar la etiqueta del archivo"
+ "Failed to delete tag for file" : "No se pudo eliminar la etiqueta del archivo",
+ "Collaborative tags …" : "Etiquetas colaborativas ...",
+ "Loading …" : "Cargando …",
+ "Loading collaborative tags …" : "Cargando las etiquetas colaborativas …"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/systemtags/l10n/es_MX.json b/apps/systemtags/l10n/es_MX.json
index fb72639c444..199b10515ab 100644
--- a/apps/systemtags/l10n/es_MX.json
+++ b/apps/systemtags/l10n/es_MX.json
@@ -53,7 +53,6 @@
"Failed to delete tag" : "No se pudo eliminar la etiqueta",
"Create or edit tags" : "Crear o editar etiquetas",
"Search for a tag to edit" : "Buscar la etiqueta a editar",
- "Collaborative tags …" : "Etiquetas colaborativas ...",
"No tags to select" : "No hay etiquetas para seleccionar",
"Tag name" : "Nombre de la etiqueta",
"Tag level" : "Nivel de la etiqueta",
@@ -61,14 +60,12 @@
"Update" : "Actualizar",
"Delete" : "Borrar",
"Reset" : "Restaurar",
- "Loading …" : "Cargando …",
"Manage tags" : "Administrar etiquetas",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "No se pudieron cargar las etiquetas",
"Failed to load selected tags" : "No se pudieron cargar las etiquetas seleccionadas",
+ "Failed to load tags" : "No se pudieron cargar las etiquetas",
"Failed to select tag" : "No se pudieron seleccionar las etiquetas",
- "Loading collaborative tags …" : "Cargando las etiquetas colaborativas …",
"Search or create collaborative tags" : "Buscar o crear etiquetas colaborativas",
"No tags to select, type to create a new tag" : "No hay etiquetas para seleccionar, escriba para crear una nueva etiqueta",
"Assigned collaborative tags" : "Etiquetas colaborativas asignadas",
@@ -80,6 +77,9 @@
"Missing \"Content-Location\" header" : "Falta el encabezado \"Contenido-Ubicación\"",
"Failed to load tags for file" : "No se pudieron cargar las etiquetas del archivo",
"Failed to set tag for file" : "No se pudo establecer la etiqueta del archivo",
- "Failed to delete tag for file" : "No se pudo eliminar la etiqueta del archivo"
+ "Failed to delete tag for file" : "No se pudo eliminar la etiqueta del archivo",
+ "Collaborative tags …" : "Etiquetas colaborativas ...",
+ "Loading …" : "Cargando …",
+ "Loading collaborative tags …" : "Cargando las etiquetas colaborativas …"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/et_EE.js b/apps/systemtags/l10n/et_EE.js
index b2510fd5148..bc6399fe147 100644
--- a/apps/systemtags/l10n/et_EE.js
+++ b/apps/systemtags/l10n/et_EE.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Sildi kustutamine ei õnnestunud",
"Create or edit tags" : "Loo või muuda silte",
"Search for a tag to edit" : "Otsi muudetavat silti",
- "Collaborative tags …" : "Ühistegevuslikud sildid…",
"No tags to select" : "Pole ühtegi silti, mida valida",
"Tag name" : "Sildi nimi",
"Tag level" : "Sildi tase",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Uuenda",
"Delete" : "Kustuta",
"Reset" : "Lähtesta",
- "Loading …" : "Laadimine ...",
+ "Loading …" : "Andmed on laadimisel …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["„{tag1}“ silt lisatakse 1-le failile ja „{tag2}“ silt eemaldatakse sealt.","„{tag1}“ silt lisatakse {count}-le failile ja „{tag2}“ silt eemaldatakse sealt."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["„{tag}“ silt saab olema lisatud 1-le failile.","„{tag}“ silt saab olema lisatud {count}-le failile."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["„{tag}“ silt saab olema eemaldatud 1-lt faililt.","„{tag}“ silt saab olema eemaldatud {count}-lt faililt."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Määta sildid valitud failidele",
"Cancel" : "Tühista",
"Apply" : "Rakenda",
- "Failed to load tags" : "Siltide laadimine ei õnnestu",
"Failed to load selected tags" : "Valitud siltide laadimine ei õnnestu",
+ "Failed to load tags" : "Siltide laadimine ei õnnestu",
"Failed to select tag" : "Sildi valimine ei õnnestu",
"System admin disabled tag creation. You can only use existing ones." : "Peakasutaja on keelanud siltide loomise. Sa võid kasutada vaid olemasolevaid.",
- "Loading collaborative tags …" : "Laadin ühistegevuslikke silte…",
"Search or create collaborative tags" : "Otsi või loo ühistegevuslikke silte",
"No tags to select, type to create a new tag" : "Pole ühtegi valitavat silti, uue sildi lisamiseks hakka kirjutama",
"Unable to update setting" : "Seadistuse uuendamine ei õnnestu",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Faili silte ei õnnestunud laadida",
"Failed to set tag for file" : "Failile ei õnnestunud silte lisada",
"Failed to delete tag for file" : "Faililt ei õnnestunud silte eemaldada",
+ "Collaborative tags …" : "Ühistegevuslikud sildid…",
+ "Loading …" : "Laadimine ...",
+ "Loading collaborative tags …" : "Laadin ühistegevuslikke silte…",
"File tags modification canceled" : "Failide siltide muutmine on katkestatud",
"Select or create tags to apply to all selected files" : "Vali või loo sildid kõikide valitud failide jaoks",
"Select tags to apply to all selected files" : "Vali sildid kõikide valitud failide jaoks",
diff --git a/apps/systemtags/l10n/et_EE.json b/apps/systemtags/l10n/et_EE.json
index e884527beaf..4b1fda771aa 100644
--- a/apps/systemtags/l10n/et_EE.json
+++ b/apps/systemtags/l10n/et_EE.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Sildi kustutamine ei õnnestunud",
"Create or edit tags" : "Loo või muuda silte",
"Search for a tag to edit" : "Otsi muudetavat silti",
- "Collaborative tags …" : "Ühistegevuslikud sildid…",
"No tags to select" : "Pole ühtegi silti, mida valida",
"Tag name" : "Sildi nimi",
"Tag level" : "Sildi tase",
@@ -62,7 +61,7 @@
"Update" : "Uuenda",
"Delete" : "Kustuta",
"Reset" : "Lähtesta",
- "Loading …" : "Laadimine ...",
+ "Loading …" : "Andmed on laadimisel …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["„{tag1}“ silt lisatakse 1-le failile ja „{tag2}“ silt eemaldatakse sealt.","„{tag1}“ silt lisatakse {count}-le failile ja „{tag2}“ silt eemaldatakse sealt."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["„{tag}“ silt saab olema lisatud 1-le failile.","„{tag}“ silt saab olema lisatud {count}-le failile."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["„{tag}“ silt saab olema eemaldatud 1-lt faililt.","„{tag}“ silt saab olema eemaldatud {count}-lt faililt."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Määta sildid valitud failidele",
"Cancel" : "Tühista",
"Apply" : "Rakenda",
- "Failed to load tags" : "Siltide laadimine ei õnnestu",
"Failed to load selected tags" : "Valitud siltide laadimine ei õnnestu",
+ "Failed to load tags" : "Siltide laadimine ei õnnestu",
"Failed to select tag" : "Sildi valimine ei õnnestu",
"System admin disabled tag creation. You can only use existing ones." : "Peakasutaja on keelanud siltide loomise. Sa võid kasutada vaid olemasolevaid.",
- "Loading collaborative tags …" : "Laadin ühistegevuslikke silte…",
"Search or create collaborative tags" : "Otsi või loo ühistegevuslikke silte",
"No tags to select, type to create a new tag" : "Pole ühtegi valitavat silti, uue sildi lisamiseks hakka kirjutama",
"Unable to update setting" : "Seadistuse uuendamine ei õnnestu",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Faili silte ei õnnestunud laadida",
"Failed to set tag for file" : "Failile ei õnnestunud silte lisada",
"Failed to delete tag for file" : "Faililt ei õnnestunud silte eemaldada",
+ "Collaborative tags …" : "Ühistegevuslikud sildid…",
+ "Loading …" : "Laadimine ...",
+ "Loading collaborative tags …" : "Laadin ühistegevuslikke silte…",
"File tags modification canceled" : "Failide siltide muutmine on katkestatud",
"Select or create tags to apply to all selected files" : "Vali või loo sildid kõikide valitud failide jaoks",
"Select tags to apply to all selected files" : "Vali sildid kõikide valitud failide jaoks",
diff --git a/apps/systemtags/l10n/eu.js b/apps/systemtags/l10n/eu.js
index 0a8caa43cdb..1bcb6e29614 100644
--- a/apps/systemtags/l10n/eu.js
+++ b/apps/systemtags/l10n/eu.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Etiketa ezabatzeak huts egin du",
"Create or edit tags" : "Sortu edo editatu etiketak",
"Search for a tag to edit" : "Bilatu editatzeko etiketa",
- "Collaborative tags …" : "Elkarlaneko etiketak ...",
"No tags to select" : "Ez da etiketarik hautatu",
"Tag name" : "Etiketaren izena",
"Tag level" : "Etiketaren maila",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "Eguneratu",
"Delete" : "Ezabatu",
"Reset" : "Berrezarri",
- "Loading …" : "Kargatzen ...",
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} ezarriko zaio fitxategi bati.","{tag} ezarriko zaie {count} fitxategiri."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} kenduko zaio fitxategi bati.","{tag} kenduko zaie {count} fitxategiri."],
"{displayName} (hidden)" : "{displayName} (ezkutua)",
@@ -80,11 +78,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Aukeratu etiketak hautatutako fitxategientzat",
"Cancel" : "Utzi",
"Apply" : "Aplikatu",
- "Failed to load tags" : "Etiketak kargatzeak huts egin du",
"Failed to load selected tags" : "Hautatutako etiketa kargatzeak huts egin du",
+ "Failed to load tags" : "Etiketak kargatzeak huts egin du",
"Failed to select tag" : "Etiketa hautatzeak huts egin du",
"System admin disabled tag creation. You can only use existing ones." : "Sistemaren administratzaileak desgaitu du etiketen sortzea. Daudenak bakarrik erabili ditzakezu.",
- "Loading collaborative tags …" : "Elkarlaneko etiketak kargatzen ...",
"Search or create collaborative tags" : "Bilatu edo sortu elkarlaneko etiketak",
"No tags to select, type to create a new tag" : "Ez dago hautatzeko etiketarik, idatzi etiketa berria sortzeko",
"System tag creation is now allowed for everybody" : "Orain edonork sor ditzake etiketak",
@@ -104,6 +101,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Fitxategiarentzako etiketak kargatzeak huts egin du",
"Failed to set tag for file" : "Fitxategiarentzako etiketa ezartzeak huts egin du",
"Failed to delete tag for file" : "Fitxategiaren etiketa ezabatzeak huts egin du",
+ "Collaborative tags …" : "Elkarlaneko etiketak ...",
+ "Loading …" : "Kargatzen ...",
+ "Loading collaborative tags …" : "Elkarlaneko etiketak kargatzen ...",
"File tags modification canceled" : "Fitxategien etiketen aldaketa baztertuta",
"Select or create tags to apply to all selected files" : "Hautatu edo sortu hautatutako fitxategi guztientzako etiketak",
"Select tags to apply to all selected files" : "Hautatu zeintzuk etiketak esleitu hautatutako fitxategiei",
diff --git a/apps/systemtags/l10n/eu.json b/apps/systemtags/l10n/eu.json
index a0d69ff58ae..5e30dcee7d0 100644
--- a/apps/systemtags/l10n/eu.json
+++ b/apps/systemtags/l10n/eu.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Etiketa ezabatzeak huts egin du",
"Create or edit tags" : "Sortu edo editatu etiketak",
"Search for a tag to edit" : "Bilatu editatzeko etiketa",
- "Collaborative tags …" : "Elkarlaneko etiketak ...",
"No tags to select" : "Ez da etiketarik hautatu",
"Tag name" : "Etiketaren izena",
"Tag level" : "Etiketaren maila",
@@ -62,7 +61,6 @@
"Update" : "Eguneratu",
"Delete" : "Ezabatu",
"Reset" : "Berrezarri",
- "Loading …" : "Kargatzen ...",
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} ezarriko zaio fitxategi bati.","{tag} ezarriko zaie {count} fitxategiri."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} kenduko zaio fitxategi bati.","{tag} kenduko zaie {count} fitxategiri."],
"{displayName} (hidden)" : "{displayName} (ezkutua)",
@@ -78,11 +76,10 @@
"Choose tags for the selected files" : "Aukeratu etiketak hautatutako fitxategientzat",
"Cancel" : "Utzi",
"Apply" : "Aplikatu",
- "Failed to load tags" : "Etiketak kargatzeak huts egin du",
"Failed to load selected tags" : "Hautatutako etiketa kargatzeak huts egin du",
+ "Failed to load tags" : "Etiketak kargatzeak huts egin du",
"Failed to select tag" : "Etiketa hautatzeak huts egin du",
"System admin disabled tag creation. You can only use existing ones." : "Sistemaren administratzaileak desgaitu du etiketen sortzea. Daudenak bakarrik erabili ditzakezu.",
- "Loading collaborative tags …" : "Elkarlaneko etiketak kargatzen ...",
"Search or create collaborative tags" : "Bilatu edo sortu elkarlaneko etiketak",
"No tags to select, type to create a new tag" : "Ez dago hautatzeko etiketarik, idatzi etiketa berria sortzeko",
"System tag creation is now allowed for everybody" : "Orain edonork sor ditzake etiketak",
@@ -102,6 +99,9 @@
"Failed to load tags for file" : "Fitxategiarentzako etiketak kargatzeak huts egin du",
"Failed to set tag for file" : "Fitxategiarentzako etiketa ezartzeak huts egin du",
"Failed to delete tag for file" : "Fitxategiaren etiketa ezabatzeak huts egin du",
+ "Collaborative tags …" : "Elkarlaneko etiketak ...",
+ "Loading …" : "Kargatzen ...",
+ "Loading collaborative tags …" : "Elkarlaneko etiketak kargatzen ...",
"File tags modification canceled" : "Fitxategien etiketen aldaketa baztertuta",
"Select or create tags to apply to all selected files" : "Hautatu edo sortu hautatutako fitxategi guztientzako etiketak",
"Select tags to apply to all selected files" : "Hautatu zeintzuk etiketak esleitu hautatutako fitxategiei",
diff --git a/apps/systemtags/l10n/fa.js b/apps/systemtags/l10n/fa.js
index e825e1fb2a9..ccdb057a1dc 100644
--- a/apps/systemtags/l10n/fa.js
+++ b/apps/systemtags/l10n/fa.js
@@ -48,25 +48,25 @@ OC.L10N.register(
"Invisible" : "نامرئی",
"Failed to create tag" : "Failed to create tag",
"Failed to delete tag" : "Failed to delete tag",
- "Collaborative tags …" : "Collaborative tags …",
"Create" : "ایجاد کردن",
"Update" : "به روز رسانی",
"Delete" : "حذف",
"Reset" : "ریست",
- "Loading …" : "در حال بارگذاری...",
"Manage tags" : "مدیریت برچسب ها",
"Cancel" : "منصرف شدن",
"Apply" : "اعمال",
- "Failed to load tags" : "بارگیری برچسب ها انجام نشد",
"Failed to load selected tags" : "Failed to load selected tags",
+ "Failed to load tags" : "بارگیری برچسب ها انجام نشد",
"Failed to select tag" : "Failed to select tag",
- "Loading collaborative tags …" : "Loading collaborative tags …",
"Search or create collaborative tags" : "Search or create collaborative tags",
"No tags to select, type to create a new tag" : "No tags to select, type to create a new tag",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.",
"Open in Files" : "در فایل باز کنید",
"No tags found" : "هیچ برچسبی یافت نشد",
"Failed to load last used tags" : "Failed to load last used tags",
- "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header"
+ "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header",
+ "Collaborative tags …" : "Collaborative tags …",
+ "Loading …" : "در حال بارگذاری...",
+ "Loading collaborative tags …" : "Loading collaborative tags …"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/systemtags/l10n/fa.json b/apps/systemtags/l10n/fa.json
index eb2690aea8f..bc9ea236183 100644
--- a/apps/systemtags/l10n/fa.json
+++ b/apps/systemtags/l10n/fa.json
@@ -46,25 +46,25 @@
"Invisible" : "نامرئی",
"Failed to create tag" : "Failed to create tag",
"Failed to delete tag" : "Failed to delete tag",
- "Collaborative tags …" : "Collaborative tags …",
"Create" : "ایجاد کردن",
"Update" : "به روز رسانی",
"Delete" : "حذف",
"Reset" : "ریست",
- "Loading …" : "در حال بارگذاری...",
"Manage tags" : "مدیریت برچسب ها",
"Cancel" : "منصرف شدن",
"Apply" : "اعمال",
- "Failed to load tags" : "بارگیری برچسب ها انجام نشد",
"Failed to load selected tags" : "Failed to load selected tags",
+ "Failed to load tags" : "بارگیری برچسب ها انجام نشد",
"Failed to select tag" : "Failed to select tag",
- "Loading collaborative tags …" : "Loading collaborative tags …",
"Search or create collaborative tags" : "Search or create collaborative tags",
"No tags to select, type to create a new tag" : "No tags to select, type to create a new tag",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.",
"Open in Files" : "در فایل باز کنید",
"No tags found" : "هیچ برچسبی یافت نشد",
"Failed to load last used tags" : "Failed to load last used tags",
- "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header"
+ "Missing \"Content-Location\" header" : "Missing \"Content-Location\" header",
+ "Collaborative tags …" : "Collaborative tags …",
+ "Loading …" : "در حال بارگذاری...",
+ "Loading collaborative tags …" : "Loading collaborative tags …"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/fi.js b/apps/systemtags/l10n/fi.js
index 210897b8be0..67806937610 100644
--- a/apps/systemtags/l10n/fi.js
+++ b/apps/systemtags/l10n/fi.js
@@ -50,24 +50,24 @@ OC.L10N.register(
"Failed to delete tag" : "Tunnisteen poistaminen epäonnistui",
"Create or edit tags" : "Luo tai muokkaa tunnisteita",
"Search for a tag to edit" : "Etsi tunnistetta muokkausta varten",
- "Collaborative tags …" : "Yhteistyölliset tunnisteet…",
"Tag name" : "Tunnisteen nimi",
"Tag level" : "Tunnisteen taso",
"Create" : "Luo",
"Update" : "Päivitys",
"Delete" : "Poista",
"Reset" : "Palauta",
- "Loading …" : "Ladataan…",
"Manage tags" : "Hallitse tunnisteita",
"Cancel" : "Peruuta",
"Apply" : "Toteuta",
"Failed to load tags" : "Tunnisteiden lataaminen epäonnistui",
"Failed to select tag" : "Tunnisteen valitseminen epäonnistui",
- "Loading collaborative tags …" : "Ladataan yhteistyöllisiä tunnisteita…",
"Search or create collaborative tags" : "Etsi tai luo yhteistyötunnisteita",
"Open in Files" : "Avaa tiedostosovelluksessa",
"No tags found" : "Tunnisteita ei löytynyt",
"Tags you have created will show up here." : "Luomasi tunnisteet näkyvät täällä.",
- "Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu"
+ "Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu",
+ "Collaborative tags …" : "Yhteistyölliset tunnisteet…",
+ "Loading …" : "Ladataan…",
+ "Loading collaborative tags …" : "Ladataan yhteistyöllisiä tunnisteita…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/systemtags/l10n/fi.json b/apps/systemtags/l10n/fi.json
index 226bde1a576..239e8e68321 100644
--- a/apps/systemtags/l10n/fi.json
+++ b/apps/systemtags/l10n/fi.json
@@ -48,24 +48,24 @@
"Failed to delete tag" : "Tunnisteen poistaminen epäonnistui",
"Create or edit tags" : "Luo tai muokkaa tunnisteita",
"Search for a tag to edit" : "Etsi tunnistetta muokkausta varten",
- "Collaborative tags …" : "Yhteistyölliset tunnisteet…",
"Tag name" : "Tunnisteen nimi",
"Tag level" : "Tunnisteen taso",
"Create" : "Luo",
"Update" : "Päivitys",
"Delete" : "Poista",
"Reset" : "Palauta",
- "Loading …" : "Ladataan…",
"Manage tags" : "Hallitse tunnisteita",
"Cancel" : "Peruuta",
"Apply" : "Toteuta",
"Failed to load tags" : "Tunnisteiden lataaminen epäonnistui",
"Failed to select tag" : "Tunnisteen valitseminen epäonnistui",
- "Loading collaborative tags …" : "Ladataan yhteistyöllisiä tunnisteita…",
"Search or create collaborative tags" : "Etsi tai luo yhteistyötunnisteita",
"Open in Files" : "Avaa tiedostosovelluksessa",
"No tags found" : "Tunnisteita ei löytynyt",
"Tags you have created will show up here." : "Luomasi tunnisteet näkyvät täällä.",
- "Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu"
+ "Missing \"Content-Location\" header" : "\"Content-Location\"-otsake puuttuu",
+ "Collaborative tags …" : "Yhteistyölliset tunnisteet…",
+ "Loading …" : "Ladataan…",
+ "Loading collaborative tags …" : "Ladataan yhteistyöllisiä tunnisteita…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/fr.js b/apps/systemtags/l10n/fr.js
index d9e84cffe37..fc5582cd966 100644
--- a/apps/systemtags/l10n/fr.js
+++ b/apps/systemtags/l10n/fr.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Impossible de supprimer l'étiquette",
"Create or edit tags" : "Créer ou modifier les étiquettes",
"Search for a tag to edit" : "Rechercher une étiquette à modifier",
- "Collaborative tags …" : "Étiquettes collaboratives…",
"No tags to select" : "Aucune étiquette à sélectionner",
"Tag name" : "Nom de l'étiquette",
"Tag level" : "Niveau de l'étiquette",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Mise à jour",
"Delete" : "Supprimer",
"Reset" : "Réinitialiser",
- "Loading …" : "Chargement…",
+ "Loading …" : "Chargement...",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} sera attribuée et {tag2} sera retirée d'1 fichier.","{tag1} sera attribuée et {tag2} sera retirée de {count} fichiers.","{tag1} sera attribuée et {tag2} sera retirée de {count} fichiers."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} sera attribuée à 1 fichier.","{tag} sera attribuée à {count} fichiers.","{tag} sera attribuée à {count} fichiers."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} sera retiré d'1 fichier.","{tag} sera retirée de {count} fichiers.","{tag} sera retirée de {count} fichiers."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Choisir des étiquettes pour les fichiers sélectionnés",
"Cancel" : "Annuler",
"Apply" : "Appliquer",
- "Failed to load tags" : "Impossible de charger les étiquettes",
"Failed to load selected tags" : "Impossible de charger les étiquettes sélectionnées",
+ "Failed to load tags" : "Impossible de charger les étiquettes",
"Failed to select tag" : "Impossible de sélectionner l'étiquette",
"System admin disabled tag creation. You can only use existing ones." : "L'administrateur a désactivé la création d'étiquettes. Vous ne pouvez utiliser que les étiquettes existantes.",
- "Loading collaborative tags …" : "Chargement des étiquettes collaboratives...",
"Search or create collaborative tags" : "Rechercher ou créer des étiquettes collaboratives",
"No tags to select, type to create a new tag" : "Aucune étiquette à sélectionner, entrez une nouvelle étiquette",
"Unable to update setting" : "Impossible de mettre à jour les paramètres",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Impossible de charger les étiquettes du fichier",
"Failed to set tag for file" : "Impossible d'attribuer l'étiquette au fichier",
"Failed to delete tag for file" : "Impossible de supprimer l'étiquette au fichier",
+ "Collaborative tags …" : "Étiquettes collaboratives…",
+ "Loading …" : "Chargement…",
+ "Loading collaborative tags …" : "Chargement des étiquettes collaboratives...",
"File tags modification canceled" : "Modification des étiquettes du fichier annulée",
"Select or create tags to apply to all selected files" : "Sélectionnez ou créez des étiquettes à appliquer à tous les fichiers sélectionnés",
"Select tags to apply to all selected files" : "Sélectionnez les étiquettes à appliquer à tous les fichiers sélectionnés",
diff --git a/apps/systemtags/l10n/fr.json b/apps/systemtags/l10n/fr.json
index 72f8f8c1dab..7c69f7b5c11 100644
--- a/apps/systemtags/l10n/fr.json
+++ b/apps/systemtags/l10n/fr.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Impossible de supprimer l'étiquette",
"Create or edit tags" : "Créer ou modifier les étiquettes",
"Search for a tag to edit" : "Rechercher une étiquette à modifier",
- "Collaborative tags …" : "Étiquettes collaboratives…",
"No tags to select" : "Aucune étiquette à sélectionner",
"Tag name" : "Nom de l'étiquette",
"Tag level" : "Niveau de l'étiquette",
@@ -62,7 +61,7 @@
"Update" : "Mise à jour",
"Delete" : "Supprimer",
"Reset" : "Réinitialiser",
- "Loading …" : "Chargement…",
+ "Loading …" : "Chargement...",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} sera attribuée et {tag2} sera retirée d'1 fichier.","{tag1} sera attribuée et {tag2} sera retirée de {count} fichiers.","{tag1} sera attribuée et {tag2} sera retirée de {count} fichiers."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} sera attribuée à 1 fichier.","{tag} sera attribuée à {count} fichiers.","{tag} sera attribuée à {count} fichiers."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} sera retiré d'1 fichier.","{tag} sera retirée de {count} fichiers.","{tag} sera retirée de {count} fichiers."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Choisir des étiquettes pour les fichiers sélectionnés",
"Cancel" : "Annuler",
"Apply" : "Appliquer",
- "Failed to load tags" : "Impossible de charger les étiquettes",
"Failed to load selected tags" : "Impossible de charger les étiquettes sélectionnées",
+ "Failed to load tags" : "Impossible de charger les étiquettes",
"Failed to select tag" : "Impossible de sélectionner l'étiquette",
"System admin disabled tag creation. You can only use existing ones." : "L'administrateur a désactivé la création d'étiquettes. Vous ne pouvez utiliser que les étiquettes existantes.",
- "Loading collaborative tags …" : "Chargement des étiquettes collaboratives...",
"Search or create collaborative tags" : "Rechercher ou créer des étiquettes collaboratives",
"No tags to select, type to create a new tag" : "Aucune étiquette à sélectionner, entrez une nouvelle étiquette",
"Unable to update setting" : "Impossible de mettre à jour les paramètres",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Impossible de charger les étiquettes du fichier",
"Failed to set tag for file" : "Impossible d'attribuer l'étiquette au fichier",
"Failed to delete tag for file" : "Impossible de supprimer l'étiquette au fichier",
+ "Collaborative tags …" : "Étiquettes collaboratives…",
+ "Loading …" : "Chargement…",
+ "Loading collaborative tags …" : "Chargement des étiquettes collaboratives...",
"File tags modification canceled" : "Modification des étiquettes du fichier annulée",
"Select or create tags to apply to all selected files" : "Sélectionnez ou créez des étiquettes à appliquer à tous les fichiers sélectionnés",
"Select tags to apply to all selected files" : "Sélectionnez les étiquettes à appliquer à tous les fichiers sélectionnés",
diff --git a/apps/systemtags/l10n/ga.js b/apps/systemtags/l10n/ga.js
index 6cc01f26c74..8330c7843e5 100644
--- a/apps/systemtags/l10n/ga.js
+++ b/apps/systemtags/l10n/ga.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Theip ar an gclib a scriosadh",
"Create or edit tags" : "Cruthaigh nó cuir clibeanna in eagar",
"Search for a tag to edit" : "Cuardaigh clib le cur in eagar",
- "Collaborative tags …" : "Clibeanna comhoibríocha…",
"No tags to select" : "Níl clibeanna le roghnú",
"Tag name" : "Ainm chlib",
"Tag level" : "Leibhéal clib",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Nuashonrú",
"Delete" : "Scrios",
"Reset" : "Athshocraigh",
- "Loading …" : "Á lódáil…",
+ "Loading …" : "Ag luchtú …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Socrófar {tag1} agus bainfear {tag2} de 1 chomhad.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["socrófar {tag} mar 1 chomhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Bainfear {tag} de 1 chomhad.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Roghnaigh clibeanna do na comhaid roghnaithe",
"Cancel" : "Cealaigh",
"Apply" : "Cuir iarratas isteach",
- "Failed to load tags" : "Theip ar lódáil clibeanna",
"Failed to load selected tags" : "Theip ar lódáil na gclibeanna roghnaithe",
+ "Failed to load tags" : "Theip ar lódáil clibeanna",
"Failed to select tag" : "Theip ar an gclib a roghnú",
"System admin disabled tag creation. You can only use existing ones." : "Dhíchumasaigh riarthóir an chórais cruthú clibeanna. Ní féidir leat ach na cinn atá ann cheana a úsáid.",
- "Loading collaborative tags …" : "Clibeanna comhoibritheacha á lódáil…",
"Search or create collaborative tags" : "Cuardaigh nó cruthaigh clibeanna comhoibríocha",
"No tags to select, type to create a new tag" : "Gan clibeanna le roghnú, clóscríobh chun clib nua a chruthú",
"Unable to update setting" : "Ní féidir an socrú a nuashonrú",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Theip ar lódáil clibeanna don chomhad",
"Failed to set tag for file" : "Theip ar chlib a shocrú don chomhad",
"Failed to delete tag for file" : "Theip ar scriosadh an chlib don chomhad",
+ "Collaborative tags …" : "Clibeanna comhoibríocha…",
+ "Loading …" : "Á lódáil…",
+ "Loading collaborative tags …" : "Clibeanna comhoibritheacha á lódáil…",
"File tags modification canceled" : "Cealaíodh modhnú clibeanna comhaid",
"Select or create tags to apply to all selected files" : "Roghnaigh nó cruthaigh clibeanna le cur i bhfeidhm ar gach comhad roghnaithe",
"Select tags to apply to all selected files" : "Roghnaigh clibeanna le cur i bhfeidhm ar gach comhad roghnaithe",
diff --git a/apps/systemtags/l10n/ga.json b/apps/systemtags/l10n/ga.json
index e10dedb27c2..e97bc774945 100644
--- a/apps/systemtags/l10n/ga.json
+++ b/apps/systemtags/l10n/ga.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Theip ar an gclib a scriosadh",
"Create or edit tags" : "Cruthaigh nó cuir clibeanna in eagar",
"Search for a tag to edit" : "Cuardaigh clib le cur in eagar",
- "Collaborative tags …" : "Clibeanna comhoibríocha…",
"No tags to select" : "Níl clibeanna le roghnú",
"Tag name" : "Ainm chlib",
"Tag level" : "Leibhéal clib",
@@ -62,7 +61,7 @@
"Update" : "Nuashonrú",
"Delete" : "Scrios",
"Reset" : "Athshocraigh",
- "Loading …" : "Á lódáil…",
+ "Loading …" : "Ag luchtú …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Socrófar {tag1} agus bainfear {tag2} de 1 chomhad.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}.","Socrófar {tag1} agus bainfear {tag2} de chomhaid {count}."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["socrófar {tag} mar 1 chomhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad.","Socrófar {tag} mar{count} comhad."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Bainfear {tag} de 1 chomhad.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}.","Bainfear {tag} de chomhaid {count}."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Roghnaigh clibeanna do na comhaid roghnaithe",
"Cancel" : "Cealaigh",
"Apply" : "Cuir iarratas isteach",
- "Failed to load tags" : "Theip ar lódáil clibeanna",
"Failed to load selected tags" : "Theip ar lódáil na gclibeanna roghnaithe",
+ "Failed to load tags" : "Theip ar lódáil clibeanna",
"Failed to select tag" : "Theip ar an gclib a roghnú",
"System admin disabled tag creation. You can only use existing ones." : "Dhíchumasaigh riarthóir an chórais cruthú clibeanna. Ní féidir leat ach na cinn atá ann cheana a úsáid.",
- "Loading collaborative tags …" : "Clibeanna comhoibritheacha á lódáil…",
"Search or create collaborative tags" : "Cuardaigh nó cruthaigh clibeanna comhoibríocha",
"No tags to select, type to create a new tag" : "Gan clibeanna le roghnú, clóscríobh chun clib nua a chruthú",
"Unable to update setting" : "Ní féidir an socrú a nuashonrú",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Theip ar lódáil clibeanna don chomhad",
"Failed to set tag for file" : "Theip ar chlib a shocrú don chomhad",
"Failed to delete tag for file" : "Theip ar scriosadh an chlib don chomhad",
+ "Collaborative tags …" : "Clibeanna comhoibríocha…",
+ "Loading …" : "Á lódáil…",
+ "Loading collaborative tags …" : "Clibeanna comhoibritheacha á lódáil…",
"File tags modification canceled" : "Cealaíodh modhnú clibeanna comhaid",
"Select or create tags to apply to all selected files" : "Roghnaigh nó cruthaigh clibeanna le cur i bhfeidhm ar gach comhad roghnaithe",
"Select tags to apply to all selected files" : "Roghnaigh clibeanna le cur i bhfeidhm ar gach comhad roghnaithe",
diff --git a/apps/systemtags/l10n/gl.js b/apps/systemtags/l10n/gl.js
index bdde8ba5c08..10ee49826a9 100644
--- a/apps/systemtags/l10n/gl.js
+++ b/apps/systemtags/l10n/gl.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Produciuse un fallo ao eliminar a etiqueta",
"Create or edit tags" : "Crear ou editar etiquetas",
"Search for a tag to edit" : "Buscar por unha etiqueta para editar",
- "Collaborative tags …" : "Etiquetas colaborativas…",
"No tags to select" : "Non hai etiquetas para seleccionar",
"Tag name" : "Nome da etiqueta",
"Tag level" : "Nivel da etiqueta",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Actualizar",
"Delete" : "Eliminar",
"Reset" : "Restabelecer",
- "Loading …" : "Cargando…",
+ "Loading …" : "Cargando…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} vai ser definida e {tag2} vai ser retirada dun filcheiro.","{tag1} vai ser definida e {tag2} vai ser retirada de {count} filcheiros."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} vai ser definida nun ficheiro.","{tag} vai ser definida en {count} ficheiros."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} vai ser eliminada dun ficheiro.","{tag} vai ser eliminada de {count} ficheiros."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Escolla as etiquetas para os ficheiros seleccionados",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Produciuse un fallo ao cargar as etiquetas",
"Failed to load selected tags" : "Produciuse un fallo ao cargar as etiquetas seleccionadas",
+ "Failed to load tags" : "Produciuse un fallo ao cargar as etiquetas",
"Failed to select tag" : "Produciuse un fallo ao seleccionar a etiqueta",
"System admin disabled tag creation. You can only use existing ones." : "A administración do sistema desactivou a creación de etiquetas. Só pode usar as existentes.",
- "Loading collaborative tags …" : "Cargando etiquetas colaborativas…",
"Search or create collaborative tags" : "Buscar ou crear etiquetas colaborativas",
"No tags to select, type to create a new tag" : "Non hai etiquetas que seleccionar, escriba para crear unha nova",
"Unable to update setting" : "Non é posíbel actualizar o axuste",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Produciuse un fallo ao cargar as etiquetas do ficheiro",
"Failed to set tag for file" : "Produciuse un fallo ao definir a etiqueta para o ficheiro",
"Failed to delete tag for file" : "Produciuse un fallo ao eliminar a etiqueta do ficheiro",
+ "Collaborative tags …" : "Etiquetas colaborativas…",
+ "Loading …" : "Cargando…",
+ "Loading collaborative tags …" : "Cargando etiquetas colaborativas…",
"File tags modification canceled" : "Cancelouse a modificación das etiquetas do ficheiro",
"Select or create tags to apply to all selected files" : "Seleccionar ou crear etiquetas para aplicalas a todos os ficheiros seleccionados",
"Select tags to apply to all selected files" : "Seleccionar etiquetas para aplicalas a todos os ficheiros seleccionados",
diff --git a/apps/systemtags/l10n/gl.json b/apps/systemtags/l10n/gl.json
index 12a2e2d0d00..9cd3bdbee6b 100644
--- a/apps/systemtags/l10n/gl.json
+++ b/apps/systemtags/l10n/gl.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Produciuse un fallo ao eliminar a etiqueta",
"Create or edit tags" : "Crear ou editar etiquetas",
"Search for a tag to edit" : "Buscar por unha etiqueta para editar",
- "Collaborative tags …" : "Etiquetas colaborativas…",
"No tags to select" : "Non hai etiquetas para seleccionar",
"Tag name" : "Nome da etiqueta",
"Tag level" : "Nivel da etiqueta",
@@ -62,7 +61,7 @@
"Update" : "Actualizar",
"Delete" : "Eliminar",
"Reset" : "Restabelecer",
- "Loading …" : "Cargando…",
+ "Loading …" : "Cargando…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} vai ser definida e {tag2} vai ser retirada dun filcheiro.","{tag1} vai ser definida e {tag2} vai ser retirada de {count} filcheiros."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} vai ser definida nun ficheiro.","{tag} vai ser definida en {count} ficheiros."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} vai ser eliminada dun ficheiro.","{tag} vai ser eliminada de {count} ficheiros."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Escolla as etiquetas para os ficheiros seleccionados",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Produciuse un fallo ao cargar as etiquetas",
"Failed to load selected tags" : "Produciuse un fallo ao cargar as etiquetas seleccionadas",
+ "Failed to load tags" : "Produciuse un fallo ao cargar as etiquetas",
"Failed to select tag" : "Produciuse un fallo ao seleccionar a etiqueta",
"System admin disabled tag creation. You can only use existing ones." : "A administración do sistema desactivou a creación de etiquetas. Só pode usar as existentes.",
- "Loading collaborative tags …" : "Cargando etiquetas colaborativas…",
"Search or create collaborative tags" : "Buscar ou crear etiquetas colaborativas",
"No tags to select, type to create a new tag" : "Non hai etiquetas que seleccionar, escriba para crear unha nova",
"Unable to update setting" : "Non é posíbel actualizar o axuste",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Produciuse un fallo ao cargar as etiquetas do ficheiro",
"Failed to set tag for file" : "Produciuse un fallo ao definir a etiqueta para o ficheiro",
"Failed to delete tag for file" : "Produciuse un fallo ao eliminar a etiqueta do ficheiro",
+ "Collaborative tags …" : "Etiquetas colaborativas…",
+ "Loading …" : "Cargando…",
+ "Loading collaborative tags …" : "Cargando etiquetas colaborativas…",
"File tags modification canceled" : "Cancelouse a modificación das etiquetas do ficheiro",
"Select or create tags to apply to all selected files" : "Seleccionar ou crear etiquetas para aplicalas a todos os ficheiros seleccionados",
"Select tags to apply to all selected files" : "Seleccionar etiquetas para aplicalas a todos os ficheiros seleccionados",
diff --git a/apps/systemtags/l10n/he.js b/apps/systemtags/l10n/he.js
index 7ff39f54b37..718da2ddf9f 100644
--- a/apps/systemtags/l10n/he.js
+++ b/apps/systemtags/l10n/he.js
@@ -50,12 +50,12 @@ OC.L10N.register(
"Update" : "עדכון",
"Delete" : "מחיקה",
"Reset" : "איפוס",
- "Loading …" : "בטעינה…",
"Manage tags" : "ניהול תגיות",
"Cancel" : "ביטול",
"Apply" : "החלה",
"Failed to load tags" : "טעינת התגיות נכשלה",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "תגיות שיתופיות זמינות לכל המשתמשים. תגיות מוגבלות חשופות למשתמשים אך אין להם אפשרות להקצות אותן. תגיות בלתי נראות הן לשימוש פנימי כיוון שמשתמשים לא יכולים לראות אות להקצות אותן.",
- "No tags found" : "לא נמצאו תגיות"
+ "No tags found" : "לא נמצאו תגיות",
+ "Loading …" : "בטעינה…"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
diff --git a/apps/systemtags/l10n/he.json b/apps/systemtags/l10n/he.json
index c412feddb26..082fe9ce9c9 100644
--- a/apps/systemtags/l10n/he.json
+++ b/apps/systemtags/l10n/he.json
@@ -48,12 +48,12 @@
"Update" : "עדכון",
"Delete" : "מחיקה",
"Reset" : "איפוס",
- "Loading …" : "בטעינה…",
"Manage tags" : "ניהול תגיות",
"Cancel" : "ביטול",
"Apply" : "החלה",
"Failed to load tags" : "טעינת התגיות נכשלה",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "תגיות שיתופיות זמינות לכל המשתמשים. תגיות מוגבלות חשופות למשתמשים אך אין להם אפשרות להקצות אותן. תגיות בלתי נראות הן לשימוש פנימי כיוון שמשתמשים לא יכולים לראות אות להקצות אותן.",
- "No tags found" : "לא נמצאו תגיות"
+ "No tags found" : "לא נמצאו תגיות",
+ "Loading …" : "בטעינה…"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/hu.js b/apps/systemtags/l10n/hu.js
index 0698a4f0a28..955778c24d4 100644
--- a/apps/systemtags/l10n/hu.js
+++ b/apps/systemtags/l10n/hu.js
@@ -54,7 +54,6 @@ OC.L10N.register(
"Failed to delete tag" : "A címke törlése sikertelen",
"Create or edit tags" : "Címkék létrehozása és szerkesztése",
"Search for a tag to edit" : "Címke keresése szerkesztéshez",
- "Collaborative tags …" : "Együttműködési címkék…",
"No tags to select" : "Nincs kiválasztható címke",
"Tag name" : "Címke név",
"Tag level" : "Címke szint",
@@ -62,14 +61,12 @@ OC.L10N.register(
"Update" : "Frissítés",
"Delete" : "Törlés",
"Reset" : "Visszaállítás",
- "Loading …" : "Betöltés…",
"Manage tags" : "Címkék kezelése",
"Cancel" : "Mégse",
"Apply" : "Alkalmaz",
- "Failed to load tags" : "A címkék betöltése sikertelen",
"Failed to load selected tags" : "A kiválasztott címkék betöltése sikertelen",
+ "Failed to load tags" : "A címkék betöltése sikertelen",
"Failed to select tag" : "A címke kiválasztása sikertelen",
- "Loading collaborative tags …" : "Együttműködési címkék betöltése…",
"Search or create collaborative tags" : "Együttműködési címkék keresése és létrehozása",
"No tags to select, type to create a new tag" : "Nincs kiválasztható címke, gépeljen egy új címke létrehozásához",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Az együttműködési címkék elérhetők az összes felhasználó számára. A korlátozott címkék láthatók a felhasználók által, de nem rendelhetik azt semmihez. A láthatatlan címkék belső használatra vannak fenntartva, mivel a felhasználók nem látják ezeket, és nem is tudják semmihez hozzárendelni őket.",
@@ -78,6 +75,9 @@ OC.L10N.register(
"No tags found" : "Nem találhatók címkék",
"Tags you have created will show up here." : "A saját címkék itt jelennek meg.",
"Failed to load last used tags" : "A legutóbb használt címkék betöltése sikertelen",
- "Missing \"Content-Location\" header" : "Hiányzó „Content-Location” fejléc"
+ "Missing \"Content-Location\" header" : "Hiányzó „Content-Location” fejléc",
+ "Collaborative tags …" : "Együttműködési címkék…",
+ "Loading …" : "Betöltés…",
+ "Loading collaborative tags …" : "Együttműködési címkék betöltése…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/systemtags/l10n/hu.json b/apps/systemtags/l10n/hu.json
index 93a2cfd87b2..8f1763ace28 100644
--- a/apps/systemtags/l10n/hu.json
+++ b/apps/systemtags/l10n/hu.json
@@ -52,7 +52,6 @@
"Failed to delete tag" : "A címke törlése sikertelen",
"Create or edit tags" : "Címkék létrehozása és szerkesztése",
"Search for a tag to edit" : "Címke keresése szerkesztéshez",
- "Collaborative tags …" : "Együttműködési címkék…",
"No tags to select" : "Nincs kiválasztható címke",
"Tag name" : "Címke név",
"Tag level" : "Címke szint",
@@ -60,14 +59,12 @@
"Update" : "Frissítés",
"Delete" : "Törlés",
"Reset" : "Visszaállítás",
- "Loading …" : "Betöltés…",
"Manage tags" : "Címkék kezelése",
"Cancel" : "Mégse",
"Apply" : "Alkalmaz",
- "Failed to load tags" : "A címkék betöltése sikertelen",
"Failed to load selected tags" : "A kiválasztott címkék betöltése sikertelen",
+ "Failed to load tags" : "A címkék betöltése sikertelen",
"Failed to select tag" : "A címke kiválasztása sikertelen",
- "Loading collaborative tags …" : "Együttműködési címkék betöltése…",
"Search or create collaborative tags" : "Együttműködési címkék keresése és létrehozása",
"No tags to select, type to create a new tag" : "Nincs kiválasztható címke, gépeljen egy új címke létrehozásához",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Az együttműködési címkék elérhetők az összes felhasználó számára. A korlátozott címkék láthatók a felhasználók által, de nem rendelhetik azt semmihez. A láthatatlan címkék belső használatra vannak fenntartva, mivel a felhasználók nem látják ezeket, és nem is tudják semmihez hozzárendelni őket.",
@@ -76,6 +73,9 @@
"No tags found" : "Nem találhatók címkék",
"Tags you have created will show up here." : "A saját címkék itt jelennek meg.",
"Failed to load last used tags" : "A legutóbb használt címkék betöltése sikertelen",
- "Missing \"Content-Location\" header" : "Hiányzó „Content-Location” fejléc"
+ "Missing \"Content-Location\" header" : "Hiányzó „Content-Location” fejléc",
+ "Collaborative tags …" : "Együttműködési címkék…",
+ "Loading …" : "Betöltés…",
+ "Loading collaborative tags …" : "Együttműködési címkék betöltése…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/is.js b/apps/systemtags/l10n/is.js
index 3b3f99b1b21..7c8c2cc03e5 100644
--- a/apps/systemtags/l10n/is.js
+++ b/apps/systemtags/l10n/is.js
@@ -54,7 +54,6 @@ OC.L10N.register(
"Failed to delete tag" : "Mistókst að eyða merki",
"Create or edit tags" : "Búa til eða breyta merki",
"Search for a tag to edit" : "Leita að merki til að breyta",
- "Collaborative tags …" : "Samstarfsmerki …",
"No tags to select" : "Engin merki til að velja",
"Tag name" : "Heiti merkis",
"Tag level" : "Stig merkis",
@@ -62,7 +61,6 @@ OC.L10N.register(
"Update" : "Uppfæra",
"Delete" : "Eyða",
"Reset" : "Endurstilla",
- "Loading …" : "Hleð inn …",
"{displayName} (hidden)" : "{displayName} (falið)",
"{displayName} (restricted)" : "{displayName} (takmarkað)",
"Failed to apply tags changes" : "Mistókst að virkja breytingar á merkjum",
@@ -73,10 +71,9 @@ OC.L10N.register(
"Create new tag" : "Búa til nýtt merki",
"Cancel" : "Hætta við",
"Apply" : "Virkja",
- "Failed to load tags" : "Mistókst að hlaða inn merkjum",
"Failed to load selected tags" : "Mistókst að hlaða inn völdum merkjum",
+ "Failed to load tags" : "Mistókst að hlaða inn merkjum",
"Failed to select tag" : "Ekki tókst að velja merki",
- "Loading collaborative tags …" : "Hleð inn samstarfsmerkjum …",
"Search or create collaborative tags" : "Búa til eða breyta samstarfsmerkjum",
"No tags to select, type to create a new tag" : "Engin merki til að velja, skrifaðu til að útbúa nýtt merki",
"Unable to update setting" : "Mistókst að uppfæra stillingu",
@@ -92,6 +89,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Mistókst að hlaða inn merkjum af skrá",
"Failed to set tag for file" : "Mistókst að setja merki á skrá",
"Failed to delete tag for file" : "Mistókst að eyða merki á skrá",
+ "Collaborative tags …" : "Samstarfsmerki …",
+ "Loading …" : "Hleð inn …",
+ "Loading collaborative tags …" : "Hleð inn samstarfsmerkjum …",
"File tags modification canceled" : "Hætt við breytingar á merkjum skráa",
"Apply changes" : "Virkja breytingar"
},
diff --git a/apps/systemtags/l10n/is.json b/apps/systemtags/l10n/is.json
index c99760297c1..20ec88cd5e3 100644
--- a/apps/systemtags/l10n/is.json
+++ b/apps/systemtags/l10n/is.json
@@ -52,7 +52,6 @@
"Failed to delete tag" : "Mistókst að eyða merki",
"Create or edit tags" : "Búa til eða breyta merki",
"Search for a tag to edit" : "Leita að merki til að breyta",
- "Collaborative tags …" : "Samstarfsmerki …",
"No tags to select" : "Engin merki til að velja",
"Tag name" : "Heiti merkis",
"Tag level" : "Stig merkis",
@@ -60,7 +59,6 @@
"Update" : "Uppfæra",
"Delete" : "Eyða",
"Reset" : "Endurstilla",
- "Loading …" : "Hleð inn …",
"{displayName} (hidden)" : "{displayName} (falið)",
"{displayName} (restricted)" : "{displayName} (takmarkað)",
"Failed to apply tags changes" : "Mistókst að virkja breytingar á merkjum",
@@ -71,10 +69,9 @@
"Create new tag" : "Búa til nýtt merki",
"Cancel" : "Hætta við",
"Apply" : "Virkja",
- "Failed to load tags" : "Mistókst að hlaða inn merkjum",
"Failed to load selected tags" : "Mistókst að hlaða inn völdum merkjum",
+ "Failed to load tags" : "Mistókst að hlaða inn merkjum",
"Failed to select tag" : "Ekki tókst að velja merki",
- "Loading collaborative tags …" : "Hleð inn samstarfsmerkjum …",
"Search or create collaborative tags" : "Búa til eða breyta samstarfsmerkjum",
"No tags to select, type to create a new tag" : "Engin merki til að velja, skrifaðu til að útbúa nýtt merki",
"Unable to update setting" : "Mistókst að uppfæra stillingu",
@@ -90,6 +87,9 @@
"Failed to load tags for file" : "Mistókst að hlaða inn merkjum af skrá",
"Failed to set tag for file" : "Mistókst að setja merki á skrá",
"Failed to delete tag for file" : "Mistókst að eyða merki á skrá",
+ "Collaborative tags …" : "Samstarfsmerki …",
+ "Loading …" : "Hleð inn …",
+ "Loading collaborative tags …" : "Hleð inn samstarfsmerkjum …",
"File tags modification canceled" : "Hætt við breytingar á merkjum skráa",
"Apply changes" : "Virkja breytingar"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js
index c27a4d2067b..d63a288868f 100644
--- a/apps/systemtags/l10n/it.js
+++ b/apps/systemtags/l10n/it.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Eliminazione etichetta fallita",
"Create or edit tags" : "Crea o modifica etichette",
"Search for a tag to edit" : "Cerca un'etichetta da modificare",
- "Collaborative tags …" : "Etichette collaborative …",
"No tags to select" : "Nessuna etichetta da selezionare",
"Tag name" : "Nome etichetta",
"Tag level" : "Livello etichetta",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "Aggiorna",
"Delete" : "Elimina",
"Reset" : "Ripristina",
- "Loading …" : "Caricamento…",
"{displayName} (hidden)" : "{displayName} (nascosto)",
"{displayName} (restricted)" : "{displayName} (limitato)",
"Failed to apply tags changes" : "Impossibile applicare le modifiche ai tag",
@@ -74,10 +72,9 @@ OC.L10N.register(
"Create new tag" : "Crea un nuovo tag",
"Cancel" : "Annulla",
"Apply" : "Applica",
- "Failed to load tags" : "Caricamento etichette non riuscito",
"Failed to load selected tags" : "Caricamento etichette selezionate fallito",
+ "Failed to load tags" : "Caricamento etichette non riuscito",
"Failed to select tag" : "Selezione etichetta fallita",
- "Loading collaborative tags …" : "Caricamento etichette collaborative …",
"Search or create collaborative tags" : "Cerca o crea etichette collaborative",
"No tags to select, type to create a new tag" : "Nessuna etichetta da selezionare, digita per crearne una nuova",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Le etichette collaborative sono disponibili per tutti gli utenti. Le etichette limitate sono visibili agli utenti, ma non possono essere assegnate da essi. Le etichette invisibili sono per uso interno, poiché gli utenti non possono vederle o assegnarle.",
@@ -93,6 +90,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Caricamento delle etichette per il file fallito",
"Failed to set tag for file" : "Impostazione dell'etichetta per il file fallita",
"Failed to delete tag for file" : "Eliminazione dell'etichetta per il file fallita",
+ "Collaborative tags …" : "Etichette collaborative …",
+ "Loading …" : "Caricamento…",
+ "Loading collaborative tags …" : "Caricamento etichette collaborative …",
"File tags modification canceled" : "Modifiche ai tag dei file annullate",
"Select or create tags to apply to all selected files" : "Seleziona o crea i tag da applicare a tutti i file selezionati",
"Apply changes" : "Applica modifiche"
diff --git a/apps/systemtags/l10n/it.json b/apps/systemtags/l10n/it.json
index 33f9f314af5..82878eb3343 100644
--- a/apps/systemtags/l10n/it.json
+++ b/apps/systemtags/l10n/it.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Eliminazione etichetta fallita",
"Create or edit tags" : "Crea o modifica etichette",
"Search for a tag to edit" : "Cerca un'etichetta da modificare",
- "Collaborative tags …" : "Etichette collaborative …",
"No tags to select" : "Nessuna etichetta da selezionare",
"Tag name" : "Nome etichetta",
"Tag level" : "Livello etichetta",
@@ -62,7 +61,6 @@
"Update" : "Aggiorna",
"Delete" : "Elimina",
"Reset" : "Ripristina",
- "Loading …" : "Caricamento…",
"{displayName} (hidden)" : "{displayName} (nascosto)",
"{displayName} (restricted)" : "{displayName} (limitato)",
"Failed to apply tags changes" : "Impossibile applicare le modifiche ai tag",
@@ -72,10 +70,9 @@
"Create new tag" : "Crea un nuovo tag",
"Cancel" : "Annulla",
"Apply" : "Applica",
- "Failed to load tags" : "Caricamento etichette non riuscito",
"Failed to load selected tags" : "Caricamento etichette selezionate fallito",
+ "Failed to load tags" : "Caricamento etichette non riuscito",
"Failed to select tag" : "Selezione etichetta fallita",
- "Loading collaborative tags …" : "Caricamento etichette collaborative …",
"Search or create collaborative tags" : "Cerca o crea etichette collaborative",
"No tags to select, type to create a new tag" : "Nessuna etichetta da selezionare, digita per crearne una nuova",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Le etichette collaborative sono disponibili per tutti gli utenti. Le etichette limitate sono visibili agli utenti, ma non possono essere assegnate da essi. Le etichette invisibili sono per uso interno, poiché gli utenti non possono vederle o assegnarle.",
@@ -91,6 +88,9 @@
"Failed to load tags for file" : "Caricamento delle etichette per il file fallito",
"Failed to set tag for file" : "Impostazione dell'etichetta per il file fallita",
"Failed to delete tag for file" : "Eliminazione dell'etichetta per il file fallita",
+ "Collaborative tags …" : "Etichette collaborative …",
+ "Loading …" : "Caricamento…",
+ "Loading collaborative tags …" : "Caricamento etichette collaborative …",
"File tags modification canceled" : "Modifiche ai tag dei file annullate",
"Select or create tags to apply to all selected files" : "Seleziona o crea i tag da applicare a tutti i file selezionati",
"Apply changes" : "Applica modifiche"
diff --git a/apps/systemtags/l10n/ja.js b/apps/systemtags/l10n/ja.js
index 0af87ec633a..5e9bdf0eee5 100644
--- a/apps/systemtags/l10n/ja.js
+++ b/apps/systemtags/l10n/ja.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "タグの削除に失敗しました",
"Create or edit tags" : "タグの作成または編集",
"Search for a tag to edit" : "編集するタグの検索",
- "Collaborative tags …" : "コラボレーションタグ ...",
"No tags to select" : "選択するタグがありません",
"Tag name" : "タグの名前",
"Tag level" : "タグのレベル",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "更新",
"Delete" : "削除",
"Reset" : "リセット",
- "Loading …" : "読み込み中…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1}が設定され、{count}ファイルから{tag2}が削除されます。"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}が{count}ファイルに設定されます。"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag}は{count}ファイルから削除されます。"],
@@ -83,11 +81,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "選択したファイルのタグを選択",
"Cancel" : "キャンセル",
"Apply" : "適用",
- "Failed to load tags" : "タグの読込に失敗しました",
"Failed to load selected tags" : "選択したタグの読み込みに失敗しました",
+ "Failed to load tags" : "タグの読込に失敗しました",
"Failed to select tag" : "タグの選択に失敗しました",
"System admin disabled tag creation. You can only use existing ones." : "システム管理者がタグの作成を無効にしました。 既存のものしか使用できません。",
- "Loading collaborative tags …" : "コラボレーションタグを読み込み中 ...",
"Search or create collaborative tags" : "検索またはコラボレーションタグの作成",
"No tags to select, type to create a new tag" : "タグを選択せず、入力して新しいタグを作成",
"Unable to update setting" : "設定を更新できません",
@@ -109,6 +106,9 @@ OC.L10N.register(
"Failed to load tags for file" : "ファイルのタグのロードに失敗しました",
"Failed to set tag for file" : "ファイルのタグの設定に失敗しました",
"Failed to delete tag for file" : "ファイルのタグを削除できませんでした",
+ "Collaborative tags …" : "コラボレーションタグ ...",
+ "Loading …" : "読み込み中…",
+ "Loading collaborative tags …" : "コラボレーションタグを読み込み中 ...",
"File tags modification canceled" : "ファイルタグの変更がキャンセルされました",
"Select or create tags to apply to all selected files" : "選択した全てのファイルに適用するタグを選択または作成する",
"Select tags to apply to all selected files" : "選択した全てのファイルに適用するタグを選択",
diff --git a/apps/systemtags/l10n/ja.json b/apps/systemtags/l10n/ja.json
index 2d8229a22a0..93e4f015888 100644
--- a/apps/systemtags/l10n/ja.json
+++ b/apps/systemtags/l10n/ja.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "タグの削除に失敗しました",
"Create or edit tags" : "タグの作成または編集",
"Search for a tag to edit" : "編集するタグの検索",
- "Collaborative tags …" : "コラボレーションタグ ...",
"No tags to select" : "選択するタグがありません",
"Tag name" : "タグの名前",
"Tag level" : "タグのレベル",
@@ -62,7 +61,6 @@
"Update" : "更新",
"Delete" : "削除",
"Reset" : "リセット",
- "Loading …" : "読み込み中…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1}が設定され、{count}ファイルから{tag2}が削除されます。"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}が{count}ファイルに設定されます。"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag}は{count}ファイルから削除されます。"],
@@ -81,11 +79,10 @@
"Choose tags for the selected files" : "選択したファイルのタグを選択",
"Cancel" : "キャンセル",
"Apply" : "適用",
- "Failed to load tags" : "タグの読込に失敗しました",
"Failed to load selected tags" : "選択したタグの読み込みに失敗しました",
+ "Failed to load tags" : "タグの読込に失敗しました",
"Failed to select tag" : "タグの選択に失敗しました",
"System admin disabled tag creation. You can only use existing ones." : "システム管理者がタグの作成を無効にしました。 既存のものしか使用できません。",
- "Loading collaborative tags …" : "コラボレーションタグを読み込み中 ...",
"Search or create collaborative tags" : "検索またはコラボレーションタグの作成",
"No tags to select, type to create a new tag" : "タグを選択せず、入力して新しいタグを作成",
"Unable to update setting" : "設定を更新できません",
@@ -107,6 +104,9 @@
"Failed to load tags for file" : "ファイルのタグのロードに失敗しました",
"Failed to set tag for file" : "ファイルのタグの設定に失敗しました",
"Failed to delete tag for file" : "ファイルのタグを削除できませんでした",
+ "Collaborative tags …" : "コラボレーションタグ ...",
+ "Loading …" : "読み込み中…",
+ "Loading collaborative tags …" : "コラボレーションタグを読み込み中 ...",
"File tags modification canceled" : "ファイルタグの変更がキャンセルされました",
"Select or create tags to apply to all selected files" : "選択した全てのファイルに適用するタグを選択または作成する",
"Select tags to apply to all selected files" : "選択した全てのファイルに適用するタグを選択",
diff --git a/apps/systemtags/l10n/ka.js b/apps/systemtags/l10n/ka.js
index b2abbcbc514..67e674a19ab 100644
--- a/apps/systemtags/l10n/ka.js
+++ b/apps/systemtags/l10n/ka.js
@@ -53,7 +53,6 @@ OC.L10N.register(
"Failed to delete tag" : "Failed to delete tag",
"Create or edit tags" : "Create or edit tags",
"Search for a tag to edit" : "Search for a tag to edit",
- "Collaborative tags …" : "Collaborative tags …",
"No tags to select" : "No tags to select",
"Tag name" : "Tag name",
"Tag level" : "Tag level",
@@ -61,12 +60,10 @@ OC.L10N.register(
"Update" : "Update",
"Delete" : "Delete",
"Reset" : "Reset",
- "Loading …" : "Loading …",
"Cancel" : "Cancel",
- "Failed to load tags" : "Failed to load tags",
"Failed to load selected tags" : "Failed to load selected tags",
+ "Failed to load tags" : "Failed to load tags",
"Failed to select tag" : "Failed to select tag",
- "Loading collaborative tags …" : "Loading collaborative tags …",
"Search or create collaborative tags" : "Search or create collaborative tags",
"No tags to select, type to create a new tag" : "No tags to select, type to create a new tag",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.",
@@ -78,6 +75,9 @@ OC.L10N.register(
"Missing \"Content-Location\" header" : "Missing \"Content-Location\" header",
"Failed to load tags for file" : "Failed to load tags for file",
"Failed to set tag for file" : "Failed to set tag for file",
- "Failed to delete tag for file" : "Failed to delete tag for file"
+ "Failed to delete tag for file" : "Failed to delete tag for file",
+ "Collaborative tags …" : "Collaborative tags …",
+ "Loading …" : "Loading …",
+ "Loading collaborative tags …" : "Loading collaborative tags …"
},
"nplurals=2; plural=(n!=1);");
diff --git a/apps/systemtags/l10n/ka.json b/apps/systemtags/l10n/ka.json
index 587bdc4d5d9..9538c923964 100644
--- a/apps/systemtags/l10n/ka.json
+++ b/apps/systemtags/l10n/ka.json
@@ -51,7 +51,6 @@
"Failed to delete tag" : "Failed to delete tag",
"Create or edit tags" : "Create or edit tags",
"Search for a tag to edit" : "Search for a tag to edit",
- "Collaborative tags …" : "Collaborative tags …",
"No tags to select" : "No tags to select",
"Tag name" : "Tag name",
"Tag level" : "Tag level",
@@ -59,12 +58,10 @@
"Update" : "Update",
"Delete" : "Delete",
"Reset" : "Reset",
- "Loading …" : "Loading …",
"Cancel" : "Cancel",
- "Failed to load tags" : "Failed to load tags",
"Failed to load selected tags" : "Failed to load selected tags",
+ "Failed to load tags" : "Failed to load tags",
"Failed to select tag" : "Failed to select tag",
- "Loading collaborative tags …" : "Loading collaborative tags …",
"Search or create collaborative tags" : "Search or create collaborative tags",
"No tags to select, type to create a new tag" : "No tags to select, type to create a new tag",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them.",
@@ -76,6 +73,9 @@
"Missing \"Content-Location\" header" : "Missing \"Content-Location\" header",
"Failed to load tags for file" : "Failed to load tags for file",
"Failed to set tag for file" : "Failed to set tag for file",
- "Failed to delete tag for file" : "Failed to delete tag for file"
+ "Failed to delete tag for file" : "Failed to delete tag for file",
+ "Collaborative tags …" : "Collaborative tags …",
+ "Loading …" : "Loading …",
+ "Loading collaborative tags …" : "Loading collaborative tags …"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/ko.js b/apps/systemtags/l10n/ko.js
index c46d8c3e453..abaf5632251 100644
--- a/apps/systemtags/l10n/ko.js
+++ b/apps/systemtags/l10n/ko.js
@@ -54,7 +54,6 @@ OC.L10N.register(
"Failed to delete tag" : "태그를 삭제할 수 없음",
"Create or edit tags" : "태그 생성 또는 편집",
"Search for a tag to edit" : "편집할 태그 검색",
- "Collaborative tags …" : "협업 태그",
"No tags to select" : "선택할 태그 없음",
"Tag name" : "태그 이름",
"Tag level" : "태그 단계",
@@ -62,14 +61,12 @@ OC.L10N.register(
"Update" : "업데이트",
"Delete" : "삭제",
"Reset" : "재설정",
- "Loading …" : "불러오는 중 ...",
"Manage tags" : "태그 관리하기",
"Cancel" : "취소",
"Apply" : "적용",
- "Failed to load tags" : "태그 불러오기 실패",
"Failed to load selected tags" : "선택 태그 불러오기 실패",
+ "Failed to load tags" : "태그 불러오기 실패",
"Failed to select tag" : "태그 선택 실패",
- "Loading collaborative tags …" : "협업 태그를 불러오는 중 ...",
"Search or create collaborative tags" : "협업 태그 검색 또는 생성",
"No tags to select, type to create a new tag" : "태그가 선택되지 않았습니다. 태그를 입력하여 새로 만드십시오.",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "모든 사용자가 사용할 수 있는 협업 태그입니다. 제한된 태그는 사용자에게 표시되지만 할당할 수는 없습니다. 숨겨진 태그는 내부용으로 사용되며, 사용자는 보거나 할당할 수 없습니다.",
@@ -80,6 +77,9 @@ OC.L10N.register(
"Failed to load last used tags" : "최근 사용된 태그 불러오기 실패",
"Failed to load tags for file" : "파일에 대한 태그 불러오기 실패",
"Failed to set tag for file" : "파일에 태그 지정하기 실패",
- "Failed to delete tag for file" : "파일에 태그 지정 해제하기 실패"
+ "Failed to delete tag for file" : "파일에 태그 지정 해제하기 실패",
+ "Collaborative tags …" : "협업 태그",
+ "Loading …" : "불러오는 중 ...",
+ "Loading collaborative tags …" : "협업 태그를 불러오는 중 ..."
},
"nplurals=1; plural=0;");
diff --git a/apps/systemtags/l10n/ko.json b/apps/systemtags/l10n/ko.json
index 8b0e1f445ed..46c13d9ec63 100644
--- a/apps/systemtags/l10n/ko.json
+++ b/apps/systemtags/l10n/ko.json
@@ -52,7 +52,6 @@
"Failed to delete tag" : "태그를 삭제할 수 없음",
"Create or edit tags" : "태그 생성 또는 편집",
"Search for a tag to edit" : "편집할 태그 검색",
- "Collaborative tags …" : "협업 태그",
"No tags to select" : "선택할 태그 없음",
"Tag name" : "태그 이름",
"Tag level" : "태그 단계",
@@ -60,14 +59,12 @@
"Update" : "업데이트",
"Delete" : "삭제",
"Reset" : "재설정",
- "Loading …" : "불러오는 중 ...",
"Manage tags" : "태그 관리하기",
"Cancel" : "취소",
"Apply" : "적용",
- "Failed to load tags" : "태그 불러오기 실패",
"Failed to load selected tags" : "선택 태그 불러오기 실패",
+ "Failed to load tags" : "태그 불러오기 실패",
"Failed to select tag" : "태그 선택 실패",
- "Loading collaborative tags …" : "협업 태그를 불러오는 중 ...",
"Search or create collaborative tags" : "협업 태그 검색 또는 생성",
"No tags to select, type to create a new tag" : "태그가 선택되지 않았습니다. 태그를 입력하여 새로 만드십시오.",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "모든 사용자가 사용할 수 있는 협업 태그입니다. 제한된 태그는 사용자에게 표시되지만 할당할 수는 없습니다. 숨겨진 태그는 내부용으로 사용되며, 사용자는 보거나 할당할 수 없습니다.",
@@ -78,6 +75,9 @@
"Failed to load last used tags" : "최근 사용된 태그 불러오기 실패",
"Failed to load tags for file" : "파일에 대한 태그 불러오기 실패",
"Failed to set tag for file" : "파일에 태그 지정하기 실패",
- "Failed to delete tag for file" : "파일에 태그 지정 해제하기 실패"
+ "Failed to delete tag for file" : "파일에 태그 지정 해제하기 실패",
+ "Collaborative tags …" : "협업 태그",
+ "Loading …" : "불러오는 중 ...",
+ "Loading collaborative tags …" : "협업 태그를 불러오는 중 ..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/lt_LT.js b/apps/systemtags/l10n/lt_LT.js
index 2685df152eb..a7cf2204f49 100644
--- a/apps/systemtags/l10n/lt_LT.js
+++ b/apps/systemtags/l10n/lt_LT.js
@@ -49,14 +49,12 @@ OC.L10N.register(
"Deleted tag" : "Ištrinta žyma",
"Failed to delete tag" : "Nepavyko ištrinti žymos",
"Create or edit tags" : "Sukurti ar taisyti žymas",
- "Collaborative tags …" : "Bendradarbiavimo žymos…",
"Tag name" : "Žymos pavadinimas",
"Tag level" : "Žymos lygmuo",
"Create" : "Sukurti",
"Update" : "Atnaujinti",
"Delete" : "Ištrinti",
"Reset" : "Atstatyti",
- "Loading …" : "Įkeliama…",
"Failed to apply tags changes" : "Nepavyko pritaikyti žymų pakeitimų",
"Manage tags" : "Tvarkyti žymas",
"Applying tags changes…" : "Taikomi pakeitimai žymoms…",
@@ -64,10 +62,9 @@ OC.L10N.register(
"Create new tag" : "Sukurti naują žymą",
"Cancel" : "Atsisakyti",
"Apply" : "Taikyti",
- "Failed to load tags" : "Nepavyko įkelti žymas",
"Failed to load selected tags" : "Nepavyko įkelti pasirinktų žymų",
+ "Failed to load tags" : "Nepavyko įkelti žymas",
"Failed to select tag" : "Nepavyko pasirinkti žymą",
- "Loading collaborative tags …" : "Įkeliamos bendradarbiavimo žymos…",
"Search or create collaborative tags" : "Ieškoti ar sukurti bendradarbiavimo žymas",
"System tag management" : "Sistemos žymų valdymas",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Bendradarbiavimo žymos yra prieinamos visiems naudotojams. Apribotos žymos yra matomos naudotojams, tačiau naudotojai negali jų priskirinėti. Nematomos žymos yra vidiniam naudojimui, nes naudotojai negali jų nei matyti, nei priskirinėti.",
@@ -76,6 +73,9 @@ OC.L10N.register(
"Failed to load tag" : "Nepavyko įkelti žymos",
"Failed to load last used tags" : "Nepavyko įkelti paskutinių naudotų žymų",
"Failed to load tags for file" : "Nepavyko įkelti failo žymų",
+ "Collaborative tags …" : "Bendradarbiavimo žymos…",
+ "Loading …" : "Įkeliama…",
+ "Loading collaborative tags …" : "Įkeliamos bendradarbiavimo žymos…",
"Apply changes" : "Taikyti pakeitimus"
},
"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/systemtags/l10n/lt_LT.json b/apps/systemtags/l10n/lt_LT.json
index e4a285f3d00..59404c5eb6f 100644
--- a/apps/systemtags/l10n/lt_LT.json
+++ b/apps/systemtags/l10n/lt_LT.json
@@ -47,14 +47,12 @@
"Deleted tag" : "Ištrinta žyma",
"Failed to delete tag" : "Nepavyko ištrinti žymos",
"Create or edit tags" : "Sukurti ar taisyti žymas",
- "Collaborative tags …" : "Bendradarbiavimo žymos…",
"Tag name" : "Žymos pavadinimas",
"Tag level" : "Žymos lygmuo",
"Create" : "Sukurti",
"Update" : "Atnaujinti",
"Delete" : "Ištrinti",
"Reset" : "Atstatyti",
- "Loading …" : "Įkeliama…",
"Failed to apply tags changes" : "Nepavyko pritaikyti žymų pakeitimų",
"Manage tags" : "Tvarkyti žymas",
"Applying tags changes…" : "Taikomi pakeitimai žymoms…",
@@ -62,10 +60,9 @@
"Create new tag" : "Sukurti naują žymą",
"Cancel" : "Atsisakyti",
"Apply" : "Taikyti",
- "Failed to load tags" : "Nepavyko įkelti žymas",
"Failed to load selected tags" : "Nepavyko įkelti pasirinktų žymų",
+ "Failed to load tags" : "Nepavyko įkelti žymas",
"Failed to select tag" : "Nepavyko pasirinkti žymą",
- "Loading collaborative tags …" : "Įkeliamos bendradarbiavimo žymos…",
"Search or create collaborative tags" : "Ieškoti ar sukurti bendradarbiavimo žymas",
"System tag management" : "Sistemos žymų valdymas",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Bendradarbiavimo žymos yra prieinamos visiems naudotojams. Apribotos žymos yra matomos naudotojams, tačiau naudotojai negali jų priskirinėti. Nematomos žymos yra vidiniam naudojimui, nes naudotojai negali jų nei matyti, nei priskirinėti.",
@@ -74,6 +71,9 @@
"Failed to load tag" : "Nepavyko įkelti žymos",
"Failed to load last used tags" : "Nepavyko įkelti paskutinių naudotų žymų",
"Failed to load tags for file" : "Nepavyko įkelti failo žymų",
+ "Collaborative tags …" : "Bendradarbiavimo žymos…",
+ "Loading …" : "Įkeliama…",
+ "Loading collaborative tags …" : "Įkeliamos bendradarbiavimo žymos…",
"Apply changes" : "Taikyti pakeitimus"
},"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/systemtags/l10n/lv.js b/apps/systemtags/l10n/lv.js
index d7d36492eb2..a433c7f1265 100644
--- a/apps/systemtags/l10n/lv.js
+++ b/apps/systemtags/l10n/lv.js
@@ -51,7 +51,6 @@ OC.L10N.register(
"Update" : "Atjaunināt",
"Delete" : "Izdzēst",
"Reset" : "Atiestatīt",
- "Loading …" : "Ielādē…",
"Cancel" : "Atcelt",
"Apply" : "Apstiprināt",
"Failed to load selected tags" : "Neizdevās ielādēt atlasītās birkas",
@@ -61,6 +60,7 @@ OC.L10N.register(
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sadarbības birkas ir pieejamas visiem lietotājiem. Ierobežotās birkas ir redzamas lietotājiem, bet viņi tās nevar piešķirt. Neredzamās birkas ir paredzētas iekšējai lietošanai, jo lietotāji nevar tās redzēt vai piešķirt.",
"No tags found" : "Netika atrasta neviena birka",
"Tags you have created will show up here." : "Tevis izveidotās birkas parādīsies šeit.",
- "Failed to delete tag for file" : "Neizdevās izdzēst birku vai datni"
+ "Failed to delete tag for file" : "Neizdevās izdzēst birku vai datni",
+ "Loading …" : "Ielādē…"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/apps/systemtags/l10n/lv.json b/apps/systemtags/l10n/lv.json
index 110bf015285..40eab61cda2 100644
--- a/apps/systemtags/l10n/lv.json
+++ b/apps/systemtags/l10n/lv.json
@@ -49,7 +49,6 @@
"Update" : "Atjaunināt",
"Delete" : "Izdzēst",
"Reset" : "Atiestatīt",
- "Loading …" : "Ielādē…",
"Cancel" : "Atcelt",
"Apply" : "Apstiprināt",
"Failed to load selected tags" : "Neizdevās ielādēt atlasītās birkas",
@@ -59,6 +58,7 @@
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sadarbības birkas ir pieejamas visiem lietotājiem. Ierobežotās birkas ir redzamas lietotājiem, bet viņi tās nevar piešķirt. Neredzamās birkas ir paredzētas iekšējai lietošanai, jo lietotāji nevar tās redzēt vai piešķirt.",
"No tags found" : "Netika atrasta neviena birka",
"Tags you have created will show up here." : "Tevis izveidotās birkas parādīsies šeit.",
- "Failed to delete tag for file" : "Neizdevās izdzēst birku vai datni"
+ "Failed to delete tag for file" : "Neizdevās izdzēst birku vai datni",
+ "Loading …" : "Ielādē…"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/mk.js b/apps/systemtags/l10n/mk.js
index fd1464fc311..106fd52764b 100644
--- a/apps/systemtags/l10n/mk.js
+++ b/apps/systemtags/l10n/mk.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Неуспешно бришење на ознака",
"Create or edit tags" : "Креирај или измени ознака",
"Search for a tag to edit" : "Барај ознака за ажурирање",
- "Collaborative tags …" : "Колаборативни ознаки ...",
"No tags to select" : "Нема ознаки за обележување",
"Tag name" : "Име на ознака",
"Tag level" : "Ниво на ознака",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "Ажурирај",
"Delete" : "Избриши",
"Reset" : "Поништи",
- "Loading …" : "Се вчитува…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} ќе се постави а {tag2} ќе се острани од една датотека.","{tag1} ќе се постави а {tag2} ќе се отстрани од {count} датотеки."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} ќе се постави на една датотека.","{tag} ќе се постави на {count} датотеки."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} ќе се острани од една датотека.","{tag} ќе се отстрани од {count} датотеки."],
@@ -83,11 +81,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Избери ознаки за означените датотеки",
"Cancel" : "Откажи",
"Apply" : "Примени",
- "Failed to load tags" : "Неуспешно вчитување на ознаки",
"Failed to load selected tags" : "Неуспешно вчитување на избраната ознака",
+ "Failed to load tags" : "Неуспешно вчитување на ознаки",
"Failed to select tag" : "Неуспешно избирање на ознака",
"System admin disabled tag creation. You can only use existing ones." : "Администраторот ги има оневозможено креирање на нови ознали. Може да користите некои од постоечките.",
- "Loading collaborative tags …" : "Вчитување на колаборативни ознаки",
"Search or create collaborative tags" : "Барај или креирај колаборативна ознака ",
"No tags to select, type to create a new tag" : "Нема избрано ознака, напиши за да креираш нова ознака",
"Unable to update setting" : "Неможе да се ажурира подесувањето",
@@ -109,6 +106,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Неуспешно вчитување на ознаки за датотека",
"Failed to set tag for file" : "Неуспешно поставување на ознака за датотека",
"Failed to delete tag for file" : "Неуспешно бришење ознака за датотека",
+ "Collaborative tags …" : "Колаборативни ознаки ...",
+ "Loading …" : "Се вчитува…",
+ "Loading collaborative tags …" : "Вчитување на колаборативни ознаки",
"File tags modification canceled" : "Откажано е уредување на ознаки на датотека",
"Select or create tags to apply to all selected files" : "Избери или креирајте ознаки што ќе се применат на сите избрани датотеки",
"Select tags to apply to all selected files" : "Избери ознаки што ќе се применат на сите избрани датотеки",
diff --git a/apps/systemtags/l10n/mk.json b/apps/systemtags/l10n/mk.json
index 065396008bc..10fb9873062 100644
--- a/apps/systemtags/l10n/mk.json
+++ b/apps/systemtags/l10n/mk.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Неуспешно бришење на ознака",
"Create or edit tags" : "Креирај или измени ознака",
"Search for a tag to edit" : "Барај ознака за ажурирање",
- "Collaborative tags …" : "Колаборативни ознаки ...",
"No tags to select" : "Нема ознаки за обележување",
"Tag name" : "Име на ознака",
"Tag level" : "Ниво на ознака",
@@ -62,7 +61,6 @@
"Update" : "Ажурирај",
"Delete" : "Избриши",
"Reset" : "Поништи",
- "Loading …" : "Се вчитува…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} ќе се постави а {tag2} ќе се острани од една датотека.","{tag1} ќе се постави а {tag2} ќе се отстрани од {count} датотеки."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} ќе се постави на една датотека.","{tag} ќе се постави на {count} датотеки."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} ќе се острани од една датотека.","{tag} ќе се отстрани од {count} датотеки."],
@@ -81,11 +79,10 @@
"Choose tags for the selected files" : "Избери ознаки за означените датотеки",
"Cancel" : "Откажи",
"Apply" : "Примени",
- "Failed to load tags" : "Неуспешно вчитување на ознаки",
"Failed to load selected tags" : "Неуспешно вчитување на избраната ознака",
+ "Failed to load tags" : "Неуспешно вчитување на ознаки",
"Failed to select tag" : "Неуспешно избирање на ознака",
"System admin disabled tag creation. You can only use existing ones." : "Администраторот ги има оневозможено креирање на нови ознали. Може да користите некои од постоечките.",
- "Loading collaborative tags …" : "Вчитување на колаборативни ознаки",
"Search or create collaborative tags" : "Барај или креирај колаборативна ознака ",
"No tags to select, type to create a new tag" : "Нема избрано ознака, напиши за да креираш нова ознака",
"Unable to update setting" : "Неможе да се ажурира подесувањето",
@@ -107,6 +104,9 @@
"Failed to load tags for file" : "Неуспешно вчитување на ознаки за датотека",
"Failed to set tag for file" : "Неуспешно поставување на ознака за датотека",
"Failed to delete tag for file" : "Неуспешно бришење ознака за датотека",
+ "Collaborative tags …" : "Колаборативни ознаки ...",
+ "Loading …" : "Се вчитува…",
+ "Loading collaborative tags …" : "Вчитување на колаборативни ознаки",
"File tags modification canceled" : "Откажано е уредување на ознаки на датотека",
"Select or create tags to apply to all selected files" : "Избери или креирајте ознаки што ќе се применат на сите избрани датотеки",
"Select tags to apply to all selected files" : "Избери ознаки што ќе се применат на сите избрани датотеки",
diff --git a/apps/systemtags/l10n/nb.js b/apps/systemtags/l10n/nb.js
index 46326e610bf..bad3fdc21e7 100644
--- a/apps/systemtags/l10n/nb.js
+++ b/apps/systemtags/l10n/nb.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Sletting av merkelapp feilet",
"Create or edit tags" : "Opprett eller rediger merkelapper",
"Search for a tag to edit" : "Søk etter en merkelapp å redigere",
- "Collaborative tags …" : "Samarbeidende merkelapper...",
"No tags to select" : "Ingen merkelapper å velge",
"Tag name" : "Navn på merkelapp",
"Tag level" : "Nivå på merkelapp",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "Oppdater",
"Delete" : "Slett",
"Reset" : "Tilbakestill",
- "Loading …" : "Laster ...",
"{displayName} (hidden)" : "{displayName} (skjult)",
"{displayName} (restricted)" : "{displayName} (begrenset tilgang)",
"Failed to apply tags changes" : "Kunne ikke utføre endring av merkelapper",
@@ -75,10 +73,9 @@ OC.L10N.register(
"Create new tag" : "Opprett ny merkelapp",
"Cancel" : "Avbryt",
"Apply" : "Bruk",
- "Failed to load tags" : "Lasting av merkelapper feilet",
"Failed to load selected tags" : "Lasting av valgte merkelapper feilet",
+ "Failed to load tags" : "Lasting av merkelapper feilet",
"Failed to select tag" : "Utvelging av merkelapp feilet",
- "Loading collaborative tags …" : "Laster samarbeidende merkelapper...",
"Search or create collaborative tags" : "Søk etter eller opprett samarbeidende merkelapper",
"No tags to select, type to create a new tag" : "Ingen merkelapper å velge, skriv for å opprette en ny merkelapp",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samarbeidsmerkelapper er tilgjengelige for alle brukere. Begrensede merkelapper er synlige for brukere, men kan ikke tildeles av dem. Usynlige merkelapper er for intern bruk, siden brukere ikke kan se eller tildele dem.",
@@ -94,6 +91,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Lasting av merkelapper for filen feilet",
"Failed to set tag for file" : "Kunne ikke angi merkelapp for fil",
"Failed to delete tag for file" : "Sletting av merkelappen for filen feilet",
+ "Collaborative tags …" : "Samarbeidende merkelapper...",
+ "Loading …" : "Laster ...",
+ "Loading collaborative tags …" : "Laster samarbeidende merkelapper...",
"File tags modification canceled" : "Endring av merkelapper for fil ble avbrutt",
"Select or create tags to apply to all selected files" : "Velg eller opprett merkelapp for alle valgte filer",
"Apply changes" : "Utfør endringer"
diff --git a/apps/systemtags/l10n/nb.json b/apps/systemtags/l10n/nb.json
index b46d6b472b4..6aeba432f8f 100644
--- a/apps/systemtags/l10n/nb.json
+++ b/apps/systemtags/l10n/nb.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Sletting av merkelapp feilet",
"Create or edit tags" : "Opprett eller rediger merkelapper",
"Search for a tag to edit" : "Søk etter en merkelapp å redigere",
- "Collaborative tags …" : "Samarbeidende merkelapper...",
"No tags to select" : "Ingen merkelapper å velge",
"Tag name" : "Navn på merkelapp",
"Tag level" : "Nivå på merkelapp",
@@ -62,7 +61,6 @@
"Update" : "Oppdater",
"Delete" : "Slett",
"Reset" : "Tilbakestill",
- "Loading …" : "Laster ...",
"{displayName} (hidden)" : "{displayName} (skjult)",
"{displayName} (restricted)" : "{displayName} (begrenset tilgang)",
"Failed to apply tags changes" : "Kunne ikke utføre endring av merkelapper",
@@ -73,10 +71,9 @@
"Create new tag" : "Opprett ny merkelapp",
"Cancel" : "Avbryt",
"Apply" : "Bruk",
- "Failed to load tags" : "Lasting av merkelapper feilet",
"Failed to load selected tags" : "Lasting av valgte merkelapper feilet",
+ "Failed to load tags" : "Lasting av merkelapper feilet",
"Failed to select tag" : "Utvelging av merkelapp feilet",
- "Loading collaborative tags …" : "Laster samarbeidende merkelapper...",
"Search or create collaborative tags" : "Søk etter eller opprett samarbeidende merkelapper",
"No tags to select, type to create a new tag" : "Ingen merkelapper å velge, skriv for å opprette en ny merkelapp",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samarbeidsmerkelapper er tilgjengelige for alle brukere. Begrensede merkelapper er synlige for brukere, men kan ikke tildeles av dem. Usynlige merkelapper er for intern bruk, siden brukere ikke kan se eller tildele dem.",
@@ -92,6 +89,9 @@
"Failed to load tags for file" : "Lasting av merkelapper for filen feilet",
"Failed to set tag for file" : "Kunne ikke angi merkelapp for fil",
"Failed to delete tag for file" : "Sletting av merkelappen for filen feilet",
+ "Collaborative tags …" : "Samarbeidende merkelapper...",
+ "Loading …" : "Laster ...",
+ "Loading collaborative tags …" : "Laster samarbeidende merkelapper...",
"File tags modification canceled" : "Endring av merkelapper for fil ble avbrutt",
"Select or create tags to apply to all selected files" : "Velg eller opprett merkelapp for alle valgte filer",
"Apply changes" : "Utfør endringer"
diff --git a/apps/systemtags/l10n/nl.js b/apps/systemtags/l10n/nl.js
index c6504734fa7..70eb0e3d8f2 100644
--- a/apps/systemtags/l10n/nl.js
+++ b/apps/systemtags/l10n/nl.js
@@ -50,7 +50,6 @@ OC.L10N.register(
"Update" : "Update",
"Delete" : "Verwijder",
"Reset" : "Herstellen",
- "Loading …" : "Laden …",
"Manage tags" : "Berichttags",
"Search or create tag" : "Zoek of maak een tag",
"Search tag" : "Zoek tag",
@@ -63,6 +62,7 @@ OC.L10N.register(
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samenwerkingstags zijn beschikbaar voor alle gebruikers. Beperkte tags zijn zichtbaar voor gebruikers, maar kunnen niet door hen worden toegewezen. Onzichtbare tags zijn er alleen voor intern gebruik, aangezien gebruikers ze niet kunnen zien of toewijzen.",
"Assigned collaborative tags" : "Samenwerkingstags toewijzen",
"Open in Files" : "Open in Bestanden",
- "No tags found" : "Geen tags gevonden"
+ "No tags found" : "Geen tags gevonden",
+ "Loading …" : "Laden …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/systemtags/l10n/nl.json b/apps/systemtags/l10n/nl.json
index 605c7f13e68..a474e0c2149 100644
--- a/apps/systemtags/l10n/nl.json
+++ b/apps/systemtags/l10n/nl.json
@@ -48,7 +48,6 @@
"Update" : "Update",
"Delete" : "Verwijder",
"Reset" : "Herstellen",
- "Loading …" : "Laden …",
"Manage tags" : "Berichttags",
"Search or create tag" : "Zoek of maak een tag",
"Search tag" : "Zoek tag",
@@ -61,6 +60,7 @@
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samenwerkingstags zijn beschikbaar voor alle gebruikers. Beperkte tags zijn zichtbaar voor gebruikers, maar kunnen niet door hen worden toegewezen. Onzichtbare tags zijn er alleen voor intern gebruik, aangezien gebruikers ze niet kunnen zien of toewijzen.",
"Assigned collaborative tags" : "Samenwerkingstags toewijzen",
"Open in Files" : "Open in Bestanden",
- "No tags found" : "Geen tags gevonden"
+ "No tags found" : "Geen tags gevonden",
+ "Loading …" : "Laden …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/pl.js b/apps/systemtags/l10n/pl.js
index 5f082f9561e..8eae07f7e3e 100644
--- a/apps/systemtags/l10n/pl.js
+++ b/apps/systemtags/l10n/pl.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Błąd usuwania etykiety",
"Create or edit tags" : "Utwórz lub edytuj etykietę:",
"Search for a tag to edit" : "Wyszukaj etykietę do edycji",
- "Collaborative tags …" : "Etykiety wspólne…",
"No tags to select" : "Brak etykiet do zaznaczenia",
"Tag name" : "Nazwa etykiety",
"Tag level" : "Poziom etykiety",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Uaktualnij",
"Delete" : "Usuń",
"Reset" : "Reset",
- "Loading …" : "Wczytywanie…",
+ "Loading …" : "Ładowanie ...",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} zostanie ustawiony, a {tag2} zostanie usunięty z jednego pliku","{tag1} zostanie ustawiony, a {tag2} zostanie usunięty z {count} plików ","{tag1} zostanie ustawiony, a {tag2} zostanie usunięty z {count} plików ","{tag1} zostanie ustawiony, a {tag2} zostanie usunięty z {count} plików "],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} zostanie ustawiony dla 1 pliku.","{tag} zostanie ustawiony dla {count} plików.","{tag} zostanie ustawiony dla {count} plików.","{tag} zostanie ustawiony dla {count} plików."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} zostanie usunięty z 1 pliku.","{tag} zostanie usunięty z {count} plików."," {tag} zostanie usunięty z {count} plików.","{tag} zostanie usunięty z {count} plików."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Wybierz tagi dla oznaczonych plików",
"Cancel" : "Anuluj",
"Apply" : "Zastosuj",
- "Failed to load tags" : "Nie udało się załadować etykiet",
"Failed to load selected tags" : "Nie udało się załadować wybranych tagów",
+ "Failed to load tags" : "Nie udało się załadować etykiet",
"Failed to select tag" : "Nie udało się wybrać tagu",
"System admin disabled tag creation. You can only use existing ones." : "Administrator systemu wyłączył tworzenie tagów. Można używać tylko istniejących tagów.",
- "Loading collaborative tags …" : "Wczytywanie wspólnych etykiet…",
"Search or create collaborative tags" : "Wyszukaj lub utwórz wspólne tagi",
"No tags to select, type to create a new tag" : "Brak tagów do wyboru, wpisz, aby utworzyć nowy tag",
"Unable to update setting" : "Nie udało się zaktualizować ustawienia",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Nie udało się załadować tagów dla pliku",
"Failed to set tag for file" : "Nie udało się ustawić tagu dla pliku",
"Failed to delete tag for file" : "Nie udało się usunąć tagu z pliku",
+ "Collaborative tags …" : "Etykiety wspólne…",
+ "Loading …" : "Wczytywanie…",
+ "Loading collaborative tags …" : "Wczytywanie wspólnych etykiet…",
"File tags modification canceled" : "Modyfikacja tagów pliku została anulowana",
"Select or create tags to apply to all selected files" : "Wybierz lub utwórz etykiety do zastosowania do wszystkich zaznaczonych plików",
"Select tags to apply to all selected files" : "Wybierz tagi do zastosowania do wszystkich zaznaczonych plików",
diff --git a/apps/systemtags/l10n/pl.json b/apps/systemtags/l10n/pl.json
index 5f7bf990ae8..92bd8b50e78 100644
--- a/apps/systemtags/l10n/pl.json
+++ b/apps/systemtags/l10n/pl.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Błąd usuwania etykiety",
"Create or edit tags" : "Utwórz lub edytuj etykietę:",
"Search for a tag to edit" : "Wyszukaj etykietę do edycji",
- "Collaborative tags …" : "Etykiety wspólne…",
"No tags to select" : "Brak etykiet do zaznaczenia",
"Tag name" : "Nazwa etykiety",
"Tag level" : "Poziom etykiety",
@@ -62,7 +61,7 @@
"Update" : "Uaktualnij",
"Delete" : "Usuń",
"Reset" : "Reset",
- "Loading …" : "Wczytywanie…",
+ "Loading …" : "Ładowanie ...",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} zostanie ustawiony, a {tag2} zostanie usunięty z jednego pliku","{tag1} zostanie ustawiony, a {tag2} zostanie usunięty z {count} plików ","{tag1} zostanie ustawiony, a {tag2} zostanie usunięty z {count} plików ","{tag1} zostanie ustawiony, a {tag2} zostanie usunięty z {count} plików "],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} zostanie ustawiony dla 1 pliku.","{tag} zostanie ustawiony dla {count} plików.","{tag} zostanie ustawiony dla {count} plików.","{tag} zostanie ustawiony dla {count} plików."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} zostanie usunięty z 1 pliku.","{tag} zostanie usunięty z {count} plików."," {tag} zostanie usunięty z {count} plików.","{tag} zostanie usunięty z {count} plików."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Wybierz tagi dla oznaczonych plików",
"Cancel" : "Anuluj",
"Apply" : "Zastosuj",
- "Failed to load tags" : "Nie udało się załadować etykiet",
"Failed to load selected tags" : "Nie udało się załadować wybranych tagów",
+ "Failed to load tags" : "Nie udało się załadować etykiet",
"Failed to select tag" : "Nie udało się wybrać tagu",
"System admin disabled tag creation. You can only use existing ones." : "Administrator systemu wyłączył tworzenie tagów. Można używać tylko istniejących tagów.",
- "Loading collaborative tags …" : "Wczytywanie wspólnych etykiet…",
"Search or create collaborative tags" : "Wyszukaj lub utwórz wspólne tagi",
"No tags to select, type to create a new tag" : "Brak tagów do wyboru, wpisz, aby utworzyć nowy tag",
"Unable to update setting" : "Nie udało się zaktualizować ustawienia",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Nie udało się załadować tagów dla pliku",
"Failed to set tag for file" : "Nie udało się ustawić tagu dla pliku",
"Failed to delete tag for file" : "Nie udało się usunąć tagu z pliku",
+ "Collaborative tags …" : "Etykiety wspólne…",
+ "Loading …" : "Wczytywanie…",
+ "Loading collaborative tags …" : "Wczytywanie wspólnych etykiet…",
"File tags modification canceled" : "Modyfikacja tagów pliku została anulowana",
"Select or create tags to apply to all selected files" : "Wybierz lub utwórz etykiety do zastosowania do wszystkich zaznaczonych plików",
"Select tags to apply to all selected files" : "Wybierz tagi do zastosowania do wszystkich zaznaczonych plików",
diff --git a/apps/systemtags/l10n/pt_BR.js b/apps/systemtags/l10n/pt_BR.js
index abc067d4433..3ce2348aba5 100644
--- a/apps/systemtags/l10n/pt_BR.js
+++ b/apps/systemtags/l10n/pt_BR.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Falha ao excluir etiqueta",
"Create or edit tags" : "Criar ou editar etiquetas",
"Search for a tag to edit" : "Pesquisar uma etiqueta para editar",
- "Collaborative tags …" : "Etiquetas colaborativas …",
"No tags to select" : "Nenhuma etiqueta para selecionar",
"Tag name" : "Nome da etiqueta",
"Tag level" : "Nível da etiqueta",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Atualizar",
"Delete" : "Excluir",
"Reset" : "Redefinir",
- "Loading …" : "Carregando …",
+ "Loading …" : "Carregando …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} será definido e {tag2} será removido de 1 arquivo","{tag1} será definido e {tag2} será removido de {count} arquivos","{tag1} será definido e {tag2} será removido de {count} arquivos"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} será definido em 1 arquivo","{tag} será definido em {count} arquivos","{tag} será definido em {count} arquivos"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} será removido de 1 arquivo.","{tag} será removido de {count} arquivos.","{tag} será removido de {count} arquivos."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Escolha etiquetas para os arquivos selecionados",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Erro ao carregar etiquetas",
"Failed to load selected tags" : "Falha ao carregar as etiquetas selecionadas",
+ "Failed to load tags" : "Erro ao carregar etiquetas",
"Failed to select tag" : "Falha ao selecionar etiqueta",
"System admin disabled tag creation. You can only use existing ones." : "O administrador do sistema desativou a criação de etiquetas. Você só pode usar as que já existem.",
- "Loading collaborative tags …" : "Carregando etiquetas colaborativas …",
"Search or create collaborative tags" : "Pesquise ou crie etiquetas colaborativas",
"No tags to select, type to create a new tag" : "Nenhuma etiqueta para selecionar, digite para criar uma nova etiqueta",
"Unable to update setting" : "Não foi possível atualizar a configuração",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Falha ao carregar etiquetas para arquivo",
"Failed to set tag for file" : "Falha ao definir etiqueta para arquivo",
"Failed to delete tag for file" : "Falha ao excluir etiqueta do arquivo",
+ "Collaborative tags …" : "Etiquetas colaborativas …",
+ "Loading …" : "Carregando …",
+ "Loading collaborative tags …" : "Carregando etiquetas colaborativas …",
"File tags modification canceled" : "Modificação de etiquetas de arquivo cancelada",
"Select or create tags to apply to all selected files" : "Selecione ou crie etiquetas para aplicar a todos os arquivos selecionados",
"Select tags to apply to all selected files" : "Selecione etiquetas para aplicar a todos os arquivos selecionados",
diff --git a/apps/systemtags/l10n/pt_BR.json b/apps/systemtags/l10n/pt_BR.json
index 502888132c9..ae75eb49656 100644
--- a/apps/systemtags/l10n/pt_BR.json
+++ b/apps/systemtags/l10n/pt_BR.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Falha ao excluir etiqueta",
"Create or edit tags" : "Criar ou editar etiquetas",
"Search for a tag to edit" : "Pesquisar uma etiqueta para editar",
- "Collaborative tags …" : "Etiquetas colaborativas …",
"No tags to select" : "Nenhuma etiqueta para selecionar",
"Tag name" : "Nome da etiqueta",
"Tag level" : "Nível da etiqueta",
@@ -62,7 +61,7 @@
"Update" : "Atualizar",
"Delete" : "Excluir",
"Reset" : "Redefinir",
- "Loading …" : "Carregando …",
+ "Loading …" : "Carregando …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} será definido e {tag2} será removido de 1 arquivo","{tag1} será definido e {tag2} será removido de {count} arquivos","{tag1} será definido e {tag2} será removido de {count} arquivos"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} será definido em 1 arquivo","{tag} será definido em {count} arquivos","{tag} será definido em {count} arquivos"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} será removido de 1 arquivo.","{tag} será removido de {count} arquivos.","{tag} será removido de {count} arquivos."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Escolha etiquetas para os arquivos selecionados",
"Cancel" : "Cancelar",
"Apply" : "Aplicar",
- "Failed to load tags" : "Erro ao carregar etiquetas",
"Failed to load selected tags" : "Falha ao carregar as etiquetas selecionadas",
+ "Failed to load tags" : "Erro ao carregar etiquetas",
"Failed to select tag" : "Falha ao selecionar etiqueta",
"System admin disabled tag creation. You can only use existing ones." : "O administrador do sistema desativou a criação de etiquetas. Você só pode usar as que já existem.",
- "Loading collaborative tags …" : "Carregando etiquetas colaborativas …",
"Search or create collaborative tags" : "Pesquise ou crie etiquetas colaborativas",
"No tags to select, type to create a new tag" : "Nenhuma etiqueta para selecionar, digite para criar uma nova etiqueta",
"Unable to update setting" : "Não foi possível atualizar a configuração",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Falha ao carregar etiquetas para arquivo",
"Failed to set tag for file" : "Falha ao definir etiqueta para arquivo",
"Failed to delete tag for file" : "Falha ao excluir etiqueta do arquivo",
+ "Collaborative tags …" : "Etiquetas colaborativas …",
+ "Loading …" : "Carregando …",
+ "Loading collaborative tags …" : "Carregando etiquetas colaborativas …",
"File tags modification canceled" : "Modificação de etiquetas de arquivo cancelada",
"Select or create tags to apply to all selected files" : "Selecione ou crie etiquetas para aplicar a todos os arquivos selecionados",
"Select tags to apply to all selected files" : "Selecione etiquetas para aplicar a todos os arquivos selecionados",
diff --git a/apps/systemtags/l10n/ru.js b/apps/systemtags/l10n/ru.js
index 9970330b4d6..4a6e7757041 100644
--- a/apps/systemtags/l10n/ru.js
+++ b/apps/systemtags/l10n/ru.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Не удалось удалить метку",
"Create or edit tags" : "Создание или изменение меток",
"Search for a tag to edit" : "Поиск метки для изменения",
- "Collaborative tags …" : "Совместные метки ...",
"No tags to select" : "Нет меток для выбора",
"Tag name" : "Название метки",
"Tag level" : "Уровень метки",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "Обновить",
"Delete" : "Удалить",
"Reset" : "Сбросить",
- "Loading …" : "Загрузка…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} будет добавлен, а {tag2} будет удалён из 1 файла.","{tag1} будет добавлен, а {tag2} будет удалён из {count} файлов.","{tag1} будет добавлен, а {tag2} будет удалён из {count} файлов.","{tag1} будет добавлен, а {tag2} будет удалён из {count} файлов."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}будет добавлен к 1 файлу.","{tag} будет добавлен к {count} файлам.","{tag} будет добавлен к {count} файлов.","{tag} будет добавлен к {count} файлов."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} будет удалён из 1 файла.","{tag} будет удалён из {count} файлов.","{tag} будет удалён из {count} файлов.","{tag} будет удалён из {count} файлов."],
@@ -83,11 +81,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Укажите метки для выбранных файлов",
"Cancel" : "Отмена",
"Apply" : "Применить",
- "Failed to load tags" : "Не удалось загрузить метки",
"Failed to load selected tags" : "Не удалось загрузить выбранную метку",
+ "Failed to load tags" : "Не удалось загрузить метки",
"Failed to select tag" : "Не удалось выбрать метку",
"System admin disabled tag creation. You can only use existing ones." : "Создание меток отключено системным администратором. Вы можете использовать только существующие.",
- "Loading collaborative tags …" : "Загрузка совместных меток ...",
"Search or create collaborative tags" : "Поиск или создание совместных меток",
"No tags to select, type to create a new tag" : "Нет меток для выбора. Введите что-нибудь для создания новой метки",
"Unable to update setting" : "Не удалось обновить настройку",
@@ -109,6 +106,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Не удалось загрузить метки для файла",
"Failed to set tag for file" : "Не удалось поставить метку файлу",
"Failed to delete tag for file" : "Не удалось удалить метку у файла",
+ "Collaborative tags …" : "Совместные метки ...",
+ "Loading …" : "Загрузка…",
+ "Loading collaborative tags …" : "Загрузка совместных меток ...",
"File tags modification canceled" : "Изменение меток отменено",
"Select or create tags to apply to all selected files" : "Выберите или создайте метки для применения ко всем выбранным файлам",
"Select tags to apply to all selected files" : "Выберите метки для применения ко всем выбранным файлам",
diff --git a/apps/systemtags/l10n/ru.json b/apps/systemtags/l10n/ru.json
index 336fdeb60f1..78454cc2542 100644
--- a/apps/systemtags/l10n/ru.json
+++ b/apps/systemtags/l10n/ru.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Не удалось удалить метку",
"Create or edit tags" : "Создание или изменение меток",
"Search for a tag to edit" : "Поиск метки для изменения",
- "Collaborative tags …" : "Совместные метки ...",
"No tags to select" : "Нет меток для выбора",
"Tag name" : "Название метки",
"Tag level" : "Уровень метки",
@@ -62,7 +61,6 @@
"Update" : "Обновить",
"Delete" : "Удалить",
"Reset" : "Сбросить",
- "Loading …" : "Загрузка…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} будет добавлен, а {tag2} будет удалён из 1 файла.","{tag1} будет добавлен, а {tag2} будет удалён из {count} файлов.","{tag1} будет добавлен, а {tag2} будет удалён из {count} файлов.","{tag1} будет добавлен, а {tag2} будет удалён из {count} файлов."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}будет добавлен к 1 файлу.","{tag} будет добавлен к {count} файлам.","{tag} будет добавлен к {count} файлов.","{tag} будет добавлен к {count} файлов."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} будет удалён из 1 файла.","{tag} будет удалён из {count} файлов.","{tag} будет удалён из {count} файлов.","{tag} будет удалён из {count} файлов."],
@@ -81,11 +79,10 @@
"Choose tags for the selected files" : "Укажите метки для выбранных файлов",
"Cancel" : "Отмена",
"Apply" : "Применить",
- "Failed to load tags" : "Не удалось загрузить метки",
"Failed to load selected tags" : "Не удалось загрузить выбранную метку",
+ "Failed to load tags" : "Не удалось загрузить метки",
"Failed to select tag" : "Не удалось выбрать метку",
"System admin disabled tag creation. You can only use existing ones." : "Создание меток отключено системным администратором. Вы можете использовать только существующие.",
- "Loading collaborative tags …" : "Загрузка совместных меток ...",
"Search or create collaborative tags" : "Поиск или создание совместных меток",
"No tags to select, type to create a new tag" : "Нет меток для выбора. Введите что-нибудь для создания новой метки",
"Unable to update setting" : "Не удалось обновить настройку",
@@ -107,6 +104,9 @@
"Failed to load tags for file" : "Не удалось загрузить метки для файла",
"Failed to set tag for file" : "Не удалось поставить метку файлу",
"Failed to delete tag for file" : "Не удалось удалить метку у файла",
+ "Collaborative tags …" : "Совместные метки ...",
+ "Loading …" : "Загрузка…",
+ "Loading collaborative tags …" : "Загрузка совместных меток ...",
"File tags modification canceled" : "Изменение меток отменено",
"Select or create tags to apply to all selected files" : "Выберите или создайте метки для применения ко всем выбранным файлам",
"Select tags to apply to all selected files" : "Выберите метки для применения ко всем выбранным файлам",
diff --git a/apps/systemtags/l10n/sk.js b/apps/systemtags/l10n/sk.js
index 901356a1da1..0a00fb05bfa 100644
--- a/apps/systemtags/l10n/sk.js
+++ b/apps/systemtags/l10n/sk.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Nepodarilo sa vymazať štítok",
"Create or edit tags" : "Vytvoriť alebo upraviť štítky",
"Search for a tag to edit" : "Vyhľadať štítok pre úpravu.",
- "Collaborative tags …" : "Štítky pre spoluprácu ...",
"No tags to select" : "Žiadne štítky na výber",
"Tag name" : "Názov štítku",
"Tag level" : "Úroveň štítku",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "Aktualizovať",
"Delete" : "Zmazať",
"Reset" : "Vynulovať",
- "Loading …" : "Načítavam …",
"{displayName} (hidden)" : "{displayName}(skrytý)",
"{displayName} (restricted)" : "{displayName}(obmedzený)",
"Failed to apply tags changes" : "Nepodarilo sa aplikovať zmeny štítkov",
@@ -75,11 +73,10 @@ OC.L10N.register(
"Create new tag" : "Vytvoriť nový štítok",
"Cancel" : "Zrušiť",
"Apply" : "Použiť",
- "Failed to load tags" : "Nepodarilo sa načítať štítky",
"Failed to load selected tags" : "Nepodarilo sa načítať vytvorený štítok",
+ "Failed to load tags" : "Nepodarilo sa načítať štítky",
"Failed to select tag" : "Nepodarilo sa vybrať štítok",
"System admin disabled tag creation. You can only use existing ones." : "Systémový administrátor zakázal vytváranie štítkov. Môžete použiť iba už existujúce",
- "Loading collaborative tags …" : "Načítavanie štítkov pre spoluprácu ...",
"Search or create collaborative tags" : "Hľadajte alebo vytvorte štítky pre spoluprácu",
"No tags to select, type to create a new tag" : "Žiadne štítky neboli vybraté, začnite písať pre vytvorenie ďalších.",
"Unable to update setting" : "Nie je možné upraviť nastavenie",
@@ -98,6 +95,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Nepodarilo sa načítať štítky pre súbor",
"Failed to set tag for file" : "Nepodarilo sa nastaviť štítok pre súbor",
"Failed to delete tag for file" : "Nepodarilo sa odstrániť štítok pre súbor",
+ "Collaborative tags …" : "Štítky pre spoluprácu ...",
+ "Loading …" : "Načítavam …",
+ "Loading collaborative tags …" : "Načítavanie štítkov pre spoluprácu ...",
"File tags modification canceled" : "Zmena štítkov súboru bola zrušená",
"Select or create tags to apply to all selected files" : "Vybrať alebo vytvoriť štítok a aplikovať na všetky vybrané súbory",
"Apply changes" : "Aplikovať zmeny"
diff --git a/apps/systemtags/l10n/sk.json b/apps/systemtags/l10n/sk.json
index eca560c31f6..19e76cbe3e6 100644
--- a/apps/systemtags/l10n/sk.json
+++ b/apps/systemtags/l10n/sk.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Nepodarilo sa vymazať štítok",
"Create or edit tags" : "Vytvoriť alebo upraviť štítky",
"Search for a tag to edit" : "Vyhľadať štítok pre úpravu.",
- "Collaborative tags …" : "Štítky pre spoluprácu ...",
"No tags to select" : "Žiadne štítky na výber",
"Tag name" : "Názov štítku",
"Tag level" : "Úroveň štítku",
@@ -62,7 +61,6 @@
"Update" : "Aktualizovať",
"Delete" : "Zmazať",
"Reset" : "Vynulovať",
- "Loading …" : "Načítavam …",
"{displayName} (hidden)" : "{displayName}(skrytý)",
"{displayName} (restricted)" : "{displayName}(obmedzený)",
"Failed to apply tags changes" : "Nepodarilo sa aplikovať zmeny štítkov",
@@ -73,11 +71,10 @@
"Create new tag" : "Vytvoriť nový štítok",
"Cancel" : "Zrušiť",
"Apply" : "Použiť",
- "Failed to load tags" : "Nepodarilo sa načítať štítky",
"Failed to load selected tags" : "Nepodarilo sa načítať vytvorený štítok",
+ "Failed to load tags" : "Nepodarilo sa načítať štítky",
"Failed to select tag" : "Nepodarilo sa vybrať štítok",
"System admin disabled tag creation. You can only use existing ones." : "Systémový administrátor zakázal vytváranie štítkov. Môžete použiť iba už existujúce",
- "Loading collaborative tags …" : "Načítavanie štítkov pre spoluprácu ...",
"Search or create collaborative tags" : "Hľadajte alebo vytvorte štítky pre spoluprácu",
"No tags to select, type to create a new tag" : "Žiadne štítky neboli vybraté, začnite písať pre vytvorenie ďalších.",
"Unable to update setting" : "Nie je možné upraviť nastavenie",
@@ -96,6 +93,9 @@
"Failed to load tags for file" : "Nepodarilo sa načítať štítky pre súbor",
"Failed to set tag for file" : "Nepodarilo sa nastaviť štítok pre súbor",
"Failed to delete tag for file" : "Nepodarilo sa odstrániť štítok pre súbor",
+ "Collaborative tags …" : "Štítky pre spoluprácu ...",
+ "Loading …" : "Načítavam …",
+ "Loading collaborative tags …" : "Načítavanie štítkov pre spoluprácu ...",
"File tags modification canceled" : "Zmena štítkov súboru bola zrušená",
"Select or create tags to apply to all selected files" : "Vybrať alebo vytvoriť štítok a aplikovať na všetky vybrané súbory",
"Apply changes" : "Aplikovať zmeny"
diff --git a/apps/systemtags/l10n/sl.js b/apps/systemtags/l10n/sl.js
index 505b18062fd..6ea3fff6cd3 100644
--- a/apps/systemtags/l10n/sl.js
+++ b/apps/systemtags/l10n/sl.js
@@ -52,7 +52,6 @@ OC.L10N.register(
"Failed to delete tag" : "Brisanje oznake je spodletelo",
"Create or edit tags" : "Ustvarjanje ali urejanje oznak",
"Search for a tag to edit" : "Iskanje oznak za urejanje",
- "Collaborative tags …" : "Sodelovalne oznake ...",
"No tags to select" : "Ni izbranih oznak",
"Tag name" : "Ime oznake",
"Tag level" : "Raven oznake",
@@ -60,13 +59,14 @@ OC.L10N.register(
"Update" : "Posodobi",
"Delete" : "Izbriši",
"Reset" : "Ponastavi",
- "Loading …" : "Poteka nalaganje …",
"Manage tags" : "Upravljanje oznak",
"Cancel" : "Prekliči",
"Apply" : "Uveljavi",
"Failed to load tags" : "Nalaganje oznak je spodletelo",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sodelovalne oznake so na voljo vsem uporabnikom, omejitvene so uporabnikom vidne, a jih ni mogoče dodeliti, nevidne pa so namenjene sistemski rabi, uporabniki jih niti ne vidijo niti jih ne morejo dodeliti.",
"Open in Files" : "Odpri v mapi",
- "No tags found" : "Ni najdenih oznak"
+ "No tags found" : "Ni najdenih oznak",
+ "Collaborative tags …" : "Sodelovalne oznake ...",
+ "Loading …" : "Poteka nalaganje …"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/systemtags/l10n/sl.json b/apps/systemtags/l10n/sl.json
index 32a17033114..0a7f79b6103 100644
--- a/apps/systemtags/l10n/sl.json
+++ b/apps/systemtags/l10n/sl.json
@@ -50,7 +50,6 @@
"Failed to delete tag" : "Brisanje oznake je spodletelo",
"Create or edit tags" : "Ustvarjanje ali urejanje oznak",
"Search for a tag to edit" : "Iskanje oznak za urejanje",
- "Collaborative tags …" : "Sodelovalne oznake ...",
"No tags to select" : "Ni izbranih oznak",
"Tag name" : "Ime oznake",
"Tag level" : "Raven oznake",
@@ -58,13 +57,14 @@
"Update" : "Posodobi",
"Delete" : "Izbriši",
"Reset" : "Ponastavi",
- "Loading …" : "Poteka nalaganje …",
"Manage tags" : "Upravljanje oznak",
"Cancel" : "Prekliči",
"Apply" : "Uveljavi",
"Failed to load tags" : "Nalaganje oznak je spodletelo",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sodelovalne oznake so na voljo vsem uporabnikom, omejitvene so uporabnikom vidne, a jih ni mogoče dodeliti, nevidne pa so namenjene sistemski rabi, uporabniki jih niti ne vidijo niti jih ne morejo dodeliti.",
"Open in Files" : "Odpri v mapi",
- "No tags found" : "Ni najdenih oznak"
+ "No tags found" : "Ni najdenih oznak",
+ "Collaborative tags …" : "Sodelovalne oznake ...",
+ "Loading …" : "Poteka nalaganje …"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/sr.js b/apps/systemtags/l10n/sr.js
index 5e24a6b20f2..d46bfc953ea 100644
--- a/apps/systemtags/l10n/sr.js
+++ b/apps/systemtags/l10n/sr.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Ознака није могла да се обрише",
"Create or edit tags" : "Креирај или уреди ознаке",
"Search for a tag to edit" : "Претрага ознаке за уређивање",
- "Collaborative tags …" : "Ознаке сарадње...",
"No tags to select" : "Нема ниједне ознаке која може да се изабере",
"Tag name" : "Назив ознаке",
"Tag level" : "Ниво ознаке",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Ажурирај",
"Delete" : "Обриши",
"Reset" : "Ресетуј",
- "Loading …" : "Учитавање…",
+ "Loading …" : "Учитава се…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} ће да се постави и {tag2} ће да се уклони из 1 фајла.","{tag1} ће да се постави и {tag2} ће да се уклони из {count} фајла.","{tag1} ће да се постави и {tag2} ће да се уклони из {count} фајлова."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} ће да се постави на 1 фајл.","{tag} ће да се постави на {count} фајла.","{tag} ће да се постави на {count} фајлова."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} ће се уклонити са 1 фајла.","{tag} ће се уклонити са {count} фајла.","{tag} ће се уклонити са {count} фајлова."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Изаберите ознаке за изабране фајлове",
"Cancel" : "Откажи",
"Apply" : "Примени",
- "Failed to load tags" : "Грешка при учитавању ознака",
"Failed to load selected tags" : "Изабрана ознака није могла да се учита",
+ "Failed to load tags" : "Грешка при учитавању ознака",
"Failed to select tag" : "Ознака није могла да се изабере",
"System admin disabled tag creation. You can only use existing ones." : "Админ система је искључио креирање ознака. Можете да употребљавате само постојеће ознаке.",
- "Loading collaborative tags …" : "Учитавају се ознаке сарадње…",
"Search or create collaborative tags" : "Претражите или креирајте ознаке за сарадњу",
"No tags to select, type to create a new tag" : "Није изабрана ниједна ознака, куцајте да креирате нову ознаку",
"Unable to update setting" : "Није успело ажурирање подешавања",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Није успело учитавање ознака за фајл",
"Failed to set tag for file" : "Није успело постављање ознака за фајл",
"Failed to delete tag for file" : "Није успело брисање ознака за фајл",
+ "Collaborative tags …" : "Ознаке сарадње...",
+ "Loading …" : "Учитавање…",
+ "Loading collaborative tags …" : "Учитавају се ознаке сарадње…",
"File tags modification canceled" : "Отказана је измена ознака фајла",
"Select or create tags to apply to all selected files" : "Избор или креирање ознака које ће се применити на све изабране фајлове",
"Select tags to apply to all selected files" : "Изаберите ознаке које ће се применити на све изабране фајлове",
diff --git a/apps/systemtags/l10n/sr.json b/apps/systemtags/l10n/sr.json
index 4565c543533..f0510f2ddeb 100644
--- a/apps/systemtags/l10n/sr.json
+++ b/apps/systemtags/l10n/sr.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Ознака није могла да се обрише",
"Create or edit tags" : "Креирај или уреди ознаке",
"Search for a tag to edit" : "Претрага ознаке за уређивање",
- "Collaborative tags …" : "Ознаке сарадње...",
"No tags to select" : "Нема ниједне ознаке која може да се изабере",
"Tag name" : "Назив ознаке",
"Tag level" : "Ниво ознаке",
@@ -62,7 +61,7 @@
"Update" : "Ажурирај",
"Delete" : "Обриши",
"Reset" : "Ресетуј",
- "Loading …" : "Учитавање…",
+ "Loading …" : "Учитава се…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} ће да се постави и {tag2} ће да се уклони из 1 фајла.","{tag1} ће да се постави и {tag2} ће да се уклони из {count} фајла.","{tag1} ће да се постави и {tag2} ће да се уклони из {count} фајлова."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} ће да се постави на 1 фајл.","{tag} ће да се постави на {count} фајла.","{tag} ће да се постави на {count} фајлова."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} ће се уклонити са 1 фајла.","{tag} ће се уклонити са {count} фајла.","{tag} ће се уклонити са {count} фајлова."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Изаберите ознаке за изабране фајлове",
"Cancel" : "Откажи",
"Apply" : "Примени",
- "Failed to load tags" : "Грешка при учитавању ознака",
"Failed to load selected tags" : "Изабрана ознака није могла да се учита",
+ "Failed to load tags" : "Грешка при учитавању ознака",
"Failed to select tag" : "Ознака није могла да се изабере",
"System admin disabled tag creation. You can only use existing ones." : "Админ система је искључио креирање ознака. Можете да употребљавате само постојеће ознаке.",
- "Loading collaborative tags …" : "Учитавају се ознаке сарадње…",
"Search or create collaborative tags" : "Претражите или креирајте ознаке за сарадњу",
"No tags to select, type to create a new tag" : "Није изабрана ниједна ознака, куцајте да креирате нову ознаку",
"Unable to update setting" : "Није успело ажурирање подешавања",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Није успело учитавање ознака за фајл",
"Failed to set tag for file" : "Није успело постављање ознака за фајл",
"Failed to delete tag for file" : "Није успело брисање ознака за фајл",
+ "Collaborative tags …" : "Ознаке сарадње...",
+ "Loading …" : "Учитавање…",
+ "Loading collaborative tags …" : "Учитавају се ознаке сарадње…",
"File tags modification canceled" : "Отказана је измена ознака фајла",
"Select or create tags to apply to all selected files" : "Избор или креирање ознака које ће се применити на све изабране фајлове",
"Select tags to apply to all selected files" : "Изаберите ознаке које ће се применити на све изабране фајлове",
diff --git a/apps/systemtags/l10n/sv.js b/apps/systemtags/l10n/sv.js
index ab2a6c5a706..f2ca90eceba 100644
--- a/apps/systemtags/l10n/sv.js
+++ b/apps/systemtags/l10n/sv.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Det gick inte att ta bort tagg",
"Create or edit tags" : "Skapa eller redigera taggar",
"Search for a tag to edit" : "Sök efter en tagg att redigera",
- "Collaborative tags …" : "Samarbetstaggar ...",
"No tags to select" : "Inga taggar att välja",
"Tag name" : "Namn på tagg",
"Tag level" : "Taggnivå",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Uppdatera",
"Delete" : "Ta bort",
"Reset" : "Återställ",
- "Loading …" : "Laddar ...",
+ "Loading …" : "Laddar …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} kommer att sättas och {tag2} kommer att tas bort från 1 fil.","{tag1} kommer att sättas och {tag2} kommer att tas bort från {count} filer."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} kommer att sättas på 1 fil.","{tag} kommer att sättas på {count} filer."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} kommer att tas bort från 1 fil.","{tag} kommer att tas bort från {count} filer."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Välj taggar för de valda filerna",
"Cancel" : "Avbryt",
"Apply" : "Tillämpa",
- "Failed to load tags" : "Kunde inte läsa in taggar",
"Failed to load selected tags" : "Det gick inte att läsa in valda taggar",
+ "Failed to load tags" : "Kunde inte läsa in taggar",
"Failed to select tag" : "Det gick inte att välja tagg",
"System admin disabled tag creation. You can only use existing ones." : "Systemadministratören har inaktiverat skapandet av taggar. Du kan endast använda befintliga.",
- "Loading collaborative tags …" : "Läser in samarbetstaggar …",
"Search or create collaborative tags" : "Sök eller skapa samarbetstaggar",
"No tags to select, type to create a new tag" : "Inga taggar att välja, skriv för att skapa en ny tagg",
"Unable to update setting" : "Kunde inte uppdatera inställningen",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Kunde inte läsa in taggar för filen",
"Failed to set tag for file" : "Kunde inte sätta tagg för filen",
"Failed to delete tag for file" : "Kunde inte ta bort tagg för filen",
+ "Collaborative tags …" : "Samarbetstaggar ...",
+ "Loading …" : "Laddar ...",
+ "Loading collaborative tags …" : "Läser in samarbetstaggar …",
"File tags modification canceled" : "Ändring av filtaggar avbröts",
"Select or create tags to apply to all selected files" : "Välj eller skapa taggar som ska tillämpas på alla valda filer",
"Select tags to apply to all selected files" : "Välj taggar att använda på alla valda filer",
diff --git a/apps/systemtags/l10n/sv.json b/apps/systemtags/l10n/sv.json
index 5fe0fd2f70b..e3bc422f7f4 100644
--- a/apps/systemtags/l10n/sv.json
+++ b/apps/systemtags/l10n/sv.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Det gick inte att ta bort tagg",
"Create or edit tags" : "Skapa eller redigera taggar",
"Search for a tag to edit" : "Sök efter en tagg att redigera",
- "Collaborative tags …" : "Samarbetstaggar ...",
"No tags to select" : "Inga taggar att välja",
"Tag name" : "Namn på tagg",
"Tag level" : "Taggnivå",
@@ -62,7 +61,7 @@
"Update" : "Uppdatera",
"Delete" : "Ta bort",
"Reset" : "Återställ",
- "Loading …" : "Laddar ...",
+ "Loading …" : "Laddar …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} kommer att sättas och {tag2} kommer att tas bort från 1 fil.","{tag1} kommer att sättas och {tag2} kommer att tas bort från {count} filer."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} kommer att sättas på 1 fil.","{tag} kommer att sättas på {count} filer."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} kommer att tas bort från 1 fil.","{tag} kommer att tas bort från {count} filer."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Välj taggar för de valda filerna",
"Cancel" : "Avbryt",
"Apply" : "Tillämpa",
- "Failed to load tags" : "Kunde inte läsa in taggar",
"Failed to load selected tags" : "Det gick inte att läsa in valda taggar",
+ "Failed to load tags" : "Kunde inte läsa in taggar",
"Failed to select tag" : "Det gick inte att välja tagg",
"System admin disabled tag creation. You can only use existing ones." : "Systemadministratören har inaktiverat skapandet av taggar. Du kan endast använda befintliga.",
- "Loading collaborative tags …" : "Läser in samarbetstaggar …",
"Search or create collaborative tags" : "Sök eller skapa samarbetstaggar",
"No tags to select, type to create a new tag" : "Inga taggar att välja, skriv för att skapa en ny tagg",
"Unable to update setting" : "Kunde inte uppdatera inställningen",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Kunde inte läsa in taggar för filen",
"Failed to set tag for file" : "Kunde inte sätta tagg för filen",
"Failed to delete tag for file" : "Kunde inte ta bort tagg för filen",
+ "Collaborative tags …" : "Samarbetstaggar ...",
+ "Loading …" : "Laddar ...",
+ "Loading collaborative tags …" : "Läser in samarbetstaggar …",
"File tags modification canceled" : "Ändring av filtaggar avbröts",
"Select or create tags to apply to all selected files" : "Välj eller skapa taggar som ska tillämpas på alla valda filer",
"Select tags to apply to all selected files" : "Välj taggar att använda på alla valda filer",
diff --git a/apps/systemtags/l10n/sw.js b/apps/systemtags/l10n/sw.js
new file mode 100644
index 00000000000..289c000dcfe
--- /dev/null
+++ b/apps/systemtags/l10n/sw.js
@@ -0,0 +1,118 @@
+OC.L10N.register(
+ "systemtags",
+ {
+ "System tag %1$s added by the system" : "Lebo ya mfumo %1$s imeongezwa na mfumo",
+ "Added system tag {systemtag}" : "Imeongezwa lebo ya mfumo {systemtag}",
+ "Added system tag %1$s" : "Imeongezwa lebo ya mfumo %1$s",
+ "%1$s added system tag %2$s" : "%1$s Imeongezwa lebo ya mfumo %2$s",
+ "{actor} added system tag {systemtag}" : "{actor}Imeongezwa lebo ya mfumo {systemtag}",
+ "System tag %1$s removed by the system" : "Lebo ya mfumo %1$s imeondolewa na mfumo",
+ "Removed system tag {systemtag}" : "Alama ya mfumo iliyoondolewa {systemtag}",
+ "Removed system tag %1$s" : "Alama ya mfumo iliyoondolewa %1$s",
+ "%1$s removed system tag %2$s" : "%1$salama ya mfumo iliyoondolewa %2$s",
+ "{actor} removed system tag {systemtag}" : "{actor}alama ya mfumo iliyoondolewa {systemtag}",
+ "You created system tag %1$s" : " Uliunda alama ya mfumo %1$s",
+ "You created system tag {systemtag}" : "Uliunda alama ya mfumo {systemtag}",
+ "%1$s created system tag %2$s" : "%1$s alama ya mfumo iliyoundwa %2$s",
+ "{actor} created system tag {systemtag}" : "{actor}alama ya mfumo iliyoundwa {systemtag}",
+ "You deleted system tag %1$s" : " Ulifuta alama ya mfumo%1$s",
+ "You deleted system tag {systemtag}" : "Ulifuta alama ya mfumo {systemtag}",
+ "%1$s deleted system tag %2$s" : "%1$s Alama ya mfumo ilifutwa %2$s",
+ "{actor} deleted system tag {systemtag}" : "{actor}Alama ya mfumo iliyofutwa {systemtag}",
+ "You updated system tag %2$s to %1$s" : " Ulisasisha lebo ya mfumo %2$s to %1$s",
+ "You updated system tag {oldsystemtag} to {newsystemtag}" : "Ulisasisha lebo ya mfumo {oldsystemtag} kuwa {newsystemtag}",
+ "%1$s updated system tag %3$s to %2$s" : "%1$s lebo ya mfumo iliyosasishwa %3$s hadi %2$s",
+ "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} alisasisha lebo ya mfumo {oldsystemtag} kuwa {newsystemtag} ",
+ "System tag %2$s was added to %1$s by the system" : "Lebo ya mfumo %2$s iliongezwa kwa %1$s na mfumo",
+ "System tag {systemtag} was added to {file} by the system" : "Lebo ya mfumo {systemtag} iliongezwa kwa {file} na mfumo",
+ "You added system tag %2$s to %1$s" : "Umeongeza lebo ya mfumo %2$s hadi %1$s ",
+ "You added system tag {systemtag} to {file}" : "Umeongeza lebo ya mfumo {systemtag} kwenye {file} ",
+ "%1$s added system tag %3$s to %2$s" : "%1$s aliongeza lebo ya mfumo %3$s hadi %2$s",
+ "{actor} added system tag {systemtag} to {file}" : "{actor} aliongeza lebo ya mfumo {systemtag} kwenye {file} ",
+ "System tag %2$s was removed from %1$s by the system" : "Lebo ya mfumo %2$s iliondolewa kutoka %1$s na mfumo ",
+ "System tag {systemtag} was removed from {file} by the system" : "Lebo ya mfumo {systemtag} iliondolewa kwenye {file} na mfumo",
+ "You removed system tag %2$s from %1$s" : "Umeondoa lebo ya mfumo %2$skutoka %1$s",
+ "You removed system tag {systemtag} from {file}" : "Umeondoa lebo ya mfumo {systemtag} kutoka {file}",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s imeondoa lebo ya mfumo %3$s kutoka %2$s",
+ "{actor} removed system tag {systemtag} from {file}" : "{actor} aliondoa lebo ya mfumo {systemtag} kutoka kwa {file}",
+ "%s (restricted)" : "%s (iliyozuiliwa)",
+ "%s (invisible)" : "%s (isiyoonekana)",
+ "System tags for a file have been modified" : "System tags kwa faili zimerekebishwa",
+ "Files" : "Mafaili",
+ "Tags" : "Maoni",
+ "All tagged %s …" : "Zote zimewekwa alama %s …",
+ "tagged %s" : "Iliyo na alama %s",
+ "Collaborative tags" : "Lebo za ushirikiano",
+ "Collaborative tagging functionality which shares tags among people." : "Utendaji shirikishi wa kuweka lebo ambao hushiriki vitambulisho miongoni mwa watu.",
+ "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Utendaji shirikishi wa kuweka lebo ambao hushiriki vitambulisho miongoni mwa watu. Kubwa kwa timu.\n\t(Ikiwa wewe ni mtoa huduma aliye na usakinishaji wa upangaji wa wapangaji wengi, inashauriwa kuzima programu hii kwani lebo hushirikiwa.)",
+ "Public" : "Umma",
+ "Restricted" : "Imezuiliwa",
+ "Invisible" : "Haionekani",
+ "Created tag" : "Lebo imeundwa",
+ "Failed to create tag" : "Imeshindwa kuunda lebo",
+ "Updated tag" : "Lebo iliyosasishwa",
+ "Failed to update tag" : "Imeshindwa kusasisha lebo",
+ "Deleted tag" : "Lebo iliyofutwa",
+ "Failed to delete tag" : "Imeshindwa kufuta lebo",
+ "Create or edit tags" : "Unda au hariri lebo",
+ "Search for a tag to edit" : "Tafuta lebo ya kuhariri",
+ "No tags to select" : "Hakuna lebo za kuchagua",
+ "Tag name" : "Jina la lebo",
+ "Tag level" : "Kiwango cha lebo",
+ "Create" : "Tengeneza",
+ "Update" : "Sasisha",
+ "Delete" : "Futa",
+ "Reset" : "Pangilia upya",
+ "Loading …" : "Inapakia …",
+ "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} will be set and {tag2} will be removed from 1 file.","{tag1} itawekwa na {tag2} itaondolewa kwenye faili za {count}."],
+ "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} will be set to 1 file.","{tag} itawekwa kuwa faili {count}."],
+ "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} will be removed from 1 file.","{tag} itaondolewa kwenye faili {count}."],
+ "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} and {lastTag} will be set to 1 file.","{tags} na {lastTag} zitawekwa kuwa faili {count}."],
+ "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} and {lastTag} will be removed from 1 file.","{tags} na {lastTag} zitaondolewa kwenye faili {count}."],
+ "{displayName} (hidden)" : "{displayName} (imefichwa)",
+ "{displayName} (restricted)" : "{displayName} (imezuiliwa)",
+ "Only admins can create new tags" : "Wasimamizi pekee ndio wanaweza kuunda lebo mpya",
+ "Failed to apply tags changes" : "Imeshindwa kutekeleza mabadiliko ya lebo",
+ "Manage tags" : "Dhibiti lebo",
+ "Applying tags changes…" : "Inaweka mabadiliko ya lebo...",
+ "Search or create tag" : "Tafuta au unda lebo",
+ "Search tag" : "Lebo ya utafutaji",
+ "Change tag color" : "Badilisha rangi ya lebo",
+ "Create new tag" : "Unda lebo mpya",
+ "Choose tags for the selected files" : "Chagua lebo za faili zilizochaguliwa",
+ "Cancel" : "Ghairi",
+ "Apply" : "Omba",
+ "Failed to load selected tags" : "Imeshindwa kupakia lebo zilizochaguliwa",
+ "Failed to load tags" : "Imeshindwa kupakia lebo",
+ "Failed to select tag" : "Imeshindwa kuchagua lebo",
+ "System admin disabled tag creation. You can only use existing ones." : "Msimamizi wa mfumo amezima uundaji wa lebo. Unaweza kutumia zilizopo tu.",
+ "Search or create collaborative tags" : "Tafuta au unda lebo shirikishi",
+ "No tags to select, type to create a new tag" : "Hakuna lebo za kuchagua, andika ili kuunda lebo mpya",
+ "Unable to update setting" : "Imeshindwa kusasisha mpangilio",
+ "System tag creation is now restricted to administrators" : "Uundaji wa lebo ya mfumo sasa umezuiwa kwa wasimamizi pekee",
+ "System tag creation is now allowed for everybody" : "Uundaji wa lebo ya mfumo sasa unaruhusiwa kwa kila mtu",
+ "System tag management" : "Usimamizi wa lebo ya mfumo",
+ "If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files." : "Ikiwashwa, wasimamizi pekee wanaweza kuunda na kuhariri lebo. Akaunti bado zinaweza kuzigawa na kuziondoa kwenye faili.",
+ "Restrict tag creation and editing to administrators" : "Zuia kuunda na kuhariri lebo kwa wasimamizi",
+ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Lebo za kushirikiana zinapatikana kwa watumiaji wote. Lebo zilizowekewa vikwazo zinaonekana kwa watumiaji lakini hawawezi kukabidhiwa nao. Lebo zisizoonekana ni za matumizi ya ndani, kwa kuwa watumiaji hawawezi kuziona au kuzikabidhi.",
+ "Assigned collaborative tags" : "Lebo za ushirikiano zilizotolewa",
+ "Open in Files" : "Fungua ndani ya faili",
+ "List of tags and their associated files and folders." : "Orodha ya lebo na faili na folda zinazohusiana nazo.",
+ "No tags found" : "Hakuna lebo inayopatikana",
+ "Tags you have created will show up here." : "Lebo ulizounda zitaonekana hapa.",
+ "Failed to load tag" : "Imeshindwa kupakia lebo",
+ "Failed to load last used tags" : "Imeshindwa kupakia lebo zilizotumika mwisho",
+ "Missing \"Content-Location\" header" : "Kichwa cha \"Maudhui-Mahali\" hakipo",
+ "A tag with the same name already exists" : "Tayari kuna lebo iliyo na jina sawa",
+ "Failed to load tags for file" : "Imeshindwa kupakia lebo za faili",
+ "Failed to set tag for file" : "Imeshindwa kuweka lebo ya faili",
+ "Failed to delete tag for file" : "Imeshindwa kufuta lebo ya faili",
+ "Collaborative tags …" : "Lebo za ushirikiano …",
+ "Loading …" : "Inapakia",
+ "Loading collaborative tags …" : "Inapakia lebo za kushirikiana...",
+ "File tags modification canceled" : "Urekebishaji wa lebo za faili umeghairiwa",
+ "Select or create tags to apply to all selected files" : "Chagua au uunde lebo ili kutumia kwa faili zote zilizochaguliwa",
+ "Select tags to apply to all selected files" : "Chagua lebo za kutumia kwa faili zote zilizochaguliwa",
+ "Apply changes" : "Tekeleza mabadiliko"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/systemtags/l10n/sw.json b/apps/systemtags/l10n/sw.json
new file mode 100644
index 00000000000..d41039586da
--- /dev/null
+++ b/apps/systemtags/l10n/sw.json
@@ -0,0 +1,116 @@
+{ "translations": {
+ "System tag %1$s added by the system" : "Lebo ya mfumo %1$s imeongezwa na mfumo",
+ "Added system tag {systemtag}" : "Imeongezwa lebo ya mfumo {systemtag}",
+ "Added system tag %1$s" : "Imeongezwa lebo ya mfumo %1$s",
+ "%1$s added system tag %2$s" : "%1$s Imeongezwa lebo ya mfumo %2$s",
+ "{actor} added system tag {systemtag}" : "{actor}Imeongezwa lebo ya mfumo {systemtag}",
+ "System tag %1$s removed by the system" : "Lebo ya mfumo %1$s imeondolewa na mfumo",
+ "Removed system tag {systemtag}" : "Alama ya mfumo iliyoondolewa {systemtag}",
+ "Removed system tag %1$s" : "Alama ya mfumo iliyoondolewa %1$s",
+ "%1$s removed system tag %2$s" : "%1$salama ya mfumo iliyoondolewa %2$s",
+ "{actor} removed system tag {systemtag}" : "{actor}alama ya mfumo iliyoondolewa {systemtag}",
+ "You created system tag %1$s" : " Uliunda alama ya mfumo %1$s",
+ "You created system tag {systemtag}" : "Uliunda alama ya mfumo {systemtag}",
+ "%1$s created system tag %2$s" : "%1$s alama ya mfumo iliyoundwa %2$s",
+ "{actor} created system tag {systemtag}" : "{actor}alama ya mfumo iliyoundwa {systemtag}",
+ "You deleted system tag %1$s" : " Ulifuta alama ya mfumo%1$s",
+ "You deleted system tag {systemtag}" : "Ulifuta alama ya mfumo {systemtag}",
+ "%1$s deleted system tag %2$s" : "%1$s Alama ya mfumo ilifutwa %2$s",
+ "{actor} deleted system tag {systemtag}" : "{actor}Alama ya mfumo iliyofutwa {systemtag}",
+ "You updated system tag %2$s to %1$s" : " Ulisasisha lebo ya mfumo %2$s to %1$s",
+ "You updated system tag {oldsystemtag} to {newsystemtag}" : "Ulisasisha lebo ya mfumo {oldsystemtag} kuwa {newsystemtag}",
+ "%1$s updated system tag %3$s to %2$s" : "%1$s lebo ya mfumo iliyosasishwa %3$s hadi %2$s",
+ "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} alisasisha lebo ya mfumo {oldsystemtag} kuwa {newsystemtag} ",
+ "System tag %2$s was added to %1$s by the system" : "Lebo ya mfumo %2$s iliongezwa kwa %1$s na mfumo",
+ "System tag {systemtag} was added to {file} by the system" : "Lebo ya mfumo {systemtag} iliongezwa kwa {file} na mfumo",
+ "You added system tag %2$s to %1$s" : "Umeongeza lebo ya mfumo %2$s hadi %1$s ",
+ "You added system tag {systemtag} to {file}" : "Umeongeza lebo ya mfumo {systemtag} kwenye {file} ",
+ "%1$s added system tag %3$s to %2$s" : "%1$s aliongeza lebo ya mfumo %3$s hadi %2$s",
+ "{actor} added system tag {systemtag} to {file}" : "{actor} aliongeza lebo ya mfumo {systemtag} kwenye {file} ",
+ "System tag %2$s was removed from %1$s by the system" : "Lebo ya mfumo %2$s iliondolewa kutoka %1$s na mfumo ",
+ "System tag {systemtag} was removed from {file} by the system" : "Lebo ya mfumo {systemtag} iliondolewa kwenye {file} na mfumo",
+ "You removed system tag %2$s from %1$s" : "Umeondoa lebo ya mfumo %2$skutoka %1$s",
+ "You removed system tag {systemtag} from {file}" : "Umeondoa lebo ya mfumo {systemtag} kutoka {file}",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s imeondoa lebo ya mfumo %3$s kutoka %2$s",
+ "{actor} removed system tag {systemtag} from {file}" : "{actor} aliondoa lebo ya mfumo {systemtag} kutoka kwa {file}",
+ "%s (restricted)" : "%s (iliyozuiliwa)",
+ "%s (invisible)" : "%s (isiyoonekana)",
+ "System tags for a file have been modified" : "System tags kwa faili zimerekebishwa",
+ "Files" : "Mafaili",
+ "Tags" : "Maoni",
+ "All tagged %s …" : "Zote zimewekwa alama %s …",
+ "tagged %s" : "Iliyo na alama %s",
+ "Collaborative tags" : "Lebo za ushirikiano",
+ "Collaborative tagging functionality which shares tags among people." : "Utendaji shirikishi wa kuweka lebo ambao hushiriki vitambulisho miongoni mwa watu.",
+ "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Utendaji shirikishi wa kuweka lebo ambao hushiriki vitambulisho miongoni mwa watu. Kubwa kwa timu.\n\t(Ikiwa wewe ni mtoa huduma aliye na usakinishaji wa upangaji wa wapangaji wengi, inashauriwa kuzima programu hii kwani lebo hushirikiwa.)",
+ "Public" : "Umma",
+ "Restricted" : "Imezuiliwa",
+ "Invisible" : "Haionekani",
+ "Created tag" : "Lebo imeundwa",
+ "Failed to create tag" : "Imeshindwa kuunda lebo",
+ "Updated tag" : "Lebo iliyosasishwa",
+ "Failed to update tag" : "Imeshindwa kusasisha lebo",
+ "Deleted tag" : "Lebo iliyofutwa",
+ "Failed to delete tag" : "Imeshindwa kufuta lebo",
+ "Create or edit tags" : "Unda au hariri lebo",
+ "Search for a tag to edit" : "Tafuta lebo ya kuhariri",
+ "No tags to select" : "Hakuna lebo za kuchagua",
+ "Tag name" : "Jina la lebo",
+ "Tag level" : "Kiwango cha lebo",
+ "Create" : "Tengeneza",
+ "Update" : "Sasisha",
+ "Delete" : "Futa",
+ "Reset" : "Pangilia upya",
+ "Loading …" : "Inapakia …",
+ "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} will be set and {tag2} will be removed from 1 file.","{tag1} itawekwa na {tag2} itaondolewa kwenye faili za {count}."],
+ "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} will be set to 1 file.","{tag} itawekwa kuwa faili {count}."],
+ "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} will be removed from 1 file.","{tag} itaondolewa kwenye faili {count}."],
+ "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} and {lastTag} will be set to 1 file.","{tags} na {lastTag} zitawekwa kuwa faili {count}."],
+ "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} and {lastTag} will be removed from 1 file.","{tags} na {lastTag} zitaondolewa kwenye faili {count}."],
+ "{displayName} (hidden)" : "{displayName} (imefichwa)",
+ "{displayName} (restricted)" : "{displayName} (imezuiliwa)",
+ "Only admins can create new tags" : "Wasimamizi pekee ndio wanaweza kuunda lebo mpya",
+ "Failed to apply tags changes" : "Imeshindwa kutekeleza mabadiliko ya lebo",
+ "Manage tags" : "Dhibiti lebo",
+ "Applying tags changes…" : "Inaweka mabadiliko ya lebo...",
+ "Search or create tag" : "Tafuta au unda lebo",
+ "Search tag" : "Lebo ya utafutaji",
+ "Change tag color" : "Badilisha rangi ya lebo",
+ "Create new tag" : "Unda lebo mpya",
+ "Choose tags for the selected files" : "Chagua lebo za faili zilizochaguliwa",
+ "Cancel" : "Ghairi",
+ "Apply" : "Omba",
+ "Failed to load selected tags" : "Imeshindwa kupakia lebo zilizochaguliwa",
+ "Failed to load tags" : "Imeshindwa kupakia lebo",
+ "Failed to select tag" : "Imeshindwa kuchagua lebo",
+ "System admin disabled tag creation. You can only use existing ones." : "Msimamizi wa mfumo amezima uundaji wa lebo. Unaweza kutumia zilizopo tu.",
+ "Search or create collaborative tags" : "Tafuta au unda lebo shirikishi",
+ "No tags to select, type to create a new tag" : "Hakuna lebo za kuchagua, andika ili kuunda lebo mpya",
+ "Unable to update setting" : "Imeshindwa kusasisha mpangilio",
+ "System tag creation is now restricted to administrators" : "Uundaji wa lebo ya mfumo sasa umezuiwa kwa wasimamizi pekee",
+ "System tag creation is now allowed for everybody" : "Uundaji wa lebo ya mfumo sasa unaruhusiwa kwa kila mtu",
+ "System tag management" : "Usimamizi wa lebo ya mfumo",
+ "If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files." : "Ikiwashwa, wasimamizi pekee wanaweza kuunda na kuhariri lebo. Akaunti bado zinaweza kuzigawa na kuziondoa kwenye faili.",
+ "Restrict tag creation and editing to administrators" : "Zuia kuunda na kuhariri lebo kwa wasimamizi",
+ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Lebo za kushirikiana zinapatikana kwa watumiaji wote. Lebo zilizowekewa vikwazo zinaonekana kwa watumiaji lakini hawawezi kukabidhiwa nao. Lebo zisizoonekana ni za matumizi ya ndani, kwa kuwa watumiaji hawawezi kuziona au kuzikabidhi.",
+ "Assigned collaborative tags" : "Lebo za ushirikiano zilizotolewa",
+ "Open in Files" : "Fungua ndani ya faili",
+ "List of tags and their associated files and folders." : "Orodha ya lebo na faili na folda zinazohusiana nazo.",
+ "No tags found" : "Hakuna lebo inayopatikana",
+ "Tags you have created will show up here." : "Lebo ulizounda zitaonekana hapa.",
+ "Failed to load tag" : "Imeshindwa kupakia lebo",
+ "Failed to load last used tags" : "Imeshindwa kupakia lebo zilizotumika mwisho",
+ "Missing \"Content-Location\" header" : "Kichwa cha \"Maudhui-Mahali\" hakipo",
+ "A tag with the same name already exists" : "Tayari kuna lebo iliyo na jina sawa",
+ "Failed to load tags for file" : "Imeshindwa kupakia lebo za faili",
+ "Failed to set tag for file" : "Imeshindwa kuweka lebo ya faili",
+ "Failed to delete tag for file" : "Imeshindwa kufuta lebo ya faili",
+ "Collaborative tags …" : "Lebo za ushirikiano …",
+ "Loading …" : "Inapakia",
+ "Loading collaborative tags …" : "Inapakia lebo za kushirikiana...",
+ "File tags modification canceled" : "Urekebishaji wa lebo za faili umeghairiwa",
+ "Select or create tags to apply to all selected files" : "Chagua au uunde lebo ili kutumia kwa faili zote zilizochaguliwa",
+ "Select tags to apply to all selected files" : "Chagua lebo za kutumia kwa faili zote zilizochaguliwa",
+ "Apply changes" : "Tekeleza mabadiliko"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
\ No newline at end of file
diff --git a/apps/systemtags/l10n/tr.js b/apps/systemtags/l10n/tr.js
index 3ab912666f9..55f37dc0534 100644
--- a/apps/systemtags/l10n/tr.js
+++ b/apps/systemtags/l10n/tr.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Etiket silinemedi",
"Create or edit tags" : "Etiket ekle ya da düzenle",
"Search for a tag to edit" : "Düzenlemek için bir etiket ara",
- "Collaborative tags …" : "İş birlikli etiketler…",
"No tags to select" : "Seçilebilecek bir etiket yok",
"Tag name" : "Etiket adı",
"Tag level" : "Etiket düzeyi",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "Güncelle",
"Delete" : "Sil",
"Reset" : "Sıfırla",
- "Loading …" : "Yükleniyor…",
+ "Loading …" : "Yükleniyor…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Bir dosyada {tag1} eklenecek ve {tag2} kaldırılacak.","{count} dosyada {tag1} eklenecek ve {tag2} kaldırılacak."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["Bir dosyaya {tag} eklenecek.","{count} dosyaya {tag} eklenecek."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Bir dosyadan {tag} kaldırılacak.","{count} dosyadan {tag} kaldırılacak."],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Seçilmiş dosyalar için etiketleri seçin",
"Cancel" : "İptal",
"Apply" : "Uygula",
- "Failed to load tags" : "Etiketler yüklenemedi",
"Failed to load selected tags" : "Seçilmiş etiketler yüklenemedi",
+ "Failed to load tags" : "Etiketler yüklenemedi",
"Failed to select tag" : "Seçilmiş etiket yüklenemedi",
"System admin disabled tag creation. You can only use existing ones." : "Sistem yöneticisi etiket oluşturma iznini kaldırmış. Yalnızca var olan etiketleri kullanabilirsiniz.",
- "Loading collaborative tags …" : "İş birlikli etiketler yükleniyor…",
"Search or create collaborative tags" : "İş birlikli etiket ara ya da ekle",
"No tags to select, type to create a new tag" : "Seçilebilecek herhangi bir etiket yok. Yazarak yeni bir etiket ekleyin",
"Unable to update setting" : "Ayar güncellenemedi",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Dosyanın etiketleri yüklenemedi",
"Failed to set tag for file" : "Dosyanın etiketi ayarlanamadı",
"Failed to delete tag for file" : "Dosyanın etiketi silinemedi",
+ "Collaborative tags …" : "İş birlikli etiketler…",
+ "Loading …" : "Yükleniyor…",
+ "Loading collaborative tags …" : "İş birlikli etiketler yükleniyor…",
"File tags modification canceled" : "Dosya etiket değişikliği iptal edildi",
"Select or create tags to apply to all selected files" : "Tüm seçilmiş dosyalara uygulanacak etiketleri seçin ya da oluşturun",
"Select tags to apply to all selected files" : "Tüm seçilmiş dosyalara uygulanacak etiketleri seçin",
diff --git a/apps/systemtags/l10n/tr.json b/apps/systemtags/l10n/tr.json
index 0a14ff690f3..c82da3aa1d8 100644
--- a/apps/systemtags/l10n/tr.json
+++ b/apps/systemtags/l10n/tr.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Etiket silinemedi",
"Create or edit tags" : "Etiket ekle ya da düzenle",
"Search for a tag to edit" : "Düzenlemek için bir etiket ara",
- "Collaborative tags …" : "İş birlikli etiketler…",
"No tags to select" : "Seçilebilecek bir etiket yok",
"Tag name" : "Etiket adı",
"Tag level" : "Etiket düzeyi",
@@ -62,7 +61,7 @@
"Update" : "Güncelle",
"Delete" : "Sil",
"Reset" : "Sıfırla",
- "Loading …" : "Yükleniyor…",
+ "Loading …" : "Yükleniyor…",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["Bir dosyada {tag1} eklenecek ve {tag2} kaldırılacak.","{count} dosyada {tag1} eklenecek ve {tag2} kaldırılacak."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["Bir dosyaya {tag} eklenecek.","{count} dosyaya {tag} eklenecek."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["Bir dosyadan {tag} kaldırılacak.","{count} dosyadan {tag} kaldırılacak."],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "Seçilmiş dosyalar için etiketleri seçin",
"Cancel" : "İptal",
"Apply" : "Uygula",
- "Failed to load tags" : "Etiketler yüklenemedi",
"Failed to load selected tags" : "Seçilmiş etiketler yüklenemedi",
+ "Failed to load tags" : "Etiketler yüklenemedi",
"Failed to select tag" : "Seçilmiş etiket yüklenemedi",
"System admin disabled tag creation. You can only use existing ones." : "Sistem yöneticisi etiket oluşturma iznini kaldırmış. Yalnızca var olan etiketleri kullanabilirsiniz.",
- "Loading collaborative tags …" : "İş birlikli etiketler yükleniyor…",
"Search or create collaborative tags" : "İş birlikli etiket ara ya da ekle",
"No tags to select, type to create a new tag" : "Seçilebilecek herhangi bir etiket yok. Yazarak yeni bir etiket ekleyin",
"Unable to update setting" : "Ayar güncellenemedi",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "Dosyanın etiketleri yüklenemedi",
"Failed to set tag for file" : "Dosyanın etiketi ayarlanamadı",
"Failed to delete tag for file" : "Dosyanın etiketi silinemedi",
+ "Collaborative tags …" : "İş birlikli etiketler…",
+ "Loading …" : "Yükleniyor…",
+ "Loading collaborative tags …" : "İş birlikli etiketler yükleniyor…",
"File tags modification canceled" : "Dosya etiket değişikliği iptal edildi",
"Select or create tags to apply to all selected files" : "Tüm seçilmiş dosyalara uygulanacak etiketleri seçin ya da oluşturun",
"Select tags to apply to all selected files" : "Tüm seçilmiş dosyalara uygulanacak etiketleri seçin",
diff --git a/apps/systemtags/l10n/ug.js b/apps/systemtags/l10n/ug.js
index 8ac4ccdec9c..5f9b311f732 100644
--- a/apps/systemtags/l10n/ug.js
+++ b/apps/systemtags/l10n/ug.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "خەتكۈچنى ئۆچۈرەلمىدى",
"Create or edit tags" : "خەتكۈچ قۇرۇش ياكى تەھرىرلەش",
"Search for a tag to edit" : "تەھرىرلەش ئۈچۈن بەلگە ئىزدەڭ",
- "Collaborative tags …" : "ھەمكارلىق خەتكۈچلىرى…",
"No tags to select" : "تاللايدىغان بەلگە يوق",
"Tag name" : "خەتكۈچ ئىسمى",
"Tag level" : "خەتكۈچ دەرىجىسى",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "يېڭىلا",
"Delete" : "ئۆچۈر",
"Reset" : "ئەسلىگە قايتۇرۇش",
- "Loading …" : "Loading…",
"{displayName} (hidden)" : "{displayName} (يوشۇرۇن)",
"{displayName} (restricted)" : "{displayName} (چەكلەنگەن)",
"Failed to apply tags changes" : "خەتكۈچ ئۆزگەرتىش قوللانمىدى",
@@ -73,10 +71,9 @@ OC.L10N.register(
"Search or create tag" : "بەلگە ئىزدەش ياكى قۇرۇش",
"Cancel" : "بىكار قىلىش",
"Apply" : "ئىلتىماس قىلىڭ",
- "Failed to load tags" : "خەتكۈچلەرنى يۈكلىيەلمىدى",
"Failed to load selected tags" : "تاللانغان خەتكۈچلەرنى يۈكلىيەلمىدى",
+ "Failed to load tags" : "خەتكۈچلەرنى يۈكلىيەلمىدى",
"Failed to select tag" : "خەتكۈچنى تاللىيالمىدى",
- "Loading collaborative tags …" : "ھەمكارلىق خەتكۈچلىرىنى يۈكلەۋاتىدۇ…",
"Search or create collaborative tags" : "ھەمكارلىق خەتكۈچلىرىنى ئىزدەڭ ياكى قۇرۇڭ",
"No tags to select, type to create a new tag" : "تاللايدىغان بەلگە يوق ، يېڭى خەتكۈچ قۇرۇش ئۈچۈن كىرگۈزۈڭ",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "ھەمكارلىق بەلگىسى بارلىق ئىشلەتكۈچىلەر ئۈچۈن تەمىنلىنىدۇ. چەكلەنگەن بەلگىلەرنى ئىشلەتكۈچىلەر كۆرەلەيدۇ ، ئەمما ئۇلار بەلگىلىمەيدۇ. كۆرۈنمەيدىغان بەلگىلەر ئىچكى ئىشلىتىشكە ئىشلىتىلىدۇ ، چۈنكى ئىشلەتكۈچىلەر ئۇلارنى كۆرەلمەيدۇ ياكى تەقسىملىيەلمەيدۇ.",
@@ -92,6 +89,9 @@ OC.L10N.register(
"Failed to load tags for file" : "ھۆججەتنىڭ خەتكۈچلىرىنى يۈكلىيەلمىدى",
"Failed to set tag for file" : "ھۆججەتكە بەلگە بەلگىلەش مەغلۇپ بولدى",
"Failed to delete tag for file" : "ھۆججەتنىڭ بەلگىسىنى ئۆچۈرەلمىدى",
+ "Collaborative tags …" : "ھەمكارلىق خەتكۈچلىرى…",
+ "Loading …" : "Loading…",
+ "Loading collaborative tags …" : "ھەمكارلىق خەتكۈچلىرىنى يۈكلەۋاتىدۇ…",
"File tags modification canceled" : "ھۆججەت خەتكۈچلىرىنى ئۆزگەرتىش ئەمەلدىن قالدۇرۇلدى",
"Select or create tags to apply to all selected files" : "بارلىق تاللانغان ھۆججەتلەرگە ماس كېلىدىغان بەلگىلەرنى تاللاڭ ياكى قۇرالايسىز",
"Apply changes" : "ئۆزگەرتىشلەرنى ئىشلىتىڭ"
diff --git a/apps/systemtags/l10n/ug.json b/apps/systemtags/l10n/ug.json
index 778c74d293d..c483babb5e1 100644
--- a/apps/systemtags/l10n/ug.json
+++ b/apps/systemtags/l10n/ug.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "خەتكۈچنى ئۆچۈرەلمىدى",
"Create or edit tags" : "خەتكۈچ قۇرۇش ياكى تەھرىرلەش",
"Search for a tag to edit" : "تەھرىرلەش ئۈچۈن بەلگە ئىزدەڭ",
- "Collaborative tags …" : "ھەمكارلىق خەتكۈچلىرى…",
"No tags to select" : "تاللايدىغان بەلگە يوق",
"Tag name" : "خەتكۈچ ئىسمى",
"Tag level" : "خەتكۈچ دەرىجىسى",
@@ -62,7 +61,6 @@
"Update" : "يېڭىلا",
"Delete" : "ئۆچۈر",
"Reset" : "ئەسلىگە قايتۇرۇش",
- "Loading …" : "Loading…",
"{displayName} (hidden)" : "{displayName} (يوشۇرۇن)",
"{displayName} (restricted)" : "{displayName} (چەكلەنگەن)",
"Failed to apply tags changes" : "خەتكۈچ ئۆزگەرتىش قوللانمىدى",
@@ -71,10 +69,9 @@
"Search or create tag" : "بەلگە ئىزدەش ياكى قۇرۇش",
"Cancel" : "بىكار قىلىش",
"Apply" : "ئىلتىماس قىلىڭ",
- "Failed to load tags" : "خەتكۈچلەرنى يۈكلىيەلمىدى",
"Failed to load selected tags" : "تاللانغان خەتكۈچلەرنى يۈكلىيەلمىدى",
+ "Failed to load tags" : "خەتكۈچلەرنى يۈكلىيەلمىدى",
"Failed to select tag" : "خەتكۈچنى تاللىيالمىدى",
- "Loading collaborative tags …" : "ھەمكارلىق خەتكۈچلىرىنى يۈكلەۋاتىدۇ…",
"Search or create collaborative tags" : "ھەمكارلىق خەتكۈچلىرىنى ئىزدەڭ ياكى قۇرۇڭ",
"No tags to select, type to create a new tag" : "تاللايدىغان بەلگە يوق ، يېڭى خەتكۈچ قۇرۇش ئۈچۈن كىرگۈزۈڭ",
"Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "ھەمكارلىق بەلگىسى بارلىق ئىشلەتكۈچىلەر ئۈچۈن تەمىنلىنىدۇ. چەكلەنگەن بەلگىلەرنى ئىشلەتكۈچىلەر كۆرەلەيدۇ ، ئەمما ئۇلار بەلگىلىمەيدۇ. كۆرۈنمەيدىغان بەلگىلەر ئىچكى ئىشلىتىشكە ئىشلىتىلىدۇ ، چۈنكى ئىشلەتكۈچىلەر ئۇلارنى كۆرەلمەيدۇ ياكى تەقسىملىيەلمەيدۇ.",
@@ -90,6 +87,9 @@
"Failed to load tags for file" : "ھۆججەتنىڭ خەتكۈچلىرىنى يۈكلىيەلمىدى",
"Failed to set tag for file" : "ھۆججەتكە بەلگە بەلگىلەش مەغلۇپ بولدى",
"Failed to delete tag for file" : "ھۆججەتنىڭ بەلگىسىنى ئۆچۈرەلمىدى",
+ "Collaborative tags …" : "ھەمكارلىق خەتكۈچلىرى…",
+ "Loading …" : "Loading…",
+ "Loading collaborative tags …" : "ھەمكارلىق خەتكۈچلىرىنى يۈكلەۋاتىدۇ…",
"File tags modification canceled" : "ھۆججەت خەتكۈچلىرىنى ئۆزگەرتىش ئەمەلدىن قالدۇرۇلدى",
"Select or create tags to apply to all selected files" : "بارلىق تاللانغان ھۆججەتلەرگە ماس كېلىدىغان بەلگىلەرنى تاللاڭ ياكى قۇرالايسىز",
"Apply changes" : "ئۆزگەرتىشلەرنى ئىشلىتىڭ"
diff --git a/apps/systemtags/l10n/uk.js b/apps/systemtags/l10n/uk.js
index b994991d0bc..722117fcc7b 100644
--- a/apps/systemtags/l10n/uk.js
+++ b/apps/systemtags/l10n/uk.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "Не вдалося вилучити мітку",
"Create or edit tags" : "Створити чи редагувати мітки",
"Search for a tag to edit" : "Пошук мітки для редагування",
- "Collaborative tags …" : "Спільні мітки...",
"No tags to select" : "Відсутні мітки для вибору",
"Tag name" : "Назва мітки",
"Tag level" : "Рівень мітки",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "Оновити",
"Delete" : "Вилучити",
"Reset" : "Скидання",
- "Loading …" : "Завантаження …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} буде встановлено та {tag2} буде видалено для 1 файлу.","{tag1} буде встановлено та {tag2} буде видалено для {count} файлів.","{tag1} буде встановлено та {tag2} буде видалено для {count} файлів.","{tag1} буде встановлено та {tag2} буде видалено для {count} файлів."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} буде встановлено для 1 файлу.","{tag} буде встановлено для {count} файлів.","{tag} буде встановлено для {count} файлів.","{tag} буде встановлено для {count} файлів."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} буде видалено з 1 файлу.","{tag} буде видалено з {count} файлів.","{tag} буде видалено з {count} файлів.","{tag} буде видалено з {count} файлів."],
@@ -83,11 +81,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "Виберіть теги для вибраних файлів",
"Cancel" : "Скасувати",
"Apply" : "Застосувати",
- "Failed to load tags" : "Не вдалося завантажити мітки",
"Failed to load selected tags" : "Не вдалося завантажити вибрані мітки",
+ "Failed to load tags" : "Не вдалося завантажити мітки",
"Failed to select tag" : "Не вдалося вибрати мітку",
"System admin disabled tag creation. You can only use existing ones." : "Системний адміністратор вимкнув створення тегів. Ви можете використовувати тільки наявні.",
- "Loading collaborative tags …" : "Завантажую спільні мітки ...",
"Search or create collaborative tags" : "Пошук або створення спільних міток",
"No tags to select, type to create a new tag" : "Немає міток для вибору, почніть вводити, щоб додати нову мітку",
"Unable to update setting" : "Не вдалося оновити налаштування",
@@ -109,6 +106,9 @@ OC.L10N.register(
"Failed to load tags for file" : "Не вдалося завантажити мітки для файлу",
"Failed to set tag for file" : "Не вдалося встановити мітку для файлу",
"Failed to delete tag for file" : "Не вдалося вилучить мітку для файлу",
+ "Collaborative tags …" : "Спільні мітки...",
+ "Loading …" : "Завантаження …",
+ "Loading collaborative tags …" : "Завантажую спільні мітки ...",
"File tags modification canceled" : "Скасовано зміни до міток файлів",
"Select or create tags to apply to all selected files" : "Застосувати до всіх вибраних файлів шукати або створити мітки",
"Select tags to apply to all selected files" : "Виберіть теги, які потрібно застосувати до всіх вибраних файлів",
diff --git a/apps/systemtags/l10n/uk.json b/apps/systemtags/l10n/uk.json
index 9b6a862f55e..1675d776714 100644
--- a/apps/systemtags/l10n/uk.json
+++ b/apps/systemtags/l10n/uk.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "Не вдалося вилучити мітку",
"Create or edit tags" : "Створити чи редагувати мітки",
"Search for a tag to edit" : "Пошук мітки для редагування",
- "Collaborative tags …" : "Спільні мітки...",
"No tags to select" : "Відсутні мітки для вибору",
"Tag name" : "Назва мітки",
"Tag level" : "Рівень мітки",
@@ -62,7 +61,6 @@
"Update" : "Оновити",
"Delete" : "Вилучити",
"Reset" : "Скидання",
- "Loading …" : "Завантаження …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} буде встановлено та {tag2} буде видалено для 1 файлу.","{tag1} буде встановлено та {tag2} буде видалено для {count} файлів.","{tag1} буде встановлено та {tag2} буде видалено для {count} файлів.","{tag1} буде встановлено та {tag2} буде видалено для {count} файлів."],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} буде встановлено для 1 файлу.","{tag} буде встановлено для {count} файлів.","{tag} буде встановлено для {count} файлів.","{tag} буде встановлено для {count} файлів."],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} буде видалено з 1 файлу.","{tag} буде видалено з {count} файлів.","{tag} буде видалено з {count} файлів.","{tag} буде видалено з {count} файлів."],
@@ -81,11 +79,10 @@
"Choose tags for the selected files" : "Виберіть теги для вибраних файлів",
"Cancel" : "Скасувати",
"Apply" : "Застосувати",
- "Failed to load tags" : "Не вдалося завантажити мітки",
"Failed to load selected tags" : "Не вдалося завантажити вибрані мітки",
+ "Failed to load tags" : "Не вдалося завантажити мітки",
"Failed to select tag" : "Не вдалося вибрати мітку",
"System admin disabled tag creation. You can only use existing ones." : "Системний адміністратор вимкнув створення тегів. Ви можете використовувати тільки наявні.",
- "Loading collaborative tags …" : "Завантажую спільні мітки ...",
"Search or create collaborative tags" : "Пошук або створення спільних міток",
"No tags to select, type to create a new tag" : "Немає міток для вибору, почніть вводити, щоб додати нову мітку",
"Unable to update setting" : "Не вдалося оновити налаштування",
@@ -107,6 +104,9 @@
"Failed to load tags for file" : "Не вдалося завантажити мітки для файлу",
"Failed to set tag for file" : "Не вдалося встановити мітку для файлу",
"Failed to delete tag for file" : "Не вдалося вилучить мітку для файлу",
+ "Collaborative tags …" : "Спільні мітки...",
+ "Loading …" : "Завантаження …",
+ "Loading collaborative tags …" : "Завантажую спільні мітки ...",
"File tags modification canceled" : "Скасовано зміни до міток файлів",
"Select or create tags to apply to all selected files" : "Застосувати до всіх вибраних файлів шукати або створити мітки",
"Select tags to apply to all selected files" : "Виберіть теги, які потрібно застосувати до всіх вибраних файлів",
diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js
index 3387ce7c0b0..426835b2e5c 100644
--- a/apps/systemtags/l10n/zh_CN.js
+++ b/apps/systemtags/l10n/zh_CN.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "删除标签失败",
"Create or edit tags" : "创建或修改标签",
"Search for a tag to edit" : "搜索标签并编辑",
- "Collaborative tags …" : "协作标签",
"No tags to select" : "未选中任何标签",
"Tag name" : "标签名称",
"Tag level" : "标签层级",
@@ -64,7 +63,6 @@ OC.L10N.register(
"Update" : "更新",
"Delete" : "删除",
"Reset" : "重置",
- "Loading …" : "正在加载 …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["将设置 {tag1}并从 {count} 个文件中移除 {tag2}。"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : [" 将会设置 {tag} 到 {count} 个文件。"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["将从 {count} 个文件中移除 {tag}。"],
@@ -83,11 +81,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "为所选文件选择标签",
"Cancel" : "取消",
"Apply" : "应用",
- "Failed to load tags" : "加载标签失败",
"Failed to load selected tags" : "无法加载选中标签",
+ "Failed to load tags" : "加载标签失败",
"Failed to select tag" : "无法选中该标签",
"System admin disabled tag creation. You can only use existing ones." : "系统管理员已禁用标签创建,您只能使用现有的。",
- "Loading collaborative tags …" : "正在加载协作标签 ...",
"Search or create collaborative tags" : "搜索或创建协作标签",
"No tags to select, type to create a new tag" : "未选中任何标签,请输入并创建一个新标签",
"Unable to update setting" : "无法更新设置",
@@ -109,6 +106,9 @@ OC.L10N.register(
"Failed to load tags for file" : "无法加载该文件的标签",
"Failed to set tag for file" : "无法设置该文件的标签",
"Failed to delete tag for file" : "无法删除该文件的标签",
+ "Collaborative tags …" : "协作标签",
+ "Loading …" : "正在加载 …",
+ "Loading collaborative tags …" : "正在加载协作标签 ...",
"File tags modification canceled" : "文件标签修改已取消",
"Select or create tags to apply to all selected files" : "选择或创建标签以应用于所有选定文件",
"Select tags to apply to all selected files" : "选择要应用于所有选定文件的标签",
diff --git a/apps/systemtags/l10n/zh_CN.json b/apps/systemtags/l10n/zh_CN.json
index ca25825545e..0f3a1623edb 100644
--- a/apps/systemtags/l10n/zh_CN.json
+++ b/apps/systemtags/l10n/zh_CN.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "删除标签失败",
"Create or edit tags" : "创建或修改标签",
"Search for a tag to edit" : "搜索标签并编辑",
- "Collaborative tags …" : "协作标签",
"No tags to select" : "未选中任何标签",
"Tag name" : "标签名称",
"Tag level" : "标签层级",
@@ -62,7 +61,6 @@
"Update" : "更新",
"Delete" : "删除",
"Reset" : "重置",
- "Loading …" : "正在加载 …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["将设置 {tag1}并从 {count} 个文件中移除 {tag2}。"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : [" 将会设置 {tag} 到 {count} 个文件。"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["将从 {count} 个文件中移除 {tag}。"],
@@ -81,11 +79,10 @@
"Choose tags for the selected files" : "为所选文件选择标签",
"Cancel" : "取消",
"Apply" : "应用",
- "Failed to load tags" : "加载标签失败",
"Failed to load selected tags" : "无法加载选中标签",
+ "Failed to load tags" : "加载标签失败",
"Failed to select tag" : "无法选中该标签",
"System admin disabled tag creation. You can only use existing ones." : "系统管理员已禁用标签创建,您只能使用现有的。",
- "Loading collaborative tags …" : "正在加载协作标签 ...",
"Search or create collaborative tags" : "搜索或创建协作标签",
"No tags to select, type to create a new tag" : "未选中任何标签,请输入并创建一个新标签",
"Unable to update setting" : "无法更新设置",
@@ -107,6 +104,9 @@
"Failed to load tags for file" : "无法加载该文件的标签",
"Failed to set tag for file" : "无法设置该文件的标签",
"Failed to delete tag for file" : "无法删除该文件的标签",
+ "Collaborative tags …" : "协作标签",
+ "Loading …" : "正在加载 …",
+ "Loading collaborative tags …" : "正在加载协作标签 ...",
"File tags modification canceled" : "文件标签修改已取消",
"Select or create tags to apply to all selected files" : "选择或创建标签以应用于所有选定文件",
"Select tags to apply to all selected files" : "选择要应用于所有选定文件的标签",
diff --git a/apps/systemtags/l10n/zh_HK.js b/apps/systemtags/l10n/zh_HK.js
index d0106295639..3188f4031d0 100644
--- a/apps/systemtags/l10n/zh_HK.js
+++ b/apps/systemtags/l10n/zh_HK.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "刪除標籤失敗",
"Create or edit tags" : "創建或編輯標籤",
"Search for a tag to edit" : "搜尋要編輯的標籤",
- "Collaborative tags …" : "協作的標籤 ...",
"No tags to select" : "未選取標籤",
"Tag name" : "標籤名稱",
"Tag level" : "標籤層級",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "更新",
"Delete" : "移除",
"Reset" : "重設",
- "Loading …" : "加載中 …",
+ "Loading …" : "正在載入 …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["將設定 {tag1} 並從 {count} 個檔案中刪除 {tag2}。"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}將被設定為 {count} 個檔案。"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["將從 {count} 個檔案中刪除 {tag}。"],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "為選定的檔案選擇標籤",
"Cancel" : "取消",
"Apply" : "使用",
- "Failed to load tags" : "載入標記失敗",
"Failed to load selected tags" : "無法加載所選的標籤",
+ "Failed to load tags" : "載入標記失敗",
"Failed to select tag" : "無法選擇標籤",
"System admin disabled tag creation. You can only use existing ones." : "系統管理員已停用標籤建立功能。您僅能使用現有的。",
- "Loading collaborative tags …" : "正在載入協作標籤 ...",
"Search or create collaborative tags" : "搜索或創建協作標籤",
"No tags to select, type to create a new tag" : "沒有可供選擇的標籤,鍵入以創建新標籤",
"Unable to update setting" : "無法更新設定",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "無法載入檔案的標籤",
"Failed to set tag for file" : "無法設定檔案的標籤",
"Failed to delete tag for file" : "無法刪除檔案的標籤",
+ "Collaborative tags …" : "協作的標籤 ...",
+ "Loading …" : "加載中 …",
+ "Loading collaborative tags …" : "正在載入協作標籤 ...",
"File tags modification canceled" : "檔案標籤修改已取消",
"Select or create tags to apply to all selected files" : "選擇或創建標籤以應用於所有已選擇的檔案。",
"Select tags to apply to all selected files" : "選取要套用到所有選取檔案的標籤",
diff --git a/apps/systemtags/l10n/zh_HK.json b/apps/systemtags/l10n/zh_HK.json
index 73c25abb5a8..6d0337b50e9 100644
--- a/apps/systemtags/l10n/zh_HK.json
+++ b/apps/systemtags/l10n/zh_HK.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "刪除標籤失敗",
"Create or edit tags" : "創建或編輯標籤",
"Search for a tag to edit" : "搜尋要編輯的標籤",
- "Collaborative tags …" : "協作的標籤 ...",
"No tags to select" : "未選取標籤",
"Tag name" : "標籤名稱",
"Tag level" : "標籤層級",
@@ -62,7 +61,7 @@
"Update" : "更新",
"Delete" : "移除",
"Reset" : "重設",
- "Loading …" : "加載中 …",
+ "Loading …" : "正在載入 …",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["將設定 {tag1} 並從 {count} 個檔案中刪除 {tag2}。"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag}將被設定為 {count} 個檔案。"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["將從 {count} 個檔案中刪除 {tag}。"],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "為選定的檔案選擇標籤",
"Cancel" : "取消",
"Apply" : "使用",
- "Failed to load tags" : "載入標記失敗",
"Failed to load selected tags" : "無法加載所選的標籤",
+ "Failed to load tags" : "載入標記失敗",
"Failed to select tag" : "無法選擇標籤",
"System admin disabled tag creation. You can only use existing ones." : "系統管理員已停用標籤建立功能。您僅能使用現有的。",
- "Loading collaborative tags …" : "正在載入協作標籤 ...",
"Search or create collaborative tags" : "搜索或創建協作標籤",
"No tags to select, type to create a new tag" : "沒有可供選擇的標籤,鍵入以創建新標籤",
"Unable to update setting" : "無法更新設定",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "無法載入檔案的標籤",
"Failed to set tag for file" : "無法設定檔案的標籤",
"Failed to delete tag for file" : "無法刪除檔案的標籤",
+ "Collaborative tags …" : "協作的標籤 ...",
+ "Loading …" : "加載中 …",
+ "Loading collaborative tags …" : "正在載入協作標籤 ...",
"File tags modification canceled" : "檔案標籤修改已取消",
"Select or create tags to apply to all selected files" : "選擇或創建標籤以應用於所有已選擇的檔案。",
"Select tags to apply to all selected files" : "選取要套用到所有選取檔案的標籤",
diff --git a/apps/systemtags/l10n/zh_TW.js b/apps/systemtags/l10n/zh_TW.js
index 9755a3964bf..6673539fb5c 100644
--- a/apps/systemtags/l10n/zh_TW.js
+++ b/apps/systemtags/l10n/zh_TW.js
@@ -56,7 +56,6 @@ OC.L10N.register(
"Failed to delete tag" : "標籤刪除失敗",
"Create or edit tags" : "建立或編輯標籤",
"Search for a tag to edit" : "搜尋要編輯的標籤",
- "Collaborative tags …" : "協作標籤…",
"No tags to select" : "未選取標籤",
"Tag name" : "標籤名稱",
"Tag level" : "標籤層級",
@@ -64,7 +63,7 @@ OC.L10N.register(
"Update" : "更新",
"Delete" : "刪除",
"Reset" : "重設",
- "Loading …" : "正在載入…",
+ "Loading …" : "正在載入……",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["將會設定 {tag1},並從 {count} 個檔案中移除 {tag2}。"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["將會設定 {tag} 到 {count} 個檔案。"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["將會從 {count} 個檔案移除 {tag}。"],
@@ -83,11 +82,10 @@ OC.L10N.register(
"Choose tags for the selected files" : "為選定的檔案選擇標籤",
"Cancel" : "取消",
"Apply" : "套用",
- "Failed to load tags" : "標籤載入失敗",
"Failed to load selected tags" : "選定的標籤載入失敗",
+ "Failed to load tags" : "標籤載入失敗",
"Failed to select tag" : "標籤選取失敗",
"System admin disabled tag creation. You can only use existing ones." : "系統管理員已停用標籤建立功能。您僅能使用現有的。",
- "Loading collaborative tags …" : "正在載入協作標籤…",
"Search or create collaborative tags" : "搜尋或建立協作標籤",
"No tags to select, type to create a new tag" : "無可供選取的標籤,輸入以建立新標籤",
"Unable to update setting" : "無法更新設定",
@@ -109,6 +107,9 @@ OC.L10N.register(
"Failed to load tags for file" : "檔案的標籤載入失敗",
"Failed to set tag for file" : "檔案的標籤設定失敗",
"Failed to delete tag for file" : "檔案的標籤刪除失敗",
+ "Collaborative tags …" : "協作標籤…",
+ "Loading …" : "正在載入…",
+ "Loading collaborative tags …" : "正在載入協作標籤…",
"File tags modification canceled" : "已取消檔案標籤修改",
"Select or create tags to apply to all selected files" : "選取或建立標籤以套用至所有選定的檔案",
"Select tags to apply to all selected files" : "選取要套用到所有選取檔案的標籤",
diff --git a/apps/systemtags/l10n/zh_TW.json b/apps/systemtags/l10n/zh_TW.json
index e7024ccc214..14e874f148d 100644
--- a/apps/systemtags/l10n/zh_TW.json
+++ b/apps/systemtags/l10n/zh_TW.json
@@ -54,7 +54,6 @@
"Failed to delete tag" : "標籤刪除失敗",
"Create or edit tags" : "建立或編輯標籤",
"Search for a tag to edit" : "搜尋要編輯的標籤",
- "Collaborative tags …" : "協作標籤…",
"No tags to select" : "未選取標籤",
"Tag name" : "標籤名稱",
"Tag level" : "標籤層級",
@@ -62,7 +61,7 @@
"Update" : "更新",
"Delete" : "刪除",
"Reset" : "重設",
- "Loading …" : "正在載入…",
+ "Loading …" : "正在載入……",
"_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["將會設定 {tag1},並從 {count} 個檔案中移除 {tag2}。"],
"_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["將會設定 {tag} 到 {count} 個檔案。"],
"_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["將會從 {count} 個檔案移除 {tag}。"],
@@ -81,11 +80,10 @@
"Choose tags for the selected files" : "為選定的檔案選擇標籤",
"Cancel" : "取消",
"Apply" : "套用",
- "Failed to load tags" : "標籤載入失敗",
"Failed to load selected tags" : "選定的標籤載入失敗",
+ "Failed to load tags" : "標籤載入失敗",
"Failed to select tag" : "標籤選取失敗",
"System admin disabled tag creation. You can only use existing ones." : "系統管理員已停用標籤建立功能。您僅能使用現有的。",
- "Loading collaborative tags …" : "正在載入協作標籤…",
"Search or create collaborative tags" : "搜尋或建立協作標籤",
"No tags to select, type to create a new tag" : "無可供選取的標籤,輸入以建立新標籤",
"Unable to update setting" : "無法更新設定",
@@ -107,6 +105,9 @@
"Failed to load tags for file" : "檔案的標籤載入失敗",
"Failed to set tag for file" : "檔案的標籤設定失敗",
"Failed to delete tag for file" : "檔案的標籤刪除失敗",
+ "Collaborative tags …" : "協作標籤…",
+ "Loading …" : "正在載入…",
+ "Loading collaborative tags …" : "正在載入協作標籤…",
"File tags modification canceled" : "已取消檔案標籤修改",
"Select or create tags to apply to all selected files" : "選取或建立標籤以套用至所有選定的檔案",
"Select tags to apply to all selected files" : "選取要套用到所有選取檔案的標籤",
diff --git a/apps/user_ldap/l10n/ar.js b/apps/user_ldap/l10n/ar.js
index 7416b4914c3..efb7338ac49 100644
--- a/apps/user_ldap/l10n/ar.js
+++ b/apps/user_ldap/l10n/ar.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "البيانات المحددة غير صالحة",
"Could not set configuration %1$s to %2$s" : "يتعذّر تعيين الإعداد %1$s لـ %2$s",
"Action does not exist" : "الإجراء غير موجود",
- "Renewing …" : "التجديد جارٍ …",
"Very weak password" : "كلمة المرور ضعيفة جدا",
"Weak password" : "كلمة المرور ضعيفة",
"So-so password" : "كلمة المرور مقبولة نوعاً ما",
@@ -204,6 +203,7 @@ OC.L10N.register(
"Renew password" : "تجديد كلمة المرور",
"Wrong password." : "كلمة مرور خاطئة.",
"Invalid configuration. Please have a look at the logs for further details." : "تكوين غير صحيح. يرجى الرجوع إلى سجلات الأنشطة لمزيد من التفاصيل.",
+ "Renewing …" : "التجديد جارٍ …",
"The Base DN appears to be wrong" : "يبدو أن الاسم المميز الأساسي Base DN خاطئٌ",
"Testing configuration…" : "إختبار التهيئة...",
"Configuration incorrect" : "الإعدادات غير صحيحة",
diff --git a/apps/user_ldap/l10n/ar.json b/apps/user_ldap/l10n/ar.json
index 5fd1fb4d609..7cd2e1ef65d 100644
--- a/apps/user_ldap/l10n/ar.json
+++ b/apps/user_ldap/l10n/ar.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "البيانات المحددة غير صالحة",
"Could not set configuration %1$s to %2$s" : "يتعذّر تعيين الإعداد %1$s لـ %2$s",
"Action does not exist" : "الإجراء غير موجود",
- "Renewing …" : "التجديد جارٍ …",
"Very weak password" : "كلمة المرور ضعيفة جدا",
"Weak password" : "كلمة المرور ضعيفة",
"So-so password" : "كلمة المرور مقبولة نوعاً ما",
@@ -202,6 +201,7 @@
"Renew password" : "تجديد كلمة المرور",
"Wrong password." : "كلمة مرور خاطئة.",
"Invalid configuration. Please have a look at the logs for further details." : "تكوين غير صحيح. يرجى الرجوع إلى سجلات الأنشطة لمزيد من التفاصيل.",
+ "Renewing …" : "التجديد جارٍ …",
"The Base DN appears to be wrong" : "يبدو أن الاسم المميز الأساسي Base DN خاطئٌ",
"Testing configuration…" : "إختبار التهيئة...",
"Configuration incorrect" : "الإعدادات غير صحيحة",
diff --git a/apps/user_ldap/l10n/bg.js b/apps/user_ldap/l10n/bg.js
index 87eb6f6c31d..1ca94eb971e 100644
--- a/apps/user_ldap/l10n/bg.js
+++ b/apps/user_ldap/l10n/bg.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "Не са посочени данни",
"Invalid data specified" : "Посочени са невалидни данни",
"Action does not exist" : "Действието не съществува",
- "Renewing …" : "Подновяване …",
"Very weak password" : "Много проста парола",
"Weak password" : "Проста парола",
"So-so password" : "Не особено добра парола",
@@ -184,6 +183,7 @@ OC.L10N.register(
"Renew password" : "Обновете парола",
"Wrong password." : "Грешна парола.",
"Invalid configuration. Please have a look at the logs for further details." : "Невалидна конфигурация. Моля, разгледайте журналите за повече подробности.",
+ "Renewing …" : "Подновяване …",
"The Base DN appears to be wrong" : "Базовото DN изглежда е грешно",
"Testing configuration…" : "Изпробване на конфигурацията...",
"Configuration incorrect" : "Конфигурацията е грешна",
diff --git a/apps/user_ldap/l10n/bg.json b/apps/user_ldap/l10n/bg.json
index 3d303663182..f4b592da189 100644
--- a/apps/user_ldap/l10n/bg.json
+++ b/apps/user_ldap/l10n/bg.json
@@ -9,7 +9,6 @@
"No data specified" : "Не са посочени данни",
"Invalid data specified" : "Посочени са невалидни данни",
"Action does not exist" : "Действието не съществува",
- "Renewing …" : "Подновяване …",
"Very weak password" : "Много проста парола",
"Weak password" : "Проста парола",
"So-so password" : "Не особено добра парола",
@@ -182,6 +181,7 @@
"Renew password" : "Обновете парола",
"Wrong password." : "Грешна парола.",
"Invalid configuration. Please have a look at the logs for further details." : "Невалидна конфигурация. Моля, разгледайте журналите за повече подробности.",
+ "Renewing …" : "Подновяване …",
"The Base DN appears to be wrong" : "Базовото DN изглежда е грешно",
"Testing configuration…" : "Изпробване на конфигурацията...",
"Configuration incorrect" : "Конфигурацията е грешна",
diff --git a/apps/user_ldap/l10n/ca.js b/apps/user_ldap/l10n/ca.js
index 5b09c5684ab..7ee9bfea739 100644
--- a/apps/user_ldap/l10n/ca.js
+++ b/apps/user_ldap/l10n/ca.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Les dades especificades no són vàlides",
"Could not set configuration %1$s to %2$s" : "No s'ha pogut establir la configuració %1$s a %2$s",
"Action does not exist" : "L'acció no existeix",
- "Renewing …" : "Renovant …",
"Very weak password" : "Contrasenya massa feble",
"Weak password" : "Contrasenya feble",
"So-so password" : "Contrasenya passable",
@@ -204,6 +203,7 @@ OC.L10N.register(
"Renew password" : "Renova la contrasenya",
"Wrong password." : "Contrasenya incorrecta.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuració no vàlida. Feu un cop d'ull als registres per obtenir més informació.",
+ "Renewing …" : "Renovant …",
"The Base DN appears to be wrong" : "El DN de base sembla estar equivocat",
"Testing configuration…" : "Probant configuració…",
"Configuration incorrect" : "Configuració incorrecte",
diff --git a/apps/user_ldap/l10n/ca.json b/apps/user_ldap/l10n/ca.json
index a870724e589..e3f26f1c7ce 100644
--- a/apps/user_ldap/l10n/ca.json
+++ b/apps/user_ldap/l10n/ca.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Les dades especificades no són vàlides",
"Could not set configuration %1$s to %2$s" : "No s'ha pogut establir la configuració %1$s a %2$s",
"Action does not exist" : "L'acció no existeix",
- "Renewing …" : "Renovant …",
"Very weak password" : "Contrasenya massa feble",
"Weak password" : "Contrasenya feble",
"So-so password" : "Contrasenya passable",
@@ -202,6 +201,7 @@
"Renew password" : "Renova la contrasenya",
"Wrong password." : "Contrasenya incorrecta.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuració no vàlida. Feu un cop d'ull als registres per obtenir més informació.",
+ "Renewing …" : "Renovant …",
"The Base DN appears to be wrong" : "El DN de base sembla estar equivocat",
"Testing configuration…" : "Probant configuració…",
"Configuration incorrect" : "Configuració incorrecte",
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js
index 83d8fcb5999..ed373da955f 100644
--- a/apps/user_ldap/l10n/cs.js
+++ b/apps/user_ldap/l10n/cs.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Zadána neplatná data",
"Could not set configuration %1$s to %2$s" : "Nepodařilo se nastavit konfiguraci %1$s na %2$s",
"Action does not exist" : "Tato akce neexistuje",
- "Renewing …" : "Obnovování…",
"Very weak password" : "Velmi snadno prolomitelné heslo",
"Weak password" : "Snadno prolomitelné heslo",
"So-so password" : "Ještě použitelné heslo",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Obnovit heslo",
"Wrong password." : "Nesprávné heslo.",
"Invalid configuration. Please have a look at the logs for further details." : "Neplatné nastavení. Podrobnosti naleznete v záznamu událostí.",
+ "Renewing …" : "Obnovování…",
"The Base DN appears to be wrong" : "Base DN se nezdá být pořádku",
"Testing configuration…" : "Zkoušení nastavení…",
"Configuration incorrect" : "Nesprávná nastavení",
diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json
index 4a85eae518d..d8d818cf01c 100644
--- a/apps/user_ldap/l10n/cs.json
+++ b/apps/user_ldap/l10n/cs.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Zadána neplatná data",
"Could not set configuration %1$s to %2$s" : "Nepodařilo se nastavit konfiguraci %1$s na %2$s",
"Action does not exist" : "Tato akce neexistuje",
- "Renewing …" : "Obnovování…",
"Very weak password" : "Velmi snadno prolomitelné heslo",
"Weak password" : "Snadno prolomitelné heslo",
"So-so password" : "Ještě použitelné heslo",
@@ -203,6 +202,7 @@
"Renew password" : "Obnovit heslo",
"Wrong password." : "Nesprávné heslo.",
"Invalid configuration. Please have a look at the logs for further details." : "Neplatné nastavení. Podrobnosti naleznete v záznamu událostí.",
+ "Renewing …" : "Obnovování…",
"The Base DN appears to be wrong" : "Base DN se nezdá být pořádku",
"Testing configuration…" : "Zkoušení nastavení…",
"Configuration incorrect" : "Nesprávná nastavení",
diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js
index 9580acaf7fb..d08b1ede82e 100644
--- a/apps/user_ldap/l10n/da.js
+++ b/apps/user_ldap/l10n/da.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Ugyldige data angivet",
"Could not set configuration %1$s to %2$s" : "Kunne ikke indstille konfigurationen %1$s til %2$s",
"Action does not exist" : "Handling eksisterer ikke",
- "Renewing …" : "Fornyer ...",
"Very weak password" : "Meget svag adgangskode",
"Weak password" : "Svag adgangskode",
"So-so password" : "So-so adgangskode",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Forny adgangskode",
"Wrong password." : "Forkert adgangskode.",
"Invalid configuration. Please have a look at the logs for further details." : "Ugyldig konfiguration. Se venligst logfilerne for yderligere oplysninger.",
+ "Renewing …" : "Fornyer ...",
"The Base DN appears to be wrong" : "Base DN synes at være forkert",
"Testing configuration…" : "Tester konfiguration...",
"Configuration incorrect" : "Konfiguration forkert",
diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json
index 0580f23709a..01e5dd2ccfe 100644
--- a/apps/user_ldap/l10n/da.json
+++ b/apps/user_ldap/l10n/da.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Ugyldige data angivet",
"Could not set configuration %1$s to %2$s" : "Kunne ikke indstille konfigurationen %1$s til %2$s",
"Action does not exist" : "Handling eksisterer ikke",
- "Renewing …" : "Fornyer ...",
"Very weak password" : "Meget svag adgangskode",
"Weak password" : "Svag adgangskode",
"So-so password" : "So-so adgangskode",
@@ -203,6 +202,7 @@
"Renew password" : "Forny adgangskode",
"Wrong password." : "Forkert adgangskode.",
"Invalid configuration. Please have a look at the logs for further details." : "Ugyldig konfiguration. Se venligst logfilerne for yderligere oplysninger.",
+ "Renewing …" : "Fornyer ...",
"The Base DN appears to be wrong" : "Base DN synes at være forkert",
"Testing configuration…" : "Tester konfiguration...",
"Configuration incorrect" : "Konfiguration forkert",
diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js
index 1f107476fb7..ad89e5a5769 100644
--- a/apps/user_ldap/l10n/de.js
+++ b/apps/user_ldap/l10n/de.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Ungültige Daten angegeben",
"Could not set configuration %1$s to %2$s" : "Die Konfiguration %1$s konnte nicht auf %2$s gesetzt werden",
"Action does not exist" : "Aktion existiert nicht",
- "Renewing …" : "Erneuere …",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Passables Passwort",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Passwort erneuern",
"Wrong password." : "Falsches Passwort.",
"Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Einzelheiten findest du in den Logdateien.",
+ "Renewing …" : "Erneuere …",
"The Base DN appears to be wrong" : "Die Base-DN scheint falsch zu sein",
"Testing configuration…" : "Teste Konfiguration …",
"Configuration incorrect" : "Konfiguration falsch",
diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json
index b01ffb54c50..cd6e9838aaf 100644
--- a/apps/user_ldap/l10n/de.json
+++ b/apps/user_ldap/l10n/de.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Ungültige Daten angegeben",
"Could not set configuration %1$s to %2$s" : "Die Konfiguration %1$s konnte nicht auf %2$s gesetzt werden",
"Action does not exist" : "Aktion existiert nicht",
- "Renewing …" : "Erneuere …",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Passables Passwort",
@@ -203,6 +202,7 @@
"Renew password" : "Passwort erneuern",
"Wrong password." : "Falsches Passwort.",
"Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Einzelheiten findest du in den Logdateien.",
+ "Renewing …" : "Erneuere …",
"The Base DN appears to be wrong" : "Die Base-DN scheint falsch zu sein",
"Testing configuration…" : "Teste Konfiguration …",
"Configuration incorrect" : "Konfiguration falsch",
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js
index 1f587a6023c..4d8aea56d59 100644
--- a/apps/user_ldap/l10n/de_DE.js
+++ b/apps/user_ldap/l10n/de_DE.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Ungültige Daten angegeben",
"Could not set configuration %1$s to %2$s" : "Die Konfiguration %1$s konnte nicht auf %2$s gesetzt werden",
"Action does not exist" : "Aktion existiert nicht",
- "Renewing …" : "Erneuere …",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Akzeptables Passwort",
@@ -51,12 +50,18 @@ OC.L10N.register(
"LDAP user and group backend" : "LDAP Benutzer- und Gruppen-Backend",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es der Administration, Nextcloud mit einem LDAP-basiertem Nutzerverzeichnis zu verbinden.",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Diese App ermöglicht es Administratoren Nextcloud mit einem auf LDAP basierenden Nutzerverzeichnis zu verbinden um so die Anmeldung, Nutzer, Gruppen und Berechtigungen zu konfigurieren. Administratoren können die App so einrichten, dass sie sich mit einem oder mehreren LDAP-Verzeichnissen oder Active-Directories über eine LDAP-Schnittstelle verbindet. Attribute wie Speicherkontingent, E-Mail, Avatare, Gruppenmitgliedschaft usw. können von einem Verzeichnis mit den dazugehörigen Anfragen und Filtern bezogen werden\n\nDer Nutzer meldet sich an der Nextclud mit seinen LDAP oder AD Anmeldedaten an. und erhält Zugriff durch eine Authentifizierungsanfrage am LDAP- oder AD-Server. Nextcloud speichert und verwendet nicht die LDAP- oder AD-Zugangsdaten sondern verwendet eine Sitzungs-ID für die jeweilige Nutzer-ID. Weitere Infos in der \"LDAP User und Group Backend\"-Dokumentation.",
+ "uniqueMember" : "uniqueMember",
+ "memberUid" : "memberUid",
+ "member (AD)" : "member (AD)",
+ "gidNumber" : "gidNumber",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "Verbindungseinstellungen",
"Backup (Replica) Host" : "Backup-Host (Kopie)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Geben Sie einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.",
"Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)",
"Only connect to the replica server." : "Nur zum Replikat-Server verbinden.",
"Disable Main Server" : "Hauptserver deaktivieren",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Nur für Testzwecke geeignet, sollte Standardmäßig nicht verwendet werden. Falls die Verbindung nur mit dieser Option funktioniert, importieren Sie das SSL-Zertifikat des LDAP-Servers in Ihren {instanceName}-Server.",
"Turn off SSL certificate validation." : "Schalten Sie die SSL-Zertifikatsprüfung aus.",
"Cache Time-To-Live" : "Speichere Time-To-Live zwischen",
"in seconds. A change empties the cache." : "in Sekunden. Eine Änderung leert den Cache.",
@@ -97,6 +102,7 @@ OC.L10N.register(
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "E-Mail-Adresse des Benutzers aus seinem LDAP-Attribut generieren. Für Standard-Verhalten leer lassen.",
"User Home Folder Naming Rule" : "Benennungsregel für das Home-Verzeichnis des Benutzers",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfalls tragen Sie bitte ein LDAP/AD-Attribut ein.",
+ "`$home` Placeholder Field" : "`$home` Platzhalter-Feld",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home in der Konfiguration eines extern angeschlossenen Speichers wird mit dem Wert des angegebenen Attributs ersetzt",
"User Profile Attributes" : "Benutzerprofilattribute",
"Phone Field" : "Telefonfeld",
@@ -124,24 +130,36 @@ OC.L10N.register(
"Internal Username Attribute:" : "Interne Eigenschaften des Benutzers:",
"Override UUID detection" : "UUID-Erkennung überschreiben",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Standardmäßig wird die UUID-Eigenschaft automatisch erkannt. Die UUID-Eigenschaft wird genutzt, um einen LDAP-Benutzer und Gruppen einwandfrei zu identifizieren. Außerdem wird der interne Benutzername erzeugt, der auf Eigenschaften der UUID basiert, wenn es oben nicht anders angegeben wurde. Sie müssen allerdings sicherstellen, dass Ihre gewählten Eigenschaften zur Identifikation der Benutzer und Gruppen eindeutig sind und zugeordnet werden können. Lassen Sie es frei, um es beim Standardverhalten zu belassen. Änderungen wirken sich nur auf neu gemappte (hinzugefügte) LDAP-Benutzer und -Gruppen aus.",
+ "UUID Attribute for Users" : "UUID-Attribut für Benutzer:",
+ "UUID Attribute for Groups" : "UUID-Attribut für Gruppen:",
+ "Groups meeting these criteria are available in {instanceName}:" : "Gruppen, auf die diese Kriterien zutreffen, sind verfügbar in {instanceName}:",
"Only these object classes:" : "Nur diese Objektklassen:",
"Only from these groups:" : "Nur aus diesen Gruppen:",
"Edit LDAP Query" : "LDAP-Abfrage bearbeiten",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Der Filter gibt an, welche LDAP-Gruppen Zugriff auf die {instanceName}-Instanz haben sollen.",
"LDAP Filter:" : "LDAP-Filter:",
"Verify settings and count the groups" : "Überprüfen Sie die Einstellungen und zählen Sie die Gruppen",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Benutzer nicht gefunden. Bitte überprüfen Sie Ihre Anmelde-Attribute und Benutzernamen. Wirksamer Filter (zum Kopieren und Einfügen bei der Überprüfung auf der Kommandozeile): {filter}",
"User found and settings verified." : "Benutzer gefunden und Einstellungen überprüft.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Erwägen Sie, Ihre Suche einzugrenzen, da sie viele Benutzer umfaßte. Nur der erste wird sich anmelden können.",
"An unspecified error occurred. Please check log and settings." : "Es ist ein ein nicht näher spezifizierter Fehler aufgetreten. Bitte prüfen Sie die Protokolldatei und die Einstellungen.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Der Suchfilter ist ungültig, möglicherweise bestehen Eingabefehler wie z.B. eine ungerade Anzahl von geöffneten und geschlossenen Klammern. Bitte überarbeiten.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Es ist ein Verbindungsfehler zum LDAP/AD aufgetreten, bitte überprüfen Sie Host, Port und Anmeldeinformationen.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Der \"%u id\" Platzhalter fehlt. Er wird durch den Anmeldenamen ersetzt, wenn LDAP/AD abgefragt wird.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "Beim Anmelden wird {instanceName} den Benutzer basierend auf folgenden Attributen finden:",
"Other Attributes:" : "Andere Attribute:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Bestimmt den Filter, welcher bei einer Anmeldung angewandt wird. `%%uid` ersetzt den Benutzernamen bei der Anmeldung. Beispiel: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Es wird versucht, einen DN für den angegebenen Anmeldenamen und den aktuellen Anmeldefilter zu erhalten",
+ "Test Login name" : "Anmeldenamen testen",
"Verify settings" : "Einstellungen überprüfen",
"No object found in the given Base DN. Please revise." : "Keine Objekte in der angegebenen Base-DN gefunden, bitte überprüfen.",
"More than 1,000 directory entries available." : "Es sind mehr als 1.000 Verzeichniseinträge verfügbar.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} Eintrag in der angegebenen Base DN verfügbar","{ldapTestBase} Einträge in der angegebenen Base DN verfügbar"],
"When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.",
"Configuration Active" : "Konfiguration aktiv",
"Copy current configuration into new directory binding" : "Aktuelle Konfiguration in eine neues Verzeichnis-Bind kopieren ",
+ "Copy configuration" : "Konfiguration kopieren",
+ "Delete configuration" : "Konfiguration löschen",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Sie können das Protokoll auslassen, wenn sie SSL nicht benötigen. Falls doch, so starten Sie mit ldaps://",
"Host" : "Host",
"Port" : "Port",
@@ -151,13 +169,16 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "Lassen Sie die Felder DN und Passwort für einen anonymen Zugang leer.",
"Password" : "Passwort",
"Save Credentials" : "Zugangsdaten speichern",
+ "Base DN" : "Base DN",
"One Base DN per line" : "Einen Basis-DN pro Zeile",
"You can specify Base DN for users and groups in the Advanced tab" : " Sie können die Basis-DN für Benutzer und Gruppen im Reiter \"Fortgeschritten\" angeben",
"Detect Base DN" : "Base-DN ermitteln",
"Test Base DN" : "Base DN testen",
"Listing and searching for users is constrained by these criteria:" : "Auflistung und Suche nach Nutzern ist eingeschränkt durch folgende Kriterien:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Die häufigsten Objektklassen für Benutzer sind organizationalPerson, person, user und inetOrgPerson. Wenn Sie nicht sicher, welche Objektklasse Sie wählen sollen, fragen Sie bitte Ihren Verzeichnis-Admin.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Der Filter gibt an, welche LDAP-Benutzer Zugriff auf die {instanceName}-Instanz haben sollen.",
"Verify settings and count users" : "Einstellungen überprüfen und Benutzer zählen",
+ "User count: {usersCount}" : "Benutzeranzahl: {usersCount}",
"Test Configuration" : "Testkonfiguration",
"Help" : "Hilfe",
"Server" : "Server",
@@ -166,10 +187,20 @@ OC.L10N.register(
"Groups" : "Gruppen",
"Advanced" : "Fortgeschritten",
"Expert" : "Experte",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihre Systemadministration und bitten Sie sie um die Installation des Moduls.",
+ "Select LDAP Config" : "LDAP-Konfiguration auswählen",
+ "Create New Config" : "Neue Konfiguration erstellen",
+ "Create configuration" : "Konfiguration erstellen",
"Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Benutzernamen dienen zum Speichern und Zuweisen von Metadaten. Um Benutzer eindeutig zu identifizieren und zu erkennen, besitzt jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des jeweiligen Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzers zugeordnet. Darüber hinaus wird der DN auch zwischengespeichert, um die Interaktion über LDAP zu reduzieren, was aber nicht zur Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird durchgängig verwendet. Ein Löschen der Zuordnungen führt zum systemweiten Verbleib von Restdaten. Es bleibt nicht auf eine einzelne Konfiguration beschränkt, sondern wirkt sich auf alle LDAP-Konfigurationen aus! Löschen Sie die Zuordnungen nie innerhalb einer Produktivumgebung, sondern nur in einer Test- oder Experimentierumgebung.",
"Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung",
"Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung",
+ "Confirm action" : "Aktion bestätigen",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Möchten Sie diese LDAP-Konfiguration endgültig löschen? Dies kann nicht rückgängig gemacht werden.",
+ "Fail to delete config" : "Konfiguration konnte nicht gelöscht werden",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Möchten Sie das LDAP-Mapping endgültig löschen? Dies kann nicht rückgängig gemacht werden.",
+ "Mapping cleared" : "Mapping gelöscht",
+ "Failed to clear mapping" : "Mapping konnte nicht gelöscht werden",
"An error occurred" : "Es ist ein Fehler aufgetreten",
"Mode switch" : "Modus umschalten",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Ihrer LDAP-Größe können diese einige Zeit in Anspruch nehmen. Wollen Sie immer noch den Modus wechseln?",
@@ -205,6 +236,7 @@ OC.L10N.register(
"Renew password" : "Passwort erneuern",
"Wrong password." : "Falsches Passwort.",
"Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details finden Sie in den Protokolldateien. ",
+ "Renewing …" : "Erneuere …",
"The Base DN appears to be wrong" : "Die Base-DN scheint falsch zu sein",
"Testing configuration…" : "Teste Konfiguration",
"Configuration incorrect" : "Konfiguration nicht korrekt",
diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json
index 7098efcd15c..7595cc50993 100644
--- a/apps/user_ldap/l10n/de_DE.json
+++ b/apps/user_ldap/l10n/de_DE.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Ungültige Daten angegeben",
"Could not set configuration %1$s to %2$s" : "Die Konfiguration %1$s konnte nicht auf %2$s gesetzt werden",
"Action does not exist" : "Aktion existiert nicht",
- "Renewing …" : "Erneuere …",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Akzeptables Passwort",
@@ -49,12 +48,18 @@
"LDAP user and group backend" : "LDAP Benutzer- und Gruppen-Backend",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Diese App ermöglicht es der Administration, Nextcloud mit einem LDAP-basiertem Nutzerverzeichnis zu verbinden.",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Diese App ermöglicht es Administratoren Nextcloud mit einem auf LDAP basierenden Nutzerverzeichnis zu verbinden um so die Anmeldung, Nutzer, Gruppen und Berechtigungen zu konfigurieren. Administratoren können die App so einrichten, dass sie sich mit einem oder mehreren LDAP-Verzeichnissen oder Active-Directories über eine LDAP-Schnittstelle verbindet. Attribute wie Speicherkontingent, E-Mail, Avatare, Gruppenmitgliedschaft usw. können von einem Verzeichnis mit den dazugehörigen Anfragen und Filtern bezogen werden\n\nDer Nutzer meldet sich an der Nextclud mit seinen LDAP oder AD Anmeldedaten an. und erhält Zugriff durch eine Authentifizierungsanfrage am LDAP- oder AD-Server. Nextcloud speichert und verwendet nicht die LDAP- oder AD-Zugangsdaten sondern verwendet eine Sitzungs-ID für die jeweilige Nutzer-ID. Weitere Infos in der \"LDAP User und Group Backend\"-Dokumentation.",
+ "uniqueMember" : "uniqueMember",
+ "memberUid" : "memberUid",
+ "member (AD)" : "member (AD)",
+ "gidNumber" : "gidNumber",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "Verbindungseinstellungen",
"Backup (Replica) Host" : "Backup-Host (Kopie)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Geben Sie einen optionalen Backup-Host an. Es muss sich um eine Kopie des Haupt-LDAP/AD-Servers handeln.",
"Backup (Replica) Port" : "Port des Backup-Hosts (Kopie)",
"Only connect to the replica server." : "Nur zum Replikat-Server verbinden.",
"Disable Main Server" : "Hauptserver deaktivieren",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Nur für Testzwecke geeignet, sollte Standardmäßig nicht verwendet werden. Falls die Verbindung nur mit dieser Option funktioniert, importieren Sie das SSL-Zertifikat des LDAP-Servers in Ihren {instanceName}-Server.",
"Turn off SSL certificate validation." : "Schalten Sie die SSL-Zertifikatsprüfung aus.",
"Cache Time-To-Live" : "Speichere Time-To-Live zwischen",
"in seconds. A change empties the cache." : "in Sekunden. Eine Änderung leert den Cache.",
@@ -95,6 +100,7 @@
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "E-Mail-Adresse des Benutzers aus seinem LDAP-Attribut generieren. Für Standard-Verhalten leer lassen.",
"User Home Folder Naming Rule" : "Benennungsregel für das Home-Verzeichnis des Benutzers",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfalls tragen Sie bitte ein LDAP/AD-Attribut ein.",
+ "`$home` Placeholder Field" : "`$home` Platzhalter-Feld",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home in der Konfiguration eines extern angeschlossenen Speichers wird mit dem Wert des angegebenen Attributs ersetzt",
"User Profile Attributes" : "Benutzerprofilattribute",
"Phone Field" : "Telefonfeld",
@@ -122,24 +128,36 @@
"Internal Username Attribute:" : "Interne Eigenschaften des Benutzers:",
"Override UUID detection" : "UUID-Erkennung überschreiben",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Standardmäßig wird die UUID-Eigenschaft automatisch erkannt. Die UUID-Eigenschaft wird genutzt, um einen LDAP-Benutzer und Gruppen einwandfrei zu identifizieren. Außerdem wird der interne Benutzername erzeugt, der auf Eigenschaften der UUID basiert, wenn es oben nicht anders angegeben wurde. Sie müssen allerdings sicherstellen, dass Ihre gewählten Eigenschaften zur Identifikation der Benutzer und Gruppen eindeutig sind und zugeordnet werden können. Lassen Sie es frei, um es beim Standardverhalten zu belassen. Änderungen wirken sich nur auf neu gemappte (hinzugefügte) LDAP-Benutzer und -Gruppen aus.",
+ "UUID Attribute for Users" : "UUID-Attribut für Benutzer:",
+ "UUID Attribute for Groups" : "UUID-Attribut für Gruppen:",
+ "Groups meeting these criteria are available in {instanceName}:" : "Gruppen, auf die diese Kriterien zutreffen, sind verfügbar in {instanceName}:",
"Only these object classes:" : "Nur diese Objektklassen:",
"Only from these groups:" : "Nur aus diesen Gruppen:",
"Edit LDAP Query" : "LDAP-Abfrage bearbeiten",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Der Filter gibt an, welche LDAP-Gruppen Zugriff auf die {instanceName}-Instanz haben sollen.",
"LDAP Filter:" : "LDAP-Filter:",
"Verify settings and count the groups" : "Überprüfen Sie die Einstellungen und zählen Sie die Gruppen",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Benutzer nicht gefunden. Bitte überprüfen Sie Ihre Anmelde-Attribute und Benutzernamen. Wirksamer Filter (zum Kopieren und Einfügen bei der Überprüfung auf der Kommandozeile): {filter}",
"User found and settings verified." : "Benutzer gefunden und Einstellungen überprüft.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Erwägen Sie, Ihre Suche einzugrenzen, da sie viele Benutzer umfaßte. Nur der erste wird sich anmelden können.",
"An unspecified error occurred. Please check log and settings." : "Es ist ein ein nicht näher spezifizierter Fehler aufgetreten. Bitte prüfen Sie die Protokolldatei und die Einstellungen.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Der Suchfilter ist ungültig, möglicherweise bestehen Eingabefehler wie z.B. eine ungerade Anzahl von geöffneten und geschlossenen Klammern. Bitte überarbeiten.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Es ist ein Verbindungsfehler zum LDAP/AD aufgetreten, bitte überprüfen Sie Host, Port und Anmeldeinformationen.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Der \"%u id\" Platzhalter fehlt. Er wird durch den Anmeldenamen ersetzt, wenn LDAP/AD abgefragt wird.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "Beim Anmelden wird {instanceName} den Benutzer basierend auf folgenden Attributen finden:",
"Other Attributes:" : "Andere Attribute:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Bestimmt den Filter, welcher bei einer Anmeldung angewandt wird. `%%uid` ersetzt den Benutzernamen bei der Anmeldung. Beispiel: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Es wird versucht, einen DN für den angegebenen Anmeldenamen und den aktuellen Anmeldefilter zu erhalten",
+ "Test Login name" : "Anmeldenamen testen",
"Verify settings" : "Einstellungen überprüfen",
"No object found in the given Base DN. Please revise." : "Keine Objekte in der angegebenen Base-DN gefunden, bitte überprüfen.",
"More than 1,000 directory entries available." : "Es sind mehr als 1.000 Verzeichniseinträge verfügbar.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} Eintrag in der angegebenen Base DN verfügbar","{ldapTestBase} Einträge in der angegebenen Base DN verfügbar"],
"When unchecked, this configuration will be skipped." : "Konfiguration wird übersprungen, wenn nicht angehakt.",
"Configuration Active" : "Konfiguration aktiv",
"Copy current configuration into new directory binding" : "Aktuelle Konfiguration in eine neues Verzeichnis-Bind kopieren ",
+ "Copy configuration" : "Konfiguration kopieren",
+ "Delete configuration" : "Konfiguration löschen",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Sie können das Protokoll auslassen, wenn sie SSL nicht benötigen. Falls doch, so starten Sie mit ldaps://",
"Host" : "Host",
"Port" : "Port",
@@ -149,13 +167,16 @@
"For anonymous access, leave DN and Password empty." : "Lassen Sie die Felder DN und Passwort für einen anonymen Zugang leer.",
"Password" : "Passwort",
"Save Credentials" : "Zugangsdaten speichern",
+ "Base DN" : "Base DN",
"One Base DN per line" : "Einen Basis-DN pro Zeile",
"You can specify Base DN for users and groups in the Advanced tab" : " Sie können die Basis-DN für Benutzer und Gruppen im Reiter \"Fortgeschritten\" angeben",
"Detect Base DN" : "Base-DN ermitteln",
"Test Base DN" : "Base DN testen",
"Listing and searching for users is constrained by these criteria:" : "Auflistung und Suche nach Nutzern ist eingeschränkt durch folgende Kriterien:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Die häufigsten Objektklassen für Benutzer sind organizationalPerson, person, user und inetOrgPerson. Wenn Sie nicht sicher, welche Objektklasse Sie wählen sollen, fragen Sie bitte Ihren Verzeichnis-Admin.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Der Filter gibt an, welche LDAP-Benutzer Zugriff auf die {instanceName}-Instanz haben sollen.",
"Verify settings and count users" : "Einstellungen überprüfen und Benutzer zählen",
+ "User count: {usersCount}" : "Benutzeranzahl: {usersCount}",
"Test Configuration" : "Testkonfiguration",
"Help" : "Hilfe",
"Server" : "Server",
@@ -164,10 +185,20 @@
"Groups" : "Gruppen",
"Advanced" : "Fortgeschritten",
"Expert" : "Experte",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte kontaktieren Sie Ihre Systemadministration und bitten Sie sie um die Installation des Moduls.",
+ "Select LDAP Config" : "LDAP-Konfiguration auswählen",
+ "Create New Config" : "Neue Konfiguration erstellen",
+ "Create configuration" : "Konfiguration erstellen",
"Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Benutzernamen dienen zum Speichern und Zuweisen von Metadaten. Um Benutzer eindeutig zu identifizieren und zu erkennen, besitzt jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung des jeweiligen Benutzernamens zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzers zugeordnet. Darüber hinaus wird der DN auch zwischengespeichert, um die Interaktion über LDAP zu reduzieren, was aber nicht zur Identifikation dient. Ändert sich der DN, werden die Änderungen gefunden. Der interne Benutzername wird durchgängig verwendet. Ein Löschen der Zuordnungen führt zum systemweiten Verbleib von Restdaten. Es bleibt nicht auf eine einzelne Konfiguration beschränkt, sondern wirkt sich auf alle LDAP-Konfigurationen aus! Löschen Sie die Zuordnungen nie innerhalb einer Produktivumgebung, sondern nur in einer Test- oder Experimentierumgebung.",
"Clear Username-LDAP User Mapping" : "Lösche LDAP-Benutzernamenzuordnung",
"Clear Groupname-LDAP Group Mapping" : "Lösche LDAP-Gruppennamenzuordnung",
+ "Confirm action" : "Aktion bestätigen",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Möchten Sie diese LDAP-Konfiguration endgültig löschen? Dies kann nicht rückgängig gemacht werden.",
+ "Fail to delete config" : "Konfiguration konnte nicht gelöscht werden",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Möchten Sie das LDAP-Mapping endgültig löschen? Dies kann nicht rückgängig gemacht werden.",
+ "Mapping cleared" : "Mapping gelöscht",
+ "Failed to clear mapping" : "Mapping konnte nicht gelöscht werden",
"An error occurred" : "Es ist ein Fehler aufgetreten",
"Mode switch" : "Modus umschalten",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Ihrer LDAP-Größe können diese einige Zeit in Anspruch nehmen. Wollen Sie immer noch den Modus wechseln?",
@@ -203,6 +234,7 @@
"Renew password" : "Passwort erneuern",
"Wrong password." : "Falsches Passwort.",
"Invalid configuration. Please have a look at the logs for further details." : "Die Konfiguration ist ungültig. Weitere Details finden Sie in den Protokolldateien. ",
+ "Renewing …" : "Erneuere …",
"The Base DN appears to be wrong" : "Die Base-DN scheint falsch zu sein",
"Testing configuration…" : "Teste Konfiguration",
"Configuration incorrect" : "Konfiguration nicht korrekt",
diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js
index 627c4203eaa..17527f5e10f 100644
--- a/apps/user_ldap/l10n/el.js
+++ b/apps/user_ldap/l10n/el.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Μη έγκυρα δεδομένα προσδιορίστηκαν",
"Could not set configuration %1$s to %2$s" : "Δεν ήταν δυνατός ο ορισμός διαμόρφωσης %1$s σε %2$s",
"Action does not exist" : "Η ενέργεια δεν υπάρχει",
- "Renewing …" : "Ανανέωση ...",
"Very weak password" : "Πολύ αδύναμος κωδικός πρόσβασης",
"Weak password" : "Ασθενές συνηματικό",
"So-so password" : "Συνθηματικό έτσι και έτσι",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Ανανέωση συνθηματικού",
"Wrong password." : "Εσφαλμένο συνθηματικό.",
"Invalid configuration. Please have a look at the logs for further details." : "Μη έγκυρη διαμόρφωση. Παρακαλώ ρίξτε μια ματιά στα αρχεία καταγραφής για περισσότερες λεπτομέρειες.",
+ "Renewing …" : "Ανανέωση ...",
"The Base DN appears to be wrong" : "Το Base DN φαίνεται να είναι εσφαλμένο",
"Testing configuration…" : "Γίνεται δοκιμή ρυθμίσεων...",
"Configuration incorrect" : "Η διαμόρφωση είναι λανθασμένη",
diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json
index dee08517357..e7ef0122a18 100644
--- a/apps/user_ldap/l10n/el.json
+++ b/apps/user_ldap/l10n/el.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Μη έγκυρα δεδομένα προσδιορίστηκαν",
"Could not set configuration %1$s to %2$s" : "Δεν ήταν δυνατός ο ορισμός διαμόρφωσης %1$s σε %2$s",
"Action does not exist" : "Η ενέργεια δεν υπάρχει",
- "Renewing …" : "Ανανέωση ...",
"Very weak password" : "Πολύ αδύναμος κωδικός πρόσβασης",
"Weak password" : "Ασθενές συνηματικό",
"So-so password" : "Συνθηματικό έτσι και έτσι",
@@ -203,6 +202,7 @@
"Renew password" : "Ανανέωση συνθηματικού",
"Wrong password." : "Εσφαλμένο συνθηματικό.",
"Invalid configuration. Please have a look at the logs for further details." : "Μη έγκυρη διαμόρφωση. Παρακαλώ ρίξτε μια ματιά στα αρχεία καταγραφής για περισσότερες λεπτομέρειες.",
+ "Renewing …" : "Ανανέωση ...",
"The Base DN appears to be wrong" : "Το Base DN φαίνεται να είναι εσφαλμένο",
"Testing configuration…" : "Γίνεται δοκιμή ρυθμίσεων...",
"Configuration incorrect" : "Η διαμόρφωση είναι λανθασμένη",
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js
index 30343e7a63e..8cda9923ade 100644
--- a/apps/user_ldap/l10n/en_GB.js
+++ b/apps/user_ldap/l10n/en_GB.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Invalid data specified",
"Could not set configuration %1$s to %2$s" : "Could not set configuration %1$s to %2$s",
"Action does not exist" : "Action does not exist",
- "Renewing …" : "Renewing …",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
"So-so password" : "So-so password",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Renew password",
"Wrong password." : "Wrong password.",
"Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.",
+ "Renewing …" : "Renewing …",
"The Base DN appears to be wrong" : "The Base DN appears to be wrong",
"Testing configuration…" : "Testing configuration…",
"Configuration incorrect" : "Configuration incorrect",
diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json
index 5f97ae4050e..08ab301e264 100644
--- a/apps/user_ldap/l10n/en_GB.json
+++ b/apps/user_ldap/l10n/en_GB.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Invalid data specified",
"Could not set configuration %1$s to %2$s" : "Could not set configuration %1$s to %2$s",
"Action does not exist" : "Action does not exist",
- "Renewing …" : "Renewing …",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
"So-so password" : "So-so password",
@@ -203,6 +202,7 @@
"Renew password" : "Renew password",
"Wrong password." : "Wrong password.",
"Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.",
+ "Renewing …" : "Renewing …",
"The Base DN appears to be wrong" : "The Base DN appears to be wrong",
"Testing configuration…" : "Testing configuration…",
"Configuration incorrect" : "Configuration incorrect",
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index 9cf54cff322..19ff8a2b4b7 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Se especificaron datos inválidos",
"Could not set configuration %1$s to %2$s" : "No se pudo establecer la configuración %1$s a %2$s",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando …",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña pasable",
@@ -51,12 +50,18 @@ OC.L10N.register(
"LDAP user and group backend" : "Motor de usuarios y grupos LDAP",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Esta aplicación permite a los administradores conectar Nextcloud a un directorio de usuarios basado en LDAP",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Esta aplicación permite a los administradores conectar Nextcloud con una directorio de usuarios basado en LDAP para autenticación y aprovisionamiento de usuarios, grupos y atributos de usuario. Los administradores pueden configurar esta aplicación para conectarse a uno o más directorios LDAP o Active Directory vía una interfaz LDAP. Los atributos como cuota de usuario, correo, imágenes de avatar, pertenencia a grupos y más pueden incorporarse a Nextcloud desde un directorio con las peticiones y filtros apropiados.\n\nUn usuario se registra en Nextcloud con sus credenciales LDAP o AD y se le concede acceso basándose en una petición de autenticación manejada por el servidor LDAP o AD.Nexttcloud no almacen las contraseñas LDAP o AD, sino que estas credenciales se usan para autenticar un usuario y después Nextcloud usa una sesión para la id de usuario. Más información disponible en la documentación del motor de usuarios y grupos LDAP",
+ "uniqueMember" : "uniqueMember",
+ "memberUid" : "memberUid",
+ "member (AD)" : "member (AD)",
+ "gidNumber" : "gidNumber",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "Configuración de conexión",
"Backup (Replica) Host" : "Servidor de copia de seguridad (Réplica)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Dar un servidor de copia de seguridad opcional. Debe ser una réplica del servidor principal LDAP / AD.",
"Backup (Replica) Port" : "Puerto para copias de seguridad (Replica)",
"Only connect to the replica server." : "Conectar sólo con el servidor de réplica.",
"Disable Main Server" : "Deshabilitar servidor principal",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "No se recomienda, ¡utilícelo únicamente para pruebas! Si la conexión sólo funciona con esta opción, importe el certificado SSL del servidor LDAP en su servidor {instanceName}.",
"Turn off SSL certificate validation." : "Desactivar la validación por certificado SSL.",
"Cache Time-To-Live" : "Cache TTL",
"in seconds. A change empties the cache." : "en segundos. Un cambio vacía la caché.",
@@ -205,6 +210,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración no válida. Por favor, echa un vistazo al registro para más detalles.",
+ "Renewing …" : "Renovando …",
"The Base DN appears to be wrong" : "La Base DN parece estar mal",
"Testing configuration…" : "Probando configuración",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json
index 41b0996c22e..7cb8a8d05c1 100644
--- a/apps/user_ldap/l10n/es.json
+++ b/apps/user_ldap/l10n/es.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Se especificaron datos inválidos",
"Could not set configuration %1$s to %2$s" : "No se pudo establecer la configuración %1$s a %2$s",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando …",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña pasable",
@@ -49,12 +48,18 @@
"LDAP user and group backend" : "Motor de usuarios y grupos LDAP",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Esta aplicación permite a los administradores conectar Nextcloud a un directorio de usuarios basado en LDAP",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Esta aplicación permite a los administradores conectar Nextcloud con una directorio de usuarios basado en LDAP para autenticación y aprovisionamiento de usuarios, grupos y atributos de usuario. Los administradores pueden configurar esta aplicación para conectarse a uno o más directorios LDAP o Active Directory vía una interfaz LDAP. Los atributos como cuota de usuario, correo, imágenes de avatar, pertenencia a grupos y más pueden incorporarse a Nextcloud desde un directorio con las peticiones y filtros apropiados.\n\nUn usuario se registra en Nextcloud con sus credenciales LDAP o AD y se le concede acceso basándose en una petición de autenticación manejada por el servidor LDAP o AD.Nexttcloud no almacen las contraseñas LDAP o AD, sino que estas credenciales se usan para autenticar un usuario y después Nextcloud usa una sesión para la id de usuario. Más información disponible en la documentación del motor de usuarios y grupos LDAP",
+ "uniqueMember" : "uniqueMember",
+ "memberUid" : "memberUid",
+ "member (AD)" : "member (AD)",
+ "gidNumber" : "gidNumber",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "Configuración de conexión",
"Backup (Replica) Host" : "Servidor de copia de seguridad (Réplica)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Dar un servidor de copia de seguridad opcional. Debe ser una réplica del servidor principal LDAP / AD.",
"Backup (Replica) Port" : "Puerto para copias de seguridad (Replica)",
"Only connect to the replica server." : "Conectar sólo con el servidor de réplica.",
"Disable Main Server" : "Deshabilitar servidor principal",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "No se recomienda, ¡utilícelo únicamente para pruebas! Si la conexión sólo funciona con esta opción, importe el certificado SSL del servidor LDAP en su servidor {instanceName}.",
"Turn off SSL certificate validation." : "Desactivar la validación por certificado SSL.",
"Cache Time-To-Live" : "Cache TTL",
"in seconds. A change empties the cache." : "en segundos. Un cambio vacía la caché.",
@@ -203,6 +208,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración no válida. Por favor, echa un vistazo al registro para más detalles.",
+ "Renewing …" : "Renovando …",
"The Base DN appears to be wrong" : "La Base DN parece estar mal",
"Testing configuration…" : "Probando configuración",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_419.js b/apps/user_ldap/l10n/es_419.js
index a64cec81eb2..4b5cd07ec07 100644
--- a/apps/user_ldap/l10n/es_419.js
+++ b/apps/user_ldap/l10n/es_419.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_419.json b/apps/user_ldap/l10n/es_419.json
index a488438cb6b..58b0672ebe3 100644
--- a/apps/user_ldap/l10n/es_419.json
+++ b/apps/user_ldap/l10n/es_419.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -142,6 +141,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_AR.js b/apps/user_ldap/l10n/es_AR.js
index cacda4b74f3..32d08fca0ff 100644
--- a/apps/user_ldap/l10n/es_AR.js
+++ b/apps/user_ldap/l10n/es_AR.js
@@ -7,7 +7,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña debill",
"So-so password" : "Contraseña aceptable",
@@ -134,6 +133,7 @@ OC.L10N.register(
"New password" : "Nueva contraseña",
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuracion... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_AR.json b/apps/user_ldap/l10n/es_AR.json
index b772008f176..16f9d4d5495 100644
--- a/apps/user_ldap/l10n/es_AR.json
+++ b/apps/user_ldap/l10n/es_AR.json
@@ -5,7 +5,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña debill",
"So-so password" : "Contraseña aceptable",
@@ -132,6 +131,7 @@
"New password" : "Nueva contraseña",
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuracion... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_CL.js b/apps/user_ldap/l10n/es_CL.js
index 459b761b0d6..d635f3af58a 100644
--- a/apps/user_ldap/l10n/es_CL.js
+++ b/apps/user_ldap/l10n/es_CL.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -145,6 +144,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_CL.json b/apps/user_ldap/l10n/es_CL.json
index 6f876ccdae2..e3f3f02d92a 100644
--- a/apps/user_ldap/l10n/es_CL.json
+++ b/apps/user_ldap/l10n/es_CL.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -143,6 +142,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_CO.js b/apps/user_ldap/l10n/es_CO.js
index 459b761b0d6..d635f3af58a 100644
--- a/apps/user_ldap/l10n/es_CO.js
+++ b/apps/user_ldap/l10n/es_CO.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -145,6 +144,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_CO.json b/apps/user_ldap/l10n/es_CO.json
index 6f876ccdae2..e3f3f02d92a 100644
--- a/apps/user_ldap/l10n/es_CO.json
+++ b/apps/user_ldap/l10n/es_CO.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -143,6 +142,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_CR.js b/apps/user_ldap/l10n/es_CR.js
index 459b761b0d6..d635f3af58a 100644
--- a/apps/user_ldap/l10n/es_CR.js
+++ b/apps/user_ldap/l10n/es_CR.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -145,6 +144,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_CR.json b/apps/user_ldap/l10n/es_CR.json
index 6f876ccdae2..e3f3f02d92a 100644
--- a/apps/user_ldap/l10n/es_CR.json
+++ b/apps/user_ldap/l10n/es_CR.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -143,6 +142,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_DO.js b/apps/user_ldap/l10n/es_DO.js
index 459b761b0d6..d635f3af58a 100644
--- a/apps/user_ldap/l10n/es_DO.js
+++ b/apps/user_ldap/l10n/es_DO.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -145,6 +144,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_DO.json b/apps/user_ldap/l10n/es_DO.json
index 6f876ccdae2..e3f3f02d92a 100644
--- a/apps/user_ldap/l10n/es_DO.json
+++ b/apps/user_ldap/l10n/es_DO.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -143,6 +142,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_EC.js b/apps/user_ldap/l10n/es_EC.js
index d83e44d453a..99d6bbdfeb5 100644
--- a/apps/user_ldap/l10n/es_EC.js
+++ b/apps/user_ldap/l10n/es_EC.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "No se han especificado datos",
"Invalid data specified" : "Datos especificados no válidos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -185,6 +184,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_EC.json b/apps/user_ldap/l10n/es_EC.json
index 6c326958135..b6db077e09e 100644
--- a/apps/user_ldap/l10n/es_EC.json
+++ b/apps/user_ldap/l10n/es_EC.json
@@ -9,7 +9,6 @@
"No data specified" : "No se han especificado datos",
"Invalid data specified" : "Datos especificados no válidos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -183,6 +182,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_GT.js b/apps/user_ldap/l10n/es_GT.js
index 459b761b0d6..d635f3af58a 100644
--- a/apps/user_ldap/l10n/es_GT.js
+++ b/apps/user_ldap/l10n/es_GT.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -145,6 +144,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_GT.json b/apps/user_ldap/l10n/es_GT.json
index 6f876ccdae2..e3f3f02d92a 100644
--- a/apps/user_ldap/l10n/es_GT.json
+++ b/apps/user_ldap/l10n/es_GT.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -143,6 +142,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_HN.js b/apps/user_ldap/l10n/es_HN.js
index abd5c685ea3..7cef25f28dc 100644
--- a/apps/user_ldap/l10n/es_HN.js
+++ b/apps/user_ldap/l10n/es_HN.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_HN.json b/apps/user_ldap/l10n/es_HN.json
index e19b2729863..4233d725267 100644
--- a/apps/user_ldap/l10n/es_HN.json
+++ b/apps/user_ldap/l10n/es_HN.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -142,6 +141,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js
index 322ddaaff9c..fa8afd2e1ca 100644
--- a/apps/user_ldap/l10n/es_MX.js
+++ b/apps/user_ldap/l10n/es_MX.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "No se han especificado datos",
"Invalid data specified" : "Datos especificados inválidos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -182,6 +181,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_MX.json b/apps/user_ldap/l10n/es_MX.json
index dddc7b8922f..139451432b1 100644
--- a/apps/user_ldap/l10n/es_MX.json
+++ b/apps/user_ldap/l10n/es_MX.json
@@ -9,7 +9,6 @@
"No data specified" : "No se han especificado datos",
"Invalid data specified" : "Datos especificados inválidos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -180,6 +179,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_NI.js b/apps/user_ldap/l10n/es_NI.js
index abd5c685ea3..7cef25f28dc 100644
--- a/apps/user_ldap/l10n/es_NI.js
+++ b/apps/user_ldap/l10n/es_NI.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_NI.json b/apps/user_ldap/l10n/es_NI.json
index e19b2729863..4233d725267 100644
--- a/apps/user_ldap/l10n/es_NI.json
+++ b/apps/user_ldap/l10n/es_NI.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -142,6 +141,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_PA.js b/apps/user_ldap/l10n/es_PA.js
index abd5c685ea3..7cef25f28dc 100644
--- a/apps/user_ldap/l10n/es_PA.js
+++ b/apps/user_ldap/l10n/es_PA.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_PA.json b/apps/user_ldap/l10n/es_PA.json
index e19b2729863..4233d725267 100644
--- a/apps/user_ldap/l10n/es_PA.json
+++ b/apps/user_ldap/l10n/es_PA.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -142,6 +141,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_PE.js b/apps/user_ldap/l10n/es_PE.js
index abd5c685ea3..7cef25f28dc 100644
--- a/apps/user_ldap/l10n/es_PE.js
+++ b/apps/user_ldap/l10n/es_PE.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_PE.json b/apps/user_ldap/l10n/es_PE.json
index e19b2729863..4233d725267 100644
--- a/apps/user_ldap/l10n/es_PE.json
+++ b/apps/user_ldap/l10n/es_PE.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -142,6 +141,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_PR.js b/apps/user_ldap/l10n/es_PR.js
index abd5c685ea3..7cef25f28dc 100644
--- a/apps/user_ldap/l10n/es_PR.js
+++ b/apps/user_ldap/l10n/es_PR.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_PR.json b/apps/user_ldap/l10n/es_PR.json
index e19b2729863..4233d725267 100644
--- a/apps/user_ldap/l10n/es_PR.json
+++ b/apps/user_ldap/l10n/es_PR.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -142,6 +141,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_PY.js b/apps/user_ldap/l10n/es_PY.js
index 6ec441b928f..7977c47fcb4 100644
--- a/apps/user_ldap/l10n/es_PY.js
+++ b/apps/user_ldap/l10n/es_PY.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -145,6 +144,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_PY.json b/apps/user_ldap/l10n/es_PY.json
index 6f751713799..b3d96d644c4 100644
--- a/apps/user_ldap/l10n/es_PY.json
+++ b/apps/user_ldap/l10n/es_PY.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -143,6 +142,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_SV.js b/apps/user_ldap/l10n/es_SV.js
index 459b761b0d6..d635f3af58a 100644
--- a/apps/user_ldap/l10n/es_SV.js
+++ b/apps/user_ldap/l10n/es_SV.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -145,6 +144,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_SV.json b/apps/user_ldap/l10n/es_SV.json
index 6f876ccdae2..e3f3f02d92a 100644
--- a/apps/user_ldap/l10n/es_SV.json
+++ b/apps/user_ldap/l10n/es_SV.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -143,6 +142,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_UY.js b/apps/user_ldap/l10n/es_UY.js
index abd5c685ea3..7cef25f28dc 100644
--- a/apps/user_ldap/l10n/es_UY.js
+++ b/apps/user_ldap/l10n/es_UY.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/es_UY.json b/apps/user_ldap/l10n/es_UY.json
index e19b2729863..4233d725267 100644
--- a/apps/user_ldap/l10n/es_UY.json
+++ b/apps/user_ldap/l10n/es_UY.json
@@ -8,7 +8,6 @@
"No configuration specified" : "No se ha especificado una configuración",
"No data specified" : "No se han especificado datos",
"Action does not exist" : "La acción no existe",
- "Renewing …" : "Renovando ...",
"Very weak password" : "Contraseña muy debil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -142,6 +141,7 @@
"Renew password" : "Renovar contraseña",
"Wrong password." : "Contraseña incorrecta. ",
"Invalid configuration. Please have a look at the logs for further details." : "Configuración inválida. Por favor verifica las bitácoras para más detalles.",
+ "Renewing …" : "Renovando ...",
"The Base DN appears to be wrong" : "El DN Base parece estar incorrecto",
"Testing configuration…" : "Probando configuración... ",
"Configuration incorrect" : "Configuración Incorrecta",
diff --git a/apps/user_ldap/l10n/et_EE.js b/apps/user_ldap/l10n/et_EE.js
index 9fcd5d0751b..202f3cce546 100644
--- a/apps/user_ldap/l10n/et_EE.js
+++ b/apps/user_ldap/l10n/et_EE.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Kirjeldatud on vigased andmed",
"Could not set configuration %1$s to %2$s" : "Ei õnnestunud muuta „%1$s“ seadistuse väärtuseks „%2$s“",
"Action does not exist" : "Toimingut pole olemas",
- "Renewing …" : "Värskendamine ...",
"Very weak password" : "Väga nõrk salasõna",
"Weak password" : "Nõrk salasõna",
"So-so password" : "Enam-vähem sobiv salasõna",
@@ -106,9 +105,18 @@ OC.L10N.register(
"Groups" : "Grupid",
"Advanced" : "Täpsem",
"Expert" : "Ekspert",
+ "Select LDAP Config" : "Vali LDAP-i seadistus",
+ "Create New Config" : "Loo uus seadistus",
+ "Create configuration" : "Loo seadistus",
"Username-LDAP User Mapping" : "LDAP-Kasutajatunnus Kasutaja Vastendus",
"Clear Username-LDAP User Mapping" : "Puhasta LDAP-Kasutajatunnus Kasutaja Vastendus",
"Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus",
+ "Confirm action" : "Kinnita tegevus",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Kas oled kindel, et tahad lõplikult kustutada selle LDAP-i seadistuse? Seda tegevust ei saa tagasi keerata.",
+ "Fail to delete config" : "Seadistuse kustutamine ei õnnestunud",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Kas oled kindel, et tahad lõplikult eemaldada LDAP-i vastendused? Seda tegevust ei saa tagasi keerata.",
+ "Mapping cleared" : "Vastendused on eemaldatud",
+ "Failed to clear mapping" : "Vastenduste eemaldamine ei õnnestunud",
"An error occurred" : "Tekkis viga",
"Mode switch" : "Režiimi lüliti",
"Cancel" : "Loobu",
@@ -135,6 +143,7 @@ OC.L10N.register(
"Renew password" : "Uuenda salasõna",
"Wrong password." : "Vale salasõna.",
"Invalid configuration. Please have a look at the logs for further details." : "Vigane seadistus. Rohkema info jaoks vaadake logisid.",
+ "Renewing …" : "Värskendamine ...",
"The Base DN appears to be wrong" : "Näib, et Base DN on vale",
"Testing configuration…" : "Seadistuse testimine",
"Configuration incorrect" : "Seadistus on vigane",
diff --git a/apps/user_ldap/l10n/et_EE.json b/apps/user_ldap/l10n/et_EE.json
index 87fb6b44c6a..ed3f2a1d14d 100644
--- a/apps/user_ldap/l10n/et_EE.json
+++ b/apps/user_ldap/l10n/et_EE.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Kirjeldatud on vigased andmed",
"Could not set configuration %1$s to %2$s" : "Ei õnnestunud muuta „%1$s“ seadistuse väärtuseks „%2$s“",
"Action does not exist" : "Toimingut pole olemas",
- "Renewing …" : "Värskendamine ...",
"Very weak password" : "Väga nõrk salasõna",
"Weak password" : "Nõrk salasõna",
"So-so password" : "Enam-vähem sobiv salasõna",
@@ -104,9 +103,18 @@
"Groups" : "Grupid",
"Advanced" : "Täpsem",
"Expert" : "Ekspert",
+ "Select LDAP Config" : "Vali LDAP-i seadistus",
+ "Create New Config" : "Loo uus seadistus",
+ "Create configuration" : "Loo seadistus",
"Username-LDAP User Mapping" : "LDAP-Kasutajatunnus Kasutaja Vastendus",
"Clear Username-LDAP User Mapping" : "Puhasta LDAP-Kasutajatunnus Kasutaja Vastendus",
"Clear Groupname-LDAP Group Mapping" : "Puhasta LDAP-Grupinimi Grupp Vastendus",
+ "Confirm action" : "Kinnita tegevus",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Kas oled kindel, et tahad lõplikult kustutada selle LDAP-i seadistuse? Seda tegevust ei saa tagasi keerata.",
+ "Fail to delete config" : "Seadistuse kustutamine ei õnnestunud",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Kas oled kindel, et tahad lõplikult eemaldada LDAP-i vastendused? Seda tegevust ei saa tagasi keerata.",
+ "Mapping cleared" : "Vastendused on eemaldatud",
+ "Failed to clear mapping" : "Vastenduste eemaldamine ei õnnestunud",
"An error occurred" : "Tekkis viga",
"Mode switch" : "Režiimi lüliti",
"Cancel" : "Loobu",
@@ -133,6 +141,7 @@
"Renew password" : "Uuenda salasõna",
"Wrong password." : "Vale salasõna.",
"Invalid configuration. Please have a look at the logs for further details." : "Vigane seadistus. Rohkema info jaoks vaadake logisid.",
+ "Renewing …" : "Värskendamine ...",
"The Base DN appears to be wrong" : "Näib, et Base DN on vale",
"Testing configuration…" : "Seadistuse testimine",
"Configuration incorrect" : "Seadistus on vigane",
diff --git a/apps/user_ldap/l10n/eu.js b/apps/user_ldap/l10n/eu.js
index 0e7ccbc5e6d..2a17ee89e6f 100644
--- a/apps/user_ldap/l10n/eu.js
+++ b/apps/user_ldap/l10n/eu.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Zehaztutako datu baliogabeak",
"Could not set configuration %1$s to %2$s" : "Ezin izan da %1$s %2$s-ra ezarri",
"Action does not exist" : "Ekintza ez da existitzen",
- "Renewing …" : "Berritzen ...",
"Very weak password" : "Pasahitz oso ahula",
"Weak password" : "Pasahitz ahula",
"So-so password" : "Hala-moduzko pasahitza",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Berritu pasahitza",
"Wrong password." : "Pasahitz okerra",
"Invalid configuration. Please have a look at the logs for further details." : "Baliogabeko konfigurazioa. Eman begirada bat egunkari-fitxategiei zehaztasun gehiagorako.",
+ "Renewing …" : "Berritzen ...",
"The Base DN appears to be wrong" : "Oinarrizko DN gaizki dagoela dirudi",
"Testing configuration…" : "Konfigurazioa probatzen…",
"Configuration incorrect" : "Konfigurazioa ez dago ongi",
diff --git a/apps/user_ldap/l10n/eu.json b/apps/user_ldap/l10n/eu.json
index 919a9297d8c..2ea398d8e2d 100644
--- a/apps/user_ldap/l10n/eu.json
+++ b/apps/user_ldap/l10n/eu.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Zehaztutako datu baliogabeak",
"Could not set configuration %1$s to %2$s" : "Ezin izan da %1$s %2$s-ra ezarri",
"Action does not exist" : "Ekintza ez da existitzen",
- "Renewing …" : "Berritzen ...",
"Very weak password" : "Pasahitz oso ahula",
"Weak password" : "Pasahitz ahula",
"So-so password" : "Hala-moduzko pasahitza",
@@ -203,6 +202,7 @@
"Renew password" : "Berritu pasahitza",
"Wrong password." : "Pasahitz okerra",
"Invalid configuration. Please have a look at the logs for further details." : "Baliogabeko konfigurazioa. Eman begirada bat egunkari-fitxategiei zehaztasun gehiagorako.",
+ "Renewing …" : "Berritzen ...",
"The Base DN appears to be wrong" : "Oinarrizko DN gaizki dagoela dirudi",
"Testing configuration…" : "Konfigurazioa probatzen…",
"Configuration incorrect" : "Konfigurazioa ez dago ongi",
diff --git a/apps/user_ldap/l10n/fa.js b/apps/user_ldap/l10n/fa.js
index 7e00998d3e1..2fb145ef632 100644
--- a/apps/user_ldap/l10n/fa.js
+++ b/apps/user_ldap/l10n/fa.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "داده ای مشخص نشده است",
"Invalid data specified" : "Invalid data specified",
"Action does not exist" : "Action does not exist",
- "Renewing …" : "Renewing …",
"Very weak password" : "رمز عبور بسیار ضعیف",
"Weak password" : "رمز عبور ضعیف",
"So-so password" : "رمز عبور متوسط",
@@ -176,6 +175,7 @@ OC.L10N.register(
"Renew password" : "Renew password",
"Wrong password." : "گذرواژه اشتباه.",
"Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.",
+ "Renewing …" : "Renewing …",
"The Base DN appears to be wrong" : "The Base DN appears to be wrong",
"Testing configuration…" : "Testing configuration…",
"Configuration incorrect" : "پیکربندی نادرست است",
diff --git a/apps/user_ldap/l10n/fa.json b/apps/user_ldap/l10n/fa.json
index 0a8165f8e71..cc74a3510bc 100644
--- a/apps/user_ldap/l10n/fa.json
+++ b/apps/user_ldap/l10n/fa.json
@@ -9,7 +9,6 @@
"No data specified" : "داده ای مشخص نشده است",
"Invalid data specified" : "Invalid data specified",
"Action does not exist" : "Action does not exist",
- "Renewing …" : "Renewing …",
"Very weak password" : "رمز عبور بسیار ضعیف",
"Weak password" : "رمز عبور ضعیف",
"So-so password" : "رمز عبور متوسط",
@@ -174,6 +173,7 @@
"Renew password" : "Renew password",
"Wrong password." : "گذرواژه اشتباه.",
"Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.",
+ "Renewing …" : "Renewing …",
"The Base DN appears to be wrong" : "The Base DN appears to be wrong",
"Testing configuration…" : "Testing configuration…",
"Configuration incorrect" : "پیکربندی نادرست است",
diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js
index f77c5c1386e..94576cb498b 100644
--- a/apps/user_ldap/l10n/fr.js
+++ b/apps/user_ldap/l10n/fr.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Données spécifiées invalides",
"Could not set configuration %1$s to %2$s" : "Impossible de changer la configuration %1$s pour %2$s",
"Action does not exist" : "L'action n'existe pas",
- "Renewing …" : "Renouvellement en cours...",
"Very weak password" : "Mot de passe très faible",
"Weak password" : "Mot de passe faible",
"So-so password" : "Mot de passe tout juste acceptable",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Renouveler le mot de passe",
"Wrong password." : "Mot de passe incorrect.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuration non valide. Veuillez consulter les logs pour plus de détails.",
+ "Renewing …" : "Renouvellement en cours...",
"The Base DN appears to be wrong" : "Le DN de base semble être erroné",
"Testing configuration…" : "Test de configuration",
"Configuration incorrect" : "Configuration incorrecte",
diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json
index 443648c3330..a7b5a0ca7bf 100644
--- a/apps/user_ldap/l10n/fr.json
+++ b/apps/user_ldap/l10n/fr.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Données spécifiées invalides",
"Could not set configuration %1$s to %2$s" : "Impossible de changer la configuration %1$s pour %2$s",
"Action does not exist" : "L'action n'existe pas",
- "Renewing …" : "Renouvellement en cours...",
"Very weak password" : "Mot de passe très faible",
"Weak password" : "Mot de passe faible",
"So-so password" : "Mot de passe tout juste acceptable",
@@ -203,6 +202,7 @@
"Renew password" : "Renouveler le mot de passe",
"Wrong password." : "Mot de passe incorrect.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuration non valide. Veuillez consulter les logs pour plus de détails.",
+ "Renewing …" : "Renouvellement en cours...",
"The Base DN appears to be wrong" : "Le DN de base semble être erroné",
"Testing configuration…" : "Test de configuration",
"Configuration incorrect" : "Configuration incorrecte",
diff --git a/apps/user_ldap/l10n/ga.js b/apps/user_ldap/l10n/ga.js
index c6b87768755..310e7884c0d 100644
--- a/apps/user_ldap/l10n/ga.js
+++ b/apps/user_ldap/l10n/ga.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Sonraí neamhbhailí",
"Could not set configuration %1$s to %2$s" : "Níorbh fhéidir cumraíocht %1$s a shocrú go %2$s",
"Action does not exist" : "Ní gníomh ann",
- "Renewing …" : "Ag athnuachan…",
"Very weak password" : "Focal faire an-lag",
"Weak password" : "Pasfhocal lag",
"So-so password" : "mar sin-sin pasfhocal",
@@ -51,12 +50,18 @@ OC.L10N.register(
"LDAP user and group backend" : "Úsáideoir LDAP agus inneall grúpa",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Cuireann an feidhmchlár seo ar chumas riarthóirí Nextcloud a nascadh le heolaire úsáideoirí atá bunaithe ar LDAP.",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Cuireann an feidhmchlár seo ar chumas riarthóirí Nextcloud a nascadh le heolaire úsáideoirí atá bunaithe ar LDAP chun úsáideoirí, grúpaí agus tréithe úsáideoirí a fhíordheimhniú agus a sholáthar. Is féidir le riarthóirí an feidhmchlár seo a chumrú chun nascadh le heolaire LDAP amháin nó níos mó nó le hEolairí Gníomhacha trí chomhéadan LDAP. Is féidir tréithe ar nós cuóta úsáideora, ríomhphost, pictiúir avatar, ballraíocht ghrúpa agus níos mó a tharraingt isteach in Nextcloud ó eolaire leis na ceisteanna agus na scagairí cuí.\n\nLogálann úsáideoir isteach ar Nextcloud lena dintiúir LDAP nó AD, agus tugtar rochtain dó bunaithe ar iarratas fíordheimhnithe a láimhseálann an freastalaí LDAP nó AD. Ní stórálann Nextcloud pasfhocail LDAP nó AD, ach úsáidtear na dintiúir seo chun úsáideoir a fhíordheimhniú agus ansin úsáideann Nextcloud seisiún don ID úsáideora. Tá tuilleadh faisnéise ar fáil i gcáipéisíocht an LDAP Úsáideoir agus Inneall Grúpa.",
+ "uniqueMember" : "BallUathúil",
+ "memberUid" : "ballUid",
+ "member (AD)" : "ball (AD)",
+ "gidNumber" : "UimhirGID",
+ "zimbraMailForwardingAddress" : "Seoladh Ar AghaidhPoist zimbra",
"Connection Settings" : "Socruithe Ceangail",
"Backup (Replica) Host" : "Cúltaca (Macasamhail) Óstach",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Tabhair óstach cúltaca roghnach. Caithfidh gur macasamhail é den phríomhfhreastalaí LDAP/AD.",
"Backup (Replica) Port" : "Cúltaca (Macasamhail) Port",
"Only connect to the replica server." : "Ná déan ach ceangal leis an bhfreastalaí macasamhail.",
"Disable Main Server" : "Díchumasaigh Príomhfhreastalaí",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Ní mholtar é, bain úsáid as le haghaidh tástála amháin! Mura n-oibríonn an nasc ach leis an rogha seo, allmhairigh teastas SSL an fhreastalaí LDAP isteach i do fhreastalaí {instanceName}.",
"Turn off SSL certificate validation." : "Múch bailíochtú teastais SSL.",
"Cache Time-To-Live" : "Taisce Am-Chun-Beo",
"in seconds. A change empties the cache." : "i soicindí. Folaíonn athrú an taisce.",
@@ -97,6 +102,7 @@ OC.L10N.register(
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Socraigh ríomhphost an úsáideora óna tréith LDAP. Fág folamh é le haghaidh iompair réamhshocraithe.",
"User Home Folder Naming Rule" : "Riail Ainmnithe Fillteán Baile an Úsáideora",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Fág folamh le haghaidh ainm úsáideora (réamhshocraithe). Seachas sin, sonraigh tréith LDAP/AD.",
+ "`$home` Placeholder Field" : "Réimse Coinneálaí Áit `$home`",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Cuirfear luach na haitreabúide sonraithe in ionad $home i gcumraíocht stórála seachtrach",
"User Profile Attributes" : "Tréithe Próifíl Úsáideora",
"Phone Field" : "Réimse Fón",
@@ -124,24 +130,36 @@ OC.L10N.register(
"Internal Username Attribute:" : "Tréith Ainm Úsáideora Inmheánach:",
"Override UUID detection" : "Sáraigh brath UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "De réir réamhshocraithe, braitear an aitreabúid UUID go huathoibríoch. Úsáidtear an tréith UUID chun úsáideoirí agus grúpaí LDAP a shainaithint gan amhras. Chomh maith leis sin, cruthófar an t-ainm úsáideora inmheánach bunaithe ar an UUID, mura sonraítear a mhalairt thuas. Is féidir leat an socrú a shárú agus tréith de do rogha a chur ar aghaidh. Ní mór duit a chinntiú gur féidir an tréith is rogha leat a fháil d’úsáideoirí agus do ghrúpaí araon agus go bhfuil sé uathúil. Fág é folamh le haghaidh iompar réamhshocraithe. Ní bheidh éifeacht ag athruithe ach ar úsáideoirí agus grúpaí LDAP nua-mhapáilte (curtha leis).",
+ "UUID Attribute for Users" : "Tréith UUID d'Úsáideoirí",
+ "UUID Attribute for Groups" : "Tréith UUID do Ghrúpaí",
+ "Groups meeting these criteria are available in {instanceName}:" : "Tá grúpaí a chomhlíonann na critéir seo ar fáil in {instanceName}:",
"Only these object classes:" : "Na haicmí oibiachta seo amháin:",
"Only from these groups:" : "Ó na grúpaí seo amháin:",
"Edit LDAP Query" : "Cuir Iarratas LDAP in eagar",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Sonraíonn an scagaire cé na grúpaí LDAP a mbeidh rochtain acu ar an gcás {instanceName}.",
"LDAP Filter:" : "Scagaire LDAP:",
"Verify settings and count the groups" : "Fíoraigh socruithe agus comhaireamh na grúpaí",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Níor aimsíodh an t-úsáideoir. Seiceáil do thréithe logála isteach agus d'ainm úsáideora le do thoil. Scagaire éifeachtach (le cóipeáil agus greamaigh le haghaidh bailíochtú líne ordaithe): {filter}",
"User found and settings verified." : "Fuarthas an t-úsáideoir agus fíoraíodh na socruithe.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Smaoinigh ar do chuardach a chaolú, mar gur chuimsigh sé go leor úsáideoirí, agus ní bheidh ach an chéad duine acu in ann logáil isteach.",
"An unspecified error occurred. Please check log and settings." : "Tharla earráid neamhshonraithe. Seiceáil le do thoil logáil agus socruithe le do thoil.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Tá an scagaire cuardaigh neamhbhailí, is dócha mar gheall ar cheisteanna comhréire amhail líon míchothrom na lúibíní oscailte agus dúnta. Athbhreithnigh le do thoil.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Tharla earráid cheangail le LDAP/AD. Seiceáil an t-óstach, an port agus na dintiúir le do thoil.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Tá coinneálaí an ionaid \"%uid\" ar iarraidh. Cuirfear an t-ainm logála isteach ina áit agus LDAP/AD á cheistiú.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "Agus logáil isteach á dhéanamh, aimseoidh {instanceName} an t-úsáideoir bunaithe ar na tréithe seo a leanas:",
"Other Attributes:" : "Tréithe Eile:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Sainmhíníonn sé seo an scagaire atá le cur i bhfeidhm nuair a dhéantar iarracht logáil isteach. Cuireann `%%uid` ionad an ainm úsáideora sa ghníomh logála isteach. Sampla: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Iarrachtaí DN a fháil don ainm logála isteach tugtha agus don scagaire logála isteach reatha",
+ "Test Login name" : "Ainm Logála Isteach Tástála",
"Verify settings" : "Fíoraigh socruithe",
"No object found in the given Base DN. Please revise." : "Níor aimsíodh aon réad sa Bhonn DN a thugtar. Athbhreithnigh le do thoil.",
"More than 1,000 directory entries available." : "Níos mó ná 1,000 iontráil eolaire ar fáil.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["Tá iontráil {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil","Iontrálacha {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil","Iontrálacha {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil","Iontrálacha {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil","Iontrálacha {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil"],
"When unchecked, this configuration will be skipped." : "Nuair nach ndéantar í a sheiceáil, déanfar an chumraíocht seo a scipeáil.",
"Configuration Active" : "Cumraíocht Ghníomhach",
"Copy current configuration into new directory binding" : "Cóipeáil an chumraíocht reatha i gceangal eolaire nua",
+ "Copy configuration" : "Cóipeáil chumraíocht",
+ "Delete configuration" : "Scrios cumraíocht",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Is féidir leat an prótacal a fhágáil ar lár, mura dteastaíonn SSL uait. Más ea, cuir tús le ldaps://",
"Host" : "Óstach",
"Port" : "Port",
@@ -151,13 +169,16 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "Le rochtain gan ainm, fág DN agus Pasfhocal folamh.",
"Password" : "Pasfhocal",
"Save Credentials" : "Sábháil Dintiúir",
+ "Base DN" : "Bonn DN",
"One Base DN per line" : "Bonn DN amháin in aghaidh an líne",
"You can specify Base DN for users and groups in the Advanced tab" : "Is féidir leat Bonn DN a shonrú d’úsáideoirí agus do ghrúpaí sa chluaisín Casta",
"Detect Base DN" : "Braith Bonn DN",
"Test Base DN" : "Bonn Tástála DN",
"Listing and searching for users is constrained by these criteria:" : "Tá liostú agus cuardach úsáideoirí srianta ag na critéir seo:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Is iad na haicmí oibiachta is coitianta d’úsáideoirí ná Duine eagraíochtúil, duine, úsáideoir, agus inetOrgPerson. Mura bhfuil tú cinnte cén aicme oibiachta le roghnú, téigh i gcomhairle le riarthóir do eolaire le do thoil.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Sonraíonn an scagaire cé na húsáideoirí LDAP a mbeidh rochtain acu ar an gcás {instanceName}.",
"Verify settings and count users" : "Fíoraigh socruithe agus comhaireamh úsáideoirí",
+ "User count: {usersCount}" : "Líon úsáideoirí: {usersCount}",
"Test Configuration" : "Cumraíocht Tástála",
"Help" : "Cabhrú",
"Server" : "Freastalaí",
@@ -166,10 +187,20 @@ OC.L10N.register(
"Groups" : "Grúpaí",
"Advanced" : "Casta",
"Expert" : "Saineolaí",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Níl an modúl PHP LDAP suiteáilte, ní oibreoidh an backend. Iarr ar do riarthóir córais é a shuiteáil.",
+ "Select LDAP Config" : "Roghnaigh Cumraíocht LDAP",
+ "Create New Config" : "Cruthaigh Cumraíocht Nua",
+ "Create configuration" : "Cruthaigh cumraíocht",
"Username-LDAP User Mapping" : "Mapáil Úsáideora Ainm Úsáideora-LDAP",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Úsáidtear ainmneacha úsáideoirí chun meiteashonraí a stóráil agus a shannadh. Chun úsáideoirí a shainaithint agus a aithint go beacht, beidh ainm úsáideora inmheánach ag gach úsáideoir LDAP. Teastaíonn mapáil ón ainm úsáideora go dtí an t-úsáideoir LDAP chuige seo. Tá an t-ainm úsáideora cruthaithe mapáilte chuig UUID an úsáideora LDAP. Ina theannta sin tá an DN i dtaisce freisin chun idirghníomhaíocht LDAP a laghdú, ach ní úsáidtear é le haghaidh aitheantais. Má athraíonn an DN, beidh na hathruithe le fáil. Úsáidtear an t-ainm úsáideora inmheánach ar fad. Beidh rudaí fágtha i ngach áit chun na mapálacha a ghlanadh. Ní íogair don chumraíocht é na mapálacha a ghlanadh, bíonn tionchar aige ar gach cumraíocht LDAP! Ná glan na mapálacha riamh i dtimpeallacht táirgthe, ach amháin ag céim tástála nó turgnamhach.",
"Clear Username-LDAP User Mapping" : "Glan Léarscáiliú Úsáideora Ainm Úsáideora-LDAP",
"Clear Groupname-LDAP Group Mapping" : "Glan Léarscáiliú Grúpa Ainm an Ghrúpa-LDAP",
+ "Confirm action" : "Deimhnigh gníomh",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "An bhfuil tú cinnte gur mian leat an chumraíocht LDAP seo a scriosadh go buan? Ní féidir é seo a chealú.",
+ "Fail to delete config" : "Theip ar an gcumraíocht a scriosadh",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "An bhfuil tú cinnte gur mian leat mapáil LDAP a ghlanadh go buan? Ní féidir é seo a chealú.",
+ "Mapping cleared" : "Glanadh an mapáil",
+ "Failed to clear mapping" : "Theip ar an mapáil a ghlanadh",
"An error occurred" : "Tharla earráid",
"Mode switch" : "Athrú mód",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cumasóidh sé fiosruithe uathoibríocha LDAP má aistrítear an modh. Ag brath ar do mhéid LDAP féadfaidh siad tamall a ghlacadh. An bhfuil tú fós ag iarraidh an mód a athrú?",
@@ -205,6 +236,7 @@ OC.L10N.register(
"Renew password" : "Athnuaigh pasfhocal",
"Wrong password." : "Pasfhocal mícheart.",
"Invalid configuration. Please have a look at the logs for further details." : "Cumraíocht neamhbhailí. Féach ar na logaí le haghaidh tuilleadh sonraí le do thoil.",
+ "Renewing …" : "Ag athnuachan…",
"The Base DN appears to be wrong" : "Is cosúil go bhfuil an Base DN mícheart",
"Testing configuration…" : "Cumraíocht á thástáil…",
"Configuration incorrect" : "Cumraíocht mícheart",
diff --git a/apps/user_ldap/l10n/ga.json b/apps/user_ldap/l10n/ga.json
index d9480ffb1ef..71f3f47f725 100644
--- a/apps/user_ldap/l10n/ga.json
+++ b/apps/user_ldap/l10n/ga.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Sonraí neamhbhailí",
"Could not set configuration %1$s to %2$s" : "Níorbh fhéidir cumraíocht %1$s a shocrú go %2$s",
"Action does not exist" : "Ní gníomh ann",
- "Renewing …" : "Ag athnuachan…",
"Very weak password" : "Focal faire an-lag",
"Weak password" : "Pasfhocal lag",
"So-so password" : "mar sin-sin pasfhocal",
@@ -49,12 +48,18 @@
"LDAP user and group backend" : "Úsáideoir LDAP agus inneall grúpa",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Cuireann an feidhmchlár seo ar chumas riarthóirí Nextcloud a nascadh le heolaire úsáideoirí atá bunaithe ar LDAP.",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Cuireann an feidhmchlár seo ar chumas riarthóirí Nextcloud a nascadh le heolaire úsáideoirí atá bunaithe ar LDAP chun úsáideoirí, grúpaí agus tréithe úsáideoirí a fhíordheimhniú agus a sholáthar. Is féidir le riarthóirí an feidhmchlár seo a chumrú chun nascadh le heolaire LDAP amháin nó níos mó nó le hEolairí Gníomhacha trí chomhéadan LDAP. Is féidir tréithe ar nós cuóta úsáideora, ríomhphost, pictiúir avatar, ballraíocht ghrúpa agus níos mó a tharraingt isteach in Nextcloud ó eolaire leis na ceisteanna agus na scagairí cuí.\n\nLogálann úsáideoir isteach ar Nextcloud lena dintiúir LDAP nó AD, agus tugtar rochtain dó bunaithe ar iarratas fíordheimhnithe a láimhseálann an freastalaí LDAP nó AD. Ní stórálann Nextcloud pasfhocail LDAP nó AD, ach úsáidtear na dintiúir seo chun úsáideoir a fhíordheimhniú agus ansin úsáideann Nextcloud seisiún don ID úsáideora. Tá tuilleadh faisnéise ar fáil i gcáipéisíocht an LDAP Úsáideoir agus Inneall Grúpa.",
+ "uniqueMember" : "BallUathúil",
+ "memberUid" : "ballUid",
+ "member (AD)" : "ball (AD)",
+ "gidNumber" : "UimhirGID",
+ "zimbraMailForwardingAddress" : "Seoladh Ar AghaidhPoist zimbra",
"Connection Settings" : "Socruithe Ceangail",
"Backup (Replica) Host" : "Cúltaca (Macasamhail) Óstach",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Tabhair óstach cúltaca roghnach. Caithfidh gur macasamhail é den phríomhfhreastalaí LDAP/AD.",
"Backup (Replica) Port" : "Cúltaca (Macasamhail) Port",
"Only connect to the replica server." : "Ná déan ach ceangal leis an bhfreastalaí macasamhail.",
"Disable Main Server" : "Díchumasaigh Príomhfhreastalaí",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Ní mholtar é, bain úsáid as le haghaidh tástála amháin! Mura n-oibríonn an nasc ach leis an rogha seo, allmhairigh teastas SSL an fhreastalaí LDAP isteach i do fhreastalaí {instanceName}.",
"Turn off SSL certificate validation." : "Múch bailíochtú teastais SSL.",
"Cache Time-To-Live" : "Taisce Am-Chun-Beo",
"in seconds. A change empties the cache." : "i soicindí. Folaíonn athrú an taisce.",
@@ -95,6 +100,7 @@
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Socraigh ríomhphost an úsáideora óna tréith LDAP. Fág folamh é le haghaidh iompair réamhshocraithe.",
"User Home Folder Naming Rule" : "Riail Ainmnithe Fillteán Baile an Úsáideora",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Fág folamh le haghaidh ainm úsáideora (réamhshocraithe). Seachas sin, sonraigh tréith LDAP/AD.",
+ "`$home` Placeholder Field" : "Réimse Coinneálaí Áit `$home`",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Cuirfear luach na haitreabúide sonraithe in ionad $home i gcumraíocht stórála seachtrach",
"User Profile Attributes" : "Tréithe Próifíl Úsáideora",
"Phone Field" : "Réimse Fón",
@@ -122,24 +128,36 @@
"Internal Username Attribute:" : "Tréith Ainm Úsáideora Inmheánach:",
"Override UUID detection" : "Sáraigh brath UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "De réir réamhshocraithe, braitear an aitreabúid UUID go huathoibríoch. Úsáidtear an tréith UUID chun úsáideoirí agus grúpaí LDAP a shainaithint gan amhras. Chomh maith leis sin, cruthófar an t-ainm úsáideora inmheánach bunaithe ar an UUID, mura sonraítear a mhalairt thuas. Is féidir leat an socrú a shárú agus tréith de do rogha a chur ar aghaidh. Ní mór duit a chinntiú gur féidir an tréith is rogha leat a fháil d’úsáideoirí agus do ghrúpaí araon agus go bhfuil sé uathúil. Fág é folamh le haghaidh iompar réamhshocraithe. Ní bheidh éifeacht ag athruithe ach ar úsáideoirí agus grúpaí LDAP nua-mhapáilte (curtha leis).",
+ "UUID Attribute for Users" : "Tréith UUID d'Úsáideoirí",
+ "UUID Attribute for Groups" : "Tréith UUID do Ghrúpaí",
+ "Groups meeting these criteria are available in {instanceName}:" : "Tá grúpaí a chomhlíonann na critéir seo ar fáil in {instanceName}:",
"Only these object classes:" : "Na haicmí oibiachta seo amháin:",
"Only from these groups:" : "Ó na grúpaí seo amháin:",
"Edit LDAP Query" : "Cuir Iarratas LDAP in eagar",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Sonraíonn an scagaire cé na grúpaí LDAP a mbeidh rochtain acu ar an gcás {instanceName}.",
"LDAP Filter:" : "Scagaire LDAP:",
"Verify settings and count the groups" : "Fíoraigh socruithe agus comhaireamh na grúpaí",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Níor aimsíodh an t-úsáideoir. Seiceáil do thréithe logála isteach agus d'ainm úsáideora le do thoil. Scagaire éifeachtach (le cóipeáil agus greamaigh le haghaidh bailíochtú líne ordaithe): {filter}",
"User found and settings verified." : "Fuarthas an t-úsáideoir agus fíoraíodh na socruithe.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Smaoinigh ar do chuardach a chaolú, mar gur chuimsigh sé go leor úsáideoirí, agus ní bheidh ach an chéad duine acu in ann logáil isteach.",
"An unspecified error occurred. Please check log and settings." : "Tharla earráid neamhshonraithe. Seiceáil le do thoil logáil agus socruithe le do thoil.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Tá an scagaire cuardaigh neamhbhailí, is dócha mar gheall ar cheisteanna comhréire amhail líon míchothrom na lúibíní oscailte agus dúnta. Athbhreithnigh le do thoil.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Tharla earráid cheangail le LDAP/AD. Seiceáil an t-óstach, an port agus na dintiúir le do thoil.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Tá coinneálaí an ionaid \"%uid\" ar iarraidh. Cuirfear an t-ainm logála isteach ina áit agus LDAP/AD á cheistiú.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "Agus logáil isteach á dhéanamh, aimseoidh {instanceName} an t-úsáideoir bunaithe ar na tréithe seo a leanas:",
"Other Attributes:" : "Tréithe Eile:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Sainmhíníonn sé seo an scagaire atá le cur i bhfeidhm nuair a dhéantar iarracht logáil isteach. Cuireann `%%uid` ionad an ainm úsáideora sa ghníomh logála isteach. Sampla: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Iarrachtaí DN a fháil don ainm logála isteach tugtha agus don scagaire logála isteach reatha",
+ "Test Login name" : "Ainm Logála Isteach Tástála",
"Verify settings" : "Fíoraigh socruithe",
"No object found in the given Base DN. Please revise." : "Níor aimsíodh aon réad sa Bhonn DN a thugtar. Athbhreithnigh le do thoil.",
"More than 1,000 directory entries available." : "Níos mó ná 1,000 iontráil eolaire ar fáil.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["Tá iontráil {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil","Iontrálacha {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil","Iontrálacha {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil","Iontrálacha {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil","Iontrálacha {ldapTestBase} ar fáil laistigh den Base DN a cuireadh ar fáil"],
"When unchecked, this configuration will be skipped." : "Nuair nach ndéantar í a sheiceáil, déanfar an chumraíocht seo a scipeáil.",
"Configuration Active" : "Cumraíocht Ghníomhach",
"Copy current configuration into new directory binding" : "Cóipeáil an chumraíocht reatha i gceangal eolaire nua",
+ "Copy configuration" : "Cóipeáil chumraíocht",
+ "Delete configuration" : "Scrios cumraíocht",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Is féidir leat an prótacal a fhágáil ar lár, mura dteastaíonn SSL uait. Más ea, cuir tús le ldaps://",
"Host" : "Óstach",
"Port" : "Port",
@@ -149,13 +167,16 @@
"For anonymous access, leave DN and Password empty." : "Le rochtain gan ainm, fág DN agus Pasfhocal folamh.",
"Password" : "Pasfhocal",
"Save Credentials" : "Sábháil Dintiúir",
+ "Base DN" : "Bonn DN",
"One Base DN per line" : "Bonn DN amháin in aghaidh an líne",
"You can specify Base DN for users and groups in the Advanced tab" : "Is féidir leat Bonn DN a shonrú d’úsáideoirí agus do ghrúpaí sa chluaisín Casta",
"Detect Base DN" : "Braith Bonn DN",
"Test Base DN" : "Bonn Tástála DN",
"Listing and searching for users is constrained by these criteria:" : "Tá liostú agus cuardach úsáideoirí srianta ag na critéir seo:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Is iad na haicmí oibiachta is coitianta d’úsáideoirí ná Duine eagraíochtúil, duine, úsáideoir, agus inetOrgPerson. Mura bhfuil tú cinnte cén aicme oibiachta le roghnú, téigh i gcomhairle le riarthóir do eolaire le do thoil.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Sonraíonn an scagaire cé na húsáideoirí LDAP a mbeidh rochtain acu ar an gcás {instanceName}.",
"Verify settings and count users" : "Fíoraigh socruithe agus comhaireamh úsáideoirí",
+ "User count: {usersCount}" : "Líon úsáideoirí: {usersCount}",
"Test Configuration" : "Cumraíocht Tástála",
"Help" : "Cabhrú",
"Server" : "Freastalaí",
@@ -164,10 +185,20 @@
"Groups" : "Grúpaí",
"Advanced" : "Casta",
"Expert" : "Saineolaí",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Níl an modúl PHP LDAP suiteáilte, ní oibreoidh an backend. Iarr ar do riarthóir córais é a shuiteáil.",
+ "Select LDAP Config" : "Roghnaigh Cumraíocht LDAP",
+ "Create New Config" : "Cruthaigh Cumraíocht Nua",
+ "Create configuration" : "Cruthaigh cumraíocht",
"Username-LDAP User Mapping" : "Mapáil Úsáideora Ainm Úsáideora-LDAP",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Úsáidtear ainmneacha úsáideoirí chun meiteashonraí a stóráil agus a shannadh. Chun úsáideoirí a shainaithint agus a aithint go beacht, beidh ainm úsáideora inmheánach ag gach úsáideoir LDAP. Teastaíonn mapáil ón ainm úsáideora go dtí an t-úsáideoir LDAP chuige seo. Tá an t-ainm úsáideora cruthaithe mapáilte chuig UUID an úsáideora LDAP. Ina theannta sin tá an DN i dtaisce freisin chun idirghníomhaíocht LDAP a laghdú, ach ní úsáidtear é le haghaidh aitheantais. Má athraíonn an DN, beidh na hathruithe le fáil. Úsáidtear an t-ainm úsáideora inmheánach ar fad. Beidh rudaí fágtha i ngach áit chun na mapálacha a ghlanadh. Ní íogair don chumraíocht é na mapálacha a ghlanadh, bíonn tionchar aige ar gach cumraíocht LDAP! Ná glan na mapálacha riamh i dtimpeallacht táirgthe, ach amháin ag céim tástála nó turgnamhach.",
"Clear Username-LDAP User Mapping" : "Glan Léarscáiliú Úsáideora Ainm Úsáideora-LDAP",
"Clear Groupname-LDAP Group Mapping" : "Glan Léarscáiliú Grúpa Ainm an Ghrúpa-LDAP",
+ "Confirm action" : "Deimhnigh gníomh",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "An bhfuil tú cinnte gur mian leat an chumraíocht LDAP seo a scriosadh go buan? Ní féidir é seo a chealú.",
+ "Fail to delete config" : "Theip ar an gcumraíocht a scriosadh",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "An bhfuil tú cinnte gur mian leat mapáil LDAP a ghlanadh go buan? Ní féidir é seo a chealú.",
+ "Mapping cleared" : "Glanadh an mapáil",
+ "Failed to clear mapping" : "Theip ar an mapáil a ghlanadh",
"An error occurred" : "Tharla earráid",
"Mode switch" : "Athrú mód",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cumasóidh sé fiosruithe uathoibríocha LDAP má aistrítear an modh. Ag brath ar do mhéid LDAP féadfaidh siad tamall a ghlacadh. An bhfuil tú fós ag iarraidh an mód a athrú?",
@@ -203,6 +234,7 @@
"Renew password" : "Athnuaigh pasfhocal",
"Wrong password." : "Pasfhocal mícheart.",
"Invalid configuration. Please have a look at the logs for further details." : "Cumraíocht neamhbhailí. Féach ar na logaí le haghaidh tuilleadh sonraí le do thoil.",
+ "Renewing …" : "Ag athnuachan…",
"The Base DN appears to be wrong" : "Is cosúil go bhfuil an Base DN mícheart",
"Testing configuration…" : "Cumraíocht á thástáil…",
"Configuration incorrect" : "Cumraíocht mícheart",
diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js
index b0a2c82f72d..5b3b2fcc668 100644
--- a/apps/user_ldap/l10n/gl.js
+++ b/apps/user_ldap/l10n/gl.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Datos especificados non válidos",
"Could not set configuration %1$s to %2$s" : "Non foi posíbel definir a configuración %1$s a %2$s",
"Action does not exist" : "Non existe esta acción",
- "Renewing …" : "Renovando…",
"Very weak password" : "Contrasinal moi feble",
"Weak password" : "Contrasinal feble",
"So-so password" : "Contrasinal non moi aló",
@@ -51,12 +50,18 @@ OC.L10N.register(
"LDAP user and group backend" : "Infraestrutura de usuarios e grupos LDAP",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Esta aplicación permitelle aos administradores conectar Nextcloud a un directorio de usuarios baseado en LDAP.",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Esta aplicación permítelle aos administradores conectar Nextcloud cun directorio de usuarios baseado en LDAP para a autenticación e aprovisionamento de usuarios, grupos e atributos de usuario. Os administradores poden configurar esta aplicación para conectarse a un ou máis directorios LDAP ou Active Directory mediante unha interface LDAP. Os atributos como cota de usuario, correo, imaxes de avatar, pertenza a grupos e máis poden incorporarse a Nextcloud desde un directorio coas peticións e filtros axeitados.\n\nUn usuario rexistrase en Nextcloud coas súa credenciais LDAP ou AD e se lle concede acceso baseandose nunha petición de autenticación manexada polo servidor LDAP ou AD.Nexttcloud non almacen os contrasinais LDAP ou AD, senon que estas credenciais usanse para autenticar un usuario e após Nextcloud emprega unha sesión para O ID do usuario. Ten dispoñíbel máis información na documentación da infraestrutura de usuarios e grupos LDAP.",
+ "uniqueMember" : "membroUnico",
+ "memberUid" : "uidDeMembro",
+ "member (AD)" : "membro (AD)",
+ "gidNumber" : "numeroGid",
+ "zimbraMailForwardingAddress" : "enderezoReenvioCorreoZimbra",
"Connection Settings" : "Axustes da conexión",
"Backup (Replica) Host" : "Servidor da copia de seguranza (réplica)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Indicar un servidor de copia de seguranza opcional. Debe ser unha réplica do servidor principal LDAP/AD.",
"Backup (Replica) Port" : "Porto da copia de seguranza (réplica)",
"Only connect to the replica server." : "Conectar só co servidor de réplica.",
"Disable Main Server" : "Desactivar o servidor principal",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Non recomendado, utilizar só para probas! Se a conexión só funciona con esta opción importe o certificado SSL do servidor LDAP no seu servidor {instanceName}.",
"Turn off SSL certificate validation." : "Desactiva a validación do certificado SSL.",
"Cache Time-To-Live" : "Tempo de persistencia da memoria tobo",
"in seconds. A change empties the cache." : "en segundos. Calquera cambio baleira a memoria tobo.",
@@ -97,6 +102,7 @@ OC.L10N.register(
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Definir o correo do usuario desde un atributo LDAP. Déixeo baleiro para un comportamento predeterminado.",
"User Home Folder Naming Rule" : "Regra de nomeado do cartafol do usuario",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD.",
+ "`$home` Placeholder Field" : "Campo de marcador de substitución `$home`",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Nunha configuración de almacenamento externo substituirase $home polo valor do atributo especificado",
"User Profile Attributes" : "Atributos do perfil de usuario",
"Phone Field" : "Campo de teléfono",
@@ -124,24 +130,36 @@ OC.L10N.register(
"Internal Username Attribute:" : "Atributo do nome interno de usuario:",
"Override UUID detection" : "Anular a detección do UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Por omisión, o atributo UUID é detectado automaticamente. O atributo UUID utilizase para identificar, sen dúbida, aos usuarios e grupos LDAP. Ademais, crearase o nome interno de usuario baseado no UUID, se non se especifica anteriormente o contrario. Pode anular o axuste e pasar un atributo da súa escolla. Asegúrese de que o atributo da súa escolla pode ser recuperado polos usuarios e grupos e de que é único. Déixeo baleiro para o comportamento predeterminado. Os cambios terán efecto só nas novas asignacións (engadidos) de usuarios de LDAP.",
+ "UUID Attribute for Users" : "Atributo do UUID para usuarios",
+ "UUID Attribute for Groups" : "Atributo do UUID para grupos",
+ "Groups meeting these criteria are available in {instanceName}:" : "Os grupos que cumpren estes criterios están dispoñíbeis en {instanceName}:",
"Only these object classes:" : "Só estas clases de obxecto:",
"Only from these groups:" : "Só para estes grupos:",
"Edit LDAP Query" : "Editar a consulta LDAP",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "O filtro especifica que grupos LDAP teñen acceso á instancia {instanceName}.",
"LDAP Filter:" : "Filtro LDAP:",
"Verify settings and count the groups" : "Verificar os axustes e contar os grupos",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Non se atopou o usuario. Recomendase consultar os atributos de acceso e o nome de usuario. Filtro eficaz (copiar e pegar para a validación en liña de ordes): {filter}",
"User found and settings verified." : "Atopouse o usuario e verificáronse os axustes.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Considere restrinxir a súa busca, pois abrangue moitos usuarios, apenas o primeiro deles poderá acceder.",
"An unspecified error occurred. Please check log and settings." : "Produciuse un erro non especificado. Comprobe o rexistro e os axustes.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de busca é incorrecto, probabelmente por mor de erros de sintaxe como un número impar de chaves de apertura/peche. Revíseo.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Produciuse un erro de conexión a LDAP/AD. Verifique a máquina, o porto e as credenciais.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Falta o marcador de substitución «%uid». Substitúese polo nome de acceso ao consultar LDAP/AD.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "Ao acceder, {instanceName} atopa o usuario en función dos seguintes atributos:",
"Other Attributes:" : "Outros atributos:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Define o filtro que se aplica cando se intenta o acceso. `%%uid` substitúe o nome de usuario e a acción de acceso. Exemplo: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Tenta recibir un DN para o nome de acceso indicado e o filtro de acceso actual",
+ "Test Login name" : "Probar o nome de acceso",
"Verify settings" : "Verificar os axustes",
"No object found in the given Base DN. Please revise." : "Non se atopou o obxecto no DN base solicitado. Revíseo.",
"More than 1,000 directory entries available." : "Máis de 1,000 entradas de directorios dispoñíbeis.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} entrada dispoñíbel no DN base fornecido","{ldapTestBase} entradas dispoñíbeis no DN base fornecido"],
"When unchecked, this configuration will be skipped." : "Se está sen marcar, omítese esta configuración.",
"Configuration Active" : "Configuración activa",
"Copy current configuration into new directory binding" : "Copiar a configuración no novo directorio vinculado",
+ "Copy configuration" : "Copiar a configuración",
+ "Delete configuration" : "Eliminar a configuración",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Pode omitir o protocolo a non ser que precise de SSL. Daquela comece con ldaps://",
"Host" : "Máquina",
"Port" : "Porto",
@@ -151,13 +169,16 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
"Password" : "Contrasinal",
"Save Credentials" : "Gardar as credenciais",
+ "Base DN" : "DN base",
"One Base DN per line" : "Un DN base por liña",
"You can specify Base DN for users and groups in the Advanced tab" : "Pode especificar o DN base para usuarios e grupos na lapela de «Avanzado»",
"Detect Base DN" : "Detectar o DN base",
"Test Base DN" : "Probar o DN base",
"Listing and searching for users is constrained by these criteria:" : "A listaxe e a busca de usuarios están restrinxidos por estes criterios:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "As clases de obxecto máis comúns para os usuarios son «organizationalPerson», «person», «user» e «inetOrgPerson». Se non está seguro de que clase de obxecto ten que seleccionar, consulte co administrador de directorios.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "O filtro especifica que usuarios LDAP teñen acceso á instancia {instanceName}.",
"Verify settings and count users" : "Verificar os axustes e contar os usuarios",
+ "User count: {usersCount}" : "Número de usuarios: {usersCount}",
"Test Configuration" : "Probar a configuración",
"Help" : "Axuda",
"Server" : "Servidor",
@@ -166,10 +187,20 @@ OC.L10N.register(
"Groups" : "Grupos",
"Advanced" : "Avanzado",
"Expert" : "Experto",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "O módulo PHP LDAP non está instalado, a infraestrutura non funcionará. Consulte coa administración do sistema para instalalo.",
+ "Select LDAP Config" : "Seleccione a configuración de LDAP",
+ "Create New Config" : "Crear unha nova configuración",
+ "Create configuration" : "Crear a configuración",
"Username-LDAP User Mapping" : "Asignación do usuario ao «nome de usuario LDAP»",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Os nomes de usuario empréganse para almacenar e asignar metadatos. Coa fin de identificar con precisión e recoñecer aos usuarios, cada usuario LDAP terá un nome interno de usuario. Isto precisa dunha asignación do nome de usuario a usuario LDAP. O nome de usuario creado asignase ao UUID do usuario LDAP. Ademais o DN almacenase na memoria tobo, para así reducir a interacción do LDAP, mais non se utiliza para a identificación. Se o DN cambia, os cambios poden ser atopados. O nome interno do usuario utilizase para todo. A limpeza das asignacións deixará rastros en todas partes. A limpeza das asignacións non é sensíbel á configuración, afecta a todas as configuracións de LDAP! Non limpar nunca as asignacións nun contorno de produción. Limpar as asignacións só en fases de proba ou experimentais.",
"Clear Username-LDAP User Mapping" : "Limpar a asignación do usuario ao «nome de usuario LDAP»",
"Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»",
+ "Confirm action" : "Confirmar a acción",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Confirma que quere eliminar definitivamente esta configuración LDAP? Non é posíbel desfacer esta operación.",
+ "Fail to delete config" : "Produciuse un fallo ao eliminar a configuración",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Confirma que quere eliminar definitivamente a asignación LDAP? Non é posíbel desfacer esta operación.",
+ "Mapping cleared" : "Limpouse a asignación",
+ "Failed to clear mapping" : "Produciuse un fallo ao limpar a asignación",
"An error occurred" : "Produciuse un erro",
"Mode switch" : "Cambio de modo",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "O cambio do modo permitirá consultas LDAP automáticas. Dependendo do tamaño de LDAP pode levarlle un chisco. Quere cambiar de modo aínda así?",
@@ -205,6 +236,7 @@ OC.L10N.register(
"Renew password" : "Renovar o contrasinal",
"Wrong password." : "Contrasinal erróneo",
"Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles.",
+ "Renewing …" : "Renovando…",
"The Base DN appears to be wrong" : "O DN base semella ser erróneo",
"Testing configuration…" : "Probando a configuración…",
"Configuration incorrect" : "Configuración incorrecta",
diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json
index 58be9c05fea..d8744760e9c 100644
--- a/apps/user_ldap/l10n/gl.json
+++ b/apps/user_ldap/l10n/gl.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Datos especificados non válidos",
"Could not set configuration %1$s to %2$s" : "Non foi posíbel definir a configuración %1$s a %2$s",
"Action does not exist" : "Non existe esta acción",
- "Renewing …" : "Renovando…",
"Very weak password" : "Contrasinal moi feble",
"Weak password" : "Contrasinal feble",
"So-so password" : "Contrasinal non moi aló",
@@ -49,12 +48,18 @@
"LDAP user and group backend" : "Infraestrutura de usuarios e grupos LDAP",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Esta aplicación permitelle aos administradores conectar Nextcloud a un directorio de usuarios baseado en LDAP.",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Esta aplicación permítelle aos administradores conectar Nextcloud cun directorio de usuarios baseado en LDAP para a autenticación e aprovisionamento de usuarios, grupos e atributos de usuario. Os administradores poden configurar esta aplicación para conectarse a un ou máis directorios LDAP ou Active Directory mediante unha interface LDAP. Os atributos como cota de usuario, correo, imaxes de avatar, pertenza a grupos e máis poden incorporarse a Nextcloud desde un directorio coas peticións e filtros axeitados.\n\nUn usuario rexistrase en Nextcloud coas súa credenciais LDAP ou AD e se lle concede acceso baseandose nunha petición de autenticación manexada polo servidor LDAP ou AD.Nexttcloud non almacen os contrasinais LDAP ou AD, senon que estas credenciais usanse para autenticar un usuario e após Nextcloud emprega unha sesión para O ID do usuario. Ten dispoñíbel máis información na documentación da infraestrutura de usuarios e grupos LDAP.",
+ "uniqueMember" : "membroUnico",
+ "memberUid" : "uidDeMembro",
+ "member (AD)" : "membro (AD)",
+ "gidNumber" : "numeroGid",
+ "zimbraMailForwardingAddress" : "enderezoReenvioCorreoZimbra",
"Connection Settings" : "Axustes da conexión",
"Backup (Replica) Host" : "Servidor da copia de seguranza (réplica)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Indicar un servidor de copia de seguranza opcional. Debe ser unha réplica do servidor principal LDAP/AD.",
"Backup (Replica) Port" : "Porto da copia de seguranza (réplica)",
"Only connect to the replica server." : "Conectar só co servidor de réplica.",
"Disable Main Server" : "Desactivar o servidor principal",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Non recomendado, utilizar só para probas! Se a conexión só funciona con esta opción importe o certificado SSL do servidor LDAP no seu servidor {instanceName}.",
"Turn off SSL certificate validation." : "Desactiva a validación do certificado SSL.",
"Cache Time-To-Live" : "Tempo de persistencia da memoria tobo",
"in seconds. A change empties the cache." : "en segundos. Calquera cambio baleira a memoria tobo.",
@@ -95,6 +100,7 @@
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Definir o correo do usuario desde un atributo LDAP. Déixeo baleiro para un comportamento predeterminado.",
"User Home Folder Naming Rule" : "Regra de nomeado do cartafol do usuario",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Deixar baleiro para o nome de usuario (predeterminado). Noutro caso, especifique un atributo LDAP/AD.",
+ "`$home` Placeholder Field" : "Campo de marcador de substitución `$home`",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Nunha configuración de almacenamento externo substituirase $home polo valor do atributo especificado",
"User Profile Attributes" : "Atributos do perfil de usuario",
"Phone Field" : "Campo de teléfono",
@@ -122,24 +128,36 @@
"Internal Username Attribute:" : "Atributo do nome interno de usuario:",
"Override UUID detection" : "Anular a detección do UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Por omisión, o atributo UUID é detectado automaticamente. O atributo UUID utilizase para identificar, sen dúbida, aos usuarios e grupos LDAP. Ademais, crearase o nome interno de usuario baseado no UUID, se non se especifica anteriormente o contrario. Pode anular o axuste e pasar un atributo da súa escolla. Asegúrese de que o atributo da súa escolla pode ser recuperado polos usuarios e grupos e de que é único. Déixeo baleiro para o comportamento predeterminado. Os cambios terán efecto só nas novas asignacións (engadidos) de usuarios de LDAP.",
+ "UUID Attribute for Users" : "Atributo do UUID para usuarios",
+ "UUID Attribute for Groups" : "Atributo do UUID para grupos",
+ "Groups meeting these criteria are available in {instanceName}:" : "Os grupos que cumpren estes criterios están dispoñíbeis en {instanceName}:",
"Only these object classes:" : "Só estas clases de obxecto:",
"Only from these groups:" : "Só para estes grupos:",
"Edit LDAP Query" : "Editar a consulta LDAP",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "O filtro especifica que grupos LDAP teñen acceso á instancia {instanceName}.",
"LDAP Filter:" : "Filtro LDAP:",
"Verify settings and count the groups" : "Verificar os axustes e contar os grupos",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Non se atopou o usuario. Recomendase consultar os atributos de acceso e o nome de usuario. Filtro eficaz (copiar e pegar para a validación en liña de ordes): {filter}",
"User found and settings verified." : "Atopouse o usuario e verificáronse os axustes.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Considere restrinxir a súa busca, pois abrangue moitos usuarios, apenas o primeiro deles poderá acceder.",
"An unspecified error occurred. Please check log and settings." : "Produciuse un erro non especificado. Comprobe o rexistro e os axustes.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "O filtro de busca é incorrecto, probabelmente por mor de erros de sintaxe como un número impar de chaves de apertura/peche. Revíseo.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Produciuse un erro de conexión a LDAP/AD. Verifique a máquina, o porto e as credenciais.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Falta o marcador de substitución «%uid». Substitúese polo nome de acceso ao consultar LDAP/AD.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "Ao acceder, {instanceName} atopa o usuario en función dos seguintes atributos:",
"Other Attributes:" : "Outros atributos:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Define o filtro que se aplica cando se intenta o acceso. `%%uid` substitúe o nome de usuario e a acción de acceso. Exemplo: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Tenta recibir un DN para o nome de acceso indicado e o filtro de acceso actual",
+ "Test Login name" : "Probar o nome de acceso",
"Verify settings" : "Verificar os axustes",
"No object found in the given Base DN. Please revise." : "Non se atopou o obxecto no DN base solicitado. Revíseo.",
"More than 1,000 directory entries available." : "Máis de 1,000 entradas de directorios dispoñíbeis.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} entrada dispoñíbel no DN base fornecido","{ldapTestBase} entradas dispoñíbeis no DN base fornecido"],
"When unchecked, this configuration will be skipped." : "Se está sen marcar, omítese esta configuración.",
"Configuration Active" : "Configuración activa",
"Copy current configuration into new directory binding" : "Copiar a configuración no novo directorio vinculado",
+ "Copy configuration" : "Copiar a configuración",
+ "Delete configuration" : "Eliminar a configuración",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Pode omitir o protocolo a non ser que precise de SSL. Daquela comece con ldaps://",
"Host" : "Máquina",
"Port" : "Porto",
@@ -149,13 +167,16 @@
"For anonymous access, leave DN and Password empty." : "Para o acceso anónimo deixe o DN e o contrasinal baleiros.",
"Password" : "Contrasinal",
"Save Credentials" : "Gardar as credenciais",
+ "Base DN" : "DN base",
"One Base DN per line" : "Un DN base por liña",
"You can specify Base DN for users and groups in the Advanced tab" : "Pode especificar o DN base para usuarios e grupos na lapela de «Avanzado»",
"Detect Base DN" : "Detectar o DN base",
"Test Base DN" : "Probar o DN base",
"Listing and searching for users is constrained by these criteria:" : "A listaxe e a busca de usuarios están restrinxidos por estes criterios:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "As clases de obxecto máis comúns para os usuarios son «organizationalPerson», «person», «user» e «inetOrgPerson». Se non está seguro de que clase de obxecto ten que seleccionar, consulte co administrador de directorios.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "O filtro especifica que usuarios LDAP teñen acceso á instancia {instanceName}.",
"Verify settings and count users" : "Verificar os axustes e contar os usuarios",
+ "User count: {usersCount}" : "Número de usuarios: {usersCount}",
"Test Configuration" : "Probar a configuración",
"Help" : "Axuda",
"Server" : "Servidor",
@@ -164,10 +185,20 @@
"Groups" : "Grupos",
"Advanced" : "Avanzado",
"Expert" : "Experto",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "O módulo PHP LDAP non está instalado, a infraestrutura non funcionará. Consulte coa administración do sistema para instalalo.",
+ "Select LDAP Config" : "Seleccione a configuración de LDAP",
+ "Create New Config" : "Crear unha nova configuración",
+ "Create configuration" : "Crear a configuración",
"Username-LDAP User Mapping" : "Asignación do usuario ao «nome de usuario LDAP»",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Os nomes de usuario empréganse para almacenar e asignar metadatos. Coa fin de identificar con precisión e recoñecer aos usuarios, cada usuario LDAP terá un nome interno de usuario. Isto precisa dunha asignación do nome de usuario a usuario LDAP. O nome de usuario creado asignase ao UUID do usuario LDAP. Ademais o DN almacenase na memoria tobo, para así reducir a interacción do LDAP, mais non se utiliza para a identificación. Se o DN cambia, os cambios poden ser atopados. O nome interno do usuario utilizase para todo. A limpeza das asignacións deixará rastros en todas partes. A limpeza das asignacións non é sensíbel á configuración, afecta a todas as configuracións de LDAP! Non limpar nunca as asignacións nun contorno de produción. Limpar as asignacións só en fases de proba ou experimentais.",
"Clear Username-LDAP User Mapping" : "Limpar a asignación do usuario ao «nome de usuario LDAP»",
"Clear Groupname-LDAP Group Mapping" : "Limpar a asignación do grupo ao «nome de grupo LDAP»",
+ "Confirm action" : "Confirmar a acción",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Confirma que quere eliminar definitivamente esta configuración LDAP? Non é posíbel desfacer esta operación.",
+ "Fail to delete config" : "Produciuse un fallo ao eliminar a configuración",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Confirma que quere eliminar definitivamente a asignación LDAP? Non é posíbel desfacer esta operación.",
+ "Mapping cleared" : "Limpouse a asignación",
+ "Failed to clear mapping" : "Produciuse un fallo ao limpar a asignación",
"An error occurred" : "Produciuse un erro",
"Mode switch" : "Cambio de modo",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "O cambio do modo permitirá consultas LDAP automáticas. Dependendo do tamaño de LDAP pode levarlle un chisco. Quere cambiar de modo aínda así?",
@@ -203,6 +234,7 @@
"Renew password" : "Renovar o contrasinal",
"Wrong password." : "Contrasinal erróneo",
"Invalid configuration. Please have a look at the logs for further details." : "A configuración non é correcta. Bótelle unha ollada aos rexistros para obter máis detalles.",
+ "Renewing …" : "Renovando…",
"The Base DN appears to be wrong" : "O DN base semella ser erróneo",
"Testing configuration…" : "Probando a configuración…",
"Configuration incorrect" : "Configuración incorrecta",
diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js
index 5d1034e3b91..21a9fb516dd 100644
--- a/apps/user_ldap/l10n/he.js
+++ b/apps/user_ldap/l10n/he.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "לא הוגדרה תצורה",
"No data specified" : "לא הוגדר מידע",
"Action does not exist" : "פעולה לא קיימת",
- "Renewing …" : "מתבצע חידוש…",
"Very weak password" : "ססמה חלשה מאוד",
"Weak password" : "ססמה חלשה",
"So-so password" : "ססמה בסדר",
@@ -133,6 +132,7 @@ OC.L10N.register(
"Renew password" : "חידוש ססמה",
"Wrong password." : "ססמה שגויה.",
"Invalid configuration. Please have a look at the logs for further details." : "תצורה שגויה. נא לעיין ברישום לקבלת פרטים נוספים.",
+ "Renewing …" : "מתבצע חידוש…",
"The Base DN appears to be wrong" : "בסיס DN נראה כשגוי",
"Testing configuration…" : "בדיקת תצורה...",
"Configuration incorrect" : "הגדרה שגויה",
diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json
index 64e2cea94ed..c7be7ad4396 100644
--- a/apps/user_ldap/l10n/he.json
+++ b/apps/user_ldap/l10n/he.json
@@ -8,7 +8,6 @@
"No configuration specified" : "לא הוגדרה תצורה",
"No data specified" : "לא הוגדר מידע",
"Action does not exist" : "פעולה לא קיימת",
- "Renewing …" : "מתבצע חידוש…",
"Very weak password" : "ססמה חלשה מאוד",
"Weak password" : "ססמה חלשה",
"So-so password" : "ססמה בסדר",
@@ -131,6 +130,7 @@
"Renew password" : "חידוש ססמה",
"Wrong password." : "ססמה שגויה.",
"Invalid configuration. Please have a look at the logs for further details." : "תצורה שגויה. נא לעיין ברישום לקבלת פרטים נוספים.",
+ "Renewing …" : "מתבצע חידוש…",
"The Base DN appears to be wrong" : "בסיס DN נראה כשגוי",
"Testing configuration…" : "בדיקת תצורה...",
"Configuration incorrect" : "הגדרה שגויה",
diff --git a/apps/user_ldap/l10n/hr.js b/apps/user_ldap/l10n/hr.js
index 2465e811a1a..217f24b56e4 100644
--- a/apps/user_ldap/l10n/hr.js
+++ b/apps/user_ldap/l10n/hr.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "Nije navedena konfiguracija",
"No data specified" : "Nema podataka",
"Action does not exist" : "Radnja ne postoji",
- "Renewing …" : "Obnavljanje...",
"Very weak password" : "Zaporka vrlo slaba",
"Weak password" : "Zaporka slaba",
"So-so password" : "Zaporka prosječne jačine",
@@ -157,6 +156,7 @@ OC.L10N.register(
"Renew password" : "Obnovi zaporku",
"Wrong password." : "Pogrešna zaporka.",
"Invalid configuration. Please have a look at the logs for further details." : "Nevažeća konfiguracija. Pogledajte zapise za više informacija.",
+ "Renewing …" : "Obnavljanje...",
"The Base DN appears to be wrong" : "Čini se da Base DN nije točan",
"Testing configuration…" : "Ispitivanje konfiguracije...",
"Configuration incorrect" : "Netočna konfiguracija",
diff --git a/apps/user_ldap/l10n/hr.json b/apps/user_ldap/l10n/hr.json
index 19ce5eeebda..8cefd4c6296 100644
--- a/apps/user_ldap/l10n/hr.json
+++ b/apps/user_ldap/l10n/hr.json
@@ -8,7 +8,6 @@
"No configuration specified" : "Nije navedena konfiguracija",
"No data specified" : "Nema podataka",
"Action does not exist" : "Radnja ne postoji",
- "Renewing …" : "Obnavljanje...",
"Very weak password" : "Zaporka vrlo slaba",
"Weak password" : "Zaporka slaba",
"So-so password" : "Zaporka prosječne jačine",
@@ -155,6 +154,7 @@
"Renew password" : "Obnovi zaporku",
"Wrong password." : "Pogrešna zaporka.",
"Invalid configuration. Please have a look at the logs for further details." : "Nevažeća konfiguracija. Pogledajte zapise za više informacija.",
+ "Renewing …" : "Obnavljanje...",
"The Base DN appears to be wrong" : "Čini se da Base DN nije točan",
"Testing configuration…" : "Ispitivanje konfiguracije...",
"Configuration incorrect" : "Netočna konfiguracija",
diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js
index 5d63917c883..bb08e8351fc 100644
--- a/apps/user_ldap/l10n/hu.js
+++ b/apps/user_ldap/l10n/hu.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "A megadott adatok érvénytelenek",
"Could not set configuration %1$s to %2$s" : "A(z) %1$s konfiguráció nem állítható be erre: %2$s",
"Action does not exist" : "A művelet nem létezik",
- "Renewing …" : "Megújítás…",
"Very weak password" : "Nagyon gyenge jelszó",
"Weak password" : "Gyenge jelszó",
"So-so password" : "Nem túl jó jelszó",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Jelszó megújítása",
"Wrong password." : "Hibás jelszó.",
"Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen beállítások. További információkért nézze meg a naplófájlokat.",
+ "Renewing …" : "Megújítás…",
"The Base DN appears to be wrong" : "Úgy tűnik, hogy az alap DN hibás",
"Testing configuration…" : "Beállítások ellenőrzése…",
"Configuration incorrect" : "A beállítások hibásak",
diff --git a/apps/user_ldap/l10n/hu.json b/apps/user_ldap/l10n/hu.json
index a025c8aa56e..c8ad609f939 100644
--- a/apps/user_ldap/l10n/hu.json
+++ b/apps/user_ldap/l10n/hu.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "A megadott adatok érvénytelenek",
"Could not set configuration %1$s to %2$s" : "A(z) %1$s konfiguráció nem állítható be erre: %2$s",
"Action does not exist" : "A művelet nem létezik",
- "Renewing …" : "Megújítás…",
"Very weak password" : "Nagyon gyenge jelszó",
"Weak password" : "Gyenge jelszó",
"So-so password" : "Nem túl jó jelszó",
@@ -203,6 +202,7 @@
"Renew password" : "Jelszó megújítása",
"Wrong password." : "Hibás jelszó.",
"Invalid configuration. Please have a look at the logs for further details." : "Érvénytelen beállítások. További információkért nézze meg a naplófájlokat.",
+ "Renewing …" : "Megújítás…",
"The Base DN appears to be wrong" : "Úgy tűnik, hogy az alap DN hibás",
"Testing configuration…" : "Beállítások ellenőrzése…",
"Configuration incorrect" : "A beállítások hibásak",
diff --git a/apps/user_ldap/l10n/id.js b/apps/user_ldap/l10n/id.js
index cdfb032db4c..182813c6076 100644
--- a/apps/user_ldap/l10n/id.js
+++ b/apps/user_ldap/l10n/id.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "Tidak ada konfigurasi yang ditetapkan",
"No data specified" : "Tidak ada data yang ditetapkan",
"Action does not exist" : "Tidak ada tindakan",
- "Renewing …" : "Memperbarui ...",
"Very weak password" : "Kata sandi sangat lemah",
"Weak password" : "Kata sandi lemah",
"So-so password" : "Kata sandi lumayan",
@@ -150,6 +149,7 @@ OC.L10N.register(
"Renew password" : "Perbarui kata sandi",
"Wrong password." : "Sandi salah.",
"Invalid configuration. Please have a look at the logs for further details." : "Konfigurasi tidak valid. Silakan log untuk detil lebih lanjut.",
+ "Renewing …" : "Memperbarui ...",
"The Base DN appears to be wrong" : "Base DN tampaknya salah",
"Testing configuration…" : "Menguji konfigurasi...",
"Configuration incorrect" : "Konfigurasi salah",
diff --git a/apps/user_ldap/l10n/id.json b/apps/user_ldap/l10n/id.json
index 2d04eac91ce..590cd2c6d30 100644
--- a/apps/user_ldap/l10n/id.json
+++ b/apps/user_ldap/l10n/id.json
@@ -8,7 +8,6 @@
"No configuration specified" : "Tidak ada konfigurasi yang ditetapkan",
"No data specified" : "Tidak ada data yang ditetapkan",
"Action does not exist" : "Tidak ada tindakan",
- "Renewing …" : "Memperbarui ...",
"Very weak password" : "Kata sandi sangat lemah",
"Weak password" : "Kata sandi lemah",
"So-so password" : "Kata sandi lumayan",
@@ -148,6 +147,7 @@
"Renew password" : "Perbarui kata sandi",
"Wrong password." : "Sandi salah.",
"Invalid configuration. Please have a look at the logs for further details." : "Konfigurasi tidak valid. Silakan log untuk detil lebih lanjut.",
+ "Renewing …" : "Memperbarui ...",
"The Base DN appears to be wrong" : "Base DN tampaknya salah",
"Testing configuration…" : "Menguji konfigurasi...",
"Configuration incorrect" : "Konfigurasi salah",
diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js
index 2b9ac2ab592..37d15d8b9fb 100644
--- a/apps/user_ldap/l10n/it.js
+++ b/apps/user_ldap/l10n/it.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "Nessun dato specificato",
"Invalid data specified" : "Dati specificati non validi",
"Action does not exist" : "L'azione non esiste",
- "Renewing …" : "Rinnovo...",
"Very weak password" : "Password molto debole",
"Weak password" : "Password debole",
"So-so password" : "Password così-così",
@@ -195,6 +194,7 @@ OC.L10N.register(
"Renew password" : "Rinnova la password",
"Wrong password." : "Password errata.",
"Invalid configuration. Please have a look at the logs for further details." : "Configurazione non valida. Controlla i log per ulteriori dettagli.",
+ "Renewing …" : "Rinnovo...",
"The Base DN appears to be wrong" : "Il DN base sembra essere errato",
"Testing configuration…" : "Prova della configurazione...",
"Configuration incorrect" : "Configurazione non corretta",
diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json
index 7c69f90c3b5..709d88fc0ad 100644
--- a/apps/user_ldap/l10n/it.json
+++ b/apps/user_ldap/l10n/it.json
@@ -9,7 +9,6 @@
"No data specified" : "Nessun dato specificato",
"Invalid data specified" : "Dati specificati non validi",
"Action does not exist" : "L'azione non esiste",
- "Renewing …" : "Rinnovo...",
"Very weak password" : "Password molto debole",
"Weak password" : "Password debole",
"So-so password" : "Password così-così",
@@ -193,6 +192,7 @@
"Renew password" : "Rinnova la password",
"Wrong password." : "Password errata.",
"Invalid configuration. Please have a look at the logs for further details." : "Configurazione non valida. Controlla i log per ulteriori dettagli.",
+ "Renewing …" : "Rinnovo...",
"The Base DN appears to be wrong" : "Il DN base sembra essere errato",
"Testing configuration…" : "Prova della configurazione...",
"Configuration incorrect" : "Configurazione non corretta",
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index b46279001c6..979b43d9825 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "無効なデータが指定されました",
"Could not set configuration %1$s to %2$s" : "構成%1$sを%2$sに設定できませんでした",
"Action does not exist" : "アクションが存在しません",
- "Renewing …" : "更新中 ...",
"Very weak password" : "非常に弱いパスワードです",
"Weak password" : "脆弱なパスワード",
"So-so password" : "悪くないパスワード",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "パスワードを更新",
"Wrong password." : "パスワードが間違っています。",
"Invalid configuration. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。",
+ "Renewing …" : "更新中 ...",
"The Base DN appears to be wrong" : "ベース DN が誤っている可能性があります",
"Testing configuration…" : "設定検証中…",
"Configuration incorrect" : "設定に誤りがあります",
diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json
index 03d4724b9bb..7bc9992a7fb 100644
--- a/apps/user_ldap/l10n/ja.json
+++ b/apps/user_ldap/l10n/ja.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "無効なデータが指定されました",
"Could not set configuration %1$s to %2$s" : "構成%1$sを%2$sに設定できませんでした",
"Action does not exist" : "アクションが存在しません",
- "Renewing …" : "更新中 ...",
"Very weak password" : "非常に弱いパスワードです",
"Weak password" : "脆弱なパスワード",
"So-so password" : "悪くないパスワード",
@@ -203,6 +202,7 @@
"Renew password" : "パスワードを更新",
"Wrong password." : "パスワードが間違っています。",
"Invalid configuration. Please have a look at the logs for further details." : "設定が無効です。詳細はログを確認してください。",
+ "Renewing …" : "更新中 ...",
"The Base DN appears to be wrong" : "ベース DN が誤っている可能性があります",
"Testing configuration…" : "設定検証中…",
"Configuration incorrect" : "設定に誤りがあります",
diff --git a/apps/user_ldap/l10n/ka.js b/apps/user_ldap/l10n/ka.js
index e1517388883..efc7fa74bfa 100644
--- a/apps/user_ldap/l10n/ka.js
+++ b/apps/user_ldap/l10n/ka.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "No data specified",
"Invalid data specified" : "Invalid data specified",
"Action does not exist" : "Action does not exist",
- "Renewing …" : "Renewing …",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
"So-so password" : "So-so password",
@@ -187,6 +186,7 @@ OC.L10N.register(
"Renew password" : "Renew password",
"Wrong password." : "Wrong password.",
"Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.",
+ "Renewing …" : "Renewing …",
"The Base DN appears to be wrong" : "The Base DN appears to be wrong",
"Testing configuration…" : "Testing configuration…",
"Configuration incorrect" : "Configuration incorrect",
diff --git a/apps/user_ldap/l10n/ka.json b/apps/user_ldap/l10n/ka.json
index 179d467814d..8372486950b 100644
--- a/apps/user_ldap/l10n/ka.json
+++ b/apps/user_ldap/l10n/ka.json
@@ -9,7 +9,6 @@
"No data specified" : "No data specified",
"Invalid data specified" : "Invalid data specified",
"Action does not exist" : "Action does not exist",
- "Renewing …" : "Renewing …",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
"So-so password" : "So-so password",
@@ -185,6 +184,7 @@
"Renew password" : "Renew password",
"Wrong password." : "Wrong password.",
"Invalid configuration. Please have a look at the logs for further details." : "Invalid configuration. Please have a look at the logs for further details.",
+ "Renewing …" : "Renewing …",
"The Base DN appears to be wrong" : "The Base DN appears to be wrong",
"Testing configuration…" : "Testing configuration…",
"Configuration incorrect" : "Configuration incorrect",
diff --git a/apps/user_ldap/l10n/ka_GE.js b/apps/user_ldap/l10n/ka_GE.js
index 811f11ced26..bc2abfa8559 100644
--- a/apps/user_ldap/l10n/ka_GE.js
+++ b/apps/user_ldap/l10n/ka_GE.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "კონფიგურაცია არ იყო სპეციფირებული",
"No data specified" : "მონაცემები არ იყო სპეციფირებული",
"Action does not exist" : "ქმედება არ არსებობს",
- "Renewing …" : "განხილვა …",
"Very weak password" : "ძალიან სუსტი პაროლი",
"Weak password" : "სუსტი პაროლი",
"So-so password" : "ნორმალური პაროლი",
@@ -144,6 +143,7 @@ OC.L10N.register(
"Renew password" : "პაროლის განახლება",
"Wrong password." : "არასწორი პაროლი.",
"Invalid configuration. Please have a look at the logs for further details." : "არასწორი კონფიგურაცია. დეტალებისთვის გთხოვთ გადახედოთ ლოგებს.",
+ "Renewing …" : "განხილვა …",
"The Base DN appears to be wrong" : "საბაზისო DN როგორც ჩანს არასწორია",
"Testing configuration…" : "კონფიგურაციის შემოწმება…",
"Configuration incorrect" : "კონფიგურაცია არასწორია",
diff --git a/apps/user_ldap/l10n/ka_GE.json b/apps/user_ldap/l10n/ka_GE.json
index 2c23ebf5fbf..4fa76eef5d7 100644
--- a/apps/user_ldap/l10n/ka_GE.json
+++ b/apps/user_ldap/l10n/ka_GE.json
@@ -8,7 +8,6 @@
"No configuration specified" : "კონფიგურაცია არ იყო სპეციფირებული",
"No data specified" : "მონაცემები არ იყო სპეციფირებული",
"Action does not exist" : "ქმედება არ არსებობს",
- "Renewing …" : "განხილვა …",
"Very weak password" : "ძალიან სუსტი პაროლი",
"Weak password" : "სუსტი პაროლი",
"So-so password" : "ნორმალური პაროლი",
@@ -142,6 +141,7 @@
"Renew password" : "პაროლის განახლება",
"Wrong password." : "არასწორი პაროლი.",
"Invalid configuration. Please have a look at the logs for further details." : "არასწორი კონფიგურაცია. დეტალებისთვის გთხოვთ გადახედოთ ლოგებს.",
+ "Renewing …" : "განხილვა …",
"The Base DN appears to be wrong" : "საბაზისო DN როგორც ჩანს არასწორია",
"Testing configuration…" : "კონფიგურაციის შემოწმება…",
"Configuration incorrect" : "კონფიგურაცია არასწორია",
diff --git a/apps/user_ldap/l10n/ko.js b/apps/user_ldap/l10n/ko.js
index 8323b3fd09b..86abe984adf 100644
--- a/apps/user_ldap/l10n/ko.js
+++ b/apps/user_ldap/l10n/ko.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "데이터가 지정되지 않음",
"Invalid data specified" : "잘못된 데이터가 특정됨",
"Action does not exist" : "동작이 존재하지 않음",
- "Renewing …" : "갱신 중 …",
"Very weak password" : "매우 약한 암호",
"Weak password" : "약한 암호",
"So-so password" : "그저 그런 암호",
@@ -184,6 +183,7 @@ OC.L10N.register(
"Renew password" : "암호 갱신",
"Wrong password." : "암호가 잘못되었습니다.",
"Invalid configuration. Please have a look at the logs for further details." : "설정이 잘못되었습니다. 더 자세한 정보를 보려면 로그를 참조하십시오.",
+ "Renewing …" : "갱신 중 …",
"The Base DN appears to be wrong" : "기본 DN이 올바르지 않습니다",
"Testing configuration…" : "설정 시험 중…",
"Configuration incorrect" : "설정 올바르지 않음",
diff --git a/apps/user_ldap/l10n/ko.json b/apps/user_ldap/l10n/ko.json
index 56951a85e7e..c9bb9eac0af 100644
--- a/apps/user_ldap/l10n/ko.json
+++ b/apps/user_ldap/l10n/ko.json
@@ -9,7 +9,6 @@
"No data specified" : "데이터가 지정되지 않음",
"Invalid data specified" : "잘못된 데이터가 특정됨",
"Action does not exist" : "동작이 존재하지 않음",
- "Renewing …" : "갱신 중 …",
"Very weak password" : "매우 약한 암호",
"Weak password" : "약한 암호",
"So-so password" : "그저 그런 암호",
@@ -182,6 +181,7 @@
"Renew password" : "암호 갱신",
"Wrong password." : "암호가 잘못되었습니다.",
"Invalid configuration. Please have a look at the logs for further details." : "설정이 잘못되었습니다. 더 자세한 정보를 보려면 로그를 참조하십시오.",
+ "Renewing …" : "갱신 중 …",
"The Base DN appears to be wrong" : "기본 DN이 올바르지 않습니다",
"Testing configuration…" : "설정 시험 중…",
"Configuration incorrect" : "설정 올바르지 않음",
diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js
index d8869960a1a..1cabbdcb9a7 100644
--- a/apps/user_ldap/l10n/lt_LT.js
+++ b/apps/user_ldap/l10n/lt_LT.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "Nenurodyta jokia konfigūracija",
"No data specified" : "Nepateikta duomenų",
"Action does not exist" : "Veiksmo nėra",
- "Renewing …" : "Atnaujinama ...",
"Very weak password" : "Labai silpnas slaptažodis",
"Weak password" : "Silpnas slaptažodis",
"So-so password" : "Neblogas slaptažodis",
@@ -141,6 +140,7 @@ OC.L10N.register(
"Renew password" : "Atnaujintas slaptažodis",
"Wrong password." : "Neteisingas slaptažodis.",
"Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Išsamesnei informacijai, žiūrėkite žurnalus.",
+ "Renewing …" : "Atnaujinama ...",
"The Base DN appears to be wrong" : "Neteisinga DN šaka ",
"Testing configuration…" : "Išbandoma konfigūracija…",
"Configuration incorrect" : "Konfigūracija neteisinga",
diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json
index 33732c4232d..77b2cd1a824 100644
--- a/apps/user_ldap/l10n/lt_LT.json
+++ b/apps/user_ldap/l10n/lt_LT.json
@@ -8,7 +8,6 @@
"No configuration specified" : "Nenurodyta jokia konfigūracija",
"No data specified" : "Nepateikta duomenų",
"Action does not exist" : "Veiksmo nėra",
- "Renewing …" : "Atnaujinama ...",
"Very weak password" : "Labai silpnas slaptažodis",
"Weak password" : "Silpnas slaptažodis",
"So-so password" : "Neblogas slaptažodis",
@@ -139,6 +138,7 @@
"Renew password" : "Atnaujintas slaptažodis",
"Wrong password." : "Neteisingas slaptažodis.",
"Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Išsamesnei informacijai, žiūrėkite žurnalus.",
+ "Renewing …" : "Atnaujinama ...",
"The Base DN appears to be wrong" : "Neteisinga DN šaka ",
"Testing configuration…" : "Išbandoma konfigūracija…",
"Configuration incorrect" : "Konfigūracija neteisinga",
diff --git a/apps/user_ldap/l10n/nb.js b/apps/user_ldap/l10n/nb.js
index 48ad2bc185f..091936cde24 100644
--- a/apps/user_ldap/l10n/nb.js
+++ b/apps/user_ldap/l10n/nb.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "Ingen data spesifisert",
"Invalid data specified" : "Ugyldige data er spesifisert",
"Action does not exist" : "Handlingen finnes ikke",
- "Renewing …" : "Fornyer…",
"Very weak password" : "Veldig svakt passord",
"Weak password" : "Svakt passord",
"So-so password" : "Nesten godt passord",
@@ -191,6 +190,7 @@ OC.L10N.register(
"Renew password" : "Forny passord",
"Wrong password." : "Feil passord.",
"Invalid configuration. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.",
+ "Renewing …" : "Fornyer…",
"The Base DN appears to be wrong" : "Basis DN er feil",
"Testing configuration…" : "Tester oppsettet…",
"Configuration incorrect" : "Oppsettet er galt",
diff --git a/apps/user_ldap/l10n/nb.json b/apps/user_ldap/l10n/nb.json
index d2ba336c79e..1f9bb23fde4 100644
--- a/apps/user_ldap/l10n/nb.json
+++ b/apps/user_ldap/l10n/nb.json
@@ -9,7 +9,6 @@
"No data specified" : "Ingen data spesifisert",
"Invalid data specified" : "Ugyldige data er spesifisert",
"Action does not exist" : "Handlingen finnes ikke",
- "Renewing …" : "Fornyer…",
"Very weak password" : "Veldig svakt passord",
"Weak password" : "Svakt passord",
"So-so password" : "Nesten godt passord",
@@ -189,6 +188,7 @@
"Renew password" : "Forny passord",
"Wrong password." : "Feil passord.",
"Invalid configuration. Please have a look at the logs for further details." : "Oppsettet er ikke gyldig. Sjekk loggene for flere detaljer.",
+ "Renewing …" : "Fornyer…",
"The Base DN appears to be wrong" : "Basis DN er feil",
"Testing configuration…" : "Tester oppsettet…",
"Configuration incorrect" : "Oppsettet er galt",
diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js
index 56d5039130a..d98e9d5f761 100644
--- a/apps/user_ldap/l10n/nl.js
+++ b/apps/user_ldap/l10n/nl.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "Geen configuratie opgegeven",
"No data specified" : "Geen gegevens verstrekt",
"Action does not exist" : "Actie bestaat niet",
- "Renewing …" : "Herstellen ...",
"Very weak password" : "Zeer zwak wachtwoord",
"Weak password" : "Zwak wachtwoord",
"So-so password" : "Matig wachtwoord",
@@ -157,6 +156,7 @@ OC.L10N.register(
"Renew password" : "Herstel wachtwoord",
"Wrong password." : "Onjuist wachtwoord.",
"Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details.",
+ "Renewing …" : "Herstellen ...",
"The Base DN appears to be wrong" : "De Basis DN lijkt onjuist",
"Testing configuration…" : "Testen van de configuratie…",
"Configuration incorrect" : "Configuratie onjuist",
diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json
index 4fe698e44bc..86b0c1102b1 100644
--- a/apps/user_ldap/l10n/nl.json
+++ b/apps/user_ldap/l10n/nl.json
@@ -8,7 +8,6 @@
"No configuration specified" : "Geen configuratie opgegeven",
"No data specified" : "Geen gegevens verstrekt",
"Action does not exist" : "Actie bestaat niet",
- "Renewing …" : "Herstellen ...",
"Very weak password" : "Zeer zwak wachtwoord",
"Weak password" : "Zwak wachtwoord",
"So-so password" : "Matig wachtwoord",
@@ -155,6 +154,7 @@
"Renew password" : "Herstel wachtwoord",
"Wrong password." : "Onjuist wachtwoord.",
"Invalid configuration. Please have a look at the logs for further details." : "Ongeldige configuratie. Bekijk de logbestanden voor meer details.",
+ "Renewing …" : "Herstellen ...",
"The Base DN appears to be wrong" : "De Basis DN lijkt onjuist",
"Testing configuration…" : "Testen van de configuratie…",
"Configuration incorrect" : "Configuratie onjuist",
diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js
index 2f332f94bde..6b7f8d13a9f 100644
--- a/apps/user_ldap/l10n/pl.js
+++ b/apps/user_ldap/l10n/pl.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Podano nieprawidłowe dane",
"Could not set configuration %1$s to %2$s" : "Nie można ustawić konfiguracji %1$s na %2$s",
"Action does not exist" : "Akcja nie istnieje",
- "Renewing …" : "Odnawianie…",
"Very weak password" : "Bardzo słabe hasło",
"Weak password" : "Słabe hasło",
"So-so password" : "Mało skomplikowane hasło",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Odnów hasło",
"Wrong password." : "Nieprawidłowe hasło",
"Invalid configuration. Please have a look at the logs for further details." : "Nieprawidłowa konfiguracja. Sprawdź logi po więcej szczegółów.",
+ "Renewing …" : "Odnawianie…",
"The Base DN appears to be wrong" : "Base DN wygląda na błedne",
"Testing configuration…" : "Testowanie konfiguracji…",
"Configuration incorrect" : "Konfiguracja niepoprawna",
diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json
index c335d32aacc..8867284d04f 100644
--- a/apps/user_ldap/l10n/pl.json
+++ b/apps/user_ldap/l10n/pl.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Podano nieprawidłowe dane",
"Could not set configuration %1$s to %2$s" : "Nie można ustawić konfiguracji %1$s na %2$s",
"Action does not exist" : "Akcja nie istnieje",
- "Renewing …" : "Odnawianie…",
"Very weak password" : "Bardzo słabe hasło",
"Weak password" : "Słabe hasło",
"So-so password" : "Mało skomplikowane hasło",
@@ -203,6 +202,7 @@
"Renew password" : "Odnów hasło",
"Wrong password." : "Nieprawidłowe hasło",
"Invalid configuration. Please have a look at the logs for further details." : "Nieprawidłowa konfiguracja. Sprawdź logi po więcej szczegółów.",
+ "Renewing …" : "Odnawianie…",
"The Base DN appears to be wrong" : "Base DN wygląda na błedne",
"Testing configuration…" : "Testowanie konfiguracji…",
"Configuration incorrect" : "Konfiguracja niepoprawna",
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index 80802cd1677..2316c494c57 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Dados inválidos especificados",
"Could not set configuration %1$s to %2$s" : "Não foi possível definir a configuração %1$s como %2$s",
"Action does not exist" : "A ação não existe",
- "Renewing …" : "Renovando...",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
"So-so password" : "Senha mediana",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Renovar a senha",
"Wrong password." : "Senha incorreta.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuração inválida. Por favor dê uma olhada nos logs para mais detalhes.",
+ "Renewing …" : "Renovando...",
"The Base DN appears to be wrong" : "A Base DN parece estar errada",
"Testing configuration…" : "Testando configuração...",
"Configuration incorrect" : "Configuração incorreta",
diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json
index c7507934b72..b4b23be8181 100644
--- a/apps/user_ldap/l10n/pt_BR.json
+++ b/apps/user_ldap/l10n/pt_BR.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Dados inválidos especificados",
"Could not set configuration %1$s to %2$s" : "Não foi possível definir a configuração %1$s como %2$s",
"Action does not exist" : "A ação não existe",
- "Renewing …" : "Renovando...",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
"So-so password" : "Senha mediana",
@@ -203,6 +202,7 @@
"Renew password" : "Renovar a senha",
"Wrong password." : "Senha incorreta.",
"Invalid configuration. Please have a look at the logs for further details." : "Configuração inválida. Por favor dê uma olhada nos logs para mais detalhes.",
+ "Renewing …" : "Renovando...",
"The Base DN appears to be wrong" : "A Base DN parece estar errada",
"Testing configuration…" : "Testando configuração...",
"Configuration incorrect" : "Configuração incorreta",
diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js
index 5f178a97c08..6a19407e8f6 100644
--- a/apps/user_ldap/l10n/ru.js
+++ b/apps/user_ldap/l10n/ru.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Указаны некорректные данные",
"Could not set configuration %1$s to %2$s" : "Не удалось задать конфигурацию %1$s для %2$s",
"Action does not exist" : "Действие не существует",
- "Renewing …" : "Обновление…",
"Very weak password" : "Очень слабый пароль",
"Weak password" : "Слабый пароль",
"So-so password" : "Так себе пароль",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Обновление пароля",
"Wrong password." : "Неправильный пароль.",
"Invalid configuration. Please have a look at the logs for further details." : "Неверная конфигурация. Просмотрите журналы для получения дополнительных сведений.",
+ "Renewing …" : "Обновление…",
"The Base DN appears to be wrong" : "База поиска DN по всей видимости указана неправильно",
"Testing configuration…" : "Проверка конфигурации…",
"Configuration incorrect" : "Конфигурация некорректна",
diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json
index 6f7f875a13c..ffea5435ed6 100644
--- a/apps/user_ldap/l10n/ru.json
+++ b/apps/user_ldap/l10n/ru.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Указаны некорректные данные",
"Could not set configuration %1$s to %2$s" : "Не удалось задать конфигурацию %1$s для %2$s",
"Action does not exist" : "Действие не существует",
- "Renewing …" : "Обновление…",
"Very weak password" : "Очень слабый пароль",
"Weak password" : "Слабый пароль",
"So-so password" : "Так себе пароль",
@@ -203,6 +202,7 @@
"Renew password" : "Обновление пароля",
"Wrong password." : "Неправильный пароль.",
"Invalid configuration. Please have a look at the logs for further details." : "Неверная конфигурация. Просмотрите журналы для получения дополнительных сведений.",
+ "Renewing …" : "Обновление…",
"The Base DN appears to be wrong" : "База поиска DN по всей видимости указана неправильно",
"Testing configuration…" : "Проверка конфигурации…",
"Configuration incorrect" : "Конфигурация некорректна",
diff --git a/apps/user_ldap/l10n/sc.js b/apps/user_ldap/l10n/sc.js
index e83b8290297..510df36f6ec 100644
--- a/apps/user_ldap/l10n/sc.js
+++ b/apps/user_ldap/l10n/sc.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "Peruna cunfiguratzione ispetzificada",
"No data specified" : "Perunu datu ispetzificadu",
"Action does not exist" : "S'atzione no esistit",
- "Renewing …" : "Renovende ...",
"Very weak password" : "Crae dèbile a beru",
"Weak password" : "Crae dèbile",
"So-so password" : "Crae aici aici",
@@ -166,6 +165,7 @@ OC.L10N.register(
"Renew password" : "Annoa crae",
"Wrong password." : "Crae isballiada",
"Invalid configuration. Please have a look at the logs for further details." : "Cunfiguratzione non bàlida. Càstia is registros pro detàllios in prus.",
+ "Renewing …" : "Renovende ...",
"The Base DN appears to be wrong" : "Sa Base DN parit isballiada",
"Testing configuration…" : "Proa de cunfiguratzione...",
"Configuration incorrect" : "Cunfiguratzione no curreta",
diff --git a/apps/user_ldap/l10n/sc.json b/apps/user_ldap/l10n/sc.json
index 3ce26178fc0..6e42e1b4526 100644
--- a/apps/user_ldap/l10n/sc.json
+++ b/apps/user_ldap/l10n/sc.json
@@ -8,7 +8,6 @@
"No configuration specified" : "Peruna cunfiguratzione ispetzificada",
"No data specified" : "Perunu datu ispetzificadu",
"Action does not exist" : "S'atzione no esistit",
- "Renewing …" : "Renovende ...",
"Very weak password" : "Crae dèbile a beru",
"Weak password" : "Crae dèbile",
"So-so password" : "Crae aici aici",
@@ -164,6 +163,7 @@
"Renew password" : "Annoa crae",
"Wrong password." : "Crae isballiada",
"Invalid configuration. Please have a look at the logs for further details." : "Cunfiguratzione non bàlida. Càstia is registros pro detàllios in prus.",
+ "Renewing …" : "Renovende ...",
"The Base DN appears to be wrong" : "Sa Base DN parit isballiada",
"Testing configuration…" : "Proa de cunfiguratzione...",
"Configuration incorrect" : "Cunfiguratzione no curreta",
diff --git a/apps/user_ldap/l10n/sk.js b/apps/user_ldap/l10n/sk.js
index 6b5be19cf16..f027f916cf0 100644
--- a/apps/user_ldap/l10n/sk.js
+++ b/apps/user_ldap/l10n/sk.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "Nie sú vybraté dáta",
"Invalid data specified" : "Boli zadané neplatné dáta",
"Action does not exist" : "Takáto akcia neexistuje",
- "Renewing …" : "Obnovujem...",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Priemerné heslo",
@@ -195,6 +194,7 @@ OC.L10N.register(
"Renew password" : "Obnoviť heslo",
"Wrong password." : "Nesprávne heslo.",
"Invalid configuration. Please have a look at the logs for further details." : "Konfigurácia je chybná. Prosím, pozrite sa do logov pre ďalšie podrobnosti.",
+ "Renewing …" : "Obnovujem...",
"The Base DN appears to be wrong" : "Základné DN je chybné",
"Testing configuration…" : "Overujú sa nastavenia...",
"Configuration incorrect" : "Nesprávna konfigurácia",
diff --git a/apps/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json
index 82fdf20fb07..c0eb39b8a4e 100644
--- a/apps/user_ldap/l10n/sk.json
+++ b/apps/user_ldap/l10n/sk.json
@@ -9,7 +9,6 @@
"No data specified" : "Nie sú vybraté dáta",
"Invalid data specified" : "Boli zadané neplatné dáta",
"Action does not exist" : "Takáto akcia neexistuje",
- "Renewing …" : "Obnovujem...",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Priemerné heslo",
@@ -193,6 +192,7 @@
"Renew password" : "Obnoviť heslo",
"Wrong password." : "Nesprávne heslo.",
"Invalid configuration. Please have a look at the logs for further details." : "Konfigurácia je chybná. Prosím, pozrite sa do logov pre ďalšie podrobnosti.",
+ "Renewing …" : "Obnovujem...",
"The Base DN appears to be wrong" : "Základné DN je chybné",
"Testing configuration…" : "Overujú sa nastavenia...",
"Configuration incorrect" : "Nesprávna konfigurácia",
diff --git a/apps/user_ldap/l10n/sl.js b/apps/user_ldap/l10n/sl.js
index 34e9a90111c..f683bd878c5 100644
--- a/apps/user_ldap/l10n/sl.js
+++ b/apps/user_ldap/l10n/sl.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "Ni navedenih podatkov",
"Invalid data specified" : "Določeni so neveljavni podatki",
"Action does not exist" : "Dejanje ne obstaja",
- "Renewing …" : "Poteka ponastavljanje ...",
"Very weak password" : "Zelo šibko geslo",
"Weak password" : "Šibko geslo",
"So-so password" : "Slabo geslo",
@@ -165,6 +164,7 @@ OC.L10N.register(
"Renew password" : "Posodobi geslo",
"Wrong password." : "Napačno geslo",
"Invalid configuration. Please have a look at the logs for further details." : "Neveljavne nastavitve: za več podrobnosti si oglejte dnevniške zapise.",
+ "Renewing …" : "Poteka ponastavljanje ...",
"The Base DN appears to be wrong" : "Enoznačno ime (DN) podatkovne zbirke je napačno",
"Testing configuration…" : "Poteka preizkušanje nastavitev ...",
"Configuration incorrect" : "Nastavitev ni ustrezna",
diff --git a/apps/user_ldap/l10n/sl.json b/apps/user_ldap/l10n/sl.json
index 0b9b851ad5d..d011f20d0f7 100644
--- a/apps/user_ldap/l10n/sl.json
+++ b/apps/user_ldap/l10n/sl.json
@@ -9,7 +9,6 @@
"No data specified" : "Ni navedenih podatkov",
"Invalid data specified" : "Določeni so neveljavni podatki",
"Action does not exist" : "Dejanje ne obstaja",
- "Renewing …" : "Poteka ponastavljanje ...",
"Very weak password" : "Zelo šibko geslo",
"Weak password" : "Šibko geslo",
"So-so password" : "Slabo geslo",
@@ -163,6 +162,7 @@
"Renew password" : "Posodobi geslo",
"Wrong password." : "Napačno geslo",
"Invalid configuration. Please have a look at the logs for further details." : "Neveljavne nastavitve: za več podrobnosti si oglejte dnevniške zapise.",
+ "Renewing …" : "Poteka ponastavljanje ...",
"The Base DN appears to be wrong" : "Enoznačno ime (DN) podatkovne zbirke je napačno",
"Testing configuration…" : "Poteka preizkušanje nastavitev ...",
"Configuration incorrect" : "Nastavitev ni ustrezna",
diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js
index 2e5aaa46fa8..c54927bfb5f 100644
--- a/apps/user_ldap/l10n/sq.js
+++ b/apps/user_ldap/l10n/sq.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"No configuration specified" : "S’u dha formësim",
"No data specified" : "S’u treguan të dhëna",
"Action does not exist" : "Veprimi s’ekziston",
- "Renewing …" : "Duke rinovuar...",
"Very weak password" : "Fjalëkalim shumë i dobët",
"Weak password" : "Fjalekalim i dobët ",
"So-so password" : "Fjalekalim hajd mo ",
@@ -141,6 +140,7 @@ OC.L10N.register(
"Renew password" : "Rinovo fjalëkalimin",
"Wrong password." : "Fjalëkalim i gabuar.",
"Invalid configuration. Please have a look at the logs for further details." : "Konfigurime të pavlefshme. Ju lutem shikoni hyrjet për detaje të mëtejshme.",
+ "Renewing …" : "Duke rinovuar...",
"The Base DN appears to be wrong" : "DN-ja Bazë duket se është e gabuar",
"Testing configuration…" : "Po provohet formësimi…",
"Configuration incorrect" : "Formësim i pasaktë",
diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json
index 074fa657f51..aa44ad2e2db 100644
--- a/apps/user_ldap/l10n/sq.json
+++ b/apps/user_ldap/l10n/sq.json
@@ -8,7 +8,6 @@
"No configuration specified" : "S’u dha formësim",
"No data specified" : "S’u treguan të dhëna",
"Action does not exist" : "Veprimi s’ekziston",
- "Renewing …" : "Duke rinovuar...",
"Very weak password" : "Fjalëkalim shumë i dobët",
"Weak password" : "Fjalekalim i dobët ",
"So-so password" : "Fjalekalim hajd mo ",
@@ -139,6 +138,7 @@
"Renew password" : "Rinovo fjalëkalimin",
"Wrong password." : "Fjalëkalim i gabuar.",
"Invalid configuration. Please have a look at the logs for further details." : "Konfigurime të pavlefshme. Ju lutem shikoni hyrjet për detaje të mëtejshme.",
+ "Renewing …" : "Duke rinovuar...",
"The Base DN appears to be wrong" : "DN-ja Bazë duket se është e gabuar",
"Testing configuration…" : "Po provohet formësimi…",
"Configuration incorrect" : "Formësim i pasaktë",
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js
index a9428bf1b5a..fb31d85e691 100644
--- a/apps/user_ldap/l10n/sr.js
+++ b/apps/user_ldap/l10n/sr.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Наведени су неисправни подаци",
"Could not set configuration %1$s to %2$s" : "Конфигурација %1$s није могла да се постави на %2$s",
"Action does not exist" : "Радња не постоји",
- "Renewing …" : "Обнављам …",
"Very weak password" : "Веома слаба лозинка",
"Weak password" : "Слаба лозинка",
"So-so password" : "Осредња лозинка",
@@ -51,12 +50,18 @@ OC.L10N.register(
"LDAP user and group backend" : "Позадински мотор за LDAP корисника и групу",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Ова апликација омогућава администраторима да повежу Некстклауд на LDAP-базирани кориснички директоријум",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Ова апликација омогућава администраторима да повежу Некстклауд на LDAP-базирани кориснички директоријум за проверу идентитета и прављење корисника, група и корисничких атрибута. Администратори могу да подесе повезивање ове апликације са једним или више LDAP директоријума или Active Directories преко LDAP интерфејса. Атрибути, као што су корисничка квота, адреса е-поште, аватар слика, припадност групама и остало се могу повући у Некстклауд из директоријума преко одговарајућих упита и филтера.\n\nКорисник се пријављује у Некстклауд преко својих LDAP или AD акредитива и одобрава му се приступ према захтеву за проверу идентитета којима управљају LDAP или AD сервери. Некстклауд не складишти LDAP и AD лозинке, него се само ови акредитиви користе за проверу идентитета корисника и на даље Некстклауд користи сесију као ID корисника. Више информација је доступно у документацији LDAP кориснички и групни позадински мотор.",
+ "uniqueMember" : "uniqueMember",
+ "memberUid" : "memberUid",
+ "member (AD)" : "member (AD)",
+ "gidNumber" : "gidNumber",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "Поставке везе",
"Backup (Replica) Host" : "Домаћин Резервне копије (Реплике)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Наведите опционог домаћина за резервне копије. Он мора бити реплика главног LDAP/AD сервера.",
"Backup (Replica) Port" : "Порт Резервне копије (Реплике)",
"Only connect to the replica server." : "Повезано само на сервер за копирање.",
"Disable Main Server" : "Онемогући главни сервер",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Не препоручује се, користите само за тестирање! Ако веза ради само са овом опцијом, увезите SSL сертификат LDAP сервера на ваш {instanceName} сервер.",
"Turn off SSL certificate validation." : "Искључите потврду SSL сертификата.",
"Cache Time-To-Live" : "Трајност кеша",
"in seconds. A change empties the cache." : "у секундама. Промена празни кеш меморију.",
@@ -97,6 +102,7 @@ OC.L10N.register(
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Поставља адресу е-поште корисника из LDAP атрибута. Оставите празно за подразумевано понашање.",
"User Home Folder Naming Rule" : "Правило именовања корисничке фасцикле",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Оставите празно за корисничко име (подразумевано). У супротном, наведите особину LDAP/AD.",
+ "`$home` Placeholder Field" : "Резервисано место за поље `$home`",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home ће се у подешавању спољног складишта заменити са вредношћу задатог атрибута",
"User Profile Attributes" : "Атрибути корисничког профила",
"Phone Field" : "Поље телефона",
@@ -124,24 +130,36 @@ OC.L10N.register(
"Internal Username Attribute:" : "Интерни параметри корисничког имена:",
"Override UUID detection" : "Прескочи UUID откривање",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Подразумевано, атрибут UUID се аутоматски детектује. Атрибут UUID се користи за сигурну идентификацију LDAP корисника и група. Такође, локално корисничко име ће бити креирано на основу UUID-a, ако није другачије назначено. Можете заобићи поставке и проследити други атрибут по вашем избору. Морате бити сигурни да је изабрани атрибут јединствен и да га корисници и групе могу преносити. Оставите празно за подразумевано понашање. Промене ће имати дејство само на новомапираним (доданим) LDAP корисницима и групама.",
+ "UUID Attribute for Users" : "UUID атрибут за кориснике",
+ "UUID Attribute for Groups" : "UUID атрибут за групе",
+ "Groups meeting these criteria are available in {instanceName}:" : "Групе које испуњавају ове критеријуме су доступне у {instanceName}:",
"Only these object classes:" : "Само ове класе објеката:",
"Only from these groups:" : "Само из ових група:",
"Edit LDAP Query" : "Уреди LDAP упит",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Филтер одређује LDAP групе које ће имати приступ {instanceName} инстанци.",
"LDAP Filter:" : "LDAP филтер:",
"Verify settings and count the groups" : "Верификуј поставке и преброј групе",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Корисник није пронађен. Проверите атрибуте пријаве и корисничко име. Употребљени филтер (да га копирате и налепите за проверу у командној линији):{filter}",
"User found and settings verified." : "Корисник нађен и поставке проверене.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Размислите и да смањите претрагу, пошто обухвата много корисника, од којих ће само први моћи да се пријави.",
"An unspecified error occurred. Please check log and settings." : "Десила се непозната грешка. Погледајте дневник и подешавања.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Филтер претраге је неисправан, вероватно због синтаксе попут неједнаког броја отворених и затворених заграда. Проверите.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Дошло је до грешко приликом повезивања на LDAP/AD. Молимо вас да проверите хост, порт и креденцијале.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Недостаје „%uid” чувар места. Замениће се именом за пријаву када се буде вршио упит LDAP/AD.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "При пријављивању, {instanceName} ће пронаћи корисника на основу следећих атрибута:",
"Other Attributes:" : "Остали атрибути:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Дефинише филтер који ће се применити, када се покуша пријава. `%%uid` замењује корисничко име у пријави. Пример: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Покушава да прими Име домена (DN) за наведено име пријаве и текући филтер пријаве",
+ "Test Login name" : "Испробај име за пријаву",
"Verify settings" : "Провери поставке",
"No object found in the given Base DN. Please revise." : "Нема објекта за дати базни ДН. Проверите.",
"More than 1,000 directory entries available." : "Више од 1000 уноса је доступно.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} унос је доступан за наведено Базно име домена (Base DN)","{ldapTestBase} уноса је доступно за наведено Базно име домена (Base DN)","{ldapTestBase} уноса је доступно за наведено Базно име домена (Base DN)"],
"When unchecked, this configuration will be skipped." : "Када није штриклирано, ова конфигурација ће бити прескочена.",
"Configuration Active" : "Конфигурација активна",
"Copy current configuration into new directory binding" : "Копирај тренутну поставу у везивање новог директоријума",
+ "Copy configuration" : "Копирај конфигурацију",
+ "Delete configuration" : "Обриши конфигурацију",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Можете да изоставите протокол, осим ако не захтевате SSL. Ако је потребан, почните са ldaps://",
"Host" : "Домаћин",
"Port" : "Порт",
@@ -151,13 +169,16 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "За анониман приступ, оставите поља DN и лозинка празним.",
"Password" : "Лозинка",
"Save Credentials" : "Сачувај акредитиве",
+ "Base DN" : "Базно име домена (Base DN)",
"One Base DN per line" : "Један Base DN по линији",
"You can specify Base DN for users and groups in the Advanced tab" : "Можете навести Base DN за кориснике и групе у картици Напредно",
"Detect Base DN" : "Откриј Base DN",
"Test Base DN" : "Тестирај Base DN",
"Listing and searching for users is constrained by these criteria:" : "Излиставање и претраживање корисника је ограничено следећим условима:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Најчешће класе објеката за кориснике су organizationalPerson, person, user и inetOrgPerson. Ако нисте сигурни шта да изаберете, питајте администратора именика.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Филтер одређује LDAP кориснике које ће имати приступ {instanceName} инстанци.",
"Verify settings and count users" : "Провери поставке и преброј кориснике",
+ "User count: {usersCount}" : "Број корисника: {usersCount}",
"Test Configuration" : "Испробај поставку",
"Help" : "Помоћ",
"Server" : "Сервер",
@@ -166,10 +187,20 @@ OC.L10N.register(
"Groups" : "Групе",
"Advanced" : "Напредно",
"Expert" : "Стручњак",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "PHP LDAP модул није инсталиран и позадински механизам неће радити. Затражите од систем администратора да га инсталира.",
+ "Select LDAP Config" : "Изаберите LDAP конфигурацију",
+ "Create New Config" : "Креирај нову конфигурацију",
+ "Create configuration" : "Креирај конфигурацију",
"Username-LDAP User Mapping" : "Username-LDAP мапирање корисника",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Корисничка имена се користи за чување и додељивање метаподатака. Да би се прецизно идентификовали и препознавали кориснике, сваки LDAP корисник ће имати локално корисничко име. Ово захтева мапирање од корисничког имена до LDAP корисника. Креирано корисничко име се мапира у UUID LDAP корисника. Поред тога, DN се кешира да смањи LDAP интеракцију, али се не користи за идентификацију. Ако се DN мења, промене се могу наћи. Локално корисничко име се користи свуда. Чишћење мапирања оставља свуда остатке. Чишћење мапирања није осетљиво на конфигурацију, оно утиче на све LDAP конфигурације! Никада не користит чишћење мапирања у радном окружењу, већ само у тестирању или експерименталној фази.",
"Clear Username-LDAP User Mapping" : "Очисти Username-LDAP мапирање корисника",
"Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група",
+ "Confirm action" : "Потврди акцију",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Да ли заиста желите да трајно обришете ову LDAP конфигурацију? Ово не може да се поништи.",
+ "Fail to delete config" : "Није успело брисање конфигурације",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Да ли заиста желите да трајно обришете ово LDAP мапирање? Ово не може да се поништи.",
+ "Mapping cleared" : "Мапирање је обрисано",
+ "Failed to clear mapping" : "Није успело брисање мапирања",
"An error occurred" : "Догодила се грешка",
"Mode switch" : "Промена режима",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Пребацивање режима укључиће аутоматске LDAP упите. Зависно од LDAP величине то може потрајати. Заиста желите да промените режим?",
@@ -205,6 +236,7 @@ OC.L10N.register(
"Renew password" : "Обнови лозинку",
"Wrong password." : "Лоша лозинка.",
"Invalid configuration. Please have a look at the logs for further details." : "Неисправна конфигурација. Погледајте дневник за више детаља.",
+ "Renewing …" : "Обнављам …",
"The Base DN appears to be wrong" : "Базни ДН је изгледа погрешан",
"Testing configuration…" : "Тестирам конфигурацију…",
"Configuration incorrect" : "Конфигурација је неисправна",
diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json
index 2418c14cc19..f8a8560f6e2 100644
--- a/apps/user_ldap/l10n/sr.json
+++ b/apps/user_ldap/l10n/sr.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Наведени су неисправни подаци",
"Could not set configuration %1$s to %2$s" : "Конфигурација %1$s није могла да се постави на %2$s",
"Action does not exist" : "Радња не постоји",
- "Renewing …" : "Обнављам …",
"Very weak password" : "Веома слаба лозинка",
"Weak password" : "Слаба лозинка",
"So-so password" : "Осредња лозинка",
@@ -49,12 +48,18 @@
"LDAP user and group backend" : "Позадински мотор за LDAP корисника и групу",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Ова апликација омогућава администраторима да повежу Некстклауд на LDAP-базирани кориснички директоријум",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Ова апликација омогућава администраторима да повежу Некстклауд на LDAP-базирани кориснички директоријум за проверу идентитета и прављење корисника, група и корисничких атрибута. Администратори могу да подесе повезивање ове апликације са једним или више LDAP директоријума или Active Directories преко LDAP интерфејса. Атрибути, као што су корисничка квота, адреса е-поште, аватар слика, припадност групама и остало се могу повући у Некстклауд из директоријума преко одговарајућих упита и филтера.\n\nКорисник се пријављује у Некстклауд преко својих LDAP или AD акредитива и одобрава му се приступ према захтеву за проверу идентитета којима управљају LDAP или AD сервери. Некстклауд не складишти LDAP и AD лозинке, него се само ови акредитиви користе за проверу идентитета корисника и на даље Некстклауд користи сесију као ID корисника. Више информација је доступно у документацији LDAP кориснички и групни позадински мотор.",
+ "uniqueMember" : "uniqueMember",
+ "memberUid" : "memberUid",
+ "member (AD)" : "member (AD)",
+ "gidNumber" : "gidNumber",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "Поставке везе",
"Backup (Replica) Host" : "Домаћин Резервне копије (Реплике)",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Наведите опционог домаћина за резервне копије. Он мора бити реплика главног LDAP/AD сервера.",
"Backup (Replica) Port" : "Порт Резервне копије (Реплике)",
"Only connect to the replica server." : "Повезано само на сервер за копирање.",
"Disable Main Server" : "Онемогући главни сервер",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Не препоручује се, користите само за тестирање! Ако веза ради само са овом опцијом, увезите SSL сертификат LDAP сервера на ваш {instanceName} сервер.",
"Turn off SSL certificate validation." : "Искључите потврду SSL сертификата.",
"Cache Time-To-Live" : "Трајност кеша",
"in seconds. A change empties the cache." : "у секундама. Промена празни кеш меморију.",
@@ -95,6 +100,7 @@
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Поставља адресу е-поште корисника из LDAP атрибута. Оставите празно за подразумевано понашање.",
"User Home Folder Naming Rule" : "Правило именовања корисничке фасцикле",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Оставите празно за корисничко име (подразумевано). У супротном, наведите особину LDAP/AD.",
+ "`$home` Placeholder Field" : "Резервисано место за поље `$home`",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home ће се у подешавању спољног складишта заменити са вредношћу задатог атрибута",
"User Profile Attributes" : "Атрибути корисничког профила",
"Phone Field" : "Поље телефона",
@@ -122,24 +128,36 @@
"Internal Username Attribute:" : "Интерни параметри корисничког имена:",
"Override UUID detection" : "Прескочи UUID откривање",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Подразумевано, атрибут UUID се аутоматски детектује. Атрибут UUID се користи за сигурну идентификацију LDAP корисника и група. Такође, локално корисничко име ће бити креирано на основу UUID-a, ако није другачије назначено. Можете заобићи поставке и проследити други атрибут по вашем избору. Морате бити сигурни да је изабрани атрибут јединствен и да га корисници и групе могу преносити. Оставите празно за подразумевано понашање. Промене ће имати дејство само на новомапираним (доданим) LDAP корисницима и групама.",
+ "UUID Attribute for Users" : "UUID атрибут за кориснике",
+ "UUID Attribute for Groups" : "UUID атрибут за групе",
+ "Groups meeting these criteria are available in {instanceName}:" : "Групе које испуњавају ове критеријуме су доступне у {instanceName}:",
"Only these object classes:" : "Само ове класе објеката:",
"Only from these groups:" : "Само из ових група:",
"Edit LDAP Query" : "Уреди LDAP упит",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Филтер одређује LDAP групе које ће имати приступ {instanceName} инстанци.",
"LDAP Filter:" : "LDAP филтер:",
"Verify settings and count the groups" : "Верификуј поставке и преброј групе",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Корисник није пронађен. Проверите атрибуте пријаве и корисничко име. Употребљени филтер (да га копирате и налепите за проверу у командној линији):{filter}",
"User found and settings verified." : "Корисник нађен и поставке проверене.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Размислите и да смањите претрагу, пошто обухвата много корисника, од којих ће само први моћи да се пријави.",
"An unspecified error occurred. Please check log and settings." : "Десила се непозната грешка. Погледајте дневник и подешавања.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Филтер претраге је неисправан, вероватно због синтаксе попут неједнаког броја отворених и затворених заграда. Проверите.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Дошло је до грешко приликом повезивања на LDAP/AD. Молимо вас да проверите хост, порт и креденцијале.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Недостаје „%uid” чувар места. Замениће се именом за пријаву када се буде вршио упит LDAP/AD.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "При пријављивању, {instanceName} ће пронаћи корисника на основу следећих атрибута:",
"Other Attributes:" : "Остали атрибути:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Дефинише филтер који ће се применити, када се покуша пријава. `%%uid` замењује корисничко име у пријави. Пример: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Покушава да прими Име домена (DN) за наведено име пријаве и текући филтер пријаве",
+ "Test Login name" : "Испробај име за пријаву",
"Verify settings" : "Провери поставке",
"No object found in the given Base DN. Please revise." : "Нема објекта за дати базни ДН. Проверите.",
"More than 1,000 directory entries available." : "Више од 1000 уноса је доступно.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} унос је доступан за наведено Базно име домена (Base DN)","{ldapTestBase} уноса је доступно за наведено Базно име домена (Base DN)","{ldapTestBase} уноса је доступно за наведено Базно име домена (Base DN)"],
"When unchecked, this configuration will be skipped." : "Када није штриклирано, ова конфигурација ће бити прескочена.",
"Configuration Active" : "Конфигурација активна",
"Copy current configuration into new directory binding" : "Копирај тренутну поставу у везивање новог директоријума",
+ "Copy configuration" : "Копирај конфигурацију",
+ "Delete configuration" : "Обриши конфигурацију",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Можете да изоставите протокол, осим ако не захтевате SSL. Ако је потребан, почните са ldaps://",
"Host" : "Домаћин",
"Port" : "Порт",
@@ -149,13 +167,16 @@
"For anonymous access, leave DN and Password empty." : "За анониман приступ, оставите поља DN и лозинка празним.",
"Password" : "Лозинка",
"Save Credentials" : "Сачувај акредитиве",
+ "Base DN" : "Базно име домена (Base DN)",
"One Base DN per line" : "Један Base DN по линији",
"You can specify Base DN for users and groups in the Advanced tab" : "Можете навести Base DN за кориснике и групе у картици Напредно",
"Detect Base DN" : "Откриј Base DN",
"Test Base DN" : "Тестирај Base DN",
"Listing and searching for users is constrained by these criteria:" : "Излиставање и претраживање корисника је ограничено следећим условима:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Најчешће класе објеката за кориснике су organizationalPerson, person, user и inetOrgPerson. Ако нисте сигурни шта да изаберете, питајте администратора именика.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Филтер одређује LDAP кориснике које ће имати приступ {instanceName} инстанци.",
"Verify settings and count users" : "Провери поставке и преброј кориснике",
+ "User count: {usersCount}" : "Број корисника: {usersCount}",
"Test Configuration" : "Испробај поставку",
"Help" : "Помоћ",
"Server" : "Сервер",
@@ -164,10 +185,20 @@
"Groups" : "Групе",
"Advanced" : "Напредно",
"Expert" : "Стручњак",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "PHP LDAP модул није инсталиран и позадински механизам неће радити. Затражите од систем администратора да га инсталира.",
+ "Select LDAP Config" : "Изаберите LDAP конфигурацију",
+ "Create New Config" : "Креирај нову конфигурацију",
+ "Create configuration" : "Креирај конфигурацију",
"Username-LDAP User Mapping" : "Username-LDAP мапирање корисника",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Корисничка имена се користи за чување и додељивање метаподатака. Да би се прецизно идентификовали и препознавали кориснике, сваки LDAP корисник ће имати локално корисничко име. Ово захтева мапирање од корисничког имена до LDAP корисника. Креирано корисничко име се мапира у UUID LDAP корисника. Поред тога, DN се кешира да смањи LDAP интеракцију, али се не користи за идентификацију. Ако се DN мења, промене се могу наћи. Локално корисничко име се користи свуда. Чишћење мапирања оставља свуда остатке. Чишћење мапирања није осетљиво на конфигурацију, оно утиче на све LDAP конфигурације! Никада не користит чишћење мапирања у радном окружењу, већ само у тестирању или експерименталној фази.",
"Clear Username-LDAP User Mapping" : "Очисти Username-LDAP мапирање корисника",
"Clear Groupname-LDAP Group Mapping" : "Очисти Groupname-LDAP мапирање група",
+ "Confirm action" : "Потврди акцију",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Да ли заиста желите да трајно обришете ову LDAP конфигурацију? Ово не може да се поништи.",
+ "Fail to delete config" : "Није успело брисање конфигурације",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Да ли заиста желите да трајно обришете ово LDAP мапирање? Ово не може да се поништи.",
+ "Mapping cleared" : "Мапирање је обрисано",
+ "Failed to clear mapping" : "Није успело брисање мапирања",
"An error occurred" : "Догодила се грешка",
"Mode switch" : "Промена режима",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Пребацивање режима укључиће аутоматске LDAP упите. Зависно од LDAP величине то може потрајати. Заиста желите да промените режим?",
@@ -203,6 +234,7 @@
"Renew password" : "Обнови лозинку",
"Wrong password." : "Лоша лозинка.",
"Invalid configuration. Please have a look at the logs for further details." : "Неисправна конфигурација. Погледајте дневник за више детаља.",
+ "Renewing …" : "Обнављам …",
"The Base DN appears to be wrong" : "Базни ДН је изгледа погрешан",
"Testing configuration…" : "Тестирам конфигурацију…",
"Configuration incorrect" : "Конфигурација је неисправна",
diff --git a/apps/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js
index 3f28e9a9a75..64277fa75dd 100644
--- a/apps/user_ldap/l10n/sv.js
+++ b/apps/user_ldap/l10n/sv.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Ogiltig data har angetts",
"Could not set configuration %1$s to %2$s" : "Kunde inte ställa in konfigurationen %1$s till %2$s",
"Action does not exist" : "Åtgärd finns inte",
- "Renewing …" : "Förnyar ...",
"Very weak password" : "Väldigt svagt lösenord",
"Weak password" : "Svagt lösenord",
"So-so password" : "Mindre bra lösenord",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Förnya lösenord",
"Wrong password." : "Fel lösenord.",
"Invalid configuration. Please have a look at the logs for further details." : "Ogiltig konfiguration. Vänligen undersök loggar för mer detaljer.",
+ "Renewing …" : "Förnyar ...",
"The Base DN appears to be wrong" : "Den grundläggande DN verkar vara fel",
"Testing configuration…" : "Testar konfiguration...",
"Configuration incorrect" : "Felaktig konfiguration",
diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json
index c1b072841ae..be01a88dcaa 100644
--- a/apps/user_ldap/l10n/sv.json
+++ b/apps/user_ldap/l10n/sv.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Ogiltig data har angetts",
"Could not set configuration %1$s to %2$s" : "Kunde inte ställa in konfigurationen %1$s till %2$s",
"Action does not exist" : "Åtgärd finns inte",
- "Renewing …" : "Förnyar ...",
"Very weak password" : "Väldigt svagt lösenord",
"Weak password" : "Svagt lösenord",
"So-so password" : "Mindre bra lösenord",
@@ -203,6 +202,7 @@
"Renew password" : "Förnya lösenord",
"Wrong password." : "Fel lösenord.",
"Invalid configuration. Please have a look at the logs for further details." : "Ogiltig konfiguration. Vänligen undersök loggar för mer detaljer.",
+ "Renewing …" : "Förnyar ...",
"The Base DN appears to be wrong" : "Den grundläggande DN verkar vara fel",
"Testing configuration…" : "Testar konfiguration...",
"Configuration incorrect" : "Felaktig konfiguration",
diff --git a/apps/user_ldap/l10n/sw.js b/apps/user_ldap/l10n/sw.js
index c4c690ef3ff..862860f4c5f 100644
--- a/apps/user_ldap/l10n/sw.js
+++ b/apps/user_ldap/l10n/sw.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Takwimu batili zilizobainishwa",
"Could not set configuration %1$s to %2$s" : "Haikuweza kuweka usanidi %1$s to %2$s",
"Action does not exist" : "Hatua haipo",
- "Renewing …" : "Inafanya upya",
"Very weak password" : "Nenosiri dhaifu sana",
"Weak password" : "Nenosiri dhaifu",
"So-so password" : "Nenosiri la katikati",
@@ -51,12 +50,18 @@ OC.L10N.register(
"LDAP user and group backend" : "Mtumiaji wa LDAP na mazingira ya nyuma ya kikundi",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Programu hii inawawezesha wasimamizi kuunganisha Nextcloud kwenye saraka ya mtumiaji inayotegemea LDAP.",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Programu hii inawawezesha wasimamizi kuunganisha Nextcloud kwenye saraka ya mtumiaji inayotegemea LDAP kwa uthibitishaji na utoaji wa watumiaji, vikundi na sifa za mtumiaji. Wasimamizi wanaweza kusanidi programu hii kuunganisha kwa saraka moja au zaidi za LDAP au Saraka Amilifu kupitia kiolesura cha LDAP. Sifa kama vile kiasi cha watumiaji, barua pepe, picha za avatar, uanachama wa kikundi na zaidi zinaweza kuvutwa kwenye Nextcloud kutoka kwenye saraka yenye hoja na vichujio vinavyofaa.\n\nMtumiaji huingia kwenye Nextcloud akiwa na vitambulisho vyake vya LDAP au AD, na anapewa ufikiaji kulingana na ombi la uthibitishaji linaloshughulikiwa na seva ya LDAP au AD. Nextcloud haihifadhi nenosiri la LDAP au AD, badala yake vitambulisho hivi hutumika kuthibitisha mtumiaji na kisha Nextcloud hutumia kipindi cha kitambulisho cha mtumiaji. Maelezo zaidi yanapatikana katika Nyaraka za Nyuma za Kikundi za LDAP.",
+ "uniqueMember" : "Mwanachama wa kipekee",
+ "memberUid" : "memberUid",
+ "member (AD)" : "mwanachama (AD)",
+ "gidNumber" : "nambari ya gid",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "Mipangilio ya Muunganisho",
"Backup (Replica) Host" : "Mpangishi wa Hifadhi Nakala (Replica).",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Toa seva mbadala ya hiari. Ni lazima iwe nakala ya seva kuu ya LDAP/AD.",
"Backup (Replica) Port" : "Maingilio ya Nakala (Replica)",
"Only connect to the replica server." : "Unganisha kwa seva ya nakala pekee.",
"Disable Main Server" : "Zima Seva Kuu",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Haijapendekezwa, itumie kwa majaribio tu! Ikiwa muunganisho utafanya kazi kwa chaguo hili pekee, leta cheti cha SSL cha seva ya LDAP katika seva yako ya {instanceName}.",
"Turn off SSL certificate validation." : "Zima uthibitishaji wa cheti cha SSL.",
"Cache Time-To-Live" : "Muda wa Kuishi wa Akiba",
"in seconds. A change empties the cache." : "kwa sekunde. Mabadiliko yataondoa akiba.",
@@ -97,6 +102,7 @@ OC.L10N.register(
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Weka barua pepe ya mtumiaji kutoka kwa sifa yake ya LDAP. Iache tupu kwa tabia chaguo-msingi.",
"User Home Folder Naming Rule" : "Sheria ya Kutaja folda ya Nyumbani ya Mtumiaji",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Acha tupu kwa jina la mtumiaji (chaguo-msingi). Vinginevyo, bainisha sifa ya LDAP/AD.",
+ "`$home` Placeholder Field" : "Sehemu ya `$home` ya Kishika Nafasi",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home katika usanidi wa hifadhi ya nje itabadilishwa na thamani ya sifa iliyobainishwa",
"User Profile Attributes" : "Sifa za Wasifu wa Mtumiaji",
"Phone Field" : "Uwanja wa Simu",
@@ -124,24 +130,36 @@ OC.L10N.register(
"Internal Username Attribute:" : "Sifa ya Jina la Mtumiaji la Ndani:",
"Override UUID detection" : "Batilisha utambuzi wa UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Kwa chaguo-msingi, sifa ya UUID hugunduliwa kiotomatiki. Sifa ya UUID inatumika kutambua bila shaka watumiaji na vikundi vya LDAP. Pia, jina la mtumiaji la ndani litaundwa kulingana na UUID, ikiwa haijabainishwa vinginevyo hapo juu. Unaweza kubatilisha mpangilio na kupitisha sifa ya chaguo lako. Lazima uhakikishe kuwa sifa ya chaguo lako inaweza kuletwa kwa watumiaji na vikundi na ni ya kipekee. Iache tupu kwa tabia chaguo-msingi. Mabadiliko yatakuwa na athari kwa watumiaji na vikundi vipya vya LDAP vilivyowekwa kwenye ramani (zilizoongezwa).",
+ "UUID Attribute for Users" : "Sifa ya UUID kwa Watumiaji",
+ "UUID Attribute for Groups" : "Sifa ya UUID kwa Vikundi",
+ "Groups meeting these criteria are available in {instanceName}:" : "Vikundi vinavyokidhi vigezo hivi vinapatikana katika {instanceName}:",
"Only these object classes:" : "Madaraja haya ya vitu pekee:",
"Only from these groups:" : "Kutoka kwa vikundi hivi pekee: ",
"Edit LDAP Query" : "Hariri Hoja ya LDAP",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Kichujio kinabainisha ni vikundi gani vya LDAP vitaweza kufikia mfano wa {instanceName}.",
"LDAP Filter:" : "Kichujio cha LDAP:",
"Verify settings and count the groups" : "Thibitisha mipangilio na uhesabu vikundi",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Mtumiaji hajapatikana. Tafadhali angalia sifa zako za kuingia na jina la mtumiaji. Kichujio kinachofaa (kunakili-na-kubandika kwa uthibitishaji wa mstari wa amri): {filter}",
"User found and settings verified." : "Mtumiaji amepatikana na mipangilio imethibitishwa.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Zingatia kufupisha utafutaji wako, kwani ulijumuisha watumiaji wengi, ni wa kwanza tu ambaye ndiye ataweza kuingia.",
"An unspecified error occurred. Please check log and settings." : "Hitilafu ambayo haijabainishwa imetokea. Tafadhali angalia kumbukumbu na mipangilio.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Kichujio cha utafutaji si sahihi, pengine kutokana na masuala ya sintaksia kama vile idadi isiyosawazisha ya mabano yaliyofunguliwa na kufungwa. Tafadhali rekebisha.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Hitilafu ya muunganisho kwa LDAP/AD ilitokea. Tafadhali angalia mwenyeji, bandari na hati za uthibitisho. ",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Kipachiko %uid kinakosekana. Kitabadilishwa na jina la kuingia wakati wa kuuliza LDAP/AD.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "Unapoingia, {instanceName} itapata mtumiaji kulingana na sifa zifuatazo:",
"Other Attributes:" : "Sifa Nyingine:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Inafafanua kichujio cha kutumia, kuingia unapojaribiwa. `%%uid` inachukua nafasi ya jina la mtumiaji katika kitendo cha kuingia. Mfano: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Majaribio ya kupokea DN kwa jina lililotolewa la kuingia na kichujio cha sasa cha kuingia",
+ "Test Login name" : "Jaribu jina la Kuingia",
"Verify settings" : "Thibitisha mipangilio",
"No object found in the given Base DN. Please revise." : "Hakuna kitu kilichopatikana katika Base DN iliyotolewa. Tafadhali kagua",
"More than 1,000 directory entries available." : "Zaidi ya maingizo 1,000 ya saraka yanapatikana.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} entry available within the provided Base DN","Maingizo {ldapTestBase} yanapatikana ndani ya Base DN iliyotolewa"],
"When unchecked, this configuration will be skipped." : "Ukiacha kuteua, usanidi huu utarukwa.",
"Configuration Active" : "Usanidi Unatumika",
"Copy current configuration into new directory binding" : "Nakili usanidi wa sasa kwenye saraka mpya inayofunga ",
+ "Copy configuration" : "Nakili usanidi",
+ "Delete configuration" : "Futa usanidi",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Unaweza kuacha itifaki, isipokuwa unahitaji SSL. Ikiwa ndivyo, anza na ldaps://",
"Host" : "Mwenyeji",
"Port" : "Ingilio",
@@ -151,13 +169,16 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "Kwa ufikiaji bila majina, acha DN na Nenosiri tupu.",
"Password" : "Nenosiri",
"Save Credentials" : "Hifadhi vitambulisho",
+ "Base DN" : "Msingi wa DN",
"One Base DN per line" : "DN moja ya Msingi kwa kila mstari",
"You can specify Base DN for users and groups in the Advanced tab" : "Unaweza kubainisha Base DN kwa watumiaji na vikundi katika kichupo cha Juu",
"Detect Base DN" : "Tambua Msingi DN",
"Test Base DN" : "Jaribio Msingi DN",
"Listing and searching for users is constrained by these criteria:" : "Kuorodhesha na kutafuta watumiaji kunakabiliwa na vigezo hivi:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Madaraja ya vitu ya kawaida kwa watumiaji ni ya shirika, mtu, mtumiaji, na inetOrgPerson. Ikiwa huna uhakika ni darasa la kitu gani cha kuchagua, tafadhali wasiliana na msimamizi wako wa saraka.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Kichujio kinabainisha ni watumiaji gani wa LDAP wataweza kufikia mfano wa {instanceName}.",
"Verify settings and count users" : "Thibitisha mipangilio na uhesabu watumiaji",
+ "User count: {usersCount}" : "Idadi ya watumiaji: {usersCount}",
"Test Configuration" : "Usanidi wa Jaribio",
"Help" : "Msaada",
"Server" : "Seva",
@@ -166,10 +187,20 @@ OC.L10N.register(
"Groups" : "Makundi",
"Advanced" : "a daraja la juu",
"Expert" : "Mtaalamu",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Moduli ya PHP LDAP haijasakinishwa, mazingira ya nyuma hayatafanya kazi. Tafadhali muulize msimamizi wa mfumo wako aisakinishe.",
+ "Select LDAP Config" : "Chagua Usanidi wa LDAP",
+ "Create New Config" : "Unda Usanidi Mpya",
+ "Create configuration" : "Unda usanidi",
"Username-LDAP User Mapping" : "Jina la mtumiaji-LDAP User Mapping",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Majina ya watumiaji hutumika kuhifadhi na kugawa metadata. Ili kutambua na kutambua watumiaji kwa usahihi, kila mtumiaji wa LDAP atakuwa na jina la mtumiaji la ndani. Hii inahitaji ramani kutoka kwa jina la mtumiaji hadi kwa mtumiaji wa LDAP. Jina la mtumiaji lililoundwa limechorwa kwa UUID ya mtumiaji wa LDAP. Zaidi ya hayo DN imehifadhiwa pia ili kupunguza mwingiliano wa LDAP, lakini haitumiki kwa utambulisho. Ikiwa DN itabadilika, mabadiliko yatapatikana. Jina la mtumiaji la ndani linatumika kote. Kusafisha ramani kutakuwa na mabaki kila mahali. Kufuta upangaji si nyeti kwa usanidi, kunaathiri usanidi wote wa LDAP! Usifute kamwe michoro katika mazingira ya uzalishaji, katika hatua ya majaribio au majaribio pekee.",
"Clear Username-LDAP User Mapping" : "Futa Ramani ya Mtumiaji ya Jina la Mtumiaji-LDAP",
"Clear Groupname-LDAP Group Mapping" : "Futa Ramani ya Kikundi cha Groupname-LDAP",
+ "Confirm action" : "Thibitisha kitendo",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Je, una uhakika unataka kufuta kabisa usanidi huu wa LDAP? Hili haliwezi kutenduliwa.",
+ "Fail to delete config" : "Imeshindwa kufuta usanidi",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Je, una uhakika unataka kufuta kabisa ramani ya LDAP? Hili haliwezi kutenduliwa.",
+ "Mapping cleared" : "Uchoraji ramani umefutwa",
+ "Failed to clear mapping" : "Imeshindwa kufuta uchoraji ramani",
"An error occurred" : "Hitilafu imetokea",
"Mode switch" : "Kubadili hali",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Kubadilisha modi kutawezesha hoja otomatiki za LDAP. Kulingana na saizi yako ya LDAP inaweza kuchukua muda. Je, bado ungependa kubadilisha hali?",
@@ -205,6 +236,7 @@ OC.L10N.register(
"Renew password" : "Weka upya nenosiri",
"Wrong password." : "Nenosiri si sahihi.",
"Invalid configuration. Please have a look at the logs for further details." : "Usanidi usio sahihi. Tafadhali angalia kumbukumbu kwa maelezo zaidi.",
+ "Renewing …" : "Inafanya upya",
"The Base DN appears to be wrong" : "DN ya Msingi inaonekana kuwa si sahihi",
"Testing configuration…" : "Inajaribu usanidi...",
"Configuration incorrect" : "Usanidi si sahihi",
diff --git a/apps/user_ldap/l10n/sw.json b/apps/user_ldap/l10n/sw.json
index 20ae7b0c44d..0531220f6c5 100644
--- a/apps/user_ldap/l10n/sw.json
+++ b/apps/user_ldap/l10n/sw.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Takwimu batili zilizobainishwa",
"Could not set configuration %1$s to %2$s" : "Haikuweza kuweka usanidi %1$s to %2$s",
"Action does not exist" : "Hatua haipo",
- "Renewing …" : "Inafanya upya",
"Very weak password" : "Nenosiri dhaifu sana",
"Weak password" : "Nenosiri dhaifu",
"So-so password" : "Nenosiri la katikati",
@@ -49,12 +48,18 @@
"LDAP user and group backend" : "Mtumiaji wa LDAP na mazingira ya nyuma ya kikundi",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "Programu hii inawawezesha wasimamizi kuunganisha Nextcloud kwenye saraka ya mtumiaji inayotegemea LDAP.",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "Programu hii inawawezesha wasimamizi kuunganisha Nextcloud kwenye saraka ya mtumiaji inayotegemea LDAP kwa uthibitishaji na utoaji wa watumiaji, vikundi na sifa za mtumiaji. Wasimamizi wanaweza kusanidi programu hii kuunganisha kwa saraka moja au zaidi za LDAP au Saraka Amilifu kupitia kiolesura cha LDAP. Sifa kama vile kiasi cha watumiaji, barua pepe, picha za avatar, uanachama wa kikundi na zaidi zinaweza kuvutwa kwenye Nextcloud kutoka kwenye saraka yenye hoja na vichujio vinavyofaa.\n\nMtumiaji huingia kwenye Nextcloud akiwa na vitambulisho vyake vya LDAP au AD, na anapewa ufikiaji kulingana na ombi la uthibitishaji linaloshughulikiwa na seva ya LDAP au AD. Nextcloud haihifadhi nenosiri la LDAP au AD, badala yake vitambulisho hivi hutumika kuthibitisha mtumiaji na kisha Nextcloud hutumia kipindi cha kitambulisho cha mtumiaji. Maelezo zaidi yanapatikana katika Nyaraka za Nyuma za Kikundi za LDAP.",
+ "uniqueMember" : "Mwanachama wa kipekee",
+ "memberUid" : "memberUid",
+ "member (AD)" : "mwanachama (AD)",
+ "gidNumber" : "nambari ya gid",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "Mipangilio ya Muunganisho",
"Backup (Replica) Host" : "Mpangishi wa Hifadhi Nakala (Replica).",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "Toa seva mbadala ya hiari. Ni lazima iwe nakala ya seva kuu ya LDAP/AD.",
"Backup (Replica) Port" : "Maingilio ya Nakala (Replica)",
"Only connect to the replica server." : "Unganisha kwa seva ya nakala pekee.",
"Disable Main Server" : "Zima Seva Kuu",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "Haijapendekezwa, itumie kwa majaribio tu! Ikiwa muunganisho utafanya kazi kwa chaguo hili pekee, leta cheti cha SSL cha seva ya LDAP katika seva yako ya {instanceName}.",
"Turn off SSL certificate validation." : "Zima uthibitishaji wa cheti cha SSL.",
"Cache Time-To-Live" : "Muda wa Kuishi wa Akiba",
"in seconds. A change empties the cache." : "kwa sekunde. Mabadiliko yataondoa akiba.",
@@ -95,6 +100,7 @@
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Weka barua pepe ya mtumiaji kutoka kwa sifa yake ya LDAP. Iache tupu kwa tabia chaguo-msingi.",
"User Home Folder Naming Rule" : "Sheria ya Kutaja folda ya Nyumbani ya Mtumiaji",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "Acha tupu kwa jina la mtumiaji (chaguo-msingi). Vinginevyo, bainisha sifa ya LDAP/AD.",
+ "`$home` Placeholder Field" : "Sehemu ya `$home` ya Kishika Nafasi",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "$home katika usanidi wa hifadhi ya nje itabadilishwa na thamani ya sifa iliyobainishwa",
"User Profile Attributes" : "Sifa za Wasifu wa Mtumiaji",
"Phone Field" : "Uwanja wa Simu",
@@ -122,24 +128,36 @@
"Internal Username Attribute:" : "Sifa ya Jina la Mtumiaji la Ndani:",
"Override UUID detection" : "Batilisha utambuzi wa UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Kwa chaguo-msingi, sifa ya UUID hugunduliwa kiotomatiki. Sifa ya UUID inatumika kutambua bila shaka watumiaji na vikundi vya LDAP. Pia, jina la mtumiaji la ndani litaundwa kulingana na UUID, ikiwa haijabainishwa vinginevyo hapo juu. Unaweza kubatilisha mpangilio na kupitisha sifa ya chaguo lako. Lazima uhakikishe kuwa sifa ya chaguo lako inaweza kuletwa kwa watumiaji na vikundi na ni ya kipekee. Iache tupu kwa tabia chaguo-msingi. Mabadiliko yatakuwa na athari kwa watumiaji na vikundi vipya vya LDAP vilivyowekwa kwenye ramani (zilizoongezwa).",
+ "UUID Attribute for Users" : "Sifa ya UUID kwa Watumiaji",
+ "UUID Attribute for Groups" : "Sifa ya UUID kwa Vikundi",
+ "Groups meeting these criteria are available in {instanceName}:" : "Vikundi vinavyokidhi vigezo hivi vinapatikana katika {instanceName}:",
"Only these object classes:" : "Madaraja haya ya vitu pekee:",
"Only from these groups:" : "Kutoka kwa vikundi hivi pekee: ",
"Edit LDAP Query" : "Hariri Hoja ya LDAP",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "Kichujio kinabainisha ni vikundi gani vya LDAP vitaweza kufikia mfano wa {instanceName}.",
"LDAP Filter:" : "Kichujio cha LDAP:",
"Verify settings and count the groups" : "Thibitisha mipangilio na uhesabu vikundi",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "Mtumiaji hajapatikana. Tafadhali angalia sifa zako za kuingia na jina la mtumiaji. Kichujio kinachofaa (kunakili-na-kubandika kwa uthibitishaji wa mstari wa amri): {filter}",
"User found and settings verified." : "Mtumiaji amepatikana na mipangilio imethibitishwa.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Zingatia kufupisha utafutaji wako, kwani ulijumuisha watumiaji wengi, ni wa kwanza tu ambaye ndiye ataweza kuingia.",
"An unspecified error occurred. Please check log and settings." : "Hitilafu ambayo haijabainishwa imetokea. Tafadhali angalia kumbukumbu na mipangilio.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Kichujio cha utafutaji si sahihi, pengine kutokana na masuala ya sintaksia kama vile idadi isiyosawazisha ya mabano yaliyofunguliwa na kufungwa. Tafadhali rekebisha.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Hitilafu ya muunganisho kwa LDAP/AD ilitokea. Tafadhali angalia mwenyeji, bandari na hati za uthibitisho. ",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Kipachiko %uid kinakosekana. Kitabadilishwa na jina la kuingia wakati wa kuuliza LDAP/AD.",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "Unapoingia, {instanceName} itapata mtumiaji kulingana na sifa zifuatazo:",
"Other Attributes:" : "Sifa Nyingine:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Inafafanua kichujio cha kutumia, kuingia unapojaribiwa. `%%uid` inachukua nafasi ya jina la mtumiaji katika kitendo cha kuingia. Mfano: `uid=%%uid`",
+ "Attempts to receive a DN for the given login name and the current login filter" : "Majaribio ya kupokea DN kwa jina lililotolewa la kuingia na kichujio cha sasa cha kuingia",
+ "Test Login name" : "Jaribu jina la Kuingia",
"Verify settings" : "Thibitisha mipangilio",
"No object found in the given Base DN. Please revise." : "Hakuna kitu kilichopatikana katika Base DN iliyotolewa. Tafadhali kagua",
"More than 1,000 directory entries available." : "Zaidi ya maingizo 1,000 ya saraka yanapatikana.",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} entry available within the provided Base DN","Maingizo {ldapTestBase} yanapatikana ndani ya Base DN iliyotolewa"],
"When unchecked, this configuration will be skipped." : "Ukiacha kuteua, usanidi huu utarukwa.",
"Configuration Active" : "Usanidi Unatumika",
"Copy current configuration into new directory binding" : "Nakili usanidi wa sasa kwenye saraka mpya inayofunga ",
+ "Copy configuration" : "Nakili usanidi",
+ "Delete configuration" : "Futa usanidi",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Unaweza kuacha itifaki, isipokuwa unahitaji SSL. Ikiwa ndivyo, anza na ldaps://",
"Host" : "Mwenyeji",
"Port" : "Ingilio",
@@ -149,13 +167,16 @@
"For anonymous access, leave DN and Password empty." : "Kwa ufikiaji bila majina, acha DN na Nenosiri tupu.",
"Password" : "Nenosiri",
"Save Credentials" : "Hifadhi vitambulisho",
+ "Base DN" : "Msingi wa DN",
"One Base DN per line" : "DN moja ya Msingi kwa kila mstari",
"You can specify Base DN for users and groups in the Advanced tab" : "Unaweza kubainisha Base DN kwa watumiaji na vikundi katika kichupo cha Juu",
"Detect Base DN" : "Tambua Msingi DN",
"Test Base DN" : "Jaribio Msingi DN",
"Listing and searching for users is constrained by these criteria:" : "Kuorodhesha na kutafuta watumiaji kunakabiliwa na vigezo hivi:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Madaraja ya vitu ya kawaida kwa watumiaji ni ya shirika, mtu, mtumiaji, na inetOrgPerson. Ikiwa huna uhakika ni darasa la kitu gani cha kuchagua, tafadhali wasiliana na msimamizi wako wa saraka.",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "Kichujio kinabainisha ni watumiaji gani wa LDAP wataweza kufikia mfano wa {instanceName}.",
"Verify settings and count users" : "Thibitisha mipangilio na uhesabu watumiaji",
+ "User count: {usersCount}" : "Idadi ya watumiaji: {usersCount}",
"Test Configuration" : "Usanidi wa Jaribio",
"Help" : "Msaada",
"Server" : "Seva",
@@ -164,10 +185,20 @@
"Groups" : "Makundi",
"Advanced" : "a daraja la juu",
"Expert" : "Mtaalamu",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Moduli ya PHP LDAP haijasakinishwa, mazingira ya nyuma hayatafanya kazi. Tafadhali muulize msimamizi wa mfumo wako aisakinishe.",
+ "Select LDAP Config" : "Chagua Usanidi wa LDAP",
+ "Create New Config" : "Unda Usanidi Mpya",
+ "Create configuration" : "Unda usanidi",
"Username-LDAP User Mapping" : "Jina la mtumiaji-LDAP User Mapping",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Majina ya watumiaji hutumika kuhifadhi na kugawa metadata. Ili kutambua na kutambua watumiaji kwa usahihi, kila mtumiaji wa LDAP atakuwa na jina la mtumiaji la ndani. Hii inahitaji ramani kutoka kwa jina la mtumiaji hadi kwa mtumiaji wa LDAP. Jina la mtumiaji lililoundwa limechorwa kwa UUID ya mtumiaji wa LDAP. Zaidi ya hayo DN imehifadhiwa pia ili kupunguza mwingiliano wa LDAP, lakini haitumiki kwa utambulisho. Ikiwa DN itabadilika, mabadiliko yatapatikana. Jina la mtumiaji la ndani linatumika kote. Kusafisha ramani kutakuwa na mabaki kila mahali. Kufuta upangaji si nyeti kwa usanidi, kunaathiri usanidi wote wa LDAP! Usifute kamwe michoro katika mazingira ya uzalishaji, katika hatua ya majaribio au majaribio pekee.",
"Clear Username-LDAP User Mapping" : "Futa Ramani ya Mtumiaji ya Jina la Mtumiaji-LDAP",
"Clear Groupname-LDAP Group Mapping" : "Futa Ramani ya Kikundi cha Groupname-LDAP",
+ "Confirm action" : "Thibitisha kitendo",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "Je, una uhakika unataka kufuta kabisa usanidi huu wa LDAP? Hili haliwezi kutenduliwa.",
+ "Fail to delete config" : "Imeshindwa kufuta usanidi",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "Je, una uhakika unataka kufuta kabisa ramani ya LDAP? Hili haliwezi kutenduliwa.",
+ "Mapping cleared" : "Uchoraji ramani umefutwa",
+ "Failed to clear mapping" : "Imeshindwa kufuta uchoraji ramani",
"An error occurred" : "Hitilafu imetokea",
"Mode switch" : "Kubadili hali",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Kubadilisha modi kutawezesha hoja otomatiki za LDAP. Kulingana na saizi yako ya LDAP inaweza kuchukua muda. Je, bado ungependa kubadilisha hali?",
@@ -203,6 +234,7 @@
"Renew password" : "Weka upya nenosiri",
"Wrong password." : "Nenosiri si sahihi.",
"Invalid configuration. Please have a look at the logs for further details." : "Usanidi usio sahihi. Tafadhali angalia kumbukumbu kwa maelezo zaidi.",
+ "Renewing …" : "Inafanya upya",
"The Base DN appears to be wrong" : "DN ya Msingi inaonekana kuwa si sahihi",
"Testing configuration…" : "Inajaribu usanidi...",
"Configuration incorrect" : "Usanidi si sahihi",
diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js
index 8466d0da2ca..ee079b09180 100644
--- a/apps/user_ldap/l10n/tr.js
+++ b/apps/user_ldap/l10n/tr.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Belirtilen veriler geçersiz",
"Could not set configuration %1$s to %2$s" : "%1$s yapılandırması %2$s için ayarlanamadı",
"Action does not exist" : "İşlem bulunamadı",
- "Renewing …" : "Yenileniyor …",
"Very weak password" : "Parola çok zayıf",
"Weak password" : "Parola zayıf",
"So-so password" : "Parola idare eder",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Parolayı yenile",
"Wrong password." : "Parola yanlış.",
"Invalid configuration. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlük dosyasına bakın.",
+ "Renewing …" : "Yenileniyor …",
"The Base DN appears to be wrong" : "Base DN yanlış gibi görünüyor",
"Testing configuration…" : "Yapılandırma sınanıyor …",
"Configuration incorrect" : "Yapılandırma yanlış",
diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json
index 90270f90a4e..699b5ba3d00 100644
--- a/apps/user_ldap/l10n/tr.json
+++ b/apps/user_ldap/l10n/tr.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Belirtilen veriler geçersiz",
"Could not set configuration %1$s to %2$s" : "%1$s yapılandırması %2$s için ayarlanamadı",
"Action does not exist" : "İşlem bulunamadı",
- "Renewing …" : "Yenileniyor …",
"Very weak password" : "Parola çok zayıf",
"Weak password" : "Parola zayıf",
"So-so password" : "Parola idare eder",
@@ -203,6 +202,7 @@
"Renew password" : "Parolayı yenile",
"Wrong password." : "Parola yanlış.",
"Invalid configuration. Please have a look at the logs for further details." : "Yapılandırma geçersiz. Lütfen ayrıntılı bilgi almak için günlük dosyasına bakın.",
+ "Renewing …" : "Yenileniyor …",
"The Base DN appears to be wrong" : "Base DN yanlış gibi görünüyor",
"Testing configuration…" : "Yapılandırma sınanıyor …",
"Configuration incorrect" : "Yapılandırma yanlış",
diff --git a/apps/user_ldap/l10n/ug.js b/apps/user_ldap/l10n/ug.js
index 38657c3d509..dfd391e07a3 100644
--- a/apps/user_ldap/l10n/ug.js
+++ b/apps/user_ldap/l10n/ug.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"No data specified" : "ھېچقانداق سانلىق مەلۇمات كۆرسىتىلمىدى",
"Invalid data specified" : "ئىناۋەتسىز سانلىق مەلۇمات",
"Action does not exist" : "ھەرىكەت مەۋجۇت ئەمەس",
- "Renewing …" : "يېڭىلاش…",
"Very weak password" : "پارول بەك ئاجىز",
"Weak password" : "پارول ئاجىز",
"So-so password" : "شۇڭا مەخپىي نومۇر",
@@ -188,6 +187,7 @@ OC.L10N.register(
"Renew password" : "پارولنى يېڭىلاڭ",
"Wrong password." : "پارول خاتا.",
"Invalid configuration. Please have a look at the logs for further details." : "سەپلىمە ئىناۋەتسىز. تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن خاتىرىلەرنى كۆرۈپ بېقىڭ.",
+ "Renewing …" : "يېڭىلاش…",
"The Base DN appears to be wrong" : "Base DN خاتادەك قىلىدۇ",
"Testing configuration…" : "سىناق سەپلىمىسى…",
"Configuration incorrect" : "سەپلىمىسى خاتا",
diff --git a/apps/user_ldap/l10n/ug.json b/apps/user_ldap/l10n/ug.json
index 4dda2059218..1ed7244c4bf 100644
--- a/apps/user_ldap/l10n/ug.json
+++ b/apps/user_ldap/l10n/ug.json
@@ -9,7 +9,6 @@
"No data specified" : "ھېچقانداق سانلىق مەلۇمات كۆرسىتىلمىدى",
"Invalid data specified" : "ئىناۋەتسىز سانلىق مەلۇمات",
"Action does not exist" : "ھەرىكەت مەۋجۇت ئەمەس",
- "Renewing …" : "يېڭىلاش…",
"Very weak password" : "پارول بەك ئاجىز",
"Weak password" : "پارول ئاجىز",
"So-so password" : "شۇڭا مەخپىي نومۇر",
@@ -186,6 +185,7 @@
"Renew password" : "پارولنى يېڭىلاڭ",
"Wrong password." : "پارول خاتا.",
"Invalid configuration. Please have a look at the logs for further details." : "سەپلىمە ئىناۋەتسىز. تېخىمۇ كۆپ تەپسىلاتلار ئۈچۈن خاتىرىلەرنى كۆرۈپ بېقىڭ.",
+ "Renewing …" : "يېڭىلاش…",
"The Base DN appears to be wrong" : "Base DN خاتادەك قىلىدۇ",
"Testing configuration…" : "سىناق سەپلىمىسى…",
"Configuration incorrect" : "سەپلىمىسى خاتا",
diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js
index 1d380158b66..7b47a5a9339 100644
--- a/apps/user_ldap/l10n/uk.js
+++ b/apps/user_ldap/l10n/uk.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "Вказано неправильні дані",
"Could not set configuration %1$s to %2$s" : "Не вдалося встановити конфігурацію %1$s на %2$s",
"Action does not exist" : "Дія не існує",
- "Renewing …" : "Оновлення...",
"Very weak password" : "Дуже слабкий пароль",
"Weak password" : "Слабкий пароль",
"So-so password" : "Такий собі пароль",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "Оновити пароль",
"Wrong password." : "Невірний пароль.",
"Invalid configuration. Please have a look at the logs for further details." : "Неправильна конфігурація. Перевірте журнал для докладної інформації.",
+ "Renewing …" : "Оновлення...",
"The Base DN appears to be wrong" : "Основний DN неправильний",
"Testing configuration…" : "Тестування конфігурації...",
"Configuration incorrect" : "Невірна конфігурація",
diff --git a/apps/user_ldap/l10n/uk.json b/apps/user_ldap/l10n/uk.json
index c5543d4d463..cfc2ea02e71 100644
--- a/apps/user_ldap/l10n/uk.json
+++ b/apps/user_ldap/l10n/uk.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "Вказано неправильні дані",
"Could not set configuration %1$s to %2$s" : "Не вдалося встановити конфігурацію %1$s на %2$s",
"Action does not exist" : "Дія не існує",
- "Renewing …" : "Оновлення...",
"Very weak password" : "Дуже слабкий пароль",
"Weak password" : "Слабкий пароль",
"So-so password" : "Такий собі пароль",
@@ -203,6 +202,7 @@
"Renew password" : "Оновити пароль",
"Wrong password." : "Невірний пароль.",
"Invalid configuration. Please have a look at the logs for further details." : "Неправильна конфігурація. Перевірте журнал для докладної інформації.",
+ "Renewing …" : "Оновлення...",
"The Base DN appears to be wrong" : "Основний DN неправильний",
"Testing configuration…" : "Тестування конфігурації...",
"Configuration incorrect" : "Невірна конфігурація",
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js
index a15f6c33a76..36c16c6780c 100644
--- a/apps/user_ldap/l10n/zh_CN.js
+++ b/apps/user_ldap/l10n/zh_CN.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "指定了无效的数据",
"Could not set configuration %1$s to %2$s" : "无法将配置 %1$s 设置为 %2$s",
"Action does not exist" : "操作不存在",
- "Renewing …" : "正在更新……",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般的密码",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "更新密码",
"Wrong password." : "密码错误。",
"Invalid configuration. Please have a look at the logs for further details." : "配置无效。更多细节请查看日志。",
+ "Renewing …" : "正在更新……",
"The Base DN appears to be wrong" : "Base DN 似乎错了",
"Testing configuration…" : "测试配置...",
"Configuration incorrect" : "配置错误",
diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json
index 72b8f23425d..cc11a2696fa 100644
--- a/apps/user_ldap/l10n/zh_CN.json
+++ b/apps/user_ldap/l10n/zh_CN.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "指定了无效的数据",
"Could not set configuration %1$s to %2$s" : "无法将配置 %1$s 设置为 %2$s",
"Action does not exist" : "操作不存在",
- "Renewing …" : "正在更新……",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般的密码",
@@ -203,6 +202,7 @@
"Renew password" : "更新密码",
"Wrong password." : "密码错误。",
"Invalid configuration. Please have a look at the logs for further details." : "配置无效。更多细节请查看日志。",
+ "Renewing …" : "正在更新……",
"The Base DN appears to be wrong" : "Base DN 似乎错了",
"Testing configuration…" : "测试配置...",
"Configuration incorrect" : "配置错误",
diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js
index 619453d4047..1ed190cb830 100644
--- a/apps/user_ldap/l10n/zh_HK.js
+++ b/apps/user_ldap/l10n/zh_HK.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "指定的數據無效",
"Could not set configuration %1$s to %2$s" : "無法將 %1$s 配置設定為 %2$s",
"Action does not exist" : "操作不存在",
- "Renewing …" : "更新中...",
"Very weak password" : "密碼安全性極弱",
"Weak password" : "密碼安全性弱",
"So-so password" : "密碼安全性普通",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Renew password" : "更新密碼",
"Wrong password." : "密碼錯誤",
"Invalid configuration. Please have a look at the logs for further details." : "無效的配置。請查看日誌以獲取更多詳細訊息。",
+ "Renewing …" : "更新中...",
"The Base DN appears to be wrong" : "Base DN 出現問題",
"Testing configuration…" : "配置測試中...",
"Configuration incorrect" : "配置不正確",
diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json
index 6be9a5b5bb0..3ca99807f40 100644
--- a/apps/user_ldap/l10n/zh_HK.json
+++ b/apps/user_ldap/l10n/zh_HK.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "指定的數據無效",
"Could not set configuration %1$s to %2$s" : "無法將 %1$s 配置設定為 %2$s",
"Action does not exist" : "操作不存在",
- "Renewing …" : "更新中...",
"Very weak password" : "密碼安全性極弱",
"Weak password" : "密碼安全性弱",
"So-so password" : "密碼安全性普通",
@@ -203,6 +202,7 @@
"Renew password" : "更新密碼",
"Wrong password." : "密碼錯誤",
"Invalid configuration. Please have a look at the logs for further details." : "無效的配置。請查看日誌以獲取更多詳細訊息。",
+ "Renewing …" : "更新中...",
"The Base DN appears to be wrong" : "Base DN 出現問題",
"Testing configuration…" : "配置測試中...",
"Configuration incorrect" : "配置不正確",
diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js
index ff2e581613d..b1ce4d8adda 100644
--- a/apps/user_ldap/l10n/zh_TW.js
+++ b/apps/user_ldap/l10n/zh_TW.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Invalid data specified" : "指定了無效的資料",
"Could not set configuration %1$s to %2$s" : "無法將組態 %1$s 設定為 %2$s",
"Action does not exist" : "動作不存在",
- "Renewing …" : "正在更新…",
"Very weak password" : "密碼安全性極弱",
"Weak password" : "密碼安全性弱",
"So-so password" : "密碼安全性普通",
@@ -51,12 +50,18 @@ OC.L10N.register(
"LDAP user and group backend" : "LDAP 使用者與群組後端",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "此應用程式讓管理員可以將 Nextcloud 連線到以 LDAP 為基礎的使用者目錄。",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "此應用程式讓管理員可以將 Nextcloud 連線到以 LDAP 為基礎的使用者目錄,來認證與供應使用者、群組與使用者特性。管理員可以設定此應用程式連線到一個或更多個 LDAP 目錄,或是透過 LDAP 介面連線到 Active Directory。像是使用者容量限制、電子郵件、頭像圖片、群組成員資格等特性,可以透過適當查詢與過濾條件後的目錄從 Nextcloud 拉取。\n\n使用者以其 LDAP 或 AD 憑證登入 Nextcloud,並根據 LDAP 或 AD 伺服器處理的身份認證請求來授予存取權。Nextcloud 並不儲存 LDAP 或 AD 的密碼,而是使用這些憑證來對使用者進行身份認證,接著 Nextcloud 會使用工作階段作為使用者 ID。更多資訊請參閱 LDAP 使用者與群組後端文件。",
+ "uniqueMember" : "uniqueMember",
+ "memberUid" : "memberUid",
+ "member (AD)" : "成員 (AD)",
+ "gidNumber" : "gidNumber",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "連線設定",
"Backup (Replica) Host" : "備援(複本)主機",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "提供可選的備援主機。這必須是主要 LDAP/AD 伺服器的複本。",
"Backup (Replica) Port" : "備援(複本)連接埠",
"Only connect to the replica server." : "僅連線至複本伺服器。",
"Disable Main Server" : "停用主伺服器",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "不建議,請僅在測試時使用!如果連線只能在此選項下運作,請匯入 LDAP 伺服器的 SSL 憑證到您的 {instanceName} 伺服器上。",
"Turn off SSL certificate validation." : "關閉 SSL 憑證驗證。",
"Cache Time-To-Live" : "快取的存活時間",
"in seconds. A change empties the cache." : "以秒為單位。變更後會清空快取。",
@@ -97,6 +102,7 @@ OC.L10N.register(
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "根據 LDAP 特性設定使用者的電子郵件。留空將採預設行為。",
"User Home Folder Naming Rule" : "使用者家目錄的命名規則",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "留空將採用使用者名稱(預設值)。否則,請指定 LDAP/AD 特性。",
+ "`$home` Placeholder Field" : "「$home」佔位字串欄位",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "外部儲存空間組態設定中的 $home 將會以指定特性的值取代",
"User Profile Attributes" : "使用者個人檔案特性",
"Phone Field" : "電話號碼欄位",
@@ -124,24 +130,36 @@ OC.L10N.register(
"Internal Username Attribute:" : "內部使用者名稱特性:",
"Override UUID detection" : "凌駕 UUID 偵測",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "預設情況下,UUID 特性會自動偵測。UUID 特性用來準確識別 LDAP 使用者及群組。此外,如果未在上方指定,則內部使用者名稱會以 UUID 為基礎建立。您可以覆寫原設定,並且根據您的想法直接指定特性,但一定要確保所指定的特性能取得使用者及群組並是唯一的。留空將採取預設行為。變更只會對新映射(新增)的 LDAP 使用者及群組生效。",
+ "UUID Attribute for Users" : "使用者的 UUID 屬性",
+ "UUID Attribute for Groups" : "群組的 UUID 屬性",
+ "Groups meeting these criteria are available in {instanceName}:" : "在 {instanceName} 中符合這些條件可用群組:",
"Only these object classes:" : "僅限這些物件類別:",
"Only from these groups:" : "僅限這些群組:",
"Edit LDAP Query" : "編輯 LDAP 查詢",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "過濾條件指定哪些 LDAP 群組應該具備 {instanceName} 站台的存取權。",
"LDAP Filter:" : "LDAP 過濾條件:",
"Verify settings and count the groups" : "驗證設定並計算群組",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "找不到使用者。請檢查您的登入資料與使用者名稱。有效的過濾條件(複製貼上以進行命令列驗證):{filter}",
"User found and settings verified." : "使用者存在,設定值正確。",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "請考慮縮小搜尋範圍,目前涵蓋了許多使用者,但只有第一個才能登入。",
"An unspecified error occurred. Please check log and settings." : "發生不明錯誤。請檢查紀錄檔與設定。",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "搜尋過濾條件無效,可能是語法問題引起,如括號不對稱等。請修正。",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "遭遇 LDAP/AD 的連線錯誤。請檢查主機、連接埠、憑證等。",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "「%uid」佔位字串遺失。查詢 LDAP/AD 時將會使用登入名稱取代。",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "登入時,{instanceName} 將會根據以下屬性尋找使用者:",
"Other Attributes:" : "其他特性:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "定義試圖登入時所要套用的過濾條件。「%%uid」會在登入動作時取代使用者名稱。範例:「uid=%%uid」",
+ "Attempts to receive a DN for the given login name and the current login filter" : "嘗試接收指定登入名稱與目前登入過濾條件的 DN",
+ "Test Login name" : "測試登入名稱",
"Verify settings" : "驗證設定",
"No object found in the given Base DN. Please revise." : "在 Base DN 中找不到物件。請修正。",
"More than 1,000 directory entries available." : "有超過 1,000 個目錄條目可用。",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["提供的 Base DN 中有 {ldapTestBase} 個條目可用"],
"When unchecked, this configuration will be skipped." : "沒有勾選時,此組態設定會被略過。",
"Configuration Active" : "組態設定作用中",
"Copy current configuration into new directory binding" : "複製目前的組態設定檔到新目錄綁定",
+ "Copy configuration" : "複製組態",
+ "Delete configuration" : "刪除組態",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "除非您需要 SSL,否則您可以忽略通訊協定。如果需要,請以 ldaps:// 開頭",
"Host" : "主機",
"Port" : "連接埠",
@@ -151,13 +169,16 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "匿名存取時,請將 DN 與密碼欄位留空。",
"Password" : "密碼",
"Save Credentials" : "儲存憑證",
+ "Base DN" : "Base DN",
"One Base DN per line" : "一行一個 Base DN",
"You can specify Base DN for users and groups in the Advanced tab" : "您可以在「進階」分頁中為使用者與群組指定 Base DN",
"Detect Base DN" : "偵測 Base DN",
"Test Base DN" : "測試 Base DN",
"Listing and searching for users is constrained by these criteria:" : "列出和搜尋以下條件限定的使用者:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "使用者最常見的物件類別是 organizationalPerson、person、user、inetOrgPerson 等。如果不確定要選取哪個物件類別,則請諮詢您的目錄管理員。",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "過濾條件指定哪些 LDAP 使用者應具備 {instanceName} 站台的存取權。",
"Verify settings and count users" : "驗證設定並計算使用者",
+ "User count: {usersCount}" : "使用者數量:{usersCount}",
"Test Configuration" : "測試組態設定",
"Help" : "說明",
"Server" : "伺服器",
@@ -166,10 +187,20 @@ OC.L10N.register(
"Groups" : "群組",
"Advanced" : "進階",
"Expert" : "專家",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "未安裝 PHP LDAP 模組,後端系統將無法運作。請要求您的系統管理員安裝。",
+ "Select LDAP Config" : "選取 LDAP 設定",
+ "Create New Config" : "建立新設定",
+ "Create configuration" : "建立組態",
"Username-LDAP User Mapping" : "使用者名稱-LDAP 使用者映射",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "使用者名稱用於儲存並指派中介資料。為了精確識別並認知使用者,每個 LDAP 使用者都會有其內部使用者名稱。這需要從使用者名稱作映射到 LDAP 使用者。建立的使用者名稱會映射到 LDAP 使用者的 UUID。另外,DN 會被快取以減少 LDAP 互動,但快取不用於識別身份。若 DN 變更時,系統會發現變動。內部使用者名稱在系統中全面使用,所以一旦清除映射,會讓到處都是未連結的殘留項目。清除映射的行為並不會區分組態設定,而是會影響所有 LDAP 組態設定!請永遠不要在正式環境中清除映射,僅在測試或實驗階段使用。",
"Clear Username-LDAP User Mapping" : "清除使用者名稱-LDAP 使用者映射",
"Clear Groupname-LDAP Group Mapping" : "清除群組名稱-LDAP 群組映射",
+ "Confirm action" : "確認動作",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "您確定您想要永久刪除此 LDAP 組態嗎?這無法還原。",
+ "Fail to delete config" : "刪除組態失敗",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "您確定您想要永久清除 LDAP 對映嗎?這無法還原。",
+ "Mapping cleared" : "已清除對映",
+ "Failed to clear mapping" : "清除對映失敗",
"An error occurred" : "發生錯誤",
"Mode switch" : "模式切換",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "切換模式將會啟用自動 LDAP 查詢。取決於您的 LDAP 大小,可能需要一些時間。您仍然想要切換模式嗎?",
@@ -205,6 +236,7 @@ OC.L10N.register(
"Renew password" : "更新密碼",
"Wrong password." : "密碼錯誤。",
"Invalid configuration. Please have a look at the logs for further details." : "無效的組態設定。請檢查紀錄檔以取得更多詳細資訊。",
+ "Renewing …" : "正在更新…",
"The Base DN appears to be wrong" : "Base DN 出現問題",
"Testing configuration…" : "正在測試組態設定…",
"Configuration incorrect" : "組態設定不正確",
diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json
index 0cec36c601f..48dc036c1a6 100644
--- a/apps/user_ldap/l10n/zh_TW.json
+++ b/apps/user_ldap/l10n/zh_TW.json
@@ -11,7 +11,6 @@
"Invalid data specified" : "指定了無效的資料",
"Could not set configuration %1$s to %2$s" : "無法將組態 %1$s 設定為 %2$s",
"Action does not exist" : "動作不存在",
- "Renewing …" : "正在更新…",
"Very weak password" : "密碼安全性極弱",
"Weak password" : "密碼安全性弱",
"So-so password" : "密碼安全性普通",
@@ -49,12 +48,18 @@
"LDAP user and group backend" : "LDAP 使用者與群組後端",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory." : "此應用程式讓管理員可以將 Nextcloud 連線到以 LDAP 為基礎的使用者目錄。",
"This application enables administrators to connect Nextcloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into Nextcloud from a directory with the appropriate queries and filters.\n\nA user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation." : "此應用程式讓管理員可以將 Nextcloud 連線到以 LDAP 為基礎的使用者目錄,來認證與供應使用者、群組與使用者特性。管理員可以設定此應用程式連線到一個或更多個 LDAP 目錄,或是透過 LDAP 介面連線到 Active Directory。像是使用者容量限制、電子郵件、頭像圖片、群組成員資格等特性,可以透過適當查詢與過濾條件後的目錄從 Nextcloud 拉取。\n\n使用者以其 LDAP 或 AD 憑證登入 Nextcloud,並根據 LDAP 或 AD 伺服器處理的身份認證請求來授予存取權。Nextcloud 並不儲存 LDAP 或 AD 的密碼,而是使用這些憑證來對使用者進行身份認證,接著 Nextcloud 會使用工作階段作為使用者 ID。更多資訊請參閱 LDAP 使用者與群組後端文件。",
+ "uniqueMember" : "uniqueMember",
+ "memberUid" : "memberUid",
+ "member (AD)" : "成員 (AD)",
+ "gidNumber" : "gidNumber",
+ "zimbraMailForwardingAddress" : "zimbraMailForwardingAddress",
"Connection Settings" : "連線設定",
"Backup (Replica) Host" : "備援(複本)主機",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." : "提供可選的備援主機。這必須是主要 LDAP/AD 伺服器的複本。",
"Backup (Replica) Port" : "備援(複本)連接埠",
"Only connect to the replica server." : "僅連線至複本伺服器。",
"Disable Main Server" : "停用主伺服器",
+ "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your {instanceName} server." : "不建議,請僅在測試時使用!如果連線只能在此選項下運作,請匯入 LDAP 伺服器的 SSL 憑證到您的 {instanceName} 伺服器上。",
"Turn off SSL certificate validation." : "關閉 SSL 憑證驗證。",
"Cache Time-To-Live" : "快取的存活時間",
"in seconds. A change empties the cache." : "以秒為單位。變更後會清空快取。",
@@ -95,6 +100,7 @@
"Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "根據 LDAP 特性設定使用者的電子郵件。留空將採預設行為。",
"User Home Folder Naming Rule" : "使用者家目錄的命名規則",
"Leave empty for username (default). Otherwise, specify an LDAP/AD attribute." : "留空將採用使用者名稱(預設值)。否則,請指定 LDAP/AD 特性。",
+ "`$home` Placeholder Field" : "「$home」佔位字串欄位",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "外部儲存空間組態設定中的 $home 將會以指定特性的值取代",
"User Profile Attributes" : "使用者個人檔案特性",
"Phone Field" : "電話號碼欄位",
@@ -122,24 +128,36 @@
"Internal Username Attribute:" : "內部使用者名稱特性:",
"Override UUID detection" : "凌駕 UUID 偵測",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "預設情況下,UUID 特性會自動偵測。UUID 特性用來準確識別 LDAP 使用者及群組。此外,如果未在上方指定,則內部使用者名稱會以 UUID 為基礎建立。您可以覆寫原設定,並且根據您的想法直接指定特性,但一定要確保所指定的特性能取得使用者及群組並是唯一的。留空將採取預設行為。變更只會對新映射(新增)的 LDAP 使用者及群組生效。",
+ "UUID Attribute for Users" : "使用者的 UUID 屬性",
+ "UUID Attribute for Groups" : "群組的 UUID 屬性",
+ "Groups meeting these criteria are available in {instanceName}:" : "在 {instanceName} 中符合這些條件可用群組:",
"Only these object classes:" : "僅限這些物件類別:",
"Only from these groups:" : "僅限這些群組:",
"Edit LDAP Query" : "編輯 LDAP 查詢",
+ "The filter specifies which LDAP groups shall have access to the {instanceName} instance." : "過濾條件指定哪些 LDAP 群組應該具備 {instanceName} 站台的存取權。",
"LDAP Filter:" : "LDAP 過濾條件:",
"Verify settings and count the groups" : "驗證設定並計算群組",
+ "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): {filter}" : "找不到使用者。請檢查您的登入資料與使用者名稱。有效的過濾條件(複製貼上以進行命令列驗證):{filter}",
"User found and settings verified." : "使用者存在,設定值正確。",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "請考慮縮小搜尋範圍,目前涵蓋了許多使用者,但只有第一個才能登入。",
"An unspecified error occurred. Please check log and settings." : "發生不明錯誤。請檢查紀錄檔與設定。",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "搜尋過濾條件無效,可能是語法問題引起,如括號不對稱等。請修正。",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "遭遇 LDAP/AD 的連線錯誤。請檢查主機、連接埠、憑證等。",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "「%uid」佔位字串遺失。查詢 LDAP/AD 時將會使用登入名稱取代。",
+ "When logging in, {instanceName} will find the user based on the following attributes:" : "登入時,{instanceName} 將會根據以下屬性尋找使用者:",
"Other Attributes:" : "其他特性:",
+ "Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "定義試圖登入時所要套用的過濾條件。「%%uid」會在登入動作時取代使用者名稱。範例:「uid=%%uid」",
+ "Attempts to receive a DN for the given login name and the current login filter" : "嘗試接收指定登入名稱與目前登入過濾條件的 DN",
+ "Test Login name" : "測試登入名稱",
"Verify settings" : "驗證設定",
"No object found in the given Base DN. Please revise." : "在 Base DN 中找不到物件。請修正。",
"More than 1,000 directory entries available." : "有超過 1,000 個目錄條目可用。",
+ "_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["提供的 Base DN 中有 {ldapTestBase} 個條目可用"],
"When unchecked, this configuration will be skipped." : "沒有勾選時,此組態設定會被略過。",
"Configuration Active" : "組態設定作用中",
"Copy current configuration into new directory binding" : "複製目前的組態設定檔到新目錄綁定",
+ "Copy configuration" : "複製組態",
+ "Delete configuration" : "刪除組態",
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "除非您需要 SSL,否則您可以忽略通訊協定。如果需要,請以 ldaps:// 開頭",
"Host" : "主機",
"Port" : "連接埠",
@@ -149,13 +167,16 @@
"For anonymous access, leave DN and Password empty." : "匿名存取時,請將 DN 與密碼欄位留空。",
"Password" : "密碼",
"Save Credentials" : "儲存憑證",
+ "Base DN" : "Base DN",
"One Base DN per line" : "一行一個 Base DN",
"You can specify Base DN for users and groups in the Advanced tab" : "您可以在「進階」分頁中為使用者與群組指定 Base DN",
"Detect Base DN" : "偵測 Base DN",
"Test Base DN" : "測試 Base DN",
"Listing and searching for users is constrained by these criteria:" : "列出和搜尋以下條件限定的使用者:",
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "使用者最常見的物件類別是 organizationalPerson、person、user、inetOrgPerson 等。如果不確定要選取哪個物件類別,則請諮詢您的目錄管理員。",
+ "The filter specifies which LDAP users shall have access to the {instanceName} instance." : "過濾條件指定哪些 LDAP 使用者應具備 {instanceName} 站台的存取權。",
"Verify settings and count users" : "驗證設定並計算使用者",
+ "User count: {usersCount}" : "使用者數量:{usersCount}",
"Test Configuration" : "測試組態設定",
"Help" : "說明",
"Server" : "伺服器",
@@ -164,10 +185,20 @@
"Groups" : "群組",
"Advanced" : "進階",
"Expert" : "專家",
+ "The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "未安裝 PHP LDAP 模組,後端系統將無法運作。請要求您的系統管理員安裝。",
+ "Select LDAP Config" : "選取 LDAP 設定",
+ "Create New Config" : "建立新設定",
+ "Create configuration" : "建立組態",
"Username-LDAP User Mapping" : "使用者名稱-LDAP 使用者映射",
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "使用者名稱用於儲存並指派中介資料。為了精確識別並認知使用者,每個 LDAP 使用者都會有其內部使用者名稱。這需要從使用者名稱作映射到 LDAP 使用者。建立的使用者名稱會映射到 LDAP 使用者的 UUID。另外,DN 會被快取以減少 LDAP 互動,但快取不用於識別身份。若 DN 變更時,系統會發現變動。內部使用者名稱在系統中全面使用,所以一旦清除映射,會讓到處都是未連結的殘留項目。清除映射的行為並不會區分組態設定,而是會影響所有 LDAP 組態設定!請永遠不要在正式環境中清除映射,僅在測試或實驗階段使用。",
"Clear Username-LDAP User Mapping" : "清除使用者名稱-LDAP 使用者映射",
"Clear Groupname-LDAP Group Mapping" : "清除群組名稱-LDAP 群組映射",
+ "Confirm action" : "確認動作",
+ "Are you sure you want to permanently delete this LDAP configuration? This cannot be undone." : "您確定您想要永久刪除此 LDAP 組態嗎?這無法還原。",
+ "Fail to delete config" : "刪除組態失敗",
+ "Are you sure you want to permanently clear the LDAP mapping? This cannot be undone." : "您確定您想要永久清除 LDAP 對映嗎?這無法還原。",
+ "Mapping cleared" : "已清除對映",
+ "Failed to clear mapping" : "清除對映失敗",
"An error occurred" : "發生錯誤",
"Mode switch" : "模式切換",
"Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "切換模式將會啟用自動 LDAP 查詢。取決於您的 LDAP 大小,可能需要一些時間。您仍然想要切換模式嗎?",
@@ -203,6 +234,7 @@
"Renew password" : "更新密碼",
"Wrong password." : "密碼錯誤。",
"Invalid configuration. Please have a look at the logs for further details." : "無效的組態設定。請檢查紀錄檔以取得更多詳細資訊。",
+ "Renewing …" : "正在更新…",
"The Base DN appears to be wrong" : "Base DN 出現問題",
"Testing configuration…" : "正在測試組態設定…",
"Configuration incorrect" : "組態設定不正確",
diff --git a/apps/webhook_listeners/l10n/de_DE.js b/apps/webhook_listeners/l10n/de_DE.js
index 4ab3dd0bf24..29a5d2c8b91 100644
--- a/apps/webhook_listeners/l10n/de_DE.js
+++ b/apps/webhook_listeners/l10n/de_DE.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Webhooks" : "Webhooks",
"Nextcloud Webhook Support" : "Nextcloud Webhook-Unterstützung",
"Send notifications to external services whenever something important happens, like when files are changed or updated." : "Benachrichtigungen an externe Dienste senden, wenn etwas Wichtiges passiert, beispielsweise wenn Dateien geändert oder aktualisiert werden.",
- "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur \n within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance \n should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms \n and automating workflows.\n\n The app works by monitoring Nextcloud’s event system and dispatching HTTP requests (webhooks) containing relevant event \n data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud \n with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\n Administrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list \n currently configured webhooks. There are no Web UI settings." : "Richten Sie Webhooks ein, die externe Dienste automatisch benachrichtigen, wenn bestimmte Ereignisse – wie z. B. Dateiänderungen – innerhalb von Nextcloud auftreten. Durch die Konfiguration dieser Webhooks können Administratoren festlegen, welche Aktionen in ihrer Nextcloud-Instanz Benachrichtigungen auslösen und wohin diese gesendet werden sollen. Dies ermöglicht eine nahtlose Integration mit anderen Plattformen und automatisiert Arbeitsabläufe.\n\nDie App überwacht das Ereignissystem von Nextcloud und sendet HTTP-Anfragen (Webhooks) mit relevanten Ereignisdaten an die angegebenen Endpunkte, sobald ein konfiguriertes Ereignis eintritt. Dieser Ansatz erleichtert die Verbindung von Nextcloud mit externen Tools und ermöglicht Echtzeit-Interaktionen, ohne manuell nach Updates oder Änderungen suchen zu müssen.\n\nDie Administration kann Webhook-Listener über die OCS-API der App konfigurieren. Die App bietet außerdem ein Befehlszeilentool zum Auflisten der aktuell konfigurierten Webhooks. Es gibt keine Web-UI-Einstellungen.",
+ "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur \n within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance \n should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms \n and automating workflows.\n\n The app works by monitoring Nextcloud’s event system and dispatching HTTP requests (webhooks) containing relevant event \n data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud \n with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\n Administrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list \n currently configured webhooks. There are no Web UI settings." : "Richten Sie Webhooks ein, die externe Dienste automatisch benachrichtigen, wenn bestimmte Ereignisse - wie z. B. Dateiänderungen - innerhalb von Nextcloud auftreten. Durch die Konfiguration dieser Webhooks kann die Administration festlegen, welche Aktionen in ihrer Nextcloud-Instanz Benachrichtigungen auslösen und wohin diese gesendet werden sollen. Dies ermöglicht eine nahtlose Integration mit anderen Plattformen und automatisiert Arbeitsabläufe.\n\nDie App überwacht das Ereignissystem von Nextcloud und sendet HTTP-Anfragen (Webhooks) mit relevanten Ereignisdaten an die angegebenen Endpunkte, sobald ein konfiguriertes Ereignis eintritt. Dieser Ansatz erleichtert die Verbindung von Nextcloud mit externen Tools und ermöglicht Echtzeit-Interaktionen, ohne manuell nach Updates oder Änderungen suchen zu müssen.\n\nDie Administration kann Webhook-Listener über die OCS-API der App konfigurieren. Die App bietet außerdem ein Befehlszeilentool zum Auflisten der aktuell konfigurierten Webhooks. Es gibt keine Web-UI-Einstellungen.",
"Nextcloud webhook support" : "Nextcloud Webhook-Unterstützung"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/webhook_listeners/l10n/de_DE.json b/apps/webhook_listeners/l10n/de_DE.json
index 23bd19a525e..807e27b6904 100644
--- a/apps/webhook_listeners/l10n/de_DE.json
+++ b/apps/webhook_listeners/l10n/de_DE.json
@@ -2,7 +2,7 @@
"Webhooks" : "Webhooks",
"Nextcloud Webhook Support" : "Nextcloud Webhook-Unterstützung",
"Send notifications to external services whenever something important happens, like when files are changed or updated." : "Benachrichtigungen an externe Dienste senden, wenn etwas Wichtiges passiert, beispielsweise wenn Dateien geändert oder aktualisiert werden.",
- "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur \n within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance \n should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms \n and automating workflows.\n\n The app works by monitoring Nextcloud’s event system and dispatching HTTP requests (webhooks) containing relevant event \n data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud \n with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\n Administrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list \n currently configured webhooks. There are no Web UI settings." : "Richten Sie Webhooks ein, die externe Dienste automatisch benachrichtigen, wenn bestimmte Ereignisse – wie z. B. Dateiänderungen – innerhalb von Nextcloud auftreten. Durch die Konfiguration dieser Webhooks können Administratoren festlegen, welche Aktionen in ihrer Nextcloud-Instanz Benachrichtigungen auslösen und wohin diese gesendet werden sollen. Dies ermöglicht eine nahtlose Integration mit anderen Plattformen und automatisiert Arbeitsabläufe.\n\nDie App überwacht das Ereignissystem von Nextcloud und sendet HTTP-Anfragen (Webhooks) mit relevanten Ereignisdaten an die angegebenen Endpunkte, sobald ein konfiguriertes Ereignis eintritt. Dieser Ansatz erleichtert die Verbindung von Nextcloud mit externen Tools und ermöglicht Echtzeit-Interaktionen, ohne manuell nach Updates oder Änderungen suchen zu müssen.\n\nDie Administration kann Webhook-Listener über die OCS-API der App konfigurieren. Die App bietet außerdem ein Befehlszeilentool zum Auflisten der aktuell konfigurierten Webhooks. Es gibt keine Web-UI-Einstellungen.",
+ "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur \n within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance \n should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms \n and automating workflows.\n\n The app works by monitoring Nextcloud’s event system and dispatching HTTP requests (webhooks) containing relevant event \n data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud \n with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\n Administrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list \n currently configured webhooks. There are no Web UI settings." : "Richten Sie Webhooks ein, die externe Dienste automatisch benachrichtigen, wenn bestimmte Ereignisse - wie z. B. Dateiänderungen - innerhalb von Nextcloud auftreten. Durch die Konfiguration dieser Webhooks kann die Administration festlegen, welche Aktionen in ihrer Nextcloud-Instanz Benachrichtigungen auslösen und wohin diese gesendet werden sollen. Dies ermöglicht eine nahtlose Integration mit anderen Plattformen und automatisiert Arbeitsabläufe.\n\nDie App überwacht das Ereignissystem von Nextcloud und sendet HTTP-Anfragen (Webhooks) mit relevanten Ereignisdaten an die angegebenen Endpunkte, sobald ein konfiguriertes Ereignis eintritt. Dieser Ansatz erleichtert die Verbindung von Nextcloud mit externen Tools und ermöglicht Echtzeit-Interaktionen, ohne manuell nach Updates oder Änderungen suchen zu müssen.\n\nDie Administration kann Webhook-Listener über die OCS-API der App konfigurieren. Die App bietet außerdem ein Befehlszeilentool zum Auflisten der aktuell konfigurierten Webhooks. Es gibt keine Web-UI-Einstellungen.",
"Nextcloud webhook support" : "Nextcloud Webhook-Unterstützung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/webhook_listeners/l10n/ga.js b/apps/webhook_listeners/l10n/ga.js
new file mode 100644
index 00000000000..d3f8a1ea16b
--- /dev/null
+++ b/apps/webhook_listeners/l10n/ga.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "webhook_listeners",
+ {
+ "Webhooks" : "Crúcaí gréasáin",
+ "Nextcloud Webhook Support" : "Tacaíocht Webhook Nextcloud",
+ "Send notifications to external services whenever something important happens, like when files are changed or updated." : "Seol fógraí chuig seirbhísí seachtracha aon uair a tharlaíonn rud éigin tábhachtach, amhail nuair a athraítear nó a nuashonraítear comhaid.",
+ "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur \n within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance \n should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms \n and automating workflows.\n\n The app works by monitoring Nextcloud’s event system and dispatching HTTP requests (webhooks) containing relevant event \n data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud \n with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\n Administrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list \n currently configured webhooks. There are no Web UI settings." : "Socraigh crúcaí gréasáin a chuireann seirbhísí seachtracha ar an eolas go huathoibríoch aon uair a tharlaíonn imeachtaí áirithe - amhail athruithe comhaid - laistigh de Nextcloud. Trí na crúcaí gréasáin seo a chumrú, is féidir le riarthóirí a shonrú cé na gníomhartha ina gcás Nextcloud ba chóir fógraí a spreagadh agus cá háit ar chóir na fógraí sin a sheoladh, rud a chuireann ar chumas comhtháthú gan uaim le hardáin eile agus sreafaí oibre a uathoibriú.\n\nOibríonn an aip trí chóras imeachtaí Nextcloud a mhonatóiriú agus iarratais HTTP (crúcaí gréasáin) ina bhfuil sonraí imeachta ábhartha a sheoladh chuig na críochphointí sonraithe aon uair a tharlaíonn imeacht cumraithe. Leis an gcur chuige seo, is furasta Nextcloud a nascadh le huirlisí seachtracha, rud a ligeann d’idirghníomhaíochtaí fíor-ama gan gá le seiceáil de láimh le haghaidh nuashonruithe nó athruithe.\n\nIs féidir le riarthóirí éisteoirí crúcaí gréasáin a chumrú trí OCS API na haipe. Soláthraíonn an aip uirlis líne ordaithe freisin chun crúcaí gréasáin atá cumraithe faoi láthair a liostáil Níl aon socruithe Chomhéadain Gréasáin ann.",
+ "Nextcloud webhook support" : "Tacaíocht cúnta gréasáin Nextcloud"
+},
+"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/apps/webhook_listeners/l10n/ga.json b/apps/webhook_listeners/l10n/ga.json
new file mode 100644
index 00000000000..e429ae13819
--- /dev/null
+++ b/apps/webhook_listeners/l10n/ga.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Webhooks" : "Crúcaí gréasáin",
+ "Nextcloud Webhook Support" : "Tacaíocht Webhook Nextcloud",
+ "Send notifications to external services whenever something important happens, like when files are changed or updated." : "Seol fógraí chuig seirbhísí seachtracha aon uair a tharlaíonn rud éigin tábhachtach, amhail nuair a athraítear nó a nuashonraítear comhaid.",
+ "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur \n within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance \n should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms \n and automating workflows.\n\n The app works by monitoring Nextcloud’s event system and dispatching HTTP requests (webhooks) containing relevant event \n data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud \n with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\n Administrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list \n currently configured webhooks. There are no Web UI settings." : "Socraigh crúcaí gréasáin a chuireann seirbhísí seachtracha ar an eolas go huathoibríoch aon uair a tharlaíonn imeachtaí áirithe - amhail athruithe comhaid - laistigh de Nextcloud. Trí na crúcaí gréasáin seo a chumrú, is féidir le riarthóirí a shonrú cé na gníomhartha ina gcás Nextcloud ba chóir fógraí a spreagadh agus cá háit ar chóir na fógraí sin a sheoladh, rud a chuireann ar chumas comhtháthú gan uaim le hardáin eile agus sreafaí oibre a uathoibriú.\n\nOibríonn an aip trí chóras imeachtaí Nextcloud a mhonatóiriú agus iarratais HTTP (crúcaí gréasáin) ina bhfuil sonraí imeachta ábhartha a sheoladh chuig na críochphointí sonraithe aon uair a tharlaíonn imeacht cumraithe. Leis an gcur chuige seo, is furasta Nextcloud a nascadh le huirlisí seachtracha, rud a ligeann d’idirghníomhaíochtaí fíor-ama gan gá le seiceáil de láimh le haghaidh nuashonruithe nó athruithe.\n\nIs féidir le riarthóirí éisteoirí crúcaí gréasáin a chumrú trí OCS API na haipe. Soláthraíonn an aip uirlis líne ordaithe freisin chun crúcaí gréasáin atá cumraithe faoi láthair a liostáil Níl aon socruithe Chomhéadain Gréasáin ann.",
+ "Nextcloud webhook support" : "Tacaíocht cúnta gréasáin Nextcloud"
+},"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/webhook_listeners/l10n/sw.js b/apps/webhook_listeners/l10n/sw.js
new file mode 100644
index 00000000000..b858bd6c58e
--- /dev/null
+++ b/apps/webhook_listeners/l10n/sw.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "webhook_listeners",
+ {
+ "Webhooks" : "Viboko vya mtandao",
+ "Nextcloud Webhook Support" : "Msaada wa Nextcloud Webhook",
+ "Send notifications to external services whenever something important happens, like when files are changed or updated." : "Tuma arifa kwa huduma za nje kila jambo muhimu linapotokea, kama vile faili zinapobadilishwa au kusasishwa.",
+ "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur \n within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance \n should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms \n and automating workflows.\n\n The app works by monitoring Nextcloud’s event system and dispatching HTTP requests (webhooks) containing relevant event \n data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud \n with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\n Administrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list \n currently configured webhooks. There are no Web UI settings." : "Sanidi viboreshaji vya wavuti ambavyo huarifu huduma za nje kiotomatiki wakati wowote matukio fulani - kama vile mabadiliko ya faili - yanapotokea \nndani ya Nextcloud. Kwa kusanidi vijiti hivi vya wavuti, wasimamizi wanaweza kubainisha ni vitendo vipi katika mfano wao wa Nextcloud \ninapaswa kuanzisha arifa na ambapo arifa hizo zinapaswa kutumwa, kuwezesha ujumuishaji usio na mshono na mifumo mingine \nna utiririshaji wa kazi otomatiki.\n\nProgramu inafanya kazi kwa kufuatilia mfumo wa matukio wa Nextcloud na kutuma maombi ya HTTP (webhooks) iliyo na tukio husika. \ndata kwa ncha zilizobainishwa kila tukio lililosanidiwa linapofanyika. Mbinu hii hurahisisha kuunganisha Nextcloud \nna zana za nje, zinazoruhusu mwingiliano wa wakati halisi bila kuhitaji kuangalia mwenyewe masasisho au mabadiliko.\n\nWasimamizi wanaweza kusanidi wasikilizaji wa mtandao kupitia API ya OCS ya programu. Programu pia hutoa zana ya mstari wa amri kuorodhesha \nvijiti vya wavuti vilivyosanidiwa kwa sasa. Hakuna mipangilio ya UI ya Wavuti.",
+ "Nextcloud webhook support" : "Msaada wa viboko vya mtandao wa Nextcloud"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/webhook_listeners/l10n/sw.json b/apps/webhook_listeners/l10n/sw.json
new file mode 100644
index 00000000000..3a2b0fc50b2
--- /dev/null
+++ b/apps/webhook_listeners/l10n/sw.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Webhooks" : "Viboko vya mtandao",
+ "Nextcloud Webhook Support" : "Msaada wa Nextcloud Webhook",
+ "Send notifications to external services whenever something important happens, like when files are changed or updated." : "Tuma arifa kwa huduma za nje kila jambo muhimu linapotokea, kama vile faili zinapobadilishwa au kusasishwa.",
+ "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur \n within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance \n should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms \n and automating workflows.\n\n The app works by monitoring Nextcloud’s event system and dispatching HTTP requests (webhooks) containing relevant event \n data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud \n with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\n Administrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list \n currently configured webhooks. There are no Web UI settings." : "Sanidi viboreshaji vya wavuti ambavyo huarifu huduma za nje kiotomatiki wakati wowote matukio fulani - kama vile mabadiliko ya faili - yanapotokea \nndani ya Nextcloud. Kwa kusanidi vijiti hivi vya wavuti, wasimamizi wanaweza kubainisha ni vitendo vipi katika mfano wao wa Nextcloud \ninapaswa kuanzisha arifa na ambapo arifa hizo zinapaswa kutumwa, kuwezesha ujumuishaji usio na mshono na mifumo mingine \nna utiririshaji wa kazi otomatiki.\n\nProgramu inafanya kazi kwa kufuatilia mfumo wa matukio wa Nextcloud na kutuma maombi ya HTTP (webhooks) iliyo na tukio husika. \ndata kwa ncha zilizobainishwa kila tukio lililosanidiwa linapofanyika. Mbinu hii hurahisisha kuunganisha Nextcloud \nna zana za nje, zinazoruhusu mwingiliano wa wakati halisi bila kuhitaji kuangalia mwenyewe masasisho au mabadiliko.\n\nWasimamizi wanaweza kusanidi wasikilizaji wa mtandao kupitia API ya OCS ya programu. Programu pia hutoa zana ya mstari wa amri kuorodhesha \nvijiti vya wavuti vilivyosanidiwa kwa sasa. Hakuna mipangilio ya UI ya Wavuti.",
+ "Nextcloud webhook support" : "Msaada wa viboko vya mtandao wa Nextcloud"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/ar.js b/apps/workflowengine/l10n/ar.js
index d11eb3fc304..1c031050596 100644
--- a/apps/workflowengine/l10n/ar.js
+++ b/apps/workflowengine/l10n/ar.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "اختر وكيل مستخدم",
"Select groups" : "إختَر مجموعةً",
"Groups" : "المجموعات",
- "Type to search for group …" : "أُكتُب اسم المجموعة التي تبحث عنها ...",
"Select a trigger" : "حدد مشغل",
"At least one event must be selected" : "يجب اختيار حدث واحد على الأقل",
"Add new flow" : "إضافة أتمتة سير عمل جديد",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "وكيل المستخدم الخاص بالطلب",
"Group membership" : "عضوية المجموعة",
"is member of" : "عضو فى",
- "is not member of" : "ليس عضو فى"
+ "is not member of" : "ليس عضو فى",
+ "Type to search for group …" : "أُكتُب اسم المجموعة التي تبحث عنها ..."
},
"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/workflowengine/l10n/ar.json b/apps/workflowengine/l10n/ar.json
index 1d08686a0ef..dfdf4f33753 100644
--- a/apps/workflowengine/l10n/ar.json
+++ b/apps/workflowengine/l10n/ar.json
@@ -69,7 +69,6 @@
"Select a user agent" : "اختر وكيل مستخدم",
"Select groups" : "إختَر مجموعةً",
"Groups" : "المجموعات",
- "Type to search for group …" : "أُكتُب اسم المجموعة التي تبحث عنها ...",
"Select a trigger" : "حدد مشغل",
"At least one event must be selected" : "يجب اختيار حدث واحد على الأقل",
"Add new flow" : "إضافة أتمتة سير عمل جديد",
@@ -118,6 +117,7 @@
"Request user agent" : "وكيل المستخدم الخاص بالطلب",
"Group membership" : "عضوية المجموعة",
"is member of" : "عضو فى",
- "is not member of" : "ليس عضو فى"
+ "is not member of" : "ليس عضو فى",
+ "Type to search for group …" : "أُكتُب اسم المجموعة التي تبحث عنها ..."
},"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/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js
index eb73e5bd19f..40da98ed042 100644
--- a/apps/workflowengine/l10n/cs.js
+++ b/apps/workflowengine/l10n/cs.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Vyberte user agent",
"Select groups" : "Vybrat skupiny",
"Groups" : "Skupiny",
- "Type to search for group …" : "Skupinu vyhledáte psaním…",
"Select a trigger" : "Vybrat spouštěč",
"At least one event must be selected" : "Je třeba vybrat alespoň jednu událost",
"Add new flow" : "Přidat nový tok",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "User agent požadavku",
"Group membership" : "Členství ve skupinách",
"is member of" : "je členem",
- "is not member of" : "není členem"
+ "is not member of" : "není členem",
+ "Type to search for group …" : "Skupinu vyhledáte psaním…"
},
"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/workflowengine/l10n/cs.json b/apps/workflowengine/l10n/cs.json
index 1717be5f0b6..206754e9fc1 100644
--- a/apps/workflowengine/l10n/cs.json
+++ b/apps/workflowengine/l10n/cs.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Vyberte user agent",
"Select groups" : "Vybrat skupiny",
"Groups" : "Skupiny",
- "Type to search for group …" : "Skupinu vyhledáte psaním…",
"Select a trigger" : "Vybrat spouštěč",
"At least one event must be selected" : "Je třeba vybrat alespoň jednu událost",
"Add new flow" : "Přidat nový tok",
@@ -118,6 +117,7 @@
"Request user agent" : "User agent požadavku",
"Group membership" : "Členství ve skupinách",
"is member of" : "je členem",
- "is not member of" : "není členem"
+ "is not member of" : "není členem",
+ "Type to search for group …" : "Skupinu vyhledáte psaním…"
},"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/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js
index be9f7f714a1..6b79da282bd 100644
--- a/apps/workflowengine/l10n/de.js
+++ b/apps/workflowengine/l10n/de.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "User-Agenten auswählen",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
- "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …",
"Select a trigger" : "Einen Auslöser auswählen",
"At least one event must be selected" : "Mindestens ein Ereignis muss ausgewählt werden",
"Add new flow" : "Neuen Ablauf hinzufügen",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "User-Agent",
"Group membership" : "Gruppenmitgliedschaft",
"is member of" : "ist Mitglied von",
- "is not member of" : "ist kein Mitglied von"
+ "is not member of" : "ist kein Mitglied von",
+ "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/de.json b/apps/workflowengine/l10n/de.json
index bfe5c439278..0e63235d8d7 100644
--- a/apps/workflowengine/l10n/de.json
+++ b/apps/workflowengine/l10n/de.json
@@ -69,7 +69,6 @@
"Select a user agent" : "User-Agenten auswählen",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
- "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …",
"Select a trigger" : "Einen Auslöser auswählen",
"At least one event must be selected" : "Mindestens ein Ereignis muss ausgewählt werden",
"Add new flow" : "Neuen Ablauf hinzufügen",
@@ -118,6 +117,7 @@
"Request user agent" : "User-Agent",
"Group membership" : "Gruppenmitgliedschaft",
"is member of" : "ist Mitglied von",
- "is not member of" : "ist kein Mitglied von"
+ "is not member of" : "ist kein Mitglied von",
+ "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js
index 87f25420d21..b75e98434cf 100644
--- a/apps/workflowengine/l10n/de_DE.js
+++ b/apps/workflowengine/l10n/de_DE.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "User-Agenten wählen",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
- "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …",
"Select a trigger" : "Einen Auslöser auswählen",
"At least one event must be selected" : "Mindestens ein Termin muss ausgewählt werden",
"Add new flow" : "Neuen Ablauf hinzufügen",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "User-Agent anfragen",
"Group membership" : "Gruppenmitgliedschaft",
"is member of" : "Ist Mitglied von",
- "is not member of" : "Ist kein Mitglied von"
+ "is not member of" : "Ist kein Mitglied von",
+ "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json
index 81c53048dc1..92c17d570c1 100644
--- a/apps/workflowengine/l10n/de_DE.json
+++ b/apps/workflowengine/l10n/de_DE.json
@@ -69,7 +69,6 @@
"Select a user agent" : "User-Agenten wählen",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
- "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …",
"Select a trigger" : "Einen Auslöser auswählen",
"At least one event must be selected" : "Mindestens ein Termin muss ausgewählt werden",
"Add new flow" : "Neuen Ablauf hinzufügen",
@@ -118,6 +117,7 @@
"Request user agent" : "User-Agent anfragen",
"Group membership" : "Gruppenmitgliedschaft",
"is member of" : "Ist Mitglied von",
- "is not member of" : "Ist kein Mitglied von"
+ "is not member of" : "Ist kein Mitglied von",
+ "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js
index 2994b0e5e7a..c02ef778b64 100644
--- a/apps/workflowengine/l10n/en_GB.js
+++ b/apps/workflowengine/l10n/en_GB.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Select a user agent",
"Select groups" : "Select groups",
"Groups" : "Groups",
- "Type to search for group …" : "Type to search for group …",
"Select a trigger" : "Select a trigger",
"At least one event must be selected" : "At least one event must be selected",
"Add new flow" : "Add new flow",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Request user agent",
"Group membership" : "Group membership",
"is member of" : "is member of",
- "is not member of" : "is not member of"
+ "is not member of" : "is not member of",
+ "Type to search for group …" : "Type to search for group …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/en_GB.json b/apps/workflowengine/l10n/en_GB.json
index 426e321411f..7553c0ed18b 100644
--- a/apps/workflowengine/l10n/en_GB.json
+++ b/apps/workflowengine/l10n/en_GB.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Select a user agent",
"Select groups" : "Select groups",
"Groups" : "Groups",
- "Type to search for group …" : "Type to search for group …",
"Select a trigger" : "Select a trigger",
"At least one event must be selected" : "At least one event must be selected",
"Add new flow" : "Add new flow",
@@ -118,6 +117,7 @@
"Request user agent" : "Request user agent",
"Group membership" : "Group membership",
"is member of" : "is member of",
- "is not member of" : "is not member of"
+ "is not member of" : "is not member of",
+ "Type to search for group …" : "Type to search for group …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js
index 7795eaa2520..e2757dbe7bb 100644
--- a/apps/workflowengine/l10n/es.js
+++ b/apps/workflowengine/l10n/es.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Selecciona un agente de usuario",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
- "Type to search for group …" : "Teclee para buscar un grupo …",
"Select a trigger" : "Seleccione un disparador",
"At least one event must be selected" : "Has de seleccionar al menos un evento",
"Add new flow" : "Añadir nuevo flujo",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Solicitud del agente usuario ",
"Group membership" : "Membresía a grupos",
"is member of" : "es miembro de",
- "is not member of" : "no es miembro de"
+ "is not member of" : "no es miembro de",
+ "Type to search for group …" : "Teclee para buscar un grupo …"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json
index 7c1a407e056..c5834211fb3 100644
--- a/apps/workflowengine/l10n/es.json
+++ b/apps/workflowengine/l10n/es.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Selecciona un agente de usuario",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
- "Type to search for group …" : "Teclee para buscar un grupo …",
"Select a trigger" : "Seleccione un disparador",
"At least one event must be selected" : "Has de seleccionar al menos un evento",
"Add new flow" : "Añadir nuevo flujo",
@@ -118,6 +117,7 @@
"Request user agent" : "Solicitud del agente usuario ",
"Group membership" : "Membresía a grupos",
"is member of" : "es miembro de",
- "is not member of" : "no es miembro de"
+ "is not member of" : "no es miembro de",
+ "Type to search for group …" : "Teclee para buscar un grupo …"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/es_MX.js b/apps/workflowengine/l10n/es_MX.js
index 009c0b3215c..569b22915e0 100644
--- a/apps/workflowengine/l10n/es_MX.js
+++ b/apps/workflowengine/l10n/es_MX.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Seleccionar un agente de usuario",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
- "Type to search for group …" : "Escriba para seleccionar un grupo...",
"Select a trigger" : "Seleccionar un desencadenante",
"At least one event must be selected" : "Debe seleccionar al menos un evento",
"Add new flow" : "Añadir nuevo flujo",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Solicitar agente de usuario",
"Group membership" : "Membresía a grupos",
"is member of" : "es miembro de",
- "is not member of" : "no es miembro de"
+ "is not member of" : "no es miembro de",
+ "Type to search for group …" : "Escriba para seleccionar un grupo..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/workflowengine/l10n/es_MX.json b/apps/workflowengine/l10n/es_MX.json
index c057f36a1da..d6102061eb4 100644
--- a/apps/workflowengine/l10n/es_MX.json
+++ b/apps/workflowengine/l10n/es_MX.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Seleccionar un agente de usuario",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
- "Type to search for group …" : "Escriba para seleccionar un grupo...",
"Select a trigger" : "Seleccionar un desencadenante",
"At least one event must be selected" : "Debe seleccionar al menos un evento",
"Add new flow" : "Añadir nuevo flujo",
@@ -118,6 +117,7 @@
"Request user agent" : "Solicitar agente de usuario",
"Group membership" : "Membresía a grupos",
"is member of" : "es miembro de",
- "is not member of" : "no es miembro de"
+ "is not member of" : "no es miembro de",
+ "Type to search for group …" : "Escriba para seleccionar un grupo..."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/et_EE.js b/apps/workflowengine/l10n/et_EE.js
index ecb3bdfb2af..02fd0d8afa4 100644
--- a/apps/workflowengine/l10n/et_EE.js
+++ b/apps/workflowengine/l10n/et_EE.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Vali rakenduse tunnus",
"Select groups" : "Vali grupid",
"Groups" : "Grupid",
- "Type to search for group …" : "Grupi otsimiseks kirjuta midagi…",
"Select a trigger" : "Vali päästik",
"At least one event must be selected" : "Palun valitud vähemalt üks sündmus",
"Add new flow" : "Lisa uus töövoog",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Päri rakenduse tunnust",
"Group membership" : "Grupi liikmelisus",
"is member of" : "on liige",
- "is not member of" : "ei ole liige"
+ "is not member of" : "ei ole liige",
+ "Type to search for group …" : "Grupi otsimiseks kirjuta midagi…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/et_EE.json b/apps/workflowengine/l10n/et_EE.json
index 5c991ca5549..ce853a6e892 100644
--- a/apps/workflowengine/l10n/et_EE.json
+++ b/apps/workflowengine/l10n/et_EE.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Vali rakenduse tunnus",
"Select groups" : "Vali grupid",
"Groups" : "Grupid",
- "Type to search for group …" : "Grupi otsimiseks kirjuta midagi…",
"Select a trigger" : "Vali päästik",
"At least one event must be selected" : "Palun valitud vähemalt üks sündmus",
"Add new flow" : "Lisa uus töövoog",
@@ -118,6 +117,7 @@
"Request user agent" : "Päri rakenduse tunnust",
"Group membership" : "Grupi liikmelisus",
"is member of" : "on liige",
- "is not member of" : "ei ole liige"
+ "is not member of" : "ei ole liige",
+ "Type to search for group …" : "Grupi otsimiseks kirjuta midagi…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/fr.js b/apps/workflowengine/l10n/fr.js
index c01bda9603b..ba04b0d845d 100644
--- a/apps/workflowengine/l10n/fr.js
+++ b/apps/workflowengine/l10n/fr.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Sélectionner un client",
"Select groups" : "Sélectionner les groupes",
"Groups" : "Groupes",
- "Type to search for group …" : "Tapez pour rechercher un groupe…",
"Select a trigger" : "Sélectionner un déclencheur",
"At least one event must be selected" : "Au moins un événement doit être sélectionné",
"Add new flow" : "Ajouter un nouveau flux",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Client utilisé pour la requête",
"Group membership" : "Membre du groupe",
"is member of" : "est membre de",
- "is not member of" : "n’est pas membre de"
+ "is not member of" : "n’est pas membre de",
+ "Type to search for group …" : "Tapez pour rechercher un groupe…"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/workflowengine/l10n/fr.json b/apps/workflowengine/l10n/fr.json
index 66ad9c39a30..ae76330ecc5 100644
--- a/apps/workflowengine/l10n/fr.json
+++ b/apps/workflowengine/l10n/fr.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Sélectionner un client",
"Select groups" : "Sélectionner les groupes",
"Groups" : "Groupes",
- "Type to search for group …" : "Tapez pour rechercher un groupe…",
"Select a trigger" : "Sélectionner un déclencheur",
"At least one event must be selected" : "Au moins un événement doit être sélectionné",
"Add new flow" : "Ajouter un nouveau flux",
@@ -118,6 +117,7 @@
"Request user agent" : "Client utilisé pour la requête",
"Group membership" : "Membre du groupe",
"is member of" : "est membre de",
- "is not member of" : "n’est pas membre de"
+ "is not member of" : "n’est pas membre de",
+ "Type to search for group …" : "Tapez pour rechercher un groupe…"
},"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/workflowengine/l10n/ga.js b/apps/workflowengine/l10n/ga.js
index 42fc8ff627d..9df6156c2b9 100644
--- a/apps/workflowengine/l10n/ga.js
+++ b/apps/workflowengine/l10n/ga.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Roghnaigh gníomhaire úsáideora",
"Select groups" : "Roghnaigh grúpaí",
"Groups" : "Grúpaí",
- "Type to search for group …" : "Clóscríobh chun grúpa a chuardach…",
"Select a trigger" : "Roghnaigh truicear",
"At least one event must be selected" : "Ní mór imeacht amháin ar a laghad a roghnú",
"Add new flow" : "Cuir sreabhadh nua leis",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Iarr gníomhaire úsáideora",
"Group membership" : "Ballraíocht ghrúpa",
"is member of" : "ina bhall de",
- "is not member of" : "nach ball de"
+ "is not member of" : "nach ball de",
+ "Type to search for group …" : "Clóscríobh chun grúpa a chuardach…"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/apps/workflowengine/l10n/ga.json b/apps/workflowengine/l10n/ga.json
index af6e19927ca..0737e5170bf 100644
--- a/apps/workflowengine/l10n/ga.json
+++ b/apps/workflowengine/l10n/ga.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Roghnaigh gníomhaire úsáideora",
"Select groups" : "Roghnaigh grúpaí",
"Groups" : "Grúpaí",
- "Type to search for group …" : "Clóscríobh chun grúpa a chuardach…",
"Select a trigger" : "Roghnaigh truicear",
"At least one event must be selected" : "Ní mór imeacht amháin ar a laghad a roghnú",
"Add new flow" : "Cuir sreabhadh nua leis",
@@ -118,6 +117,7 @@
"Request user agent" : "Iarr gníomhaire úsáideora",
"Group membership" : "Ballraíocht ghrúpa",
"is member of" : "ina bhall de",
- "is not member of" : "nach ball de"
+ "is not member of" : "nach ball de",
+ "Type to search for group …" : "Clóscríobh chun grúpa a chuardach…"
},"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/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js
index 1231c46f91b..29951f15452 100644
--- a/apps/workflowengine/l10n/gl.js
+++ b/apps/workflowengine/l10n/gl.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Seleccionar un axente de usuario",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
- "Type to search for group …" : "Escriba para buscar por grupo…",
"Select a trigger" : "Seleccione un activador",
"At least one event must be selected" : "Ten que seleccionar polo menos un evento",
"Add new flow" : "Engadir un novo fluxo",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Cliente usado para a solicitude",
"Group membership" : "Pertenza ao grupo",
"is member of" : "é membro de",
- "is not member of" : "non é membro de"
+ "is not member of" : "non é membro de",
+ "Type to search for group …" : "Escriba para buscar por grupo…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/gl.json b/apps/workflowengine/l10n/gl.json
index 5ca325c5445..87d39b8bebc 100644
--- a/apps/workflowengine/l10n/gl.json
+++ b/apps/workflowengine/l10n/gl.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Seleccionar un axente de usuario",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
- "Type to search for group …" : "Escriba para buscar por grupo…",
"Select a trigger" : "Seleccione un activador",
"At least one event must be selected" : "Ten que seleccionar polo menos un evento",
"Add new flow" : "Engadir un novo fluxo",
@@ -118,6 +117,7 @@
"Request user agent" : "Cliente usado para a solicitude",
"Group membership" : "Pertenza ao grupo",
"is member of" : "é membro de",
- "is not member of" : "non é membro de"
+ "is not member of" : "non é membro de",
+ "Type to search for group …" : "Escriba para buscar por grupo…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/hu.js b/apps/workflowengine/l10n/hu.js
index 186a68a907f..8d4dfe9e4a1 100644
--- a/apps/workflowengine/l10n/hu.js
+++ b/apps/workflowengine/l10n/hu.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Válasszon felhasználói ügynököt",
"Select groups" : "Csoportok kiválasztása",
"Groups" : "Csoportok",
- "Type to search for group …" : "Gépeljen az csoport kereséséhez…",
"Select a trigger" : "Válasszon feltételt",
"At least one event must be selected" : "Legalább egy eseményt ki kell választani",
"Add new flow" : "Új folyamat hozzáadása",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Kérés felhasználói ügynöke",
"Group membership" : "Csoporttagság",
"is member of" : "tagja ennek",
- "is not member of" : "nem tagja ennek"
+ "is not member of" : "nem tagja ennek",
+ "Type to search for group …" : "Gépeljen az csoport kereséséhez…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/hu.json b/apps/workflowengine/l10n/hu.json
index 9acd8f0803a..494eb001a8d 100644
--- a/apps/workflowengine/l10n/hu.json
+++ b/apps/workflowengine/l10n/hu.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Válasszon felhasználói ügynököt",
"Select groups" : "Csoportok kiválasztása",
"Groups" : "Csoportok",
- "Type to search for group …" : "Gépeljen az csoport kereséséhez…",
"Select a trigger" : "Válasszon feltételt",
"At least one event must be selected" : "Legalább egy eseményt ki kell választani",
"Add new flow" : "Új folyamat hozzáadása",
@@ -118,6 +117,7 @@
"Request user agent" : "Kérés felhasználói ügynöke",
"Group membership" : "Csoporttagság",
"is member of" : "tagja ennek",
- "is not member of" : "nem tagja ennek"
+ "is not member of" : "nem tagja ennek",
+ "Type to search for group …" : "Gépeljen az csoport kereséséhez…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js
index 897831c5a7f..c99f57fb767 100644
--- a/apps/workflowengine/l10n/ja.js
+++ b/apps/workflowengine/l10n/ja.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "ユーザーエージェントを選択",
"Select groups" : "グループを選択",
"Groups" : "グループ",
- "Type to search for group …" : "グループを検索するためのタイプ",
"Select a trigger" : "トリガーを選択",
"At least one event must be selected" : "少なくともイベントを一つ指定してください",
"Add new flow" : "新しいフローを追加",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "リクエスト時のユーザーエージェント",
"Group membership" : "グループメンバー",
"is member of" : "が次のグループのメンバーである",
- "is not member of" : "が次のグループのメンバーではない"
+ "is not member of" : "が次のグループのメンバーではない",
+ "Type to search for group …" : "グループを検索するためのタイプ"
},
"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/ja.json b/apps/workflowengine/l10n/ja.json
index b60f6434b4a..91f31b5ff03 100644
--- a/apps/workflowengine/l10n/ja.json
+++ b/apps/workflowengine/l10n/ja.json
@@ -69,7 +69,6 @@
"Select a user agent" : "ユーザーエージェントを選択",
"Select groups" : "グループを選択",
"Groups" : "グループ",
- "Type to search for group …" : "グループを検索するためのタイプ",
"Select a trigger" : "トリガーを選択",
"At least one event must be selected" : "少なくともイベントを一つ指定してください",
"Add new flow" : "新しいフローを追加",
@@ -118,6 +117,7 @@
"Request user agent" : "リクエスト時のユーザーエージェント",
"Group membership" : "グループメンバー",
"is member of" : "が次のグループのメンバーである",
- "is not member of" : "が次のグループのメンバーではない"
+ "is not member of" : "が次のグループのメンバーではない",
+ "Type to search for group …" : "グループを検索するためのタイプ"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js
index 11a0ce80258..d98e637d158 100644
--- a/apps/workflowengine/l10n/lt_LT.js
+++ b/apps/workflowengine/l10n/lt_LT.js
@@ -68,7 +68,6 @@ OC.L10N.register(
"Select a user agent" : "Pasirinkite naudotojo agentą",
"Select groups" : "Pasirinkti grupes",
"Groups" : "Grupės",
- "Type to search for group …" : "Rašykite norėdami ieškoti grupės…",
"At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis",
"Add new flow" : "Pridėti naują eigą",
"The configuration is invalid" : "Konfigūracija yra neteisinga",
@@ -112,6 +111,7 @@ OC.L10N.register(
"not between" : "nėra tarp",
"Request user agent" : "Užklausti naudotojo agentą",
"is member of" : "priklauso grupei",
- "is not member of" : "nepriklauso grupei"
+ "is not member of" : "nepriklauso grupei",
+ "Type to search for group …" : "Rašykite norėdami ieškoti grupės…"
},
"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/workflowengine/l10n/lt_LT.json b/apps/workflowengine/l10n/lt_LT.json
index 40e75b2f3e9..59ec453df3f 100644
--- a/apps/workflowengine/l10n/lt_LT.json
+++ b/apps/workflowengine/l10n/lt_LT.json
@@ -66,7 +66,6 @@
"Select a user agent" : "Pasirinkite naudotojo agentą",
"Select groups" : "Pasirinkti grupes",
"Groups" : "Grupės",
- "Type to search for group …" : "Rašykite norėdami ieškoti grupės…",
"At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis",
"Add new flow" : "Pridėti naują eigą",
"The configuration is invalid" : "Konfigūracija yra neteisinga",
@@ -110,6 +109,7 @@
"not between" : "nėra tarp",
"Request user agent" : "Užklausti naudotojo agentą",
"is member of" : "priklauso grupei",
- "is not member of" : "nepriklauso grupei"
+ "is not member of" : "nepriklauso grupei",
+ "Type to search for group …" : "Rašykite norėdami ieškoti grupės…"
},"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/workflowengine/l10n/nb.js b/apps/workflowengine/l10n/nb.js
index 82d8401eb99..ec66bd6213b 100644
--- a/apps/workflowengine/l10n/nb.js
+++ b/apps/workflowengine/l10n/nb.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Velg en brukeragent",
"Select groups" : "Velg grupper",
"Groups" : "Grupper",
- "Type to search for group …" : "Skriv for å søke etter gruppe...",
"Select a trigger" : "Velg en utløser",
"At least one event must be selected" : "Minst èn hendelse må velges",
"Add new flow" : "Legg til ny flyt",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Ønsket brukeragent",
"Group membership" : "Gruppemedlemskap",
"is member of" : "er medlem av",
- "is not member of" : "er ikke medlem av"
+ "is not member of" : "er ikke medlem av",
+ "Type to search for group …" : "Skriv for å søke etter gruppe..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/nb.json b/apps/workflowengine/l10n/nb.json
index f6f34717d7d..143c97a76b7 100644
--- a/apps/workflowengine/l10n/nb.json
+++ b/apps/workflowengine/l10n/nb.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Velg en brukeragent",
"Select groups" : "Velg grupper",
"Groups" : "Grupper",
- "Type to search for group …" : "Skriv for å søke etter gruppe...",
"Select a trigger" : "Velg en utløser",
"At least one event must be selected" : "Minst èn hendelse må velges",
"Add new flow" : "Legg til ny flyt",
@@ -118,6 +117,7 @@
"Request user agent" : "Ønsket brukeragent",
"Group membership" : "Gruppemedlemskap",
"is member of" : "er medlem av",
- "is not member of" : "er ikke medlem av"
+ "is not member of" : "er ikke medlem av",
+ "Type to search for group …" : "Skriv for å søke etter gruppe..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/nl.js b/apps/workflowengine/l10n/nl.js
index 9fbd564bcd6..db34f1df0b6 100644
--- a/apps/workflowengine/l10n/nl.js
+++ b/apps/workflowengine/l10n/nl.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Selecteer een 'user agent'",
"Select groups" : "Selecteer groepen",
"Groups" : "Groepen",
- "Type to search for group …" : "Type om groep te zoeken …",
"Select a trigger" : "Selecteer een trigger",
"At least one event must be selected" : "Er moet minimaal één gebeurtenis worden geselecteerd",
"Add new flow" : "Nieuwe flow toevoegen",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Useragent aanvraag",
"Group membership" : "Groepslidmaatschap",
"is member of" : "is lid van",
- "is not member of" : "is geen lid van"
+ "is not member of" : "is geen lid van",
+ "Type to search for group …" : "Type om groep te zoeken …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/nl.json b/apps/workflowengine/l10n/nl.json
index f955ee4bd5e..c25f8a66aee 100644
--- a/apps/workflowengine/l10n/nl.json
+++ b/apps/workflowengine/l10n/nl.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Selecteer een 'user agent'",
"Select groups" : "Selecteer groepen",
"Groups" : "Groepen",
- "Type to search for group …" : "Type om groep te zoeken …",
"Select a trigger" : "Selecteer een trigger",
"At least one event must be selected" : "Er moet minimaal één gebeurtenis worden geselecteerd",
"Add new flow" : "Nieuwe flow toevoegen",
@@ -118,6 +117,7 @@
"Request user agent" : "Useragent aanvraag",
"Group membership" : "Groepslidmaatschap",
"is member of" : "is lid van",
- "is not member of" : "is geen lid van"
+ "is not member of" : "is geen lid van",
+ "Type to search for group …" : "Type om groep te zoeken …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js
index d32e715340e..942c659f98c 100644
--- a/apps/workflowengine/l10n/pt_BR.js
+++ b/apps/workflowengine/l10n/pt_BR.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Selecione um agente de usuário",
"Select groups" : "Selecione grupos",
"Groups" : "Grupos",
- "Type to search for group …" : "Digite para pesquisar um grupo …",
"Select a trigger" : "Selecione um gatilho",
"At least one event must be selected" : "É necessário selecionar ao menos um evento",
"Add new flow" : "Adicionar novo fluxo",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Agente de usuário da requisição",
"Group membership" : "Associação ao grupo",
"is member of" : "é membro de",
- "is not member of" : "não é membro de"
+ "is not member of" : "não é membro de",
+ "Type to search for group …" : "Digite para pesquisar um grupo …"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json
index 44a2b76cc16..143f8eb8d59 100644
--- a/apps/workflowengine/l10n/pt_BR.json
+++ b/apps/workflowengine/l10n/pt_BR.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Selecione um agente de usuário",
"Select groups" : "Selecione grupos",
"Groups" : "Grupos",
- "Type to search for group …" : "Digite para pesquisar um grupo …",
"Select a trigger" : "Selecione um gatilho",
"At least one event must be selected" : "É necessário selecionar ao menos um evento",
"Add new flow" : "Adicionar novo fluxo",
@@ -118,6 +117,7 @@
"Request user agent" : "Agente de usuário da requisição",
"Group membership" : "Associação ao grupo",
"is member of" : "é membro de",
- "is not member of" : "não é membro de"
+ "is not member of" : "não é membro de",
+ "Type to search for group …" : "Digite para pesquisar um grupo …"
},"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/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js
index 5ed4a486877..a1c3458a604 100644
--- a/apps/workflowengine/l10n/ru.js
+++ b/apps/workflowengine/l10n/ru.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Выберите user agent",
"Select groups" : "Выберите группы",
"Groups" : "Группы",
- "Type to search for group …" : "Введите для поиска группу…",
"Select a trigger" : "Выберите триггер",
"At least one event must be selected" : "Необходимо выбрать как минимум одно событие",
"Add new flow" : "Добавить обработку",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Используемое приложение (user agent)",
"Group membership" : "Членство в группе",
"is member of" : "является участником",
- "is not member of" : "не является участником"
+ "is not member of" : "не является участником",
+ "Type to search for group …" : "Введите для поиска группу…"
},
"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/workflowengine/l10n/ru.json b/apps/workflowengine/l10n/ru.json
index b7870955ffd..3e3324af17f 100644
--- a/apps/workflowengine/l10n/ru.json
+++ b/apps/workflowengine/l10n/ru.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Выберите user agent",
"Select groups" : "Выберите группы",
"Groups" : "Группы",
- "Type to search for group …" : "Введите для поиска группу…",
"Select a trigger" : "Выберите триггер",
"At least one event must be selected" : "Необходимо выбрать как минимум одно событие",
"Add new flow" : "Добавить обработку",
@@ -118,6 +117,7 @@
"Request user agent" : "Используемое приложение (user agent)",
"Group membership" : "Членство в группе",
"is member of" : "является участником",
- "is not member of" : "не является участником"
+ "is not member of" : "не является участником",
+ "Type to search for group …" : "Введите для поиска группу…"
},"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/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js
index b6c106862a5..140344b45e0 100644
--- a/apps/workflowengine/l10n/sk.js
+++ b/apps/workflowengine/l10n/sk.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Zvoliť užívateľského agenta",
"Select groups" : "Vybrať skupinu",
"Groups" : "Skupiny",
- "Type to search for group …" : "Začnite písať pre vyhľadanie skupiny ...",
"Select a trigger" : "Vyberte spúšťač",
"At least one event must be selected" : "Musí byť vybraná aspoň jedna udalosť",
"Add new flow" : "Pridať nový tok",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "User agent požiadavky",
"Group membership" : "Skupinové členstvo",
"is member of" : "Je členom",
- "is not member of" : "Nie je členom"
+ "is not member of" : "Nie je členom",
+ "Type to search for group …" : "Začnite písať pre vyhľadanie skupiny ..."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/workflowengine/l10n/sk.json b/apps/workflowengine/l10n/sk.json
index ede90e13f17..fb85fa75141 100644
--- a/apps/workflowengine/l10n/sk.json
+++ b/apps/workflowengine/l10n/sk.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Zvoliť užívateľského agenta",
"Select groups" : "Vybrať skupinu",
"Groups" : "Skupiny",
- "Type to search for group …" : "Začnite písať pre vyhľadanie skupiny ...",
"Select a trigger" : "Vyberte spúšťač",
"At least one event must be selected" : "Musí byť vybraná aspoň jedna udalosť",
"Add new flow" : "Pridať nový tok",
@@ -118,6 +117,7 @@
"Request user agent" : "User agent požiadavky",
"Group membership" : "Skupinové členstvo",
"is member of" : "Je členom",
- "is not member of" : "Nie je členom"
+ "is not member of" : "Nie je členom",
+ "Type to search for group …" : "Začnite písať pre vyhľadanie skupiny ..."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/sr.js b/apps/workflowengine/l10n/sr.js
index b600b0cb3cf..7f762534d6e 100644
--- a/apps/workflowengine/l10n/sr.js
+++ b/apps/workflowengine/l10n/sr.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Одаберите агента захтева",
"Select groups" : "Изаберите групе",
"Groups" : "Групе",
- "Type to search for group …" : "Куцајте да претражите групу",
"Select a trigger" : "Изаберите окидач",
"At least one event must be selected" : "Мора бити одабран бар један догађај",
"Add new flow" : "Додај нови ток",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Кориснички агент захтева",
"Group membership" : "Припадност групи",
"is member of" : "је члан групе",
- "is not member of" : "није члан групе"
+ "is not member of" : "није члан групе",
+ "Type to search for group …" : "Куцајте да претражите групу"
},
"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/workflowengine/l10n/sr.json b/apps/workflowengine/l10n/sr.json
index ac453cf6945..a1867237a74 100644
--- a/apps/workflowengine/l10n/sr.json
+++ b/apps/workflowengine/l10n/sr.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Одаберите агента захтева",
"Select groups" : "Изаберите групе",
"Groups" : "Групе",
- "Type to search for group …" : "Куцајте да претражите групу",
"Select a trigger" : "Изаберите окидач",
"At least one event must be selected" : "Мора бити одабран бар један догађај",
"Add new flow" : "Додај нови ток",
@@ -118,6 +117,7 @@
"Request user agent" : "Кориснички агент захтева",
"Group membership" : "Припадност групи",
"is member of" : "је члан групе",
- "is not member of" : "није члан групе"
+ "is not member of" : "није члан групе",
+ "Type to search for group …" : "Куцајте да претражите групу"
},"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/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js
index 905d659a013..96232b56575 100644
--- a/apps/workflowengine/l10n/sv.js
+++ b/apps/workflowengine/l10n/sv.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Välj en användaragent",
"Select groups" : "Välj grupper",
"Groups" : "Grupper",
- "Type to search for group …" : "Skriv för att söka efter grupp ...",
"Select a trigger" : "Välj en utlösare",
"At least one event must be selected" : "Minst en händelse måste väljas",
"Add new flow" : "Lägg till nytt flöde",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Begär användaragent",
"Group membership" : "Gruppmedlemskap",
"is member of" : "är medlem i",
- "is not member of" : "är inte medlem i"
+ "is not member of" : "är inte medlem i",
+ "Type to search for group …" : "Skriv för att söka efter grupp ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/sv.json b/apps/workflowengine/l10n/sv.json
index b3da5432e46..a76ba79e5ac 100644
--- a/apps/workflowengine/l10n/sv.json
+++ b/apps/workflowengine/l10n/sv.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Välj en användaragent",
"Select groups" : "Välj grupper",
"Groups" : "Grupper",
- "Type to search for group …" : "Skriv för att söka efter grupp ...",
"Select a trigger" : "Välj en utlösare",
"At least one event must be selected" : "Minst en händelse måste väljas",
"Add new flow" : "Lägg till nytt flöde",
@@ -118,6 +117,7 @@
"Request user agent" : "Begär användaragent",
"Group membership" : "Gruppmedlemskap",
"is member of" : "är medlem i",
- "is not member of" : "är inte medlem i"
+ "is not member of" : "är inte medlem i",
+ "Type to search for group …" : "Skriv för att söka efter grupp ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/sw.js b/apps/workflowengine/l10n/sw.js
index ae951d2482b..1602399377d 100644
--- a/apps/workflowengine/l10n/sw.js
+++ b/apps/workflowengine/l10n/sw.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Chagua wakala wa mtumiaji",
"Select groups" : "Chagua makundi",
"Groups" : "Makundi",
- "Type to search for group …" : "Andika kutafuta kikundi …",
"Select a trigger" : "Chagua kichocheo",
"At least one event must be selected" : "Angalau tukio moja lazima lichaguliwe",
"Add new flow" : "Ongeza mtiririko mpya",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Omba wakala wa mtumiaji",
"Group membership" : "Uanachama wa kikundi",
"is member of" : "ni mwanachama wa",
- "is not member of" : "si mwanachama wa"
+ "is not member of" : "si mwanachama wa",
+ "Type to search for group …" : "Andika kutafuta kikundi …"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/sw.json b/apps/workflowengine/l10n/sw.json
index db14500bc54..0715f51e017 100644
--- a/apps/workflowengine/l10n/sw.json
+++ b/apps/workflowengine/l10n/sw.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Chagua wakala wa mtumiaji",
"Select groups" : "Chagua makundi",
"Groups" : "Makundi",
- "Type to search for group …" : "Andika kutafuta kikundi …",
"Select a trigger" : "Chagua kichocheo",
"At least one event must be selected" : "Angalau tukio moja lazima lichaguliwe",
"Add new flow" : "Ongeza mtiririko mpya",
@@ -118,6 +117,7 @@
"Request user agent" : "Omba wakala wa mtumiaji",
"Group membership" : "Uanachama wa kikundi",
"is member of" : "ni mwanachama wa",
- "is not member of" : "si mwanachama wa"
+ "is not member of" : "si mwanachama wa",
+ "Type to search for group …" : "Andika kutafuta kikundi …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js
index 32c14ed02c2..ada15f7dac7 100644
--- a/apps/workflowengine/l10n/tr.js
+++ b/apps/workflowengine/l10n/tr.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Bir kullanıcı uygulaması seçin",
"Select groups" : "Grupları seçin",
"Groups" : "Gruplar",
- "Type to search for group …" : "Grup aramak için yazmaya başlayın…",
"Select a trigger" : "Bir tetikleyici seçin",
"At least one event must be selected" : "En az bir etkinlik seçilmelidir",
"Add new flow" : "Akış ekle",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Kullanıcı uygulaması istensin",
"Group membership" : "Grup üyeliği",
"is member of" : "şunun üyesi olan",
- "is not member of" : "şunun üyesi olmayan"
+ "is not member of" : "şunun üyesi olmayan",
+ "Type to search for group …" : "Grup aramak için yazmaya başlayın…"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json
index 250a311edc2..16654003386 100644
--- a/apps/workflowengine/l10n/tr.json
+++ b/apps/workflowengine/l10n/tr.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Bir kullanıcı uygulaması seçin",
"Select groups" : "Grupları seçin",
"Groups" : "Gruplar",
- "Type to search for group …" : "Grup aramak için yazmaya başlayın…",
"Select a trigger" : "Bir tetikleyici seçin",
"At least one event must be selected" : "En az bir etkinlik seçilmelidir",
"Add new flow" : "Akış ekle",
@@ -118,6 +117,7 @@
"Request user agent" : "Kullanıcı uygulaması istensin",
"Group membership" : "Grup üyeliği",
"is member of" : "şunun üyesi olan",
- "is not member of" : "şunun üyesi olmayan"
+ "is not member of" : "şunun üyesi olmayan",
+ "Type to search for group …" : "Grup aramak için yazmaya başlayın…"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/ug.js b/apps/workflowengine/l10n/ug.js
index cbfd4b1b634..df3f39f80bf 100644
--- a/apps/workflowengine/l10n/ug.js
+++ b/apps/workflowengine/l10n/ug.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "ئىشلەتكۈچى ۋاكالەتچىسىنى تاللاڭ",
"Select groups" : "گۇرۇپپىلارنى تاللاڭ",
"Groups" : "گۇرۇپپا",
- "Type to search for group …" : "گۇرۇپپا ئىزدەش ئۈچۈن كىرگۈزۈڭ…",
"Select a trigger" : "قوزغاتقۇچنى تاللاڭ",
"At least one event must be selected" : "كەم دېگەندە بىر پائالىيەتنى تاللاش كېرەك",
"Add new flow" : "يېڭى ئېقىن قوشۇڭ",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "ئىشلەتكۈچى ۋاكالەتچىسىنى تەلەپ قىلىڭ",
"Group membership" : "گۇرۇپپا ئەزالىقى",
"is member of" : "نىڭ ئەزاسى",
- "is not member of" : "ئەزا ئەمەس"
+ "is not member of" : "ئەزا ئەمەس",
+ "Type to search for group …" : "گۇرۇپپا ئىزدەش ئۈچۈن كىرگۈزۈڭ…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/ug.json b/apps/workflowengine/l10n/ug.json
index 2f6ec24261a..78fb71b1737 100644
--- a/apps/workflowengine/l10n/ug.json
+++ b/apps/workflowengine/l10n/ug.json
@@ -69,7 +69,6 @@
"Select a user agent" : "ئىشلەتكۈچى ۋاكالەتچىسىنى تاللاڭ",
"Select groups" : "گۇرۇپپىلارنى تاللاڭ",
"Groups" : "گۇرۇپپا",
- "Type to search for group …" : "گۇرۇپپا ئىزدەش ئۈچۈن كىرگۈزۈڭ…",
"Select a trigger" : "قوزغاتقۇچنى تاللاڭ",
"At least one event must be selected" : "كەم دېگەندە بىر پائالىيەتنى تاللاش كېرەك",
"Add new flow" : "يېڭى ئېقىن قوشۇڭ",
@@ -118,6 +117,7 @@
"Request user agent" : "ئىشلەتكۈچى ۋاكالەتچىسىنى تەلەپ قىلىڭ",
"Group membership" : "گۇرۇپپا ئەزالىقى",
"is member of" : "نىڭ ئەزاسى",
- "is not member of" : "ئەزا ئەمەس"
+ "is not member of" : "ئەزا ئەمەس",
+ "Type to search for group …" : "گۇرۇپپا ئىزدەش ئۈچۈن كىرگۈزۈڭ…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/uk.js b/apps/workflowengine/l10n/uk.js
index 387f6f13435..c251626f87d 100644
--- a/apps/workflowengine/l10n/uk.js
+++ b/apps/workflowengine/l10n/uk.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "Виберіть user agent",
"Select groups" : "Виберіть групи",
"Groups" : "Групи",
- "Type to search for group …" : "Почніть вводити, щод знайти групу ...",
"Select a trigger" : "Виберіть умову початку виконання",
"At least one event must be selected" : "Потрібно вибрати принаймні одну подію",
"Add new flow" : "Додати новий процес",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "Запит агента користувача",
"Group membership" : "Участь в групах",
"is member of" : "є учасником",
- "is not member of" : "не є учасником"
+ "is not member of" : "не є учасником",
+ "Type to search for group …" : "Почніть вводити, щод знайти групу ..."
},
"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/workflowengine/l10n/uk.json b/apps/workflowengine/l10n/uk.json
index c971a767b49..3e8bcbde9ee 100644
--- a/apps/workflowengine/l10n/uk.json
+++ b/apps/workflowengine/l10n/uk.json
@@ -69,7 +69,6 @@
"Select a user agent" : "Виберіть user agent",
"Select groups" : "Виберіть групи",
"Groups" : "Групи",
- "Type to search for group …" : "Почніть вводити, щод знайти групу ...",
"Select a trigger" : "Виберіть умову початку виконання",
"At least one event must be selected" : "Потрібно вибрати принаймні одну подію",
"Add new flow" : "Додати новий процес",
@@ -118,6 +117,7 @@
"Request user agent" : "Запит агента користувача",
"Group membership" : "Участь в групах",
"is member of" : "є учасником",
- "is not member of" : "не є учасником"
+ "is not member of" : "не є учасником",
+ "Type to search for group …" : "Почніть вводити, щод знайти групу ..."
},"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/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js
index 21d1d48a467..04b80da2ef8 100644
--- a/apps/workflowengine/l10n/zh_CN.js
+++ b/apps/workflowengine/l10n/zh_CN.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "选择一个用户代理",
"Select groups" : "选择用户组",
"Groups" : "用户组",
- "Type to search for group …" : "输入以搜索群组...",
"Select a trigger" : "选择一个触发器",
"At least one event must be selected" : "必须至少选择一个事件",
"Add new flow" : "添加新的流程",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "请求用户代理",
"Group membership" : "组成员资格",
"is member of" : "是成员",
- "is not member of" : "不是成员"
+ "is not member of" : "不是成员",
+ "Type to search for group …" : "输入以搜索群组..."
},
"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json
index 612cb5aa8d6..40166d6f4bc 100644
--- a/apps/workflowengine/l10n/zh_CN.json
+++ b/apps/workflowengine/l10n/zh_CN.json
@@ -69,7 +69,6 @@
"Select a user agent" : "选择一个用户代理",
"Select groups" : "选择用户组",
"Groups" : "用户组",
- "Type to search for group …" : "输入以搜索群组...",
"Select a trigger" : "选择一个触发器",
"At least one event must be selected" : "必须至少选择一个事件",
"Add new flow" : "添加新的流程",
@@ -118,6 +117,7 @@
"Request user agent" : "请求用户代理",
"Group membership" : "组成员资格",
"is member of" : "是成员",
- "is not member of" : "不是成员"
+ "is not member of" : "不是成员",
+ "Type to search for group …" : "输入以搜索群组..."
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/zh_HK.js b/apps/workflowengine/l10n/zh_HK.js
index e906256d4ea..127c20e681f 100644
--- a/apps/workflowengine/l10n/zh_HK.js
+++ b/apps/workflowengine/l10n/zh_HK.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "選擇用戶 agent",
"Select groups" : "選擇群組",
"Groups" : "群組",
- "Type to search for group …" : "輸入以搜尋群組 …",
"Select a trigger" : "選擇觸發條件",
"At least one event must be selected" : "必須選擇至少一個活動",
"Add new flow" : "添加新流程",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "索取 user agent",
"Group membership" : "群組成員身分",
"is member of" : "是以下群組的成員:",
- "is not member of" : "非以下群組的成員:"
+ "is not member of" : "非以下群組的成員:",
+ "Type to search for group …" : "輸入以搜尋群組 …"
},
"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/zh_HK.json b/apps/workflowengine/l10n/zh_HK.json
index e2c1b613c9f..41fc42093e1 100644
--- a/apps/workflowengine/l10n/zh_HK.json
+++ b/apps/workflowengine/l10n/zh_HK.json
@@ -69,7 +69,6 @@
"Select a user agent" : "選擇用戶 agent",
"Select groups" : "選擇群組",
"Groups" : "群組",
- "Type to search for group …" : "輸入以搜尋群組 …",
"Select a trigger" : "選擇觸發條件",
"At least one event must be selected" : "必須選擇至少一個活動",
"Add new flow" : "添加新流程",
@@ -118,6 +117,7 @@
"Request user agent" : "索取 user agent",
"Group membership" : "群組成員身分",
"is member of" : "是以下群組的成員:",
- "is not member of" : "非以下群組的成員:"
+ "is not member of" : "非以下群組的成員:",
+ "Type to search for group …" : "輸入以搜尋群組 …"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js
index 505cc0b44af..8af17f81fd9 100644
--- a/apps/workflowengine/l10n/zh_TW.js
+++ b/apps/workflowengine/l10n/zh_TW.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Select a user agent" : "選取使用者代理字串",
"Select groups" : "選擇群組",
"Groups" : "群組",
- "Type to search for group …" : "輸入以搜尋群組……",
"Select a trigger" : "選取觸發條件",
"At least one event must be selected" : "必須至少選取一個事件",
"Add new flow" : "新增新流程",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Request user agent" : "請求使用者代理字串",
"Group membership" : "群組成員資格",
"is member of" : "是成員的群組",
- "is not member of" : "不是成員的群組"
+ "is not member of" : "不是成員的群組",
+ "Type to search for group …" : "輸入以搜尋群組……"
},
"nplurals=1; plural=0;");
diff --git a/apps/workflowengine/l10n/zh_TW.json b/apps/workflowengine/l10n/zh_TW.json
index 068ced002b6..039016c9129 100644
--- a/apps/workflowengine/l10n/zh_TW.json
+++ b/apps/workflowengine/l10n/zh_TW.json
@@ -69,7 +69,6 @@
"Select a user agent" : "選取使用者代理字串",
"Select groups" : "選擇群組",
"Groups" : "群組",
- "Type to search for group …" : "輸入以搜尋群組……",
"Select a trigger" : "選取觸發條件",
"At least one event must be selected" : "必須至少選取一個事件",
"Add new flow" : "新增新流程",
@@ -118,6 +117,7 @@
"Request user agent" : "請求使用者代理字串",
"Group membership" : "群組成員資格",
"is member of" : "是成員的群組",
- "is not member of" : "不是成員的群組"
+ "is not member of" : "不是成員的群組",
+ "Type to search for group …" : "輸入以搜尋群組……"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/core/l10n/ar.js b/core/l10n/ar.js
index c49dfea2a14..90be07bb8ec 100644
--- a/core/l10n/ar.js
+++ b/core/l10n/ar.js
@@ -113,7 +113,6 @@ OC.L10N.register(
"Search in current app" : "البحث في التطبيق الحالي",
"Clear search" : "مَحوُ البحث",
"Search everywhere" : "البحث الشامل",
- "Searching …" : "يتم الآن البحث…",
"Start typing to search" : "اكتب هنا للبحث",
"No matching results" : "لا توجد نتائج مطابقة",
"Today" : "اليوم",
@@ -132,7 +131,6 @@ OC.L10N.register(
"Load more results" : " عرض المزيد من النتائج",
"Search in" : "بحث في",
"Log in" : "تسجيل الدخول",
- "Logging in …" : "تسجيل الدخول …",
"Log in to {productName}" : "تسجيل الدخول إلى {productName}",
"Wrong login or password." : "معرف الدخول أو كلمة مرور خاطئة.",
"This account is disabled" : "هذا الحساب معطل",
@@ -169,21 +167,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "مستندات و جداول و عروض تعاونية، بناءً على تطبيق كولابورا Collabora Online.",
"Distraction free note taking app." : "تطبيق تسجيل الملاحظات دون تشتيت",
"Recommended apps" : "التطبيقات المستحسنة",
- "Loading apps …" : "تحميل التطبيقات…",
"Could not fetch list of apps from the App Store." : "لا يمكن العثور على قائمة التطبيقات من متجر التطبيقات.",
"App download or installation failed" : "فشل تحميل أو تثبيت التطبيق ",
"Cannot install this app because it is not compatible" : "لا يمكن تثبيت هذا التطبيق لانه غير متوافق",
"Cannot install this app" : "لا يمكن تثبيت هذا التطبيق",
"Skip" : "تخطي",
- "Installing apps …" : "جاري تثبيت التطبيقات…",
"Install recommended apps" : "ثبت التطبيقات الاضافيه",
"Avatar of {displayName}" : "صورة الملف الشخصي الرمزية لـ {displayName}",
"Settings menu" : "قائمة الإعدادات",
- "Loading your contacts …" : "تحميل جهات الإتصال",
- "Looking for {term} …" : "جاري البحث عن {term}",
"Search contacts" : "بحث جهات الاتصال",
"Reset search" : "إعادة تعيين البحث",
- "Search contacts …" : "البحث عن جهات الإتصال",
"Could not load your contacts" : "تعذر تحميل جهات الإتصال",
"No contacts found" : "لم يعثر على جهات اتصال",
"Show all contacts" : "إظهار كافة جهات الإتصال",
@@ -195,7 +188,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "حدث خطأ أثناء البحث عن {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "يبدأ البحث بمجرد أن تبدأ الكتابة. و يمكنك الوصول إلى النتيجة بمفاتيح الأسهم",
"Search for {name} only" : "البحث عن {name} فقط",
- "Loading more results …" : "جاري عرض المزيد من النتائج…",
"Forgot password?" : "هل نسيت كلمة السر ؟",
"Back to login form" : "عودة إلى نموذج الدخول",
"Back" : "العودة",
@@ -234,7 +226,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "يرجى تحديد رقم المنفذ مع اسم المضيف (على سبيل المثال ، mycloud:5432).",
"Database host" : "خادم قاعدة البيانات",
"localhost" : "localhost جهازك المُضِيف المحلي",
- "Installing …" : "جاري التثبيت...",
"Install" : "تثبيت",
"Need help?" : "تحتاج إلى مساعدة؟",
"See the documentation" : "اطلع على التعليمات",
@@ -243,7 +234,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "المستعرض غير مدعوم. رجاءً قم بالترقية إلى نسخة أحدث أو إلى مستعرض آخر مدعوم.",
"Continue with this unsupported browser" : "إستمر مع هذا المستعرض غير المدعوم",
"Supported versions" : "النسخ المدعومة",
- "Search {types} …" : "بحث {types} …",
"Choose {file}" : "إختر {file}",
"Choose" : "اختيار",
"Copy to {target}" : "أُنسُخ إلى {target}",
@@ -263,7 +253,7 @@ OC.L10N.register(
"(all selected)" : "(إختيار الكل)",
"({count} selected)" : "({count} تم تحديد)",
"Error loading file exists template" : "خطأ في تحميل القالب الحالي",
- "Saving …" : "جاري الحفظ…",
+ "Saving …" : "حفظ ...",
"seconds ago" : "منذ ثواني",
"Connection to server lost" : "تم فقد الاتصال بالخادم",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثانية","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني ","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني ","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني ","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني ","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني."],
@@ -366,12 +356,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "تواصل مع مسؤول النظام اذا استمرت هذه الرسالة بالظهور دائما أو بشكل مفاجئ.",
"Error occurred while checking server setup" : "تم العثور على خطأ اثناء فحص إعدادات الخادم",
"For more details see the {linkstart}documentation ↗{linkend}." : "للمزيد من التفاصيل، يرجى الإطلاع على {linkstart} الدليل ↗{linkend}.",
+ "Searching …" : "يتم الآن البحث…",
+ "Logging in …" : "تسجيل الدخول …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "الدردشة ومكالمات الفيديو ومشاركة الشاشة والإجتماعات عبر الإنترنت ومؤتمرات الويب - في متصفحك ومع تطبيق للهاتف المحمول.",
+ "Loading apps …" : "تحميل التطبيقات…",
+ "Installing apps …" : "جاري تثبيت التطبيقات…",
+ "Loading your contacts …" : "تحميل جهات الإتصال",
+ "Looking for {term} …" : "جاري البحث عن {term}",
+ "Search contacts …" : "البحث عن جهات الإتصال",
+ "Loading more results …" : "جاري عرض المزيد من النتائج…",
"You have not added any info yet" : "لم تقم بإضافة أي معلومات حتى الآن",
"{user} has not added any info yet" : "لم يقم المستخدم {user} بإضافة أي معلومات بعد",
"Error opening the user status modal, try hard refreshing the page" : "خطأ في فتح حالة المستخدم ، حاول تحديث الصفحة",
"Edit Profile" : "تعديل الملف الشخصي",
"The headline and about sections will show up here" : "سيظهر هنا العنوان والأقسام الخاصة بالملف الشخصي",
+ "Search {types} …" : "بحث {types} …",
+ "Saving …" : "جاري الحفظ…",
"Very weak password" : "كلمة السر ضعيفة جدا",
"Weak password" : "كلمة السر ضعيفة",
"So-so password" : "كلمة سر غير فعالة",
@@ -398,6 +398,7 @@ OC.L10N.register(
"Configure the database" : "إعداد قاعدة البيانات",
"Only %s is available." : "لم يتبقى إلّا %s.",
"Database account" : "حساب قاعدة البيانات",
+ "Installing …" : "جاري التثبيت...",
"Direct link copied to clipboard" : "تمّ نسخ الرابط المباشر إلى الحافظة"
},
"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/core/l10n/ar.json b/core/l10n/ar.json
index e6ef1206be7..d6c6038bc46 100644
--- a/core/l10n/ar.json
+++ b/core/l10n/ar.json
@@ -111,7 +111,6 @@
"Search in current app" : "البحث في التطبيق الحالي",
"Clear search" : "مَحوُ البحث",
"Search everywhere" : "البحث الشامل",
- "Searching …" : "يتم الآن البحث…",
"Start typing to search" : "اكتب هنا للبحث",
"No matching results" : "لا توجد نتائج مطابقة",
"Today" : "اليوم",
@@ -130,7 +129,6 @@
"Load more results" : " عرض المزيد من النتائج",
"Search in" : "بحث في",
"Log in" : "تسجيل الدخول",
- "Logging in …" : "تسجيل الدخول …",
"Log in to {productName}" : "تسجيل الدخول إلى {productName}",
"Wrong login or password." : "معرف الدخول أو كلمة مرور خاطئة.",
"This account is disabled" : "هذا الحساب معطل",
@@ -167,21 +165,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "مستندات و جداول و عروض تعاونية، بناءً على تطبيق كولابورا Collabora Online.",
"Distraction free note taking app." : "تطبيق تسجيل الملاحظات دون تشتيت",
"Recommended apps" : "التطبيقات المستحسنة",
- "Loading apps …" : "تحميل التطبيقات…",
"Could not fetch list of apps from the App Store." : "لا يمكن العثور على قائمة التطبيقات من متجر التطبيقات.",
"App download or installation failed" : "فشل تحميل أو تثبيت التطبيق ",
"Cannot install this app because it is not compatible" : "لا يمكن تثبيت هذا التطبيق لانه غير متوافق",
"Cannot install this app" : "لا يمكن تثبيت هذا التطبيق",
"Skip" : "تخطي",
- "Installing apps …" : "جاري تثبيت التطبيقات…",
"Install recommended apps" : "ثبت التطبيقات الاضافيه",
"Avatar of {displayName}" : "صورة الملف الشخصي الرمزية لـ {displayName}",
"Settings menu" : "قائمة الإعدادات",
- "Loading your contacts …" : "تحميل جهات الإتصال",
- "Looking for {term} …" : "جاري البحث عن {term}",
"Search contacts" : "بحث جهات الاتصال",
"Reset search" : "إعادة تعيين البحث",
- "Search contacts …" : "البحث عن جهات الإتصال",
"Could not load your contacts" : "تعذر تحميل جهات الإتصال",
"No contacts found" : "لم يعثر على جهات اتصال",
"Show all contacts" : "إظهار كافة جهات الإتصال",
@@ -193,7 +186,6 @@
"An error occurred while searching for {type}" : "حدث خطأ أثناء البحث عن {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "يبدأ البحث بمجرد أن تبدأ الكتابة. و يمكنك الوصول إلى النتيجة بمفاتيح الأسهم",
"Search for {name} only" : "البحث عن {name} فقط",
- "Loading more results …" : "جاري عرض المزيد من النتائج…",
"Forgot password?" : "هل نسيت كلمة السر ؟",
"Back to login form" : "عودة إلى نموذج الدخول",
"Back" : "العودة",
@@ -232,7 +224,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "يرجى تحديد رقم المنفذ مع اسم المضيف (على سبيل المثال ، mycloud:5432).",
"Database host" : "خادم قاعدة البيانات",
"localhost" : "localhost جهازك المُضِيف المحلي",
- "Installing …" : "جاري التثبيت...",
"Install" : "تثبيت",
"Need help?" : "تحتاج إلى مساعدة؟",
"See the documentation" : "اطلع على التعليمات",
@@ -241,7 +232,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "المستعرض غير مدعوم. رجاءً قم بالترقية إلى نسخة أحدث أو إلى مستعرض آخر مدعوم.",
"Continue with this unsupported browser" : "إستمر مع هذا المستعرض غير المدعوم",
"Supported versions" : "النسخ المدعومة",
- "Search {types} …" : "بحث {types} …",
"Choose {file}" : "إختر {file}",
"Choose" : "اختيار",
"Copy to {target}" : "أُنسُخ إلى {target}",
@@ -261,7 +251,7 @@
"(all selected)" : "(إختيار الكل)",
"({count} selected)" : "({count} تم تحديد)",
"Error loading file exists template" : "خطأ في تحميل القالب الحالي",
- "Saving …" : "جاري الحفظ…",
+ "Saving …" : "حفظ ...",
"seconds ago" : "منذ ثواني",
"Connection to server lost" : "تم فقد الاتصال بالخادم",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثانية","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني ","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني ","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني ","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني ","حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال %n ثواني."],
@@ -364,12 +354,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "تواصل مع مسؤول النظام اذا استمرت هذه الرسالة بالظهور دائما أو بشكل مفاجئ.",
"Error occurred while checking server setup" : "تم العثور على خطأ اثناء فحص إعدادات الخادم",
"For more details see the {linkstart}documentation ↗{linkend}." : "للمزيد من التفاصيل، يرجى الإطلاع على {linkstart} الدليل ↗{linkend}.",
+ "Searching …" : "يتم الآن البحث…",
+ "Logging in …" : "تسجيل الدخول …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "الدردشة ومكالمات الفيديو ومشاركة الشاشة والإجتماعات عبر الإنترنت ومؤتمرات الويب - في متصفحك ومع تطبيق للهاتف المحمول.",
+ "Loading apps …" : "تحميل التطبيقات…",
+ "Installing apps …" : "جاري تثبيت التطبيقات…",
+ "Loading your contacts …" : "تحميل جهات الإتصال",
+ "Looking for {term} …" : "جاري البحث عن {term}",
+ "Search contacts …" : "البحث عن جهات الإتصال",
+ "Loading more results …" : "جاري عرض المزيد من النتائج…",
"You have not added any info yet" : "لم تقم بإضافة أي معلومات حتى الآن",
"{user} has not added any info yet" : "لم يقم المستخدم {user} بإضافة أي معلومات بعد",
"Error opening the user status modal, try hard refreshing the page" : "خطأ في فتح حالة المستخدم ، حاول تحديث الصفحة",
"Edit Profile" : "تعديل الملف الشخصي",
"The headline and about sections will show up here" : "سيظهر هنا العنوان والأقسام الخاصة بالملف الشخصي",
+ "Search {types} …" : "بحث {types} …",
+ "Saving …" : "جاري الحفظ…",
"Very weak password" : "كلمة السر ضعيفة جدا",
"Weak password" : "كلمة السر ضعيفة",
"So-so password" : "كلمة سر غير فعالة",
@@ -396,6 +396,7 @@
"Configure the database" : "إعداد قاعدة البيانات",
"Only %s is available." : "لم يتبقى إلّا %s.",
"Database account" : "حساب قاعدة البيانات",
+ "Installing …" : "جاري التثبيت...",
"Direct link copied to clipboard" : "تمّ نسخ الرابط المباشر إلى الحافظة"
},"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/core/l10n/ast.js b/core/l10n/ast.js
index 5024abb0231..e6aba6a2062 100644
--- a/core/l10n/ast.js
+++ b/core/l10n/ast.js
@@ -105,7 +105,6 @@ OC.L10N.register(
"Pick start date" : "Escoyer la data de comienzu",
"Pick end date" : "Escoyer la data de fin",
"Search in date range" : "Buscar nun intervalu de dates",
- "Searching …" : "Buscando…",
"Start typing to search" : "Comienza a escribir pa buscar",
"No matching results" : "Nun hai nengún resultáu que concasare",
"Today" : "Güei",
@@ -124,7 +123,6 @@ OC.L10N.register(
"Load more results" : "Cargar más resultaos",
"Search in" : "Buscar en",
"Log in" : "Aniciar la sesión",
- "Logging in …" : "Aniciando la sesión…",
"Log in to {productName}" : "Aniciar la sesión en: {productName}",
"Wrong login or password." : "El nomatu o la contraseña nun son correutos.",
"This account is disabled" : "Esta cuenta ta desactivada",
@@ -157,21 +155,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, fueyes de cálculu y presentaciones collaboratives, fechos con Collabora Online.",
"Distraction free note taking app." : "Una aplicación pa tomar notes ensin distraiciones.",
"Recommended apps" : "Aplicaciones aconseyaes",
- "Loading apps …" : "Cargando les aplicaciones…",
"Could not fetch list of apps from the App Store." : "Nun se pudo dir en cata de la llista d'aplicaciones de la tienda d'aplicaciones",
"App download or installation failed" : "La descarga o instalación d'aplicaciones falló",
"Cannot install this app because it is not compatible" : "Nun se pue instalar esta aplicación porque nun ye compatible",
"Cannot install this app" : "Nun se pue instalar esta aplicación",
"Skip" : "Saltar",
- "Installing apps …" : "Instalando les aplicaciones…",
"Install recommended apps" : "Instalar les aplicaciones aconseyaes",
"Avatar of {displayName}" : "Avatar de: {displayName}",
"Settings menu" : "Menú de configuración",
- "Loading your contacts …" : "Cargando los contautos…",
- "Looking for {term} …" : "Buscando {term}…",
"Search contacts" : "Buscar contautos",
"Reset search" : "Reaniciar la busca",
- "Search contacts …" : "Buscar contautos…",
"Could not load your contacts" : "Nun se pudieron cargar los contautos",
"No contacts found" : "Nun s'atopó nengun contautu",
"Show all contacts" : "Amostar tolos contautos",
@@ -183,7 +176,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Prodúxose un error mentanto se buscaba «{type}»",
"Search starts once you start typing and results may be reached with the arrow keys" : "La busca comienza namás que comiences a escribir y pues seleicionar los resultaos coles tecles del cursor",
"Search for {name} only" : "Buscar «{name}» namás",
- "Loading more results …" : "Cargando más resultaos…",
"Forgot password?" : "¿Escaeciesti la contraseña?",
"Back to login form" : "Volver al formulariu p'aniciar la sesión",
"Back" : "Atrás",
@@ -205,7 +197,6 @@ OC.L10N.register(
"Database tablespace" : "Espaciu de tabla de la base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifica'l númberu de puertu xunto col nome del agospiador (por exemplu, localhost:5432)",
"Database host" : "Agospiador de la base de datos",
- "Installing …" : "Instalando…",
"Install" : "Instalar",
"Need help?" : "¿Precises ayuda?",
"See the documentation" : "Mira la documentación",
@@ -214,7 +205,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "El restolador nun ye compatible. Anuévalu o instala una versión compatible.",
"Continue with this unsupported browser" : "SIguir con esti restolador incompatible",
"Supported versions" : "Versiones compatibles",
- "Search {types} …" : "Buscar «{types}»…",
"Choose {file}" : "Escoyer «{file}»",
"Choose" : "Escoyer",
"Copy to {target}" : "Copiar a {target}",
@@ -234,7 +224,6 @@ OC.L10N.register(
"(all selected)" : "(seleicionóse too)",
"({count} selected)" : "({count} na seleición)",
"Error loading file exists template" : "Hebo un error al cargar la plantía de ficheru esistente",
- "Saving …" : "Guardando…",
"seconds ago" : "hai segundos",
"Connection to server lost" : "Perdióse la conexón col sirividor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Hebo un problema al cargar la páxina, va volver cargase en %n segundu","Hebo un problema al cargar la páxina, va volver cargase en %n segundos"],
@@ -335,12 +324,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Ponte en contautu cola alministración del sistema si esti mensaxe sigue apaeciendo o apaez inesperadamente.",
"Error occurred while checking server setup" : "Prodúxose un error mentanto se revisaba la configuración del sirvidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Pa consiguir más detalles, consulta la {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando…",
+ "Logging in …" : "Aniciando la sesión…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Charres, videollamaes, compartición de pantalla, reuniones en llinia y conferencies web; nel restolador y coles aplicaciones móviles.",
+ "Loading apps …" : "Cargando les aplicaciones…",
+ "Installing apps …" : "Instalando les aplicaciones…",
+ "Loading your contacts …" : "Cargando los contautos…",
+ "Looking for {term} …" : "Buscando {term}…",
+ "Search contacts …" : "Buscar contautos…",
+ "Loading more results …" : "Cargando más resultaos…",
"You have not added any info yet" : "Nun amestesti nenguna información",
"{user} has not added any info yet" : "{user} nun amestó nenguna información",
"Error opening the user status modal, try hard refreshing the page" : "Hebo un error al abrir el diálogu modal del estáu d'usuariu, prueba a anovar la páxina",
"Edit Profile" : "Editar el perfil",
"The headline and about sections will show up here" : "Equí apaecen la testera y les seiciones d'información",
+ "Search {types} …" : "Buscar «{types}»…",
+ "Saving …" : "Guardando…",
"Very weak password" : "La contraseña ye mui poco segura",
"Weak password" : "La contraseña ye poco segura",
"So-so password" : "La contraseña ye normal",
@@ -363,6 +362,7 @@ OC.L10N.register(
"Toggle password visibility" : "Alternar la visibilidá de la contraseña",
"Configure the database" : "Configurar la base de datos",
"Only %s is available." : "Namás hai disponible %s.",
- "Database account" : "Cuenta de la base de datos"
+ "Database account" : "Cuenta de la base de datos",
+ "Installing …" : "Instalando…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/ast.json b/core/l10n/ast.json
index 30b3a496cad..2763777d2a4 100644
--- a/core/l10n/ast.json
+++ b/core/l10n/ast.json
@@ -103,7 +103,6 @@
"Pick start date" : "Escoyer la data de comienzu",
"Pick end date" : "Escoyer la data de fin",
"Search in date range" : "Buscar nun intervalu de dates",
- "Searching …" : "Buscando…",
"Start typing to search" : "Comienza a escribir pa buscar",
"No matching results" : "Nun hai nengún resultáu que concasare",
"Today" : "Güei",
@@ -122,7 +121,6 @@
"Load more results" : "Cargar más resultaos",
"Search in" : "Buscar en",
"Log in" : "Aniciar la sesión",
- "Logging in …" : "Aniciando la sesión…",
"Log in to {productName}" : "Aniciar la sesión en: {productName}",
"Wrong login or password." : "El nomatu o la contraseña nun son correutos.",
"This account is disabled" : "Esta cuenta ta desactivada",
@@ -155,21 +153,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, fueyes de cálculu y presentaciones collaboratives, fechos con Collabora Online.",
"Distraction free note taking app." : "Una aplicación pa tomar notes ensin distraiciones.",
"Recommended apps" : "Aplicaciones aconseyaes",
- "Loading apps …" : "Cargando les aplicaciones…",
"Could not fetch list of apps from the App Store." : "Nun se pudo dir en cata de la llista d'aplicaciones de la tienda d'aplicaciones",
"App download or installation failed" : "La descarga o instalación d'aplicaciones falló",
"Cannot install this app because it is not compatible" : "Nun se pue instalar esta aplicación porque nun ye compatible",
"Cannot install this app" : "Nun se pue instalar esta aplicación",
"Skip" : "Saltar",
- "Installing apps …" : "Instalando les aplicaciones…",
"Install recommended apps" : "Instalar les aplicaciones aconseyaes",
"Avatar of {displayName}" : "Avatar de: {displayName}",
"Settings menu" : "Menú de configuración",
- "Loading your contacts …" : "Cargando los contautos…",
- "Looking for {term} …" : "Buscando {term}…",
"Search contacts" : "Buscar contautos",
"Reset search" : "Reaniciar la busca",
- "Search contacts …" : "Buscar contautos…",
"Could not load your contacts" : "Nun se pudieron cargar los contautos",
"No contacts found" : "Nun s'atopó nengun contautu",
"Show all contacts" : "Amostar tolos contautos",
@@ -181,7 +174,6 @@
"An error occurred while searching for {type}" : "Prodúxose un error mentanto se buscaba «{type}»",
"Search starts once you start typing and results may be reached with the arrow keys" : "La busca comienza namás que comiences a escribir y pues seleicionar los resultaos coles tecles del cursor",
"Search for {name} only" : "Buscar «{name}» namás",
- "Loading more results …" : "Cargando más resultaos…",
"Forgot password?" : "¿Escaeciesti la contraseña?",
"Back to login form" : "Volver al formulariu p'aniciar la sesión",
"Back" : "Atrás",
@@ -203,7 +195,6 @@
"Database tablespace" : "Espaciu de tabla de la base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifica'l númberu de puertu xunto col nome del agospiador (por exemplu, localhost:5432)",
"Database host" : "Agospiador de la base de datos",
- "Installing …" : "Instalando…",
"Install" : "Instalar",
"Need help?" : "¿Precises ayuda?",
"See the documentation" : "Mira la documentación",
@@ -212,7 +203,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "El restolador nun ye compatible. Anuévalu o instala una versión compatible.",
"Continue with this unsupported browser" : "SIguir con esti restolador incompatible",
"Supported versions" : "Versiones compatibles",
- "Search {types} …" : "Buscar «{types}»…",
"Choose {file}" : "Escoyer «{file}»",
"Choose" : "Escoyer",
"Copy to {target}" : "Copiar a {target}",
@@ -232,7 +222,6 @@
"(all selected)" : "(seleicionóse too)",
"({count} selected)" : "({count} na seleición)",
"Error loading file exists template" : "Hebo un error al cargar la plantía de ficheru esistente",
- "Saving …" : "Guardando…",
"seconds ago" : "hai segundos",
"Connection to server lost" : "Perdióse la conexón col sirividor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Hebo un problema al cargar la páxina, va volver cargase en %n segundu","Hebo un problema al cargar la páxina, va volver cargase en %n segundos"],
@@ -333,12 +322,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Ponte en contautu cola alministración del sistema si esti mensaxe sigue apaeciendo o apaez inesperadamente.",
"Error occurred while checking server setup" : "Prodúxose un error mentanto se revisaba la configuración del sirvidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Pa consiguir más detalles, consulta la {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando…",
+ "Logging in …" : "Aniciando la sesión…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Charres, videollamaes, compartición de pantalla, reuniones en llinia y conferencies web; nel restolador y coles aplicaciones móviles.",
+ "Loading apps …" : "Cargando les aplicaciones…",
+ "Installing apps …" : "Instalando les aplicaciones…",
+ "Loading your contacts …" : "Cargando los contautos…",
+ "Looking for {term} …" : "Buscando {term}…",
+ "Search contacts …" : "Buscar contautos…",
+ "Loading more results …" : "Cargando más resultaos…",
"You have not added any info yet" : "Nun amestesti nenguna información",
"{user} has not added any info yet" : "{user} nun amestó nenguna información",
"Error opening the user status modal, try hard refreshing the page" : "Hebo un error al abrir el diálogu modal del estáu d'usuariu, prueba a anovar la páxina",
"Edit Profile" : "Editar el perfil",
"The headline and about sections will show up here" : "Equí apaecen la testera y les seiciones d'información",
+ "Search {types} …" : "Buscar «{types}»…",
+ "Saving …" : "Guardando…",
"Very weak password" : "La contraseña ye mui poco segura",
"Weak password" : "La contraseña ye poco segura",
"So-so password" : "La contraseña ye normal",
@@ -361,6 +360,7 @@
"Toggle password visibility" : "Alternar la visibilidá de la contraseña",
"Configure the database" : "Configurar la base de datos",
"Only %s is available." : "Namás hai disponible %s.",
- "Database account" : "Cuenta de la base de datos"
+ "Database account" : "Cuenta de la base de datos",
+ "Installing …" : "Instalando…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/be.js b/core/l10n/be.js
index d44c2ed41bf..b36b36194a9 100644
--- a/core/l10n/be.js
+++ b/core/l10n/be.js
@@ -212,7 +212,6 @@ OC.L10N.register(
"Search in current app" : "Пошук у бягучай праграме",
"Clear search" : "Ачысціць пошук",
"Search everywhere" : "Шукаць усюды",
- "Searching …" : "Пошук …",
"Start typing to search" : "Пачніце ўводзіць тэкст для пошуку",
"Minimum search length is {minSearchLength} characters" : "Мінімальная даўжыня радка для пошуку складае {minSearchLength} сімвалаў",
"No matching results" : "Няма адпаведных вынікаў",
@@ -231,7 +230,7 @@ OC.L10N.register(
"Load more results" : "Загрузіць больш вынікаў",
"Search in" : "Пошук у",
"Log in" : "Увайсці",
- "Logging in …" : "Уваход …",
+ "Logging in …" : "Уваход …",
"Log in to {productName}" : "Увайсці ў {productName}",
"Wrong login or password." : "Няправільны лагін або пароль.",
"This account is disabled" : "Гэты ўліковы запіс адключаны.",
@@ -263,21 +262,16 @@ OC.L10N.register(
"Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Чаты, відэавыклікі, дэманстрацыя экрана, анлайн-сустрэчы і вэб-канферэнцыі — у вашым браўзеры і з дапамогай мабільных праграм.",
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Супольныя дакументы, электронныя табліцы і прэзентацыі, створаныя ў Collabora Online.",
"Recommended apps" : "Рэкамендаваныя праграмы",
- "Loading apps …" : "Загрузка праграм …",
"Could not fetch list of apps from the App Store." : "Не ўдалося атрымаць спіс праграм з App Store.",
"App download or installation failed" : "Не ўдалося спампаваць або ўсталяваць праграму",
"Cannot install this app because it is not compatible" : "Немагчыма ўсталяваць гэту праграму, бо яна несумяшчальная",
"Cannot install this app" : "Немагчыма ўсталяваць гэту праграму",
"Skip" : "Прапусціць",
- "Installing apps …" : "Усталяванне праграм …",
"Install recommended apps" : "Усталяваць рэкамендаваныя праграмы",
"Avatar of {displayName}" : "Аватар карыстальніка {displayName}",
"Settings menu" : "Меню налад",
- "Loading your contacts …" : "Загрузка вашых кантактаў …",
- "Looking for {term} …" : "Пошук {term} …",
"Search contacts" : "Пошук кантактаў",
"Reset search" : "Скінуць пошук",
- "Search contacts …" : "Пошук кантактаў …",
"Could not load your contacts" : "Не ўдалося загрузіць вашы кантакты",
"No contacts found" : "Кантакты не знойдзены",
"Show all contacts" : "Паказаць усе кантакты",
@@ -288,7 +282,6 @@ OC.L10N.register(
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Увядзіце хаця б {minSearchLength} сімвал для пошуку","Увядзіце хаця б {minSearchLength} сімвалы для пошуку","Увядзіце хаця б {minSearchLength} сімвалаў для пошуку","Увядзіце хаця б {minSearchLength} сімвалаў для пошуку"],
"An error occurred while searching for {type}" : "Падчас пошуку {type} адбылася памылка",
"Search starts once you start typing and results may be reached with the arrow keys" : "Пошук пачынаецца, як толькі вы пачынаеце ўводзіць тэкст, і вынікаў можна дасягнуць з дапамогай клавіш са стрэлкамі",
- "Loading more results …" : "Загрузка дадатковых вынікаў …",
"Forgot password?" : "Забылі пароль?",
"Back to login form" : "Назад да формы ўваходу",
"Back" : "Назад",
@@ -328,7 +321,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Укажыце нумар порта разам з хостам (напрыклад, localhost:5432).",
"Database host" : "Хост базы даных",
"localhost" : "localhost",
- "Installing …" : "Усталяванне …",
"Install" : "Усталяваць",
"Need help?" : "Патрэбна дапамога?",
"See the documentation" : "Глядзіце дакументацыю",
@@ -337,7 +329,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш браўзер не падтрымліваецца. Абнавіце яго да новай версіі або да той, якая падтрымліваецца.",
"Continue with this unsupported browser" : "Працягнуць выкарыстанне гэтага браўзера, які не падтрымліваецца",
"Supported versions" : "Версіі, якія падтрымліваюцца",
- "Search {types} …" : "Пошук {types} …",
"Choose {file}" : "Выбраць {file}",
"Choose" : "Выбраць",
"Copy to {target}" : "Капіяваць у {target}",
@@ -357,7 +348,6 @@ OC.L10N.register(
"(all selected)" : "(усе выбраны)",
"({count} selected)" : "(выбрана {count})",
"Error loading file exists template" : "Памылка загрузкі шаблона",
- "Saving …" : "Захаванне …",
"seconds ago" : "с таму",
"Connection to server lost" : "Злучэнне з серверам страчана",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Праблема з загрузкай старонкі, перазагрузка праз %n секунду","Праблема з загрузкай старонкі, перазагрузка праз %n секунды","Праблема з загрузкай старонкі, перазагрузка праз %n секунд","Праблема з загрузкай старонкі, перазагрузка праз %n секунд"],
@@ -431,11 +421,21 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Звярніцеся да сістэмнага адміністратара, калі гэта паведамленне працягвае з'яўляцца або з'явілася нечакана.",
"Error occurred while checking server setup" : "Падчас праверкі налад сервера адбылася памылка",
"For more details see the {linkstart}documentation ↗{linkend}." : "Больш падрабязную інфармацыю глядзіце ў {linkstart}дакументацыі ↗{linkend}",
+ "Searching …" : "Пошук …",
+ "Logging in …" : "Уваход …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Чаты, відэавыклікі, дэманстрацыя экрана, анлайн-сустрэчы і вэб-канферэнцыі — у вашым браўзеры і з дапамогай мабільных праграм.",
+ "Loading apps …" : "Загрузка праграм …",
+ "Installing apps …" : "Усталяванне праграм …",
+ "Loading your contacts …" : "Загрузка вашых кантактаў …",
+ "Looking for {term} …" : "Пошук {term} …",
+ "Search contacts …" : "Пошук кантактаў …",
+ "Loading more results …" : "Загрузка дадатковых вынікаў …",
"You have not added any info yet" : "Вы пакуль не дадалі ніякай інфармацыі",
"{user} has not added any info yet" : "{user} пакуль не дадаў(-ла) ніякай інфармацыі",
"Error opening the user status modal, try hard refreshing the page" : "Памылка пры адкрыцці статусу карыстальніка, паспрабуйце абнавіць старонку",
"Edit Profile" : "Рэдагаваць профіль",
+ "Search {types} …" : "Пошук {types} …",
+ "Saving …" : "Захаванне …",
"Very weak password" : "Вельмі слабы пароль",
"Weak password" : "Слабы пароль",
"So-so password" : "Абы-які пароль",
@@ -459,6 +459,7 @@ OC.L10N.register(
"Toggle password visibility" : "Пераключыць бачнасць пароля",
"Only %s is available." : "Даступна толькі %s.",
"Database account" : "Уліковы запіс базы даных",
+ "Installing …" : "Усталяванне …",
"Direct link copied to clipboard" : "Прамая спасылка скапіявана ў буфер абмену"
},
"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/core/l10n/be.json b/core/l10n/be.json
index 688279a1ced..f1bf5d7ee24 100644
--- a/core/l10n/be.json
+++ b/core/l10n/be.json
@@ -210,7 +210,6 @@
"Search in current app" : "Пошук у бягучай праграме",
"Clear search" : "Ачысціць пошук",
"Search everywhere" : "Шукаць усюды",
- "Searching …" : "Пошук …",
"Start typing to search" : "Пачніце ўводзіць тэкст для пошуку",
"Minimum search length is {minSearchLength} characters" : "Мінімальная даўжыня радка для пошуку складае {minSearchLength} сімвалаў",
"No matching results" : "Няма адпаведных вынікаў",
@@ -229,7 +228,7 @@
"Load more results" : "Загрузіць больш вынікаў",
"Search in" : "Пошук у",
"Log in" : "Увайсці",
- "Logging in …" : "Уваход …",
+ "Logging in …" : "Уваход …",
"Log in to {productName}" : "Увайсці ў {productName}",
"Wrong login or password." : "Няправільны лагін або пароль.",
"This account is disabled" : "Гэты ўліковы запіс адключаны.",
@@ -261,21 +260,16 @@
"Chatting, video calls, screen sharing, online meetings and web conferencing – in your browser and with mobile apps." : "Чаты, відэавыклікі, дэманстрацыя экрана, анлайн-сустрэчы і вэб-канферэнцыі — у вашым браўзеры і з дапамогай мабільных праграм.",
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Супольныя дакументы, электронныя табліцы і прэзентацыі, створаныя ў Collabora Online.",
"Recommended apps" : "Рэкамендаваныя праграмы",
- "Loading apps …" : "Загрузка праграм …",
"Could not fetch list of apps from the App Store." : "Не ўдалося атрымаць спіс праграм з App Store.",
"App download or installation failed" : "Не ўдалося спампаваць або ўсталяваць праграму",
"Cannot install this app because it is not compatible" : "Немагчыма ўсталяваць гэту праграму, бо яна несумяшчальная",
"Cannot install this app" : "Немагчыма ўсталяваць гэту праграму",
"Skip" : "Прапусціць",
- "Installing apps …" : "Усталяванне праграм …",
"Install recommended apps" : "Усталяваць рэкамендаваныя праграмы",
"Avatar of {displayName}" : "Аватар карыстальніка {displayName}",
"Settings menu" : "Меню налад",
- "Loading your contacts …" : "Загрузка вашых кантактаў …",
- "Looking for {term} …" : "Пошук {term} …",
"Search contacts" : "Пошук кантактаў",
"Reset search" : "Скінуць пошук",
- "Search contacts …" : "Пошук кантактаў …",
"Could not load your contacts" : "Не ўдалося загрузіць вашы кантакты",
"No contacts found" : "Кантакты не знойдзены",
"Show all contacts" : "Паказаць усе кантакты",
@@ -286,7 +280,6 @@
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Увядзіце хаця б {minSearchLength} сімвал для пошуку","Увядзіце хаця б {minSearchLength} сімвалы для пошуку","Увядзіце хаця б {minSearchLength} сімвалаў для пошуку","Увядзіце хаця б {minSearchLength} сімвалаў для пошуку"],
"An error occurred while searching for {type}" : "Падчас пошуку {type} адбылася памылка",
"Search starts once you start typing and results may be reached with the arrow keys" : "Пошук пачынаецца, як толькі вы пачынаеце ўводзіць тэкст, і вынікаў можна дасягнуць з дапамогай клавіш са стрэлкамі",
- "Loading more results …" : "Загрузка дадатковых вынікаў …",
"Forgot password?" : "Забылі пароль?",
"Back to login form" : "Назад да формы ўваходу",
"Back" : "Назад",
@@ -326,7 +319,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Укажыце нумар порта разам з хостам (напрыклад, localhost:5432).",
"Database host" : "Хост базы даных",
"localhost" : "localhost",
- "Installing …" : "Усталяванне …",
"Install" : "Усталяваць",
"Need help?" : "Патрэбна дапамога?",
"See the documentation" : "Глядзіце дакументацыю",
@@ -335,7 +327,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш браўзер не падтрымліваецца. Абнавіце яго да новай версіі або да той, якая падтрымліваецца.",
"Continue with this unsupported browser" : "Працягнуць выкарыстанне гэтага браўзера, які не падтрымліваецца",
"Supported versions" : "Версіі, якія падтрымліваюцца",
- "Search {types} …" : "Пошук {types} …",
"Choose {file}" : "Выбраць {file}",
"Choose" : "Выбраць",
"Copy to {target}" : "Капіяваць у {target}",
@@ -355,7 +346,6 @@
"(all selected)" : "(усе выбраны)",
"({count} selected)" : "(выбрана {count})",
"Error loading file exists template" : "Памылка загрузкі шаблона",
- "Saving …" : "Захаванне …",
"seconds ago" : "с таму",
"Connection to server lost" : "Злучэнне з серверам страчана",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Праблема з загрузкай старонкі, перазагрузка праз %n секунду","Праблема з загрузкай старонкі, перазагрузка праз %n секунды","Праблема з загрузкай старонкі, перазагрузка праз %n секунд","Праблема з загрузкай старонкі, перазагрузка праз %n секунд"],
@@ -429,11 +419,21 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Звярніцеся да сістэмнага адміністратара, калі гэта паведамленне працягвае з'яўляцца або з'явілася нечакана.",
"Error occurred while checking server setup" : "Падчас праверкі налад сервера адбылася памылка",
"For more details see the {linkstart}documentation ↗{linkend}." : "Больш падрабязную інфармацыю глядзіце ў {linkstart}дакументацыі ↗{linkend}",
+ "Searching …" : "Пошук …",
+ "Logging in …" : "Уваход …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Чаты, відэавыклікі, дэманстрацыя экрана, анлайн-сустрэчы і вэб-канферэнцыі — у вашым браўзеры і з дапамогай мабільных праграм.",
+ "Loading apps …" : "Загрузка праграм …",
+ "Installing apps …" : "Усталяванне праграм …",
+ "Loading your contacts …" : "Загрузка вашых кантактаў …",
+ "Looking for {term} …" : "Пошук {term} …",
+ "Search contacts …" : "Пошук кантактаў …",
+ "Loading more results …" : "Загрузка дадатковых вынікаў …",
"You have not added any info yet" : "Вы пакуль не дадалі ніякай інфармацыі",
"{user} has not added any info yet" : "{user} пакуль не дадаў(-ла) ніякай інфармацыі",
"Error opening the user status modal, try hard refreshing the page" : "Памылка пры адкрыцці статусу карыстальніка, паспрабуйце абнавіць старонку",
"Edit Profile" : "Рэдагаваць профіль",
+ "Search {types} …" : "Пошук {types} …",
+ "Saving …" : "Захаванне …",
"Very weak password" : "Вельмі слабы пароль",
"Weak password" : "Слабы пароль",
"So-so password" : "Абы-які пароль",
@@ -457,6 +457,7 @@
"Toggle password visibility" : "Пераключыць бачнасць пароля",
"Only %s is available." : "Даступна толькі %s.",
"Database account" : "Уліковы запіс базы даных",
+ "Installing …" : "Усталяванне …",
"Direct link copied to clipboard" : "Прамая спасылка скапіявана ў буфер абмену"
},"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/core/l10n/bg.js b/core/l10n/bg.js
index d39e299696b..9333f2f85f8 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -104,7 +104,6 @@ OC.L10N.register(
"Search in current app" : "Търси в настоящето приложение",
"Clear search" : "Изчисти търсенето",
"Search everywhere" : "Търси навсякъде",
- "Searching …" : "Търсене ...",
"Start typing to search" : "Започнете да пишете, за търсене",
"Today" : "Днес",
"Last 7 days" : "Последните 7 дни",
@@ -121,7 +120,6 @@ OC.L10N.register(
"Load more results" : "Зареждане на още резултати",
"Search in" : "Търси в",
"Log in" : "Вписване",
- "Logging in …" : "Вписване ...",
"Log in to {productName}" : "Вписване в {productName}",
"This account is disabled" : "Профилът е неактивен",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Открихме множество невалидни опити за влизане от вашия IP. Следователно следващото ви влизане се ограничава за 30 секунди.",
@@ -152,20 +150,15 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Документи, електронни таблици и презентации за съвместна работа, създадени в Collabora Online.",
"Distraction free note taking app." : "Приложение за водене на бележки без разсейване.",
"Recommended apps" : "Препоръчани приложения",
- "Loading apps …" : "Зареждане на приложения ...",
"Could not fetch list of apps from the App Store." : "Списъкът с приложения не можа да се извлече от App Store.",
"App download or installation failed" : "Изтеглянето или инсталирането на приложението беше неуспешно",
"Cannot install this app because it is not compatible" : "Това приложение не може да се инсталира, защото е несъвместимо",
"Cannot install this app" : "Това приложение не може да се инсталира",
"Skip" : "Пропускане",
- "Installing apps …" : "Инсталиране на приложения ...",
"Install recommended apps" : "Инсталиране на препоръчаните приложения ",
"Settings menu" : "Настройки",
- "Loading your contacts …" : "Зареждане на контактите ...",
- "Looking for {term} …" : "Търси се {term} …",
"Search contacts" : "Търсене в контакти",
"Reset search" : "Ново търсене",
- "Search contacts …" : "Търсене в контактите ...",
"Could not load your contacts" : "Контактите не могат да бъдат заредени",
"No contacts found" : "Няма намерени контакти",
"Show all contacts" : "Показване на всички контакти",
@@ -177,7 +170,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Възникна грешка при търсенето на {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Търсенето започва, след като започнете да пишете, а до резултатите можете да стигнете с клавишите със стрелки.",
"Search for {name} only" : "Търсене само за {name}",
- "Loading more results …" : "Зарежда още резултати…",
"Forgot password?" : "Забравена парола?",
"Back" : "Назад",
"Login form is disabled." : "Формулярът за вход е деактивиран",
@@ -197,7 +189,6 @@ OC.L10N.register(
"Database tablespace" : "Tablespace на базата данни",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Моля, посочете номера на порта заедно с името на хоста (напр. Localhost: 5432).",
"Database host" : "Хост",
- "Installing …" : "В процес на инсталиране…",
"Install" : "Инсталиране",
"Need help?" : "Нуждаете се от помощ?",
"See the documentation" : "Прегледайте документацията",
@@ -206,7 +197,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашият браузър не се поддържа. Моля, преминете към по-нова версия или към версия, която се поддържа.",
"Continue with this unsupported browser" : "Продължете с този неподдържан браузър",
"Supported versions" : "Поддържани версии",
- "Search {types} …" : "Търсене на {types} ...",
"Choose" : "Избор",
"Copy" : "Копирай",
"Move" : "Премести",
@@ -223,7 +213,7 @@ OC.L10N.register(
"(all selected)" : "(всички избрани)",
"({count} selected)" : "({count} избрани)",
"Error loading file exists template" : "Грешка при зареждането на шаблона за вече съществуващ файл",
- "Saving …" : "Записване …",
+ "Saving …" : "Запазване ...",
"seconds ago" : "преди секунди",
"Connection to server lost" : "Няма връзка със сървъра",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблем при зареждането на страницата, презареждане след %n секунда","Проблем при зареждането на страницата, презареждане след %n секунди"],
@@ -320,12 +310,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Свържете се със системния администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.",
"Error occurred while checking server setup" : "Възникна грешка при проверката на настройките на сървъра",
"For more details see the {linkstart}documentation ↗{linkend}." : "За повече подробности вижте {linkstart}документацията ↗{linkend}.",
+ "Searching …" : "Търсене ...",
+ "Logging in …" : "Вписване ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Чат, видео разговори, споделяне на екрана, онлайн срещи и уеб конферентни връзки - във вашия браузър и с мобилни приложения.",
+ "Loading apps …" : "Зареждане на приложения ...",
+ "Installing apps …" : "Инсталиране на приложения ...",
+ "Loading your contacts …" : "Зареждане на контактите ...",
+ "Looking for {term} …" : "Търси се {term} …",
+ "Search contacts …" : "Търсене в контактите ...",
+ "Loading more results …" : "Зарежда още резултати…",
"You have not added any info yet" : "Все още не сте добавили никаква информация",
"{user} has not added any info yet" : "{user} все още не е добавил никаква информация",
"Error opening the user status modal, try hard refreshing the page" : "Грешка при отваряне на модалния статус на потребителя, опитайте настоятелно да опресните страницата",
"Edit Profile" : "Редактиране на профил",
"The headline and about sections will show up here" : "Заглавието и секцията за информация ще се покажат тук",
+ "Search {types} …" : "Търсене на {types} ...",
+ "Saving …" : "Записване …",
"Very weak password" : "Много проста парола",
"Weak password" : "Проста парола",
"So-so password" : "Не особено добра парола",
@@ -351,6 +351,7 @@ OC.L10N.register(
"Configure the database" : "Конфигуриране на базата данни",
"Only %s is available." : "Само %s е наличен.",
"Database account" : "Профил за база данни",
+ "Installing …" : "В процес на инсталиране…",
"Direct link copied to clipboard" : "Директният адрес е копиран в клипборда"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/bg.json b/core/l10n/bg.json
index eb4ce56c83d..c666b5c6eed 100644
--- a/core/l10n/bg.json
+++ b/core/l10n/bg.json
@@ -102,7 +102,6 @@
"Search in current app" : "Търси в настоящето приложение",
"Clear search" : "Изчисти търсенето",
"Search everywhere" : "Търси навсякъде",
- "Searching …" : "Търсене ...",
"Start typing to search" : "Започнете да пишете, за търсене",
"Today" : "Днес",
"Last 7 days" : "Последните 7 дни",
@@ -119,7 +118,6 @@
"Load more results" : "Зареждане на още резултати",
"Search in" : "Търси в",
"Log in" : "Вписване",
- "Logging in …" : "Вписване ...",
"Log in to {productName}" : "Вписване в {productName}",
"This account is disabled" : "Профилът е неактивен",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Открихме множество невалидни опити за влизане от вашия IP. Следователно следващото ви влизане се ограничава за 30 секунди.",
@@ -150,20 +148,15 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Документи, електронни таблици и презентации за съвместна работа, създадени в Collabora Online.",
"Distraction free note taking app." : "Приложение за водене на бележки без разсейване.",
"Recommended apps" : "Препоръчани приложения",
- "Loading apps …" : "Зареждане на приложения ...",
"Could not fetch list of apps from the App Store." : "Списъкът с приложения не можа да се извлече от App Store.",
"App download or installation failed" : "Изтеглянето или инсталирането на приложението беше неуспешно",
"Cannot install this app because it is not compatible" : "Това приложение не може да се инсталира, защото е несъвместимо",
"Cannot install this app" : "Това приложение не може да се инсталира",
"Skip" : "Пропускане",
- "Installing apps …" : "Инсталиране на приложения ...",
"Install recommended apps" : "Инсталиране на препоръчаните приложения ",
"Settings menu" : "Настройки",
- "Loading your contacts …" : "Зареждане на контактите ...",
- "Looking for {term} …" : "Търси се {term} …",
"Search contacts" : "Търсене в контакти",
"Reset search" : "Ново търсене",
- "Search contacts …" : "Търсене в контактите ...",
"Could not load your contacts" : "Контактите не могат да бъдат заредени",
"No contacts found" : "Няма намерени контакти",
"Show all contacts" : "Показване на всички контакти",
@@ -175,7 +168,6 @@
"An error occurred while searching for {type}" : "Възникна грешка при търсенето на {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Търсенето започва, след като започнете да пишете, а до резултатите можете да стигнете с клавишите със стрелки.",
"Search for {name} only" : "Търсене само за {name}",
- "Loading more results …" : "Зарежда още резултати…",
"Forgot password?" : "Забравена парола?",
"Back" : "Назад",
"Login form is disabled." : "Формулярът за вход е деактивиран",
@@ -195,7 +187,6 @@
"Database tablespace" : "Tablespace на базата данни",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Моля, посочете номера на порта заедно с името на хоста (напр. Localhost: 5432).",
"Database host" : "Хост",
- "Installing …" : "В процес на инсталиране…",
"Install" : "Инсталиране",
"Need help?" : "Нуждаете се от помощ?",
"See the documentation" : "Прегледайте документацията",
@@ -204,7 +195,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашият браузър не се поддържа. Моля, преминете към по-нова версия или към версия, която се поддържа.",
"Continue with this unsupported browser" : "Продължете с този неподдържан браузър",
"Supported versions" : "Поддържани версии",
- "Search {types} …" : "Търсене на {types} ...",
"Choose" : "Избор",
"Copy" : "Копирай",
"Move" : "Премести",
@@ -221,7 +211,7 @@
"(all selected)" : "(всички избрани)",
"({count} selected)" : "({count} избрани)",
"Error loading file exists template" : "Грешка при зареждането на шаблона за вече съществуващ файл",
- "Saving …" : "Записване …",
+ "Saving …" : "Запазване ...",
"seconds ago" : "преди секунди",
"Connection to server lost" : "Няма връзка със сървъра",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблем при зареждането на страницата, презареждане след %n секунда","Проблем при зареждането на страницата, презареждане след %n секунди"],
@@ -318,12 +308,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Свържете се със системния администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.",
"Error occurred while checking server setup" : "Възникна грешка при проверката на настройките на сървъра",
"For more details see the {linkstart}documentation ↗{linkend}." : "За повече подробности вижте {linkstart}документацията ↗{linkend}.",
+ "Searching …" : "Търсене ...",
+ "Logging in …" : "Вписване ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Чат, видео разговори, споделяне на екрана, онлайн срещи и уеб конферентни връзки - във вашия браузър и с мобилни приложения.",
+ "Loading apps …" : "Зареждане на приложения ...",
+ "Installing apps …" : "Инсталиране на приложения ...",
+ "Loading your contacts …" : "Зареждане на контактите ...",
+ "Looking for {term} …" : "Търси се {term} …",
+ "Search contacts …" : "Търсене в контактите ...",
+ "Loading more results …" : "Зарежда още резултати…",
"You have not added any info yet" : "Все още не сте добавили никаква информация",
"{user} has not added any info yet" : "{user} все още не е добавил никаква информация",
"Error opening the user status modal, try hard refreshing the page" : "Грешка при отваряне на модалния статус на потребителя, опитайте настоятелно да опресните страницата",
"Edit Profile" : "Редактиране на профил",
"The headline and about sections will show up here" : "Заглавието и секцията за информация ще се покажат тук",
+ "Search {types} …" : "Търсене на {types} ...",
+ "Saving …" : "Записване …",
"Very weak password" : "Много проста парола",
"Weak password" : "Проста парола",
"So-so password" : "Не особено добра парола",
@@ -349,6 +349,7 @@
"Configure the database" : "Конфигуриране на базата данни",
"Only %s is available." : "Само %s е наличен.",
"Database account" : "Профил за база данни",
+ "Installing …" : "В процес на инсталиране…",
"Direct link copied to clipboard" : "Директният адрес е копиран в клипборда"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 4d3eb5a23f4..9e49355add9 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -113,7 +113,6 @@ OC.L10N.register(
"Search in current app" : "Cerca a l'aplicació actual",
"Clear search" : "Neteja la cerca",
"Search everywhere" : "Cerca a tot arreu",
- "Searching …" : "S'està cercant…",
"Start typing to search" : "Escriviu per a cercar",
"No matching results" : "No hi ha resultats coincidents",
"Today" : "Avui",
@@ -132,7 +131,6 @@ OC.L10N.register(
"Load more results" : "Carrega més resultats",
"Search in" : "Cerca en",
"Log in" : "Inicia la sessió",
- "Logging in …" : "S'està iniciant la sessió…",
"Log in to {productName}" : "Inici de sessió del {productName}",
"Wrong login or password." : "Inici de sessió o contrasenya incorrectes.",
"This account is disabled" : "Aquest compte està inhabilitat",
@@ -167,21 +165,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, fulls de càlcul i presentacions col·laboratius, basats en Collabora Online.",
"Distraction free note taking app." : "Aplicació per a prendre notes sense distraccions.",
"Recommended apps" : "Aplicacions recomanades",
- "Loading apps …" : "S'estan carregant les aplicacions…",
"Could not fetch list of apps from the App Store." : "No s'ha pogut obtenir la llista d'aplicacions de la botiga d'aplicacions.",
"App download or installation failed" : "No s'ha pogut baixar o instal·lar l'aplicació",
"Cannot install this app because it is not compatible" : "No s'ha pogut instal·lar aquesta aplicació, perquè no és compatible",
"Cannot install this app" : "No es pot instal·lar aquesta aplicació",
"Skip" : "Omet",
- "Installing apps …" : "S'estan instal·lant les aplicacions…",
"Install recommended apps" : "Instal·la les aplicacions recomanades",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menú de paràmetres",
- "Loading your contacts …" : "S'estan carregant els contactes…",
- "Looking for {term} …" : "S'està cercant {term}…",
"Search contacts" : "Cerca de contactes",
"Reset search" : "Reinicialitza la cerca",
- "Search contacts …" : "Cerqueu contactes…",
"Could not load your contacts" : "No s'han pogut carregar els contactes",
"No contacts found" : "No s'ha trobat cap contacte",
"Show all contacts" : "Mostra tots els contactes",
@@ -193,7 +186,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "S'ha produït un error mentre en cercar {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La cerca comença quan escriviu i podeu accedir als resultats amb les tecles de cursor",
"Search for {name} only" : "Cerca només de {name}",
- "Loading more results …" : "S'estan carregant més resultats…",
"Forgot password?" : "Heu oblidat la contrasenya?",
"Back to login form" : "Torna al formulari d'inici de sessió",
"Back" : "Torna",
@@ -232,7 +224,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifiqueu el número de port, juntament amb el nom del servidor (per exemple, localhost:5432).",
"Database host" : "Servidor de la base de dades",
"localhost" : "localhost",
- "Installing …" : "S'està instal·lant…",
"Install" : "Instal·la",
"Need help?" : "Necessiteu ajuda?",
"See the documentation" : "Consulteu la documentació",
@@ -241,7 +232,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "El vostre navegador no és compatible. Actualitzeu a una versió més recent o compatible.",
"Continue with this unsupported browser" : "Continua amb aquest navegador no compatible",
"Supported versions" : "Versions compatibles",
- "Search {types} …" : "Cerqueu {types}…",
"Choose {file}" : "Tria {file}",
"Choose" : "Tria",
"Copy to {target}" : "Copia a {target}",
@@ -261,7 +251,7 @@ OC.L10N.register(
"(all selected)" : "(selecció: tot)",
"({count} selected)" : "(selecció: {count})",
"Error loading file exists template" : "S'ha produït un error en carregar la plantilla de fitxer existent",
- "Saving …" : "S'està desant…",
+ "Saving …" : "S'està desant…",
"seconds ago" : "fa uns segons",
"Connection to server lost" : "S'ha perdut la connexió amb el servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Hi ha hagut un problema en carregar la pàgina, es tornarà a carregar d'aquí a %n segon","Hi ha hagut un problema en carregar la pàgina, es tornarà a carregar d'aquí a %n segons"],
@@ -364,12 +354,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o si apareix inesperadament.",
"Error occurred while checking server setup" : "S'ha produït un error en comprovar la configuració del servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Per a conèixer més detalls, consulteu la {linkstart}documentació ↗{linkend}.",
+ "Searching …" : "S'està cercant…",
+ "Logging in …" : "S'està iniciant la sessió…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Xat, videotrucades, pantalla compartida, reunions en línia i conferències per Internet; en el navegador i amb aplicacions mòbils.",
+ "Loading apps …" : "S'estan carregant les aplicacions…",
+ "Installing apps …" : "S'estan instal·lant les aplicacions…",
+ "Loading your contacts …" : "S'estan carregant els contactes…",
+ "Looking for {term} …" : "S'està cercant {term}…",
+ "Search contacts …" : "Cerqueu contactes…",
+ "Loading more results …" : "S'estan carregant més resultats…",
"You have not added any info yet" : "Encara no heu afegit cap informació",
"{user} has not added any info yet" : "{user} encara no ha afegit cap informació",
"Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el quadre de diàleg modal d'estat de l'usuari, proveu d'actualitzar la pàgina",
"Edit Profile" : "Edita el perfil",
"The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
+ "Search {types} …" : "Cerqueu {types}…",
+ "Saving …" : "S'està desant…",
"Very weak password" : "Contrasenya molt feble",
"Weak password" : "Contrasenya feble",
"So-so password" : "Contrasenya justa",
@@ -396,6 +396,7 @@ OC.L10N.register(
"Configure the database" : "Configuració de la base de dades",
"Only %s is available." : "Només hi ha disponible %s.",
"Database account" : "Compte de base de dades",
+ "Installing …" : "S'està instal·lant…",
"Direct link copied to clipboard" : "Enllaç directe copiat al porta-retalls"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index 4c4e374faf2..f82d2755c24 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -111,7 +111,6 @@
"Search in current app" : "Cerca a l'aplicació actual",
"Clear search" : "Neteja la cerca",
"Search everywhere" : "Cerca a tot arreu",
- "Searching …" : "S'està cercant…",
"Start typing to search" : "Escriviu per a cercar",
"No matching results" : "No hi ha resultats coincidents",
"Today" : "Avui",
@@ -130,7 +129,6 @@
"Load more results" : "Carrega més resultats",
"Search in" : "Cerca en",
"Log in" : "Inicia la sessió",
- "Logging in …" : "S'està iniciant la sessió…",
"Log in to {productName}" : "Inici de sessió del {productName}",
"Wrong login or password." : "Inici de sessió o contrasenya incorrectes.",
"This account is disabled" : "Aquest compte està inhabilitat",
@@ -165,21 +163,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, fulls de càlcul i presentacions col·laboratius, basats en Collabora Online.",
"Distraction free note taking app." : "Aplicació per a prendre notes sense distraccions.",
"Recommended apps" : "Aplicacions recomanades",
- "Loading apps …" : "S'estan carregant les aplicacions…",
"Could not fetch list of apps from the App Store." : "No s'ha pogut obtenir la llista d'aplicacions de la botiga d'aplicacions.",
"App download or installation failed" : "No s'ha pogut baixar o instal·lar l'aplicació",
"Cannot install this app because it is not compatible" : "No s'ha pogut instal·lar aquesta aplicació, perquè no és compatible",
"Cannot install this app" : "No es pot instal·lar aquesta aplicació",
"Skip" : "Omet",
- "Installing apps …" : "S'estan instal·lant les aplicacions…",
"Install recommended apps" : "Instal·la les aplicacions recomanades",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menú de paràmetres",
- "Loading your contacts …" : "S'estan carregant els contactes…",
- "Looking for {term} …" : "S'està cercant {term}…",
"Search contacts" : "Cerca de contactes",
"Reset search" : "Reinicialitza la cerca",
- "Search contacts …" : "Cerqueu contactes…",
"Could not load your contacts" : "No s'han pogut carregar els contactes",
"No contacts found" : "No s'ha trobat cap contacte",
"Show all contacts" : "Mostra tots els contactes",
@@ -191,7 +184,6 @@
"An error occurred while searching for {type}" : "S'ha produït un error mentre en cercar {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La cerca comença quan escriviu i podeu accedir als resultats amb les tecles de cursor",
"Search for {name} only" : "Cerca només de {name}",
- "Loading more results …" : "S'estan carregant més resultats…",
"Forgot password?" : "Heu oblidat la contrasenya?",
"Back to login form" : "Torna al formulari d'inici de sessió",
"Back" : "Torna",
@@ -230,7 +222,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifiqueu el número de port, juntament amb el nom del servidor (per exemple, localhost:5432).",
"Database host" : "Servidor de la base de dades",
"localhost" : "localhost",
- "Installing …" : "S'està instal·lant…",
"Install" : "Instal·la",
"Need help?" : "Necessiteu ajuda?",
"See the documentation" : "Consulteu la documentació",
@@ -239,7 +230,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "El vostre navegador no és compatible. Actualitzeu a una versió més recent o compatible.",
"Continue with this unsupported browser" : "Continua amb aquest navegador no compatible",
"Supported versions" : "Versions compatibles",
- "Search {types} …" : "Cerqueu {types}…",
"Choose {file}" : "Tria {file}",
"Choose" : "Tria",
"Copy to {target}" : "Copia a {target}",
@@ -259,7 +249,7 @@
"(all selected)" : "(selecció: tot)",
"({count} selected)" : "(selecció: {count})",
"Error loading file exists template" : "S'ha produït un error en carregar la plantilla de fitxer existent",
- "Saving …" : "S'està desant…",
+ "Saving …" : "S'està desant…",
"seconds ago" : "fa uns segons",
"Connection to server lost" : "S'ha perdut la connexió amb el servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Hi ha hagut un problema en carregar la pàgina, es tornarà a carregar d'aquí a %n segon","Hi ha hagut un problema en carregar la pàgina, es tornarà a carregar d'aquí a %n segons"],
@@ -362,12 +352,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o si apareix inesperadament.",
"Error occurred while checking server setup" : "S'ha produït un error en comprovar la configuració del servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Per a conèixer més detalls, consulteu la {linkstart}documentació ↗{linkend}.",
+ "Searching …" : "S'està cercant…",
+ "Logging in …" : "S'està iniciant la sessió…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Xat, videotrucades, pantalla compartida, reunions en línia i conferències per Internet; en el navegador i amb aplicacions mòbils.",
+ "Loading apps …" : "S'estan carregant les aplicacions…",
+ "Installing apps …" : "S'estan instal·lant les aplicacions…",
+ "Loading your contacts …" : "S'estan carregant els contactes…",
+ "Looking for {term} …" : "S'està cercant {term}…",
+ "Search contacts …" : "Cerqueu contactes…",
+ "Loading more results …" : "S'estan carregant més resultats…",
"You have not added any info yet" : "Encara no heu afegit cap informació",
"{user} has not added any info yet" : "{user} encara no ha afegit cap informació",
"Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el quadre de diàleg modal d'estat de l'usuari, proveu d'actualitzar la pàgina",
"Edit Profile" : "Edita el perfil",
"The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
+ "Search {types} …" : "Cerqueu {types}…",
+ "Saving …" : "S'està desant…",
"Very weak password" : "Contrasenya molt feble",
"Weak password" : "Contrasenya feble",
"So-so password" : "Contrasenya justa",
@@ -394,6 +394,7 @@
"Configure the database" : "Configuració de la base de dades",
"Only %s is available." : "Només hi ha disponible %s.",
"Database account" : "Compte de base de dades",
+ "Installing …" : "S'està instal·lant…",
"Direct link copied to clipboard" : "Enllaç directe copiat al porta-retalls"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 2a7ebee9c77..a3024ded2f1 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Hledat ve stávající aplikaci",
"Clear search" : "Vyčistit hledání",
"Search everywhere" : "Hledat všude",
- "Searching …" : "Hledání…",
"Start typing to search" : "Hledejte psaním",
"Minimum search length is {minSearchLength} characters" : "Nejkratší možná délka vyhledávaného řetězce je {minSearchLength} znaků",
"No matching results" : "Žádné odpovídající výsledky",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Načíst další výsledky",
"Search in" : "Hledat v",
"Log in" : "Přihlásit",
- "Logging in …" : "Přihlašování…",
+ "Logging in …" : "Přihlašování …",
"Log in to {productName}" : "Přihlásit se do {productName}",
"Wrong login or password." : "Nesprávné přihlašovací jméno nebo heslo",
"This account is disabled" : "Účet je znepřístupněn",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Dokumenty, tabulky a prezentace pro spolupráci, založené na Collabora Online.",
"Distraction free note taking app." : "Aplikace pro psaní poznámek bez rozptylování.",
"Recommended apps" : "Doporučené aplikace",
- "Loading apps …" : "Načítání aplikací…",
"Could not fetch list of apps from the App Store." : "Nedaří se získat seznam aplikací z katalogu.",
"App download or installation failed" : "Stažení aplikace nebo její instalace se nezdařilo",
"Cannot install this app because it is not compatible" : "Tuto aplikaci nelze nainstalovat, protože není kompatibilní",
"Cannot install this app" : "Tuto aplikaci nelze nainstalovat",
"Skip" : "Přeskočit",
- "Installing apps …" : "Instalace aplikací…",
"Install recommended apps" : "Nainstalovat doporučené aplikace",
"Avatar of {displayName}" : "Zástupný obrázek {displayName}",
"Settings menu" : "Nabídka nastavení",
- "Loading your contacts …" : "Načítání vašich kontaktů…",
- "Looking for {term} …" : "Hledání {term}…",
"Search contacts" : "Hledat v kontaktech",
"Reset search" : "Resetovat hledání",
- "Search contacts …" : "Hledat v kontaktech…",
"Could not load your contacts" : "Nedaří se načíst vaše kontakty",
"No contacts found" : "Nenalezeny žádné kontakty",
"Show all contacts" : "Zobrazit všechny kontakty",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Došlo k chybě při hledání pro {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Hledání začne jakmile začnete psát a mezi výsledky je možné se pohybovat pomocí klávesami šipka nahoru/dolů",
"Search for {name} only" : "Hledat pouze {name}",
- "Loading more results …" : "Načítání dalších výsledků…",
"Forgot password?" : "Zapomněli jste heslo?",
"Back to login form" : "Zpět na formulář pro přihlášení",
"Back" : "Zpět",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Zadejte port spolu s názvem hostitele (t. j., localhost:5432).",
"Database host" : "Stroj na kterém se nachází databáze",
"localhost" : "localhost",
- "Installing …" : "Instalace…",
"Install" : "Nainstalovat",
"Need help?" : "Potřebujete nápovědu?",
"See the documentation" : "Viz dokumentace",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Vámi využívaný webový prohlížeč není podporován. Přejděte na novější verzi nebo na nějaký podporovaný.",
"Continue with this unsupported browser" : "Pokračovat s tímto zastaralým prohlížečem",
"Supported versions" : "Podporované verze",
- "Search {types} …" : "Hledat {types}…",
"Choose {file}" : "Zvolit {file}",
"Choose" : "Vybrat",
"Copy to {target}" : "Zkopírovat do {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(vše vybrané)",
"({count} selected)" : "(vybráno {count})",
"Error loading file exists template" : "Chyba při načítání šablony existence souboru",
- "Saving …" : "Ukládání…",
+ "Saving …" : "Ukládání…",
"seconds ago" : "před několika sekundami",
"Connection to server lost" : "Připojení k serveru ztraceno",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problém s načítáním stránky, obnovení za %n sekundu","Problém s načítáním stránky, obnovení za %n sekundy","Problém s načítáním stránky, obnovení za %n sekund","Problém s načítáním stránky, obnovení za %n sekund"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Pokud se tato zpráva objevuje trvale nebo nečekaně, obraťte se na správce systému.",
"Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě",
"For more details see the {linkstart}documentation ↗{linkend}." : "Podrobnosti naleznete v {linkstart}dokumentaci ↗{linkend}.",
+ "Searching …" : "Hledání…",
+ "Logging in …" : "Přihlašování…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatování, videohovory, sdílení obrazovky, schůze na dálku a webové konference – ve webovém prohlížeči a mobilních aplikacích.",
+ "Loading apps …" : "Načítání aplikací…",
+ "Installing apps …" : "Instalace aplikací…",
+ "Loading your contacts …" : "Načítání vašich kontaktů…",
+ "Looking for {term} …" : "Hledání {term}…",
+ "Search contacts …" : "Hledat v kontaktech…",
+ "Loading more results …" : "Načítání dalších výsledků…",
"You have not added any info yet" : "Zatím jste nezadali žádné informace",
"{user} has not added any info yet" : "{user} uživatel zatím nezadal žádné informace",
"Error opening the user status modal, try hard refreshing the page" : "Chyba při otevírání dialogu stavu uživatele, pokus o opětovné načtení stránky",
"Edit Profile" : "Upravit profil",
"The headline and about sections will show up here" : "Nadpis a sekce o uživatelích se zobrazí zde",
+ "Search {types} …" : "Hledat {types}…",
+ "Saving …" : "Ukládání…",
"Very weak password" : "Velmi snadno prolomitelné heslo",
"Weak password" : "Snadno prolomitelné heslo",
"So-so password" : "Ještě použitelné heslo",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Nastavit databázi",
"Only %s is available." : "Je k dispozici pouze %s.",
"Database account" : "Účet do databáze",
+ "Installing …" : "Instalace…",
"Direct link copied to clipboard" : "Přímý odkaz zkopírován do schránky"
},
"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/core/l10n/cs.json b/core/l10n/cs.json
index 4d353d1014c..6ceed2c10bb 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -232,7 +232,6 @@
"Search in current app" : "Hledat ve stávající aplikaci",
"Clear search" : "Vyčistit hledání",
"Search everywhere" : "Hledat všude",
- "Searching …" : "Hledání…",
"Start typing to search" : "Hledejte psaním",
"Minimum search length is {minSearchLength} characters" : "Nejkratší možná délka vyhledávaného řetězce je {minSearchLength} znaků",
"No matching results" : "Žádné odpovídající výsledky",
@@ -254,7 +253,7 @@
"Load more results" : "Načíst další výsledky",
"Search in" : "Hledat v",
"Log in" : "Přihlásit",
- "Logging in …" : "Přihlašování…",
+ "Logging in …" : "Přihlašování …",
"Log in to {productName}" : "Přihlásit se do {productName}",
"Wrong login or password." : "Nesprávné přihlašovací jméno nebo heslo",
"This account is disabled" : "Účet je znepřístupněn",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Dokumenty, tabulky a prezentace pro spolupráci, založené na Collabora Online.",
"Distraction free note taking app." : "Aplikace pro psaní poznámek bez rozptylování.",
"Recommended apps" : "Doporučené aplikace",
- "Loading apps …" : "Načítání aplikací…",
"Could not fetch list of apps from the App Store." : "Nedaří se získat seznam aplikací z katalogu.",
"App download or installation failed" : "Stažení aplikace nebo její instalace se nezdařilo",
"Cannot install this app because it is not compatible" : "Tuto aplikaci nelze nainstalovat, protože není kompatibilní",
"Cannot install this app" : "Tuto aplikaci nelze nainstalovat",
"Skip" : "Přeskočit",
- "Installing apps …" : "Instalace aplikací…",
"Install recommended apps" : "Nainstalovat doporučené aplikace",
"Avatar of {displayName}" : "Zástupný obrázek {displayName}",
"Settings menu" : "Nabídka nastavení",
- "Loading your contacts …" : "Načítání vašich kontaktů…",
- "Looking for {term} …" : "Hledání {term}…",
"Search contacts" : "Hledat v kontaktech",
"Reset search" : "Resetovat hledání",
- "Search contacts …" : "Hledat v kontaktech…",
"Could not load your contacts" : "Nedaří se načíst vaše kontakty",
"No contacts found" : "Nenalezeny žádné kontakty",
"Show all contacts" : "Zobrazit všechny kontakty",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Došlo k chybě při hledání pro {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Hledání začne jakmile začnete psát a mezi výsledky je možné se pohybovat pomocí klávesami šipka nahoru/dolů",
"Search for {name} only" : "Hledat pouze {name}",
- "Loading more results …" : "Načítání dalších výsledků…",
"Forgot password?" : "Zapomněli jste heslo?",
"Back to login form" : "Zpět na formulář pro přihlášení",
"Back" : "Zpět",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Zadejte port spolu s názvem hostitele (t. j., localhost:5432).",
"Database host" : "Stroj na kterém se nachází databáze",
"localhost" : "localhost",
- "Installing …" : "Instalace…",
"Install" : "Nainstalovat",
"Need help?" : "Potřebujete nápovědu?",
"See the documentation" : "Viz dokumentace",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Vámi využívaný webový prohlížeč není podporován. Přejděte na novější verzi nebo na nějaký podporovaný.",
"Continue with this unsupported browser" : "Pokračovat s tímto zastaralým prohlížečem",
"Supported versions" : "Podporované verze",
- "Search {types} …" : "Hledat {types}…",
"Choose {file}" : "Zvolit {file}",
"Choose" : "Vybrat",
"Copy to {target}" : "Zkopírovat do {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(vše vybrané)",
"({count} selected)" : "(vybráno {count})",
"Error loading file exists template" : "Chyba při načítání šablony existence souboru",
- "Saving …" : "Ukládání…",
+ "Saving …" : "Ukládání…",
"seconds ago" : "před několika sekundami",
"Connection to server lost" : "Připojení k serveru ztraceno",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problém s načítáním stránky, obnovení za %n sekundu","Problém s načítáním stránky, obnovení za %n sekundy","Problém s načítáním stránky, obnovení za %n sekund","Problém s načítáním stránky, obnovení za %n sekund"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Pokud se tato zpráva objevuje trvale nebo nečekaně, obraťte se na správce systému.",
"Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě",
"For more details see the {linkstart}documentation ↗{linkend}." : "Podrobnosti naleznete v {linkstart}dokumentaci ↗{linkend}.",
+ "Searching …" : "Hledání…",
+ "Logging in …" : "Přihlašování…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatování, videohovory, sdílení obrazovky, schůze na dálku a webové konference – ve webovém prohlížeči a mobilních aplikacích.",
+ "Loading apps …" : "Načítání aplikací…",
+ "Installing apps …" : "Instalace aplikací…",
+ "Loading your contacts …" : "Načítání vašich kontaktů…",
+ "Looking for {term} …" : "Hledání {term}…",
+ "Search contacts …" : "Hledat v kontaktech…",
+ "Loading more results …" : "Načítání dalších výsledků…",
"You have not added any info yet" : "Zatím jste nezadali žádné informace",
"{user} has not added any info yet" : "{user} uživatel zatím nezadal žádné informace",
"Error opening the user status modal, try hard refreshing the page" : "Chyba při otevírání dialogu stavu uživatele, pokus o opětovné načtení stránky",
"Edit Profile" : "Upravit profil",
"The headline and about sections will show up here" : "Nadpis a sekce o uživatelích se zobrazí zde",
+ "Search {types} …" : "Hledat {types}…",
+ "Saving …" : "Ukládání…",
"Very weak password" : "Velmi snadno prolomitelné heslo",
"Weak password" : "Snadno prolomitelné heslo",
"So-so password" : "Ještě použitelné heslo",
@@ -526,6 +527,7 @@
"Configure the database" : "Nastavit databázi",
"Only %s is available." : "Je k dispozici pouze %s.",
"Database account" : "Účet do databáze",
+ "Installing …" : "Instalace…",
"Direct link copied to clipboard" : "Přímý odkaz zkopírován do schránky"
},"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/core/l10n/da.js b/core/l10n/da.js
index 64200da3f5a..ce41f980958 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Søg i nuværende app",
"Clear search" : "Ryd søgning",
"Search everywhere" : "Søg overalt",
- "Searching …" : "Søger …",
"Start typing to search" : "Start med at skrive for at søge",
"Minimum search length is {minSearchLength} characters" : "Minimumssøgelængde er {minSearchLength} karakterer",
"No matching results" : "Ingen søgeresultater",
@@ -256,7 +255,6 @@ OC.L10N.register(
"Load more results" : "Hent flere resultater",
"Search in" : "Søg i",
"Log in" : "Log ind",
- "Logging in …" : "Logger ind …",
"Log in to {productName}" : "Log ind på {productName}",
"Wrong login or password." : "Forkert brugernavn eller adgangskode.",
"This account is disabled" : "Denne konto er deaktiveret",
@@ -293,21 +291,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Samarbejdsdokumenter, regneark og præsentationer, bygget på Collabora Online.",
"Distraction free note taking app." : "App til at tage noter uden distraktion.",
"Recommended apps" : "Anbefalede apps",
- "Loading apps …" : "Henter apps ...",
"Could not fetch list of apps from the App Store." : "Kunne ikke hente listen over apps fra App Store.",
"App download or installation failed" : "App-download eller installation mislykkedes",
"Cannot install this app because it is not compatible" : "Kan ikke installere denne app, fordi den ikke er kompatibel",
"Cannot install this app" : "Kan ikke installere denne app",
"Skip" : "Spring over",
- "Installing apps …" : "Installerer apps ...",
"Install recommended apps" : "Installer anbefalede apps",
"Avatar of {displayName}" : "Avatar af {displayName}",
"Settings menu" : "Indstillingsmenu",
- "Loading your contacts …" : "Henter dine kontakter …",
- "Looking for {term} …" : "Leder efter {term} …",
"Search contacts" : "Søg kontakter",
"Reset search" : "Nulstil søgning",
- "Search contacts …" : "Søg efter brugere ...",
"Could not load your contacts" : "Kunne ikke indlæse kontakter.",
"No contacts found" : "Ingen kontakter",
"Show all contacts" : "Vis alle kontakter",
@@ -319,7 +312,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Der opstod en fejl under søgningen efter {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Søgningen starter samtidig med indtastningen og resultatet kan vælges med piletasterne",
"Search for {name} only" : "Søg kun efter {name}",
- "Loading more results …" : "Henter flere resultater...",
"Forgot password?" : "Glemt adgangskode?",
"Back to login form" : "Tilbage til login-formularen",
"Back" : "Tilbage",
@@ -363,7 +355,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Angiv et portnummer sammen med hostnavnet (f.eks. localhost:5432).",
"Database host" : "Databasehost",
"localhost" : "localhost",
- "Installing …" : "Installerer...",
"Install" : "Installer",
"Need help?" : "Brug for hjælp?",
"See the documentation" : "Se dokumentationen",
@@ -372,7 +363,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Din browser understøttes ikke. Opdater venligst til en nyere version, eller vælg en anden der supporteres. ",
"Continue with this unsupported browser" : "Fortsæt med denne ikke supporterede browser",
"Supported versions" : "Supporterede versioner",
- "Search {types} …" : "Søg {types} …",
"Choose {file}" : "Vælg {file}",
"Choose" : "Vælg",
"Copy to {target}" : "Kopier til {target}",
@@ -392,7 +382,7 @@ OC.L10N.register(
"(all selected)" : "(alle valgt)",
"({count} selected)" : "({count} valgt)",
"Error loading file exists template" : "Fejl ved indlæsning af 'fil eksisterer' skabelon",
- "Saving …" : "Gemmer…",
+ "Saving …" : "Gemmer …",
"seconds ago" : "få sekunder siden",
"Connection to server lost" : "Forbindelsen til serveren er tabt",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Der opstod et problem med at hente siden, prøver igen om %n sekund","Der opstod et problem med at hente siden, prøver igen om %n sekunder"],
@@ -496,12 +486,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.",
"Error occurred while checking server setup" : "Der opstod fejl under tjek af serveropsætningen",
"For more details see the {linkstart}documentation ↗{linkend}." : "For flere detaljer se {linkstart}dokumentationen ↗{linkend}.",
+ "Searching …" : "Søger …",
+ "Logging in …" : "Logger ind …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, video kald, skærmdeling, online møder og web konferencer - i din browser og med mobil apps.",
+ "Loading apps …" : "Henter apps ...",
+ "Installing apps …" : "Installerer apps ...",
+ "Loading your contacts …" : "Henter dine kontakter …",
+ "Looking for {term} …" : "Leder efter {term} …",
+ "Search contacts …" : "Søg efter brugere ...",
+ "Loading more results …" : "Henter flere resultater...",
"You have not added any info yet" : "Du har ikke tilføjet nogen information endnu",
"{user} has not added any info yet" : "{user} har ikke tilføjet nogen oplysninger endnu",
"Error opening the user status modal, try hard refreshing the page" : "Fejl ved åbning af brugerstatusmodal. Prøv at opdatere siden",
"Edit Profile" : "Redigér profil",
"The headline and about sections will show up here" : "Overskriften og om sektionerne vises her",
+ "Search {types} …" : "Søg {types} …",
+ "Saving …" : "Gemmer…",
"Very weak password" : "Meget svagt kodeord",
"Weak password" : "Svagt kodeord",
"So-so password" : "Jævnt kodeord",
@@ -528,6 +528,7 @@ OC.L10N.register(
"Configure the database" : "Konfigurer databasen",
"Only %s is available." : "Kun %s er tilgængelig.",
"Database account" : "Database konto",
+ "Installing …" : "Installerer...",
"Direct link copied to clipboard" : "Direkte link kopieret til udklipsholder"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/da.json b/core/l10n/da.json
index 22695bd73bd..cdc688ea2c7 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -232,7 +232,6 @@
"Search in current app" : "Søg i nuværende app",
"Clear search" : "Ryd søgning",
"Search everywhere" : "Søg overalt",
- "Searching …" : "Søger …",
"Start typing to search" : "Start med at skrive for at søge",
"Minimum search length is {minSearchLength} characters" : "Minimumssøgelængde er {minSearchLength} karakterer",
"No matching results" : "Ingen søgeresultater",
@@ -254,7 +253,6 @@
"Load more results" : "Hent flere resultater",
"Search in" : "Søg i",
"Log in" : "Log ind",
- "Logging in …" : "Logger ind …",
"Log in to {productName}" : "Log ind på {productName}",
"Wrong login or password." : "Forkert brugernavn eller adgangskode.",
"This account is disabled" : "Denne konto er deaktiveret",
@@ -291,21 +289,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Samarbejdsdokumenter, regneark og præsentationer, bygget på Collabora Online.",
"Distraction free note taking app." : "App til at tage noter uden distraktion.",
"Recommended apps" : "Anbefalede apps",
- "Loading apps …" : "Henter apps ...",
"Could not fetch list of apps from the App Store." : "Kunne ikke hente listen over apps fra App Store.",
"App download or installation failed" : "App-download eller installation mislykkedes",
"Cannot install this app because it is not compatible" : "Kan ikke installere denne app, fordi den ikke er kompatibel",
"Cannot install this app" : "Kan ikke installere denne app",
"Skip" : "Spring over",
- "Installing apps …" : "Installerer apps ...",
"Install recommended apps" : "Installer anbefalede apps",
"Avatar of {displayName}" : "Avatar af {displayName}",
"Settings menu" : "Indstillingsmenu",
- "Loading your contacts …" : "Henter dine kontakter …",
- "Looking for {term} …" : "Leder efter {term} …",
"Search contacts" : "Søg kontakter",
"Reset search" : "Nulstil søgning",
- "Search contacts …" : "Søg efter brugere ...",
"Could not load your contacts" : "Kunne ikke indlæse kontakter.",
"No contacts found" : "Ingen kontakter",
"Show all contacts" : "Vis alle kontakter",
@@ -317,7 +310,6 @@
"An error occurred while searching for {type}" : "Der opstod en fejl under søgningen efter {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Søgningen starter samtidig med indtastningen og resultatet kan vælges med piletasterne",
"Search for {name} only" : "Søg kun efter {name}",
- "Loading more results …" : "Henter flere resultater...",
"Forgot password?" : "Glemt adgangskode?",
"Back to login form" : "Tilbage til login-formularen",
"Back" : "Tilbage",
@@ -361,7 +353,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Angiv et portnummer sammen med hostnavnet (f.eks. localhost:5432).",
"Database host" : "Databasehost",
"localhost" : "localhost",
- "Installing …" : "Installerer...",
"Install" : "Installer",
"Need help?" : "Brug for hjælp?",
"See the documentation" : "Se dokumentationen",
@@ -370,7 +361,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Din browser understøttes ikke. Opdater venligst til en nyere version, eller vælg en anden der supporteres. ",
"Continue with this unsupported browser" : "Fortsæt med denne ikke supporterede browser",
"Supported versions" : "Supporterede versioner",
- "Search {types} …" : "Søg {types} …",
"Choose {file}" : "Vælg {file}",
"Choose" : "Vælg",
"Copy to {target}" : "Kopier til {target}",
@@ -390,7 +380,7 @@
"(all selected)" : "(alle valgt)",
"({count} selected)" : "({count} valgt)",
"Error loading file exists template" : "Fejl ved indlæsning af 'fil eksisterer' skabelon",
- "Saving …" : "Gemmer…",
+ "Saving …" : "Gemmer …",
"seconds ago" : "få sekunder siden",
"Connection to server lost" : "Forbindelsen til serveren er tabt",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Der opstod et problem med at hente siden, prøver igen om %n sekund","Der opstod et problem med at hente siden, prøver igen om %n sekunder"],
@@ -494,12 +484,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.",
"Error occurred while checking server setup" : "Der opstod fejl under tjek af serveropsætningen",
"For more details see the {linkstart}documentation ↗{linkend}." : "For flere detaljer se {linkstart}dokumentationen ↗{linkend}.",
+ "Searching …" : "Søger …",
+ "Logging in …" : "Logger ind …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, video kald, skærmdeling, online møder og web konferencer - i din browser og med mobil apps.",
+ "Loading apps …" : "Henter apps ...",
+ "Installing apps …" : "Installerer apps ...",
+ "Loading your contacts …" : "Henter dine kontakter …",
+ "Looking for {term} …" : "Leder efter {term} …",
+ "Search contacts …" : "Søg efter brugere ...",
+ "Loading more results …" : "Henter flere resultater...",
"You have not added any info yet" : "Du har ikke tilføjet nogen information endnu",
"{user} has not added any info yet" : "{user} har ikke tilføjet nogen oplysninger endnu",
"Error opening the user status modal, try hard refreshing the page" : "Fejl ved åbning af brugerstatusmodal. Prøv at opdatere siden",
"Edit Profile" : "Redigér profil",
"The headline and about sections will show up here" : "Overskriften og om sektionerne vises her",
+ "Search {types} …" : "Søg {types} …",
+ "Saving …" : "Gemmer…",
"Very weak password" : "Meget svagt kodeord",
"Weak password" : "Svagt kodeord",
"So-so password" : "Jævnt kodeord",
@@ -526,6 +526,7 @@
"Configure the database" : "Konfigurer databasen",
"Only %s is available." : "Kun %s er tilgængelig.",
"Database account" : "Database konto",
+ "Installing …" : "Installerer...",
"Direct link copied to clipboard" : "Direkte link kopieret til udklipsholder"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 46ef5ac9801..0f0dc3d2c38 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "In aktueller App suchen ",
"Clear search" : "Suche löschen",
"Search everywhere" : "Überall suchen",
- "Searching …" : "Suche …",
"Start typing to search" : "Beginne mit der Eingabe, um zu suchen",
"Minimum search length is {minSearchLength} characters" : "Die Mindestsuchlänge beträgt {minSearchLength} Zeichen",
"No matching results" : "Keine passenden Suchergebnisse",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Weitere Ergebnisse laden",
"Search in" : "Suche in",
"Log in" : "Anmelden",
- "Logging in …" : "Melde an…",
+ "Logging in …" : "Melde an …",
"Log in to {productName}" : "Anmelden bei {productName}",
"Wrong login or password." : "Kontoname oder Passwort falsch",
"This account is disabled" : "Dieses Konto ist deaktiviert",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Gemeinsame Dokumente, Tabellenkalkulationen und Präsentationen, die auf Collabora Online basieren.",
"Distraction free note taking app." : "Ablenkungsfreie Notizen-App",
"Recommended apps" : "Empfohlene Apps",
- "Loading apps …" : "Lade Apps …",
"Could not fetch list of apps from the App Store." : "Liste der Apps konnte nicht vom App-Store abgerufen werden",
"App download or installation failed" : "Herunterladen oder Installieren der App fehlgeschlagen",
"Cannot install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist",
"Cannot install this app" : "App kann nicht installiert werden",
"Skip" : "Überspringen",
- "Installing apps …" : "Installiere Apps …",
"Install recommended apps" : "Empfohlene Apps installieren",
"Avatar of {displayName}" : "Avatar von {displayName}",
"Settings menu" : "Einstellungen-Menü",
- "Loading your contacts …" : "Lade deine Kontakte …",
- "Looking for {term} …" : "Suche nach {term} …",
"Search contacts" : "Kontakte suchen",
"Reset search" : "Suche zurücksetzen",
- "Search contacts …" : "Kontakte suchen …",
"Could not load your contacts" : "Deine Kontakte konnten nicht geladen werden",
"No contacts found" : "Keine Kontakte gefunden",
"Show all contacts" : "Alle Kontakte anzeigen",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Es ist ein Fehler beim Suchen nach {type} aufgetreten",
"Search starts once you start typing and results may be reached with the arrow keys" : "Die Suche beginnt, sobald du mit der Eingabe beginnst. Die Suchergebnisse kannst du mit den Pfeiltasten auswählen,",
"Search for {name} only" : "Nur nach {name} suchen",
- "Loading more results …" : "Lade weitere Ergebnisse …",
"Forgot password?" : "Passwort vergessen?",
"Back to login form" : "Zurück zum Anmeldeformular",
"Back" : "Zurück",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z. B. localhost:5432)",
"Database host" : "Datenbank-Host",
"localhost" : "localhost",
- "Installing …" : "Installiere …",
"Install" : "Installieren",
"Need help?" : "Hilfe nötig?",
"See the documentation" : "Schau in die Dokumentation",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Dein Browser wird nicht unterstützt. Bitte aktualisieren deinen Browser auf eine neuere oder unterstützte Version.",
"Continue with this unsupported browser" : "Mit diesem nicht unterstützten Browser fortfahren.",
"Supported versions" : "Unterstützte Versionen",
- "Search {types} …" : "Suche {types} …",
"Choose {file}" : "{file} auswählen",
"Choose" : "Auswählen",
"Copy to {target}" : "Nach {target} kopieren",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(Alle ausgewählt)",
"({count} selected)" : "({count} ausgewählt)",
"Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage",
- "Saving …" : "Speichern …",
+ "Saving …" : "Speichere …",
"seconds ago" : "Gerade eben",
"Connection to server lost" : "Verbindung zum Server verloren",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite, Seite wird in %n Sekunden erneut geladen"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktiere die Systemadministration, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"For more details see the {linkstart}documentation ↗{linkend}." : "Weitere Informationen findest du in der {linkstart}Dokumentation ↗{linkend}.",
+ "Searching …" : "Suche …",
+ "Logging in …" : "Melde an…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatten, Videoanrufe, Bildschirmfreigaben, Online-Besprechungen und Webkonferenzen - in deinem Browser sowie mit mobilen Apps.",
+ "Loading apps …" : "Lade Apps …",
+ "Installing apps …" : "Installiere Apps …",
+ "Loading your contacts …" : "Lade deine Kontakte …",
+ "Looking for {term} …" : "Suche nach {term} …",
+ "Search contacts …" : "Kontakte suchen …",
+ "Loading more results …" : "Lade weitere Ergebnisse …",
"You have not added any info yet" : "Du hast noch keine Infos hinzugefügt",
"{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt",
"Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuche die Seite zu aktualisieren",
"Edit Profile" : "Profil bearbeiten",
"The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt",
+ "Search {types} …" : "Suche {types} …",
+ "Saving …" : "Speichern …",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Passables Passwort",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Datenbank einrichten",
"Only %s is available." : "Es ist nur %s verfügbar.",
"Database account" : "Datenbankkonto",
+ "Installing …" : "Installiere …",
"Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 3751c8fe73e..39ae54e30dd 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -232,7 +232,6 @@
"Search in current app" : "In aktueller App suchen ",
"Clear search" : "Suche löschen",
"Search everywhere" : "Überall suchen",
- "Searching …" : "Suche …",
"Start typing to search" : "Beginne mit der Eingabe, um zu suchen",
"Minimum search length is {minSearchLength} characters" : "Die Mindestsuchlänge beträgt {minSearchLength} Zeichen",
"No matching results" : "Keine passenden Suchergebnisse",
@@ -254,7 +253,7 @@
"Load more results" : "Weitere Ergebnisse laden",
"Search in" : "Suche in",
"Log in" : "Anmelden",
- "Logging in …" : "Melde an…",
+ "Logging in …" : "Melde an …",
"Log in to {productName}" : "Anmelden bei {productName}",
"Wrong login or password." : "Kontoname oder Passwort falsch",
"This account is disabled" : "Dieses Konto ist deaktiviert",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Gemeinsame Dokumente, Tabellenkalkulationen und Präsentationen, die auf Collabora Online basieren.",
"Distraction free note taking app." : "Ablenkungsfreie Notizen-App",
"Recommended apps" : "Empfohlene Apps",
- "Loading apps …" : "Lade Apps …",
"Could not fetch list of apps from the App Store." : "Liste der Apps konnte nicht vom App-Store abgerufen werden",
"App download or installation failed" : "Herunterladen oder Installieren der App fehlgeschlagen",
"Cannot install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist",
"Cannot install this app" : "App kann nicht installiert werden",
"Skip" : "Überspringen",
- "Installing apps …" : "Installiere Apps …",
"Install recommended apps" : "Empfohlene Apps installieren",
"Avatar of {displayName}" : "Avatar von {displayName}",
"Settings menu" : "Einstellungen-Menü",
- "Loading your contacts …" : "Lade deine Kontakte …",
- "Looking for {term} …" : "Suche nach {term} …",
"Search contacts" : "Kontakte suchen",
"Reset search" : "Suche zurücksetzen",
- "Search contacts …" : "Kontakte suchen …",
"Could not load your contacts" : "Deine Kontakte konnten nicht geladen werden",
"No contacts found" : "Keine Kontakte gefunden",
"Show all contacts" : "Alle Kontakte anzeigen",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Es ist ein Fehler beim Suchen nach {type} aufgetreten",
"Search starts once you start typing and results may be reached with the arrow keys" : "Die Suche beginnt, sobald du mit der Eingabe beginnst. Die Suchergebnisse kannst du mit den Pfeiltasten auswählen,",
"Search for {name} only" : "Nur nach {name} suchen",
- "Loading more results …" : "Lade weitere Ergebnisse …",
"Forgot password?" : "Passwort vergessen?",
"Back to login form" : "Zurück zum Anmeldeformular",
"Back" : "Zurück",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z. B. localhost:5432)",
"Database host" : "Datenbank-Host",
"localhost" : "localhost",
- "Installing …" : "Installiere …",
"Install" : "Installieren",
"Need help?" : "Hilfe nötig?",
"See the documentation" : "Schau in die Dokumentation",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Dein Browser wird nicht unterstützt. Bitte aktualisieren deinen Browser auf eine neuere oder unterstützte Version.",
"Continue with this unsupported browser" : "Mit diesem nicht unterstützten Browser fortfahren.",
"Supported versions" : "Unterstützte Versionen",
- "Search {types} …" : "Suche {types} …",
"Choose {file}" : "{file} auswählen",
"Choose" : "Auswählen",
"Copy to {target}" : "Nach {target} kopieren",
@@ -390,7 +381,7 @@
"(all selected)" : "(Alle ausgewählt)",
"({count} selected)" : "({count} ausgewählt)",
"Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage",
- "Saving …" : "Speichern …",
+ "Saving …" : "Speichere …",
"seconds ago" : "Gerade eben",
"Connection to server lost" : "Verbindung zum Server verloren",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite, Seite wird in %n Sekunden erneut geladen"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktiere die Systemadministration, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"For more details see the {linkstart}documentation ↗{linkend}." : "Weitere Informationen findest du in der {linkstart}Dokumentation ↗{linkend}.",
+ "Searching …" : "Suche …",
+ "Logging in …" : "Melde an…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatten, Videoanrufe, Bildschirmfreigaben, Online-Besprechungen und Webkonferenzen - in deinem Browser sowie mit mobilen Apps.",
+ "Loading apps …" : "Lade Apps …",
+ "Installing apps …" : "Installiere Apps …",
+ "Loading your contacts …" : "Lade deine Kontakte …",
+ "Looking for {term} …" : "Suche nach {term} …",
+ "Search contacts …" : "Kontakte suchen …",
+ "Loading more results …" : "Lade weitere Ergebnisse …",
"You have not added any info yet" : "Du hast noch keine Infos hinzugefügt",
"{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt",
"Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuche die Seite zu aktualisieren",
"Edit Profile" : "Profil bearbeiten",
"The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt",
+ "Search {types} …" : "Suche {types} …",
+ "Saving …" : "Speichern …",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Passables Passwort",
@@ -526,6 +527,7 @@
"Configure the database" : "Datenbank einrichten",
"Only %s is available." : "Es ist nur %s verfügbar.",
"Database account" : "Datenbankkonto",
+ "Installing …" : "Installiere …",
"Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 4ae8ed086ce..a51630caf70 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "In aktueller App suchen ",
"Clear search" : "Suche löschen",
"Search everywhere" : "Überall suchen",
- "Searching …" : "Suche …",
"Start typing to search" : "Beginnen Sie mit der Eingabe, um zu suchen",
"Minimum search length is {minSearchLength} characters" : "Die Mindestsuchlänge beträgt {minSearchLength} Zeichen",
"No matching results" : "Keine passenden Suchergebnisse",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Weitere Ergebnisse laden",
"Search in" : "Suche in",
"Log in" : "Anmelden",
- "Logging in …" : "Melde an…",
+ "Logging in …" : "Melde an …",
"Log in to {productName}" : "Anmelden bei {productName}",
"Wrong login or password." : "Kontoname oder Passwort falsch",
"This account is disabled" : "Dieses Konto ist deaktiviert",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Gemeinsame Dokumente, Tabellenkalkulationen und Präsentationen, die auf Collabora Online basieren.",
"Distraction free note taking app." : "Ablenkungsfreie Notizen-App",
"Recommended apps" : "Empfohlene Apps",
- "Loading apps …" : "Lade Apps …",
"Could not fetch list of apps from the App Store." : "Liste der Apps kann nicht vom App-Store abgerufen werden",
"App download or installation failed" : "Herunterladen oder Installieren der App fehlgeschlagen",
"Cannot install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist",
"Cannot install this app" : "App kann nicht installiert werden",
"Skip" : "Überspringen",
- "Installing apps …" : "Installiere Apps …",
"Install recommended apps" : "Empfohlene Apps installieren",
"Avatar of {displayName}" : "Avatar von {displayName}",
"Settings menu" : "Einstellungen-Menü",
- "Loading your contacts …" : "Lade Ihre Kontakte…",
- "Looking for {term} …" : "Suche nach {term}…",
"Search contacts" : "Kontakte suchen",
"Reset search" : "Suche zurücksetzen",
- "Search contacts …" : "Kontakte suchen…",
"Could not load your contacts" : "Ihre Kontakte konnten nicht geladen werden",
"No contacts found" : "Keine Kontakte gefunden",
"Show all contacts" : "Alle Kontakte anzeigen",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Es ist ein Fehler beim Suchen nach {type} aufgetreten",
"Search starts once you start typing and results may be reached with the arrow keys" : "Die Suche beginnt, sobald Sie mit der Eingabe beginnen. Die Suchergebnisse können Sie mit den Pfeiltasten wählen",
"Search for {name} only" : "Nur nach {name} suchen",
- "Loading more results …" : "Lade weitere Ergebnisse…",
"Forgot password?" : "Passwort vergessen?",
"Back to login form" : "Zurück zum Anmeldeformular",
"Back" : "Zurück",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)",
"Database host" : "Datenbank-Host",
"localhost" : "localhost",
- "Installing …" : "Installiere …",
"Install" : "Installieren",
"Need help?" : "Hilfe nötig?",
"See the documentation" : "Schauen Sie in die Dokumentation",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ihr Browser wird nicht unterstützt. Bitte aktualisieren Sie Ihren Browser auf eine neuere oder unterstützte Version.",
"Continue with this unsupported browser" : "Mit diesem nicht unterstützten Browser fortfahren",
"Supported versions" : "Unterstützte Versionen",
- "Search {types} …" : "Suche {types}…",
"Choose {file}" : "{file} auswählen",
"Choose" : "Auswählen",
"Copy to {target}" : "Nach {target} kopieren",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(Alle ausgewählt)",
"({count} selected)" : "({count} ausgewählt)",
"Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage",
- "Saving …" : "Speichere …",
+ "Saving …" : "Speichere …",
"seconds ago" : "Gerade eben",
"Connection to server lost" : "Verbindung zum Server verloren",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite. Seite wird in %n Sekunden erneut geladen"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktieren Sie Ihre Systemadministration, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"For more details see the {linkstart}documentation ↗{linkend}." : "Weitere Informationen finden Sie in der {linkstart}Dokumentation ↗{linkend}.",
+ "Searching …" : "Suche …",
+ "Logging in …" : "Melde an…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatten, Videoanrufe, Bildschirmfreigaben, Online-Besprechungen und Webkonferenzen - in Ihrem Browser sowie mit mobilen Apps.",
+ "Loading apps …" : "Lade Apps …",
+ "Installing apps …" : "Installiere Apps …",
+ "Loading your contacts …" : "Lade Ihre Kontakte…",
+ "Looking for {term} …" : "Suche nach {term}…",
+ "Search contacts …" : "Kontakte suchen…",
+ "Loading more results …" : "Lade weitere Ergebnisse…",
"You have not added any info yet" : "Sie haben noch keine Infos hinzugefügt",
"{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt",
"Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuchen Sie die Seite zu aktualisieren",
"Edit Profile" : "Profil bearbeiten",
"The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt",
+ "Search {types} …" : "Suche {types}…",
+ "Saving …" : "Speichere …",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Passables Passwort",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Datenbank einrichten",
"Only %s is available." : "Es ist nur %s verfügbar.",
"Database account" : "Datenbankkonto",
+ "Installing …" : "Installiere …",
"Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 665040cda59..bf45c406a34 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -232,7 +232,6 @@
"Search in current app" : "In aktueller App suchen ",
"Clear search" : "Suche löschen",
"Search everywhere" : "Überall suchen",
- "Searching …" : "Suche …",
"Start typing to search" : "Beginnen Sie mit der Eingabe, um zu suchen",
"Minimum search length is {minSearchLength} characters" : "Die Mindestsuchlänge beträgt {minSearchLength} Zeichen",
"No matching results" : "Keine passenden Suchergebnisse",
@@ -254,7 +253,7 @@
"Load more results" : "Weitere Ergebnisse laden",
"Search in" : "Suche in",
"Log in" : "Anmelden",
- "Logging in …" : "Melde an…",
+ "Logging in …" : "Melde an …",
"Log in to {productName}" : "Anmelden bei {productName}",
"Wrong login or password." : "Kontoname oder Passwort falsch",
"This account is disabled" : "Dieses Konto ist deaktiviert",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Gemeinsame Dokumente, Tabellenkalkulationen und Präsentationen, die auf Collabora Online basieren.",
"Distraction free note taking app." : "Ablenkungsfreie Notizen-App",
"Recommended apps" : "Empfohlene Apps",
- "Loading apps …" : "Lade Apps …",
"Could not fetch list of apps from the App Store." : "Liste der Apps kann nicht vom App-Store abgerufen werden",
"App download or installation failed" : "Herunterladen oder Installieren der App fehlgeschlagen",
"Cannot install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist",
"Cannot install this app" : "App kann nicht installiert werden",
"Skip" : "Überspringen",
- "Installing apps …" : "Installiere Apps …",
"Install recommended apps" : "Empfohlene Apps installieren",
"Avatar of {displayName}" : "Avatar von {displayName}",
"Settings menu" : "Einstellungen-Menü",
- "Loading your contacts …" : "Lade Ihre Kontakte…",
- "Looking for {term} …" : "Suche nach {term}…",
"Search contacts" : "Kontakte suchen",
"Reset search" : "Suche zurücksetzen",
- "Search contacts …" : "Kontakte suchen…",
"Could not load your contacts" : "Ihre Kontakte konnten nicht geladen werden",
"No contacts found" : "Keine Kontakte gefunden",
"Show all contacts" : "Alle Kontakte anzeigen",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Es ist ein Fehler beim Suchen nach {type} aufgetreten",
"Search starts once you start typing and results may be reached with the arrow keys" : "Die Suche beginnt, sobald Sie mit der Eingabe beginnen. Die Suchergebnisse können Sie mit den Pfeiltasten wählen",
"Search for {name} only" : "Nur nach {name} suchen",
- "Loading more results …" : "Lade weitere Ergebnisse…",
"Forgot password?" : "Passwort vergessen?",
"Back to login form" : "Zurück zum Anmeldeformular",
"Back" : "Zurück",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)",
"Database host" : "Datenbank-Host",
"localhost" : "localhost",
- "Installing …" : "Installiere …",
"Install" : "Installieren",
"Need help?" : "Hilfe nötig?",
"See the documentation" : "Schauen Sie in die Dokumentation",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ihr Browser wird nicht unterstützt. Bitte aktualisieren Sie Ihren Browser auf eine neuere oder unterstützte Version.",
"Continue with this unsupported browser" : "Mit diesem nicht unterstützten Browser fortfahren",
"Supported versions" : "Unterstützte Versionen",
- "Search {types} …" : "Suche {types}…",
"Choose {file}" : "{file} auswählen",
"Choose" : "Auswählen",
"Copy to {target}" : "Nach {target} kopieren",
@@ -390,7 +381,7 @@
"(all selected)" : "(Alle ausgewählt)",
"({count} selected)" : "({count} ausgewählt)",
"Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage",
- "Saving …" : "Speichere …",
+ "Saving …" : "Speichere …",
"seconds ago" : "Gerade eben",
"Connection to server lost" : "Verbindung zum Server verloren",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite. Seite wird in %n Sekunden erneut geladen"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktieren Sie Ihre Systemadministration, wenn diese Meldung dauerhaft oder unerwartet erscheint.",
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"For more details see the {linkstart}documentation ↗{linkend}." : "Weitere Informationen finden Sie in der {linkstart}Dokumentation ↗{linkend}.",
+ "Searching …" : "Suche …",
+ "Logging in …" : "Melde an…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatten, Videoanrufe, Bildschirmfreigaben, Online-Besprechungen und Webkonferenzen - in Ihrem Browser sowie mit mobilen Apps.",
+ "Loading apps …" : "Lade Apps …",
+ "Installing apps …" : "Installiere Apps …",
+ "Loading your contacts …" : "Lade Ihre Kontakte…",
+ "Looking for {term} …" : "Suche nach {term}…",
+ "Search contacts …" : "Kontakte suchen…",
+ "Loading more results …" : "Lade weitere Ergebnisse…",
"You have not added any info yet" : "Sie haben noch keine Infos hinzugefügt",
"{user} has not added any info yet" : "{user} hat noch keine Infos hinzugefügt",
"Error opening the user status modal, try hard refreshing the page" : "Fehler beim Modal-öffnen des Benutzerstatus, versuchen Sie die Seite zu aktualisieren",
"Edit Profile" : "Profil bearbeiten",
"The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt",
+ "Search {types} …" : "Suche {types}…",
+ "Saving …" : "Speichere …",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Passables Passwort",
@@ -526,6 +527,7 @@
"Configure the database" : "Datenbank einrichten",
"Only %s is available." : "Es ist nur %s verfügbar.",
"Database account" : "Datenbankkonto",
+ "Installing …" : "Installiere …",
"Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/el.js b/core/l10n/el.js
index f1e8f0af90a..0faa0402528 100644
--- a/core/l10n/el.js
+++ b/core/l10n/el.js
@@ -49,6 +49,7 @@ OC.L10N.register(
"No translation provider available" : "Δεν υπάρχει διαθέσιμος πάροχος μεταφράσεων",
"Could not detect language" : "Δεν ήταν δυνατός ο εντοπισμός της γλώσσας",
"Unable to translate" : "Αδυναμία μετάφρασης",
+ "No valid filters provided" : "Δεν έχουν δοθεί έγκυρα φίλτρα",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Βήμα επισκευής:",
"Repair info:" : "Πληροφορίες επισκευής:",
@@ -61,7 +62,7 @@ OC.L10N.register(
"Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Εισάγετε το κλειδί συνδρομής σας στην εφαρμογή υποστήριξης για να αυξήσετε το όριο λογαριασμών. Αυτό σας παρέχει επίσης όλα τα πρόσθετα πλεονεκτήματα που προσφέρει το Nextcloud Enterprise και συνιστάται ιδιαίτερα για λειτουργία σε εταιρείες.",
"Learn more ↗" : "Μάθετε περισσότερα ↗",
"Preparing update" : "Προετοιμασία ενημέρωσης",
- "Please use the command line updater because updating via browser is disabled in your config.php." : "Παρακαλούμε χρησιμοποιήστε το πρόγραμμα ενημέρωσης γραμμής εντολών, επειδή η ενημέρωση μέσω του προγράμματος περιήγησης είναι απενεργοποιημένη στο αρχείο config.php.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Παρακαλούμε ενημερώστε μέσω γραμμής εντολών γιατί η ενημέρωση μέσω του browser είναι απενεργοποιημένη στο config.php.",
"Turned on maintenance mode" : "Η λειτουργία συντήρησης ενεργοποιήθηκε",
"Turned off maintenance mode" : "Η λειτουργία συντήρησης απενεργοποιήθηκε",
"Maintenance mode is kept active" : "Η λειτουργία συντήρησης διατηρήθηκε ενεργή",
@@ -211,7 +212,7 @@ OC.L10N.register(
"The update was unsuccessful. For more information check our forum post covering this issue." : "Μη επιτυχημένη ενημέρωση. Για περισσότερες πληροφορίες δείτε αυτή τη δημοσίευση στο forum που καλύπτει αυτό το θέμα.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Μη επιτυχημένη ενημέρωση. Παρακαλούμε αναφέρετε αυτό το πρόβλημα στην κοινότητα Nextcloud.",
"Continue to {productName}" : "Συνέχεια στο {productName}",
- "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνσή σας στο {productName} σε %n δευτερόλεπτο.","Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνσή σας στο {productName} σε %n δευτερόλεπτα."],
+ "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνσή σας στο {productName} σε %n δευτερόλεπτο.","Η ενημέρωση ήταν επιτυχής. Θα ανακατευθυνθείτε στο {productName} σε %n δευτερόλεπτα."],
"Applications menu" : "Μενού εφαρμογών",
"Apps" : "Εφαρμογές",
"More apps" : "Περισσότερες εφαρμογές",
@@ -233,8 +234,8 @@ OC.L10N.register(
"Search in current app" : "Αναζήτηση στην τρέχουσα εφαρμογή",
"Clear search" : "Εκκαθάριση αναζήτησης",
"Search everywhere" : "Αναζητήστε παντού",
- "Searching …" : "Γίνεται αναζήτηση ...",
"Start typing to search" : "Ξεκινήστε την πληκτρολόγηση για αναζήτηση",
+ "Minimum search length is {minSearchLength} characters" : "Ελάχιστο μήκος {minSearchLength}χαρακτήρες",
"No matching results" : "Δεν υπάρχουν αποτελέσματα που να ταιριάζουν",
"Today" : "Σήμερα",
"Last 7 days" : "Τελευταίες 7 ημέρες",
@@ -254,7 +255,6 @@ OC.L10N.register(
"Load more results" : "Φόρτωση περισσοτέρων αποτελεσμάτων",
"Search in" : "Αναζήτηση σε",
"Log in" : "Είσοδος",
- "Logging in …" : "Πραγματοποιείται είσοδος …",
"Log in to {productName}" : "Συνδεθείτε στο {productName}",
"Wrong login or password." : "Εσφαλμένο όνομα χρήστη ή συνθηματικό.",
"This account is disabled" : "Αυτός ο λογαριασμός είναι απενεργοποιημένος",
@@ -291,21 +291,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Συνεργατικά έγγραφα, λογιστικά φύλλα και παρουσιάσεις, βασισμένα στο Collabora Online.",
"Distraction free note taking app." : "Εφαρμογή λήψης σημειώσεων χωρίς περισπασμούς.",
"Recommended apps" : "Προτεινόμενες εφαρμογές",
- "Loading apps …" : "Γίνεται φόρτωση εφαρμογών …",
"Could not fetch list of apps from the App Store." : "Δεν μπορεί να ληφθεί η λίστα εφαρμογών από το App Store.",
"App download or installation failed" : "Η εγκατάσταση ή η λήψη εφαρμογής απέτυχε",
"Cannot install this app because it is not compatible" : "Δεν είναι δυνατή η εγκατάσταση αυτής της εφαρμογής επειδή δεν είναι συμβατή",
"Cannot install this app" : "Δεν είναι δυνατή η εγκατάσταση αυτής της εφαρμογής",
"Skip" : "Παράλειψη",
- "Installing apps …" : "Εγκατάσταση εφαρμογών …",
"Install recommended apps" : "Εγκατάσταση προτεινόμενων εφαρμογών",
"Avatar of {displayName}" : "Avatar του {displayName}",
"Settings menu" : "Μενού ρυθμίσεων",
- "Loading your contacts …" : "Γίνεται φόρτωση των επαφών σας …",
- "Looking for {term} …" : "Αναζήτηση για {term} …",
"Search contacts" : "Αναζήτηση επαφών",
"Reset search" : "Επαναφορά αναζήτησης",
- "Search contacts …" : "Αναζήτηση επαφών …",
"Could not load your contacts" : "Αδυναμία φόρτωσης των επαφών σας",
"No contacts found" : "Δεν βρέθηκαν επαφές",
"Show all contacts" : "Εμφάνιση όλων των επαφών",
@@ -317,7 +312,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Παρουσιάστηκε σφάλμα κατά την αναζήτηση για {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Η αναζήτηση ξεκινά μόλις αρχίσετε να πληκτρολογείτε και μπορείτε να επιλέξετε τα αποτελέσματα με τα πλήκτρα βέλους",
"Search for {name} only" : "Αναζήτηση μόνο για {name}",
- "Loading more results …" : "Γίνεται φόρτωση περισσότερων αποτελεσμάτων …",
"Forgot password?" : "Ξεχάσατε το συνθηματικό;",
"Back to login form" : "Επιστροφή στη φόρμα σύνδεσης",
"Back" : "Πίσω",
@@ -361,7 +355,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Παρακαλώ καθορίστε τον αριθμό της θύρας μαζί με το όνομα διακομιστή (πχ localhost: 5432).",
"Database host" : "Διακομιστής βάσης δεδομένων",
"localhost" : "localhost",
- "Installing …" : "Γίνεται εγκατάσταση …",
"Install" : "Εγκατάσταση",
"Need help?" : "Θέλετε βοήθεια;",
"See the documentation" : "Δείτε την τεκμηρίωση",
@@ -370,7 +363,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ο περιηγητής σας δεν υποστηρίζεται. Κάντε αναβάθμιση σε νεότερη ή υποστηριζόμενη έκδοση.",
"Continue with this unsupported browser" : "Συνέχεια με αυτό το μη υποστηριζόμενο πρόγραμμα περιήγησης",
"Supported versions" : "Υποστηριζόμενες εκδόσεις",
- "Search {types} …" : "Αναζήτηση {types} …",
"Choose {file}" : "Επιλέξτε {file}",
"Choose" : "Επιλέξτε",
"Copy to {target}" : "Αντιγραφή σε {target}",
@@ -390,7 +382,7 @@ OC.L10N.register(
"(all selected)" : "(όλα τα επιλεγμένα)",
"({count} selected)" : "({count} επιλέχθηκαν)",
"Error loading file exists template" : "Σφάλμα κατά την φόρτωση του προτύπου \"αρχείο υπάρχει\"",
- "Saving …" : "Γίνεται αποθήκευση …",
+ "Saving …" : "Αποθήκευση ...",
"seconds ago" : "δευτερόλεπτα πριν",
"Connection to server lost" : "Η σύνδεση στον διακομιστή διακόπηκε",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε %n δευτερόλεπτα","Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε %n δευτερόλεπτα"],
@@ -484,7 +476,7 @@ OC.L10N.register(
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Για να αποφύγετε τη λήξη χρόνου με μεγαλύτερες εγκαταστάσεις, μπορείτε αντί αυτού να εκτελέσετε την ακόλουθη εντολή στον κατάλογο εγκατάστασης:",
"Detailed logs" : "Λεπτομερές ιστορικό",
"Update needed" : "Απαιτείται ενημέρωση",
- "Please use the command line updater because you have a big instance with more than 50 accounts." : "Χρησιμοποιήστε το πρόγραμμα ενημέρωσης της γραμμής εντολών, επειδή έχετε μια μεγάλη εγκατάσταση με περισσότερους από 50 λογαριασμούς.",
+ "Please use the command line updater because you have a big instance with more than 50 accounts." : "Χρησιμοποιήστε την ενημέρωση μέσω γραμμής εντολών γιατί έχετε μεγάλη εγκατάσταση με περισσότερους από 50 λογαριασμούς.",
"For help, see the documentation." : "Για βοήθεια, δείτε στην τεκμηρίωση.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Γνωρίζω ότι συνεχίζοντας την ενημέρωση μέσω web UI αποτελεί ρίσκο, το χρονικό όριο του αιτήματος μπορεί να εξαντληθεί με συνέπεια το χάσιμο δεδομένων, αλλά έχω πραγματοποιήσει αντίγραφο ασφαλείας και γνωρίζω πως να κάνω αποκατάσταση σε περίπτωση αποτυχίας.",
"Upgrade via web on my own risk" : "Αναβάθμιση μέσω ιστού με δική μου ευθύνη",
@@ -494,12 +486,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.",
"Error occurred while checking server setup" : "Παρουσιάστηκε σφάλμα κατά τον έλεγχο των ρυθμίσεων του διακομιστή σας",
"For more details see the {linkstart}documentation ↗{linkend}." : "Για περισσότερες λεπτομέρειες, ανατρέξτε στη {linkstart}τεκμηρίωση ↗{linkend}.",
+ "Searching …" : "Γίνεται αναζήτηση ...",
+ "Logging in …" : "Πραγματοποιείται είσοδος …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Μηνύματα, κλήσεις βίντεο, κοινή χρήση οθόνης, συναντήσεις και τηλεδιασκέψεις - στον περιηγητή σας και με εφαρμογές κινητού.",
+ "Loading apps …" : "Γίνεται φόρτωση εφαρμογών …",
+ "Installing apps …" : "Εγκατάσταση εφαρμογών …",
+ "Loading your contacts …" : "Γίνεται φόρτωση των επαφών σας …",
+ "Looking for {term} …" : "Αναζήτηση για {term} …",
+ "Search contacts …" : "Αναζήτηση επαφών …",
+ "Loading more results …" : "Γίνεται φόρτωση περισσότερων αποτελεσμάτων …",
"You have not added any info yet" : "Δεν έχετε προσθέσει ακόμα πληροφορίες",
"{user} has not added any info yet" : "{user} δεν έχει προσθέσει ακόμη πληροφορίες",
"Error opening the user status modal, try hard refreshing the page" : "Σφάλμα κατά το άνοιγμα της κατάστασης χρήστη, δοκιμάστε να ανανεώσετε τη σελίδα",
"Edit Profile" : "Επεξεργασία προφίλ",
"The headline and about sections will show up here" : "Ο «τίτλος» και οι ενότητες «σχετικά με» θα εμφανιστούν εδώ",
+ "Search {types} …" : "Αναζήτηση {types} …",
+ "Saving …" : "Γίνεται αποθήκευση …",
"Very weak password" : "Πολύ αδύναμο συνθηματικό",
"Weak password" : "Αδύναμο συνθηματικό",
"So-so password" : "Μέτριο συνθηματικό",
@@ -526,6 +528,7 @@ OC.L10N.register(
"Configure the database" : "Ρύθμιση της βάσης δεδομένων",
"Only %s is available." : "Μόνο %s είναι διαθέσιμο.",
"Database account" : "Λογαριασμός βάσης δεδομένων",
+ "Installing …" : "Γίνεται εγκατάσταση …",
"Direct link copied to clipboard" : "Ο άμεσος σύνδεσμος αντιγράφηκε στο πρόχειρο"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/el.json b/core/l10n/el.json
index 0898e2cef9f..657f240e89f 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -47,6 +47,7 @@
"No translation provider available" : "Δεν υπάρχει διαθέσιμος πάροχος μεταφράσεων",
"Could not detect language" : "Δεν ήταν δυνατός ο εντοπισμός της γλώσσας",
"Unable to translate" : "Αδυναμία μετάφρασης",
+ "No valid filters provided" : "Δεν έχουν δοθεί έγκυρα φίλτρα",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Βήμα επισκευής:",
"Repair info:" : "Πληροφορίες επισκευής:",
@@ -59,7 +60,7 @@
"Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Εισάγετε το κλειδί συνδρομής σας στην εφαρμογή υποστήριξης για να αυξήσετε το όριο λογαριασμών. Αυτό σας παρέχει επίσης όλα τα πρόσθετα πλεονεκτήματα που προσφέρει το Nextcloud Enterprise και συνιστάται ιδιαίτερα για λειτουργία σε εταιρείες.",
"Learn more ↗" : "Μάθετε περισσότερα ↗",
"Preparing update" : "Προετοιμασία ενημέρωσης",
- "Please use the command line updater because updating via browser is disabled in your config.php." : "Παρακαλούμε χρησιμοποιήστε το πρόγραμμα ενημέρωσης γραμμής εντολών, επειδή η ενημέρωση μέσω του προγράμματος περιήγησης είναι απενεργοποιημένη στο αρχείο config.php.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Παρακαλούμε ενημερώστε μέσω γραμμής εντολών γιατί η ενημέρωση μέσω του browser είναι απενεργοποιημένη στο config.php.",
"Turned on maintenance mode" : "Η λειτουργία συντήρησης ενεργοποιήθηκε",
"Turned off maintenance mode" : "Η λειτουργία συντήρησης απενεργοποιήθηκε",
"Maintenance mode is kept active" : "Η λειτουργία συντήρησης διατηρήθηκε ενεργή",
@@ -209,7 +210,7 @@
"The update was unsuccessful. For more information check our forum post covering this issue." : "Μη επιτυχημένη ενημέρωση. Για περισσότερες πληροφορίες δείτε αυτή τη δημοσίευση στο forum που καλύπτει αυτό το θέμα.",
"The update was unsuccessful. Please report this issue to the Nextcloud community." : "Μη επιτυχημένη ενημέρωση. Παρακαλούμε αναφέρετε αυτό το πρόβλημα στην κοινότητα Nextcloud.",
"Continue to {productName}" : "Συνέχεια στο {productName}",
- "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνσή σας στο {productName} σε %n δευτερόλεπτο.","Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνσή σας στο {productName} σε %n δευτερόλεπτα."],
+ "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνσή σας στο {productName} σε %n δευτερόλεπτο.","Η ενημέρωση ήταν επιτυχής. Θα ανακατευθυνθείτε στο {productName} σε %n δευτερόλεπτα."],
"Applications menu" : "Μενού εφαρμογών",
"Apps" : "Εφαρμογές",
"More apps" : "Περισσότερες εφαρμογές",
@@ -231,8 +232,8 @@
"Search in current app" : "Αναζήτηση στην τρέχουσα εφαρμογή",
"Clear search" : "Εκκαθάριση αναζήτησης",
"Search everywhere" : "Αναζητήστε παντού",
- "Searching …" : "Γίνεται αναζήτηση ...",
"Start typing to search" : "Ξεκινήστε την πληκτρολόγηση για αναζήτηση",
+ "Minimum search length is {minSearchLength} characters" : "Ελάχιστο μήκος {minSearchLength}χαρακτήρες",
"No matching results" : "Δεν υπάρχουν αποτελέσματα που να ταιριάζουν",
"Today" : "Σήμερα",
"Last 7 days" : "Τελευταίες 7 ημέρες",
@@ -252,7 +253,6 @@
"Load more results" : "Φόρτωση περισσοτέρων αποτελεσμάτων",
"Search in" : "Αναζήτηση σε",
"Log in" : "Είσοδος",
- "Logging in …" : "Πραγματοποιείται είσοδος …",
"Log in to {productName}" : "Συνδεθείτε στο {productName}",
"Wrong login or password." : "Εσφαλμένο όνομα χρήστη ή συνθηματικό.",
"This account is disabled" : "Αυτός ο λογαριασμός είναι απενεργοποιημένος",
@@ -289,21 +289,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Συνεργατικά έγγραφα, λογιστικά φύλλα και παρουσιάσεις, βασισμένα στο Collabora Online.",
"Distraction free note taking app." : "Εφαρμογή λήψης σημειώσεων χωρίς περισπασμούς.",
"Recommended apps" : "Προτεινόμενες εφαρμογές",
- "Loading apps …" : "Γίνεται φόρτωση εφαρμογών …",
"Could not fetch list of apps from the App Store." : "Δεν μπορεί να ληφθεί η λίστα εφαρμογών από το App Store.",
"App download or installation failed" : "Η εγκατάσταση ή η λήψη εφαρμογής απέτυχε",
"Cannot install this app because it is not compatible" : "Δεν είναι δυνατή η εγκατάσταση αυτής της εφαρμογής επειδή δεν είναι συμβατή",
"Cannot install this app" : "Δεν είναι δυνατή η εγκατάσταση αυτής της εφαρμογής",
"Skip" : "Παράλειψη",
- "Installing apps …" : "Εγκατάσταση εφαρμογών …",
"Install recommended apps" : "Εγκατάσταση προτεινόμενων εφαρμογών",
"Avatar of {displayName}" : "Avatar του {displayName}",
"Settings menu" : "Μενού ρυθμίσεων",
- "Loading your contacts …" : "Γίνεται φόρτωση των επαφών σας …",
- "Looking for {term} …" : "Αναζήτηση για {term} …",
"Search contacts" : "Αναζήτηση επαφών",
"Reset search" : "Επαναφορά αναζήτησης",
- "Search contacts …" : "Αναζήτηση επαφών …",
"Could not load your contacts" : "Αδυναμία φόρτωσης των επαφών σας",
"No contacts found" : "Δεν βρέθηκαν επαφές",
"Show all contacts" : "Εμφάνιση όλων των επαφών",
@@ -315,7 +310,6 @@
"An error occurred while searching for {type}" : "Παρουσιάστηκε σφάλμα κατά την αναζήτηση για {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Η αναζήτηση ξεκινά μόλις αρχίσετε να πληκτρολογείτε και μπορείτε να επιλέξετε τα αποτελέσματα με τα πλήκτρα βέλους",
"Search for {name} only" : "Αναζήτηση μόνο για {name}",
- "Loading more results …" : "Γίνεται φόρτωση περισσότερων αποτελεσμάτων …",
"Forgot password?" : "Ξεχάσατε το συνθηματικό;",
"Back to login form" : "Επιστροφή στη φόρμα σύνδεσης",
"Back" : "Πίσω",
@@ -359,7 +353,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Παρακαλώ καθορίστε τον αριθμό της θύρας μαζί με το όνομα διακομιστή (πχ localhost: 5432).",
"Database host" : "Διακομιστής βάσης δεδομένων",
"localhost" : "localhost",
- "Installing …" : "Γίνεται εγκατάσταση …",
"Install" : "Εγκατάσταση",
"Need help?" : "Θέλετε βοήθεια;",
"See the documentation" : "Δείτε την τεκμηρίωση",
@@ -368,7 +361,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ο περιηγητής σας δεν υποστηρίζεται. Κάντε αναβάθμιση σε νεότερη ή υποστηριζόμενη έκδοση.",
"Continue with this unsupported browser" : "Συνέχεια με αυτό το μη υποστηριζόμενο πρόγραμμα περιήγησης",
"Supported versions" : "Υποστηριζόμενες εκδόσεις",
- "Search {types} …" : "Αναζήτηση {types} …",
"Choose {file}" : "Επιλέξτε {file}",
"Choose" : "Επιλέξτε",
"Copy to {target}" : "Αντιγραφή σε {target}",
@@ -388,7 +380,7 @@
"(all selected)" : "(όλα τα επιλεγμένα)",
"({count} selected)" : "({count} επιλέχθηκαν)",
"Error loading file exists template" : "Σφάλμα κατά την φόρτωση του προτύπου \"αρχείο υπάρχει\"",
- "Saving …" : "Γίνεται αποθήκευση …",
+ "Saving …" : "Αποθήκευση ...",
"seconds ago" : "δευτερόλεπτα πριν",
"Connection to server lost" : "Η σύνδεση στον διακομιστή διακόπηκε",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε %n δευτερόλεπτα","Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε %n δευτερόλεπτα"],
@@ -482,7 +474,7 @@
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Για να αποφύγετε τη λήξη χρόνου με μεγαλύτερες εγκαταστάσεις, μπορείτε αντί αυτού να εκτελέσετε την ακόλουθη εντολή στον κατάλογο εγκατάστασης:",
"Detailed logs" : "Λεπτομερές ιστορικό",
"Update needed" : "Απαιτείται ενημέρωση",
- "Please use the command line updater because you have a big instance with more than 50 accounts." : "Χρησιμοποιήστε το πρόγραμμα ενημέρωσης της γραμμής εντολών, επειδή έχετε μια μεγάλη εγκατάσταση με περισσότερους από 50 λογαριασμούς.",
+ "Please use the command line updater because you have a big instance with more than 50 accounts." : "Χρησιμοποιήστε την ενημέρωση μέσω γραμμής εντολών γιατί έχετε μεγάλη εγκατάσταση με περισσότερους από 50 λογαριασμούς.",
"For help, see the documentation." : "Για βοήθεια, δείτε στην τεκμηρίωση.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Γνωρίζω ότι συνεχίζοντας την ενημέρωση μέσω web UI αποτελεί ρίσκο, το χρονικό όριο του αιτήματος μπορεί να εξαντληθεί με συνέπεια το χάσιμο δεδομένων, αλλά έχω πραγματοποιήσει αντίγραφο ασφαλείας και γνωρίζω πως να κάνω αποκατάσταση σε περίπτωση αποτυχίας.",
"Upgrade via web on my own risk" : "Αναβάθμιση μέσω ιστού με δική μου ευθύνη",
@@ -492,12 +484,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.",
"Error occurred while checking server setup" : "Παρουσιάστηκε σφάλμα κατά τον έλεγχο των ρυθμίσεων του διακομιστή σας",
"For more details see the {linkstart}documentation ↗{linkend}." : "Για περισσότερες λεπτομέρειες, ανατρέξτε στη {linkstart}τεκμηρίωση ↗{linkend}.",
+ "Searching …" : "Γίνεται αναζήτηση ...",
+ "Logging in …" : "Πραγματοποιείται είσοδος …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Μηνύματα, κλήσεις βίντεο, κοινή χρήση οθόνης, συναντήσεις και τηλεδιασκέψεις - στον περιηγητή σας και με εφαρμογές κινητού.",
+ "Loading apps …" : "Γίνεται φόρτωση εφαρμογών …",
+ "Installing apps …" : "Εγκατάσταση εφαρμογών …",
+ "Loading your contacts …" : "Γίνεται φόρτωση των επαφών σας …",
+ "Looking for {term} …" : "Αναζήτηση για {term} …",
+ "Search contacts …" : "Αναζήτηση επαφών …",
+ "Loading more results …" : "Γίνεται φόρτωση περισσότερων αποτελεσμάτων …",
"You have not added any info yet" : "Δεν έχετε προσθέσει ακόμα πληροφορίες",
"{user} has not added any info yet" : "{user} δεν έχει προσθέσει ακόμη πληροφορίες",
"Error opening the user status modal, try hard refreshing the page" : "Σφάλμα κατά το άνοιγμα της κατάστασης χρήστη, δοκιμάστε να ανανεώσετε τη σελίδα",
"Edit Profile" : "Επεξεργασία προφίλ",
"The headline and about sections will show up here" : "Ο «τίτλος» και οι ενότητες «σχετικά με» θα εμφανιστούν εδώ",
+ "Search {types} …" : "Αναζήτηση {types} …",
+ "Saving …" : "Γίνεται αποθήκευση …",
"Very weak password" : "Πολύ αδύναμο συνθηματικό",
"Weak password" : "Αδύναμο συνθηματικό",
"So-so password" : "Μέτριο συνθηματικό",
@@ -524,6 +526,7 @@
"Configure the database" : "Ρύθμιση της βάσης δεδομένων",
"Only %s is available." : "Μόνο %s είναι διαθέσιμο.",
"Database account" : "Λογαριασμός βάσης δεδομένων",
+ "Installing …" : "Γίνεται εγκατάσταση …",
"Direct link copied to clipboard" : "Ο άμεσος σύνδεσμος αντιγράφηκε στο πρόχειρο"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 51fe3b7129d..10acfdc734e 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -233,7 +233,6 @@ OC.L10N.register(
"Search in current app" : "Search in current app",
"Clear search" : "Clear search",
"Search everywhere" : "Search everywhere",
- "Searching …" : "Searching …",
"Start typing to search" : "Start typing to search",
"No matching results" : "No matching results",
"Today" : "Today",
@@ -254,7 +253,7 @@ OC.L10N.register(
"Load more results" : "Load more results",
"Search in" : "Search in",
"Log in" : "Log in",
- "Logging in …" : "Logging in …",
+ "Logging in …" : "Logging in …",
"Log in to {productName}" : "Log in to {productName}",
"Wrong login or password." : "Wrong login or password.",
"This account is disabled" : "This account is disabled",
@@ -291,21 +290,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collaborative documents, spreadsheets and presentations, built on Collabora Online.",
"Distraction free note taking app." : "Distraction free note taking app.",
"Recommended apps" : "Recommended apps",
- "Loading apps …" : "Loading apps …",
"Could not fetch list of apps from the App Store." : "Could not fetch list of apps from the App Store.",
"App download or installation failed" : "App download or installation failed",
"Cannot install this app because it is not compatible" : "Cannot install this app because it is not compatible",
"Cannot install this app" : "Cannot install this app",
"Skip" : "Skip",
- "Installing apps …" : "Installing apps …",
"Install recommended apps" : "Install recommended apps",
"Avatar of {displayName}" : "Avatar of {displayName}",
"Settings menu" : "Settings menu",
- "Loading your contacts …" : "Loading your contacts …",
- "Looking for {term} …" : "Looking for {term} …",
"Search contacts" : "Search contacts",
"Reset search" : "Reset search",
- "Search contacts …" : "Search contacts …",
"Could not load your contacts" : "Could not load your contacts",
"No contacts found" : "No contacts found",
"Show all contacts" : "Show all contacts",
@@ -317,7 +311,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "An error occurred while searching for {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys",
"Search for {name} only" : "Search for {name} only",
- "Loading more results …" : "Loading more results …",
"Forgot password?" : "Forgot password?",
"Back to login form" : "Back to login form",
"Back" : "Back",
@@ -361,7 +354,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
"Database host" : "Database host",
"localhost" : "localhost",
- "Installing …" : "Installing …",
"Install" : "Install",
"Need help?" : "Need help?",
"See the documentation" : "See the documentation",
@@ -370,7 +362,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.",
"Continue with this unsupported browser" : "Continue with this unsupported browser",
"Supported versions" : "Supported versions",
- "Search {types} …" : "Search {types} …",
"Choose {file}" : "Choose {file}",
"Choose" : "Choose",
"Copy to {target}" : "Copy to {target}",
@@ -390,7 +381,7 @@ OC.L10N.register(
"(all selected)" : "(all selected)",
"({count} selected)" : "({count} selected)",
"Error loading file exists template" : "Error loading file exists template",
- "Saving …" : "Saving …",
+ "Saving …" : "Saving …",
"seconds ago" : "seconds ago",
"Connection to server lost" : "Connection to server lost",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"],
@@ -494,12 +485,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
"Error occurred while checking server setup" : "Error occurred whilst checking server setup",
"For more details see the {linkstart}documentation ↗{linkend}." : "For more details see the {linkstart}documentation ↗{linkend}.",
+ "Searching …" : "Searching …",
+ "Logging in …" : "Logging in …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.",
+ "Loading apps …" : "Loading apps …",
+ "Installing apps …" : "Installing apps …",
+ "Loading your contacts …" : "Loading your contacts …",
+ "Looking for {term} …" : "Looking for {term} …",
+ "Search contacts …" : "Search contacts …",
+ "Loading more results …" : "Loading more results …",
"You have not added any info yet" : "You have not added any info yet",
"{user} has not added any info yet" : "{user} has not added any info yet",
"Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page",
"Edit Profile" : "Edit Profile",
"The headline and about sections will show up here" : "The headline and about sections will show up here",
+ "Search {types} …" : "Search {types} …",
+ "Saving …" : "Saving …",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
"So-so password" : "So-so password",
@@ -526,6 +527,7 @@ OC.L10N.register(
"Configure the database" : "Configure the database",
"Only %s is available." : "Only %s is available.",
"Database account" : "Database account",
+ "Installing …" : "Installing …",
"Direct link copied to clipboard" : "Direct link copied to clipboard"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 08a3c91afde..d27801ef315 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -231,7 +231,6 @@
"Search in current app" : "Search in current app",
"Clear search" : "Clear search",
"Search everywhere" : "Search everywhere",
- "Searching …" : "Searching …",
"Start typing to search" : "Start typing to search",
"No matching results" : "No matching results",
"Today" : "Today",
@@ -252,7 +251,7 @@
"Load more results" : "Load more results",
"Search in" : "Search in",
"Log in" : "Log in",
- "Logging in …" : "Logging in …",
+ "Logging in …" : "Logging in …",
"Log in to {productName}" : "Log in to {productName}",
"Wrong login or password." : "Wrong login or password.",
"This account is disabled" : "This account is disabled",
@@ -289,21 +288,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collaborative documents, spreadsheets and presentations, built on Collabora Online.",
"Distraction free note taking app." : "Distraction free note taking app.",
"Recommended apps" : "Recommended apps",
- "Loading apps …" : "Loading apps …",
"Could not fetch list of apps from the App Store." : "Could not fetch list of apps from the App Store.",
"App download or installation failed" : "App download or installation failed",
"Cannot install this app because it is not compatible" : "Cannot install this app because it is not compatible",
"Cannot install this app" : "Cannot install this app",
"Skip" : "Skip",
- "Installing apps …" : "Installing apps …",
"Install recommended apps" : "Install recommended apps",
"Avatar of {displayName}" : "Avatar of {displayName}",
"Settings menu" : "Settings menu",
- "Loading your contacts …" : "Loading your contacts …",
- "Looking for {term} …" : "Looking for {term} …",
"Search contacts" : "Search contacts",
"Reset search" : "Reset search",
- "Search contacts …" : "Search contacts …",
"Could not load your contacts" : "Could not load your contacts",
"No contacts found" : "No contacts found",
"Show all contacts" : "Show all contacts",
@@ -315,7 +309,6 @@
"An error occurred while searching for {type}" : "An error occurred while searching for {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys",
"Search for {name} only" : "Search for {name} only",
- "Loading more results …" : "Loading more results …",
"Forgot password?" : "Forgot password?",
"Back to login form" : "Back to login form",
"Back" : "Back",
@@ -359,7 +352,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
"Database host" : "Database host",
"localhost" : "localhost",
- "Installing …" : "Installing …",
"Install" : "Install",
"Need help?" : "Need help?",
"See the documentation" : "See the documentation",
@@ -368,7 +360,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.",
"Continue with this unsupported browser" : "Continue with this unsupported browser",
"Supported versions" : "Supported versions",
- "Search {types} …" : "Search {types} …",
"Choose {file}" : "Choose {file}",
"Choose" : "Choose",
"Copy to {target}" : "Copy to {target}",
@@ -388,7 +379,7 @@
"(all selected)" : "(all selected)",
"({count} selected)" : "({count} selected)",
"Error loading file exists template" : "Error loading file exists template",
- "Saving …" : "Saving …",
+ "Saving …" : "Saving …",
"seconds ago" : "seconds ago",
"Connection to server lost" : "Connection to server lost",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"],
@@ -492,12 +483,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
"Error occurred while checking server setup" : "Error occurred whilst checking server setup",
"For more details see the {linkstart}documentation ↗{linkend}." : "For more details see the {linkstart}documentation ↗{linkend}.",
+ "Searching …" : "Searching …",
+ "Logging in …" : "Logging in …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.",
+ "Loading apps …" : "Loading apps …",
+ "Installing apps …" : "Installing apps …",
+ "Loading your contacts …" : "Loading your contacts …",
+ "Looking for {term} …" : "Looking for {term} …",
+ "Search contacts …" : "Search contacts …",
+ "Loading more results …" : "Loading more results …",
"You have not added any info yet" : "You have not added any info yet",
"{user} has not added any info yet" : "{user} has not added any info yet",
"Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page",
"Edit Profile" : "Edit Profile",
"The headline and about sections will show up here" : "The headline and about sections will show up here",
+ "Search {types} …" : "Search {types} …",
+ "Saving …" : "Saving …",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
"So-so password" : "So-so password",
@@ -524,6 +525,7 @@
"Configure the database" : "Configure the database",
"Only %s is available." : "Only %s is available.",
"Database account" : "Database account",
+ "Installing …" : "Installing …",
"Direct link copied to clipboard" : "Direct link copied to clipboard"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/eo.js b/core/l10n/eo.js
index 98b28f82f42..abf2a900665 100644
--- a/core/l10n/eo.js
+++ b/core/l10n/eo.js
@@ -96,7 +96,6 @@ OC.L10N.register(
"Pick start date" : "Elekti komencan daton",
"Pick end date" : "Elekti finan daton",
"Search in date range" : "Serĉi en data periodo",
- "Searching …" : "Serĉado ...",
"Start typing to search" : "Ektajpu por serĉi",
"No matching results" : "Neniuj kongruaj rezultoj",
"Today" : "Hodiaŭ",
@@ -110,7 +109,6 @@ OC.L10N.register(
"Filter in current view" : "Filtrilo en ĉi vido",
"Search in" : "Serĉi en",
"Log in" : "Ensaluti",
- "Logging in …" : "Ensaluti...",
"Log in to {productName}" : "Saluti al {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Ni eltrovis plurajn nevalidajn provojn ensaluti el via IP-adreso. Do, oni prokrastis vian sekvantan ensaluton dum ĝis 30 sekundoj.",
"Account name or email" : "Kontonomo aŭ retpoŝta adreso",
@@ -131,18 +129,13 @@ OC.L10N.register(
"I know what I'm doing" : "Mi scias, kion mi faras",
"Resetting password" : "Restarigo de la pasvorto",
"Recommended apps" : "Rekomendataj aplikaĵoj",
- "Loading apps …" : "Ŝargado de aplikaĵoj...",
"App download or installation failed" : "Elŝuto aŭ instalado de la aplikaĵo malsukcesis",
"Cannot install this app" : "La instalado de tiu aplikaĵo ne eblas",
"Skip" : "Preterpasi",
- "Installing apps …" : "Instalado de aplikaĵoj...",
"Install recommended apps" : "Instali rekomendatajn aplikaĵojn",
"Avatar of {displayName}" : "Avataro de {displayName}",
"Settings menu" : "Menuo de agordo",
- "Loading your contacts …" : "Ŝargo de viaj kontaktoj...",
- "Looking for {term} …" : "Serĉo de {term}…",
"Reset search" : "Restarigi serĉon",
- "Search contacts …" : "Serĉi kontaktojn…",
"Could not load your contacts" : "Ne eblis ŝargi viajn kontaktojn",
"No contacts found" : "Neniu kontakto troviĝis",
"Install the Contacts app" : "Instali la Kontakto-aplikaĵon",
@@ -166,7 +159,6 @@ OC.L10N.register(
"Database tablespace" : "Datumbaza tabelospaco",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bv. entajpi la pordan numeron kune kun la gastiga nomo (ekzemple: localhost:5432).",
"Database host" : "Datumbaza gastigo",
- "Installing …" : "Instalante…",
"Install" : "Instali",
"Need help?" : "Ĉu necesas helpo?",
"See the documentation" : "Vidi la dokumentaron",
@@ -193,7 +185,6 @@ OC.L10N.register(
"(all selected)" : "(ĉiuj elektitaj)",
"({count} selected)" : "({count} elektitaj)",
"Error loading file exists template" : "Eraris ŝargo de ŝablono pri ekzistanta dosiero",
- "Saving …" : "Konservado...",
"seconds ago" : "sekundoj antaŭe",
"Connection to server lost" : "Konekto al servilo perdita",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemo dum ŝargo de paĝo, reŝargo en %n sekundo","Problemo dum ŝargo de paĝo, reŝargo en %n sekundoj"],
@@ -289,7 +280,15 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktu vian administranton, se tiu ĉi mesaĝo daŭras aŭ aperas neatendite.",
"Error occurred while checking server setup" : "Eraro dum kontrolo de servila agordo",
"For more details see the {linkstart}documentation ↗{linkend}." : "Por pliaj detaloj, vidu la {linkstart}dokumentaron ↗{linkend}.",
+ "Searching …" : "Serĉado ...",
+ "Logging in …" : "Ensaluti...",
+ "Loading apps …" : "Ŝargado de aplikaĵoj...",
+ "Installing apps …" : "Instalado de aplikaĵoj...",
+ "Loading your contacts …" : "Ŝargo de viaj kontaktoj...",
+ "Looking for {term} …" : "Serĉo de {term}…",
+ "Search contacts …" : "Serĉi kontaktojn…",
"Edit Profile" : "Modifi profilon",
+ "Saving …" : "Konservado...",
"Very weak password" : "Tre malforta pasvorto",
"Weak password" : "Malforta pasvorto",
"So-so password" : "Mezbona pasvorto",
@@ -312,6 +311,7 @@ OC.L10N.register(
"Toggle password visibility" : "Ŝanĝi videblecon de pasvorto",
"Configure the database" : "Agordi la datumbazon",
"Only %s is available." : "Nur %s disponeblas.",
- "Database account" : "Datumbaza konto"
+ "Database account" : "Datumbaza konto",
+ "Installing …" : "Instalante…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/eo.json b/core/l10n/eo.json
index ebdeaf4d5c8..6b4873c05f3 100644
--- a/core/l10n/eo.json
+++ b/core/l10n/eo.json
@@ -94,7 +94,6 @@
"Pick start date" : "Elekti komencan daton",
"Pick end date" : "Elekti finan daton",
"Search in date range" : "Serĉi en data periodo",
- "Searching …" : "Serĉado ...",
"Start typing to search" : "Ektajpu por serĉi",
"No matching results" : "Neniuj kongruaj rezultoj",
"Today" : "Hodiaŭ",
@@ -108,7 +107,6 @@
"Filter in current view" : "Filtrilo en ĉi vido",
"Search in" : "Serĉi en",
"Log in" : "Ensaluti",
- "Logging in …" : "Ensaluti...",
"Log in to {productName}" : "Saluti al {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Ni eltrovis plurajn nevalidajn provojn ensaluti el via IP-adreso. Do, oni prokrastis vian sekvantan ensaluton dum ĝis 30 sekundoj.",
"Account name or email" : "Kontonomo aŭ retpoŝta adreso",
@@ -129,18 +127,13 @@
"I know what I'm doing" : "Mi scias, kion mi faras",
"Resetting password" : "Restarigo de la pasvorto",
"Recommended apps" : "Rekomendataj aplikaĵoj",
- "Loading apps …" : "Ŝargado de aplikaĵoj...",
"App download or installation failed" : "Elŝuto aŭ instalado de la aplikaĵo malsukcesis",
"Cannot install this app" : "La instalado de tiu aplikaĵo ne eblas",
"Skip" : "Preterpasi",
- "Installing apps …" : "Instalado de aplikaĵoj...",
"Install recommended apps" : "Instali rekomendatajn aplikaĵojn",
"Avatar of {displayName}" : "Avataro de {displayName}",
"Settings menu" : "Menuo de agordo",
- "Loading your contacts …" : "Ŝargo de viaj kontaktoj...",
- "Looking for {term} …" : "Serĉo de {term}…",
"Reset search" : "Restarigi serĉon",
- "Search contacts …" : "Serĉi kontaktojn…",
"Could not load your contacts" : "Ne eblis ŝargi viajn kontaktojn",
"No contacts found" : "Neniu kontakto troviĝis",
"Install the Contacts app" : "Instali la Kontakto-aplikaĵon",
@@ -164,7 +157,6 @@
"Database tablespace" : "Datumbaza tabelospaco",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Bv. entajpi la pordan numeron kune kun la gastiga nomo (ekzemple: localhost:5432).",
"Database host" : "Datumbaza gastigo",
- "Installing …" : "Instalante…",
"Install" : "Instali",
"Need help?" : "Ĉu necesas helpo?",
"See the documentation" : "Vidi la dokumentaron",
@@ -191,7 +183,6 @@
"(all selected)" : "(ĉiuj elektitaj)",
"({count} selected)" : "({count} elektitaj)",
"Error loading file exists template" : "Eraris ŝargo de ŝablono pri ekzistanta dosiero",
- "Saving …" : "Konservado...",
"seconds ago" : "sekundoj antaŭe",
"Connection to server lost" : "Konekto al servilo perdita",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemo dum ŝargo de paĝo, reŝargo en %n sekundo","Problemo dum ŝargo de paĝo, reŝargo en %n sekundoj"],
@@ -287,7 +278,15 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktu vian administranton, se tiu ĉi mesaĝo daŭras aŭ aperas neatendite.",
"Error occurred while checking server setup" : "Eraro dum kontrolo de servila agordo",
"For more details see the {linkstart}documentation ↗{linkend}." : "Por pliaj detaloj, vidu la {linkstart}dokumentaron ↗{linkend}.",
+ "Searching …" : "Serĉado ...",
+ "Logging in …" : "Ensaluti...",
+ "Loading apps …" : "Ŝargado de aplikaĵoj...",
+ "Installing apps …" : "Instalado de aplikaĵoj...",
+ "Loading your contacts …" : "Ŝargo de viaj kontaktoj...",
+ "Looking for {term} …" : "Serĉo de {term}…",
+ "Search contacts …" : "Serĉi kontaktojn…",
"Edit Profile" : "Modifi profilon",
+ "Saving …" : "Konservado...",
"Very weak password" : "Tre malforta pasvorto",
"Weak password" : "Malforta pasvorto",
"So-so password" : "Mezbona pasvorto",
@@ -310,6 +309,7 @@
"Toggle password visibility" : "Ŝanĝi videblecon de pasvorto",
"Configure the database" : "Agordi la datumbazon",
"Only %s is available." : "Nur %s disponeblas.",
- "Database account" : "Datumbaza konto"
+ "Database account" : "Datumbaza konto",
+ "Installing …" : "Instalante…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 0b2a313d325..44b3bfca49e 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Buscar en la app actual",
"Clear search" : "Limpiar búsqueda",
"Search everywhere" : "Buscar en todas partes",
- "Searching …" : "Buscando …",
"Start typing to search" : "Empieza a escribir para buscar",
"Minimum search length is {minSearchLength} characters" : "El tamaño mínimo para búsquedas es de {minSearchLength} caracteres",
"No matching results" : "No hay coincidencias",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Cargar más resultados",
"Search in" : "Buscar en",
"Log in" : "Iniciar sesión",
- "Logging in …" : "Iniciando sesión ...",
+ "Logging in …" : "Iniciando sesión …",
"Log in to {productName}" : "Iniciar sesión en {productName}",
"Wrong login or password." : "Nombre de usuario o contraseña incorrecto.",
"This account is disabled" : "Esta cuenta está deshabilitada",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, basadas en Collabora Online.",
"Distraction free note taking app." : "App de de notas y escritura libre de distracciones.",
"Recommended apps" : "Aplicaciones recomendadas",
- "Loading apps …" : "Cargando apps ...",
"Could not fetch list of apps from the App Store." : "No es posible obtener la lista de apps de la App Store.",
"App download or installation failed" : "Falló la descarga o instalación de la App",
"Cannot install this app because it is not compatible" : "No se puede instalar esta app porque no es compatible.",
"Cannot install this app" : "No se puede instalar esta app",
"Skip" : "Saltar",
- "Installing apps …" : "Instalando apps ...",
"Install recommended apps" : "Instalar las aplicaciones recomendadas",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menú de configuraciones",
- "Loading your contacts …" : "Cargando tus contactos...",
- "Looking for {term} …" : "Buscando {term}...",
"Search contacts" : "Buscar contactos",
"Reset search" : "Resetear búsqueda",
- "Search contacts …" : "Buscar contactos...",
"Could not load your contacts" : "No se han podido cargar los contactos",
"No contacts found" : "No se han encontrado contactos",
"Show all contacts" : "Mostrar todos los contactos",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Ha ocurrido un error al buscar {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda empieza una vez que comienza a escribir y los resultados pueden seleccionarse con las teclas de flecha",
"Search for {name} only" : "Buscar solo por {name}",
- "Loading more results …" : "Cargando más resultados …",
"Forgot password?" : "¿Contraseña olvidada?",
"Back to login form" : "Volver al formulario de inicio de sesión",
"Back" : "Atrás",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique el numero del puerto junto al nombre del host (p.e., localhost:5432).",
"Database host" : "Host de la base de datos",
"localhost" : "localhost",
- "Installing …" : "Instalando …",
"Install" : "Instalar",
"Need help?" : "¿Necesita ayuda?",
"See the documentation" : "Vea la documentación",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navegador no está soportado. Por favor actualice a una versión nueva o a uno soportado.",
"Continue with this unsupported browser" : "Continuar con este navegador no soportado",
"Supported versions" : "Versiones soportadas",
- "Search {types} …" : "Buscar {types}…",
"Choose {file}" : "Seleccionar {file}",
"Choose" : "Seleccionar",
"Copy to {target}" : "Copiar a {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(seleccionados todos)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Error cargando plantilla de archivo existente",
- "Saving …" : "Guardando...",
+ "Saving …" : "Guardando …",
"seconds ago" : "hace segundos",
"Connection to server lost" : "Se ha perdido la conexión al servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema al cargar la página, volverá a cargar en %n segundo","Problema al cagar la página, volverá a cargar en %n segundos","Problema al cagar la página, volverá a cargar en %n segundos"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.",
"Error occurred while checking server setup" : "Ha ocurrido un error al revisar la configuración del servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para más detalles compruebe la {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando …",
+ "Logging in …" : "Iniciando sesión ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mensajes, videollamadas, compartir pantalla, reuniones online y conferencias web – en tu navegador y con apps móviles.",
+ "Loading apps …" : "Cargando apps ...",
+ "Installing apps …" : "Instalando apps ...",
+ "Loading your contacts …" : "Cargando tus contactos...",
+ "Looking for {term} …" : "Buscando {term}...",
+ "Search contacts …" : "Buscar contactos...",
+ "Loading more results …" : "Cargando más resultados …",
"You have not added any info yet" : "Aún no has añadido nada de información",
"{user} has not added any info yet" : "{user} no ha añadido aún nada de información",
"Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página",
"Edit Profile" : "Editar perfil",
"The headline and about sections will show up here" : "El título y la sección acerca de aparecerán aquí",
+ "Search {types} …" : "Buscar {types}…",
+ "Saving …" : "Guardando...",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña normal",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Configurar la base de datos",
"Only %s is available." : "Solo %s está disponible.",
"Database account" : "Cuenta de la base de datos",
+ "Installing …" : "Instalando …",
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/core/l10n/es.json b/core/l10n/es.json
index f2b83e432ef..acfe2aeda8b 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -232,7 +232,6 @@
"Search in current app" : "Buscar en la app actual",
"Clear search" : "Limpiar búsqueda",
"Search everywhere" : "Buscar en todas partes",
- "Searching …" : "Buscando …",
"Start typing to search" : "Empieza a escribir para buscar",
"Minimum search length is {minSearchLength} characters" : "El tamaño mínimo para búsquedas es de {minSearchLength} caracteres",
"No matching results" : "No hay coincidencias",
@@ -254,7 +253,7 @@
"Load more results" : "Cargar más resultados",
"Search in" : "Buscar en",
"Log in" : "Iniciar sesión",
- "Logging in …" : "Iniciando sesión ...",
+ "Logging in …" : "Iniciando sesión …",
"Log in to {productName}" : "Iniciar sesión en {productName}",
"Wrong login or password." : "Nombre de usuario o contraseña incorrecto.",
"This account is disabled" : "Esta cuenta está deshabilitada",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, basadas en Collabora Online.",
"Distraction free note taking app." : "App de de notas y escritura libre de distracciones.",
"Recommended apps" : "Aplicaciones recomendadas",
- "Loading apps …" : "Cargando apps ...",
"Could not fetch list of apps from the App Store." : "No es posible obtener la lista de apps de la App Store.",
"App download or installation failed" : "Falló la descarga o instalación de la App",
"Cannot install this app because it is not compatible" : "No se puede instalar esta app porque no es compatible.",
"Cannot install this app" : "No se puede instalar esta app",
"Skip" : "Saltar",
- "Installing apps …" : "Instalando apps ...",
"Install recommended apps" : "Instalar las aplicaciones recomendadas",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menú de configuraciones",
- "Loading your contacts …" : "Cargando tus contactos...",
- "Looking for {term} …" : "Buscando {term}...",
"Search contacts" : "Buscar contactos",
"Reset search" : "Resetear búsqueda",
- "Search contacts …" : "Buscar contactos...",
"Could not load your contacts" : "No se han podido cargar los contactos",
"No contacts found" : "No se han encontrado contactos",
"Show all contacts" : "Mostrar todos los contactos",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Ha ocurrido un error al buscar {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda empieza una vez que comienza a escribir y los resultados pueden seleccionarse con las teclas de flecha",
"Search for {name} only" : "Buscar solo por {name}",
- "Loading more results …" : "Cargando más resultados …",
"Forgot password?" : "¿Contraseña olvidada?",
"Back to login form" : "Volver al formulario de inicio de sesión",
"Back" : "Atrás",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique el numero del puerto junto al nombre del host (p.e., localhost:5432).",
"Database host" : "Host de la base de datos",
"localhost" : "localhost",
- "Installing …" : "Instalando …",
"Install" : "Instalar",
"Need help?" : "¿Necesita ayuda?",
"See the documentation" : "Vea la documentación",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navegador no está soportado. Por favor actualice a una versión nueva o a uno soportado.",
"Continue with this unsupported browser" : "Continuar con este navegador no soportado",
"Supported versions" : "Versiones soportadas",
- "Search {types} …" : "Buscar {types}…",
"Choose {file}" : "Seleccionar {file}",
"Choose" : "Seleccionar",
"Copy to {target}" : "Copiar a {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(seleccionados todos)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Error cargando plantilla de archivo existente",
- "Saving …" : "Guardando...",
+ "Saving …" : "Guardando …",
"seconds ago" : "hace segundos",
"Connection to server lost" : "Se ha perdido la conexión al servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema al cargar la página, volverá a cargar en %n segundo","Problema al cagar la página, volverá a cargar en %n segundos","Problema al cagar la página, volverá a cargar en %n segundos"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.",
"Error occurred while checking server setup" : "Ha ocurrido un error al revisar la configuración del servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para más detalles compruebe la {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando …",
+ "Logging in …" : "Iniciando sesión ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mensajes, videollamadas, compartir pantalla, reuniones online y conferencias web – en tu navegador y con apps móviles.",
+ "Loading apps …" : "Cargando apps ...",
+ "Installing apps …" : "Instalando apps ...",
+ "Loading your contacts …" : "Cargando tus contactos...",
+ "Looking for {term} …" : "Buscando {term}...",
+ "Search contacts …" : "Buscar contactos...",
+ "Loading more results …" : "Cargando más resultados …",
"You have not added any info yet" : "Aún no has añadido nada de información",
"{user} has not added any info yet" : "{user} no ha añadido aún nada de información",
"Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página",
"Edit Profile" : "Editar perfil",
"The headline and about sections will show up here" : "El título y la sección acerca de aparecerán aquí",
+ "Search {types} …" : "Buscar {types}…",
+ "Saving …" : "Guardando...",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña normal",
@@ -526,6 +527,7 @@
"Configure the database" : "Configurar la base de datos",
"Only %s is available." : "Solo %s está disponible.",
"Database account" : "Cuenta de la base de datos",
+ "Installing …" : "Instalando …",
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js
index 3f2a05a1c0b..317fd9b0c4e 100644
--- a/core/l10n/es_EC.js
+++ b/core/l10n/es_EC.js
@@ -89,7 +89,6 @@ OC.L10N.register(
"Yes" : "Sí",
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el enlace público a tu Nextcloud",
"Create share" : "Crear compartición",
- "Searching …" : "Buscando...",
"Start typing to search" : "Empieza a escribir para buscar",
"Today" : "Hoy",
"Last year" : "Último año",
@@ -98,7 +97,6 @@ OC.L10N.register(
"Results" : "Resultados",
"Load more results" : "Cargar más resultados",
"Log in" : "Ingresar",
- "Logging in …" : "Iniciando sesión ...",
"Log in to {productName}" : "Iniciar sesión en {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ",
"Account name or email" : "Nombre de cuenta o correo electrónico",
@@ -128,20 +126,15 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, basados en Collabora Online.",
"Distraction free note taking app." : "Aplicación de toma de notas sin distracciones.",
"Recommended apps" : "Aplicaciones recomendadas",
- "Loading apps …" : "Cargando aplicaciones...",
"Could not fetch list of apps from the App Store." : "No se pudo obtener la lista de aplicaciones desde la Tienda de aplicaciones.",
"App download or installation failed" : "Error al descargar o instalar la aplicación",
"Cannot install this app because it is not compatible" : "No se puede instalar esta aplicación porque no es compatible",
"Cannot install this app" : "No se puede instalar esta aplicación",
"Skip" : "Omitir",
- "Installing apps …" : "Instalando aplicaciones...",
"Install recommended apps" : "Instalar aplicaciones recomendadas",
"Settings menu" : "Menú de Configuraciones",
- "Loading your contacts …" : "Cargando sus contactos ... ",
- "Looking for {term} …" : "Buscando {term} ...",
"Search contacts" : "Buscar contactos",
"Reset search" : "Reestablecer búsqueda",
- "Search contacts …" : "Buscar contactos ...",
"Could not load your contacts" : "No fue posible cargar tus contactos",
"No contacts found" : "No se encontraron contactos",
"Show all contacts" : "Mostrar todos los contactos",
@@ -153,7 +146,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Se produjo un error al buscar {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda comienza una vez que empiezas a escribir y los resultados se pueden alcanzar con las teclas de flecha",
"Search for {name} only" : "Buscar solo {name}",
- "Loading more results …" : "Cargando más resultados ...",
"Forgot password?" : "¿Olvidaste tu contraseña?",
"Back to login form" : "Volver al formulario de inicio de sesión",
"Back" : "Atrás",
@@ -174,7 +166,6 @@ OC.L10N.register(
"Database tablespace" : "Espacio de tablas en la base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
"Database host" : "Servidor de base de datos",
- "Installing …" : "Instalando...",
"Install" : "Instalar",
"Need help?" : "¿Necesitas ayuda?",
"See the documentation" : "Ver la documentación",
@@ -183,7 +174,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Tu navegador no es compatible. Por favor, actualízalo a una versión más nueva o una compatible.",
"Continue with this unsupported browser" : "Continuar con este navegador no compatible",
"Supported versions" : "Versiones compatibles",
- "Search {types} …" : "Buscar {types} ...",
"Choose" : "Seleccionar",
"Copy" : "Copiar",
"Move" : "Mover",
@@ -200,7 +190,7 @@ OC.L10N.register(
"(all selected)" : "(todos seleccionados)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
- "Saving …" : "Saving …",
+ "Saving …" : "Guardando...",
"seconds ago" : "hace segundos",
"Connection to server lost" : "Se ha perdido la conexión con el servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"],
@@ -297,12 +287,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para obtener más detalles, consulte la {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando...",
+ "Logging in …" : "Iniciando sesión ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, videollamadas, uso compartido de pantalla, reuniones en línea y videoconferencias, en tu navegador y con aplicaciones móviles.",
+ "Loading apps …" : "Cargando aplicaciones...",
+ "Installing apps …" : "Instalando aplicaciones...",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "Search contacts …" : "Buscar contactos ...",
+ "Loading more results …" : "Cargando más resultados ...",
"You have not added any info yet" : "No has agregado ninguna información todavía",
"{user} has not added any info yet" : "{user} no ha agregado ninguna información aún",
"Error opening the user status modal, try hard refreshing the page" : "Error al abrir el modal de estado del usuario, intenta actualizar la página",
"Edit Profile" : "Editar perfil",
"The headline and about sections will show up here" : "El titular y la sección Acerca de se mostrarán aquí",
+ "Search {types} …" : "Buscar {types} ...",
+ "Saving …" : "Saving …",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -324,6 +324,7 @@ OC.L10N.register(
"Show password" : "Mostrar contraseña",
"Toggle password visibility" : "Alternar visibilidad de contraseña",
"Configure the database" : "Configurar la base de datos",
- "Only %s is available." : "Sólo %s está disponible."
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Installing …" : "Instalando..."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/core/l10n/es_EC.json b/core/l10n/es_EC.json
index 5132c10c3b4..7b10eec3dc2 100644
--- a/core/l10n/es_EC.json
+++ b/core/l10n/es_EC.json
@@ -87,7 +87,6 @@
"Yes" : "Sí",
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el enlace público a tu Nextcloud",
"Create share" : "Crear compartición",
- "Searching …" : "Buscando...",
"Start typing to search" : "Empieza a escribir para buscar",
"Today" : "Hoy",
"Last year" : "Último año",
@@ -96,7 +95,6 @@
"Results" : "Resultados",
"Load more results" : "Cargar más resultados",
"Log in" : "Ingresar",
- "Logging in …" : "Iniciando sesión ...",
"Log in to {productName}" : "Iniciar sesión en {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos de inicio de sesión desde tu IP. Por lo tanto tu siguiente incio de sesión se retrasará hasta 30 segundos. ",
"Account name or email" : "Nombre de cuenta o correo electrónico",
@@ -126,20 +124,15 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, basados en Collabora Online.",
"Distraction free note taking app." : "Aplicación de toma de notas sin distracciones.",
"Recommended apps" : "Aplicaciones recomendadas",
- "Loading apps …" : "Cargando aplicaciones...",
"Could not fetch list of apps from the App Store." : "No se pudo obtener la lista de aplicaciones desde la Tienda de aplicaciones.",
"App download or installation failed" : "Error al descargar o instalar la aplicación",
"Cannot install this app because it is not compatible" : "No se puede instalar esta aplicación porque no es compatible",
"Cannot install this app" : "No se puede instalar esta aplicación",
"Skip" : "Omitir",
- "Installing apps …" : "Instalando aplicaciones...",
"Install recommended apps" : "Instalar aplicaciones recomendadas",
"Settings menu" : "Menú de Configuraciones",
- "Loading your contacts …" : "Cargando sus contactos ... ",
- "Looking for {term} …" : "Buscando {term} ...",
"Search contacts" : "Buscar contactos",
"Reset search" : "Reestablecer búsqueda",
- "Search contacts …" : "Buscar contactos ...",
"Could not load your contacts" : "No fue posible cargar tus contactos",
"No contacts found" : "No se encontraron contactos",
"Show all contacts" : "Mostrar todos los contactos",
@@ -151,7 +144,6 @@
"An error occurred while searching for {type}" : "Se produjo un error al buscar {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda comienza una vez que empiezas a escribir y los resultados se pueden alcanzar con las teclas de flecha",
"Search for {name} only" : "Buscar solo {name}",
- "Loading more results …" : "Cargando más resultados ...",
"Forgot password?" : "¿Olvidaste tu contraseña?",
"Back to login form" : "Volver al formulario de inicio de sesión",
"Back" : "Atrás",
@@ -172,7 +164,6 @@
"Database tablespace" : "Espacio de tablas en la base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
"Database host" : "Servidor de base de datos",
- "Installing …" : "Instalando...",
"Install" : "Instalar",
"Need help?" : "¿Necesitas ayuda?",
"See the documentation" : "Ver la documentación",
@@ -181,7 +172,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Tu navegador no es compatible. Por favor, actualízalo a una versión más nueva o una compatible.",
"Continue with this unsupported browser" : "Continuar con este navegador no compatible",
"Supported versions" : "Versiones compatibles",
- "Search {types} …" : "Buscar {types} ...",
"Choose" : "Seleccionar",
"Copy" : "Copiar",
"Move" : "Mover",
@@ -198,7 +188,7 @@
"(all selected)" : "(todos seleccionados)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
- "Saving …" : "Saving …",
+ "Saving …" : "Guardando...",
"seconds ago" : "hace segundos",
"Connection to server lost" : "Se ha perdido la conexión con el servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"],
@@ -295,12 +285,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para obtener más detalles, consulte la {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando...",
+ "Logging in …" : "Iniciando sesión ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, videollamadas, uso compartido de pantalla, reuniones en línea y videoconferencias, en tu navegador y con aplicaciones móviles.",
+ "Loading apps …" : "Cargando aplicaciones...",
+ "Installing apps …" : "Instalando aplicaciones...",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "Search contacts …" : "Buscar contactos ...",
+ "Loading more results …" : "Cargando más resultados ...",
"You have not added any info yet" : "No has agregado ninguna información todavía",
"{user} has not added any info yet" : "{user} no ha agregado ninguna información aún",
"Error opening the user status modal, try hard refreshing the page" : "Error al abrir el modal de estado del usuario, intenta actualizar la página",
"Edit Profile" : "Editar perfil",
"The headline and about sections will show up here" : "El titular y la sección Acerca de se mostrarán aquí",
+ "Search {types} …" : "Buscar {types} ...",
+ "Saving …" : "Saving …",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -322,6 +322,7 @@
"Show password" : "Mostrar contraseña",
"Toggle password visibility" : "Alternar visibilidad de contraseña",
"Configure the database" : "Configurar la base de datos",
- "Only %s is available." : "Sólo %s está disponible."
+ "Only %s is available." : "Sólo %s está disponible.",
+ "Installing …" : "Instalando..."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js
index 83f139948ef..4b74cafaeca 100644
--- a/core/l10n/es_MX.js
+++ b/core/l10n/es_MX.js
@@ -113,7 +113,6 @@ OC.L10N.register(
"Search in current app" : "Buscar en la aplicación actual",
"Clear search" : "Limpiar búsqueda",
"Search everywhere" : "Buscar en todas partes",
- "Searching …" : "Buscando …",
"Start typing to search" : "Empiece a escribir para buscar",
"No matching results" : "No se encontraron coincidencias",
"Today" : "Hoy",
@@ -132,7 +131,6 @@ OC.L10N.register(
"Load more results" : "Cargar más resultados",
"Search in" : "Buscar en",
"Log in" : "Ingresar",
- "Logging in …" : "Iniciando sesión ...",
"Log in to {productName}" : "Iniciar sesión en {productName}",
"Wrong login or password." : "Nombre de usuario o contraseña equivocado. ",
"This account is disabled" : "Esta cuenta está deshabilitada",
@@ -167,21 +165,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, creados en Collabora Online.",
"Distraction free note taking app." : "Aplicación de notas sin distracciones.",
"Recommended apps" : "Aplicaciones recomendadas",
- "Loading apps …" : "Cargando aplicaciones ...",
"Could not fetch list of apps from the App Store." : "No es posible obtener la lista de aplicaciones de la App Store.",
"App download or installation failed" : "Error al descargar o instalar la aplicación",
"Cannot install this app because it is not compatible" : "No se puede instalar esta aplicación porque no es compatible",
"Cannot install this app" : "No se puede instalar esta aplicación",
"Skip" : "Saltar",
- "Installing apps …" : "Instalando aplicaciones ...",
"Install recommended apps" : "Instalar las aplicaciones recomendadas",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menú de Configuraciones",
- "Loading your contacts …" : "Cargando sus contactos ... ",
- "Looking for {term} …" : "Buscando {term} ...",
"Search contacts" : "Buscar contactos",
"Reset search" : "Reestablecer búsqueda",
- "Search contacts …" : "Buscar contactos ...",
"Could not load your contacts" : "No fue posible cargar tus contactos",
"No contacts found" : "No se encontraron contactos",
"Show all contacts" : "Mostrar todos los contactos",
@@ -193,7 +186,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Ocurrió un error mientras se buscaba {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda empieza una vez que comienza a escribir y los resultados pueden seleccionarse con las teclas direccionales",
"Search for {name} only" : "Buscar sólo por {name}",
- "Loading more results …" : "Cargando más resultados ...",
"Forgot password?" : "¿Olvidaste tu contraseña?",
"Back to login form" : "Regresar al inicio de sesión",
"Back" : "Atrás",
@@ -215,7 +207,6 @@ OC.L10N.register(
"Database tablespace" : "Espacio de tablas en la base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
"Database host" : "Servidor de base de datos",
- "Installing …" : "Instalando ...",
"Install" : "Instalar",
"Need help?" : "¿Necesitas ayuda?",
"See the documentation" : "Ver la documentación",
@@ -224,7 +215,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navegador no está soportado. Por favor actualícelo a una versión más nueva o una soportada.",
"Continue with this unsupported browser" : "Continuar con este navegador no soportado",
"Supported versions" : "Versiones soportadas",
- "Search {types} …" : "Buscar {types} ...",
"Choose {file}" : "Elegir {file}",
"Choose" : "Seleccionar",
"Copy to {target}" : "Copiar a {target}",
@@ -244,7 +234,6 @@ OC.L10N.register(
"(all selected)" : "(todos seleccionados)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
- "Saving …" : "Guardando ...",
"seconds ago" : "hace segundos",
"Connection to server lost" : "Se ha perdido la conexión con el servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"],
@@ -347,12 +336,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para más detalles, consulte la {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando …",
+ "Logging in …" : "Iniciando sesión ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mensajes, videollamadas, compartir pantalla, reuniones en línea y conferencias web – en su navegador y aplicaciones móviles.",
+ "Loading apps …" : "Cargando aplicaciones ...",
+ "Installing apps …" : "Instalando aplicaciones ...",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "Search contacts …" : "Buscar contactos ...",
+ "Loading more results …" : "Cargando más resultados ...",
"You have not added any info yet" : "Aún no has añadido información",
"{user} has not added any info yet" : "{user} aún no añade información",
"Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página",
"Edit Profile" : "Editar perfil",
"The headline and about sections will show up here" : "El encabezado y la sección Acerca de aparecerán aquí",
+ "Search {types} …" : "Buscar {types} ...",
+ "Saving …" : "Guardando ...",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -376,6 +375,7 @@ OC.L10N.register(
"Configure the database" : "Configurar la base de datos",
"Only %s is available." : "Sólo %s está disponible.",
"Database account" : "Cuenta de la base de datos",
+ "Installing …" : "Instalando ...",
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/core/l10n/es_MX.json b/core/l10n/es_MX.json
index 7b96cb1c5be..dc975120853 100644
--- a/core/l10n/es_MX.json
+++ b/core/l10n/es_MX.json
@@ -111,7 +111,6 @@
"Search in current app" : "Buscar en la aplicación actual",
"Clear search" : "Limpiar búsqueda",
"Search everywhere" : "Buscar en todas partes",
- "Searching …" : "Buscando …",
"Start typing to search" : "Empiece a escribir para buscar",
"No matching results" : "No se encontraron coincidencias",
"Today" : "Hoy",
@@ -130,7 +129,6 @@
"Load more results" : "Cargar más resultados",
"Search in" : "Buscar en",
"Log in" : "Ingresar",
- "Logging in …" : "Iniciando sesión ...",
"Log in to {productName}" : "Iniciar sesión en {productName}",
"Wrong login or password." : "Nombre de usuario o contraseña equivocado. ",
"This account is disabled" : "Esta cuenta está deshabilitada",
@@ -165,21 +163,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, creados en Collabora Online.",
"Distraction free note taking app." : "Aplicación de notas sin distracciones.",
"Recommended apps" : "Aplicaciones recomendadas",
- "Loading apps …" : "Cargando aplicaciones ...",
"Could not fetch list of apps from the App Store." : "No es posible obtener la lista de aplicaciones de la App Store.",
"App download or installation failed" : "Error al descargar o instalar la aplicación",
"Cannot install this app because it is not compatible" : "No se puede instalar esta aplicación porque no es compatible",
"Cannot install this app" : "No se puede instalar esta aplicación",
"Skip" : "Saltar",
- "Installing apps …" : "Instalando aplicaciones ...",
"Install recommended apps" : "Instalar las aplicaciones recomendadas",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menú de Configuraciones",
- "Loading your contacts …" : "Cargando sus contactos ... ",
- "Looking for {term} …" : "Buscando {term} ...",
"Search contacts" : "Buscar contactos",
"Reset search" : "Reestablecer búsqueda",
- "Search contacts …" : "Buscar contactos ...",
"Could not load your contacts" : "No fue posible cargar tus contactos",
"No contacts found" : "No se encontraron contactos",
"Show all contacts" : "Mostrar todos los contactos",
@@ -191,7 +184,6 @@
"An error occurred while searching for {type}" : "Ocurrió un error mientras se buscaba {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La búsqueda empieza una vez que comienza a escribir y los resultados pueden seleccionarse con las teclas direccionales",
"Search for {name} only" : "Buscar sólo por {name}",
- "Loading more results …" : "Cargando más resultados ...",
"Forgot password?" : "¿Olvidaste tu contraseña?",
"Back to login form" : "Regresar al inicio de sesión",
"Back" : "Atrás",
@@ -213,7 +205,6 @@
"Database tablespace" : "Espacio de tablas en la base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
"Database host" : "Servidor de base de datos",
- "Installing …" : "Instalando ...",
"Install" : "Instalar",
"Need help?" : "¿Necesitas ayuda?",
"See the documentation" : "Ver la documentación",
@@ -222,7 +213,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navegador no está soportado. Por favor actualícelo a una versión más nueva o una soportada.",
"Continue with this unsupported browser" : "Continuar con este navegador no soportado",
"Supported versions" : "Versiones soportadas",
- "Search {types} …" : "Buscar {types} ...",
"Choose {file}" : "Elegir {file}",
"Choose" : "Seleccionar",
"Copy to {target}" : "Copiar a {target}",
@@ -242,7 +232,6 @@
"(all selected)" : "(todos seleccionados)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
- "Saving …" : "Guardando ...",
"seconds ago" : "hace segundos",
"Connection to server lost" : "Se ha perdido la conexión con el servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un error al cargar la página, recargando en %n segundo","Se presentó un error al cargar la página, recargando en %n segundos","Se presentó un error al cargar la página, recargando en %n segundos"],
@@ -345,12 +334,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
"Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para más detalles, consulte la {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando …",
+ "Logging in …" : "Iniciando sesión ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mensajes, videollamadas, compartir pantalla, reuniones en línea y conferencias web – en su navegador y aplicaciones móviles.",
+ "Loading apps …" : "Cargando aplicaciones ...",
+ "Installing apps …" : "Instalando aplicaciones ...",
+ "Loading your contacts …" : "Cargando sus contactos ... ",
+ "Looking for {term} …" : "Buscando {term} ...",
+ "Search contacts …" : "Buscar contactos ...",
+ "Loading more results …" : "Cargando más resultados ...",
"You have not added any info yet" : "Aún no has añadido información",
"{user} has not added any info yet" : "{user} aún no añade información",
"Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página",
"Edit Profile" : "Editar perfil",
"The headline and about sections will show up here" : "El encabezado y la sección Acerca de aparecerán aquí",
+ "Search {types} …" : "Buscar {types} ...",
+ "Saving …" : "Guardando ...",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
@@ -374,6 +373,7 @@
"Configure the database" : "Configurar la base de datos",
"Only %s is available." : "Sólo %s está disponible.",
"Database account" : "Cuenta de la base de datos",
+ "Installing …" : "Instalando ...",
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js
index 3f988fad797..8fca910b2a5 100644
--- a/core/l10n/et_EE.js
+++ b/core/l10n/et_EE.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Otsi sellest rakendusest",
"Clear search" : "Tühjenda otsing",
"Search everywhere" : "Otsi kõikjalt",
- "Searching …" : "Otsin...",
"Start typing to search" : "Otsimiseks alusta kirjutamist",
"Minimum search length is {minSearchLength} characters" : "Otsingusõna väikseim pikkus on {minSearchLength} tähemärki",
"No matching results" : "Otsinguvastuseid ei leidu",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Laadi veel tulemusi",
"Search in" : "Otsi siin:",
"Log in" : "Logi sisse",
- "Logging in …" : "Sisselogimisel...",
+ "Logging in …" : "Sisselogimisel ...",
"Log in to {productName}" : "Logi sisse: {productName}",
"Wrong login or password." : "Vale kasutajanimi või salasõna.",
"This account is disabled" : "See konto pole kasutusel",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Kaastöö dokumentide, tabelite ja presentatsioonidega, kasutades Collabora Online'i.",
"Distraction free note taking app." : "Müravaba märkmete rakendus.",
"Recommended apps" : "Soovitatud rakendused",
- "Loading apps …" : "Rakenduste laadimine …",
"Could not fetch list of apps from the App Store." : "Rakenduste loendi laadimine App Store'st ebaõnnestus.",
"App download or installation failed" : "Rakenduse allalaadimine või paigaldamine ebaõnnestus",
"Cannot install this app because it is not compatible" : "Seda rakendust ei saa paigaldada, kuna see pole ühilduv",
"Cannot install this app" : "Seda rakendust ei saa paigaldada",
"Skip" : "Jäta vahele",
- "Installing apps …" : "Rakenduste paigaldamine …",
"Install recommended apps" : "Paigalda soovitatud rakendused",
"Avatar of {displayName}" : "Kasutaja „{displayName}“ tunnuspilt",
"Settings menu" : "Seadistuste menüü",
- "Loading your contacts …" : "Sinu kontaktide laadimine ...",
- "Looking for {term} …" : "Otsin {term} …",
"Search contacts" : "Otsi kontakte",
"Reset search" : "Lähtesta otsing",
- "Search contacts …" : "Otsi kontakte …",
"Could not load your contacts" : "Sinu kontaktide laadimine ebaõnnestus",
"No contacts found" : "Kontakte ei leitud",
"Show all contacts" : "Näita kõiki kontakte",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "„{type}“ otsimisel tekkis viga",
"Search starts once you start typing and results may be reached with the arrow keys" : "Otsing algab kohe, kui sa midagi trükid, ja tulemustele saab ligi nooleklahvidega",
"Search for {name} only" : "Otsi vaid otsisõna „{name}“",
- "Loading more results …" : "Laadin veel tulemusi…",
"Forgot password?" : "Unustasid salasõna?",
"Back to login form" : "Tagasi sisselogimise lehele",
"Back" : "Tagasi",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Palun sisesta hostinimega koos pordi number (nt. localhost:5432).",
"Database host" : "Andmebaasi host",
"localhost" : "localhost",
- "Installing …" : "Paigaldan…",
"Install" : "Paigalda",
"Need help?" : "Vajad abi?",
"See the documentation" : "Vaata dokumentatsiooni",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Sinu brauser ei ole toetatud. Palun uuenda see uuema versiooni peale või vaheta toetatud brauseri vastu.",
"Continue with this unsupported browser" : "Jätka selle mittetoetatud brauseriga",
"Supported versions" : "Toetatud versioonid",
- "Search {types} …" : "Otsi „{types}“…",
"Choose {file}" : "Vali „{file}“",
"Choose" : "Vali",
"Copy to {target}" : "Kopeeri kausta {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(kõik valitud)",
"({count} selected)" : "({count} valitud)",
"Error loading file exists template" : "Viga faili olemasolu malli laadimisel",
- "Saving …" : "Salvestamine …",
+ "Saving …" : "Salvestan…",
"seconds ago" : "sekundit tagasi",
"Connection to server lost" : "Ühendus serveriga katkes",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tõrge lehe laadimisel, värskendamine %n sekundi pärast","Tõrge lehe laadimisel, värskendamine %n sekundi pärast"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Võta ühendust administraatoriga, kui see teade püsib või on tekkinud ootamatult.",
"Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga",
"For more details see the {linkstart}documentation ↗{linkend}." : "Lisateavet leiad {linkstart}dokumentatsioonist ↗{linkend}.",
+ "Searching …" : "Otsin...",
+ "Logging in …" : "Sisselogimisel...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Vestlused, videokõned, ekraanijagamine, online kohtumised ja veebikonverentsid – sinu brauseris ja mobiilirakendustes.",
+ "Loading apps …" : "Rakenduste laadimine …",
+ "Installing apps …" : "Rakenduste paigaldamine …",
+ "Loading your contacts …" : "Sinu kontaktide laadimine ...",
+ "Looking for {term} …" : "Otsin {term} …",
+ "Search contacts …" : "Otsi kontakte …",
+ "Loading more results …" : "Laadin veel tulemusi…",
"You have not added any info yet" : "Sa pole veel mingit infot lisanud",
"{user} has not added any info yet" : "{user} pole veel mitte mingit infot lisanud",
"Error opening the user status modal, try hard refreshing the page" : "Kasutaja staatuse modaaldialoogi avamine ebaõnnestus, proovi lehte värskendada",
"Edit Profile" : "Muuda profiili",
"The headline and about sections will show up here" : "Alapealkirja ja teabe lõigud saavad olema nähtavad siin",
+ "Search {types} …" : "Otsi „{types}“…",
+ "Saving …" : "Salvestamine …",
"Very weak password" : "Väga nõrk salasõna",
"Weak password" : "Nõrk salasõna",
"So-so password" : "Enam-vähem sobiv salasõna",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Seadista andmebaasi",
"Only %s is available." : "Ainult %s on saadaval.",
"Database account" : "Andmebaasi kasutajakonto",
+ "Installing …" : "Paigaldan…",
"Direct link copied to clipboard" : "Otselink on lõikelauale kopeeritud"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json
index a440306c502..1ccd3450d7d 100644
--- a/core/l10n/et_EE.json
+++ b/core/l10n/et_EE.json
@@ -232,7 +232,6 @@
"Search in current app" : "Otsi sellest rakendusest",
"Clear search" : "Tühjenda otsing",
"Search everywhere" : "Otsi kõikjalt",
- "Searching …" : "Otsin...",
"Start typing to search" : "Otsimiseks alusta kirjutamist",
"Minimum search length is {minSearchLength} characters" : "Otsingusõna väikseim pikkus on {minSearchLength} tähemärki",
"No matching results" : "Otsinguvastuseid ei leidu",
@@ -254,7 +253,7 @@
"Load more results" : "Laadi veel tulemusi",
"Search in" : "Otsi siin:",
"Log in" : "Logi sisse",
- "Logging in …" : "Sisselogimisel...",
+ "Logging in …" : "Sisselogimisel ...",
"Log in to {productName}" : "Logi sisse: {productName}",
"Wrong login or password." : "Vale kasutajanimi või salasõna.",
"This account is disabled" : "See konto pole kasutusel",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Kaastöö dokumentide, tabelite ja presentatsioonidega, kasutades Collabora Online'i.",
"Distraction free note taking app." : "Müravaba märkmete rakendus.",
"Recommended apps" : "Soovitatud rakendused",
- "Loading apps …" : "Rakenduste laadimine …",
"Could not fetch list of apps from the App Store." : "Rakenduste loendi laadimine App Store'st ebaõnnestus.",
"App download or installation failed" : "Rakenduse allalaadimine või paigaldamine ebaõnnestus",
"Cannot install this app because it is not compatible" : "Seda rakendust ei saa paigaldada, kuna see pole ühilduv",
"Cannot install this app" : "Seda rakendust ei saa paigaldada",
"Skip" : "Jäta vahele",
- "Installing apps …" : "Rakenduste paigaldamine …",
"Install recommended apps" : "Paigalda soovitatud rakendused",
"Avatar of {displayName}" : "Kasutaja „{displayName}“ tunnuspilt",
"Settings menu" : "Seadistuste menüü",
- "Loading your contacts …" : "Sinu kontaktide laadimine ...",
- "Looking for {term} …" : "Otsin {term} …",
"Search contacts" : "Otsi kontakte",
"Reset search" : "Lähtesta otsing",
- "Search contacts …" : "Otsi kontakte …",
"Could not load your contacts" : "Sinu kontaktide laadimine ebaõnnestus",
"No contacts found" : "Kontakte ei leitud",
"Show all contacts" : "Näita kõiki kontakte",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "„{type}“ otsimisel tekkis viga",
"Search starts once you start typing and results may be reached with the arrow keys" : "Otsing algab kohe, kui sa midagi trükid, ja tulemustele saab ligi nooleklahvidega",
"Search for {name} only" : "Otsi vaid otsisõna „{name}“",
- "Loading more results …" : "Laadin veel tulemusi…",
"Forgot password?" : "Unustasid salasõna?",
"Back to login form" : "Tagasi sisselogimise lehele",
"Back" : "Tagasi",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Palun sisesta hostinimega koos pordi number (nt. localhost:5432).",
"Database host" : "Andmebaasi host",
"localhost" : "localhost",
- "Installing …" : "Paigaldan…",
"Install" : "Paigalda",
"Need help?" : "Vajad abi?",
"See the documentation" : "Vaata dokumentatsiooni",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Sinu brauser ei ole toetatud. Palun uuenda see uuema versiooni peale või vaheta toetatud brauseri vastu.",
"Continue with this unsupported browser" : "Jätka selle mittetoetatud brauseriga",
"Supported versions" : "Toetatud versioonid",
- "Search {types} …" : "Otsi „{types}“…",
"Choose {file}" : "Vali „{file}“",
"Choose" : "Vali",
"Copy to {target}" : "Kopeeri kausta {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(kõik valitud)",
"({count} selected)" : "({count} valitud)",
"Error loading file exists template" : "Viga faili olemasolu malli laadimisel",
- "Saving …" : "Salvestamine …",
+ "Saving …" : "Salvestan…",
"seconds ago" : "sekundit tagasi",
"Connection to server lost" : "Ühendus serveriga katkes",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tõrge lehe laadimisel, värskendamine %n sekundi pärast","Tõrge lehe laadimisel, värskendamine %n sekundi pärast"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Võta ühendust administraatoriga, kui see teade püsib või on tekkinud ootamatult.",
"Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga",
"For more details see the {linkstart}documentation ↗{linkend}." : "Lisateavet leiad {linkstart}dokumentatsioonist ↗{linkend}.",
+ "Searching …" : "Otsin...",
+ "Logging in …" : "Sisselogimisel...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Vestlused, videokõned, ekraanijagamine, online kohtumised ja veebikonverentsid – sinu brauseris ja mobiilirakendustes.",
+ "Loading apps …" : "Rakenduste laadimine …",
+ "Installing apps …" : "Rakenduste paigaldamine …",
+ "Loading your contacts …" : "Sinu kontaktide laadimine ...",
+ "Looking for {term} …" : "Otsin {term} …",
+ "Search contacts …" : "Otsi kontakte …",
+ "Loading more results …" : "Laadin veel tulemusi…",
"You have not added any info yet" : "Sa pole veel mingit infot lisanud",
"{user} has not added any info yet" : "{user} pole veel mitte mingit infot lisanud",
"Error opening the user status modal, try hard refreshing the page" : "Kasutaja staatuse modaaldialoogi avamine ebaõnnestus, proovi lehte värskendada",
"Edit Profile" : "Muuda profiili",
"The headline and about sections will show up here" : "Alapealkirja ja teabe lõigud saavad olema nähtavad siin",
+ "Search {types} …" : "Otsi „{types}“…",
+ "Saving …" : "Salvestamine …",
"Very weak password" : "Väga nõrk salasõna",
"Weak password" : "Nõrk salasõna",
"So-so password" : "Enam-vähem sobiv salasõna",
@@ -526,6 +527,7 @@
"Configure the database" : "Seadista andmebaasi",
"Only %s is available." : "Ainult %s on saadaval.",
"Database account" : "Andmebaasi kasutajakonto",
+ "Installing …" : "Paigaldan…",
"Direct link copied to clipboard" : "Otselink on lõikelauale kopeeritud"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index 9bad095338d..4696730edb0 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -233,7 +233,6 @@ OC.L10N.register(
"Search in current app" : "Bilatu aplikazio honetan",
"Clear search" : "Garbitu bilaketa",
"Search everywhere" : "Bilatu nonahi",
- "Searching …" : "Bilatzen…",
"Start typing to search" : "Hasi idazten bilatzeko",
"No matching results" : "Ez dago bilaketaren emaitzarik",
"Today" : "Gaur",
@@ -253,7 +252,6 @@ OC.L10N.register(
"Load more results" : "Kargatu emaitza gehiago ",
"Search in" : "Bilatu hemen",
"Log in" : "Hasi saioa",
- "Logging in …" : "Saioa hasten...",
"Log in to {productName}" : "Hasi saioa {productName}-(e)n",
"Wrong login or password." : "Erabiltzaile edo pasahitz okerra.",
"This account is disabled" : "Kontu hau desgaituta dago",
@@ -290,21 +288,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Dokumentu, kalkulu-orri eta aurkezpen kolaboratiboak, Collabora Online-en sortuak.",
"Distraction free note taking app." : "Distrakziorik gabeko oharrak hartzeko aplikazioa.",
"Recommended apps" : "Gomendatutako aplikazioak",
- "Loading apps …" : "Aplikazioak kargatzen...",
"Could not fetch list of apps from the App Store." : "Ezin izan da aplikazioen zerrenda eskuratu aplikazioen dendatik.",
"App download or installation failed" : "Huts egin du aplikazioaren deskarga edo instalazioak",
"Cannot install this app because it is not compatible" : "Ezin da aplikazio hau instalatu ez delako bateragarria",
"Cannot install this app" : "Ezin da aplikazio hau instalatu",
"Skip" : "Saltatu",
- "Installing apps …" : "Aplikazioak instalatzen...",
"Install recommended apps" : "Instalatu gomendatutako aplikazioak",
"Avatar of {displayName}" : "{displayName}-(r)en avatarra",
"Settings menu" : "Ezarpenen menua",
- "Loading your contacts …" : "Zure kontaktuak kargatzen...",
- "Looking for {term} …" : "{term} bilatzen...",
"Search contacts" : "Bilatu kontaktuak",
"Reset search" : "Berrezarri bilaketa",
- "Search contacts …" : "Bilatu kontaktuak...",
"Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu",
"No contacts found" : "Ez da kontakturik aurkitu",
"Show all contacts" : "Erakutsi kontaktu guztiak",
@@ -316,7 +309,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Errorea gertatu da {type} bilatzean",
"Search starts once you start typing and results may be reached with the arrow keys" : "Bilaketa idazten hasten zarenean hasten da eta emaitzak gezi-teklen bidez lor daitezke",
"Search for {name} only" : "Biatu {name} bakarrik",
- "Loading more results …" : "Emaitza gehiago kargatzen ...",
"Forgot password?" : "Pasahitza ahaztu duzu?",
"Back to login form" : "Itzuli saio hasierara",
"Back" : "Atzera",
@@ -360,7 +352,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Zehaztu ataka, makinaren izenarekin batera (adb. localhost:5432).",
"Database host" : "Datu-basearen ostalaria",
"localhost" : "localhost",
- "Installing …" : "Instalatzen ...",
"Install" : "Instalatu",
"Need help?" : "Laguntza behar duzu?",
"See the documentation" : "Ikusi dokumentazioa",
@@ -369,7 +360,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Zure nabigatzailea ez da onartzen. Mesedez, eguneratu bertsio berriago batera edo onartzen den batera.",
"Continue with this unsupported browser" : "Jarraitu onartzen ez den arakatzaile honekin",
"Supported versions" : "Onartutako bertsioak",
- "Search {types} …" : "Bilatu {types} …",
"Choose {file}" : "Aukeratu {file}",
"Choose" : "Aukeratu",
"Copy to {target}" : "Kopiatu hona: {target}",
@@ -389,7 +379,7 @@ OC.L10N.register(
"(all selected)" : "(denak hautatuta)",
"({count} selected)" : "({count} hautatuta)",
"Error loading file exists template" : "Errorea fitxategia existitzen da txantiloia kargatzean",
- "Saving …" : "Gordetzen …",
+ "Saving …" : "Gordetzen ...",
"seconds ago" : "segundo lehenago",
"Connection to server lost" : "Zerbitzariarekiko konexioa eten da",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Arazoa orria kargatzerakoan, segundo %n barru berriz kargatuko da","Arazoa orria kargatzerakoan, %n segundo barru berriz kargatuko da"],
@@ -493,12 +483,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Jarri harremanetan zure sistema administratzailearekin mezu honek irauten badu edo ezustean agertu bada.",
"Error occurred while checking server setup" : "Errorea gertatu da zerbitzariaren konfigurazioa egiaztatzean",
"For more details see the {linkstart}documentation ↗{linkend}." : "Xehetasun gehiago lortzeko, ikusi {linkstart}dokumentazioa ↗{linkend}.",
+ "Searching …" : "Bilatzen…",
+ "Logging in …" : "Saioa hasten...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Txata, bideo-deiak, pantaila partekatzea, lineako bilerak eta web konferentziak - zure nabigatzailean eta mugikorrerako aplikazioekin.",
+ "Loading apps …" : "Aplikazioak kargatzen...",
+ "Installing apps …" : "Aplikazioak instalatzen...",
+ "Loading your contacts …" : "Zure kontaktuak kargatzen...",
+ "Looking for {term} …" : "{term} bilatzen...",
+ "Search contacts …" : "Bilatu kontaktuak...",
+ "Loading more results …" : "Emaitza gehiago kargatzen ...",
"You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu",
"{user} has not added any info yet" : "{user}-(e)k ez du oraindik informaziorik gehitu",
"Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzean, saiatu orria guztiz freskatzen",
"Edit Profile" : "Editatu profila",
"The headline and about sections will show up here" : "Izenburua eta 'Niri buruz' atalak hemen agertuko dira",
+ "Search {types} …" : "Bilatu {types} …",
+ "Saving …" : "Gordetzen …",
"Very weak password" : "Pasahitz oso ahula",
"Weak password" : "Pasahitz ahula",
"So-so password" : "Hala moduzko pasahitza",
@@ -525,6 +525,7 @@ OC.L10N.register(
"Configure the database" : "Konfiguratu datu-basea",
"Only %s is available." : "Soilik %s dago eskuragarri.",
"Database account" : "Datu-basearen kontua",
+ "Installing …" : "Instalatzen ...",
"Direct link copied to clipboard" : "Esteka zuzena arbelera kopiatuta"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index 5a352166962..5fa58e435da 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -231,7 +231,6 @@
"Search in current app" : "Bilatu aplikazio honetan",
"Clear search" : "Garbitu bilaketa",
"Search everywhere" : "Bilatu nonahi",
- "Searching …" : "Bilatzen…",
"Start typing to search" : "Hasi idazten bilatzeko",
"No matching results" : "Ez dago bilaketaren emaitzarik",
"Today" : "Gaur",
@@ -251,7 +250,6 @@
"Load more results" : "Kargatu emaitza gehiago ",
"Search in" : "Bilatu hemen",
"Log in" : "Hasi saioa",
- "Logging in …" : "Saioa hasten...",
"Log in to {productName}" : "Hasi saioa {productName}-(e)n",
"Wrong login or password." : "Erabiltzaile edo pasahitz okerra.",
"This account is disabled" : "Kontu hau desgaituta dago",
@@ -288,21 +286,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Dokumentu, kalkulu-orri eta aurkezpen kolaboratiboak, Collabora Online-en sortuak.",
"Distraction free note taking app." : "Distrakziorik gabeko oharrak hartzeko aplikazioa.",
"Recommended apps" : "Gomendatutako aplikazioak",
- "Loading apps …" : "Aplikazioak kargatzen...",
"Could not fetch list of apps from the App Store." : "Ezin izan da aplikazioen zerrenda eskuratu aplikazioen dendatik.",
"App download or installation failed" : "Huts egin du aplikazioaren deskarga edo instalazioak",
"Cannot install this app because it is not compatible" : "Ezin da aplikazio hau instalatu ez delako bateragarria",
"Cannot install this app" : "Ezin da aplikazio hau instalatu",
"Skip" : "Saltatu",
- "Installing apps …" : "Aplikazioak instalatzen...",
"Install recommended apps" : "Instalatu gomendatutako aplikazioak",
"Avatar of {displayName}" : "{displayName}-(r)en avatarra",
"Settings menu" : "Ezarpenen menua",
- "Loading your contacts …" : "Zure kontaktuak kargatzen...",
- "Looking for {term} …" : "{term} bilatzen...",
"Search contacts" : "Bilatu kontaktuak",
"Reset search" : "Berrezarri bilaketa",
- "Search contacts …" : "Bilatu kontaktuak...",
"Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu",
"No contacts found" : "Ez da kontakturik aurkitu",
"Show all contacts" : "Erakutsi kontaktu guztiak",
@@ -314,7 +307,6 @@
"An error occurred while searching for {type}" : "Errorea gertatu da {type} bilatzean",
"Search starts once you start typing and results may be reached with the arrow keys" : "Bilaketa idazten hasten zarenean hasten da eta emaitzak gezi-teklen bidez lor daitezke",
"Search for {name} only" : "Biatu {name} bakarrik",
- "Loading more results …" : "Emaitza gehiago kargatzen ...",
"Forgot password?" : "Pasahitza ahaztu duzu?",
"Back to login form" : "Itzuli saio hasierara",
"Back" : "Atzera",
@@ -358,7 +350,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Zehaztu ataka, makinaren izenarekin batera (adb. localhost:5432).",
"Database host" : "Datu-basearen ostalaria",
"localhost" : "localhost",
- "Installing …" : "Instalatzen ...",
"Install" : "Instalatu",
"Need help?" : "Laguntza behar duzu?",
"See the documentation" : "Ikusi dokumentazioa",
@@ -367,7 +358,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Zure nabigatzailea ez da onartzen. Mesedez, eguneratu bertsio berriago batera edo onartzen den batera.",
"Continue with this unsupported browser" : "Jarraitu onartzen ez den arakatzaile honekin",
"Supported versions" : "Onartutako bertsioak",
- "Search {types} …" : "Bilatu {types} …",
"Choose {file}" : "Aukeratu {file}",
"Choose" : "Aukeratu",
"Copy to {target}" : "Kopiatu hona: {target}",
@@ -387,7 +377,7 @@
"(all selected)" : "(denak hautatuta)",
"({count} selected)" : "({count} hautatuta)",
"Error loading file exists template" : "Errorea fitxategia existitzen da txantiloia kargatzean",
- "Saving …" : "Gordetzen …",
+ "Saving …" : "Gordetzen ...",
"seconds ago" : "segundo lehenago",
"Connection to server lost" : "Zerbitzariarekiko konexioa eten da",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Arazoa orria kargatzerakoan, segundo %n barru berriz kargatuko da","Arazoa orria kargatzerakoan, %n segundo barru berriz kargatuko da"],
@@ -491,12 +481,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Jarri harremanetan zure sistema administratzailearekin mezu honek irauten badu edo ezustean agertu bada.",
"Error occurred while checking server setup" : "Errorea gertatu da zerbitzariaren konfigurazioa egiaztatzean",
"For more details see the {linkstart}documentation ↗{linkend}." : "Xehetasun gehiago lortzeko, ikusi {linkstart}dokumentazioa ↗{linkend}.",
+ "Searching …" : "Bilatzen…",
+ "Logging in …" : "Saioa hasten...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Txata, bideo-deiak, pantaila partekatzea, lineako bilerak eta web konferentziak - zure nabigatzailean eta mugikorrerako aplikazioekin.",
+ "Loading apps …" : "Aplikazioak kargatzen...",
+ "Installing apps …" : "Aplikazioak instalatzen...",
+ "Loading your contacts …" : "Zure kontaktuak kargatzen...",
+ "Looking for {term} …" : "{term} bilatzen...",
+ "Search contacts …" : "Bilatu kontaktuak...",
+ "Loading more results …" : "Emaitza gehiago kargatzen ...",
"You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu",
"{user} has not added any info yet" : "{user}-(e)k ez du oraindik informaziorik gehitu",
"Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzean, saiatu orria guztiz freskatzen",
"Edit Profile" : "Editatu profila",
"The headline and about sections will show up here" : "Izenburua eta 'Niri buruz' atalak hemen agertuko dira",
+ "Search {types} …" : "Bilatu {types} …",
+ "Saving …" : "Gordetzen …",
"Very weak password" : "Pasahitz oso ahula",
"Weak password" : "Pasahitz ahula",
"So-so password" : "Hala moduzko pasahitza",
@@ -523,6 +523,7 @@
"Configure the database" : "Konfiguratu datu-basea",
"Only %s is available." : "Soilik %s dago eskuragarri.",
"Database account" : "Datu-basearen kontua",
+ "Installing …" : "Instalatzen ...",
"Direct link copied to clipboard" : "Esteka zuzena arbelera kopiatuta"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/fa.js b/core/l10n/fa.js
index 01c3b3fcc69..2b67b736bb2 100644
--- a/core/l10n/fa.js
+++ b/core/l10n/fa.js
@@ -231,7 +231,6 @@ OC.L10N.register(
"Search in current app" : "جستجو در برنامه فعلی.",
"Clear search" : "پاک کردن جستجو.",
"Search everywhere" : "جستجو در هر کجا.",
- "Searching …" : "جستجوکردن …",
"Start typing to search" : "برای جستجو شروع به تایپ کنید.",
"No matching results" : "نتیجه مطابق یافت نشد.",
"Today" : "امروز.",
@@ -250,7 +249,6 @@ OC.L10N.register(
"Load more results" : "بار کردن نتایج بیشتر.",
"Search in" : "جستجو در.",
"Log in" : "ورود",
- "Logging in …" : "ورود به سیستم ...",
"Log in to {productName}" : "ورود به {productName}.",
"Wrong login or password." : "نام کاربری یا رمز عبور اشتباه است.",
"This account is disabled" : "این حساب کاربری غیرفعال است.",
@@ -287,21 +285,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "اسناد، صفحات گسترده و ارائههای مشترک، بر اساس Collabora Online ساخته شدهاند.",
"Distraction free note taking app." : "برنامه یادداشتبرداری بدون حواسپرتی.",
"Recommended apps" : "برنامههای پیشنهادی.",
- "Loading apps …" : "در حال بارگذاری برنامه ها... .",
"Could not fetch list of apps from the App Store." : "امکان دریافت لیست برنامه ها از App Store وجود نداشت.",
"App download or installation failed" : "دانلود یا نصب برنامه ناموفق بود.",
"Cannot install this app because it is not compatible" : "نمی توان این برنامه را نصب کرد زیرا سازگار نیست.",
"Cannot install this app" : "نمی توان این برنامه را نصب کرد.",
"Skip" : "پرش.",
- "Installing apps …" : "در حال نصب برنامه.",
"Install recommended apps" : "نصب کارههای پیشنهادی.",
"Avatar of {displayName}" : "نمایه {displayName}.",
"Settings menu" : "فهرست تنظیمات.",
- "Loading your contacts …" : "بارگیری مخاطبین شما ...",
- "Looking for {term} …" : "به دنبال {term} …",
"Search contacts" : "جستجوی مخاطبین.",
"Reset search" : "بازنشانی جستجو.",
- "Search contacts …" : "جستجو مخاطبین ...",
"Could not load your contacts" : "امکان بارگذاری مخاطبین شما وجود نداشت.",
"No contacts found" : "مخاطبین یافت نشد",
"Show all contacts" : "نمایش تمام مخاطبین.",
@@ -313,7 +306,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "خطایی در هنگام جستجو برای {type} رخ داد.",
"Search starts once you start typing and results may be reached with the arrow keys" : "جستجو با شروع تایپ آغاز میشود و نتایج را میتوان با کلیدهای جهتنما مشاهده کرد.",
"Search for {name} only" : "فقط {name} را جستجو کنید.",
- "Loading more results …" : "در حال بارگذاری نتایج بیشتر ... .",
"Forgot password?" : "رمز فراموش شده؟",
"Back to login form" : "بازگشت به فرم ورود.",
"Back" : "بازگشت.",
@@ -352,7 +344,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
"Database host" : "هاست پایگاه داده",
"localhost" : "لوکالهاست",
- "Installing …" : "درحال نصب...",
"Install" : "نصب",
"Need help?" : "کمک لازم دارید ؟",
"See the documentation" : "مشاهدهی مستندات",
@@ -361,7 +352,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "مرورگر شما پشتیبانی نمیشود. لطفاً به نسخه جدیدتر یا نسخه پشتیبانیشده ارتقا دهید.",
"Continue with this unsupported browser" : "با این مرورگر پشتیبانینشده ادامه دهید",
"Supported versions" : "نسخههای پشتیبانی شده",
- "Search {types} …" : "جستجوی {types}...",
"Choose {file}" : "انتخاب {file}",
"Choose" : "انتخاب کردن",
"Copy to {target}" : "رونوشت به {target}",
@@ -381,7 +371,7 @@ OC.L10N.register(
"(all selected)" : "(همه انتخاب شده اند)",
"({count} selected)" : "({count} انتخاب شده)",
"Error loading file exists template" : "خطا در بارگزاری فایل قالب",
- "Saving …" : "ذخیره کردن …",
+ "Saving …" : "در حال ذخیره",
"seconds ago" : "ثانیهها پیش",
"Connection to server lost" : "اتصال به سرور از دست رفته است",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["%nمشکل بارگذاری صفحه، بارگیری مجدد در ثانیه","%nمشکل بارگذاری صفحه، بارگیری مجدد در ثانیه"],
@@ -483,12 +473,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "اگر این پیغام همچنان وجود داشت یا به صورت غیر منتظره ظاهر شد با مدیر سیستم تماس بگیرید.",
"Error occurred while checking server setup" : "خطا در هنگام چک کردن راهاندازی سرور رخ داده است",
"For more details see the {linkstart}documentation ↗{linkend}." : "برای جزئیات بیشتر به {linkstart}مستندات ↗{linkend} مراجعه کنید.",
+ "Searching …" : "جستجوکردن …",
+ "Logging in …" : "ورود به سیستم ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "چت، تماسهای ویدیویی، اشتراکگذاری صفحه، جلسات آنلاین و کنفرانس وب – در مرورگر شما و با برنامههای موبایل.",
+ "Loading apps …" : "در حال بارگذاری برنامه ها... .",
+ "Installing apps …" : "در حال نصب برنامه.",
+ "Loading your contacts …" : "بارگیری مخاطبین شما ...",
+ "Looking for {term} …" : "به دنبال {term} …",
+ "Search contacts …" : "جستجو مخاطبین ...",
+ "Loading more results …" : "در حال بارگذاری نتایج بیشتر ... .",
"You have not added any info yet" : "شما هنوز هیچ اطلاعاتی اضافه نکرده اید",
"{user} has not added any info yet" : "{user} هنوز هیچ اطلاعاتی اضافه نکرده است",
"Error opening the user status modal, try hard refreshing the page" : "خطا در باز کردن مودال وضعیت کاربر، سعی کنید صفحه را به شدت تازهسازی کنید",
"Edit Profile" : "ویرایش نمایه",
"The headline and about sections will show up here" : "بخشهای سربرگ و درباره در اینجا نمایش داده خواهند شد",
+ "Search {types} …" : "جستجوی {types}...",
+ "Saving …" : "ذخیره کردن …",
"Very weak password" : "رمز عبور بسیار ضعیف",
"Weak password" : "رمز عبور ضعیف",
"So-so password" : "رمز عبور متوسط",
@@ -515,6 +515,7 @@ OC.L10N.register(
"Configure the database" : "پایگاه داده برنامه ریزی شدند",
"Only %s is available." : "تنها %s موجود است.",
"Database account" : "حساب پایگاه داده",
+ "Installing …" : "درحال نصب...",
"Direct link copied to clipboard" : "لینک مستقیم در کلیپبورد کپی شد."
},
"nplurals=2; plural=(n > 1);");
diff --git a/core/l10n/fa.json b/core/l10n/fa.json
index 6d08bd4ffdc..2595ca84444 100644
--- a/core/l10n/fa.json
+++ b/core/l10n/fa.json
@@ -229,7 +229,6 @@
"Search in current app" : "جستجو در برنامه فعلی.",
"Clear search" : "پاک کردن جستجو.",
"Search everywhere" : "جستجو در هر کجا.",
- "Searching …" : "جستجوکردن …",
"Start typing to search" : "برای جستجو شروع به تایپ کنید.",
"No matching results" : "نتیجه مطابق یافت نشد.",
"Today" : "امروز.",
@@ -248,7 +247,6 @@
"Load more results" : "بار کردن نتایج بیشتر.",
"Search in" : "جستجو در.",
"Log in" : "ورود",
- "Logging in …" : "ورود به سیستم ...",
"Log in to {productName}" : "ورود به {productName}.",
"Wrong login or password." : "نام کاربری یا رمز عبور اشتباه است.",
"This account is disabled" : "این حساب کاربری غیرفعال است.",
@@ -285,21 +283,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "اسناد، صفحات گسترده و ارائههای مشترک، بر اساس Collabora Online ساخته شدهاند.",
"Distraction free note taking app." : "برنامه یادداشتبرداری بدون حواسپرتی.",
"Recommended apps" : "برنامههای پیشنهادی.",
- "Loading apps …" : "در حال بارگذاری برنامه ها... .",
"Could not fetch list of apps from the App Store." : "امکان دریافت لیست برنامه ها از App Store وجود نداشت.",
"App download or installation failed" : "دانلود یا نصب برنامه ناموفق بود.",
"Cannot install this app because it is not compatible" : "نمی توان این برنامه را نصب کرد زیرا سازگار نیست.",
"Cannot install this app" : "نمی توان این برنامه را نصب کرد.",
"Skip" : "پرش.",
- "Installing apps …" : "در حال نصب برنامه.",
"Install recommended apps" : "نصب کارههای پیشنهادی.",
"Avatar of {displayName}" : "نمایه {displayName}.",
"Settings menu" : "فهرست تنظیمات.",
- "Loading your contacts …" : "بارگیری مخاطبین شما ...",
- "Looking for {term} …" : "به دنبال {term} …",
"Search contacts" : "جستجوی مخاطبین.",
"Reset search" : "بازنشانی جستجو.",
- "Search contacts …" : "جستجو مخاطبین ...",
"Could not load your contacts" : "امکان بارگذاری مخاطبین شما وجود نداشت.",
"No contacts found" : "مخاطبین یافت نشد",
"Show all contacts" : "نمایش تمام مخاطبین.",
@@ -311,7 +304,6 @@
"An error occurred while searching for {type}" : "خطایی در هنگام جستجو برای {type} رخ داد.",
"Search starts once you start typing and results may be reached with the arrow keys" : "جستجو با شروع تایپ آغاز میشود و نتایج را میتوان با کلیدهای جهتنما مشاهده کرد.",
"Search for {name} only" : "فقط {name} را جستجو کنید.",
- "Loading more results …" : "در حال بارگذاری نتایج بیشتر ... .",
"Forgot password?" : "رمز فراموش شده؟",
"Back to login form" : "بازگشت به فرم ورود.",
"Back" : "بازگشت.",
@@ -350,7 +342,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
"Database host" : "هاست پایگاه داده",
"localhost" : "لوکالهاست",
- "Installing …" : "درحال نصب...",
"Install" : "نصب",
"Need help?" : "کمک لازم دارید ؟",
"See the documentation" : "مشاهدهی مستندات",
@@ -359,7 +350,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "مرورگر شما پشتیبانی نمیشود. لطفاً به نسخه جدیدتر یا نسخه پشتیبانیشده ارتقا دهید.",
"Continue with this unsupported browser" : "با این مرورگر پشتیبانینشده ادامه دهید",
"Supported versions" : "نسخههای پشتیبانی شده",
- "Search {types} …" : "جستجوی {types}...",
"Choose {file}" : "انتخاب {file}",
"Choose" : "انتخاب کردن",
"Copy to {target}" : "رونوشت به {target}",
@@ -379,7 +369,7 @@
"(all selected)" : "(همه انتخاب شده اند)",
"({count} selected)" : "({count} انتخاب شده)",
"Error loading file exists template" : "خطا در بارگزاری فایل قالب",
- "Saving …" : "ذخیره کردن …",
+ "Saving …" : "در حال ذخیره",
"seconds ago" : "ثانیهها پیش",
"Connection to server lost" : "اتصال به سرور از دست رفته است",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["%nمشکل بارگذاری صفحه، بارگیری مجدد در ثانیه","%nمشکل بارگذاری صفحه، بارگیری مجدد در ثانیه"],
@@ -481,12 +471,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "اگر این پیغام همچنان وجود داشت یا به صورت غیر منتظره ظاهر شد با مدیر سیستم تماس بگیرید.",
"Error occurred while checking server setup" : "خطا در هنگام چک کردن راهاندازی سرور رخ داده است",
"For more details see the {linkstart}documentation ↗{linkend}." : "برای جزئیات بیشتر به {linkstart}مستندات ↗{linkend} مراجعه کنید.",
+ "Searching …" : "جستجوکردن …",
+ "Logging in …" : "ورود به سیستم ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "چت، تماسهای ویدیویی، اشتراکگذاری صفحه، جلسات آنلاین و کنفرانس وب – در مرورگر شما و با برنامههای موبایل.",
+ "Loading apps …" : "در حال بارگذاری برنامه ها... .",
+ "Installing apps …" : "در حال نصب برنامه.",
+ "Loading your contacts …" : "بارگیری مخاطبین شما ...",
+ "Looking for {term} …" : "به دنبال {term} …",
+ "Search contacts …" : "جستجو مخاطبین ...",
+ "Loading more results …" : "در حال بارگذاری نتایج بیشتر ... .",
"You have not added any info yet" : "شما هنوز هیچ اطلاعاتی اضافه نکرده اید",
"{user} has not added any info yet" : "{user} هنوز هیچ اطلاعاتی اضافه نکرده است",
"Error opening the user status modal, try hard refreshing the page" : "خطا در باز کردن مودال وضعیت کاربر، سعی کنید صفحه را به شدت تازهسازی کنید",
"Edit Profile" : "ویرایش نمایه",
"The headline and about sections will show up here" : "بخشهای سربرگ و درباره در اینجا نمایش داده خواهند شد",
+ "Search {types} …" : "جستجوی {types}...",
+ "Saving …" : "ذخیره کردن …",
"Very weak password" : "رمز عبور بسیار ضعیف",
"Weak password" : "رمز عبور ضعیف",
"So-so password" : "رمز عبور متوسط",
@@ -513,6 +513,7 @@
"Configure the database" : "پایگاه داده برنامه ریزی شدند",
"Only %s is available." : "تنها %s موجود است.",
"Database account" : "حساب پایگاه داده",
+ "Installing …" : "درحال نصب...",
"Direct link copied to clipboard" : "لینک مستقیم در کلیپبورد کپی شد."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index 921a5cd68a9..cb56163c16e 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -195,7 +195,6 @@ OC.L10N.register(
"Search in current app" : "Etsi nykyisessä sovelluksessa",
"Clear search" : "Tyhjennä haku",
"Search everywhere" : "Etsi kaikkialta",
- "Searching …" : "Haetaan…",
"Start typing to search" : "Aloita kirjoittaminen hakeaksesi",
"No matching results" : "Ei tuloksia",
"Today" : "Tänään",
@@ -215,7 +214,6 @@ OC.L10N.register(
"Load more results" : "Lataa lisää tuloksia",
"Search in" : "Etsi kohteesta",
"Log in" : "Kirjaudu sisään",
- "Logging in …" : "Kirjaudutaan sisään...",
"Log in to {productName}" : "Kirjaudu palveluun {productName}",
"Wrong login or password." : "Väärä käyttäjätunnus tai salasana.",
"This account is disabled" : "Tämä tili on poistettu käytöstä",
@@ -251,20 +249,15 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Asiakirjat, laskentataulukot ja esitykset yhteistyönä, taustavoimana Collabora Online.",
"Distraction free note taking app." : "Häiriötön mustiinpanosovellus.",
"Recommended apps" : "Suositellut sovellukset",
- "Loading apps …" : "Ladataan sovelluksia…",
"Could not fetch list of apps from the App Store." : "Sovelluskaupasta ei voitu noutaa listaa sovelluksista.",
"App download or installation failed" : "Sovelluksen lataus tai asennus epäonnistui",
"Cannot install this app because it is not compatible" : "Tätä sovellusta ei voi asentaa, koska se ei ole yhteensopiva",
"Cannot install this app" : "Tätä sovellusta ei voi asentaa",
"Skip" : "Ohita",
- "Installing apps …" : "Asennetaan sovelluksia…",
"Install recommended apps" : "Asenna suositellut sovellukset",
"Settings menu" : "Asetusvalikko",
- "Loading your contacts …" : "Ladataan yhteystietojasi…",
- "Looking for {term} …" : "Etsii {term}…",
"Search contacts" : "Etsi yhteystietoja",
"Reset search" : "Tyhjennä haku",
- "Search contacts …" : "Etsi yhteystietoja…",
"Could not load your contacts" : "Yhteystietojasi ei voitu ladata",
"No contacts found" : "Yhteystietoja ei löytynyt",
"Show all contacts" : "Näytä kaikki kontaktit",
@@ -276,7 +269,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Haettaessa tyyppiä {type} tapahtui virhe.",
"Search starts once you start typing and results may be reached with the arrow keys" : "Haku alkaa kun aloitat kirjoittamisen. Tuloksiin on mahdollista siirtyä nuolinäppäimillä",
"Search for {name} only" : "Etsi vain {name}",
- "Loading more results …" : "Ladataan lisää tuloksia…",
"Forgot password?" : "Unohditko salasanasi?",
"Back to login form" : "Takaisin kirjautumisnäkymään",
"Back" : "Takaisin",
@@ -316,7 +308,6 @@ OC.L10N.register(
"Database tablespace" : "Tietokannan taulukkotila",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Määritä portin numero tietokantapalvelimen yhteydessä (esim. localhost:5432).",
"Database host" : "Tietokantapalvelin",
- "Installing …" : "Asennetaan …",
"Install" : "Asenna",
"Need help?" : "Tarvitsetko apua?",
"See the documentation" : "Tutustu ohjeisiin",
@@ -325,7 +316,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Selaimesi ei ole tuettu. Päivitä uudempaan versioon tai muuhun tuettuun selaimeen.",
"Continue with this unsupported browser" : "Jatka tällä tuen ulkopuolella olevalla selaimella",
"Supported versions" : "Tuetut versiot",
- "Search {types} …" : "Etsi {types}…",
"Choose {file}" : "Valitse {file}",
"Choose" : "Valitse",
"Copy to {target}" : "Kopioi kohteeseen {target}",
@@ -345,7 +335,7 @@ OC.L10N.register(
"(all selected)" : "(kaikki valittu)",
"({count} selected)" : "({count} valittu)",
"Error loading file exists template" : "Virhe ladatessa mallipohjaa",
- "Saving …" : "Tallennetaan…",
+ "Saving …" : "Tallennetaan …",
"seconds ago" : "sekunteja sitten",
"Connection to server lost" : "Yhteys palvelimelle katkesi",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Ongelma sivun lataamisessa, päivitetään %n sekunnin kuluttua","Ongelma sivun lataamisessa, päivitetään %n sekunnin kuluttua"],
@@ -445,11 +435,21 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.",
"Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa",
"For more details see the {linkstart}documentation ↗{linkend}." : "Lue lisätietoja {linkstart}dokumentaatiosta ↗{linkend}.",
+ "Searching …" : "Haetaan…",
+ "Logging in …" : "Kirjaudutaan sisään...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Keskustelu, videopuhelut, näytön jako, verkkotapaamiset ja web-konferenssit - selaimessasi ja puhelinsovelluksilla.",
+ "Loading apps …" : "Ladataan sovelluksia…",
+ "Installing apps …" : "Asennetaan sovelluksia…",
+ "Loading your contacts …" : "Ladataan yhteystietojasi…",
+ "Looking for {term} …" : "Etsii {term}…",
+ "Search contacts …" : "Etsi yhteystietoja…",
+ "Loading more results …" : "Ladataan lisää tuloksia…",
"You have not added any info yet" : "Et ole lisännyt tietoja vielä",
"{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä",
"Edit Profile" : "Muokkaa profiilia",
"The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä",
+ "Search {types} …" : "Etsi {types}…",
+ "Saving …" : "Tallennetaan…",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
"So-so password" : "Kohtalainen salasana",
@@ -476,6 +476,7 @@ OC.L10N.register(
"Configure the database" : "Määritä tietokanta",
"Only %s is available." : "Vain %s on käytettävissä.",
"Database account" : "Tietokantatili",
+ "Installing …" : "Asennetaan …",
"Direct link copied to clipboard" : "Suora linkki kopioitu työpöydälle"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 1abfa8e97f7..a0e7a604541 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -193,7 +193,6 @@
"Search in current app" : "Etsi nykyisessä sovelluksessa",
"Clear search" : "Tyhjennä haku",
"Search everywhere" : "Etsi kaikkialta",
- "Searching …" : "Haetaan…",
"Start typing to search" : "Aloita kirjoittaminen hakeaksesi",
"No matching results" : "Ei tuloksia",
"Today" : "Tänään",
@@ -213,7 +212,6 @@
"Load more results" : "Lataa lisää tuloksia",
"Search in" : "Etsi kohteesta",
"Log in" : "Kirjaudu sisään",
- "Logging in …" : "Kirjaudutaan sisään...",
"Log in to {productName}" : "Kirjaudu palveluun {productName}",
"Wrong login or password." : "Väärä käyttäjätunnus tai salasana.",
"This account is disabled" : "Tämä tili on poistettu käytöstä",
@@ -249,20 +247,15 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Asiakirjat, laskentataulukot ja esitykset yhteistyönä, taustavoimana Collabora Online.",
"Distraction free note taking app." : "Häiriötön mustiinpanosovellus.",
"Recommended apps" : "Suositellut sovellukset",
- "Loading apps …" : "Ladataan sovelluksia…",
"Could not fetch list of apps from the App Store." : "Sovelluskaupasta ei voitu noutaa listaa sovelluksista.",
"App download or installation failed" : "Sovelluksen lataus tai asennus epäonnistui",
"Cannot install this app because it is not compatible" : "Tätä sovellusta ei voi asentaa, koska se ei ole yhteensopiva",
"Cannot install this app" : "Tätä sovellusta ei voi asentaa",
"Skip" : "Ohita",
- "Installing apps …" : "Asennetaan sovelluksia…",
"Install recommended apps" : "Asenna suositellut sovellukset",
"Settings menu" : "Asetusvalikko",
- "Loading your contacts …" : "Ladataan yhteystietojasi…",
- "Looking for {term} …" : "Etsii {term}…",
"Search contacts" : "Etsi yhteystietoja",
"Reset search" : "Tyhjennä haku",
- "Search contacts …" : "Etsi yhteystietoja…",
"Could not load your contacts" : "Yhteystietojasi ei voitu ladata",
"No contacts found" : "Yhteystietoja ei löytynyt",
"Show all contacts" : "Näytä kaikki kontaktit",
@@ -274,7 +267,6 @@
"An error occurred while searching for {type}" : "Haettaessa tyyppiä {type} tapahtui virhe.",
"Search starts once you start typing and results may be reached with the arrow keys" : "Haku alkaa kun aloitat kirjoittamisen. Tuloksiin on mahdollista siirtyä nuolinäppäimillä",
"Search for {name} only" : "Etsi vain {name}",
- "Loading more results …" : "Ladataan lisää tuloksia…",
"Forgot password?" : "Unohditko salasanasi?",
"Back to login form" : "Takaisin kirjautumisnäkymään",
"Back" : "Takaisin",
@@ -314,7 +306,6 @@
"Database tablespace" : "Tietokannan taulukkotila",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Määritä portin numero tietokantapalvelimen yhteydessä (esim. localhost:5432).",
"Database host" : "Tietokantapalvelin",
- "Installing …" : "Asennetaan …",
"Install" : "Asenna",
"Need help?" : "Tarvitsetko apua?",
"See the documentation" : "Tutustu ohjeisiin",
@@ -323,7 +314,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Selaimesi ei ole tuettu. Päivitä uudempaan versioon tai muuhun tuettuun selaimeen.",
"Continue with this unsupported browser" : "Jatka tällä tuen ulkopuolella olevalla selaimella",
"Supported versions" : "Tuetut versiot",
- "Search {types} …" : "Etsi {types}…",
"Choose {file}" : "Valitse {file}",
"Choose" : "Valitse",
"Copy to {target}" : "Kopioi kohteeseen {target}",
@@ -343,7 +333,7 @@
"(all selected)" : "(kaikki valittu)",
"({count} selected)" : "({count} valittu)",
"Error loading file exists template" : "Virhe ladatessa mallipohjaa",
- "Saving …" : "Tallennetaan…",
+ "Saving …" : "Tallennetaan …",
"seconds ago" : "sekunteja sitten",
"Connection to server lost" : "Yhteys palvelimelle katkesi",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Ongelma sivun lataamisessa, päivitetään %n sekunnin kuluttua","Ongelma sivun lataamisessa, päivitetään %n sekunnin kuluttua"],
@@ -443,11 +433,21 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.",
"Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa",
"For more details see the {linkstart}documentation ↗{linkend}." : "Lue lisätietoja {linkstart}dokumentaatiosta ↗{linkend}.",
+ "Searching …" : "Haetaan…",
+ "Logging in …" : "Kirjaudutaan sisään...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Keskustelu, videopuhelut, näytön jako, verkkotapaamiset ja web-konferenssit - selaimessasi ja puhelinsovelluksilla.",
+ "Loading apps …" : "Ladataan sovelluksia…",
+ "Installing apps …" : "Asennetaan sovelluksia…",
+ "Loading your contacts …" : "Ladataan yhteystietojasi…",
+ "Looking for {term} …" : "Etsii {term}…",
+ "Search contacts …" : "Etsi yhteystietoja…",
+ "Loading more results …" : "Ladataan lisää tuloksia…",
"You have not added any info yet" : "Et ole lisännyt tietoja vielä",
"{user} has not added any info yet" : "{user} ei ole lisännyt tietoja vielä",
"Edit Profile" : "Muokkaa profiilia",
"The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä",
+ "Search {types} …" : "Etsi {types}…",
+ "Saving …" : "Tallennetaan…",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
"So-so password" : "Kohtalainen salasana",
@@ -474,6 +474,7 @@
"Configure the database" : "Määritä tietokanta",
"Only %s is available." : "Vain %s on käytettävissä.",
"Database account" : "Tietokantatili",
+ "Installing …" : "Asennetaan …",
"Direct link copied to clipboard" : "Suora linkki kopioitu työpöydälle"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index cfdbc2c9cc4..6e4ca55c72c 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Recherche dans l'application courante",
"Clear search" : "Effacer la recherche",
"Search everywhere" : "Chercher partout",
- "Searching …" : "Recherche…",
"Start typing to search" : "Commencez à taper pour lancer la recherche",
"No matching results" : "Aucun résultat correspondant",
"Today" : "Aujourd’hui",
@@ -255,7 +254,7 @@ OC.L10N.register(
"Load more results" : "Charger plus de résultats",
"Search in" : "Rechercher dans",
"Log in" : "Se connecter",
- "Logging in …" : "Connexion…",
+ "Logging in …" : "Connexion en cours…",
"Log in to {productName}" : "Se connecter à {productName}",
"Wrong login or password." : "Mauvais identifiant ou mot de passe.",
"This account is disabled" : "Ce compte est désactivé",
@@ -292,21 +291,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, feuilles de calculs ou présentations créées sur Collabora Online.",
"Distraction free note taking app." : "Application de prise de notes sans distraction.",
"Recommended apps" : "Applications recommandées",
- "Loading apps …" : "Chargement des applis…",
"Could not fetch list of apps from the App Store." : "Impossible de récupérer la liste des applications depuis le magasin d’applications",
"App download or installation failed" : "Échec lors du téléchargement ou de l’installation de l’application",
"Cannot install this app because it is not compatible" : "Impossible d’installer cette app parce qu’elle n’est pas compatible",
"Cannot install this app" : "Impossible d’installer cette app",
"Skip" : "Ignorer",
- "Installing apps …" : "Installation des applis en cours...",
"Install recommended apps" : "Installer les applications recommandées",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menu des paramètres",
- "Loading your contacts …" : "Chargement de vos contacts...",
- "Looking for {term} …" : "Recherche de {term} ...",
"Search contacts" : "Rechercher des contacts",
"Reset search" : "Réinitialiser la recherche",
- "Search contacts …" : "Rechercher un contact...",
"Could not load your contacts" : "Impossible de charger vos contacts",
"No contacts found" : "Aucun contact trouvé",
"Show all contacts" : "Afficher tous les contacts",
@@ -318,7 +312,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Une erreur est survenue lors de la recherche de {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La recherche démarre dès que vous commencez à taper et les résultats peuvent être atteints avec les flèches du clavier",
"Search for {name} only" : "Rechercher pour {name} uniquement",
- "Loading more results …" : "Chargement de plus de résultats …",
"Forgot password?" : "Mot de passe oublié ?",
"Back to login form" : "Retour au formulaire de connexion",
"Back" : "Retour",
@@ -362,7 +355,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Veuillez spécifier le numéro du port avec le nom de l’hôte (par exemple, localhost:5432).",
"Database host" : "Hôte de la base de données",
"localhost" : "localhost",
- "Installing …" : "Installation...",
"Install" : "Installer",
"Need help?" : "Besoin d’aide ?",
"See the documentation" : "Lire la documentation",
@@ -371,7 +363,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Votre navigateur n'est pas pris en charge. Veuillez passer à une version plus récente ou à un navigateur supporté.",
"Continue with this unsupported browser" : "Continuer avec ce navigateur non pris en charge",
"Supported versions" : "Versions supportées",
- "Search {types} …" : "Rechercher {types}…",
"Choose {file}" : "Choisir {file}",
"Choose" : "Choisir",
"Copy to {target}" : "Copier vers {target}",
@@ -391,7 +382,7 @@ OC.L10N.register(
"(all selected)" : "(tous sélectionnés)",
"({count} selected)" : "({count} sélectionné(s))",
"Error loading file exists template" : "Erreur lors du chargement du modèle de fichier existant",
- "Saving …" : "Enregistrement...",
+ "Saving …" : "Enregistrement …",
"seconds ago" : "Il y a quelques secondes",
"Connection to server lost" : "La connexion au serveur a été perdue",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problème de chargement de la page, actualisation dans %n seconde","Problème de chargement de la page, actualisation dans %n secondes","Problème de chargement de la page, actualisation dans %n secondes"],
@@ -495,12 +486,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.",
"Error occurred while checking server setup" : "Une erreur est survenue lors de la vérification de la configuration du serveur",
"For more details see the {linkstart}documentation ↗{linkend}." : "Pour plus d’information, voir la {linkstart}documentation ↗{linkend}.",
+ "Searching …" : "Recherche…",
+ "Logging in …" : "Connexion…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Discussions, appels vidéo, partage d’écran, réunions en ligne et conférences web – depuis votre navigateur et les applications mobiles.",
+ "Loading apps …" : "Chargement des applis…",
+ "Installing apps …" : "Installation des applis en cours...",
+ "Loading your contacts …" : "Chargement de vos contacts...",
+ "Looking for {term} …" : "Recherche de {term} ...",
+ "Search contacts …" : "Rechercher un contact...",
+ "Loading more results …" : "Chargement de plus de résultats …",
"You have not added any info yet" : "Vous n’avez pas ajouté d’informations pour le moment",
"{user} has not added any info yet" : "{user} n’a pas ajouté d’informations pour le moment",
"Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture du modal du statut de l'utilisateur, essayez d'actualiser la page",
"Edit Profile" : "Modifier le profil",
"The headline and about sections will show up here" : "Le titre et la section « À propos » apparaîtront ici",
+ "Search {types} …" : "Rechercher {types}…",
+ "Saving …" : "Enregistrement...",
"Very weak password" : "Mot de passe très faible",
"Weak password" : "Mot de passe faible",
"So-so password" : "Mot de passe tout juste acceptable",
@@ -527,6 +528,7 @@ OC.L10N.register(
"Configure the database" : "Configurer la base de données",
"Only %s is available." : "Seul(e) %s est disponible.",
"Database account" : "Compte de base de données",
+ "Installing …" : "Installation...",
"Direct link copied to clipboard" : "Lien direct copié dans le presse-papiers"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index aefc59bb7a5..c65fe194793 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -232,7 +232,6 @@
"Search in current app" : "Recherche dans l'application courante",
"Clear search" : "Effacer la recherche",
"Search everywhere" : "Chercher partout",
- "Searching …" : "Recherche…",
"Start typing to search" : "Commencez à taper pour lancer la recherche",
"No matching results" : "Aucun résultat correspondant",
"Today" : "Aujourd’hui",
@@ -253,7 +252,7 @@
"Load more results" : "Charger plus de résultats",
"Search in" : "Rechercher dans",
"Log in" : "Se connecter",
- "Logging in …" : "Connexion…",
+ "Logging in …" : "Connexion en cours…",
"Log in to {productName}" : "Se connecter à {productName}",
"Wrong login or password." : "Mauvais identifiant ou mot de passe.",
"This account is disabled" : "Ce compte est désactivé",
@@ -290,21 +289,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, feuilles de calculs ou présentations créées sur Collabora Online.",
"Distraction free note taking app." : "Application de prise de notes sans distraction.",
"Recommended apps" : "Applications recommandées",
- "Loading apps …" : "Chargement des applis…",
"Could not fetch list of apps from the App Store." : "Impossible de récupérer la liste des applications depuis le magasin d’applications",
"App download or installation failed" : "Échec lors du téléchargement ou de l’installation de l’application",
"Cannot install this app because it is not compatible" : "Impossible d’installer cette app parce qu’elle n’est pas compatible",
"Cannot install this app" : "Impossible d’installer cette app",
"Skip" : "Ignorer",
- "Installing apps …" : "Installation des applis en cours...",
"Install recommended apps" : "Installer les applications recommandées",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menu des paramètres",
- "Loading your contacts …" : "Chargement de vos contacts...",
- "Looking for {term} …" : "Recherche de {term} ...",
"Search contacts" : "Rechercher des contacts",
"Reset search" : "Réinitialiser la recherche",
- "Search contacts …" : "Rechercher un contact...",
"Could not load your contacts" : "Impossible de charger vos contacts",
"No contacts found" : "Aucun contact trouvé",
"Show all contacts" : "Afficher tous les contacts",
@@ -316,7 +310,6 @@
"An error occurred while searching for {type}" : "Une erreur est survenue lors de la recherche de {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La recherche démarre dès que vous commencez à taper et les résultats peuvent être atteints avec les flèches du clavier",
"Search for {name} only" : "Rechercher pour {name} uniquement",
- "Loading more results …" : "Chargement de plus de résultats …",
"Forgot password?" : "Mot de passe oublié ?",
"Back to login form" : "Retour au formulaire de connexion",
"Back" : "Retour",
@@ -360,7 +353,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Veuillez spécifier le numéro du port avec le nom de l’hôte (par exemple, localhost:5432).",
"Database host" : "Hôte de la base de données",
"localhost" : "localhost",
- "Installing …" : "Installation...",
"Install" : "Installer",
"Need help?" : "Besoin d’aide ?",
"See the documentation" : "Lire la documentation",
@@ -369,7 +361,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Votre navigateur n'est pas pris en charge. Veuillez passer à une version plus récente ou à un navigateur supporté.",
"Continue with this unsupported browser" : "Continuer avec ce navigateur non pris en charge",
"Supported versions" : "Versions supportées",
- "Search {types} …" : "Rechercher {types}…",
"Choose {file}" : "Choisir {file}",
"Choose" : "Choisir",
"Copy to {target}" : "Copier vers {target}",
@@ -389,7 +380,7 @@
"(all selected)" : "(tous sélectionnés)",
"({count} selected)" : "({count} sélectionné(s))",
"Error loading file exists template" : "Erreur lors du chargement du modèle de fichier existant",
- "Saving …" : "Enregistrement...",
+ "Saving …" : "Enregistrement …",
"seconds ago" : "Il y a quelques secondes",
"Connection to server lost" : "La connexion au serveur a été perdue",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problème de chargement de la page, actualisation dans %n seconde","Problème de chargement de la page, actualisation dans %n secondes","Problème de chargement de la page, actualisation dans %n secondes"],
@@ -493,12 +484,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.",
"Error occurred while checking server setup" : "Une erreur est survenue lors de la vérification de la configuration du serveur",
"For more details see the {linkstart}documentation ↗{linkend}." : "Pour plus d’information, voir la {linkstart}documentation ↗{linkend}.",
+ "Searching …" : "Recherche…",
+ "Logging in …" : "Connexion…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Discussions, appels vidéo, partage d’écran, réunions en ligne et conférences web – depuis votre navigateur et les applications mobiles.",
+ "Loading apps …" : "Chargement des applis…",
+ "Installing apps …" : "Installation des applis en cours...",
+ "Loading your contacts …" : "Chargement de vos contacts...",
+ "Looking for {term} …" : "Recherche de {term} ...",
+ "Search contacts …" : "Rechercher un contact...",
+ "Loading more results …" : "Chargement de plus de résultats …",
"You have not added any info yet" : "Vous n’avez pas ajouté d’informations pour le moment",
"{user} has not added any info yet" : "{user} n’a pas ajouté d’informations pour le moment",
"Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture du modal du statut de l'utilisateur, essayez d'actualiser la page",
"Edit Profile" : "Modifier le profil",
"The headline and about sections will show up here" : "Le titre et la section « À propos » apparaîtront ici",
+ "Search {types} …" : "Rechercher {types}…",
+ "Saving …" : "Enregistrement...",
"Very weak password" : "Mot de passe très faible",
"Weak password" : "Mot de passe faible",
"So-so password" : "Mot de passe tout juste acceptable",
@@ -525,6 +526,7 @@
"Configure the database" : "Configurer la base de données",
"Only %s is available." : "Seul(e) %s est disponible.",
"Database account" : "Compte de base de données",
+ "Installing …" : "Installation...",
"Direct link copied to clipboard" : "Lien direct copié dans le presse-papiers"
},"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/core/l10n/ga.js b/core/l10n/ga.js
index 566fceb6908..dbe71d28aeb 100644
--- a/core/l10n/ga.js
+++ b/core/l10n/ga.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Cuardaigh san aip reatha",
"Clear search" : "Glan cuardach",
"Search everywhere" : "Cuardaigh i ngach áit",
- "Searching …" : "Ag cuardach…",
"Start typing to search" : "Tosaigh ag clóscríobh chun cuardach a dhéanamh",
"Minimum search length is {minSearchLength} characters" : "Is é {minSearchLength} carachtar an fad cuardaigh íosta",
"No matching results" : "Gan torthaí meaitseála",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Íoslódáil níos mó torthaí",
"Search in" : "Cuardaigh isteach",
"Log in" : "Logáil isteach",
- "Logging in …" : "Ag logáil isteach…",
+ "Logging in …" : "Ag logáil isteach …",
"Log in to {productName}" : "Logáil isteach ar {productName}",
"Wrong login or password." : "Logáil isteach mícheart nó pasfhocal.",
"This account is disabled" : "Tá an cuntas seo díchumasaithe",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Doiciméid chomhoibríocha, scarbhileoga agus cur i láthair, tógtha ar Collabora Online.",
"Distraction free note taking app." : "Clár chun nótaí a tharraingt saor in aisce,.",
"Recommended apps" : "Aipeanna molta",
- "Loading apps …" : "Aipeanna á lódáil…",
"Could not fetch list of apps from the App Store." : "Níorbh fhéidir liosta aipeanna a fháil ón App Store.",
"App download or installation failed" : "Theip ar íoslódáil nó suiteáil an aip",
"Cannot install this app because it is not compatible" : "Ní féidir an aip seo a shuiteáil toisc nach bhfuil sé comhoiriúnach",
"Cannot install this app" : "Ní féidir an aip seo a shuiteáil",
"Skip" : "Scipeáil",
- "Installing apps …" : "Aipeanna á suiteáil…",
"Install recommended apps" : "Suiteáil aipeanna molta",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Roghchlár socruithe",
- "Loading your contacts …" : "Do theagmhálaithe á lódáil…",
- "Looking for {term} …" : "Ag lorg {term} …",
"Search contacts" : "Cuardaigh teagmhálaithe",
"Reset search" : "Athshocraigh cuardach",
- "Search contacts …" : "Cuardaigh teagmhálaithe…",
"Could not load your contacts" : "Níorbh fhéidir do theagmhálaithe a lódáil",
"No contacts found" : "Níor aimsíodh aon teagmhálaí",
"Show all contacts" : "Taispeáin gach teagmháil",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Tharla earráid agus {type} á chuardach",
"Search starts once you start typing and results may be reached with the arrow keys" : "Tosaíonn an cuardach nuair a thosaíonn tú ag clóscríobh agus is féidir na torthaí a bhaint amach leis na heochracha saigheada",
"Search for {name} only" : "Déan cuardach ar {name} amháin",
- "Loading more results …" : "Tuilleadh torthaí á lódáil…",
"Forgot password?" : "Dearmad ar pasfhocal?",
"Back to login form" : "Ar ais go dtí an fhoirm logáil isteach",
"Back" : "Ar ais",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Sonraigh le do thoil uimhir an phoirt mar aon le hainm an óstaigh (m.sh., localhost: 5432).",
"Database host" : "Óstach bunachar sonraí",
"localhost" : "áitiúil-óstach",
- "Installing …" : "Suiteáil…",
"Install" : "Suiteáil",
"Need help?" : "Teastaionn Cabhair?",
"See the documentation" : "Féach ar an doiciméadú",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ní thacaítear le do bhrabhsálaí. Uasghrádaigh go leagan níos nuaí nó go leagan a dtacaítear leis le do thoil.",
"Continue with this unsupported browser" : "Lean ar aghaidh leis an mbrabhsálaí seo nach dtacaítear leis",
"Supported versions" : "Leaganacha tacaithe",
- "Search {types} …" : "Cuardaigh {types} …",
"Choose {file}" : "Roghnaigh {file}",
"Choose" : "Roghnaigh",
"Copy to {target}" : "Cóipeáil chuig {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(roghnaithe go léir)",
"({count} selected)" : "({count} roghnaithe)",
"Error loading file exists template" : "Earráid agus an comhad á lódáil tá an teimpléad ann",
- "Saving …" : "Shábháil …",
+ "Saving …" : "Shábháil …",
"seconds ago" : "soicind ó shin",
"Connection to server lost" : "Ceangal leis an bhfreastalaí caillte",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind ","Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind ","Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind ","Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind ","Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind "],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Déan teagmháil le riarthóir do chórais má leanann an teachtaireacht seo nó má thaispeánfar gan choinne.",
"Error occurred while checking server setup" : "Tharla earráid agus socrú an fhreastalaí á sheiceáil",
"For more details see the {linkstart}documentation ↗{linkend}." : "Le haghaidh tuilleadh sonraí féach an {linkstart}doiciméadú ↗{linkend}.",
+ "Searching …" : "Ag cuardach…",
+ "Logging in …" : "Ag logáil isteach…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Comhrá, físghlaonna, comhroinnt scáileáin, cruinnithe ar líne agus comhdháil gréasáin – i do bhrabhsálaí agus le haipeanna móibíleacha.",
+ "Loading apps …" : "Aipeanna á lódáil…",
+ "Installing apps …" : "Aipeanna á suiteáil…",
+ "Loading your contacts …" : "Do theagmhálaithe á lódáil…",
+ "Looking for {term} …" : "Ag lorg {term} …",
+ "Search contacts …" : "Cuardaigh teagmhálaithe…",
+ "Loading more results …" : "Tuilleadh torthaí á lódáil…",
"You have not added any info yet" : "Níl aon fhaisnéis curtha agat fós",
"{user} has not added any info yet" : "Níor chuir {user} aon fhaisnéis leis fós",
"Error opening the user status modal, try hard refreshing the page" : "Earráid agus an modh stádas úsáideora á oscailt, déan iarracht an leathanach a athnuachan go dian",
"Edit Profile" : "Cuir Próifíl in Eagar",
"The headline and about sections will show up here" : "Taispeánfar an ceannlíne agus na hailt faoi anseo",
+ "Search {types} …" : "Cuardaigh {types} …",
+ "Saving …" : "Shábháil …",
"Very weak password" : "Pasfhocal an-lag",
"Weak password" : "Pasfhocal lag",
"So-so password" : "mar sin-sin pasfhocal",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Cumraigh an bunachar sonraí",
"Only %s is available." : "Níl ach %s ar fáil.",
"Database account" : "Cuntas bunachar sonraí",
+ "Installing …" : "Suiteáil…",
"Direct link copied to clipboard" : "Cóipeáladh nasc díreach chuig an ngearrthaisce"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/core/l10n/ga.json b/core/l10n/ga.json
index 1770fba150a..cf2e4e593d4 100644
--- a/core/l10n/ga.json
+++ b/core/l10n/ga.json
@@ -232,7 +232,6 @@
"Search in current app" : "Cuardaigh san aip reatha",
"Clear search" : "Glan cuardach",
"Search everywhere" : "Cuardaigh i ngach áit",
- "Searching …" : "Ag cuardach…",
"Start typing to search" : "Tosaigh ag clóscríobh chun cuardach a dhéanamh",
"Minimum search length is {minSearchLength} characters" : "Is é {minSearchLength} carachtar an fad cuardaigh íosta",
"No matching results" : "Gan torthaí meaitseála",
@@ -254,7 +253,7 @@
"Load more results" : "Íoslódáil níos mó torthaí",
"Search in" : "Cuardaigh isteach",
"Log in" : "Logáil isteach",
- "Logging in …" : "Ag logáil isteach…",
+ "Logging in …" : "Ag logáil isteach …",
"Log in to {productName}" : "Logáil isteach ar {productName}",
"Wrong login or password." : "Logáil isteach mícheart nó pasfhocal.",
"This account is disabled" : "Tá an cuntas seo díchumasaithe",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Doiciméid chomhoibríocha, scarbhileoga agus cur i láthair, tógtha ar Collabora Online.",
"Distraction free note taking app." : "Clár chun nótaí a tharraingt saor in aisce,.",
"Recommended apps" : "Aipeanna molta",
- "Loading apps …" : "Aipeanna á lódáil…",
"Could not fetch list of apps from the App Store." : "Níorbh fhéidir liosta aipeanna a fháil ón App Store.",
"App download or installation failed" : "Theip ar íoslódáil nó suiteáil an aip",
"Cannot install this app because it is not compatible" : "Ní féidir an aip seo a shuiteáil toisc nach bhfuil sé comhoiriúnach",
"Cannot install this app" : "Ní féidir an aip seo a shuiteáil",
"Skip" : "Scipeáil",
- "Installing apps …" : "Aipeanna á suiteáil…",
"Install recommended apps" : "Suiteáil aipeanna molta",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Roghchlár socruithe",
- "Loading your contacts …" : "Do theagmhálaithe á lódáil…",
- "Looking for {term} …" : "Ag lorg {term} …",
"Search contacts" : "Cuardaigh teagmhálaithe",
"Reset search" : "Athshocraigh cuardach",
- "Search contacts …" : "Cuardaigh teagmhálaithe…",
"Could not load your contacts" : "Níorbh fhéidir do theagmhálaithe a lódáil",
"No contacts found" : "Níor aimsíodh aon teagmhálaí",
"Show all contacts" : "Taispeáin gach teagmháil",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Tharla earráid agus {type} á chuardach",
"Search starts once you start typing and results may be reached with the arrow keys" : "Tosaíonn an cuardach nuair a thosaíonn tú ag clóscríobh agus is féidir na torthaí a bhaint amach leis na heochracha saigheada",
"Search for {name} only" : "Déan cuardach ar {name} amháin",
- "Loading more results …" : "Tuilleadh torthaí á lódáil…",
"Forgot password?" : "Dearmad ar pasfhocal?",
"Back to login form" : "Ar ais go dtí an fhoirm logáil isteach",
"Back" : "Ar ais",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Sonraigh le do thoil uimhir an phoirt mar aon le hainm an óstaigh (m.sh., localhost: 5432).",
"Database host" : "Óstach bunachar sonraí",
"localhost" : "áitiúil-óstach",
- "Installing …" : "Suiteáil…",
"Install" : "Suiteáil",
"Need help?" : "Teastaionn Cabhair?",
"See the documentation" : "Féach ar an doiciméadú",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ní thacaítear le do bhrabhsálaí. Uasghrádaigh go leagan níos nuaí nó go leagan a dtacaítear leis le do thoil.",
"Continue with this unsupported browser" : "Lean ar aghaidh leis an mbrabhsálaí seo nach dtacaítear leis",
"Supported versions" : "Leaganacha tacaithe",
- "Search {types} …" : "Cuardaigh {types} …",
"Choose {file}" : "Roghnaigh {file}",
"Choose" : "Roghnaigh",
"Copy to {target}" : "Cóipeáil chuig {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(roghnaithe go léir)",
"({count} selected)" : "({count} roghnaithe)",
"Error loading file exists template" : "Earráid agus an comhad á lódáil tá an teimpléad ann",
- "Saving …" : "Shábháil …",
+ "Saving …" : "Shábháil …",
"seconds ago" : "soicind ó shin",
"Connection to server lost" : "Ceangal leis an bhfreastalaí caillte",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind ","Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind ","Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind ","Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind ","Fadhb le lódáil an leathanaigh, á athlódáil i %n soicind "],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Déan teagmháil le riarthóir do chórais má leanann an teachtaireacht seo nó má thaispeánfar gan choinne.",
"Error occurred while checking server setup" : "Tharla earráid agus socrú an fhreastalaí á sheiceáil",
"For more details see the {linkstart}documentation ↗{linkend}." : "Le haghaidh tuilleadh sonraí féach an {linkstart}doiciméadú ↗{linkend}.",
+ "Searching …" : "Ag cuardach…",
+ "Logging in …" : "Ag logáil isteach…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Comhrá, físghlaonna, comhroinnt scáileáin, cruinnithe ar líne agus comhdháil gréasáin – i do bhrabhsálaí agus le haipeanna móibíleacha.",
+ "Loading apps …" : "Aipeanna á lódáil…",
+ "Installing apps …" : "Aipeanna á suiteáil…",
+ "Loading your contacts …" : "Do theagmhálaithe á lódáil…",
+ "Looking for {term} …" : "Ag lorg {term} …",
+ "Search contacts …" : "Cuardaigh teagmhálaithe…",
+ "Loading more results …" : "Tuilleadh torthaí á lódáil…",
"You have not added any info yet" : "Níl aon fhaisnéis curtha agat fós",
"{user} has not added any info yet" : "Níor chuir {user} aon fhaisnéis leis fós",
"Error opening the user status modal, try hard refreshing the page" : "Earráid agus an modh stádas úsáideora á oscailt, déan iarracht an leathanach a athnuachan go dian",
"Edit Profile" : "Cuir Próifíl in Eagar",
"The headline and about sections will show up here" : "Taispeánfar an ceannlíne agus na hailt faoi anseo",
+ "Search {types} …" : "Cuardaigh {types} …",
+ "Saving …" : "Shábháil …",
"Very weak password" : "Pasfhocal an-lag",
"Weak password" : "Pasfhocal lag",
"So-so password" : "mar sin-sin pasfhocal",
@@ -526,6 +527,7 @@
"Configure the database" : "Cumraigh an bunachar sonraí",
"Only %s is available." : "Níl ach %s ar fáil.",
"Database account" : "Cuntas bunachar sonraí",
+ "Installing …" : "Suiteáil…",
"Direct link copied to clipboard" : "Cóipeáladh nasc díreach chuig an ngearrthaisce"
},"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/core/l10n/gl.js b/core/l10n/gl.js
index e9c2d28e7de..6e8ff979d00 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Buscar na aplicación actual",
"Clear search" : "Limpar a busca",
"Search everywhere" : "Buscar en todos os sitios",
- "Searching …" : "Buscando…",
"Start typing to search" : "Comece a escribir para buscar",
"Minimum search length is {minSearchLength} characters" : "A lonxitude mínima da busca é de {minSearchLength} caracteres",
"No matching results" : "Non hai resultados coincidentes",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Cargando máis resultados",
"Search in" : "Buscar en",
"Log in" : "Acceder",
- "Logging in …" : "Acceder…",
+ "Logging in …" : "Accedendo a…",
"Log in to {productName}" : "Acceda a {productName}",
"Wrong login or password." : "Acceso ou contrasinal incorrectos.",
"This account is disabled" : "Esta conta está desactivada",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, follas de cálculo e presentacións, feitos en Collabora Online.",
"Distraction free note taking app." : "Aplicación para tomar notas sen distraccións.",
"Recommended apps" : "Aplicacións recomendadas",
- "Loading apps …" : "Cargando aplicacións…",
"Could not fetch list of apps from the App Store." : "Non foi posíbel recuperar a lista de aplicacións da tenda de aplicacións.",
"App download or installation failed" : "Produciuse un fallo ao descargar ou instalar a aplicación",
"Cannot install this app because it is not compatible" : "Non é posíbel instalar esta aplicación porque non ser compatíbel",
"Cannot install this app" : "Non é posíbel instalar esta aplicación",
"Skip" : "Omitir",
- "Installing apps …" : "Instalando aplicacións…",
"Install recommended apps" : "Instalar aplicacións recomendadas",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menú de axustes",
- "Loading your contacts …" : "Cargando os seus contactos…",
- "Looking for {term} …" : "Buscando {term}…",
"Search contacts" : "Buscar contactos",
"Reset search" : "Restabelecer a busca",
- "Search contacts …" : "Buscar contactos…",
"Could not load your contacts" : "Non foi posíbel cargar os seus contactos",
"No contacts found" : "Non se atopou ningún contacto.",
"Show all contacts" : "Amosar todos os contactos",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Produciuse un erro ao buscar por {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "A busca comeza unha vez que comeza a escribir e pódese acceder aos resultados coas teclas de frecha",
"Search for {name} only" : "Buscar só por {name}",
- "Loading more results …" : "Cargando máis resultados…",
"Forgot password?" : "Esqueceu o contrasinal?",
"Back to login form" : "Volver ao formulario de acceso",
"Back" : "Atrás",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifique o número do porto xunto co nome do anfitrión (p. ex. localhost:5432)",
"Database host" : "Servidor da base de datos",
"localhost" : "localhost",
- "Installing …" : "Instalando…",
"Install" : "Instalar",
"Need help?" : "Precisa axuda?",
"See the documentation" : "Vexa a documentación",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "O seu navegador non é compatíbel. Actualice a unha versión máis recente ou a unha compatíbel.",
"Continue with this unsupported browser" : "Continuar con este navegador non compatíbel",
"Supported versions" : "Versións compatíbeis",
- "Search {types} …" : "Buscando {types}…",
"Choose {file}" : "Escoller {file}",
"Choose" : "Escoller",
"Copy to {target}" : "Copiar en {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(todo o seleccionado)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Produciuse un erro ao cargar o modelo de ficheiro existente",
- "Saving …" : "Gardando…",
+ "Saving …" : "Gardando…",
"seconds ago" : "segundos atrás",
"Connection to server lost" : "Falta a conexión co servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Produciuse un problema a cargar a páxina, volverá cargar en %n segundo","Produciuse un problema ao cargar a páxina, volverá cargar en %n segundos"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Póñase en contacto coa administración do sistema se persiste esta mensaxe ou se aparece de forma inesperada.",
"Error occurred while checking server setup" : "Aconteceu un erro mentras se comprobaba a configuración do servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para obter máis detalles revise a {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando…",
+ "Logging in …" : "Acceder…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Parolas, videochamadas, compartición de pantalla, xuntanzas en liña e conferencias web; no seu navegador e con aplicacións móbiles.",
+ "Loading apps …" : "Cargando aplicacións…",
+ "Installing apps …" : "Instalando aplicacións…",
+ "Loading your contacts …" : "Cargando os seus contactos…",
+ "Looking for {term} …" : "Buscando {term}…",
+ "Search contacts …" : "Buscar contactos…",
+ "Loading more results …" : "Cargando máis resultados…",
"You have not added any info yet" : "Aínda non engadiu ningunha información",
"{user} has not added any info yet" : "{user} aínda non engadiu ningunha información",
"Error opening the user status modal, try hard refreshing the page" : "Produciuse un erro ao abrir a xanela modal de estado do usuario, tente forzar a actualización da páxina",
"Edit Profile" : "Editar o perfil",
"The headline and about sections will show up here" : "As seccións título e sobre aparecerán aquí",
+ "Search {types} …" : "Buscando {types}…",
+ "Saving …" : "Gardando…",
"Very weak password" : "Contrasinal moi feble",
"Weak password" : "Contrasinal feble",
"So-so password" : "Contrasinal non moi aló",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Configurar a base de datos",
"Only %s is available." : "Só está dispoñíbel %s.",
"Database account" : "Conta da base de datos",
+ "Installing …" : "Instalando…",
"Direct link copied to clipboard" : "A ligazón directa foi copiada no portapapeis"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index 85d0e649e08..f629c185460 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -232,7 +232,6 @@
"Search in current app" : "Buscar na aplicación actual",
"Clear search" : "Limpar a busca",
"Search everywhere" : "Buscar en todos os sitios",
- "Searching …" : "Buscando…",
"Start typing to search" : "Comece a escribir para buscar",
"Minimum search length is {minSearchLength} characters" : "A lonxitude mínima da busca é de {minSearchLength} caracteres",
"No matching results" : "Non hai resultados coincidentes",
@@ -254,7 +253,7 @@
"Load more results" : "Cargando máis resultados",
"Search in" : "Buscar en",
"Log in" : "Acceder",
- "Logging in …" : "Acceder…",
+ "Logging in …" : "Accedendo a…",
"Log in to {productName}" : "Acceda a {productName}",
"Wrong login or password." : "Acceso ou contrasinal incorrectos.",
"This account is disabled" : "Esta conta está desactivada",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, follas de cálculo e presentacións, feitos en Collabora Online.",
"Distraction free note taking app." : "Aplicación para tomar notas sen distraccións.",
"Recommended apps" : "Aplicacións recomendadas",
- "Loading apps …" : "Cargando aplicacións…",
"Could not fetch list of apps from the App Store." : "Non foi posíbel recuperar a lista de aplicacións da tenda de aplicacións.",
"App download or installation failed" : "Produciuse un fallo ao descargar ou instalar a aplicación",
"Cannot install this app because it is not compatible" : "Non é posíbel instalar esta aplicación porque non ser compatíbel",
"Cannot install this app" : "Non é posíbel instalar esta aplicación",
"Skip" : "Omitir",
- "Installing apps …" : "Instalando aplicacións…",
"Install recommended apps" : "Instalar aplicacións recomendadas",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menú de axustes",
- "Loading your contacts …" : "Cargando os seus contactos…",
- "Looking for {term} …" : "Buscando {term}…",
"Search contacts" : "Buscar contactos",
"Reset search" : "Restabelecer a busca",
- "Search contacts …" : "Buscar contactos…",
"Could not load your contacts" : "Non foi posíbel cargar os seus contactos",
"No contacts found" : "Non se atopou ningún contacto.",
"Show all contacts" : "Amosar todos os contactos",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Produciuse un erro ao buscar por {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "A busca comeza unha vez que comeza a escribir e pódese acceder aos resultados coas teclas de frecha",
"Search for {name} only" : "Buscar só por {name}",
- "Loading more results …" : "Cargando máis resultados…",
"Forgot password?" : "Esqueceu o contrasinal?",
"Back to login form" : "Volver ao formulario de acceso",
"Back" : "Atrás",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifique o número do porto xunto co nome do anfitrión (p. ex. localhost:5432)",
"Database host" : "Servidor da base de datos",
"localhost" : "localhost",
- "Installing …" : "Instalando…",
"Install" : "Instalar",
"Need help?" : "Precisa axuda?",
"See the documentation" : "Vexa a documentación",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "O seu navegador non é compatíbel. Actualice a unha versión máis recente ou a unha compatíbel.",
"Continue with this unsupported browser" : "Continuar con este navegador non compatíbel",
"Supported versions" : "Versións compatíbeis",
- "Search {types} …" : "Buscando {types}…",
"Choose {file}" : "Escoller {file}",
"Choose" : "Escoller",
"Copy to {target}" : "Copiar en {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(todo o seleccionado)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Produciuse un erro ao cargar o modelo de ficheiro existente",
- "Saving …" : "Gardando…",
+ "Saving …" : "Gardando…",
"seconds ago" : "segundos atrás",
"Connection to server lost" : "Falta a conexión co servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Produciuse un problema a cargar a páxina, volverá cargar en %n segundo","Produciuse un problema ao cargar a páxina, volverá cargar en %n segundos"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Póñase en contacto coa administración do sistema se persiste esta mensaxe ou se aparece de forma inesperada.",
"Error occurred while checking server setup" : "Aconteceu un erro mentras se comprobaba a configuración do servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para obter máis detalles revise a {linkstart}documentación ↗{linkend}.",
+ "Searching …" : "Buscando…",
+ "Logging in …" : "Acceder…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Parolas, videochamadas, compartición de pantalla, xuntanzas en liña e conferencias web; no seu navegador e con aplicacións móbiles.",
+ "Loading apps …" : "Cargando aplicacións…",
+ "Installing apps …" : "Instalando aplicacións…",
+ "Loading your contacts …" : "Cargando os seus contactos…",
+ "Looking for {term} …" : "Buscando {term}…",
+ "Search contacts …" : "Buscar contactos…",
+ "Loading more results …" : "Cargando máis resultados…",
"You have not added any info yet" : "Aínda non engadiu ningunha información",
"{user} has not added any info yet" : "{user} aínda non engadiu ningunha información",
"Error opening the user status modal, try hard refreshing the page" : "Produciuse un erro ao abrir a xanela modal de estado do usuario, tente forzar a actualización da páxina",
"Edit Profile" : "Editar o perfil",
"The headline and about sections will show up here" : "As seccións título e sobre aparecerán aquí",
+ "Search {types} …" : "Buscando {types}…",
+ "Saving …" : "Gardando…",
"Very weak password" : "Contrasinal moi feble",
"Weak password" : "Contrasinal feble",
"So-so password" : "Contrasinal non moi aló",
@@ -526,6 +527,7 @@
"Configure the database" : "Configurar a base de datos",
"Only %s is available." : "Só está dispoñíbel %s.",
"Database account" : "Conta da base de datos",
+ "Installing …" : "Instalando…",
"Direct link copied to clipboard" : "A ligazón directa foi copiada no portapapeis"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/he.js b/core/l10n/he.js
index 0bf24ff9f43..5f0a13b4e23 100644
--- a/core/l10n/he.js
+++ b/core/l10n/he.js
@@ -76,7 +76,6 @@ OC.L10N.register(
"Yes" : "כן",
"Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך",
"Create share" : "צור שיתוף",
- "Searching …" : "מתבצע חיפוש…",
"Start typing to search" : "להתחלת החיפוש יש להקליד",
"Today" : "היום",
"Last year" : "שנה שעברה",
@@ -84,7 +83,6 @@ OC.L10N.register(
"Date" : "תאריך",
"Load more results" : "לטעון עוד תוצאות",
"Log in" : "כניסה",
- "Logging in …" : "מתבצעת כניסה…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "זיהינו מספר ניסיונות כניסה שגויים מכתובת ה־IP שלך. לכן, ניסיון הכניסה הבא יתאפשר עבורך רק בעוד 30 שניות.",
"Account name or email" : "שם משתמש או דואר אלקטרוני",
"Server side authentication failed!" : "אימות לצד שרת נכשל!",
@@ -107,16 +105,11 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "עמיתים לעבודה וחברים מרוכזים במקום אחד מבלי זליגה של הפרטים האישיים שלהם.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "יישומון דוא״ל פשוט שמשתלב בצורה נחמדה עם הקבצים, אנשי הקשר והיומן.",
"Recommended apps" : "יישומונים מומלצים",
- "Loading apps …" : "היישומונים נטענים…",
"App download or installation failed" : "הורדת או התקנת היישומון נכשלה",
"Skip" : "דלג",
- "Installing apps …" : "היישומונים מותקנים…",
"Install recommended apps" : "התקנת יישומונים מומלצים",
"Settings menu" : "תפריט הגדרות",
- "Loading your contacts …" : "אנשי הקשר שלך נטענים…",
- "Looking for {term} …" : "מתבצע חיפוש אחר {term}…",
"Reset search" : "איפוס החיפוש",
- "Search contacts …" : "חיפוש אנשי קשר…",
"Could not load your contacts" : "לא ניתן לטעון את אנשי הקשר שלך",
"No contacts found" : "לא נמצאו אנשי קשר",
"Install the Contacts app" : "התקנת יישומון אנשי הקשר",
@@ -125,7 +118,6 @@ OC.L10N.register(
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["נא להקליד לפחות תו אחד כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש"],
"An error occurred while searching for {type}" : "אירעה שגיאה בחיפוש אחר {type}",
"Search for {name} only" : "חפש ל-{name} בלבד",
- "Loading more results …" : "נטענות תוצאות נוספות…",
"Forgot password?" : "שכחת ססמה?",
"Back" : "חזרה",
"More actions" : "פעולות נוספות",
@@ -147,7 +139,6 @@ OC.L10N.register(
"Install" : "התקנה",
"Need help?" : "עזרה נזקקת?",
"See the documentation" : "יש לצפות במסמכי התיעוד",
- "Search {types} …" : "חפש {types} ...",
"Choose" : "בחירה",
"Copy" : "העתקה",
"Move" : "העברה",
@@ -164,7 +155,7 @@ OC.L10N.register(
"(all selected)" : "(הכול נבחר)",
"({count} selected)" : "({count} נבחרו)",
"Error loading file exists template" : "שגיאה בטעינת קובץ תבנית קיימים",
- "Saving …" : "מתבצעת שמירה…",
+ "Saving …" : "מתבצע שמירה…",
"seconds ago" : "לפני מספר שניות",
"Connection to server lost" : "החיבור לשרת אבד",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["תקלה בטעינת העמוד, יתבצע רענון בעוד שנייה","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות"],
@@ -253,7 +244,17 @@ OC.L10N.register(
"This page will refresh itself when the instance is available again." : "עמוד זה ירענן את עצמו כאשר העותק ישוב להיות זמין.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ",
"Error occurred while checking server setup" : "שגיאה אירעה בזמן בדיקת התקנת השרת",
+ "Searching …" : "מתבצע חיפוש…",
+ "Logging in …" : "מתבצעת כניסה…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "צ'אטים, שיחות וידאו, שיתוף מסך, פגישות מקוונות ועידת אינטרנט - בדפדפן ובאפליקציות סלולריות.",
+ "Loading apps …" : "היישומונים נטענים…",
+ "Installing apps …" : "היישומונים מותקנים…",
+ "Loading your contacts …" : "אנשי הקשר שלך נטענים…",
+ "Looking for {term} …" : "מתבצע חיפוש אחר {term}…",
+ "Search contacts …" : "חיפוש אנשי קשר…",
+ "Loading more results …" : "נטענות תוצאות נוספות…",
+ "Search {types} …" : "חפש {types} ...",
+ "Saving …" : "מתבצעת שמירה…",
"Very weak password" : "ססמה מאוד חלשה",
"Weak password" : "ססמה חלשה",
"So-so password" : "ססמה בינונית",
diff --git a/core/l10n/he.json b/core/l10n/he.json
index 6c1d401bdc7..97c9e71cd74 100644
--- a/core/l10n/he.json
+++ b/core/l10n/he.json
@@ -74,7 +74,6 @@
"Yes" : "כן",
"Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך",
"Create share" : "צור שיתוף",
- "Searching …" : "מתבצע חיפוש…",
"Start typing to search" : "להתחלת החיפוש יש להקליד",
"Today" : "היום",
"Last year" : "שנה שעברה",
@@ -82,7 +81,6 @@
"Date" : "תאריך",
"Load more results" : "לטעון עוד תוצאות",
"Log in" : "כניסה",
- "Logging in …" : "מתבצעת כניסה…",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "זיהינו מספר ניסיונות כניסה שגויים מכתובת ה־IP שלך. לכן, ניסיון הכניסה הבא יתאפשר עבורך רק בעוד 30 שניות.",
"Account name or email" : "שם משתמש או דואר אלקטרוני",
"Server side authentication failed!" : "אימות לצד שרת נכשל!",
@@ -105,16 +103,11 @@
"Keep your colleagues and friends in one place without leaking their private info." : "עמיתים לעבודה וחברים מרוכזים במקום אחד מבלי זליגה של הפרטים האישיים שלהם.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "יישומון דוא״ל פשוט שמשתלב בצורה נחמדה עם הקבצים, אנשי הקשר והיומן.",
"Recommended apps" : "יישומונים מומלצים",
- "Loading apps …" : "היישומונים נטענים…",
"App download or installation failed" : "הורדת או התקנת היישומון נכשלה",
"Skip" : "דלג",
- "Installing apps …" : "היישומונים מותקנים…",
"Install recommended apps" : "התקנת יישומונים מומלצים",
"Settings menu" : "תפריט הגדרות",
- "Loading your contacts …" : "אנשי הקשר שלך נטענים…",
- "Looking for {term} …" : "מתבצע חיפוש אחר {term}…",
"Reset search" : "איפוס החיפוש",
- "Search contacts …" : "חיפוש אנשי קשר…",
"Could not load your contacts" : "לא ניתן לטעון את אנשי הקשר שלך",
"No contacts found" : "לא נמצאו אנשי קשר",
"Install the Contacts app" : "התקנת יישומון אנשי הקשר",
@@ -123,7 +116,6 @@
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["נא להקליד לפחות תו אחד כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש","נא להקליד לפחות {minSearchLength} תווים כדי לחפש"],
"An error occurred while searching for {type}" : "אירעה שגיאה בחיפוש אחר {type}",
"Search for {name} only" : "חפש ל-{name} בלבד",
- "Loading more results …" : "נטענות תוצאות נוספות…",
"Forgot password?" : "שכחת ססמה?",
"Back" : "חזרה",
"More actions" : "פעולות נוספות",
@@ -145,7 +137,6 @@
"Install" : "התקנה",
"Need help?" : "עזרה נזקקת?",
"See the documentation" : "יש לצפות במסמכי התיעוד",
- "Search {types} …" : "חפש {types} ...",
"Choose" : "בחירה",
"Copy" : "העתקה",
"Move" : "העברה",
@@ -162,7 +153,7 @@
"(all selected)" : "(הכול נבחר)",
"({count} selected)" : "({count} נבחרו)",
"Error loading file exists template" : "שגיאה בטעינת קובץ תבנית קיימים",
- "Saving …" : "מתבצעת שמירה…",
+ "Saving …" : "מתבצע שמירה…",
"seconds ago" : "לפני מספר שניות",
"Connection to server lost" : "החיבור לשרת אבד",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["תקלה בטעינת העמוד, יתבצע רענון בעוד שנייה","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות","תקלה בטעינת העמוד, יתבצע רענון בעוד %n שניות"],
@@ -251,7 +242,17 @@
"This page will refresh itself when the instance is available again." : "עמוד זה ירענן את עצמו כאשר העותק ישוב להיות זמין.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ",
"Error occurred while checking server setup" : "שגיאה אירעה בזמן בדיקת התקנת השרת",
+ "Searching …" : "מתבצע חיפוש…",
+ "Logging in …" : "מתבצעת כניסה…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "צ'אטים, שיחות וידאו, שיתוף מסך, פגישות מקוונות ועידת אינטרנט - בדפדפן ובאפליקציות סלולריות.",
+ "Loading apps …" : "היישומונים נטענים…",
+ "Installing apps …" : "היישומונים מותקנים…",
+ "Loading your contacts …" : "אנשי הקשר שלך נטענים…",
+ "Looking for {term} …" : "מתבצע חיפוש אחר {term}…",
+ "Search contacts …" : "חיפוש אנשי קשר…",
+ "Loading more results …" : "נטענות תוצאות נוספות…",
+ "Search {types} …" : "חפש {types} ...",
+ "Saving …" : "מתבצעת שמירה…",
"Very weak password" : "ססמה מאוד חלשה",
"Weak password" : "ססמה חלשה",
"So-so password" : "ססמה בינונית",
diff --git a/core/l10n/hr.js b/core/l10n/hr.js
index e6615c6bf34..0a318c6507d 100644
--- a/core/l10n/hr.js
+++ b/core/l10n/hr.js
@@ -79,7 +79,6 @@ OC.L10N.register(
"Yes" : "Da",
"Failed to add the public link to your Nextcloud" : "Dodavanje javne poveznice u Nextcloud nije uspjelo",
"Create share" : "Stvori dijeljenje",
- "Searching …" : "Traženje…",
"Start typing to search" : "Počnite unositi tekst za pretraživanje",
"Last year" : "Prošle godine",
"Date" : "Datum",
@@ -87,7 +86,6 @@ OC.L10N.register(
"Results" : "Rezultati",
"Load more results" : "Učitaj više rezultata",
"Log in" : "Prijava",
- "Logging in …" : "Prijavljivanje...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Otkrili smo nekoliko nevažećih pokušaja prijave s vaše IP adrese. Iduća prijava odgađa se za najviše 30 sekundi.",
"Server side authentication failed!" : "Autentifikacija na poslužitelju nije uspjela!",
"Please contact your administrator." : "Obratite se svom administratoru.",
@@ -112,19 +110,14 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "Čuvajte podatke o kolegama i prijateljima na jednom mjestu bez ugrožavanja njihovih osobnih informacija.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Jednostavna aplikacija za upravljanje e-poštom, integrirana s aplikacijama Files, Contacts i Calendar.",
"Recommended apps" : "Preporučene aplikacije",
- "Loading apps …" : "Učitavanje aplikacija…",
"Could not fetch list of apps from the App Store." : "Dohvaćanje popisa aplikacija iz trgovine aplikacijama nije uspjelo.",
"App download or installation failed" : "Neuspješno preuzimanje ili instalacija aplikacije",
"Cannot install this app because it is not compatible" : "Aplikaciju nije moguće instalirati jer nije kompatibilna",
"Cannot install this app" : "Ovu aplikaciju nije moguće instalirati",
"Skip" : "Preskoči",
- "Installing apps …" : "Instaliranje aplikacija…",
"Install recommended apps" : "Instaliraj preporučene aplikacije",
"Settings menu" : "Izbornik postavki",
- "Loading your contacts …" : "Učitavanje vaših kontakata...",
- "Looking for {term} …" : "Tražim {term}…",
"Reset search" : "Resetiraj pretraživanje",
- "Search contacts …" : "Pretraži kontakte...",
"Could not load your contacts" : "Učitavanje vaših kontakata trenutno nije moguće",
"No contacts found" : "Nikakvi kontakti nisu nađeni",
"Show all contacts" : "Prikaži sve kontakte",
@@ -134,7 +127,6 @@ OC.L10N.register(
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Unesite {minSearchLength} ili više znakova za pretraživanje","Unesite {minSearchLength} ili više znakova za pretraživanje","Unesite {minSearchLength} ili više znakova za pretraživanje"],
"An error occurred while searching for {type}" : "Došlo je do pogreške pri traženju {type}",
"Search for {name} only" : "Traži samo {name}",
- "Loading more results …" : "Učitavanje više rezultata…",
"Forgot password?" : "Zaboravili ste zaporku?",
"Back" : "Natrag",
"Login form is disabled." : "Obrazac za prijavu je onemogućen.",
@@ -157,7 +149,6 @@ OC.L10N.register(
"Install" : "Instaliraj",
"Need help?" : "Treba li vam pomoć?",
"See the documentation" : "Pogledajte dokumentaciju",
- "Search {types} …" : "Traži {types}…",
"Choose" : "Odaberite",
"Copy" : "Kopiraj",
"Move" : "Premjesti",
@@ -174,7 +165,7 @@ OC.L10N.register(
"(all selected)" : "(sve odabrano)",
"({count} selected)" : "({count} odabran)",
"Error loading file exists template" : "Pogrešno učitavanje predloška za postojeću datoteku",
- "Saving …" : "Spremanje...",
+ "Saving …" : "Spremanje…",
"seconds ago" : "prije nekoliko sekundi",
"Connection to server lost" : "Izgubljena veza s poslužiteljem",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Pogreška pri učitavanju stranice, ponovno učitavanje za %n sekundi","Pogreška pri učitavanju stranice, ponovno učitavanje za %n sekundi","Pogreška pri učitavanju stranice, ponovno učitavanje za %n sekundi"],
@@ -264,7 +255,17 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Obratite se administratoru sustava ako se ova poruka ponavlja ili se pojavila neočekivano.",
"Error occurred while checking server setup" : "Pogreška prilikom provjere postavki poslužitelja",
"For more details see the {linkstart}documentation ↗{linkend}." : "Više informacija potražite u {linkstart}dokumentaciji ↗{linkend}.",
+ "Searching …" : "Traženje…",
+ "Logging in …" : "Prijavljivanje...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Razmjenjivanje poruka, video pozivi, dijeljenje zaslona, sastanci na mreži i web-konferencije – putem preglednika i mobilnih aplikacija.",
+ "Loading apps …" : "Učitavanje aplikacija…",
+ "Installing apps …" : "Instaliranje aplikacija…",
+ "Loading your contacts …" : "Učitavanje vaših kontakata...",
+ "Looking for {term} …" : "Tražim {term}…",
+ "Search contacts …" : "Pretraži kontakte...",
+ "Loading more results …" : "Učitavanje više rezultata…",
+ "Search {types} …" : "Traži {types}…",
+ "Saving …" : "Spremanje...",
"Very weak password" : "Zaporka vrlo slaba",
"Weak password" : "Zaporka Slaba",
"So-so password" : "Zaporka prosječne jačine",
diff --git a/core/l10n/hr.json b/core/l10n/hr.json
index f0b6bd81155..9563f114c48 100644
--- a/core/l10n/hr.json
+++ b/core/l10n/hr.json
@@ -77,7 +77,6 @@
"Yes" : "Da",
"Failed to add the public link to your Nextcloud" : "Dodavanje javne poveznice u Nextcloud nije uspjelo",
"Create share" : "Stvori dijeljenje",
- "Searching …" : "Traženje…",
"Start typing to search" : "Počnite unositi tekst za pretraživanje",
"Last year" : "Prošle godine",
"Date" : "Datum",
@@ -85,7 +84,6 @@
"Results" : "Rezultati",
"Load more results" : "Učitaj više rezultata",
"Log in" : "Prijava",
- "Logging in …" : "Prijavljivanje...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Otkrili smo nekoliko nevažećih pokušaja prijave s vaše IP adrese. Iduća prijava odgađa se za najviše 30 sekundi.",
"Server side authentication failed!" : "Autentifikacija na poslužitelju nije uspjela!",
"Please contact your administrator." : "Obratite se svom administratoru.",
@@ -110,19 +108,14 @@
"Keep your colleagues and friends in one place without leaking their private info." : "Čuvajte podatke o kolegama i prijateljima na jednom mjestu bez ugrožavanja njihovih osobnih informacija.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Jednostavna aplikacija za upravljanje e-poštom, integrirana s aplikacijama Files, Contacts i Calendar.",
"Recommended apps" : "Preporučene aplikacije",
- "Loading apps …" : "Učitavanje aplikacija…",
"Could not fetch list of apps from the App Store." : "Dohvaćanje popisa aplikacija iz trgovine aplikacijama nije uspjelo.",
"App download or installation failed" : "Neuspješno preuzimanje ili instalacija aplikacije",
"Cannot install this app because it is not compatible" : "Aplikaciju nije moguće instalirati jer nije kompatibilna",
"Cannot install this app" : "Ovu aplikaciju nije moguće instalirati",
"Skip" : "Preskoči",
- "Installing apps …" : "Instaliranje aplikacija…",
"Install recommended apps" : "Instaliraj preporučene aplikacije",
"Settings menu" : "Izbornik postavki",
- "Loading your contacts …" : "Učitavanje vaših kontakata...",
- "Looking for {term} …" : "Tražim {term}…",
"Reset search" : "Resetiraj pretraživanje",
- "Search contacts …" : "Pretraži kontakte...",
"Could not load your contacts" : "Učitavanje vaših kontakata trenutno nije moguće",
"No contacts found" : "Nikakvi kontakti nisu nađeni",
"Show all contacts" : "Prikaži sve kontakte",
@@ -132,7 +125,6 @@
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Unesite {minSearchLength} ili više znakova za pretraživanje","Unesite {minSearchLength} ili više znakova za pretraživanje","Unesite {minSearchLength} ili više znakova za pretraživanje"],
"An error occurred while searching for {type}" : "Došlo je do pogreške pri traženju {type}",
"Search for {name} only" : "Traži samo {name}",
- "Loading more results …" : "Učitavanje više rezultata…",
"Forgot password?" : "Zaboravili ste zaporku?",
"Back" : "Natrag",
"Login form is disabled." : "Obrazac za prijavu je onemogućen.",
@@ -155,7 +147,6 @@
"Install" : "Instaliraj",
"Need help?" : "Treba li vam pomoć?",
"See the documentation" : "Pogledajte dokumentaciju",
- "Search {types} …" : "Traži {types}…",
"Choose" : "Odaberite",
"Copy" : "Kopiraj",
"Move" : "Premjesti",
@@ -172,7 +163,7 @@
"(all selected)" : "(sve odabrano)",
"({count} selected)" : "({count} odabran)",
"Error loading file exists template" : "Pogrešno učitavanje predloška za postojeću datoteku",
- "Saving …" : "Spremanje...",
+ "Saving …" : "Spremanje…",
"seconds ago" : "prije nekoliko sekundi",
"Connection to server lost" : "Izgubljena veza s poslužiteljem",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Pogreška pri učitavanju stranice, ponovno učitavanje za %n sekundi","Pogreška pri učitavanju stranice, ponovno učitavanje za %n sekundi","Pogreška pri učitavanju stranice, ponovno učitavanje za %n sekundi"],
@@ -262,7 +253,17 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Obratite se administratoru sustava ako se ova poruka ponavlja ili se pojavila neočekivano.",
"Error occurred while checking server setup" : "Pogreška prilikom provjere postavki poslužitelja",
"For more details see the {linkstart}documentation ↗{linkend}." : "Više informacija potražite u {linkstart}dokumentaciji ↗{linkend}.",
+ "Searching …" : "Traženje…",
+ "Logging in …" : "Prijavljivanje...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Razmjenjivanje poruka, video pozivi, dijeljenje zaslona, sastanci na mreži i web-konferencije – putem preglednika i mobilnih aplikacija.",
+ "Loading apps …" : "Učitavanje aplikacija…",
+ "Installing apps …" : "Instaliranje aplikacija…",
+ "Loading your contacts …" : "Učitavanje vaših kontakata...",
+ "Looking for {term} …" : "Tražim {term}…",
+ "Search contacts …" : "Pretraži kontakte...",
+ "Loading more results …" : "Učitavanje više rezultata…",
+ "Search {types} …" : "Traži {types}…",
+ "Saving …" : "Spremanje...",
"Very weak password" : "Zaporka vrlo slaba",
"Weak password" : "Zaporka Slaba",
"So-so password" : "Zaporka prosječne jačine",
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index 56ca499f68c..c36ee470fd3 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Keresés a jelenlegi alkalmazásban",
"Clear search" : "Keresés törlése",
"Search everywhere" : "Keresés mindenhol",
- "Searching …" : "Keresés…",
"Start typing to search" : "Kezdjen el gépelni a kereséshez",
"Minimum search length is {minSearchLength} characters" : "A legkisebb keresési hossz {minSearchLength} karakteres",
"No matching results" : "Nincs találat",
@@ -256,7 +255,6 @@ OC.L10N.register(
"Load more results" : "További találatok betöltése",
"Search in" : "Keresés ebben:",
"Log in" : "Bejelentkezés",
- "Logging in …" : "Bejelentkezés…",
"Log in to {productName}" : "Bejelentkezés ebbe: {productName}",
"Wrong login or password." : "Hibás bejelentkezés vagy jelszó.",
"This account is disabled" : "Ez a fiók le van tiltva",
@@ -293,21 +291,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Közösen szerkeszthető dokumentumok, táblázatok és bemutatók, a Collabora Online-ra építve.",
"Distraction free note taking app." : "Figyelemelterelés nélküli jegyzetelési alkalmazás.",
"Recommended apps" : "Ajánlott alkalmazások",
- "Loading apps …" : "Alkalmazások betöltése…",
"Could not fetch list of apps from the App Store." : "Az alkalmazások listája nem kérhető le az alkalmazástárból.",
"App download or installation failed" : "Alkalmazás letöltése vagy telepítése sikertelen",
"Cannot install this app because it is not compatible" : "Az alkalmazás nem telepíthető, mert nem kompatibilis",
"Cannot install this app" : "Az alkalmazás nem telepíthető",
"Skip" : "Kihagyás",
- "Installing apps …" : "Alkalmazások telepítése…",
"Install recommended apps" : "Javasolt alkalmazások telepítése",
"Avatar of {displayName}" : "{displayName} profilképe",
"Settings menu" : "Beállítások menü",
- "Loading your contacts …" : "Névjegyek betöltése…",
- "Looking for {term} …" : "{term} keresése…",
"Search contacts" : "Névjegyek keresése",
"Reset search" : "Keresés visszaállítása",
- "Search contacts …" : "Névjegyek keresése…",
"Could not load your contacts" : "Nem lehet betölteni a névjegyeit",
"No contacts found" : "Nem találhatók névjegyek",
"Show all contacts" : "Összes névjegy megjelenítése",
@@ -319,7 +312,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Hiba történt a(z) {type} keresése sorá",
"Search starts once you start typing and results may be reached with the arrow keys" : "A keresés elindul, ha elkezd gépelni, és a találatok a nyílbillentyűkkel érhetők el",
"Search for {name} only" : "Keresés csak a(z) {name} kifejezésre",
- "Loading more results …" : "További találatok betöltése…",
"Forgot password?" : "Elfelejtett jelszó?",
"Back to login form" : "Vissza a bejelentkezési űrlaphoz",
"Back" : "Vissza",
@@ -363,7 +355,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Adja meg a port számát a kiszolgáló neve után (például localhost:5432).",
"Database host" : "Adatbázis-kiszolgáló",
"localhost" : "localhost",
- "Installing …" : "Telepítés…",
"Install" : "Telepítés",
"Need help?" : "Segítségre van szüksége?",
"See the documentation" : "Nézze meg a dokumentációt",
@@ -372,7 +363,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "A böngészője nem támogatott. Frissítsen újabb verzióra, vagy váltson egy támogatott böngészőre.",
"Continue with this unsupported browser" : "Folytatás ezzel a nem támogatott böngészővel",
"Supported versions" : "Támogatott verziók",
- "Search {types} …" : "{types} keresése…",
"Choose {file}" : "{file} kiválasztása",
"Choose" : "Válasszon",
"Copy to {target}" : "Másolás ide: {target}",
@@ -392,7 +382,7 @@ OC.L10N.register(
"(all selected)" : "(összes kiválasztva)",
"({count} selected)" : "({count} kiválasztva)",
"Error loading file exists template" : "Hiba a „fájl már létezik” sablon betöltésekor",
- "Saving …" : "Mentés…",
+ "Saving …" : "Mentés …",
"seconds ago" : "pár másodperce",
"Connection to server lost" : "A kapcsolat megszakadt a kiszolgálóval",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probléma az oldal betöltésekor, újratöltés %n másodperc múlva","Probléma az oldal betöltésekor, újratöltés %n másodperc múlva"],
@@ -496,12 +486,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Ha ez az üzenet mindig vagy váratlanul megjelenik, akkor keresse fel a rendszergazdáját.",
"Error occurred while checking server setup" : "Hiba történt a kiszolgálóbeállítások ellenőrzésekor",
"For more details see the {linkstart}documentation ↗{linkend}." : "További részletekért lásd a {linkstart}dokumentációt↗{linkend}.",
+ "Searching …" : "Keresés…",
+ "Logging in …" : "Bejelentkezés…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Csevegés, videóhívások, képernyőmegosztás, online megbeszélések és webes konferencia – a böngészőjében és mobilalkalmazásokkal.",
+ "Loading apps …" : "Alkalmazások betöltése…",
+ "Installing apps …" : "Alkalmazások telepítése…",
+ "Loading your contacts …" : "Névjegyek betöltése…",
+ "Looking for {term} …" : "{term} keresése…",
+ "Search contacts …" : "Névjegyek keresése…",
+ "Loading more results …" : "További találatok betöltése…",
"You have not added any info yet" : "Még nem adott meg semmilyen információt",
"{user} has not added any info yet" : "{user} még nem adott meg semmilyen információt",
"Error opening the user status modal, try hard refreshing the page" : "Hiba a felhasználói állapot párbeszédablak megnyitásakor, próbálja meg az oldal kényszerített újratöltését",
"Edit Profile" : "Profil szerkesztése",
"The headline and about sections will show up here" : "A címsor és a névjegy szakaszok itt fognak megjelenni",
+ "Search {types} …" : "{types} keresése…",
+ "Saving …" : "Mentés…",
"Very weak password" : "Nagyon gyenge jelszó",
"Weak password" : "Gyenge jelszó",
"So-so password" : "Nem túl jó jelszó",
@@ -528,6 +528,7 @@ OC.L10N.register(
"Configure the database" : "Adatbázis konfigurálása",
"Only %s is available." : "Csak %s érhető el.",
"Database account" : "Adatbázisfiók",
+ "Installing …" : "Telepítés…",
"Direct link copied to clipboard" : "Közvetlen hivatkozás a vágólapra másolva"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index 265ce23f05b..6be13c9978a 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -232,7 +232,6 @@
"Search in current app" : "Keresés a jelenlegi alkalmazásban",
"Clear search" : "Keresés törlése",
"Search everywhere" : "Keresés mindenhol",
- "Searching …" : "Keresés…",
"Start typing to search" : "Kezdjen el gépelni a kereséshez",
"Minimum search length is {minSearchLength} characters" : "A legkisebb keresési hossz {minSearchLength} karakteres",
"No matching results" : "Nincs találat",
@@ -254,7 +253,6 @@
"Load more results" : "További találatok betöltése",
"Search in" : "Keresés ebben:",
"Log in" : "Bejelentkezés",
- "Logging in …" : "Bejelentkezés…",
"Log in to {productName}" : "Bejelentkezés ebbe: {productName}",
"Wrong login or password." : "Hibás bejelentkezés vagy jelszó.",
"This account is disabled" : "Ez a fiók le van tiltva",
@@ -291,21 +289,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Közösen szerkeszthető dokumentumok, táblázatok és bemutatók, a Collabora Online-ra építve.",
"Distraction free note taking app." : "Figyelemelterelés nélküli jegyzetelési alkalmazás.",
"Recommended apps" : "Ajánlott alkalmazások",
- "Loading apps …" : "Alkalmazások betöltése…",
"Could not fetch list of apps from the App Store." : "Az alkalmazások listája nem kérhető le az alkalmazástárból.",
"App download or installation failed" : "Alkalmazás letöltése vagy telepítése sikertelen",
"Cannot install this app because it is not compatible" : "Az alkalmazás nem telepíthető, mert nem kompatibilis",
"Cannot install this app" : "Az alkalmazás nem telepíthető",
"Skip" : "Kihagyás",
- "Installing apps …" : "Alkalmazások telepítése…",
"Install recommended apps" : "Javasolt alkalmazások telepítése",
"Avatar of {displayName}" : "{displayName} profilképe",
"Settings menu" : "Beállítások menü",
- "Loading your contacts …" : "Névjegyek betöltése…",
- "Looking for {term} …" : "{term} keresése…",
"Search contacts" : "Névjegyek keresése",
"Reset search" : "Keresés visszaállítása",
- "Search contacts …" : "Névjegyek keresése…",
"Could not load your contacts" : "Nem lehet betölteni a névjegyeit",
"No contacts found" : "Nem találhatók névjegyek",
"Show all contacts" : "Összes névjegy megjelenítése",
@@ -317,7 +310,6 @@
"An error occurred while searching for {type}" : "Hiba történt a(z) {type} keresése sorá",
"Search starts once you start typing and results may be reached with the arrow keys" : "A keresés elindul, ha elkezd gépelni, és a találatok a nyílbillentyűkkel érhetők el",
"Search for {name} only" : "Keresés csak a(z) {name} kifejezésre",
- "Loading more results …" : "További találatok betöltése…",
"Forgot password?" : "Elfelejtett jelszó?",
"Back to login form" : "Vissza a bejelentkezési űrlaphoz",
"Back" : "Vissza",
@@ -361,7 +353,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Adja meg a port számát a kiszolgáló neve után (például localhost:5432).",
"Database host" : "Adatbázis-kiszolgáló",
"localhost" : "localhost",
- "Installing …" : "Telepítés…",
"Install" : "Telepítés",
"Need help?" : "Segítségre van szüksége?",
"See the documentation" : "Nézze meg a dokumentációt",
@@ -370,7 +361,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "A böngészője nem támogatott. Frissítsen újabb verzióra, vagy váltson egy támogatott böngészőre.",
"Continue with this unsupported browser" : "Folytatás ezzel a nem támogatott böngészővel",
"Supported versions" : "Támogatott verziók",
- "Search {types} …" : "{types} keresése…",
"Choose {file}" : "{file} kiválasztása",
"Choose" : "Válasszon",
"Copy to {target}" : "Másolás ide: {target}",
@@ -390,7 +380,7 @@
"(all selected)" : "(összes kiválasztva)",
"({count} selected)" : "({count} kiválasztva)",
"Error loading file exists template" : "Hiba a „fájl már létezik” sablon betöltésekor",
- "Saving …" : "Mentés…",
+ "Saving …" : "Mentés …",
"seconds ago" : "pár másodperce",
"Connection to server lost" : "A kapcsolat megszakadt a kiszolgálóval",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probléma az oldal betöltésekor, újratöltés %n másodperc múlva","Probléma az oldal betöltésekor, újratöltés %n másodperc múlva"],
@@ -494,12 +484,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Ha ez az üzenet mindig vagy váratlanul megjelenik, akkor keresse fel a rendszergazdáját.",
"Error occurred while checking server setup" : "Hiba történt a kiszolgálóbeállítások ellenőrzésekor",
"For more details see the {linkstart}documentation ↗{linkend}." : "További részletekért lásd a {linkstart}dokumentációt↗{linkend}.",
+ "Searching …" : "Keresés…",
+ "Logging in …" : "Bejelentkezés…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Csevegés, videóhívások, képernyőmegosztás, online megbeszélések és webes konferencia – a böngészőjében és mobilalkalmazásokkal.",
+ "Loading apps …" : "Alkalmazások betöltése…",
+ "Installing apps …" : "Alkalmazások telepítése…",
+ "Loading your contacts …" : "Névjegyek betöltése…",
+ "Looking for {term} …" : "{term} keresése…",
+ "Search contacts …" : "Névjegyek keresése…",
+ "Loading more results …" : "További találatok betöltése…",
"You have not added any info yet" : "Még nem adott meg semmilyen információt",
"{user} has not added any info yet" : "{user} még nem adott meg semmilyen információt",
"Error opening the user status modal, try hard refreshing the page" : "Hiba a felhasználói állapot párbeszédablak megnyitásakor, próbálja meg az oldal kényszerített újratöltését",
"Edit Profile" : "Profil szerkesztése",
"The headline and about sections will show up here" : "A címsor és a névjegy szakaszok itt fognak megjelenni",
+ "Search {types} …" : "{types} keresése…",
+ "Saving …" : "Mentés…",
"Very weak password" : "Nagyon gyenge jelszó",
"Weak password" : "Gyenge jelszó",
"So-so password" : "Nem túl jó jelszó",
@@ -526,6 +526,7 @@
"Configure the database" : "Adatbázis konfigurálása",
"Only %s is available." : "Csak %s érhető el.",
"Database account" : "Adatbázisfiók",
+ "Installing …" : "Telepítés…",
"Direct link copied to clipboard" : "Közvetlen hivatkozás a vágólapra másolva"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/id.js b/core/l10n/id.js
index 6c21c92c986..45c42b8d8cb 100644
--- a/core/l10n/id.js
+++ b/core/l10n/id.js
@@ -86,7 +86,6 @@ OC.L10N.register(
"People" : "Orang",
"Load more results" : "Muat lebih banyak hasil",
"Log in" : "Masuk",
- "Logging in …" : "Log masuk...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Terdeteksi multipel percobaan log masuk tidak valid dari IP Anda. Pencekalan log masuk berikutnya dilakukan hingga 30 detik.",
"Server side authentication failed!" : "Otentikasi dari sisi server gagal!",
"Please contact your administrator." : "Silakan hubungi administrator Anda.",
@@ -111,19 +110,14 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "Simpan info teman dan kolega Anda dalam satu tempat, tanpa membocorkan privat mereka.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplikasi klien email sederhana, terintegrasi dengan Berkas, Kontak, dan Kalender.",
"Recommended apps" : "Aplikasi terekomendasi",
- "Loading apps …" : "Memuat aplikasi ...",
"Could not fetch list of apps from the App Store." : "Tidak dapat mengambil daftar aplikasi dari App Store.",
"App download or installation failed" : "Unduh aplikasi atau gagal instalasi",
"Cannot install this app because it is not compatible" : "Tidak dapat memasang aplikasi ini karena tidak kompatibel",
"Cannot install this app" : "Tidak dapat memasang aplikasi ini",
"Skip" : "Lewati",
- "Installing apps …" : "menginstal aplikasi ...",
"Install recommended apps" : "Instal aplikasi yang disarankan",
"Settings menu" : "Menu Pengaturan",
- "Loading your contacts …" : "Memuat kontak Anda ...",
- "Looking for {term} …" : "Mencari {term}",
"Reset search" : "Ulang pencarian",
- "Search contacts …" : "Cari kontak ...",
"Could not load your contacts" : "Tidak dapat memuat kontak Anda",
"No contacts found" : "Kontak tidak ditemukan",
"Show all contacts" : "Tampilkan semua kontak",
@@ -133,7 +127,6 @@ OC.L10N.register(
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Harap masukkan {minSearchLength} karakter atau lebih untuk mencari"],
"An error occurred while searching for {type}" : "Terjadi kesalahan saat mencari {type}",
"Search for {name} only" : "Cari {name} saja",
- "Loading more results …" : "Memuat hasil lainnya…",
"Forgot password?" : "Lupa kata sandi?",
"Back" : "Kembali",
"Security warning" : "Peringatan keamanan",
@@ -151,11 +144,9 @@ OC.L10N.register(
"Database tablespace" : "Tablespace basis data",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Harap tentukan nomor port beserta nama host (contoh., localhost:5432).",
"Database host" : "Host basis data",
- "Installing …" : "Memasang …",
"Install" : "Pasang",
"Need help?" : "Butuh bantuan?",
"See the documentation" : "Lihat dokumentasi",
- "Search {types} …" : "Cari {types} …",
"Choose" : "Pilih",
"Copy" : "Salin",
"Move" : "Pindah",
@@ -172,7 +163,6 @@ OC.L10N.register(
"(all selected)" : "(semua terpilih)",
"({count} selected)" : "({count} terpilih)",
"Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada",
- "Saving …" : "Menyimpan ...",
"seconds ago" : "beberapa detik yang lalu",
"Connection to server lost" : "Koneksi ke server gagal",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tidak dapat memuat laman, muat ulang dalam %n detik"],
@@ -264,10 +254,19 @@ OC.L10N.register(
"This page will refresh itself when the instance is available again." : "Laman ini akan dimuat otomatis saat instalasi kembali tersedia.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem Anda jika pesan ini terus muncul atau muncul tiba-tiba.",
"Error occurred while checking server setup" : "Kesalahan tidak terduga saat memeriksa setelan server",
+ "Logging in …" : "Log masuk...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mengobrol, panggilan video, berbagi layar, rapat daring, dan konferensi web - melalui peramban dan menggunakan aplikasi pada gawai.",
+ "Loading apps …" : "Memuat aplikasi ...",
+ "Installing apps …" : "menginstal aplikasi ...",
+ "Loading your contacts …" : "Memuat kontak Anda ...",
+ "Looking for {term} …" : "Mencari {term}",
+ "Search contacts …" : "Cari kontak ...",
+ "Loading more results …" : "Memuat hasil lainnya…",
"You have not added any info yet" : "Anda belum menambahkan info apa pun",
"{user} has not added any info yet" : "{user} belum menambahkan info apa pun",
"Edit Profile" : "Sunting profil",
+ "Search {types} …" : "Cari {types} …",
+ "Saving …" : "Menyimpan ...",
"Very weak password" : "Kata sandi sangat lemah",
"Weak password" : "Kata sandi lemah",
"So-so password" : "Kata sandi lumayan",
@@ -288,6 +287,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the documentation." : "Informasi bagaimana kesesuaian konfigurasi peladen Anda, silakan lihat dokumentasi.",
"Show password" : "Tampilkan kata sandi",
"Configure the database" : "Konfigurasikan basis data",
- "Only %s is available." : "Hanya %s yang tersedia"
+ "Only %s is available." : "Hanya %s yang tersedia",
+ "Installing …" : "Memasang …"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/id.json b/core/l10n/id.json
index afd601a9fa3..d3da8f35ad4 100644
--- a/core/l10n/id.json
+++ b/core/l10n/id.json
@@ -84,7 +84,6 @@
"People" : "Orang",
"Load more results" : "Muat lebih banyak hasil",
"Log in" : "Masuk",
- "Logging in …" : "Log masuk...",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Terdeteksi multipel percobaan log masuk tidak valid dari IP Anda. Pencekalan log masuk berikutnya dilakukan hingga 30 detik.",
"Server side authentication failed!" : "Otentikasi dari sisi server gagal!",
"Please contact your administrator." : "Silakan hubungi administrator Anda.",
@@ -109,19 +108,14 @@
"Keep your colleagues and friends in one place without leaking their private info." : "Simpan info teman dan kolega Anda dalam satu tempat, tanpa membocorkan privat mereka.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplikasi klien email sederhana, terintegrasi dengan Berkas, Kontak, dan Kalender.",
"Recommended apps" : "Aplikasi terekomendasi",
- "Loading apps …" : "Memuat aplikasi ...",
"Could not fetch list of apps from the App Store." : "Tidak dapat mengambil daftar aplikasi dari App Store.",
"App download or installation failed" : "Unduh aplikasi atau gagal instalasi",
"Cannot install this app because it is not compatible" : "Tidak dapat memasang aplikasi ini karena tidak kompatibel",
"Cannot install this app" : "Tidak dapat memasang aplikasi ini",
"Skip" : "Lewati",
- "Installing apps …" : "menginstal aplikasi ...",
"Install recommended apps" : "Instal aplikasi yang disarankan",
"Settings menu" : "Menu Pengaturan",
- "Loading your contacts …" : "Memuat kontak Anda ...",
- "Looking for {term} …" : "Mencari {term}",
"Reset search" : "Ulang pencarian",
- "Search contacts …" : "Cari kontak ...",
"Could not load your contacts" : "Tidak dapat memuat kontak Anda",
"No contacts found" : "Kontak tidak ditemukan",
"Show all contacts" : "Tampilkan semua kontak",
@@ -131,7 +125,6 @@
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Harap masukkan {minSearchLength} karakter atau lebih untuk mencari"],
"An error occurred while searching for {type}" : "Terjadi kesalahan saat mencari {type}",
"Search for {name} only" : "Cari {name} saja",
- "Loading more results …" : "Memuat hasil lainnya…",
"Forgot password?" : "Lupa kata sandi?",
"Back" : "Kembali",
"Security warning" : "Peringatan keamanan",
@@ -149,11 +142,9 @@
"Database tablespace" : "Tablespace basis data",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Harap tentukan nomor port beserta nama host (contoh., localhost:5432).",
"Database host" : "Host basis data",
- "Installing …" : "Memasang …",
"Install" : "Pasang",
"Need help?" : "Butuh bantuan?",
"See the documentation" : "Lihat dokumentasi",
- "Search {types} …" : "Cari {types} …",
"Choose" : "Pilih",
"Copy" : "Salin",
"Move" : "Pindah",
@@ -170,7 +161,6 @@
"(all selected)" : "(semua terpilih)",
"({count} selected)" : "({count} terpilih)",
"Error loading file exists template" : "Kesalahan memuat templat berkas yang sudah ada",
- "Saving …" : "Menyimpan ...",
"seconds ago" : "beberapa detik yang lalu",
"Connection to server lost" : "Koneksi ke server gagal",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tidak dapat memuat laman, muat ulang dalam %n detik"],
@@ -262,10 +252,19 @@
"This page will refresh itself when the instance is available again." : "Laman ini akan dimuat otomatis saat instalasi kembali tersedia.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem Anda jika pesan ini terus muncul atau muncul tiba-tiba.",
"Error occurred while checking server setup" : "Kesalahan tidak terduga saat memeriksa setelan server",
+ "Logging in …" : "Log masuk...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mengobrol, panggilan video, berbagi layar, rapat daring, dan konferensi web - melalui peramban dan menggunakan aplikasi pada gawai.",
+ "Loading apps …" : "Memuat aplikasi ...",
+ "Installing apps …" : "menginstal aplikasi ...",
+ "Loading your contacts …" : "Memuat kontak Anda ...",
+ "Looking for {term} …" : "Mencari {term}",
+ "Search contacts …" : "Cari kontak ...",
+ "Loading more results …" : "Memuat hasil lainnya…",
"You have not added any info yet" : "Anda belum menambahkan info apa pun",
"{user} has not added any info yet" : "{user} belum menambahkan info apa pun",
"Edit Profile" : "Sunting profil",
+ "Search {types} …" : "Cari {types} …",
+ "Saving …" : "Menyimpan ...",
"Very weak password" : "Kata sandi sangat lemah",
"Weak password" : "Kata sandi lemah",
"So-so password" : "Kata sandi lumayan",
@@ -286,6 +285,7 @@
"For information how to properly configure your server, please see the documentation." : "Informasi bagaimana kesesuaian konfigurasi peladen Anda, silakan lihat dokumentasi.",
"Show password" : "Tampilkan kata sandi",
"Configure the database" : "Konfigurasikan basis data",
- "Only %s is available." : "Hanya %s yang tersedia"
+ "Only %s is available." : "Hanya %s yang tersedia",
+ "Installing …" : "Memasang …"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 4eec99cc005..d96842087f7 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Leita í núverandi forriti",
"Clear search" : "Hreinsa leit",
"Search everywhere" : "Leita allsstaðar",
- "Searching …" : "Leita …",
"Start typing to search" : "Skrifaðu hér til að leita",
"Minimum search length is {minSearchLength} characters" : "Lágmarkslengd leitarstrengs er {minSearchLength} stafir",
"No matching results" : "Engar samsvarandi niðurstöður",
@@ -256,7 +255,6 @@ OC.L10N.register(
"Load more results" : "Hlaða inn fleiri niðurstöðum",
"Search in" : "Leita í",
"Log in" : "Skrá inn",
- "Logging in …" : "Skrái inn …",
"Log in to {productName}" : "Skrá inn í {productName}",
"Wrong login or password." : "Rangur notandi eða lykilorð.",
"This account is disabled" : "Þessi notandaaðgangur er óvirkur",
@@ -293,21 +291,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Skjöl í samstarfsvinnslu, töflureiknar og kynningar, byggt á Collabora Online.",
"Distraction free note taking app." : "Glósuforrit án truflana.",
"Recommended apps" : "Ráðlögð forrit",
- "Loading apps …" : "Hleð inn forritum …",
"Could not fetch list of apps from the App Store." : "Gat ekki sótt lista yfir forrit úr App Store.",
"App download or installation failed" : "Niðurhal eða uppsetning forrits mistókst",
"Cannot install this app because it is not compatible" : "Ekki er hægt að setja upp forritið því það er ekki samhæft",
"Cannot install this app" : "Get ekki sett upp þetta forrit",
"Skip" : "Sleppa",
- "Installing apps …" : "Set upp forrit …",
"Install recommended apps" : "Setja upp ráðlögð forrit",
"Avatar of {displayName}" : "Auðkennismynd fyrir {displayName}",
"Settings menu" : "Stillingavalmynd",
- "Loading your contacts …" : "Hleð inn tengiliðalistum ...",
- "Looking for {term} …" : "Leita að {term} …",
"Search contacts" : "Leita í tengiliðum",
"Reset search" : "Núllstilla leit",
- "Search contacts …" : "Leita í tengiliðum ",
"Could not load your contacts" : "Gat ekki hlaðið inn tengiliðalistanum þínum",
"No contacts found" : "Engir tengiliðir fundust",
"Show all contacts" : "Birta alla tengiliði ...",
@@ -319,7 +312,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Villa kom upp við leit að {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Leitin hefst um leið og byrjað er að skrifa og er hægt að flakka um leitarniðurstöður með örvalyklunum",
"Search for {name} only" : "Leita einungis að {name}",
- "Loading more results …" : "Hleð inn fleiri niðurstöðum …",
"Forgot password?" : "Gleymdirðu lykilorði?",
"Back to login form" : "Til baka í innskráningarform",
"Back" : "Til baka",
@@ -363,7 +355,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Taktu fram númer gáttar ásamt nafni hýsilvélar (t.d., localhost:5432).",
"Database host" : "Netþjónn gagnagrunns",
"localhost" : "localhost",
- "Installing …" : "Set upp…",
"Install" : "Setja upp",
"Need help?" : "Þarftu hjálp?",
"See the documentation" : "Sjá hjálparskjölin",
@@ -372,7 +363,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Það er ekki stuðningur við vafrann þinn. Endilega uppfærðu í nýrri útgáfu eða vafra sem er studdur.",
"Continue with this unsupported browser" : "Halda áfram með þessum óstudda vafra",
"Supported versions" : "Studdar útgáfur",
- "Search {types} …" : "Leita að {types} …",
"Choose {file}" : "Veldu {file}",
"Choose" : "Veldu",
"Copy to {target}" : "Afrita í {target}",
@@ -392,7 +382,7 @@ OC.L10N.register(
"(all selected)" : "(allt valið)",
"({count} selected)" : "({count} valið)",
"Error loading file exists template" : "Villa við að hlaða inn sniðmáti fyrir skrá-er-til",
- "Saving …" : "Vista …",
+ "Saving …" : "Vista …",
"seconds ago" : "sekúndum síðan",
"Connection to server lost" : "Tenging við miðlara rofnaði",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Vandamál við að hlaða inn síðu, endurhleð eftir %n sekúndu","Vandamál við að hlaða inn síðu, endurhleð eftir %n sekúndur"],
@@ -496,12 +486,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hafðu samband við kerfisstjóra ef þessi skilaboð eru viðvarandi eða birtust óvænt.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetningu þjóns",
"For more details see the {linkstart}documentation ↗{linkend}." : "Frekari upplýsingar má sjá í {linkstart}hjálparskjölunum ↗{linkend}.",
+ "Searching …" : "Leita …",
+ "Logging in …" : "Skrái inn …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Spjall, myndfundir, skjádeiling, netfundir og vefráðstefnur – í vafranum þínum og með farsímaforritum.",
+ "Loading apps …" : "Hleð inn forritum …",
+ "Installing apps …" : "Set upp forrit …",
+ "Loading your contacts …" : "Hleð inn tengiliðalistum ...",
+ "Looking for {term} …" : "Leita að {term} …",
+ "Search contacts …" : "Leita í tengiliðum ",
+ "Loading more results …" : "Hleð inn fleiri niðurstöðum …",
"You have not added any info yet" : "Þú hefur ekki bætt við neinum upplýsingum ennþá",
"{user} has not added any info yet" : "{user} hefur ekki bætt við neinum upplýsingum ennþá",
"Error opening the user status modal, try hard refreshing the page" : "Villa við að opna stöðuglugga notandans, prófaðu að þvinga endurlestur síðunnar",
"Edit Profile" : "Breyta sniði",
"The headline and about sections will show up here" : "Fyrirsögnin og hlutar um hugbúnaðinn munu birtast hér",
+ "Search {types} …" : "Leita að {types} …",
+ "Saving …" : "Vista …",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Miðlungs lykilorð",
@@ -528,6 +528,7 @@ OC.L10N.register(
"Configure the database" : "Stilla gagnagrunninn",
"Only %s is available." : "Aðeins %s eru laus.",
"Database account" : "Gagnagrunnsaðgangur",
+ "Installing …" : "Set upp…",
"Direct link copied to clipboard" : "Beinn tengill afritaður á klippispjald"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/core/l10n/is.json b/core/l10n/is.json
index 165a35fb190..5d6ca4a1f43 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -232,7 +232,6 @@
"Search in current app" : "Leita í núverandi forriti",
"Clear search" : "Hreinsa leit",
"Search everywhere" : "Leita allsstaðar",
- "Searching …" : "Leita …",
"Start typing to search" : "Skrifaðu hér til að leita",
"Minimum search length is {minSearchLength} characters" : "Lágmarkslengd leitarstrengs er {minSearchLength} stafir",
"No matching results" : "Engar samsvarandi niðurstöður",
@@ -254,7 +253,6 @@
"Load more results" : "Hlaða inn fleiri niðurstöðum",
"Search in" : "Leita í",
"Log in" : "Skrá inn",
- "Logging in …" : "Skrái inn …",
"Log in to {productName}" : "Skrá inn í {productName}",
"Wrong login or password." : "Rangur notandi eða lykilorð.",
"This account is disabled" : "Þessi notandaaðgangur er óvirkur",
@@ -291,21 +289,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Skjöl í samstarfsvinnslu, töflureiknar og kynningar, byggt á Collabora Online.",
"Distraction free note taking app." : "Glósuforrit án truflana.",
"Recommended apps" : "Ráðlögð forrit",
- "Loading apps …" : "Hleð inn forritum …",
"Could not fetch list of apps from the App Store." : "Gat ekki sótt lista yfir forrit úr App Store.",
"App download or installation failed" : "Niðurhal eða uppsetning forrits mistókst",
"Cannot install this app because it is not compatible" : "Ekki er hægt að setja upp forritið því það er ekki samhæft",
"Cannot install this app" : "Get ekki sett upp þetta forrit",
"Skip" : "Sleppa",
- "Installing apps …" : "Set upp forrit …",
"Install recommended apps" : "Setja upp ráðlögð forrit",
"Avatar of {displayName}" : "Auðkennismynd fyrir {displayName}",
"Settings menu" : "Stillingavalmynd",
- "Loading your contacts …" : "Hleð inn tengiliðalistum ...",
- "Looking for {term} …" : "Leita að {term} …",
"Search contacts" : "Leita í tengiliðum",
"Reset search" : "Núllstilla leit",
- "Search contacts …" : "Leita í tengiliðum ",
"Could not load your contacts" : "Gat ekki hlaðið inn tengiliðalistanum þínum",
"No contacts found" : "Engir tengiliðir fundust",
"Show all contacts" : "Birta alla tengiliði ...",
@@ -317,7 +310,6 @@
"An error occurred while searching for {type}" : "Villa kom upp við leit að {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Leitin hefst um leið og byrjað er að skrifa og er hægt að flakka um leitarniðurstöður með örvalyklunum",
"Search for {name} only" : "Leita einungis að {name}",
- "Loading more results …" : "Hleð inn fleiri niðurstöðum …",
"Forgot password?" : "Gleymdirðu lykilorði?",
"Back to login form" : "Til baka í innskráningarform",
"Back" : "Til baka",
@@ -361,7 +353,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Taktu fram númer gáttar ásamt nafni hýsilvélar (t.d., localhost:5432).",
"Database host" : "Netþjónn gagnagrunns",
"localhost" : "localhost",
- "Installing …" : "Set upp…",
"Install" : "Setja upp",
"Need help?" : "Þarftu hjálp?",
"See the documentation" : "Sjá hjálparskjölin",
@@ -370,7 +361,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Það er ekki stuðningur við vafrann þinn. Endilega uppfærðu í nýrri útgáfu eða vafra sem er studdur.",
"Continue with this unsupported browser" : "Halda áfram með þessum óstudda vafra",
"Supported versions" : "Studdar útgáfur",
- "Search {types} …" : "Leita að {types} …",
"Choose {file}" : "Veldu {file}",
"Choose" : "Veldu",
"Copy to {target}" : "Afrita í {target}",
@@ -390,7 +380,7 @@
"(all selected)" : "(allt valið)",
"({count} selected)" : "({count} valið)",
"Error loading file exists template" : "Villa við að hlaða inn sniðmáti fyrir skrá-er-til",
- "Saving …" : "Vista …",
+ "Saving …" : "Vista …",
"seconds ago" : "sekúndum síðan",
"Connection to server lost" : "Tenging við miðlara rofnaði",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Vandamál við að hlaða inn síðu, endurhleð eftir %n sekúndu","Vandamál við að hlaða inn síðu, endurhleð eftir %n sekúndur"],
@@ -494,12 +484,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hafðu samband við kerfisstjóra ef þessi skilaboð eru viðvarandi eða birtust óvænt.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetningu þjóns",
"For more details see the {linkstart}documentation ↗{linkend}." : "Frekari upplýsingar má sjá í {linkstart}hjálparskjölunum ↗{linkend}.",
+ "Searching …" : "Leita …",
+ "Logging in …" : "Skrái inn …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Spjall, myndfundir, skjádeiling, netfundir og vefráðstefnur – í vafranum þínum og með farsímaforritum.",
+ "Loading apps …" : "Hleð inn forritum …",
+ "Installing apps …" : "Set upp forrit …",
+ "Loading your contacts …" : "Hleð inn tengiliðalistum ...",
+ "Looking for {term} …" : "Leita að {term} …",
+ "Search contacts …" : "Leita í tengiliðum ",
+ "Loading more results …" : "Hleð inn fleiri niðurstöðum …",
"You have not added any info yet" : "Þú hefur ekki bætt við neinum upplýsingum ennþá",
"{user} has not added any info yet" : "{user} hefur ekki bætt við neinum upplýsingum ennþá",
"Error opening the user status modal, try hard refreshing the page" : "Villa við að opna stöðuglugga notandans, prófaðu að þvinga endurlestur síðunnar",
"Edit Profile" : "Breyta sniði",
"The headline and about sections will show up here" : "Fyrirsögnin og hlutar um hugbúnaðinn munu birtast hér",
+ "Search {types} …" : "Leita að {types} …",
+ "Saving …" : "Vista …",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
"So-so password" : "Miðlungs lykilorð",
@@ -526,6 +526,7 @@
"Configure the database" : "Stilla gagnagrunninn",
"Only %s is available." : "Aðeins %s eru laus.",
"Database account" : "Gagnagrunnsaðgangur",
+ "Installing …" : "Set upp…",
"Direct link copied to clipboard" : "Beinn tengill afritaður á klippispjald"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
\ No newline at end of file
diff --git a/core/l10n/it.js b/core/l10n/it.js
index f4d57cf3dea..096b11f0adc 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Cerca nell'applicazione attuale",
"Clear search" : "Svuota ricerca",
"Search everywhere" : "Cerca ovunque",
- "Searching …" : "Ricerca in corso…",
"Start typing to search" : "Inizia a digitare per cercare",
"Minimum search length is {minSearchLength} characters" : "La lunghezza minima della ricerca è {minSearchLength} caratteri",
"No matching results" : "Nessun risultato corrispondente",
@@ -256,7 +255,6 @@ OC.L10N.register(
"Load more results" : "Carica più risultati",
"Search in" : "Cerca all'interno",
"Log in" : "Accedi",
- "Logging in …" : "Accesso in corso...",
"Log in to {productName}" : "Accedi a {productName}",
"Wrong login or password." : "Nome utente o password errati.",
"This account is disabled" : "Questo account è disabilitato",
@@ -293,21 +291,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documenti collaborativi, fogli di calcolo e presentazioni, integrati in Collabora Online.",
"Distraction free note taking app." : "Applicazione per note, senza distrazioni.",
"Recommended apps" : "Applicazioni consigliate",
- "Loading apps …" : "Caricamento applicazioni…",
"Could not fetch list of apps from the App Store." : "Impossibile scaricare l'elenco delle applicazioni dal negozio delle applicazioni.",
"App download or installation failed" : "Scaricamento o installazione dell'applicazione non riuscito",
"Cannot install this app because it is not compatible" : "Impossibile installare questa applicazione poiché non è compatibile",
"Cannot install this app" : "Impossibile installare questa applicazione",
"Skip" : "Salta",
- "Installing apps …" : "Installazione applicazioni…",
"Install recommended apps" : "Installa applicazioni consigliate",
"Avatar of {displayName}" : "Avatar di {displayName}",
"Settings menu" : "Menu delle impostazioni",
- "Loading your contacts …" : "Caricamento dei tuoi contatti...",
- "Looking for {term} …" : "Ricerca di {term} in corso...",
"Search contacts" : "Cerca nei contatti",
"Reset search" : "Ripristina ricerca",
- "Search contacts …" : "Cerca contatti...",
"Could not load your contacts" : "Impossibile caricare i tuoi contatti",
"No contacts found" : "Nessun contatto trovato",
"Show all contacts" : "Mostra tutti i contatti",
@@ -319,7 +312,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Si è verificato un errore durante la ricerca di {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La ricerca inizia nel momento in cui digiti e puoi vedere i risultati con i tasti freccia",
"Search for {name} only" : "Cerca solo {name}",
- "Loading more results …" : "Caricamento di più risultati...",
"Forgot password?" : "Hai dimenticato la password?",
"Back to login form" : "Torna al modulo di accesso",
"Back" : "Indietro",
@@ -363,7 +355,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Specifica il numero della porta insieme al nome host (ad es. localhost:5432).",
"Database host" : "Host del database",
"localhost" : "localhost",
- "Installing …" : "Installazione …",
"Install" : "Installa",
"Need help?" : "Ti serve aiuto?",
"See the documentation" : "Leggi la documentazione",
@@ -372,7 +363,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Il tuo browser non è supportato. Effettua l'aggiornamento a una versione più recente o supportata.",
"Continue with this unsupported browser" : "Prosegui con questo browser non supportato",
"Supported versions" : "Versioni supportate",
- "Search {types} …" : "Cerca {types}...",
"Choose {file}" : "Scegli {file}",
"Choose" : "Scegli",
"Copy to {target}" : "Copia in {target}",
@@ -392,7 +382,7 @@ OC.L10N.register(
"(all selected)" : "(tutti i selezionati)",
"({count} selected)" : "({count} selezionati)",
"Error loading file exists template" : "Errore durante il caricamento del modello del file esistente",
- "Saving …" : "Salvataggio…",
+ "Saving …" : "Salvataggio…",
"seconds ago" : "secondi fa",
"Connection to server lost" : "Connessione al server interrotta",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema durante il caricamento della pagina, aggiornamento tra %n secondo","Problema durante il caricamento della pagina, aggiornamento tra %n secondi","Problema durante il caricamento della pagina, aggiornamento tra %n secondi"],
@@ -496,12 +486,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.",
"Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
"For more details see the {linkstart}documentation ↗{linkend}." : "Per ulteriori dettagli, leggi la {linkstart}documentazione ↗{linkend}.",
+ "Searching …" : "Ricerca in corso…",
+ "Logging in …" : "Accesso in corso...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, videochiamate, condivisione schermo, riunioni in linea e conferenze web – nel tuo browser e con le applicazioni mobili.",
+ "Loading apps …" : "Caricamento applicazioni…",
+ "Installing apps …" : "Installazione applicazioni…",
+ "Loading your contacts …" : "Caricamento dei tuoi contatti...",
+ "Looking for {term} …" : "Ricerca di {term} in corso...",
+ "Search contacts …" : "Cerca contatti...",
+ "Loading more results …" : "Caricamento di più risultati...",
"You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione",
"{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione",
"Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina",
"Edit Profile" : "Modifica il profilo",
"The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui",
+ "Search {types} …" : "Cerca {types}...",
+ "Saving …" : "Salvataggio…",
"Very weak password" : "Password molto debole",
"Weak password" : "Password debole",
"So-so password" : "Password così-così",
@@ -528,6 +528,7 @@ OC.L10N.register(
"Configure the database" : "Configura il database",
"Only %s is available." : "È disponibile solo %s.",
"Database account" : "Database account",
+ "Installing …" : "Installazione …",
"Direct link copied to clipboard" : "Collegamento diretto copiato negli appunti"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 8b18ae1d284..7a1f787259e 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -232,7 +232,6 @@
"Search in current app" : "Cerca nell'applicazione attuale",
"Clear search" : "Svuota ricerca",
"Search everywhere" : "Cerca ovunque",
- "Searching …" : "Ricerca in corso…",
"Start typing to search" : "Inizia a digitare per cercare",
"Minimum search length is {minSearchLength} characters" : "La lunghezza minima della ricerca è {minSearchLength} caratteri",
"No matching results" : "Nessun risultato corrispondente",
@@ -254,7 +253,6 @@
"Load more results" : "Carica più risultati",
"Search in" : "Cerca all'interno",
"Log in" : "Accedi",
- "Logging in …" : "Accesso in corso...",
"Log in to {productName}" : "Accedi a {productName}",
"Wrong login or password." : "Nome utente o password errati.",
"This account is disabled" : "Questo account è disabilitato",
@@ -291,21 +289,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documenti collaborativi, fogli di calcolo e presentazioni, integrati in Collabora Online.",
"Distraction free note taking app." : "Applicazione per note, senza distrazioni.",
"Recommended apps" : "Applicazioni consigliate",
- "Loading apps …" : "Caricamento applicazioni…",
"Could not fetch list of apps from the App Store." : "Impossibile scaricare l'elenco delle applicazioni dal negozio delle applicazioni.",
"App download or installation failed" : "Scaricamento o installazione dell'applicazione non riuscito",
"Cannot install this app because it is not compatible" : "Impossibile installare questa applicazione poiché non è compatibile",
"Cannot install this app" : "Impossibile installare questa applicazione",
"Skip" : "Salta",
- "Installing apps …" : "Installazione applicazioni…",
"Install recommended apps" : "Installa applicazioni consigliate",
"Avatar of {displayName}" : "Avatar di {displayName}",
"Settings menu" : "Menu delle impostazioni",
- "Loading your contacts …" : "Caricamento dei tuoi contatti...",
- "Looking for {term} …" : "Ricerca di {term} in corso...",
"Search contacts" : "Cerca nei contatti",
"Reset search" : "Ripristina ricerca",
- "Search contacts …" : "Cerca contatti...",
"Could not load your contacts" : "Impossibile caricare i tuoi contatti",
"No contacts found" : "Nessun contatto trovato",
"Show all contacts" : "Mostra tutti i contatti",
@@ -317,7 +310,6 @@
"An error occurred while searching for {type}" : "Si è verificato un errore durante la ricerca di {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "La ricerca inizia nel momento in cui digiti e puoi vedere i risultati con i tasti freccia",
"Search for {name} only" : "Cerca solo {name}",
- "Loading more results …" : "Caricamento di più risultati...",
"Forgot password?" : "Hai dimenticato la password?",
"Back to login form" : "Torna al modulo di accesso",
"Back" : "Indietro",
@@ -361,7 +353,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Specifica il numero della porta insieme al nome host (ad es. localhost:5432).",
"Database host" : "Host del database",
"localhost" : "localhost",
- "Installing …" : "Installazione …",
"Install" : "Installa",
"Need help?" : "Ti serve aiuto?",
"See the documentation" : "Leggi la documentazione",
@@ -370,7 +361,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Il tuo browser non è supportato. Effettua l'aggiornamento a una versione più recente o supportata.",
"Continue with this unsupported browser" : "Prosegui con questo browser non supportato",
"Supported versions" : "Versioni supportate",
- "Search {types} …" : "Cerca {types}...",
"Choose {file}" : "Scegli {file}",
"Choose" : "Scegli",
"Copy to {target}" : "Copia in {target}",
@@ -390,7 +380,7 @@
"(all selected)" : "(tutti i selezionati)",
"({count} selected)" : "({count} selezionati)",
"Error loading file exists template" : "Errore durante il caricamento del modello del file esistente",
- "Saving …" : "Salvataggio…",
+ "Saving …" : "Salvataggio…",
"seconds ago" : "secondi fa",
"Connection to server lost" : "Connessione al server interrotta",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema durante il caricamento della pagina, aggiornamento tra %n secondo","Problema durante il caricamento della pagina, aggiornamento tra %n secondi","Problema durante il caricamento della pagina, aggiornamento tra %n secondi"],
@@ -494,12 +484,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.",
"Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
"For more details see the {linkstart}documentation ↗{linkend}." : "Per ulteriori dettagli, leggi la {linkstart}documentazione ↗{linkend}.",
+ "Searching …" : "Ricerca in corso…",
+ "Logging in …" : "Accesso in corso...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, videochiamate, condivisione schermo, riunioni in linea e conferenze web – nel tuo browser e con le applicazioni mobili.",
+ "Loading apps …" : "Caricamento applicazioni…",
+ "Installing apps …" : "Installazione applicazioni…",
+ "Loading your contacts …" : "Caricamento dei tuoi contatti...",
+ "Looking for {term} …" : "Ricerca di {term} in corso...",
+ "Search contacts …" : "Cerca contatti...",
+ "Loading more results …" : "Caricamento di più risultati...",
"You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione",
"{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione",
"Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina",
"Edit Profile" : "Modifica il profilo",
"The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui",
+ "Search {types} …" : "Cerca {types}...",
+ "Saving …" : "Salvataggio…",
"Very weak password" : "Password molto debole",
"Weak password" : "Password debole",
"So-so password" : "Password così-così",
@@ -526,6 +526,7 @@
"Configure the database" : "Configura il database",
"Only %s is available." : "È disponibile solo %s.",
"Database account" : "Database account",
+ "Installing …" : "Installazione …",
"Direct link copied to clipboard" : "Collegamento diretto copiato negli appunti"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 41c6119ce69..0a84d4f49bd 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "現在のアプリケーションで検索",
"Clear search" : "検索をクリア",
"Search everywhere" : "あらゆる場所を検索",
- "Searching …" : "検索しています…",
"Start typing to search" : "入力して検索を開始します",
"Minimum search length is {minSearchLength} characters" : "検索の最小長は{minSearchLength}文字です",
"No matching results" : "一致する結果はありません",
@@ -256,7 +255,6 @@ OC.L10N.register(
"Load more results" : "次の結果を読み込む",
"Search in" : "検索対象",
"Log in" : "ログイン",
- "Logging in …" : "ログイン中...",
"Log in to {productName}" : "{productName} へログイン",
"Wrong login or password." : "ログイン名またはパスワードが間違っています。",
"This account is disabled" : "アカウントが無効化されています",
@@ -293,21 +291,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online上に構築された、共同作業ドキュメント、スプレッドシート、およびプレゼンテーション",
"Distraction free note taking app." : "集中モードメモアプリ",
"Recommended apps" : "推奨アプリ",
- "Loading apps …" : "アプリを読み込み中…",
"Could not fetch list of apps from the App Store." : "App Storeからアプリのリストを取得できませんでした。",
"App download or installation failed" : "アプリのダウンロードまたはインストールに失敗しました",
"Cannot install this app because it is not compatible" : "アプリの互換性がないため、インストールできません",
"Cannot install this app" : "このアプリはインストールできません",
"Skip" : "スキップ",
- "Installing apps …" : "アプリをインストールしています…",
"Install recommended apps" : "推奨アプリをインストール",
"Avatar of {displayName}" : "{displayName} のアバター",
"Settings menu" : "メニュー設定",
- "Loading your contacts …" : "連絡先を読み込み中...",
- "Looking for {term} …" : "{term} を確認中 ...",
"Search contacts" : "連絡先を検索",
"Reset search" : "検索をリセットする",
- "Search contacts …" : "連絡先を検索...",
"Could not load your contacts" : "連絡先を読み込めませんでした",
"No contacts found" : "連絡先が見つかりません",
"Show all contacts" : "すべての連絡先を表示",
@@ -319,7 +312,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "{type} の検索中にエラーが発生しました",
"Search starts once you start typing and results may be reached with the arrow keys" : "入力が始まると検索が始まり、矢印キーで検索結果を表示することができます",
"Search for {name} only" : "{name}のみを検索",
- "Loading more results …" : "次の結果を読み込み中 ...",
"Forgot password?" : "パスワードをお忘れですか?",
"Back to login form" : "ログイン画面に戻る",
"Back" : "戻る",
@@ -363,7 +355,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "ポート番号をホスト名とともに指定してください(例:localhost:5432)。",
"Database host" : "データベースのホスト名",
"localhost" : "localhost",
- "Installing …" : "インストールしています…",
"Install" : "インストール",
"Need help?" : "ヘルプが必要ですか?",
"See the documentation" : "ドキュメントを確認してください",
@@ -372,7 +363,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "お使いのブラウザーはサポート対象外です。新しいバージョンにアップグレードするかサポートされているブラウザーへ切り替えてください",
"Continue with this unsupported browser" : "サポート対象外のブラウザーで継続する",
"Supported versions" : "サポート対象バージョン",
- "Search {types} …" : "{types} を検索…",
"Choose {file}" : "{file}を選択",
"Choose" : "選択",
"Copy to {target}" : "{target} にコピー",
@@ -392,7 +382,7 @@ OC.L10N.register(
"(all selected)" : "(すべて選択)",
"({count} selected)" : "({count} 選択)",
"Error loading file exists template" : "既存ファイルのテンプレートの読み込みエラー",
- "Saving …" : "保存中...",
+ "Saving …" : "保存中 …",
"seconds ago" : "数秒前",
"Connection to server lost" : "サーバーとの接続が切断されました",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ページの読み込み中に問題が発生しました。%n秒後に再読み込みします"],
@@ -496,12 +486,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。",
"Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
"For more details see the {linkstart}documentation ↗{linkend}." : "詳細については、{linkstart}ドキュメント↗{linkend}を参照してください。",
+ "Searching …" : "検索しています…",
+ "Logging in …" : "ログイン中...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "チャット、ビデオ通話、画面共有、オンラインミーティング、ウェブ会議 - ブラウザーとモバイルアプリで。",
+ "Loading apps …" : "アプリを読み込み中…",
+ "Installing apps …" : "アプリをインストールしています…",
+ "Loading your contacts …" : "連絡先を読み込み中...",
+ "Looking for {term} …" : "{term} を確認中 ...",
+ "Search contacts …" : "連絡先を検索...",
+ "Loading more results …" : "次の結果を読み込み中 ...",
"You have not added any info yet" : "まだ情報が追加されていません",
"{user} has not added any info yet" : "{user}が、まだ情報を追加していません",
"Error opening the user status modal, try hard refreshing the page" : "ユーザーステータスモーダルを開くときにエラーが発生しました。ページを更新してみてください",
"Edit Profile" : "プロフィールを編集",
"The headline and about sections will show up here" : "見出しと概要セクションがここに表示されます",
+ "Search {types} …" : "{types} を検索…",
+ "Saving …" : "保存中...",
"Very weak password" : "非常に弱いパスワード",
"Weak password" : "弱いパスワード",
"So-so password" : "まずまずのパスワード",
@@ -528,6 +528,7 @@ OC.L10N.register(
"Configure the database" : "データベースを設定してください",
"Only %s is available." : "%s のみ有効です。",
"Database account" : "データベースアカウント",
+ "Installing …" : "インストールしています…",
"Direct link copied to clipboard" : "クリップボードにコピーされた直接リンク"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 6336518a341..c8a4c7132a9 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -232,7 +232,6 @@
"Search in current app" : "現在のアプリケーションで検索",
"Clear search" : "検索をクリア",
"Search everywhere" : "あらゆる場所を検索",
- "Searching …" : "検索しています…",
"Start typing to search" : "入力して検索を開始します",
"Minimum search length is {minSearchLength} characters" : "検索の最小長は{minSearchLength}文字です",
"No matching results" : "一致する結果はありません",
@@ -254,7 +253,6 @@
"Load more results" : "次の結果を読み込む",
"Search in" : "検索対象",
"Log in" : "ログイン",
- "Logging in …" : "ログイン中...",
"Log in to {productName}" : "{productName} へログイン",
"Wrong login or password." : "ログイン名またはパスワードが間違っています。",
"This account is disabled" : "アカウントが無効化されています",
@@ -291,21 +289,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online上に構築された、共同作業ドキュメント、スプレッドシート、およびプレゼンテーション",
"Distraction free note taking app." : "集中モードメモアプリ",
"Recommended apps" : "推奨アプリ",
- "Loading apps …" : "アプリを読み込み中…",
"Could not fetch list of apps from the App Store." : "App Storeからアプリのリストを取得できませんでした。",
"App download or installation failed" : "アプリのダウンロードまたはインストールに失敗しました",
"Cannot install this app because it is not compatible" : "アプリの互換性がないため、インストールできません",
"Cannot install this app" : "このアプリはインストールできません",
"Skip" : "スキップ",
- "Installing apps …" : "アプリをインストールしています…",
"Install recommended apps" : "推奨アプリをインストール",
"Avatar of {displayName}" : "{displayName} のアバター",
"Settings menu" : "メニュー設定",
- "Loading your contacts …" : "連絡先を読み込み中...",
- "Looking for {term} …" : "{term} を確認中 ...",
"Search contacts" : "連絡先を検索",
"Reset search" : "検索をリセットする",
- "Search contacts …" : "連絡先を検索...",
"Could not load your contacts" : "連絡先を読み込めませんでした",
"No contacts found" : "連絡先が見つかりません",
"Show all contacts" : "すべての連絡先を表示",
@@ -317,7 +310,6 @@
"An error occurred while searching for {type}" : "{type} の検索中にエラーが発生しました",
"Search starts once you start typing and results may be reached with the arrow keys" : "入力が始まると検索が始まり、矢印キーで検索結果を表示することができます",
"Search for {name} only" : "{name}のみを検索",
- "Loading more results …" : "次の結果を読み込み中 ...",
"Forgot password?" : "パスワードをお忘れですか?",
"Back to login form" : "ログイン画面に戻る",
"Back" : "戻る",
@@ -361,7 +353,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "ポート番号をホスト名とともに指定してください(例:localhost:5432)。",
"Database host" : "データベースのホスト名",
"localhost" : "localhost",
- "Installing …" : "インストールしています…",
"Install" : "インストール",
"Need help?" : "ヘルプが必要ですか?",
"See the documentation" : "ドキュメントを確認してください",
@@ -370,7 +361,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "お使いのブラウザーはサポート対象外です。新しいバージョンにアップグレードするかサポートされているブラウザーへ切り替えてください",
"Continue with this unsupported browser" : "サポート対象外のブラウザーで継続する",
"Supported versions" : "サポート対象バージョン",
- "Search {types} …" : "{types} を検索…",
"Choose {file}" : "{file}を選択",
"Choose" : "選択",
"Copy to {target}" : "{target} にコピー",
@@ -390,7 +380,7 @@
"(all selected)" : "(すべて選択)",
"({count} selected)" : "({count} 選択)",
"Error loading file exists template" : "既存ファイルのテンプレートの読み込みエラー",
- "Saving …" : "保存中...",
+ "Saving …" : "保存中 …",
"seconds ago" : "数秒前",
"Connection to server lost" : "サーバーとの接続が切断されました",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["ページの読み込み中に問題が発生しました。%n秒後に再読み込みします"],
@@ -494,12 +484,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。",
"Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
"For more details see the {linkstart}documentation ↗{linkend}." : "詳細については、{linkstart}ドキュメント↗{linkend}を参照してください。",
+ "Searching …" : "検索しています…",
+ "Logging in …" : "ログイン中...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "チャット、ビデオ通話、画面共有、オンラインミーティング、ウェブ会議 - ブラウザーとモバイルアプリで。",
+ "Loading apps …" : "アプリを読み込み中…",
+ "Installing apps …" : "アプリをインストールしています…",
+ "Loading your contacts …" : "連絡先を読み込み中...",
+ "Looking for {term} …" : "{term} を確認中 ...",
+ "Search contacts …" : "連絡先を検索...",
+ "Loading more results …" : "次の結果を読み込み中 ...",
"You have not added any info yet" : "まだ情報が追加されていません",
"{user} has not added any info yet" : "{user}が、まだ情報を追加していません",
"Error opening the user status modal, try hard refreshing the page" : "ユーザーステータスモーダルを開くときにエラーが発生しました。ページを更新してみてください",
"Edit Profile" : "プロフィールを編集",
"The headline and about sections will show up here" : "見出しと概要セクションがここに表示されます",
+ "Search {types} …" : "{types} を検索…",
+ "Saving …" : "保存中...",
"Very weak password" : "非常に弱いパスワード",
"Weak password" : "弱いパスワード",
"So-so password" : "まずまずのパスワード",
@@ -526,6 +526,7 @@
"Configure the database" : "データベースを設定してください",
"Only %s is available." : "%s のみ有効です。",
"Database account" : "データベースアカウント",
+ "Installing …" : "インストールしています…",
"Direct link copied to clipboard" : "クリップボードにコピーされた直接リンク"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/core/l10n/ka.js b/core/l10n/ka.js
index ad87f3aff08..e2743b997c8 100644
--- a/core/l10n/ka.js
+++ b/core/l10n/ka.js
@@ -104,7 +104,6 @@ OC.L10N.register(
"Search in date range" : "Search in date range",
"Clear search" : "წაშალე ძიების ისტორია",
"Search everywhere" : "მოძებნე ყველგან",
- "Searching …" : "Searching …",
"Start typing to search" : "Start typing to search",
"No matching results" : "No matching results",
"Today" : "Today",
@@ -123,7 +122,6 @@ OC.L10N.register(
"Load more results" : "Load more results",
"Search in" : "Search in",
"Log in" : "Log in",
- "Logging in …" : "Logging in …",
"Log in to {productName}" : "Log in to {productName}",
"Wrong login or password." : "არასწორი მომხმარებელი ან პაროლი.",
"This account is disabled" : "ექაუნთი გათიშულია",
@@ -157,21 +155,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collaborative documents, spreadsheets and presentations, built on Collabora Online.",
"Distraction free note taking app." : "Distraction free note taking app.",
"Recommended apps" : "Recommended apps",
- "Loading apps …" : "Loading apps …",
"Could not fetch list of apps from the App Store." : "Could not fetch list of apps from the App Store.",
"App download or installation failed" : "App download or installation failed",
"Cannot install this app because it is not compatible" : "Cannot install this app because it is not compatible",
"Cannot install this app" : "Cannot install this app",
"Skip" : "Skip",
- "Installing apps …" : "Installing apps …",
"Install recommended apps" : "Install recommended apps",
"Avatar of {displayName}" : "Avatar of {displayName}",
"Settings menu" : "Settings menu",
- "Loading your contacts …" : "Loading your contacts …",
- "Looking for {term} …" : "Looking for {term} …",
"Search contacts" : "Search contacts",
"Reset search" : "Reset search",
- "Search contacts …" : "Search contacts …",
"Could not load your contacts" : "Could not load your contacts",
"No contacts found" : "No contacts found",
"Show all contacts" : "Show all contacts",
@@ -183,7 +176,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "შეცდომა დაფიქსირდა {type}-ის ძიებისას",
"Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys",
"Search for {name} only" : "მოძებნე მარტო {name} ",
- "Loading more results …" : "შედეგი იტვირთება …",
"Forgot password?" : "დაგავიწყდათ პაროლი?",
"Back to login form" : "Back to login form",
"Back" : "უკან",
@@ -214,7 +206,6 @@ OC.L10N.register(
"Database tablespace" : "Database tablespace",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
"Database host" : "Database host",
- "Installing …" : "Installing …",
"Install" : "Install",
"Need help?" : "Need help?",
"See the documentation" : "See the documentation",
@@ -223,7 +214,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.",
"Continue with this unsupported browser" : "Continue with this unsupported browser",
"Supported versions" : "Supported versions",
- "Search {types} …" : "Search {types} …",
"Choose {file}" : "Choose {file}",
"Choose" : "Choose",
"Copy to {target}" : "Copy to {target}",
@@ -243,7 +233,7 @@ OC.L10N.register(
"(all selected)" : "(all selected)",
"({count} selected)" : "({count} selected)",
"Error loading file exists template" : "Error loading file exists template",
- "Saving …" : "Saving …",
+ "Saving …" : "Saving …",
"seconds ago" : "seconds ago",
"Connection to server lost" : "Connection to server lost",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"],
@@ -342,12 +332,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
"Error occurred while checking server setup" : "Error occurred while checking server setup",
"For more details see the {linkstart}documentation ↗{linkend}." : "For more details see the {linkstart}documentation ↗{linkend}.",
+ "Searching …" : "Searching …",
+ "Logging in …" : "Logging in …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.",
+ "Loading apps …" : "Loading apps …",
+ "Installing apps …" : "Installing apps …",
+ "Loading your contacts …" : "Loading your contacts …",
+ "Looking for {term} …" : "Looking for {term} …",
+ "Search contacts …" : "Search contacts …",
+ "Loading more results …" : "შედეგი იტვირთება …",
"You have not added any info yet" : "You have not added any info yet",
"{user} has not added any info yet" : "{user} has not added any info yet",
"Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page",
"Edit Profile" : "Edit Profile",
"The headline and about sections will show up here" : "The headline and about sections will show up here",
+ "Search {types} …" : "Search {types} …",
+ "Saving …" : "Saving …",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
"So-so password" : "So-so password",
@@ -369,6 +369,7 @@ OC.L10N.register(
"Show password" : "Show password",
"Toggle password visibility" : "Toggle password visibility",
"Configure the database" : "Configure the database",
- "Only %s is available." : "Only %s is available."
+ "Only %s is available." : "Only %s is available.",
+ "Installing …" : "Installing …"
},
"nplurals=2; plural=(n!=1);");
diff --git a/core/l10n/ka.json b/core/l10n/ka.json
index 5dd1af4822e..cb86dcb9009 100644
--- a/core/l10n/ka.json
+++ b/core/l10n/ka.json
@@ -102,7 +102,6 @@
"Search in date range" : "Search in date range",
"Clear search" : "წაშალე ძიების ისტორია",
"Search everywhere" : "მოძებნე ყველგან",
- "Searching …" : "Searching …",
"Start typing to search" : "Start typing to search",
"No matching results" : "No matching results",
"Today" : "Today",
@@ -121,7 +120,6 @@
"Load more results" : "Load more results",
"Search in" : "Search in",
"Log in" : "Log in",
- "Logging in …" : "Logging in …",
"Log in to {productName}" : "Log in to {productName}",
"Wrong login or password." : "არასწორი მომხმარებელი ან პაროლი.",
"This account is disabled" : "ექაუნთი გათიშულია",
@@ -155,21 +153,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collaborative documents, spreadsheets and presentations, built on Collabora Online.",
"Distraction free note taking app." : "Distraction free note taking app.",
"Recommended apps" : "Recommended apps",
- "Loading apps …" : "Loading apps …",
"Could not fetch list of apps from the App Store." : "Could not fetch list of apps from the App Store.",
"App download or installation failed" : "App download or installation failed",
"Cannot install this app because it is not compatible" : "Cannot install this app because it is not compatible",
"Cannot install this app" : "Cannot install this app",
"Skip" : "Skip",
- "Installing apps …" : "Installing apps …",
"Install recommended apps" : "Install recommended apps",
"Avatar of {displayName}" : "Avatar of {displayName}",
"Settings menu" : "Settings menu",
- "Loading your contacts …" : "Loading your contacts …",
- "Looking for {term} …" : "Looking for {term} …",
"Search contacts" : "Search contacts",
"Reset search" : "Reset search",
- "Search contacts …" : "Search contacts …",
"Could not load your contacts" : "Could not load your contacts",
"No contacts found" : "No contacts found",
"Show all contacts" : "Show all contacts",
@@ -181,7 +174,6 @@
"An error occurred while searching for {type}" : "შეცდომა დაფიქსირდა {type}-ის ძიებისას",
"Search starts once you start typing and results may be reached with the arrow keys" : "Search starts once you start typing and results may be reached with the arrow keys",
"Search for {name} only" : "მოძებნე მარტო {name} ",
- "Loading more results …" : "შედეგი იტვირთება …",
"Forgot password?" : "დაგავიწყდათ პაროლი?",
"Back to login form" : "Back to login form",
"Back" : "უკან",
@@ -212,7 +204,6 @@
"Database tablespace" : "Database tablespace",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
"Database host" : "Database host",
- "Installing …" : "Installing …",
"Install" : "Install",
"Need help?" : "Need help?",
"See the documentation" : "See the documentation",
@@ -221,7 +212,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.",
"Continue with this unsupported browser" : "Continue with this unsupported browser",
"Supported versions" : "Supported versions",
- "Search {types} …" : "Search {types} …",
"Choose {file}" : "Choose {file}",
"Choose" : "Choose",
"Copy to {target}" : "Copy to {target}",
@@ -241,7 +231,7 @@
"(all selected)" : "(all selected)",
"({count} selected)" : "({count} selected)",
"Error loading file exists template" : "Error loading file exists template",
- "Saving …" : "Saving …",
+ "Saving …" : "Saving …",
"seconds ago" : "seconds ago",
"Connection to server lost" : "Connection to server lost",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"],
@@ -340,12 +330,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
"Error occurred while checking server setup" : "Error occurred while checking server setup",
"For more details see the {linkstart}documentation ↗{linkend}." : "For more details see the {linkstart}documentation ↗{linkend}.",
+ "Searching …" : "Searching …",
+ "Logging in …" : "Logging in …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.",
+ "Loading apps …" : "Loading apps …",
+ "Installing apps …" : "Installing apps …",
+ "Loading your contacts …" : "Loading your contacts …",
+ "Looking for {term} …" : "Looking for {term} …",
+ "Search contacts …" : "Search contacts …",
+ "Loading more results …" : "შედეგი იტვირთება …",
"You have not added any info yet" : "You have not added any info yet",
"{user} has not added any info yet" : "{user} has not added any info yet",
"Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page",
"Edit Profile" : "Edit Profile",
"The headline and about sections will show up here" : "The headline and about sections will show up here",
+ "Search {types} …" : "Search {types} …",
+ "Saving …" : "Saving …",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
"So-so password" : "So-so password",
@@ -367,6 +367,7 @@
"Show password" : "Show password",
"Toggle password visibility" : "Toggle password visibility",
"Configure the database" : "Configure the database",
- "Only %s is available." : "Only %s is available."
+ "Only %s is available." : "Only %s is available.",
+ "Installing …" : "Installing …"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
\ No newline at end of file
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 1769ee7e89b..c29366effa5 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -215,7 +215,6 @@ OC.L10N.register(
"Search in current app" : "현재 앱에서 찾기",
"Clear search" : "찾기 초기화",
"Search everywhere" : "모든 곳에서 찾기",
- "Searching …" : "검색 중...",
"Start typing to search" : "검색어 입력",
"No matching results" : "일치하는 결과 없음",
"Today" : "오늘",
@@ -235,7 +234,6 @@ OC.L10N.register(
"Load more results" : "더 많은 결과 불러오기",
"Search in" : "다음에서 검색",
"Log in" : "로그인",
- "Logging in …" : "로그인 중 …",
"Log in to {productName}" : "{productName}에 로그인",
"Wrong login or password." : "로그인 또는 암호가 잘못되었습니다.",
"This account is disabled" : "이 계정은 비활성화 되었습니다.",
@@ -272,21 +270,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online에 기반한 협업 문서, 스프레드시트와 프레젠테이션",
"Distraction free note taking app." : "방해 없는 무료 메모 작성 앱.",
"Recommended apps" : "추천되는 앱",
- "Loading apps …" : "앱 로딩중 ...",
"Could not fetch list of apps from the App Store." : "앱스토어로부터 앱 목록을 가져올 수 없음",
"App download or installation failed" : "앱 다운로드 또는 설치에 실패함",
"Cannot install this app because it is not compatible" : "호환되지 않아 앱을 설치할 수 없습니다.",
"Cannot install this app" : "앱을 설치할 수 없음",
"Skip" : "건너뛰기",
- "Installing apps …" : "앱 설치중...",
"Install recommended apps" : "추천 앱 설치",
"Avatar of {displayName}" : "{displayName}의 아바타",
"Settings menu" : "설정 메뉴",
- "Loading your contacts …" : "연락처 불러오는 중 …",
- "Looking for {term} …" : "{term} 검색 중 …",
"Search contacts" : "연락처 검색",
"Reset search" : "검색 초기화",
- "Search contacts …" : "연락처 검색…",
"Could not load your contacts" : "연락처를 불러올 수 없음",
"No contacts found" : "연락처를 찾을 수 없음",
"Show all contacts" : "모든 연락처 보기",
@@ -298,7 +291,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "{type} 탐색중 오류 발생",
"Search starts once you start typing and results may be reached with the arrow keys" : "입력을 시작하면 검색이 시작되며, 방향키를 통해 결과로 이동할 수 있습니다.",
"Search for {name} only" : "{name}(으)로만 검색",
- "Loading more results …" : "더 많은 결과 불러오는 중...",
"Forgot password?" : "암호를 잊으셨습니까?",
"Back to login form" : "로그인으로 돌아가기",
"Back" : "뒤로",
@@ -340,7 +332,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "호스트 이름과 함께 포트 번호를 지정하십시오(예: localhost:5432)",
"Database host" : "데이터베이스 호스트",
"localhost" : "로컬호스트",
- "Installing …" : "설치중…",
"Install" : "설치",
"Need help?" : "도움이 필요한가요?",
"See the documentation" : "문서 보기",
@@ -349,7 +340,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "이 브라우저는 지원되지 않습니다. 새로운 버전 및 지원되는 브라우저로 업그레이드 하세요.",
"Continue with this unsupported browser" : "지원되지 않는 브라우저로 계속 사용하기",
"Supported versions" : "지원되는 버전",
- "Search {types} …" : "{types} 검색 ...",
"Choose {file}" : "{file} 선택",
"Choose" : "선택",
"Copy to {target}" : "{target}에 복사",
@@ -369,7 +359,6 @@ OC.L10N.register(
"(all selected)" : "(모두 선택됨)",
"({count} selected)" : "({count}개 선택됨)",
"Error loading file exists template" : "파일 존재함 템플릿을 불러오는 중 오류 발생",
- "Saving …" : "저장 중 …",
"seconds ago" : "몇 초 전",
"Connection to server lost" : "서버 연결이 끊어짐",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["페이지 불러오기 오류, %n초 후 새로 고침"],
@@ -472,12 +461,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "이 메시지가 계속 표시되거나 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오.",
"Error occurred while checking server setup" : "서버 설정을 확인하는 중 오류 발생",
"For more details see the {linkstart}documentation ↗{linkend}." : "더 자세한 사항은 {linkstart}문서 ↗{linkend}를 참조하십시오.",
+ "Searching …" : "검색 중...",
+ "Logging in …" : "로그인 중 …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "당신의 브라우저와 모바일 앱 속의 채팅, 영상 통화, 화면 공유, 온라인 미팅 그리고 웹 회의",
+ "Loading apps …" : "앱 로딩중 ...",
+ "Installing apps …" : "앱 설치중...",
+ "Loading your contacts …" : "연락처 불러오는 중 …",
+ "Looking for {term} …" : "{term} 검색 중 …",
+ "Search contacts …" : "연락처 검색…",
+ "Loading more results …" : "더 많은 결과 불러오는 중...",
"You have not added any info yet" : "아직 아무 정보도 추가하지 않았습니다.",
"{user} has not added any info yet" : "{user}님이 아직 아무 정보도 추가하지 않음",
"Error opening the user status modal, try hard refreshing the page" : "사용자 상태 모달을 불러오는 데 실패했습니다, 페이지를 완전히 새로고침 해 보십시오.",
"Edit Profile" : "프로필 수정",
"The headline and about sections will show up here" : "표제와 기타 정보가 이곳에 나타납니다.",
+ "Search {types} …" : "{types} 검색 ...",
+ "Saving …" : "저장 중 …",
"Very weak password" : "매우 약한 암호",
"Weak password" : "약한 암호",
"So-so password" : "그저 그런 암호",
@@ -504,6 +503,7 @@ OC.L10N.register(
"Configure the database" : "데이터베이스 설정",
"Only %s is available." : "%s만 사용할 수 있습니다.",
"Database account" : "데이터베이스 계정",
+ "Installing …" : "설치중…",
"Direct link copied to clipboard" : "직접 링크가 클립보드에 복사됨"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index 6e4a3183bdf..8f225e4b0c9 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -213,7 +213,6 @@
"Search in current app" : "현재 앱에서 찾기",
"Clear search" : "찾기 초기화",
"Search everywhere" : "모든 곳에서 찾기",
- "Searching …" : "검색 중...",
"Start typing to search" : "검색어 입력",
"No matching results" : "일치하는 결과 없음",
"Today" : "오늘",
@@ -233,7 +232,6 @@
"Load more results" : "더 많은 결과 불러오기",
"Search in" : "다음에서 검색",
"Log in" : "로그인",
- "Logging in …" : "로그인 중 …",
"Log in to {productName}" : "{productName}에 로그인",
"Wrong login or password." : "로그인 또는 암호가 잘못되었습니다.",
"This account is disabled" : "이 계정은 비활성화 되었습니다.",
@@ -270,21 +268,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online에 기반한 협업 문서, 스프레드시트와 프레젠테이션",
"Distraction free note taking app." : "방해 없는 무료 메모 작성 앱.",
"Recommended apps" : "추천되는 앱",
- "Loading apps …" : "앱 로딩중 ...",
"Could not fetch list of apps from the App Store." : "앱스토어로부터 앱 목록을 가져올 수 없음",
"App download or installation failed" : "앱 다운로드 또는 설치에 실패함",
"Cannot install this app because it is not compatible" : "호환되지 않아 앱을 설치할 수 없습니다.",
"Cannot install this app" : "앱을 설치할 수 없음",
"Skip" : "건너뛰기",
- "Installing apps …" : "앱 설치중...",
"Install recommended apps" : "추천 앱 설치",
"Avatar of {displayName}" : "{displayName}의 아바타",
"Settings menu" : "설정 메뉴",
- "Loading your contacts …" : "연락처 불러오는 중 …",
- "Looking for {term} …" : "{term} 검색 중 …",
"Search contacts" : "연락처 검색",
"Reset search" : "검색 초기화",
- "Search contacts …" : "연락처 검색…",
"Could not load your contacts" : "연락처를 불러올 수 없음",
"No contacts found" : "연락처를 찾을 수 없음",
"Show all contacts" : "모든 연락처 보기",
@@ -296,7 +289,6 @@
"An error occurred while searching for {type}" : "{type} 탐색중 오류 발생",
"Search starts once you start typing and results may be reached with the arrow keys" : "입력을 시작하면 검색이 시작되며, 방향키를 통해 결과로 이동할 수 있습니다.",
"Search for {name} only" : "{name}(으)로만 검색",
- "Loading more results …" : "더 많은 결과 불러오는 중...",
"Forgot password?" : "암호를 잊으셨습니까?",
"Back to login form" : "로그인으로 돌아가기",
"Back" : "뒤로",
@@ -338,7 +330,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "호스트 이름과 함께 포트 번호를 지정하십시오(예: localhost:5432)",
"Database host" : "데이터베이스 호스트",
"localhost" : "로컬호스트",
- "Installing …" : "설치중…",
"Install" : "설치",
"Need help?" : "도움이 필요한가요?",
"See the documentation" : "문서 보기",
@@ -347,7 +338,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "이 브라우저는 지원되지 않습니다. 새로운 버전 및 지원되는 브라우저로 업그레이드 하세요.",
"Continue with this unsupported browser" : "지원되지 않는 브라우저로 계속 사용하기",
"Supported versions" : "지원되는 버전",
- "Search {types} …" : "{types} 검색 ...",
"Choose {file}" : "{file} 선택",
"Choose" : "선택",
"Copy to {target}" : "{target}에 복사",
@@ -367,7 +357,6 @@
"(all selected)" : "(모두 선택됨)",
"({count} selected)" : "({count}개 선택됨)",
"Error loading file exists template" : "파일 존재함 템플릿을 불러오는 중 오류 발생",
- "Saving …" : "저장 중 …",
"seconds ago" : "몇 초 전",
"Connection to server lost" : "서버 연결이 끊어짐",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["페이지 불러오기 오류, %n초 후 새로 고침"],
@@ -470,12 +459,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "이 메시지가 계속 표시되거나 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오.",
"Error occurred while checking server setup" : "서버 설정을 확인하는 중 오류 발생",
"For more details see the {linkstart}documentation ↗{linkend}." : "더 자세한 사항은 {linkstart}문서 ↗{linkend}를 참조하십시오.",
+ "Searching …" : "검색 중...",
+ "Logging in …" : "로그인 중 …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "당신의 브라우저와 모바일 앱 속의 채팅, 영상 통화, 화면 공유, 온라인 미팅 그리고 웹 회의",
+ "Loading apps …" : "앱 로딩중 ...",
+ "Installing apps …" : "앱 설치중...",
+ "Loading your contacts …" : "연락처 불러오는 중 …",
+ "Looking for {term} …" : "{term} 검색 중 …",
+ "Search contacts …" : "연락처 검색…",
+ "Loading more results …" : "더 많은 결과 불러오는 중...",
"You have not added any info yet" : "아직 아무 정보도 추가하지 않았습니다.",
"{user} has not added any info yet" : "{user}님이 아직 아무 정보도 추가하지 않음",
"Error opening the user status modal, try hard refreshing the page" : "사용자 상태 모달을 불러오는 데 실패했습니다, 페이지를 완전히 새로고침 해 보십시오.",
"Edit Profile" : "프로필 수정",
"The headline and about sections will show up here" : "표제와 기타 정보가 이곳에 나타납니다.",
+ "Search {types} …" : "{types} 검색 ...",
+ "Saving …" : "저장 중 …",
"Very weak password" : "매우 약한 암호",
"Weak password" : "약한 암호",
"So-so password" : "그저 그런 암호",
@@ -502,6 +501,7 @@
"Configure the database" : "데이터베이스 설정",
"Only %s is available." : "%s만 사용할 수 있습니다.",
"Database account" : "데이터베이스 계정",
+ "Installing …" : "설치중…",
"Direct link copied to clipboard" : "직접 링크가 클립보드에 복사됨"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js
index c1b054678aa..c11e9769f2d 100644
--- a/core/l10n/lt_LT.js
+++ b/core/l10n/lt_LT.js
@@ -91,7 +91,6 @@ OC.L10N.register(
"Create share" : "Sukurti viešinį",
"Please copy the link manually:" : "Nukopijuokite nuorodą rankiniu būdu:",
"Clear search" : "Išvalyti paiešką",
- "Searching …" : "Ieškoma…",
"Start typing to search" : "Rašykite norėdami atlikti paiešką",
"Today" : "Šiandien",
"Last 7 days" : "Paskutinės 7 dienos",
@@ -101,7 +100,6 @@ OC.L10N.register(
"Results" : "Rezultatai",
"Load more results" : "Įkelti daugiau rezultatų",
"Log in" : "Prisijungti",
- "Logging in …" : "Prisijungiama …",
"Log in to {productName}" : "Prisijunkite prie {productName}",
"Wrong login or password." : "Neteisingas prisijungimas ar slaptažodis.",
"This account is disabled" : "Ši paskyra yra išjungta",
@@ -129,19 +127,14 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "Saugokite savo kolegas bei draugus vienoje vietoje, neatskleisdami jų asmeninės informacjios.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Paprasta el. pašto programėlė, tvarkingai integruota su failais, adresatais ir kalendoriumi.",
"Recommended apps" : "Rekomenduojamos programėlės",
- "Loading apps …" : "Įkeliamos programėlės…",
"App download or installation failed" : "Programėlės atsisiuntimas ar įdiegimas patyrė nesėkmę",
"Cannot install this app because it is not compatible" : "Nepavyksta įdiegti šios programėlės, nes ji yra nesuderinama",
"Cannot install this app" : "Nepavyksta įdiegti šios programėlės",
"Skip" : "Praleisti",
- "Installing apps …" : "Įdiegiamos programėlės…",
"Install recommended apps" : "Įdiegti rekomenduojamas programėles",
"Settings menu" : "Nustatymų meniu",
- "Loading your contacts …" : "Įkeliami jūsų adresatai…",
- "Looking for {term} …" : "Ieškoma {term} ...",
"Search contacts" : "Ieškoti adresatų",
"Reset search" : "Atstatyti paiešką",
- "Search contacts …" : "Ieškoti adresatų…",
"Could not load your contacts" : "Nepavyko įkelti jūsų adresatų",
"No contacts found" : "Adresatų nerasta",
"Show all contacts" : "Rodyti visus adresatus",
@@ -151,7 +144,6 @@ OC.L10N.register(
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių"],
"An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida",
"Search for {name} only" : "Ieškoti tik {name}",
- "Loading more results …" : "Įkeliama daugiau rezultatų…",
"Forgot password?" : "Pamiršote slaptažodį?",
"Back" : "Atgal",
"More actions" : "Daugiau veiksmų",
@@ -169,7 +161,6 @@ OC.L10N.register(
"Database name" : "Duomenų bazės pavadinimas",
"Database tablespace" : "Duomenų bazės loginis saugojimas",
"Database host" : "Duomenų bazės serveris",
- "Installing …" : "Įdiegiama…",
"Install" : "Įdiegti",
"Need help?" : "Reikia pagalbos?",
"See the documentation" : "Žiūrėkite dokumentaciją",
@@ -177,7 +168,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Jūsų naršyklė yra nepalaikoma. Atnaujinkite į naujesnę versiją arba naudokite palaikomą naršyklę.",
"Continue with this unsupported browser" : "Tęsti naudojant šią nepalaikomą naršyklę",
"Supported versions" : "Palaikomos versijos",
- "Search {types} …" : "Ieškoti {types}…",
"Choose {file}" : "Pasirinkti{file}",
"Choose" : "Pasirinkti",
"Copy to {target}" : "Kopijuoti į {target}",
@@ -197,7 +187,7 @@ OC.L10N.register(
"(all selected)" : "(visi pažymėti)",
"({count} selected)" : "({count} pažymėtų)",
"Error loading file exists template" : "Klaida įkeliant saugykloje esančių rinkmenų ruošinį",
- "Saving …" : "Įrašoma…",
+ "Saving …" : "Įrašoma…",
"seconds ago" : "prieš keletą sekundžių",
"Connection to server lost" : "Ryšys su serveriu nutrūko",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundės","Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundžių","Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundžių","Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundės"],
@@ -286,10 +276,20 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi, jei šis pranešimas nedingsta arba, jei jis pasirodė netikėtai.",
"Error occurred while checking server setup" : "Tikrinant serverio sąranką, įvyko klaida",
"For more details see the {linkstart}documentation ↗{linkend}." : "Išsamesnei informacijai, žiūrėkite {linkstart}dokumentaciją ↗{linkend}.",
+ "Searching …" : "Ieškoma…",
+ "Logging in …" : "Prisijungiama …",
+ "Loading apps …" : "Įkeliamos programėlės…",
+ "Installing apps …" : "Įdiegiamos programėlės…",
+ "Loading your contacts …" : "Įkeliami jūsų adresatai…",
+ "Looking for {term} …" : "Ieškoma {term} ...",
+ "Search contacts …" : "Ieškoti adresatų…",
+ "Loading more results …" : "Įkeliama daugiau rezultatų…",
"You have not added any info yet" : "Jūs kol kas nesate pridėję jokios informacijos",
"{user} has not added any info yet" : "Naudotojas {user} kol kas nėra pridėjęs jokios informacijos",
"Edit Profile" : "Taisyti profilį",
"The headline and about sections will show up here" : "Čia bus rodoma santrauka apie jus bei kita su jumis susijusi informacija",
+ "Search {types} …" : "Ieškoti {types}…",
+ "Saving …" : "Įrašoma…",
"Very weak password" : "Labai silpnas slaptažodis",
"Weak password" : "Silpnas slaptažodis",
"So-so password" : "Neblogas slaptažodis",
@@ -313,6 +313,7 @@ OC.L10N.register(
"Configure the database" : "Konfigūruokite duomenų bazę",
"Only %s is available." : "Yra prieinama tik %s.",
"Database account" : "Duomenų bazės paskyra",
+ "Installing …" : "Įdiegiama…",
"Direct link copied to clipboard" : "Tiesioginė nuoroda nukopijuota į iškarpinę"
},
"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/core/l10n/lt_LT.json b/core/l10n/lt_LT.json
index 45d7dfe6a73..64134ec75fa 100644
--- a/core/l10n/lt_LT.json
+++ b/core/l10n/lt_LT.json
@@ -89,7 +89,6 @@
"Create share" : "Sukurti viešinį",
"Please copy the link manually:" : "Nukopijuokite nuorodą rankiniu būdu:",
"Clear search" : "Išvalyti paiešką",
- "Searching …" : "Ieškoma…",
"Start typing to search" : "Rašykite norėdami atlikti paiešką",
"Today" : "Šiandien",
"Last 7 days" : "Paskutinės 7 dienos",
@@ -99,7 +98,6 @@
"Results" : "Rezultatai",
"Load more results" : "Įkelti daugiau rezultatų",
"Log in" : "Prisijungti",
- "Logging in …" : "Prisijungiama …",
"Log in to {productName}" : "Prisijunkite prie {productName}",
"Wrong login or password." : "Neteisingas prisijungimas ar slaptažodis.",
"This account is disabled" : "Ši paskyra yra išjungta",
@@ -127,19 +125,14 @@
"Keep your colleagues and friends in one place without leaking their private info." : "Saugokite savo kolegas bei draugus vienoje vietoje, neatskleisdami jų asmeninės informacjios.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Paprasta el. pašto programėlė, tvarkingai integruota su failais, adresatais ir kalendoriumi.",
"Recommended apps" : "Rekomenduojamos programėlės",
- "Loading apps …" : "Įkeliamos programėlės…",
"App download or installation failed" : "Programėlės atsisiuntimas ar įdiegimas patyrė nesėkmę",
"Cannot install this app because it is not compatible" : "Nepavyksta įdiegti šios programėlės, nes ji yra nesuderinama",
"Cannot install this app" : "Nepavyksta įdiegti šios programėlės",
"Skip" : "Praleisti",
- "Installing apps …" : "Įdiegiamos programėlės…",
"Install recommended apps" : "Įdiegti rekomenduojamas programėles",
"Settings menu" : "Nustatymų meniu",
- "Loading your contacts …" : "Įkeliami jūsų adresatai…",
- "Looking for {term} …" : "Ieškoma {term} ...",
"Search contacts" : "Ieškoti adresatų",
"Reset search" : "Atstatyti paiešką",
- "Search contacts …" : "Ieškoti adresatų…",
"Could not load your contacts" : "Nepavyko įkelti jūsų adresatų",
"No contacts found" : "Adresatų nerasta",
"Show all contacts" : "Rodyti visus adresatus",
@@ -149,7 +142,6 @@
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių","Norėdami atlikti paiešką, įveskite {minSearchLength} ar daugiau simbolių"],
"An error occurred while searching for {type}" : "Ieškant {type}, įvyko klaida",
"Search for {name} only" : "Ieškoti tik {name}",
- "Loading more results …" : "Įkeliama daugiau rezultatų…",
"Forgot password?" : "Pamiršote slaptažodį?",
"Back" : "Atgal",
"More actions" : "Daugiau veiksmų",
@@ -167,7 +159,6 @@
"Database name" : "Duomenų bazės pavadinimas",
"Database tablespace" : "Duomenų bazės loginis saugojimas",
"Database host" : "Duomenų bazės serveris",
- "Installing …" : "Įdiegiama…",
"Install" : "Įdiegti",
"Need help?" : "Reikia pagalbos?",
"See the documentation" : "Žiūrėkite dokumentaciją",
@@ -175,7 +166,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Jūsų naršyklė yra nepalaikoma. Atnaujinkite į naujesnę versiją arba naudokite palaikomą naršyklę.",
"Continue with this unsupported browser" : "Tęsti naudojant šią nepalaikomą naršyklę",
"Supported versions" : "Palaikomos versijos",
- "Search {types} …" : "Ieškoti {types}…",
"Choose {file}" : "Pasirinkti{file}",
"Choose" : "Pasirinkti",
"Copy to {target}" : "Kopijuoti į {target}",
@@ -195,7 +185,7 @@
"(all selected)" : "(visi pažymėti)",
"({count} selected)" : "({count} pažymėtų)",
"Error loading file exists template" : "Klaida įkeliant saugykloje esančių rinkmenų ruošinį",
- "Saving …" : "Įrašoma…",
+ "Saving …" : "Įrašoma…",
"seconds ago" : "prieš keletą sekundžių",
"Connection to server lost" : "Ryšys su serveriu nutrūko",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundės","Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundžių","Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundžių","Problemos, įkeliant puslapį. Įkeliama iš naujo po %n sekundės"],
@@ -284,10 +274,20 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Susisiekite su savo sistemos administratoriumi, jei šis pranešimas nedingsta arba, jei jis pasirodė netikėtai.",
"Error occurred while checking server setup" : "Tikrinant serverio sąranką, įvyko klaida",
"For more details see the {linkstart}documentation ↗{linkend}." : "Išsamesnei informacijai, žiūrėkite {linkstart}dokumentaciją ↗{linkend}.",
+ "Searching …" : "Ieškoma…",
+ "Logging in …" : "Prisijungiama …",
+ "Loading apps …" : "Įkeliamos programėlės…",
+ "Installing apps …" : "Įdiegiamos programėlės…",
+ "Loading your contacts …" : "Įkeliami jūsų adresatai…",
+ "Looking for {term} …" : "Ieškoma {term} ...",
+ "Search contacts …" : "Ieškoti adresatų…",
+ "Loading more results …" : "Įkeliama daugiau rezultatų…",
"You have not added any info yet" : "Jūs kol kas nesate pridėję jokios informacijos",
"{user} has not added any info yet" : "Naudotojas {user} kol kas nėra pridėjęs jokios informacijos",
"Edit Profile" : "Taisyti profilį",
"The headline and about sections will show up here" : "Čia bus rodoma santrauka apie jus bei kita su jumis susijusi informacija",
+ "Search {types} …" : "Ieškoti {types}…",
+ "Saving …" : "Įrašoma…",
"Very weak password" : "Labai silpnas slaptažodis",
"Weak password" : "Silpnas slaptažodis",
"So-so password" : "Neblogas slaptažodis",
@@ -311,6 +311,7 @@
"Configure the database" : "Konfigūruokite duomenų bazę",
"Only %s is available." : "Yra prieinama tik %s.",
"Database account" : "Duomenų bazės paskyra",
+ "Installing …" : "Įdiegiama…",
"Direct link copied to clipboard" : "Tiesioginė nuoroda nukopijuota į iškarpinę"
},"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/core/l10n/lv.js b/core/l10n/lv.js
index 19aafbced4c..d8b1426dcc6 100644
--- a/core/l10n/lv.js
+++ b/core/l10n/lv.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Search in current app" : "Meklēt pašreizējā lietotnē",
"Clear search" : "Notīrīt meklēšanu",
"Search everywhere" : "Meklēt visur",
- "Searching …" : "Meklē...",
"Start typing to search" : "Sākt rakstīt, lai meklētu",
"No matching results" : "Nav atbilstoša iznākuma",
"Today" : "Šodien",
@@ -117,7 +116,6 @@ OC.L10N.register(
"Load more results" : "Ielādēt vairāk iznākumu",
"Search in" : "Meklēt",
"Log in" : "Pieteikties",
- "Logging in …" : "Notiek pieteikšanās …",
"Log in to {productName}" : "Pieteikties {productName}",
"Wrong login or password." : "Nepareizs lietotājvārds vai parole.",
"This account is disabled" : "Šis konts ir atspējots",
@@ -150,15 +148,10 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "Turiet savus kolēģus un draugus vienuviet, neizpludinot viņu privāto informāciju.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Vienkāršā e-pasta lietotne labi apvienota ar Datnēm, Kontaktiem un Kalendāru.",
"Recommended apps" : "Ieteiktās lietotnes",
- "Loading apps …" : "Notiek lietotņu ielāde ...",
"App download or installation failed" : "Lietotnes lejupielāde vai uzstādīšana neizdevās",
"Cannot install this app" : "Nevarēja uzstādīt šo lietotni",
"Skip" : "Izlaist",
- "Installing apps …" : "Notiek lietotņu instalēšana ...",
"Settings menu" : "Iestatījumu izvēlne",
- "Loading your contacts …" : "Notiek kontaktpersonu ielāde...",
- "Looking for {term} …" : "Meklē {term} …",
- "Search contacts …" : "Meklēt kontaktpersonu",
"Could not load your contacts" : "Nevarēja ielādēt visas kontaktpersonas",
"No contacts found" : "Nav atrasta ne viena kontaktpersona",
"Install the Contacts app" : "Jāuzstāda Kontaktpersonu lietotne",
@@ -198,7 +191,6 @@ OC.L10N.register(
"(all selected)" : "(visas atlasītās)",
"({count} selected)" : "({count} iezīmēti)",
"Error loading file exists template" : "Kļūda esošas datnes veidnes ielādēšanā",
- "Saving …" : "Saglabā ...",
"seconds ago" : "pirms vairākām sekundēm",
"Connection to server lost" : "Zaudēts savienojums ar serveri",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm"],
@@ -271,10 +263,18 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Jāsazinās ar sistēmas pārvaldītāju, ja šis ziņojums nepazūd vai parādījās negaidīti",
"Error occurred while checking server setup" : "Servera pārbaudīšanas laikā atgadījās kļūda",
"For more details see the {linkstart}documentation ↗{linkend}." : "Vairāk informācijas ir skatāma {linkstart}dokumentācijā ↗{linkend}.",
+ "Searching …" : "Meklē...",
+ "Logging in …" : "Notiek pieteikšanās …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Tērzēšana, videozvani, ekrāna kopīgošana, tiešsaistes sapulces un tīmekļa apspriedes - pārlūkā un viedierīču lietotnēs.",
+ "Loading apps …" : "Notiek lietotņu ielāde ...",
+ "Installing apps …" : "Notiek lietotņu instalēšana ...",
+ "Loading your contacts …" : "Notiek kontaktpersonu ielāde...",
+ "Looking for {term} …" : "Meklē {term} …",
+ "Search contacts …" : "Meklēt kontaktpersonu",
"You have not added any info yet" : "Vēl nav pievienota nekāda informācija",
"{user} has not added any info yet" : "{user} vēl nav pievienojis nekādu informāciju ",
"Edit Profile" : "Labot profilu",
+ "Saving …" : "Saglabā ...",
"Very weak password" : "Ļoti vāja parole",
"Weak password" : "Vāja parole",
"So-so password" : "Viduvēja parole",
diff --git a/core/l10n/lv.json b/core/l10n/lv.json
index 627bc5adfe4..f4175469d55 100644
--- a/core/l10n/lv.json
+++ b/core/l10n/lv.json
@@ -101,7 +101,6 @@
"Search in current app" : "Meklēt pašreizējā lietotnē",
"Clear search" : "Notīrīt meklēšanu",
"Search everywhere" : "Meklēt visur",
- "Searching …" : "Meklē...",
"Start typing to search" : "Sākt rakstīt, lai meklētu",
"No matching results" : "Nav atbilstoša iznākuma",
"Today" : "Šodien",
@@ -115,7 +114,6 @@
"Load more results" : "Ielādēt vairāk iznākumu",
"Search in" : "Meklēt",
"Log in" : "Pieteikties",
- "Logging in …" : "Notiek pieteikšanās …",
"Log in to {productName}" : "Pieteikties {productName}",
"Wrong login or password." : "Nepareizs lietotājvārds vai parole.",
"This account is disabled" : "Šis konts ir atspējots",
@@ -148,15 +146,10 @@
"Keep your colleagues and friends in one place without leaking their private info." : "Turiet savus kolēģus un draugus vienuviet, neizpludinot viņu privāto informāciju.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Vienkāršā e-pasta lietotne labi apvienota ar Datnēm, Kontaktiem un Kalendāru.",
"Recommended apps" : "Ieteiktās lietotnes",
- "Loading apps …" : "Notiek lietotņu ielāde ...",
"App download or installation failed" : "Lietotnes lejupielāde vai uzstādīšana neizdevās",
"Cannot install this app" : "Nevarēja uzstādīt šo lietotni",
"Skip" : "Izlaist",
- "Installing apps …" : "Notiek lietotņu instalēšana ...",
"Settings menu" : "Iestatījumu izvēlne",
- "Loading your contacts …" : "Notiek kontaktpersonu ielāde...",
- "Looking for {term} …" : "Meklē {term} …",
- "Search contacts …" : "Meklēt kontaktpersonu",
"Could not load your contacts" : "Nevarēja ielādēt visas kontaktpersonas",
"No contacts found" : "Nav atrasta ne viena kontaktpersona",
"Install the Contacts app" : "Jāuzstāda Kontaktpersonu lietotne",
@@ -196,7 +189,6 @@
"(all selected)" : "(visas atlasītās)",
"({count} selected)" : "({count} iezīmēti)",
"Error loading file exists template" : "Kļūda esošas datnes veidnes ielādēšanā",
- "Saving …" : "Saglabā ...",
"seconds ago" : "pirms vairākām sekundēm",
"Connection to server lost" : "Zaudēts savienojums ar serveri",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm"],
@@ -269,10 +261,18 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Jāsazinās ar sistēmas pārvaldītāju, ja šis ziņojums nepazūd vai parādījās negaidīti",
"Error occurred while checking server setup" : "Servera pārbaudīšanas laikā atgadījās kļūda",
"For more details see the {linkstart}documentation ↗{linkend}." : "Vairāk informācijas ir skatāma {linkstart}dokumentācijā ↗{linkend}.",
+ "Searching …" : "Meklē...",
+ "Logging in …" : "Notiek pieteikšanās …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Tērzēšana, videozvani, ekrāna kopīgošana, tiešsaistes sapulces un tīmekļa apspriedes - pārlūkā un viedierīču lietotnēs.",
+ "Loading apps …" : "Notiek lietotņu ielāde ...",
+ "Installing apps …" : "Notiek lietotņu instalēšana ...",
+ "Loading your contacts …" : "Notiek kontaktpersonu ielāde...",
+ "Looking for {term} …" : "Meklē {term} …",
+ "Search contacts …" : "Meklēt kontaktpersonu",
"You have not added any info yet" : "Vēl nav pievienota nekāda informācija",
"{user} has not added any info yet" : "{user} vēl nav pievienojis nekādu informāciju ",
"Edit Profile" : "Labot profilu",
+ "Saving …" : "Saglabā ...",
"Very weak password" : "Ļoti vāja parole",
"Weak password" : "Vāja parole",
"So-so password" : "Viduvēja parole",
diff --git a/core/l10n/mk.js b/core/l10n/mk.js
index ca71bcf4414..d68724e8df6 100644
--- a/core/l10n/mk.js
+++ b/core/l10n/mk.js
@@ -22,22 +22,33 @@ OC.L10N.register(
"Invalid app password" : "Погрешна лозинка за апликација",
"Could not complete login" : "Неможе да се комплетира најавувањето",
"Your login token is invalid or has expired" : "Вашиот токен за најава е невалиден или истечен",
+ "Please use original client" : "Ве молиме користете оргинален клиент",
"This community release of Nextcloud is unsupported and push notifications are limited." : "Оваа верзија повеќе не е поддржана и Push известувањата се ограничени.",
"Login" : "Најава",
+ "Unsupported email length (>255)" : "Неподдржана должина на е-пошта адреса (>255)",
"Password reset is disabled" : "Ресетирање на лозинката е оневозможено",
"Could not reset password because the token is expired" : "Неможе да се промени лозинката бидејќи токенот е истечен",
"Could not reset password because the token is invalid" : "Неможе да се промени лозинката бидејќи токенот е невалиден",
+ "Password is too long. Maximum allowed length is 469 characters." : "Лозинката е премногу долга. Максимална дозволена должина е 469 карактери.",
"%s password reset" : "%s ресетирање на лозинката",
"Password reset" : "Ресетирај лозинка",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Кликнете на следното копче за да ја ресетирате вашата лозинка. Доколку не сте побарале ресетирање на лозинка, игнорирајте ја оваа порака.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Кликнете на следниот линк за да ја ресетирате вашата лозинка. Доколку не сте побарале ресетирање на лозинка, игнорирајте ја оваа порака.",
"Reset your password" : "Ресетирај ја твојата лозинка",
+ "The given provider is not available" : "Провајдерот не е достапен",
"Task not found" : "Задачата не е пронајдена",
"Internal error" : "Внатрешна грешка",
"Not found" : "Не е пронајдено",
+ "Node is locked" : "Нодот е заклучен",
+ "Bad request" : "Неправилно барање",
+ "Requested task type does not exist" : "Бараниот тип на задача не постои",
+ "Necessary language model provider is not available" : "Не е достапен потребниот давател на јазичен модел",
+ "No text to image provider is available" : "Не е достапен давател на услуги за текст во слика",
"Image not found" : "Сликата не е пронајдена",
+ "No translation provider available" : "Нема достапен давател на услуги за превод",
"Could not detect language" : "Неможе да се детектира јазикот",
"Unable to translate" : "Неможе да се преведе",
+ "No valid filters provided" : "Не се обезбедени валидни филтри",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Чекори за поправка:",
"Repair info:" : "Инфо при поправка:",
@@ -46,8 +57,10 @@ OC.L10N.register(
"Nextcloud Server" : "Nextcloud Сервер",
"Some of your link shares have been removed" : "Некој од вашите линкови што ги споделивте се избришани",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Поради безбедносен ризик некој од вашите споделувања се избришани. Ве молиме видете го линкот за повеќе информации.",
+ "The account limit of this instance is reached." : "Лимитот на сметки за оваа инстанца е достигнат.",
"Learn more ↗" : "Научи повеќе ↗",
"Preparing update" : "Ја подготвувам надградбата",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Ве молиме користете ја командната линија за ажурирање бидејќи ажурирање преку прелистувач е оневозможено во config.php.",
"Turned on maintenance mode" : "Вклучен е модот за одржување",
"Turned off maintenance mode" : "Ислкучен е модот за одржување",
"Maintenance mode is kept active" : "Модот за одржување е уште активен",
@@ -64,6 +77,10 @@ OC.L10N.register(
"The following apps have been disabled: %s" : "Следниве апликации се оневозможени: %s",
"Already up to date" : "Веќе ажурирано",
"Unknown" : "Непознат",
+ "PDF document" : "PDF документ",
+ "Android package" : "Андроид пакет",
+ "Word document" : "Word документ",
+ "Unknown font" : "Непознат фонт",
"unknown text" : "непознат текст",
"Hello world!" : "Здраво свету!",
"sunny" : "сончево",
@@ -86,11 +103,12 @@ OC.L10N.register(
"No" : "Не",
"Yes" : "Да",
"Failed to add the public link to your Nextcloud" : "Неуспешно додавање на јавниот линк",
+ "user@your-nextcloud.org" : "korisnik@cloud-domain.org",
"Create share" : "Ново споделување",
"Pick start date" : "Избери почетен датум",
"Pick end date" : "Избери краен датум",
+ "Clear search" : "Исчисти пребарување",
"Search everywhere" : "Барај насекаде",
- "Searching …" : "Пребарување ...",
"Start typing to search" : "Напишете нешто за пребарување",
"No matching results" : "Нема соодветни резултати",
"Today" : "Денес",
@@ -107,7 +125,6 @@ OC.L10N.register(
"Load more results" : "Вчитај повеќе резултати",
"Search in" : "Барај во",
"Log in" : "Најава",
- "Logging in …" : "Најава ...",
"Log in to {productName}" : "Најави се на {productName}",
"Wrong login or password." : "Погрешно корисничко име или лозинка.",
"This account is disabled" : "Оваа сметка е оневозможена",
@@ -138,21 +155,16 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "Чувајте ги вашите колеги и пријатели на едно место без да ги разоткривате нивните приватни информации.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Едноставна апликација за е-пошта интегрирана со Датотеки, Контакти, Календар.",
"Recommended apps" : "Препорачани апликации",
- "Loading apps …" : "Апликациите се вчитуваат ...",
"Could not fetch list of apps from the App Store." : "Неможе да се вчита листата на апликации од продавницата.",
"App download or installation failed" : "Неуспешно преземање или инсталирање на апликација",
"Cannot install this app because it is not compatible" : "Неможе да се инсталираа оваа апликација бидејќи не е компатибилна",
"Cannot install this app" : "Неможе да се инсталираа оваа апликација ",
"Skip" : "Прескокни",
- "Installing apps …" : "Инсталирање на апликации ...",
"Install recommended apps" : "Инсталирајте ги препорачаните апликации",
"Avatar of {displayName}" : "Аватар на {displayName}",
"Settings menu" : "Мени за параметри",
- "Loading your contacts …" : "Вчитување на вашите контакти ...",
- "Looking for {term} …" : "Пребарување за {term} …",
"Search contacts" : "Пребарување контакти",
"Reset search" : "Ресетирај пребарување",
- "Search contacts …" : "Пребарување контакти ...",
"Could not load your contacts" : "Неможат да се вчитаат вашите контакти",
"No contacts found" : "Не се пронајдени контакти",
"Show all contacts" : "Прикажи ги сите контакти",
@@ -163,7 +175,6 @@ OC.L10N.register(
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Внесете најмалку {minSearchLength} карактер за да пребарувате","Внесете најмалку {minSearchLength} карактери или повеќе за да пребарувате"],
"An error occurred while searching for {type}" : "Настана грешка при пребарување за {type}",
"Search for {name} only" : "Пребарај само за {name}",
- "Loading more results …" : "Вчитување на повеќе резултати ...",
"Forgot password?" : "Заборавена лозинка?",
"Back to login form" : "Врати се на формата за најавување",
"Back" : "Назад",
@@ -184,7 +195,7 @@ OC.L10N.register(
"Database tablespace" : "Табела во базата на податоци",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Ве молиме, наведете го бројот на портата, заедно со името на серверот (на пример, localhost:5432).",
"Database host" : "Сервер со база",
- "Installing …" : "Инсталирање ...",
+ "localhost" : "localhost",
"Install" : "Инсталирај",
"Need help?" : "Ви треба помош?",
"See the documentation" : "Види ја документацијата",
@@ -193,7 +204,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашиот прелистувач не е поддржан. Надградете на понова или поддржана верзија.",
"Continue with this unsupported browser" : "Продолжете со овој неподдржан прелистувач",
"Supported versions" : "Поддржани верзии",
- "Search {types} …" : "Пребарување {types} …",
"Choose {file}" : "Избери {file}",
"Choose" : "Избери",
"Copy to {target}" : "Копирај во {target}",
@@ -213,7 +223,7 @@ OC.L10N.register(
"(all selected)" : "(сите одбрани)",
"({count} selected)" : "({count} одбраните)",
"Error loading file exists template" : "Грешка при вчитување на датотеката, шаблонот постои ",
- "Saving …" : "Зачувува ...",
+ "Saving …" : "Зачувува …",
"seconds ago" : "пред неколку секунди",
"Connection to server lost" : "Изгубена е врската со серверот",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблем при вчитување на страницата, превчитување за %n секунда","Проблем при вчитување на страницата, превчитување за %n секунди"],
@@ -314,11 +324,21 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно.",
"Error occurred while checking server setup" : "Се случи грешка при проверката на параметрите на серверот",
"For more details see the {linkstart}documentation ↗{linkend}." : "За повеќе детали погледнете во {linkstart}документацијата ↗{linkend}.",
+ "Searching …" : "Пребарување ...",
+ "Logging in …" : "Најава ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Разговори, видео повици, споделување на екранот, онлајн состаноци и веб конференции - на вашиот компјутер и на вашиот мобилен телефон.",
+ "Loading apps …" : "Апликациите се вчитуваат ...",
+ "Installing apps …" : "Инсталирање на апликации ...",
+ "Loading your contacts …" : "Вчитување на вашите контакти ...",
+ "Looking for {term} …" : "Пребарување за {term} …",
+ "Search contacts …" : "Пребарување контакти ...",
+ "Loading more results …" : "Вчитување на повеќе резултати ...",
"You have not added any info yet" : "Сè уште немате додадено никакви информации",
"{user} has not added any info yet" : "{user} нема додадено никакви информации",
"Edit Profile" : "Уреди профил",
"The headline and about sections will show up here" : "Насловот и за секциите ќе се појават овде",
+ "Search {types} …" : "Пребарување {types} …",
+ "Saving …" : "Зачувува ...",
"Very weak password" : "Многу слаба лозинка",
"Weak password" : "Слаба лозинка",
"So-so password" : "Така така лозинка",
@@ -341,6 +361,7 @@ OC.L10N.register(
"Toggle password visibility" : "Вклучи видливост на лозинки",
"Configure the database" : "Конфигурирај ја базата",
"Only %s is available." : "Само %s е достапно.",
+ "Installing …" : "Инсталирање ...",
"Direct link copied to clipboard" : "Линкот е копиран во клипборд"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/core/l10n/mk.json b/core/l10n/mk.json
index 89b5b9d1cd9..e3e6b9dc880 100644
--- a/core/l10n/mk.json
+++ b/core/l10n/mk.json
@@ -20,22 +20,33 @@
"Invalid app password" : "Погрешна лозинка за апликација",
"Could not complete login" : "Неможе да се комплетира најавувањето",
"Your login token is invalid or has expired" : "Вашиот токен за најава е невалиден или истечен",
+ "Please use original client" : "Ве молиме користете оргинален клиент",
"This community release of Nextcloud is unsupported and push notifications are limited." : "Оваа верзија повеќе не е поддржана и Push известувањата се ограничени.",
"Login" : "Најава",
+ "Unsupported email length (>255)" : "Неподдржана должина на е-пошта адреса (>255)",
"Password reset is disabled" : "Ресетирање на лозинката е оневозможено",
"Could not reset password because the token is expired" : "Неможе да се промени лозинката бидејќи токенот е истечен",
"Could not reset password because the token is invalid" : "Неможе да се промени лозинката бидејќи токенот е невалиден",
+ "Password is too long. Maximum allowed length is 469 characters." : "Лозинката е премногу долга. Максимална дозволена должина е 469 карактери.",
"%s password reset" : "%s ресетирање на лозинката",
"Password reset" : "Ресетирај лозинка",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Кликнете на следното копче за да ја ресетирате вашата лозинка. Доколку не сте побарале ресетирање на лозинка, игнорирајте ја оваа порака.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Кликнете на следниот линк за да ја ресетирате вашата лозинка. Доколку не сте побарале ресетирање на лозинка, игнорирајте ја оваа порака.",
"Reset your password" : "Ресетирај ја твојата лозинка",
+ "The given provider is not available" : "Провајдерот не е достапен",
"Task not found" : "Задачата не е пронајдена",
"Internal error" : "Внатрешна грешка",
"Not found" : "Не е пронајдено",
+ "Node is locked" : "Нодот е заклучен",
+ "Bad request" : "Неправилно барање",
+ "Requested task type does not exist" : "Бараниот тип на задача не постои",
+ "Necessary language model provider is not available" : "Не е достапен потребниот давател на јазичен модел",
+ "No text to image provider is available" : "Не е достапен давател на услуги за текст во слика",
"Image not found" : "Сликата не е пронајдена",
+ "No translation provider available" : "Нема достапен давател на услуги за превод",
"Could not detect language" : "Неможе да се детектира јазикот",
"Unable to translate" : "Неможе да се преведе",
+ "No valid filters provided" : "Не се обезбедени валидни филтри",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Чекори за поправка:",
"Repair info:" : "Инфо при поправка:",
@@ -44,8 +55,10 @@
"Nextcloud Server" : "Nextcloud Сервер",
"Some of your link shares have been removed" : "Некој од вашите линкови што ги споделивте се избришани",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Поради безбедносен ризик некој од вашите споделувања се избришани. Ве молиме видете го линкот за повеќе информации.",
+ "The account limit of this instance is reached." : "Лимитот на сметки за оваа инстанца е достигнат.",
"Learn more ↗" : "Научи повеќе ↗",
"Preparing update" : "Ја подготвувам надградбата",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Ве молиме користете ја командната линија за ажурирање бидејќи ажурирање преку прелистувач е оневозможено во config.php.",
"Turned on maintenance mode" : "Вклучен е модот за одржување",
"Turned off maintenance mode" : "Ислкучен е модот за одржување",
"Maintenance mode is kept active" : "Модот за одржување е уште активен",
@@ -62,6 +75,10 @@
"The following apps have been disabled: %s" : "Следниве апликации се оневозможени: %s",
"Already up to date" : "Веќе ажурирано",
"Unknown" : "Непознат",
+ "PDF document" : "PDF документ",
+ "Android package" : "Андроид пакет",
+ "Word document" : "Word документ",
+ "Unknown font" : "Непознат фонт",
"unknown text" : "непознат текст",
"Hello world!" : "Здраво свету!",
"sunny" : "сончево",
@@ -84,11 +101,12 @@
"No" : "Не",
"Yes" : "Да",
"Failed to add the public link to your Nextcloud" : "Неуспешно додавање на јавниот линк",
+ "user@your-nextcloud.org" : "korisnik@cloud-domain.org",
"Create share" : "Ново споделување",
"Pick start date" : "Избери почетен датум",
"Pick end date" : "Избери краен датум",
+ "Clear search" : "Исчисти пребарување",
"Search everywhere" : "Барај насекаде",
- "Searching …" : "Пребарување ...",
"Start typing to search" : "Напишете нешто за пребарување",
"No matching results" : "Нема соодветни резултати",
"Today" : "Денес",
@@ -105,7 +123,6 @@
"Load more results" : "Вчитај повеќе резултати",
"Search in" : "Барај во",
"Log in" : "Најава",
- "Logging in …" : "Најава ...",
"Log in to {productName}" : "Најави се на {productName}",
"Wrong login or password." : "Погрешно корисничко име или лозинка.",
"This account is disabled" : "Оваа сметка е оневозможена",
@@ -136,21 +153,16 @@
"Keep your colleagues and friends in one place without leaking their private info." : "Чувајте ги вашите колеги и пријатели на едно место без да ги разоткривате нивните приватни информации.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Едноставна апликација за е-пошта интегрирана со Датотеки, Контакти, Календар.",
"Recommended apps" : "Препорачани апликации",
- "Loading apps …" : "Апликациите се вчитуваат ...",
"Could not fetch list of apps from the App Store." : "Неможе да се вчита листата на апликации од продавницата.",
"App download or installation failed" : "Неуспешно преземање или инсталирање на апликација",
"Cannot install this app because it is not compatible" : "Неможе да се инсталираа оваа апликација бидејќи не е компатибилна",
"Cannot install this app" : "Неможе да се инсталираа оваа апликација ",
"Skip" : "Прескокни",
- "Installing apps …" : "Инсталирање на апликации ...",
"Install recommended apps" : "Инсталирајте ги препорачаните апликации",
"Avatar of {displayName}" : "Аватар на {displayName}",
"Settings menu" : "Мени за параметри",
- "Loading your contacts …" : "Вчитување на вашите контакти ...",
- "Looking for {term} …" : "Пребарување за {term} …",
"Search contacts" : "Пребарување контакти",
"Reset search" : "Ресетирај пребарување",
- "Search contacts …" : "Пребарување контакти ...",
"Could not load your contacts" : "Неможат да се вчитаат вашите контакти",
"No contacts found" : "Не се пронајдени контакти",
"Show all contacts" : "Прикажи ги сите контакти",
@@ -161,7 +173,6 @@
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Внесете најмалку {minSearchLength} карактер за да пребарувате","Внесете најмалку {minSearchLength} карактери или повеќе за да пребарувате"],
"An error occurred while searching for {type}" : "Настана грешка при пребарување за {type}",
"Search for {name} only" : "Пребарај само за {name}",
- "Loading more results …" : "Вчитување на повеќе резултати ...",
"Forgot password?" : "Заборавена лозинка?",
"Back to login form" : "Врати се на формата за најавување",
"Back" : "Назад",
@@ -182,7 +193,7 @@
"Database tablespace" : "Табела во базата на податоци",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Ве молиме, наведете го бројот на портата, заедно со името на серверот (на пример, localhost:5432).",
"Database host" : "Сервер со база",
- "Installing …" : "Инсталирање ...",
+ "localhost" : "localhost",
"Install" : "Инсталирај",
"Need help?" : "Ви треба помош?",
"See the documentation" : "Види ја документацијата",
@@ -191,7 +202,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашиот прелистувач не е поддржан. Надградете на понова или поддржана верзија.",
"Continue with this unsupported browser" : "Продолжете со овој неподдржан прелистувач",
"Supported versions" : "Поддржани верзии",
- "Search {types} …" : "Пребарување {types} …",
"Choose {file}" : "Избери {file}",
"Choose" : "Избери",
"Copy to {target}" : "Копирај во {target}",
@@ -211,7 +221,7 @@
"(all selected)" : "(сите одбрани)",
"({count} selected)" : "({count} одбраните)",
"Error loading file exists template" : "Грешка при вчитување на датотеката, шаблонот постои ",
- "Saving …" : "Зачувува ...",
+ "Saving …" : "Зачувува …",
"seconds ago" : "пред неколку секунди",
"Connection to server lost" : "Изгубена е врската со серверот",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблем при вчитување на страницата, превчитување за %n секунда","Проблем при вчитување на страницата, превчитување за %n секунди"],
@@ -312,11 +322,21 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте го вашиот систем администратор до колку оваа порака продолжи да се појавува или пак се појавува ненадејно.",
"Error occurred while checking server setup" : "Се случи грешка при проверката на параметрите на серверот",
"For more details see the {linkstart}documentation ↗{linkend}." : "За повеќе детали погледнете во {linkstart}документацијата ↗{linkend}.",
+ "Searching …" : "Пребарување ...",
+ "Logging in …" : "Најава ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Разговори, видео повици, споделување на екранот, онлајн состаноци и веб конференции - на вашиот компјутер и на вашиот мобилен телефон.",
+ "Loading apps …" : "Апликациите се вчитуваат ...",
+ "Installing apps …" : "Инсталирање на апликации ...",
+ "Loading your contacts …" : "Вчитување на вашите контакти ...",
+ "Looking for {term} …" : "Пребарување за {term} …",
+ "Search contacts …" : "Пребарување контакти ...",
+ "Loading more results …" : "Вчитување на повеќе резултати ...",
"You have not added any info yet" : "Сè уште немате додадено никакви информации",
"{user} has not added any info yet" : "{user} нема додадено никакви информации",
"Edit Profile" : "Уреди профил",
"The headline and about sections will show up here" : "Насловот и за секциите ќе се појават овде",
+ "Search {types} …" : "Пребарување {types} …",
+ "Saving …" : "Зачувува ...",
"Very weak password" : "Многу слаба лозинка",
"Weak password" : "Слаба лозинка",
"So-so password" : "Така така лозинка",
@@ -339,6 +359,7 @@
"Toggle password visibility" : "Вклучи видливост на лозинки",
"Configure the database" : "Конфигурирај ја базата",
"Only %s is available." : "Само %s е достапно.",
+ "Installing …" : "Инсталирање ...",
"Direct link copied to clipboard" : "Линкот е копиран во клипборд"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}
\ No newline at end of file
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index c92bd082c2d..97dc8bbaaf6 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -165,7 +165,6 @@ OC.L10N.register(
"Search in current app" : "Søk i gjeldende app",
"Clear search" : "Tøm søk",
"Search everywhere" : "Søk overalt",
- "Searching …" : "Søker ...",
"Start typing to search" : "Start å skrive for å søke",
"Minimum search length is {minSearchLength} characters" : "Minimum søklengde er {minSearchLength}tegn",
"No matching results" : "Ingen treff",
@@ -187,7 +186,6 @@ OC.L10N.register(
"Load more results" : "Last flere resultater",
"Search in" : "Søk i",
"Log in" : "Logg inn",
- "Logging in …" : "Logger inn…",
"Log in to {productName}" : "Logg på {productName}",
"Wrong login or password." : "Feil pålogging eller passord.",
"This account is disabled" : "Denne kontoen er deaktivert",
@@ -223,21 +221,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Samarbeidsdokumenter, regneark og presentasjoner, bygget på Collabora Online.",
"Distraction free note taking app." : "Distraksjonsfri notatapp.",
"Recommended apps" : "Anbefalte apper",
- "Loading apps …" : "Laster apper ... ",
"Could not fetch list of apps from the App Store." : "Kunne ikke hente liste med apper fra appbutikken. ",
"App download or installation failed" : "Nedlasting eller installasjon av app feilet ",
"Cannot install this app because it is not compatible" : "Kan ikke installere denne appen fordi den ikke er kompatibel",
"Cannot install this app" : "Kan ikke installere denne appen",
"Skip" : "Hopp over",
- "Installing apps …" : "Installerer apper ... ",
"Install recommended apps" : "Installer anbefalte apper",
"Avatar of {displayName}" : "{displayName} sin Avatar",
"Settings menu" : "Meny for innstillinger",
- "Loading your contacts …" : "Laster inn kontaktene dine…",
- "Looking for {term} …" : "Ser etter {term}…",
"Search contacts" : "Søk etter kontakter",
"Reset search" : "Tilbakestill søk",
- "Search contacts …" : "Søk etter kontakter…",
"Could not load your contacts" : "Kunne ikke laste inn kontaktene dine",
"No contacts found" : "Fant ingen kontakter",
"Show all contacts" : "Vis alle kontakter",
@@ -249,7 +242,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Det oppsto en feil ved søk etter {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Søket starter når du begynner å skrive, og resultater kan nås med piltastene",
"Search for {name} only" : "Søk kun etter {name}",
- "Loading more results …" : "Laster flere resultater ...",
"Forgot password?" : "Glemt passord?",
"Back to login form" : "Tilbake til innloggingsskjema",
"Back" : "Tilbake",
@@ -288,7 +280,6 @@ OC.L10N.register(
"Database tablespace" : "Database-tabellområde",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Spesifiser portnr. sammen med servernavnet (f.eks., localhost:5432).",
"Database host" : "Databasevert",
- "Installing …" : "Installerer ...",
"Install" : "Installer",
"Need help?" : "Trenger du hjelp?",
"See the documentation" : "Se dokumentasjonen",
@@ -297,7 +288,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Nettleseren din støttes ikke. Vennligst oppgrader til en nyere versjon eller en støttet versjon.",
"Continue with this unsupported browser" : "Fortsett med denne nettleseren som ikke støttes",
"Supported versions" : "Støttede versjoner",
- "Search {types} …" : "Søk {types} ...",
"Choose {file}" : "Velg {file}",
"Choose" : "Velg",
"Copy to {target}" : "Kopier til {target}",
@@ -317,7 +307,7 @@ OC.L10N.register(
"(all selected)" : "(alle valgt)",
"({count} selected)" : "({count} valgt)",
"Error loading file exists template" : "Feil ved lasting av \"filen eksisterer\"-mal",
- "Saving …" : "Lagrer...",
+ "Saving …" : "Lagrer ...",
"seconds ago" : "for få sekunder siden",
"Connection to server lost" : "Mistet tilkobling til server",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem ved lasting av side, laster på nytt om %n sekund","Problem ved lasting av side, laster på nytt om %n sekunder"],
@@ -421,12 +411,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.",
"Error occurred while checking server setup" : "Feil oppsto ved sjekking av server-oppsett",
"For more details see the {linkstart}documentation ↗{linkend}." : "For mer informasjon se {linkstart}dokumentasjonen ↗{linkend}.",
+ "Searching …" : "Søker ...",
+ "Logging in …" : "Logger inn…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatting, videosamtaler, skjermdeling, nettmøter og webkonferanser – i din nettleser og med mobilapper.",
+ "Loading apps …" : "Laster apper ... ",
+ "Installing apps …" : "Installerer apper ... ",
+ "Loading your contacts …" : "Laster inn kontaktene dine…",
+ "Looking for {term} …" : "Ser etter {term}…",
+ "Search contacts …" : "Søk etter kontakter…",
+ "Loading more results …" : "Laster flere resultater ...",
"You have not added any info yet" : "Du har ikke lagt inn noe informasjon ennå",
"{user} has not added any info yet" : "{user} har ikke lagt inn noe informasjon ennå",
"Error opening the user status modal, try hard refreshing the page" : "Feil ved åpning av bruker-status modal, prøv å laste inn siden på nytt med hard refresh",
"Edit Profile" : "Endre profil",
"The headline and about sections will show up here" : "Overskriften og om-seksjoner vil vises her",
+ "Search {types} …" : "Søk {types} ...",
+ "Saving …" : "Lagrer...",
"Very weak password" : "Veldig svakt passord",
"Weak password" : "Svakt passord",
"So-so password" : "Bob-bob-passord",
@@ -453,6 +453,7 @@ OC.L10N.register(
"Configure the database" : "Sett opp databasen",
"Only %s is available." : "Kun %s er tilgjengelig.",
"Database account" : "Databasekonto",
+ "Installing …" : "Installerer ...",
"Direct link copied to clipboard" : "Direkte lenke kopiert til utklippstavlen"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/nb.json b/core/l10n/nb.json
index ab5f2ce61b5..7dd740eb0db 100644
--- a/core/l10n/nb.json
+++ b/core/l10n/nb.json
@@ -163,7 +163,6 @@
"Search in current app" : "Søk i gjeldende app",
"Clear search" : "Tøm søk",
"Search everywhere" : "Søk overalt",
- "Searching …" : "Søker ...",
"Start typing to search" : "Start å skrive for å søke",
"Minimum search length is {minSearchLength} characters" : "Minimum søklengde er {minSearchLength}tegn",
"No matching results" : "Ingen treff",
@@ -185,7 +184,6 @@
"Load more results" : "Last flere resultater",
"Search in" : "Søk i",
"Log in" : "Logg inn",
- "Logging in …" : "Logger inn…",
"Log in to {productName}" : "Logg på {productName}",
"Wrong login or password." : "Feil pålogging eller passord.",
"This account is disabled" : "Denne kontoen er deaktivert",
@@ -221,21 +219,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Samarbeidsdokumenter, regneark og presentasjoner, bygget på Collabora Online.",
"Distraction free note taking app." : "Distraksjonsfri notatapp.",
"Recommended apps" : "Anbefalte apper",
- "Loading apps …" : "Laster apper ... ",
"Could not fetch list of apps from the App Store." : "Kunne ikke hente liste med apper fra appbutikken. ",
"App download or installation failed" : "Nedlasting eller installasjon av app feilet ",
"Cannot install this app because it is not compatible" : "Kan ikke installere denne appen fordi den ikke er kompatibel",
"Cannot install this app" : "Kan ikke installere denne appen",
"Skip" : "Hopp over",
- "Installing apps …" : "Installerer apper ... ",
"Install recommended apps" : "Installer anbefalte apper",
"Avatar of {displayName}" : "{displayName} sin Avatar",
"Settings menu" : "Meny for innstillinger",
- "Loading your contacts …" : "Laster inn kontaktene dine…",
- "Looking for {term} …" : "Ser etter {term}…",
"Search contacts" : "Søk etter kontakter",
"Reset search" : "Tilbakestill søk",
- "Search contacts …" : "Søk etter kontakter…",
"Could not load your contacts" : "Kunne ikke laste inn kontaktene dine",
"No contacts found" : "Fant ingen kontakter",
"Show all contacts" : "Vis alle kontakter",
@@ -247,7 +240,6 @@
"An error occurred while searching for {type}" : "Det oppsto en feil ved søk etter {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Søket starter når du begynner å skrive, og resultater kan nås med piltastene",
"Search for {name} only" : "Søk kun etter {name}",
- "Loading more results …" : "Laster flere resultater ...",
"Forgot password?" : "Glemt passord?",
"Back to login form" : "Tilbake til innloggingsskjema",
"Back" : "Tilbake",
@@ -286,7 +278,6 @@
"Database tablespace" : "Database-tabellområde",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Spesifiser portnr. sammen med servernavnet (f.eks., localhost:5432).",
"Database host" : "Databasevert",
- "Installing …" : "Installerer ...",
"Install" : "Installer",
"Need help?" : "Trenger du hjelp?",
"See the documentation" : "Se dokumentasjonen",
@@ -295,7 +286,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Nettleseren din støttes ikke. Vennligst oppgrader til en nyere versjon eller en støttet versjon.",
"Continue with this unsupported browser" : "Fortsett med denne nettleseren som ikke støttes",
"Supported versions" : "Støttede versjoner",
- "Search {types} …" : "Søk {types} ...",
"Choose {file}" : "Velg {file}",
"Choose" : "Velg",
"Copy to {target}" : "Kopier til {target}",
@@ -315,7 +305,7 @@
"(all selected)" : "(alle valgt)",
"({count} selected)" : "({count} valgt)",
"Error loading file exists template" : "Feil ved lasting av \"filen eksisterer\"-mal",
- "Saving …" : "Lagrer...",
+ "Saving …" : "Lagrer ...",
"seconds ago" : "for få sekunder siden",
"Connection to server lost" : "Mistet tilkobling til server",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem ved lasting av side, laster på nytt om %n sekund","Problem ved lasting av side, laster på nytt om %n sekunder"],
@@ -419,12 +409,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.",
"Error occurred while checking server setup" : "Feil oppsto ved sjekking av server-oppsett",
"For more details see the {linkstart}documentation ↗{linkend}." : "For mer informasjon se {linkstart}dokumentasjonen ↗{linkend}.",
+ "Searching …" : "Søker ...",
+ "Logging in …" : "Logger inn…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatting, videosamtaler, skjermdeling, nettmøter og webkonferanser – i din nettleser og med mobilapper.",
+ "Loading apps …" : "Laster apper ... ",
+ "Installing apps …" : "Installerer apper ... ",
+ "Loading your contacts …" : "Laster inn kontaktene dine…",
+ "Looking for {term} …" : "Ser etter {term}…",
+ "Search contacts …" : "Søk etter kontakter…",
+ "Loading more results …" : "Laster flere resultater ...",
"You have not added any info yet" : "Du har ikke lagt inn noe informasjon ennå",
"{user} has not added any info yet" : "{user} har ikke lagt inn noe informasjon ennå",
"Error opening the user status modal, try hard refreshing the page" : "Feil ved åpning av bruker-status modal, prøv å laste inn siden på nytt med hard refresh",
"Edit Profile" : "Endre profil",
"The headline and about sections will show up here" : "Overskriften og om-seksjoner vil vises her",
+ "Search {types} …" : "Søk {types} ...",
+ "Saving …" : "Lagrer...",
"Very weak password" : "Veldig svakt passord",
"Weak password" : "Svakt passord",
"So-so password" : "Bob-bob-passord",
@@ -451,6 +451,7 @@
"Configure the database" : "Sett opp databasen",
"Only %s is available." : "Kun %s er tilgjengelig.",
"Database account" : "Databasekonto",
+ "Installing …" : "Installerer ...",
"Direct link copied to clipboard" : "Direkte lenke kopiert til utklippstavlen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 0ba654f7c42..49e531d8648 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -233,7 +233,6 @@ OC.L10N.register(
"Search in current app" : "Zoek in huidige app",
"Clear search" : "Wis zoekvak",
"Search everywhere" : "Zoek in alles",
- "Searching …" : "Zoeken ...",
"Start typing to search" : "Begin met typen om te zoeken",
"No matching results" : "Geen resultaten",
"Today" : "Vandaag",
@@ -253,7 +252,6 @@ OC.L10N.register(
"Load more results" : "Laad meer resultaten",
"Search in" : "Zoek in",
"Log in" : "Inloggen",
- "Logging in …" : "Inloggen...",
"Log in to {productName}" : "Inloggen bij {productName}",
"Wrong login or password." : "Verkeerde login of wachtwoord.",
"This account is disabled" : "Dit account is uitgeschakeld",
@@ -290,21 +288,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Samenwerken aan tekst, spreadsheets en presentaties, gebouwt op basis van Collabora Online.",
"Distraction free note taking app." : "Notitie app zonder afleiding.",
"Recommended apps" : "Aanbevolen apps",
- "Loading apps …" : "Laden apps ...",
"Could not fetch list of apps from the App Store." : "Kon lijst met apps niet ophalen vanuit de App Store.",
"App download or installation failed" : "App download of installatie mislukt",
"Cannot install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is",
"Cannot install this app" : "Kan deze app niet installeren",
"Skip" : "Overslaan",
- "Installing apps …" : "Installeren apps …",
"Install recommended apps" : "Installeer aanbevolen apps",
"Avatar of {displayName}" : "Avatar van {displayName}",
"Settings menu" : "Instellingenmenu",
- "Loading your contacts …" : "Je contacten wordt geladen ...",
- "Looking for {term} …" : "Kijken voor {term} …",
"Search contacts" : "Zoek contacten",
"Reset search" : "Zoekopdracht wissen",
- "Search contacts …" : "Zoek contacten ...",
"Could not load your contacts" : "Kon je contactpersonenen niet laden",
"No contacts found" : "Geen contacten gevonden",
"Show all contacts" : "Toon alle contactpersonen",
@@ -316,7 +309,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Er trad een fout op bij het zoeken naar {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Het zoeken begint wanneer je begint met typen en resultaten kunnen geselecteerd worden met de pijltjestoetsen",
"Search for {name} only" : "Zoek alleen naar {name}",
- "Loading more results …" : "Meer resultaten laden ...",
"Forgot password?" : "Wachtwoord vergeten?",
"Back to login form" : "Terug naar aanmelden",
"Back" : "Terug",
@@ -360,7 +352,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).",
"Database host" : "Databaseserver",
"localhost" : "localhost",
- "Installing …" : "Installeren …",
"Install" : "Installeren",
"Need help?" : "Hulp nodig?",
"See the documentation" : "Zie de documentatie",
@@ -369,7 +360,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Deze browser wordt niet ondersteunt. Upgrade a.u.b naar een nieuwere versie of een browser die wel ondersteunt wordt.",
"Continue with this unsupported browser" : "Ga verder met deze niet-ondersteunde browser",
"Supported versions" : "Ondersteunde versies",
- "Search {types} …" : "Zoeken naar {types}…",
"Choose {file}" : "Kies {file}",
"Choose" : "Kies",
"Copy to {target}" : "Kopieer naar {target}",
@@ -389,7 +379,7 @@ OC.L10N.register(
"(all selected)" : "(alles geselecteerd)",
"({count} selected)" : "({count} geselecteerd)",
"Error loading file exists template" : "Fout bij laden bestand bestaat al sjabloon",
- "Saving …" : "Opslaan ...",
+ "Saving …" : "Opslaan ...",
"seconds ago" : "seconden geleden",
"Connection to server lost" : "Verbinding met server verbroken",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem met laden pagina, herladen over %n seconde","Probleem met laden pagina, herladen over %n seconden"],
@@ -493,12 +483,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
"Error occurred while checking server setup" : "Een fout trad op bij controleren van serverconfiguratie",
"For more details see the {linkstart}documentation ↗{linkend}." : "Voor meer informatie word je verwezen naar de {linkstart}documentatie↗{linkend}.",
+ "Searching …" : "Zoeken ...",
+ "Logging in …" : "Inloggen...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatten, videobellen, schermdelen, online vergaderingen en webconferenties - in de browser en met mobiele apps.",
+ "Loading apps …" : "Laden apps ...",
+ "Installing apps …" : "Installeren apps …",
+ "Loading your contacts …" : "Je contacten wordt geladen ...",
+ "Looking for {term} …" : "Kijken voor {term} …",
+ "Search contacts …" : "Zoek contacten ...",
+ "Loading more results …" : "Meer resultaten laden ...",
"You have not added any info yet" : "Je hebt nog geen info toegevoegd",
"{user} has not added any info yet" : "{user} heeft nog geen info toegevoegd",
"Error opening the user status modal, try hard refreshing the page" : "Fout bij het openen van het gebruiker status model, probeer een harde refresh van de pagina",
"Edit Profile" : "Wijzig Profiel",
"The headline and about sections will show up here" : "De koplijn- en oversectie zal hier verschijnen",
+ "Search {types} …" : "Zoeken naar {types}…",
+ "Saving …" : "Opslaan ...",
"Very weak password" : "Zeer zwak wachtwoord",
"Weak password" : "Zwak wachtwoord",
"So-so password" : "Matig wachtwoord",
@@ -525,6 +525,7 @@ OC.L10N.register(
"Configure the database" : "Configureer de database",
"Only %s is available." : "Alleen %s is beschikbaar.",
"Database account" : "Database account",
+ "Installing …" : "Installeren …",
"Direct link copied to clipboard" : "Directe link gekopieerd naar klembord"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index ccc993f21cf..c6d774fadcf 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -231,7 +231,6 @@
"Search in current app" : "Zoek in huidige app",
"Clear search" : "Wis zoekvak",
"Search everywhere" : "Zoek in alles",
- "Searching …" : "Zoeken ...",
"Start typing to search" : "Begin met typen om te zoeken",
"No matching results" : "Geen resultaten",
"Today" : "Vandaag",
@@ -251,7 +250,6 @@
"Load more results" : "Laad meer resultaten",
"Search in" : "Zoek in",
"Log in" : "Inloggen",
- "Logging in …" : "Inloggen...",
"Log in to {productName}" : "Inloggen bij {productName}",
"Wrong login or password." : "Verkeerde login of wachtwoord.",
"This account is disabled" : "Dit account is uitgeschakeld",
@@ -288,21 +286,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Samenwerken aan tekst, spreadsheets en presentaties, gebouwt op basis van Collabora Online.",
"Distraction free note taking app." : "Notitie app zonder afleiding.",
"Recommended apps" : "Aanbevolen apps",
- "Loading apps …" : "Laden apps ...",
"Could not fetch list of apps from the App Store." : "Kon lijst met apps niet ophalen vanuit de App Store.",
"App download or installation failed" : "App download of installatie mislukt",
"Cannot install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is",
"Cannot install this app" : "Kan deze app niet installeren",
"Skip" : "Overslaan",
- "Installing apps …" : "Installeren apps …",
"Install recommended apps" : "Installeer aanbevolen apps",
"Avatar of {displayName}" : "Avatar van {displayName}",
"Settings menu" : "Instellingenmenu",
- "Loading your contacts …" : "Je contacten wordt geladen ...",
- "Looking for {term} …" : "Kijken voor {term} …",
"Search contacts" : "Zoek contacten",
"Reset search" : "Zoekopdracht wissen",
- "Search contacts …" : "Zoek contacten ...",
"Could not load your contacts" : "Kon je contactpersonenen niet laden",
"No contacts found" : "Geen contacten gevonden",
"Show all contacts" : "Toon alle contactpersonen",
@@ -314,7 +307,6 @@
"An error occurred while searching for {type}" : "Er trad een fout op bij het zoeken naar {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Het zoeken begint wanneer je begint met typen en resultaten kunnen geselecteerd worden met de pijltjestoetsen",
"Search for {name} only" : "Zoek alleen naar {name}",
- "Loading more results …" : "Meer resultaten laden ...",
"Forgot password?" : "Wachtwoord vergeten?",
"Back to login form" : "Terug naar aanmelden",
"Back" : "Terug",
@@ -358,7 +350,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).",
"Database host" : "Databaseserver",
"localhost" : "localhost",
- "Installing …" : "Installeren …",
"Install" : "Installeren",
"Need help?" : "Hulp nodig?",
"See the documentation" : "Zie de documentatie",
@@ -367,7 +358,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Deze browser wordt niet ondersteunt. Upgrade a.u.b naar een nieuwere versie of een browser die wel ondersteunt wordt.",
"Continue with this unsupported browser" : "Ga verder met deze niet-ondersteunde browser",
"Supported versions" : "Ondersteunde versies",
- "Search {types} …" : "Zoeken naar {types}…",
"Choose {file}" : "Kies {file}",
"Choose" : "Kies",
"Copy to {target}" : "Kopieer naar {target}",
@@ -387,7 +377,7 @@
"(all selected)" : "(alles geselecteerd)",
"({count} selected)" : "({count} geselecteerd)",
"Error loading file exists template" : "Fout bij laden bestand bestaat al sjabloon",
- "Saving …" : "Opslaan ...",
+ "Saving …" : "Opslaan ...",
"seconds ago" : "seconden geleden",
"Connection to server lost" : "Verbinding met server verbroken",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem met laden pagina, herladen over %n seconde","Probleem met laden pagina, herladen over %n seconden"],
@@ -491,12 +481,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
"Error occurred while checking server setup" : "Een fout trad op bij controleren van serverconfiguratie",
"For more details see the {linkstart}documentation ↗{linkend}." : "Voor meer informatie word je verwezen naar de {linkstart}documentatie↗{linkend}.",
+ "Searching …" : "Zoeken ...",
+ "Logging in …" : "Inloggen...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatten, videobellen, schermdelen, online vergaderingen en webconferenties - in de browser en met mobiele apps.",
+ "Loading apps …" : "Laden apps ...",
+ "Installing apps …" : "Installeren apps …",
+ "Loading your contacts …" : "Je contacten wordt geladen ...",
+ "Looking for {term} …" : "Kijken voor {term} …",
+ "Search contacts …" : "Zoek contacten ...",
+ "Loading more results …" : "Meer resultaten laden ...",
"You have not added any info yet" : "Je hebt nog geen info toegevoegd",
"{user} has not added any info yet" : "{user} heeft nog geen info toegevoegd",
"Error opening the user status modal, try hard refreshing the page" : "Fout bij het openen van het gebruiker status model, probeer een harde refresh van de pagina",
"Edit Profile" : "Wijzig Profiel",
"The headline and about sections will show up here" : "De koplijn- en oversectie zal hier verschijnen",
+ "Search {types} …" : "Zoeken naar {types}…",
+ "Saving …" : "Opslaan ...",
"Very weak password" : "Zeer zwak wachtwoord",
"Weak password" : "Zwak wachtwoord",
"So-so password" : "Matig wachtwoord",
@@ -523,6 +523,7 @@
"Configure the database" : "Configureer de database",
"Only %s is available." : "Alleen %s is beschikbaar.",
"Database account" : "Database account",
+ "Installing …" : "Installeren …",
"Direct link copied to clipboard" : "Directe link gekopieerd naar klembord"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/oc.js b/core/l10n/oc.js
index 519bd1ac791..6a49b6fbdef 100644
--- a/core/l10n/oc.js
+++ b/core/l10n/oc.js
@@ -76,14 +76,12 @@ OC.L10N.register(
"_{count} notification_::_{count} notifications_" : ["{count} notificacion","{count} notificacions"],
"No" : "No",
"Yes" : "Yes",
- "Searching …" : "Recèrca…",
"Start typing to search" : "Començatz de picar per recercar",
"Today" : "Uèi",
"Date" : "Data",
"People" : "Gent",
"Load more results" : "Cargar mai de resultats",
"Log in" : "Connexion",
- "Logging in …" : "Identificacion…",
"Log in to {productName}" : "Se connectar a {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Avèm detectat mantun ensag invalid de connexion a partir de vòstra IP. Per consequent vòstra connexion venenta serà en pausa per 30 segondas.",
"Account name or email" : "Nom d’utilizaire o email",
@@ -109,19 +107,14 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "Gardatz vòstres companhs e amics a un sòl lòc sens divulgar lor vida privada.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicacion simpla e simpatica de corrièl integrada a Fichièrs, Contactes e Calendièr.",
"Recommended apps" : "Aplicacions recomandadas",
- "Loading apps …" : "Cargament aplicacions…",
"App download or installation failed" : "Telecargament o installacion de l’aplicacion fracassada",
"Cannot install this app because it is not compatible" : "Impossibla d’installar aquesta app perque es pas compatibla",
"Cannot install this app" : "Impossible d’installar aquesta app",
"Skip" : "Sautar",
- "Installing apps …" : "Installacion aplicacions…",
"Install recommended apps" : "Installar las aplicacions recomandadas",
"Settings menu" : "Menú paramètres",
- "Loading your contacts …" : "Cargaments dels contactes…",
- "Looking for {term} …" : "Recèrca de {term}…",
"Search contacts" : "Cercar pels contactes",
"Reset search" : "Escafar la recèrca",
- "Search contacts …" : "Cercar pels contactes…",
"Could not load your contacts" : "Cargament impossible de vòstres contactes",
"No contacts found" : "Cap de contact pas trobat",
"Install the Contacts app" : "Installar l’aplicacion Contactes",
@@ -129,7 +122,6 @@ OC.L10N.register(
"No results for {query}" : "Cap de resultat per {query}",
"An error occurred while searching for {type}" : "Una error s’es producha en cercant {type}",
"Search for {name} only" : "Cercar sonque {name}",
- "Loading more results …" : "Cargament de mai de resultats…",
"Forgot password?" : "Senhal oblidat ?",
"Back" : "Retorn",
"Login form is disabled." : "Lo formulari de connexion es desactivat.",
@@ -149,14 +141,12 @@ OC.L10N.register(
"Database tablespace" : "Tablespace basa de donadas",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Volgatz especificar lo numèro de pòrt aprèp lo nom d’òste (ex : localhost:5432).",
"Database host" : "Òste basa de donadas",
- "Installing …" : "Installacion...",
"Install" : "Installar",
"Need help?" : "Besonh d’ajuda ?",
"See the documentation" : "Vejatz la documentacion",
"{name} version {version} and above" : "{name} version {version} e ulterior",
"This browser is not supported" : "Aqueste navigador es pas pres en carga",
"Supported versions" : "Versions presas en carga",
- "Search {types} …" : "Recèrca {types}…",
"Choose" : "Causir",
"Copy" : "Copiar",
"Move" : "Move",
@@ -172,7 +162,6 @@ OC.L10N.register(
"Continue" : "Contunhar",
"(all selected)" : "(totes seleccionats)",
"({count} selected)" : "({count} seleccionats)",
- "Saving …" : "Enregistrament…",
"seconds ago" : "fa qualques segondas",
"Connection to server lost" : "Connexion al servidor perduda",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problèma de cargar de la pagina, actualizacion d’aquí %n seconda","Problèma de cargar de la pagina, actualizacion d’aquí %n secondas"],
@@ -261,7 +250,17 @@ OC.L10N.register(
"This page will refresh itself when the instance is available again." : "Aquesta pagina s’actualizarà soleta quand l’instància serà disponibla de nòu.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contactatz l’administrator sistèma s’aqueste messatge ten d’aparéisser o apareis sens rason.",
"Error occurred while checking server setup" : "Error producha pendent la verificacion de l’installacion del servidor",
+ "Searching …" : "Recèrca…",
+ "Logging in …" : "Identificacion…",
+ "Loading apps …" : "Cargament aplicacions…",
+ "Installing apps …" : "Installacion aplicacions…",
+ "Loading your contacts …" : "Cargaments dels contactes…",
+ "Looking for {term} …" : "Recèrca de {term}…",
+ "Search contacts …" : "Cercar pels contactes…",
+ "Loading more results …" : "Cargament de mai de resultats…",
"Edit Profile" : "Modificar perfil",
+ "Search {types} …" : "Recèrca {types}…",
+ "Saving …" : "Enregistrament…",
"Very weak password" : "Senhal plan feble",
"Weak password" : "Senhal feble",
"So-so password" : "Senhal mejan",
@@ -283,6 +282,7 @@ OC.L10N.register(
"Show password" : "Mostrar lo senhal",
"Toggle password visibility" : "Alternar la visibilitat del senhal",
"Configure the database" : "Configurar la basa de donadas",
- "Only %s is available." : "Sonque %s es disponible."
+ "Only %s is available." : "Sonque %s es disponible.",
+ "Installing …" : "Installacion..."
},
"nplurals=2; plural=(n > 1);");
diff --git a/core/l10n/oc.json b/core/l10n/oc.json
index d0e13c59291..e4ccc28406d 100644
--- a/core/l10n/oc.json
+++ b/core/l10n/oc.json
@@ -74,14 +74,12 @@
"_{count} notification_::_{count} notifications_" : ["{count} notificacion","{count} notificacions"],
"No" : "No",
"Yes" : "Yes",
- "Searching …" : "Recèrca…",
"Start typing to search" : "Començatz de picar per recercar",
"Today" : "Uèi",
"Date" : "Data",
"People" : "Gent",
"Load more results" : "Cargar mai de resultats",
"Log in" : "Connexion",
- "Logging in …" : "Identificacion…",
"Log in to {productName}" : "Se connectar a {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Avèm detectat mantun ensag invalid de connexion a partir de vòstra IP. Per consequent vòstra connexion venenta serà en pausa per 30 segondas.",
"Account name or email" : "Nom d’utilizaire o email",
@@ -107,19 +105,14 @@
"Keep your colleagues and friends in one place without leaking their private info." : "Gardatz vòstres companhs e amics a un sòl lòc sens divulgar lor vida privada.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicacion simpla e simpatica de corrièl integrada a Fichièrs, Contactes e Calendièr.",
"Recommended apps" : "Aplicacions recomandadas",
- "Loading apps …" : "Cargament aplicacions…",
"App download or installation failed" : "Telecargament o installacion de l’aplicacion fracassada",
"Cannot install this app because it is not compatible" : "Impossibla d’installar aquesta app perque es pas compatibla",
"Cannot install this app" : "Impossible d’installar aquesta app",
"Skip" : "Sautar",
- "Installing apps …" : "Installacion aplicacions…",
"Install recommended apps" : "Installar las aplicacions recomandadas",
"Settings menu" : "Menú paramètres",
- "Loading your contacts …" : "Cargaments dels contactes…",
- "Looking for {term} …" : "Recèrca de {term}…",
"Search contacts" : "Cercar pels contactes",
"Reset search" : "Escafar la recèrca",
- "Search contacts …" : "Cercar pels contactes…",
"Could not load your contacts" : "Cargament impossible de vòstres contactes",
"No contacts found" : "Cap de contact pas trobat",
"Install the Contacts app" : "Installar l’aplicacion Contactes",
@@ -127,7 +120,6 @@
"No results for {query}" : "Cap de resultat per {query}",
"An error occurred while searching for {type}" : "Una error s’es producha en cercant {type}",
"Search for {name} only" : "Cercar sonque {name}",
- "Loading more results …" : "Cargament de mai de resultats…",
"Forgot password?" : "Senhal oblidat ?",
"Back" : "Retorn",
"Login form is disabled." : "Lo formulari de connexion es desactivat.",
@@ -147,14 +139,12 @@
"Database tablespace" : "Tablespace basa de donadas",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Volgatz especificar lo numèro de pòrt aprèp lo nom d’òste (ex : localhost:5432).",
"Database host" : "Òste basa de donadas",
- "Installing …" : "Installacion...",
"Install" : "Installar",
"Need help?" : "Besonh d’ajuda ?",
"See the documentation" : "Vejatz la documentacion",
"{name} version {version} and above" : "{name} version {version} e ulterior",
"This browser is not supported" : "Aqueste navigador es pas pres en carga",
"Supported versions" : "Versions presas en carga",
- "Search {types} …" : "Recèrca {types}…",
"Choose" : "Causir",
"Copy" : "Copiar",
"Move" : "Move",
@@ -170,7 +160,6 @@
"Continue" : "Contunhar",
"(all selected)" : "(totes seleccionats)",
"({count} selected)" : "({count} seleccionats)",
- "Saving …" : "Enregistrament…",
"seconds ago" : "fa qualques segondas",
"Connection to server lost" : "Connexion al servidor perduda",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problèma de cargar de la pagina, actualizacion d’aquí %n seconda","Problèma de cargar de la pagina, actualizacion d’aquí %n secondas"],
@@ -259,7 +248,17 @@
"This page will refresh itself when the instance is available again." : "Aquesta pagina s’actualizarà soleta quand l’instància serà disponibla de nòu.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contactatz l’administrator sistèma s’aqueste messatge ten d’aparéisser o apareis sens rason.",
"Error occurred while checking server setup" : "Error producha pendent la verificacion de l’installacion del servidor",
+ "Searching …" : "Recèrca…",
+ "Logging in …" : "Identificacion…",
+ "Loading apps …" : "Cargament aplicacions…",
+ "Installing apps …" : "Installacion aplicacions…",
+ "Loading your contacts …" : "Cargaments dels contactes…",
+ "Looking for {term} …" : "Recèrca de {term}…",
+ "Search contacts …" : "Cercar pels contactes…",
+ "Loading more results …" : "Cargament de mai de resultats…",
"Edit Profile" : "Modificar perfil",
+ "Search {types} …" : "Recèrca {types}…",
+ "Saving …" : "Enregistrament…",
"Very weak password" : "Senhal plan feble",
"Weak password" : "Senhal feble",
"So-so password" : "Senhal mejan",
@@ -281,6 +280,7 @@
"Show password" : "Mostrar lo senhal",
"Toggle password visibility" : "Alternar la visibilitat del senhal",
"Configure the database" : "Configurar la basa de donadas",
- "Only %s is available." : "Sonque %s es disponible."
+ "Only %s is available." : "Sonque %s es disponible.",
+ "Installing …" : "Installacion..."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 754c6dd7e96..0ecc765c27b 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Wyszukaj w bieżącej aplikacji",
"Clear search" : "Wyczyść wyszukiwanie",
"Search everywhere" : "Szukaj wszędzie",
- "Searching …" : "Wyszukiwanie…",
"Start typing to search" : "Zacznij pisać, aby wyszukać",
"Minimum search length is {minSearchLength} characters" : "Minimalna długość wyszukiwania to {minSearchLength} znaków",
"No matching results" : "Brak pasujących wyników",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Wczytaj więcej wyników",
"Search in" : "Szukaj w",
"Log in" : "Zaloguj",
- "Logging in …" : "Logowanie…",
+ "Logging in …" : "Logowanie ...",
"Log in to {productName}" : "Zaloguj się do {productName}",
"Wrong login or password." : "Błędny login lub hasło.",
"This account is disabled" : "To konto jest wyłączone",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Wspólne dokumenty, arkusze kalkulacyjne i prezentacje oparte na Collabora Online.",
"Distraction free note taking app." : "Aplikacja do robienia notatek bez rozpraszania uwagi.",
"Recommended apps" : "Polecane aplikacje",
- "Loading apps …" : "Wczytywanie aplikacji…",
"Could not fetch list of apps from the App Store." : "Nie można pobrać listy aplikacji ze sklepu z aplikacjami.",
"App download or installation failed" : "Pobieranie lub instalacja aplikacji nie powiodła się",
"Cannot install this app because it is not compatible" : "Nie można zainstalować tej aplikacji, ponieważ nie jest kompatybilna",
"Cannot install this app" : "Nie można zainstalować tej aplikacji",
"Skip" : "Pomiń",
- "Installing apps …" : "Instalowanie aplikacji…",
"Install recommended apps" : "Zainstaluj zalecane aplikacje",
"Avatar of {displayName}" : "Awatar {displayName}",
"Settings menu" : "Menu ustawień",
- "Loading your contacts …" : "Wczytywanie kontaktów…",
- "Looking for {term} …" : "Szukam {term}…",
"Search contacts" : "Szukaj kontaktów",
"Reset search" : "Zresetuj wyszukiwanie",
- "Search contacts …" : "Wyszukiwanie kontaktów…",
"Could not load your contacts" : "Nie można wczytać kontaktów",
"No contacts found" : "Nie znaleziono kontaktów",
"Show all contacts" : "Pokaż wszystkie kontakty",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Wystąpił błąd podczas wyszukiwania {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Wyszukiwanie rozpoczyna się po rozpoczęciu pisania, a wyniki można uzyskać za pomocą klawiszy strzałek",
"Search for {name} only" : "Wyszukaj tylko {name}",
- "Loading more results …" : "Wczytuję więcej wyników…",
"Forgot password?" : "Zapomniałeś hasła?",
"Back to login form" : "Powrót do formularza logowania",
"Back" : "Wstecz",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Podaj numer portu wraz z nazwą hosta (np. localhost: 5432).",
"Database host" : "Host bazy danych",
"localhost" : "localhost",
- "Installing …" : "Instalowanie…",
"Install" : "Zainstaluj",
"Need help?" : "Potrzebujesz pomocy?",
"See the documentation" : "Zapoznaj się z dokumentacją",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Twoja przeglądarka nie jest wspierana. Uaktualnij do nowszej lub obsługiwanej wersji.",
"Continue with this unsupported browser" : "Kontynuuj w tej nieobsługiwanej przeglądarce",
"Supported versions" : "Obsługiwane wersje",
- "Search {types} …" : "Wyszukaj {types}…",
"Choose {file}" : "Wybierz {file}",
"Choose" : "Wybierz",
"Copy to {target}" : "Skopiuj do {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(wybrano wszystkie)",
"({count} selected)" : "(wybrano {count})",
"Error loading file exists template" : "Błąd podczas ładowania pliku istniejącego szablonu",
- "Saving …" : "Zapisywanie…",
+ "Saving …" : "Zapisywanie…",
"seconds ago" : "przed chwilą",
"Connection to server lost" : "Utracono połączenie z serwerem",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem z wczytaniem strony, ponowne wczytanie za %n sekundę","Problem z wczytaniem strony, ponowne wczytanie za %n sekundy","Problem z wczytaniem strony, ponowne wczytanie za %n sekund","Problem z wczytaniem strony, ponowne wczytanie za %n sekund"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem systemu, jeśli ten komunikat będzie się powtarzał lub pojawił się nieoczekiwanie.",
"Error occurred while checking server setup" : "Wystąpił błąd podczas sprawdzania konfiguracji serwera",
"For more details see the {linkstart}documentation ↗{linkend}." : "Więcej informacji można znaleźć w {linkstart}dokumentacji ↗{linkend}.",
+ "Searching …" : "Wyszukiwanie…",
+ "Logging in …" : "Logowanie…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Czat, rozmowy wideo, udostępnianie ekranu, spotkania online i konferencje internetowe - w przeglądarce i aplikacjach mobilnych.",
+ "Loading apps …" : "Wczytywanie aplikacji…",
+ "Installing apps …" : "Instalowanie aplikacji…",
+ "Loading your contacts …" : "Wczytywanie kontaktów…",
+ "Looking for {term} …" : "Szukam {term}…",
+ "Search contacts …" : "Wyszukiwanie kontaktów…",
+ "Loading more results …" : "Wczytuję więcej wyników…",
"You have not added any info yet" : "Nie dodałeś jeszcze żadnych informacji",
"{user} has not added any info yet" : "{user} nie dodał jeszcze żadnych informacji",
"Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę",
"Edit Profile" : "Edytuj profil",
"The headline and about sections will show up here" : "Tutaj pojawi się nagłówek i informacje o sekcjach",
+ "Search {types} …" : "Wyszukaj {types}…",
+ "Saving …" : "Zapisywanie…",
"Very weak password" : "Bardzo słabe hasło",
"Weak password" : "Słabe hasło",
"So-so password" : "Mało skomplikowane hasło",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Skonfiguruj bazę danych",
"Only %s is available." : "Dostępne jest tylko %s.",
"Database account" : "Konto bazy danych",
+ "Installing …" : "Instalowanie…",
"Direct link copied to clipboard" : "Bezpośredni odnośnik skopiowany do schowka"
},
"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/core/l10n/pl.json b/core/l10n/pl.json
index 8b4ee03de2e..1c7d67baff1 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -232,7 +232,6 @@
"Search in current app" : "Wyszukaj w bieżącej aplikacji",
"Clear search" : "Wyczyść wyszukiwanie",
"Search everywhere" : "Szukaj wszędzie",
- "Searching …" : "Wyszukiwanie…",
"Start typing to search" : "Zacznij pisać, aby wyszukać",
"Minimum search length is {minSearchLength} characters" : "Minimalna długość wyszukiwania to {minSearchLength} znaków",
"No matching results" : "Brak pasujących wyników",
@@ -254,7 +253,7 @@
"Load more results" : "Wczytaj więcej wyników",
"Search in" : "Szukaj w",
"Log in" : "Zaloguj",
- "Logging in …" : "Logowanie…",
+ "Logging in …" : "Logowanie ...",
"Log in to {productName}" : "Zaloguj się do {productName}",
"Wrong login or password." : "Błędny login lub hasło.",
"This account is disabled" : "To konto jest wyłączone",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Wspólne dokumenty, arkusze kalkulacyjne i prezentacje oparte na Collabora Online.",
"Distraction free note taking app." : "Aplikacja do robienia notatek bez rozpraszania uwagi.",
"Recommended apps" : "Polecane aplikacje",
- "Loading apps …" : "Wczytywanie aplikacji…",
"Could not fetch list of apps from the App Store." : "Nie można pobrać listy aplikacji ze sklepu z aplikacjami.",
"App download or installation failed" : "Pobieranie lub instalacja aplikacji nie powiodła się",
"Cannot install this app because it is not compatible" : "Nie można zainstalować tej aplikacji, ponieważ nie jest kompatybilna",
"Cannot install this app" : "Nie można zainstalować tej aplikacji",
"Skip" : "Pomiń",
- "Installing apps …" : "Instalowanie aplikacji…",
"Install recommended apps" : "Zainstaluj zalecane aplikacje",
"Avatar of {displayName}" : "Awatar {displayName}",
"Settings menu" : "Menu ustawień",
- "Loading your contacts …" : "Wczytywanie kontaktów…",
- "Looking for {term} …" : "Szukam {term}…",
"Search contacts" : "Szukaj kontaktów",
"Reset search" : "Zresetuj wyszukiwanie",
- "Search contacts …" : "Wyszukiwanie kontaktów…",
"Could not load your contacts" : "Nie można wczytać kontaktów",
"No contacts found" : "Nie znaleziono kontaktów",
"Show all contacts" : "Pokaż wszystkie kontakty",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Wystąpił błąd podczas wyszukiwania {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Wyszukiwanie rozpoczyna się po rozpoczęciu pisania, a wyniki można uzyskać za pomocą klawiszy strzałek",
"Search for {name} only" : "Wyszukaj tylko {name}",
- "Loading more results …" : "Wczytuję więcej wyników…",
"Forgot password?" : "Zapomniałeś hasła?",
"Back to login form" : "Powrót do formularza logowania",
"Back" : "Wstecz",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Podaj numer portu wraz z nazwą hosta (np. localhost: 5432).",
"Database host" : "Host bazy danych",
"localhost" : "localhost",
- "Installing …" : "Instalowanie…",
"Install" : "Zainstaluj",
"Need help?" : "Potrzebujesz pomocy?",
"See the documentation" : "Zapoznaj się z dokumentacją",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Twoja przeglądarka nie jest wspierana. Uaktualnij do nowszej lub obsługiwanej wersji.",
"Continue with this unsupported browser" : "Kontynuuj w tej nieobsługiwanej przeglądarce",
"Supported versions" : "Obsługiwane wersje",
- "Search {types} …" : "Wyszukaj {types}…",
"Choose {file}" : "Wybierz {file}",
"Choose" : "Wybierz",
"Copy to {target}" : "Skopiuj do {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(wybrano wszystkie)",
"({count} selected)" : "(wybrano {count})",
"Error loading file exists template" : "Błąd podczas ładowania pliku istniejącego szablonu",
- "Saving …" : "Zapisywanie…",
+ "Saving …" : "Zapisywanie…",
"seconds ago" : "przed chwilą",
"Connection to server lost" : "Utracono połączenie z serwerem",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem z wczytaniem strony, ponowne wczytanie za %n sekundę","Problem z wczytaniem strony, ponowne wczytanie za %n sekundy","Problem z wczytaniem strony, ponowne wczytanie za %n sekund","Problem z wczytaniem strony, ponowne wczytanie za %n sekund"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem systemu, jeśli ten komunikat będzie się powtarzał lub pojawił się nieoczekiwanie.",
"Error occurred while checking server setup" : "Wystąpił błąd podczas sprawdzania konfiguracji serwera",
"For more details see the {linkstart}documentation ↗{linkend}." : "Więcej informacji można znaleźć w {linkstart}dokumentacji ↗{linkend}.",
+ "Searching …" : "Wyszukiwanie…",
+ "Logging in …" : "Logowanie…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Czat, rozmowy wideo, udostępnianie ekranu, spotkania online i konferencje internetowe - w przeglądarce i aplikacjach mobilnych.",
+ "Loading apps …" : "Wczytywanie aplikacji…",
+ "Installing apps …" : "Instalowanie aplikacji…",
+ "Loading your contacts …" : "Wczytywanie kontaktów…",
+ "Looking for {term} …" : "Szukam {term}…",
+ "Search contacts …" : "Wyszukiwanie kontaktów…",
+ "Loading more results …" : "Wczytuję więcej wyników…",
"You have not added any info yet" : "Nie dodałeś jeszcze żadnych informacji",
"{user} has not added any info yet" : "{user} nie dodał jeszcze żadnych informacji",
"Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę",
"Edit Profile" : "Edytuj profil",
"The headline and about sections will show up here" : "Tutaj pojawi się nagłówek i informacje o sekcjach",
+ "Search {types} …" : "Wyszukaj {types}…",
+ "Saving …" : "Zapisywanie…",
"Very weak password" : "Bardzo słabe hasło",
"Weak password" : "Słabe hasło",
"So-so password" : "Mało skomplikowane hasło",
@@ -526,6 +527,7 @@
"Configure the database" : "Skonfiguruj bazę danych",
"Only %s is available." : "Dostępne jest tylko %s.",
"Database account" : "Konto bazy danych",
+ "Installing …" : "Instalowanie…",
"Direct link copied to clipboard" : "Bezpośredni odnośnik skopiowany do schowka"
},"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/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 2069e51a310..e4f739672b5 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Pesquisar no aplicativo atual",
"Clear search" : "Limpar pesquisa",
"Search everywhere" : "Pesquisar em qualquer lugar",
- "Searching …" : "Pesquisando …",
"Start typing to search" : "Comece a digitar para pesquisar",
"Minimum search length is {minSearchLength} characters" : "O comprimento mínimo da pesquisa é de {minSearchLength} caracteres.",
"No matching results" : "Nenhum resultado encontrado",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Carregar mais resultados",
"Search in" : "Pesquisar em",
"Log in" : "Entrar",
- "Logging in …" : "Entrando …",
+ "Logging in …" : "Fazendo login …",
"Log in to {productName}" : "Faça login em {productName}",
"Wrong login or password." : "Login ou senha incorretos.",
"This account is disabled" : "Esta conta está desativada",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, planilhas e apresentações colaborativos, criados no Collabora Online.",
"Distraction free note taking app." : "Aplicativo de notas sem distrações.",
"Recommended apps" : "Aplicativos recomendados",
- "Loading apps …" : "Carregando aplicativos...",
"Could not fetch list of apps from the App Store." : "Não foi possível buscar a lista de aplicativos da Loje de Aplicativos.",
"App download or installation failed" : "O download ou a instalação do aplicativo falhou",
"Cannot install this app because it is not compatible" : "Não foi possível instalar este aplicativo pois não é compatível.",
"Cannot install this app" : "Não foi possível instalar este aplicativo.",
"Skip" : "Pular",
- "Installing apps …" : "Instalando aplicativos...",
"Install recommended apps" : "Instalar aplicativos recomendados",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menu de configurações",
- "Loading your contacts …" : "Carregando seus contatos...",
- "Looking for {term} …" : "Procurando por {term}…",
"Search contacts" : "Pesquisar contatos",
"Reset search" : "Redefinir pesquisa",
- "Search contacts …" : "Pesquisar contatos …",
"Could not load your contacts" : "Não foi possível carregar seus contatos",
"No contacts found" : "Nenhum contato encontrado",
"Show all contacts" : "Mostrar todos os contatos",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Ocorreu um erro ao pesquisar por {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e você pode navegar nos resultados com as teclas de seta",
"Search for {name} only" : "Pesquisar somente por {name}",
- "Loading more results …" : "Carregando mais resultados…",
"Forgot password?" : "Esqueceu a senha?",
"Back to login form" : "Voltar ao formulário de login",
"Back" : "Voltar",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor, especifique o nome do host e a porta (p. ex., localhost:5432).",
"Database host" : "Host do banco de dados",
"localhost" : "localhost",
- "Installing …" : "Instalando …",
"Install" : "Instalar",
"Need help?" : "Precisa de ajuda?",
"See the documentation" : "Veja a documentação",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é compatível. Por favor, atualize para uma versão mais recente ou compatível.",
"Continue with this unsupported browser" : "Continuar com este navegador não compatível",
"Supported versions" : "Versões compatíveis",
- "Search {types} …" : "Pesquisar {types}…",
"Choose {file}" : "Escolher {file}",
"Choose" : "Escolher",
"Copy to {target}" : "Copiar para {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(todos selecionados)",
"({count} selected)" : "({count} selecionados)",
"Error loading file exists template" : "Erro carregando arquivo. Já existe o modelo",
- "Saving …" : "Salvando...",
+ "Saving …" : "Salvando …",
"seconds ago" : "segundos atrás",
"Connection to server lost" : "Conexão perdida com o servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema no carregamento da página, recarregando em %n segundo","Problema no carregamento da página, recarregando em %n de segundos","Problema no carregamento da página, recarregando em %n segundos"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Entre em contato com o administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
"Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para obter mais detalhes, consulte a {linkstart}documentação ↗{linkend}.",
+ "Searching …" : "Pesquisando …",
+ "Logging in …" : "Entrando …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Bate-papo, vídeo chamadas, compartilhamento de tela, reuniões on-line e conferência na web - no seu navegador e com aplicativos móveis.",
+ "Loading apps …" : "Carregando aplicativos...",
+ "Installing apps …" : "Instalando aplicativos...",
+ "Loading your contacts …" : "Carregando seus contatos...",
+ "Looking for {term} …" : "Procurando por {term}…",
+ "Search contacts …" : "Pesquisar contatos …",
+ "Loading more results …" : "Carregando mais resultados…",
"You have not added any info yet" : "Você ainda não adicionou nenhuma informação",
"{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação",
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente forçar uma atualização da página sem cache",
"Edit Profile" : "Editar Perfil ",
"The headline and about sections will show up here" : "As seções de título e sobre serão exibidas aqui",
+ "Search {types} …" : "Pesquisar {types}…",
+ "Saving …" : "Salvando...",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
"So-so password" : "Senha mais ou menos",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Configurar o banco de dados",
"Only %s is available." : "Somente %s está disponível.",
"Database account" : "Conta de banco de dados",
+ "Installing …" : "Instalando …",
"Direct link copied to clipboard" : "Link direto copiado para a área de transferência"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 6286c44db78..59b07777e88 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -232,7 +232,6 @@
"Search in current app" : "Pesquisar no aplicativo atual",
"Clear search" : "Limpar pesquisa",
"Search everywhere" : "Pesquisar em qualquer lugar",
- "Searching …" : "Pesquisando …",
"Start typing to search" : "Comece a digitar para pesquisar",
"Minimum search length is {minSearchLength} characters" : "O comprimento mínimo da pesquisa é de {minSearchLength} caracteres.",
"No matching results" : "Nenhum resultado encontrado",
@@ -254,7 +253,7 @@
"Load more results" : "Carregar mais resultados",
"Search in" : "Pesquisar em",
"Log in" : "Entrar",
- "Logging in …" : "Entrando …",
+ "Logging in …" : "Fazendo login …",
"Log in to {productName}" : "Faça login em {productName}",
"Wrong login or password." : "Login ou senha incorretos.",
"This account is disabled" : "Esta conta está desativada",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, planilhas e apresentações colaborativos, criados no Collabora Online.",
"Distraction free note taking app." : "Aplicativo de notas sem distrações.",
"Recommended apps" : "Aplicativos recomendados",
- "Loading apps …" : "Carregando aplicativos...",
"Could not fetch list of apps from the App Store." : "Não foi possível buscar a lista de aplicativos da Loje de Aplicativos.",
"App download or installation failed" : "O download ou a instalação do aplicativo falhou",
"Cannot install this app because it is not compatible" : "Não foi possível instalar este aplicativo pois não é compatível.",
"Cannot install this app" : "Não foi possível instalar este aplicativo.",
"Skip" : "Pular",
- "Installing apps …" : "Instalando aplicativos...",
"Install recommended apps" : "Instalar aplicativos recomendados",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menu de configurações",
- "Loading your contacts …" : "Carregando seus contatos...",
- "Looking for {term} …" : "Procurando por {term}…",
"Search contacts" : "Pesquisar contatos",
"Reset search" : "Redefinir pesquisa",
- "Search contacts …" : "Pesquisar contatos …",
"Could not load your contacts" : "Não foi possível carregar seus contatos",
"No contacts found" : "Nenhum contato encontrado",
"Show all contacts" : "Mostrar todos os contatos",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Ocorreu um erro ao pesquisar por {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e você pode navegar nos resultados com as teclas de seta",
"Search for {name} only" : "Pesquisar somente por {name}",
- "Loading more results …" : "Carregando mais resultados…",
"Forgot password?" : "Esqueceu a senha?",
"Back to login form" : "Voltar ao formulário de login",
"Back" : "Voltar",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor, especifique o nome do host e a porta (p. ex., localhost:5432).",
"Database host" : "Host do banco de dados",
"localhost" : "localhost",
- "Installing …" : "Instalando …",
"Install" : "Instalar",
"Need help?" : "Precisa de ajuda?",
"See the documentation" : "Veja a documentação",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é compatível. Por favor, atualize para uma versão mais recente ou compatível.",
"Continue with this unsupported browser" : "Continuar com este navegador não compatível",
"Supported versions" : "Versões compatíveis",
- "Search {types} …" : "Pesquisar {types}…",
"Choose {file}" : "Escolher {file}",
"Choose" : "Escolher",
"Copy to {target}" : "Copiar para {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(todos selecionados)",
"({count} selected)" : "({count} selecionados)",
"Error loading file exists template" : "Erro carregando arquivo. Já existe o modelo",
- "Saving …" : "Salvando...",
+ "Saving …" : "Salvando …",
"seconds ago" : "segundos atrás",
"Connection to server lost" : "Conexão perdida com o servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema no carregamento da página, recarregando em %n segundo","Problema no carregamento da página, recarregando em %n de segundos","Problema no carregamento da página, recarregando em %n segundos"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Entre em contato com o administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
"Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para obter mais detalhes, consulte a {linkstart}documentação ↗{linkend}.",
+ "Searching …" : "Pesquisando …",
+ "Logging in …" : "Entrando …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Bate-papo, vídeo chamadas, compartilhamento de tela, reuniões on-line e conferência na web - no seu navegador e com aplicativos móveis.",
+ "Loading apps …" : "Carregando aplicativos...",
+ "Installing apps …" : "Instalando aplicativos...",
+ "Loading your contacts …" : "Carregando seus contatos...",
+ "Looking for {term} …" : "Procurando por {term}…",
+ "Search contacts …" : "Pesquisar contatos …",
+ "Loading more results …" : "Carregando mais resultados…",
"You have not added any info yet" : "Você ainda não adicionou nenhuma informação",
"{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação",
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente forçar uma atualização da página sem cache",
"Edit Profile" : "Editar Perfil ",
"The headline and about sections will show up here" : "As seções de título e sobre serão exibidas aqui",
+ "Search {types} …" : "Pesquisar {types}…",
+ "Saving …" : "Salvando...",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
"So-so password" : "Senha mais ou menos",
@@ -526,6 +527,7 @@
"Configure the database" : "Configurar o banco de dados",
"Only %s is available." : "Somente %s está disponível.",
"Database account" : "Conta de banco de dados",
+ "Installing …" : "Instalando …",
"Direct link copied to clipboard" : "Link direto copiado para a área de transferência"
},"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/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index fa3fcb8a630..5caf5268ede 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -233,7 +233,6 @@ OC.L10N.register(
"Search in current app" : "Pesquisar na aplicação atual",
"Clear search" : "Limpar pesquisa",
"Search everywhere" : "Pesquisar em todo o lado",
- "Searching …" : "A procurar…",
"Start typing to search" : "Comece a digitar para procurar",
"No matching results" : "Sem resultados correspondentes",
"Today" : "Hoje",
@@ -253,7 +252,6 @@ OC.L10N.register(
"Load more results" : "Mostrar mais resultados",
"Search in" : "Pesquisar em",
"Log in" : "Iniciar sessão",
- "Logging in …" : "A iniciar a sessão...",
"Log in to {productName}" : "Inicie sessão em {productName}",
"Wrong login or password." : "Início de sessão ou palavra‑passe incorretos.",
"This account is disabled" : "Esta conta está desativada",
@@ -290,21 +288,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, folhas de cálculo e apresentações colaborativas baseadas no Collabora Online.",
"Distraction free note taking app." : "Aplicação de notas sem distrações.",
"Recommended apps" : "Aplicações recomendadas",
- "Loading apps …" : "A carregar aplicações...",
"Could not fetch list of apps from the App Store." : "Não foi possível obter a lista de aplicações da App Store.",
"App download or installation failed" : "A transferência ou a instalação desta aplicação falhou",
"Cannot install this app because it is not compatible" : "Não é possível instalar esta aplicação por não ser compatível",
"Cannot install this app" : "Não é possível instalar esta aplicação",
"Skip" : "Ignorar",
- "Installing apps …" : "A instalar aplicações ...",
"Install recommended apps" : "Instalar aplicações recomendadas",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menu de definições",
- "Loading your contacts …" : "A carregar os seus contactos...",
- "Looking for {term} …" : "A procurar por {term} …",
"Search contacts" : "Pesquisar contactos",
"Reset search" : "Redefinir pesquisa",
- "Search contacts …" : "Procurar contactos...",
"Could not load your contacts" : "Não foi possível carregar os seus contactos",
"No contacts found" : "Não foram encontrados contactos",
"Show all contacts" : "Mostrar todos os contactos",
@@ -316,7 +309,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Ocorreu um erro enquanto pesquisava por {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa começa quando começar a escrever e os resultados podem ser percorridos com as teclas de seta",
"Search for {name} only" : "Pesquisar apenas por {name}",
- "Loading more results …" : "A carregar mais resultados...",
"Forgot password?" : "Senha esquecida?",
"Back to login form" : "Voltar ao formulário de início de sessão",
"Back" : "Anterior",
@@ -360,7 +352,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor, especifique o número da porta com o nome do anfitrião (por exemplo, localhost:5432).",
"Database host" : "Anfitrião da base de dados",
"localhost" : "localhost",
- "Installing …" : "A instalar...",
"Install" : "Instalar",
"Need help?" : "Precisa de ajuda?",
"See the documentation" : "Consulte a documentação",
@@ -369,7 +360,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "O seu navegador não é suportado. Por favor, atualize para uma versão mais recente ou para um suportado.",
"Continue with this unsupported browser" : "Continuar com este navegador não suportado",
"Supported versions" : "Versões suportadas",
- "Search {types} …" : "Pesquisar {types}...",
"Choose {file}" : "Escolher {file}",
"Choose" : "Escolher",
"Copy to {target}" : "Copiar para {target}",
@@ -389,7 +379,7 @@ OC.L10N.register(
"(all selected)" : "(todos selecionados)",
"({count} selected)" : "({count} selecionados)",
"Error loading file exists template" : "Ocorreu um erro ao carregar o ficheiro do modelo existente",
- "Saving …" : "A guardar...",
+ "Saving …" : "A guardar ...",
"seconds ago" : "segundos atrás",
"Connection to server lost" : "Ligação perdida ao servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema a carregar a página. A recarregar em %n segundo","Problema ao carregar a página. A recarregar em %n segundos","Problema ao carregar a página. A recarregar em %n segundos"],
@@ -493,12 +483,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou apareceu inesperadamente.",
"Error occurred while checking server setup" : "Ocorreu um erro durante a verificação da configuração do servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para mais pormenores, consultar o {linkstart}documentação ↗{linkend}.",
+ "Searching …" : "A procurar…",
+ "Logging in …" : "A iniciar a sessão...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Conversação, videochamadas, partilha de ecrã, reuniões online e conferências web – no navegador e em aplicações móveis.",
+ "Loading apps …" : "A carregar aplicações...",
+ "Installing apps …" : "A instalar aplicações ...",
+ "Loading your contacts …" : "A carregar os seus contactos...",
+ "Looking for {term} …" : "A procurar por {term} …",
+ "Search contacts …" : "Procurar contactos...",
+ "Loading more results …" : "A carregar mais resultados...",
"You have not added any info yet" : "Ainda não adicionou qualquer informação ",
"{user} has not added any info yet" : "{user} ainda não adicionou qualquer informação",
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de estado do utilizador; tente atualizar a página forçadamente",
"Edit Profile" : "Editar perfil",
"The headline and about sections will show up here" : "Os campos de título e sobre aparecerão aqui",
+ "Search {types} …" : "Pesquisar {types}...",
+ "Saving …" : "A guardar...",
"Very weak password" : "Palavra-passe muito fraca",
"Weak password" : "Palavra-passe fraca",
"So-so password" : "Palavra-passe aceitável",
@@ -525,6 +525,7 @@ OC.L10N.register(
"Configure the database" : "Configure a base de dados",
"Only %s is available." : "Só está disponível %s.",
"Database account" : "Conta da base de dados",
+ "Installing …" : "A instalar...",
"Direct link copied to clipboard" : "Ligação direta copiada para a área de transferência"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index 56ae698ef15..10f3929db6d 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -231,7 +231,6 @@
"Search in current app" : "Pesquisar na aplicação atual",
"Clear search" : "Limpar pesquisa",
"Search everywhere" : "Pesquisar em todo o lado",
- "Searching …" : "A procurar…",
"Start typing to search" : "Comece a digitar para procurar",
"No matching results" : "Sem resultados correspondentes",
"Today" : "Hoje",
@@ -251,7 +250,6 @@
"Load more results" : "Mostrar mais resultados",
"Search in" : "Pesquisar em",
"Log in" : "Iniciar sessão",
- "Logging in …" : "A iniciar a sessão...",
"Log in to {productName}" : "Inicie sessão em {productName}",
"Wrong login or password." : "Início de sessão ou palavra‑passe incorretos.",
"This account is disabled" : "Esta conta está desativada",
@@ -288,21 +286,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, folhas de cálculo e apresentações colaborativas baseadas no Collabora Online.",
"Distraction free note taking app." : "Aplicação de notas sem distrações.",
"Recommended apps" : "Aplicações recomendadas",
- "Loading apps …" : "A carregar aplicações...",
"Could not fetch list of apps from the App Store." : "Não foi possível obter a lista de aplicações da App Store.",
"App download or installation failed" : "A transferência ou a instalação desta aplicação falhou",
"Cannot install this app because it is not compatible" : "Não é possível instalar esta aplicação por não ser compatível",
"Cannot install this app" : "Não é possível instalar esta aplicação",
"Skip" : "Ignorar",
- "Installing apps …" : "A instalar aplicações ...",
"Install recommended apps" : "Instalar aplicações recomendadas",
"Avatar of {displayName}" : "Avatar de {displayName}",
"Settings menu" : "Menu de definições",
- "Loading your contacts …" : "A carregar os seus contactos...",
- "Looking for {term} …" : "A procurar por {term} …",
"Search contacts" : "Pesquisar contactos",
"Reset search" : "Redefinir pesquisa",
- "Search contacts …" : "Procurar contactos...",
"Could not load your contacts" : "Não foi possível carregar os seus contactos",
"No contacts found" : "Não foram encontrados contactos",
"Show all contacts" : "Mostrar todos os contactos",
@@ -314,7 +307,6 @@
"An error occurred while searching for {type}" : "Ocorreu um erro enquanto pesquisava por {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa começa quando começar a escrever e os resultados podem ser percorridos com as teclas de seta",
"Search for {name} only" : "Pesquisar apenas por {name}",
- "Loading more results …" : "A carregar mais resultados...",
"Forgot password?" : "Senha esquecida?",
"Back to login form" : "Voltar ao formulário de início de sessão",
"Back" : "Anterior",
@@ -358,7 +350,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor, especifique o número da porta com o nome do anfitrião (por exemplo, localhost:5432).",
"Database host" : "Anfitrião da base de dados",
"localhost" : "localhost",
- "Installing …" : "A instalar...",
"Install" : "Instalar",
"Need help?" : "Precisa de ajuda?",
"See the documentation" : "Consulte a documentação",
@@ -367,7 +358,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "O seu navegador não é suportado. Por favor, atualize para uma versão mais recente ou para um suportado.",
"Continue with this unsupported browser" : "Continuar com este navegador não suportado",
"Supported versions" : "Versões suportadas",
- "Search {types} …" : "Pesquisar {types}...",
"Choose {file}" : "Escolher {file}",
"Choose" : "Escolher",
"Copy to {target}" : "Copiar para {target}",
@@ -387,7 +377,7 @@
"(all selected)" : "(todos selecionados)",
"({count} selected)" : "({count} selecionados)",
"Error loading file exists template" : "Ocorreu um erro ao carregar o ficheiro do modelo existente",
- "Saving …" : "A guardar...",
+ "Saving …" : "A guardar ...",
"seconds ago" : "segundos atrás",
"Connection to server lost" : "Ligação perdida ao servidor",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema a carregar a página. A recarregar em %n segundo","Problema ao carregar a página. A recarregar em %n segundos","Problema ao carregar a página. A recarregar em %n segundos"],
@@ -491,12 +481,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou apareceu inesperadamente.",
"Error occurred while checking server setup" : "Ocorreu um erro durante a verificação da configuração do servidor",
"For more details see the {linkstart}documentation ↗{linkend}." : "Para mais pormenores, consultar o {linkstart}documentação ↗{linkend}.",
+ "Searching …" : "A procurar…",
+ "Logging in …" : "A iniciar a sessão...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Conversação, videochamadas, partilha de ecrã, reuniões online e conferências web – no navegador e em aplicações móveis.",
+ "Loading apps …" : "A carregar aplicações...",
+ "Installing apps …" : "A instalar aplicações ...",
+ "Loading your contacts …" : "A carregar os seus contactos...",
+ "Looking for {term} …" : "A procurar por {term} …",
+ "Search contacts …" : "Procurar contactos...",
+ "Loading more results …" : "A carregar mais resultados...",
"You have not added any info yet" : "Ainda não adicionou qualquer informação ",
"{user} has not added any info yet" : "{user} ainda não adicionou qualquer informação",
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de estado do utilizador; tente atualizar a página forçadamente",
"Edit Profile" : "Editar perfil",
"The headline and about sections will show up here" : "Os campos de título e sobre aparecerão aqui",
+ "Search {types} …" : "Pesquisar {types}...",
+ "Saving …" : "A guardar...",
"Very weak password" : "Palavra-passe muito fraca",
"Weak password" : "Palavra-passe fraca",
"So-so password" : "Palavra-passe aceitável",
@@ -523,6 +523,7 @@
"Configure the database" : "Configure a base de dados",
"Only %s is available." : "Só está disponível %s.",
"Database account" : "Conta da base de dados",
+ "Installing …" : "A instalar...",
"Direct link copied to clipboard" : "Ligação direta copiada para a área de transferência"
},"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/core/l10n/ro.js b/core/l10n/ro.js
index b816e0881d9..41f1cbbeaed 100644
--- a/core/l10n/ro.js
+++ b/core/l10n/ro.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Pick end date" : "Selectează o dată de sfârșit",
"Search in date range" : "Caută în intervalul",
"Search everywhere" : "Caută oriunde",
- "Searching …" : "Căutare ...",
"Start typing to search" : "Tastați pentru căutare",
"No matching results" : "Niciun rezultat găsit",
"Today" : "Azi",
@@ -122,7 +121,6 @@ OC.L10N.register(
"Load more results" : "Încarcă mai multe rezultate",
"Search in" : "Caută în",
"Log in" : "Autentificare",
- "Logging in …" : "Se autentifică...",
"Log in to {productName}" : "Logare la {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Au fost detectate mai multe încercări de logare eșuate de la adresa dumneavoastră IP. De aceea, următoarea încercare va fi încetinită până la 30 de secunde.",
"Account name or email" : "Cont utilizator sau email",
@@ -151,21 +149,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documente colaborative, foi de calcul și prezentări, create în Collabora Online.",
"Distraction free note taking app." : "Aplicație simplă pentru note",
"Recommended apps" : "Aplicații recomandate",
- "Loading apps …" : "Se încarcă aplicațiile ...",
"Could not fetch list of apps from the App Store." : "Nu s-a putut prelua lista aplicațiilor din App Store.",
"App download or installation failed" : "Descărcarea și instalarea aplicației a eșuat",
"Cannot install this app because it is not compatible" : "Nu se poate instala aplicația deoarece este incompatibilă",
"Cannot install this app" : "Nu se poate instala această aplicație",
"Skip" : "Sari peste",
- "Installing apps …" : "Se instalează aplicațiile ...",
"Install recommended apps" : "Instalați aplicațiile recomandate",
"Avatar of {displayName}" : "Avatarul {displayName}",
"Settings menu" : "Meniul Setări",
- "Loading your contacts …" : "Se încarcă contactele ...",
- "Looking for {term} …" : "Se caută {term} …",
"Search contacts" : "Cautare contacte",
"Reset search" : "Resetează căutarea",
- "Search contacts …" : "Caută contacte ...",
"Could not load your contacts" : "Nu pot încarca contactele",
"No contacts found" : "Nu s-au găsit contacte",
"Show all contacts" : "Arată toate contactele",
@@ -177,7 +170,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Eroare la căutarea pentru {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Căutarea începe când tastați și navigarea în rezultate se face cu tastele săgeți",
"Search for {name} only" : "Caută doar {name} ",
- "Loading more results …" : "Se încarcă mai multe rezultate ...",
"Forgot password?" : "Ai uitat parola?",
"Back to login form" : "Înapoi la forma de login",
"Back" : "Înapoi",
@@ -198,7 +190,6 @@ OC.L10N.register(
"Database tablespace" : "Tabela de spațiu a bazei de date",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Specifică și numărul portului pe lângă hostname (ex: localhost;5432).",
"Database host" : "Bază date",
- "Installing …" : "Se instalează ...",
"Install" : "Instalează",
"Need help?" : "Ai nevoie de ajutor?",
"See the documentation" : "Vezi documentația",
@@ -207,7 +198,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Browserul este incompatibil. Faceți upgrade la o versiune nouă.",
"Continue with this unsupported browser" : "Continuă cu browserul incompatibil",
"Supported versions" : "Versiuni compatibile",
- "Search {types} …" : "Căutare {types} …",
"Choose {file}" : "Selectați {file}",
"Choose" : "Alege",
"Copy to {target}" : "Copiază la {target}",
@@ -227,7 +217,6 @@ OC.L10N.register(
"(all selected)" : "(toate selectate)",
"({count} selected)" : "({count} selectate)",
"Error loading file exists template" : "Eroare la încărcarea fișierelor șablon",
- "Saving …" : "Se salvează",
"seconds ago" : "secunde în urmă",
"Connection to server lost" : "S-a pierdut conexiunea la server",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleme la încărcarea paginii, se reîncarcă într-o secundă","Probleme la încărcarea paginii, se reîncarcă în câteva secunde","Probleme la încărcarea paginii, se reîncarcă în %n secunde"],
@@ -325,12 +314,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-ți administratorul de sistem dacă acest mesaj persistă sau a apărut neașteptat.",
"Error occurred while checking server setup" : "A apărut o eroare la verificarea configurației serverului",
"For more details see the {linkstart}documentation ↗{linkend}." : "Pentru mai multe detalii vedeți {linkstart}documentația ↗{linkend}.",
+ "Searching …" : "Căutare ...",
+ "Logging in …" : "Se autentifică...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, apeluri video, partajare ecran, întâlniri online și videoconferințe - în browser și cu aplicația mobilă.",
+ "Loading apps …" : "Se încarcă aplicațiile ...",
+ "Installing apps …" : "Se instalează aplicațiile ...",
+ "Loading your contacts …" : "Se încarcă contactele ...",
+ "Looking for {term} …" : "Se caută {term} …",
+ "Search contacts …" : "Caută contacte ...",
+ "Loading more results …" : "Se încarcă mai multe rezultate ...",
"You have not added any info yet" : "Nu ați adăugat nicio informație",
"{user} has not added any info yet" : "{user} nu a adăugat nicio informație",
"Error opening the user status modal, try hard refreshing the page" : "Eroare la deschiderea status utilizator, încercați refresh",
"Edit Profile" : "Editare profil",
"The headline and about sections will show up here" : "Secțiunile titlu și despre vor fi afișate aici",
+ "Search {types} …" : "Căutare {types} …",
+ "Saving …" : "Se salvează",
"Very weak password" : "Parolă foarte slabă",
"Weak password" : "Parolă slabă",
"So-so password" : "Parolă medie",
@@ -353,6 +352,7 @@ OC.L10N.register(
"Toggle password visibility" : "Vizibilitate parolă",
"Configure the database" : "Configurează baza de date",
"Only %s is available." : "Doar %s este disponibil.",
- "Database account" : "Cont bază de date"
+ "Database account" : "Cont bază de date",
+ "Installing …" : "Se instalează ..."
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/core/l10n/ro.json b/core/l10n/ro.json
index e800a787cbf..baf145399f4 100644
--- a/core/l10n/ro.json
+++ b/core/l10n/ro.json
@@ -101,7 +101,6 @@
"Pick end date" : "Selectează o dată de sfârșit",
"Search in date range" : "Caută în intervalul",
"Search everywhere" : "Caută oriunde",
- "Searching …" : "Căutare ...",
"Start typing to search" : "Tastați pentru căutare",
"No matching results" : "Niciun rezultat găsit",
"Today" : "Azi",
@@ -120,7 +119,6 @@
"Load more results" : "Încarcă mai multe rezultate",
"Search in" : "Caută în",
"Log in" : "Autentificare",
- "Logging in …" : "Se autentifică...",
"Log in to {productName}" : "Logare la {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Au fost detectate mai multe încercări de logare eșuate de la adresa dumneavoastră IP. De aceea, următoarea încercare va fi încetinită până la 30 de secunde.",
"Account name or email" : "Cont utilizator sau email",
@@ -149,21 +147,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documente colaborative, foi de calcul și prezentări, create în Collabora Online.",
"Distraction free note taking app." : "Aplicație simplă pentru note",
"Recommended apps" : "Aplicații recomandate",
- "Loading apps …" : "Se încarcă aplicațiile ...",
"Could not fetch list of apps from the App Store." : "Nu s-a putut prelua lista aplicațiilor din App Store.",
"App download or installation failed" : "Descărcarea și instalarea aplicației a eșuat",
"Cannot install this app because it is not compatible" : "Nu se poate instala aplicația deoarece este incompatibilă",
"Cannot install this app" : "Nu se poate instala această aplicație",
"Skip" : "Sari peste",
- "Installing apps …" : "Se instalează aplicațiile ...",
"Install recommended apps" : "Instalați aplicațiile recomandate",
"Avatar of {displayName}" : "Avatarul {displayName}",
"Settings menu" : "Meniul Setări",
- "Loading your contacts …" : "Se încarcă contactele ...",
- "Looking for {term} …" : "Se caută {term} …",
"Search contacts" : "Cautare contacte",
"Reset search" : "Resetează căutarea",
- "Search contacts …" : "Caută contacte ...",
"Could not load your contacts" : "Nu pot încarca contactele",
"No contacts found" : "Nu s-au găsit contacte",
"Show all contacts" : "Arată toate contactele",
@@ -175,7 +168,6 @@
"An error occurred while searching for {type}" : "Eroare la căutarea pentru {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Căutarea începe când tastați și navigarea în rezultate se face cu tastele săgeți",
"Search for {name} only" : "Caută doar {name} ",
- "Loading more results …" : "Se încarcă mai multe rezultate ...",
"Forgot password?" : "Ai uitat parola?",
"Back to login form" : "Înapoi la forma de login",
"Back" : "Înapoi",
@@ -196,7 +188,6 @@
"Database tablespace" : "Tabela de spațiu a bazei de date",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Specifică și numărul portului pe lângă hostname (ex: localhost;5432).",
"Database host" : "Bază date",
- "Installing …" : "Se instalează ...",
"Install" : "Instalează",
"Need help?" : "Ai nevoie de ajutor?",
"See the documentation" : "Vezi documentația",
@@ -205,7 +196,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Browserul este incompatibil. Faceți upgrade la o versiune nouă.",
"Continue with this unsupported browser" : "Continuă cu browserul incompatibil",
"Supported versions" : "Versiuni compatibile",
- "Search {types} …" : "Căutare {types} …",
"Choose {file}" : "Selectați {file}",
"Choose" : "Alege",
"Copy to {target}" : "Copiază la {target}",
@@ -225,7 +215,6 @@
"(all selected)" : "(toate selectate)",
"({count} selected)" : "({count} selectate)",
"Error loading file exists template" : "Eroare la încărcarea fișierelor șablon",
- "Saving …" : "Se salvează",
"seconds ago" : "secunde în urmă",
"Connection to server lost" : "S-a pierdut conexiunea la server",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleme la încărcarea paginii, se reîncarcă într-o secundă","Probleme la încărcarea paginii, se reîncarcă în câteva secunde","Probleme la încărcarea paginii, se reîncarcă în %n secunde"],
@@ -323,12 +312,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-ți administratorul de sistem dacă acest mesaj persistă sau a apărut neașteptat.",
"Error occurred while checking server setup" : "A apărut o eroare la verificarea configurației serverului",
"For more details see the {linkstart}documentation ↗{linkend}." : "Pentru mai multe detalii vedeți {linkstart}documentația ↗{linkend}.",
+ "Searching …" : "Căutare ...",
+ "Logging in …" : "Se autentifică...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chat, apeluri video, partajare ecran, întâlniri online și videoconferințe - în browser și cu aplicația mobilă.",
+ "Loading apps …" : "Se încarcă aplicațiile ...",
+ "Installing apps …" : "Se instalează aplicațiile ...",
+ "Loading your contacts …" : "Se încarcă contactele ...",
+ "Looking for {term} …" : "Se caută {term} …",
+ "Search contacts …" : "Caută contacte ...",
+ "Loading more results …" : "Se încarcă mai multe rezultate ...",
"You have not added any info yet" : "Nu ați adăugat nicio informație",
"{user} has not added any info yet" : "{user} nu a adăugat nicio informație",
"Error opening the user status modal, try hard refreshing the page" : "Eroare la deschiderea status utilizator, încercați refresh",
"Edit Profile" : "Editare profil",
"The headline and about sections will show up here" : "Secțiunile titlu și despre vor fi afișate aici",
+ "Search {types} …" : "Căutare {types} …",
+ "Saving …" : "Se salvează",
"Very weak password" : "Parolă foarte slabă",
"Weak password" : "Parolă slabă",
"So-so password" : "Parolă medie",
@@ -351,6 +350,7 @@
"Toggle password visibility" : "Vizibilitate parolă",
"Configure the database" : "Configurează baza de date",
"Only %s is available." : "Doar %s este disponibil.",
- "Database account" : "Cont bază de date"
+ "Database account" : "Cont bază de date",
+ "Installing …" : "Se instalează ..."
},"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/core/l10n/ru.js b/core/l10n/ru.js
index 9c2d939af91..17ea56f597f 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -233,7 +233,6 @@ OC.L10N.register(
"Search in current app" : "Поиск в текущем приложении",
"Clear search" : "Очистить поиск",
"Search everywhere" : "Искать везде",
- "Searching …" : "Поиск…",
"Start typing to search" : "Начните вводить символы для поиска",
"No matching results" : "Нет совпадающих результатов",
"Today" : "Сегодня",
@@ -254,7 +253,6 @@ OC.L10N.register(
"Load more results" : "Загрузить дополнительные результаты",
"Search in" : "Искать в",
"Log in" : "Войти",
- "Logging in …" : "Вход в систему…",
"Log in to {productName}" : "Вход в {productName}",
"Wrong login or password." : "Неверное имя пользователя или пароль.",
"This account is disabled" : "Эта учётная запись отключена",
@@ -291,21 +289,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Совместная работа с документами, таблицами и презентациями, основанная на Collabora Online.",
"Distraction free note taking app." : "Простые приложение для ведения заметок.",
"Recommended apps" : "Рекомендованные приложения",
- "Loading apps …" : "Получение списка приложений…",
"Could not fetch list of apps from the App Store." : "Не удалось получить список приложений.",
"App download or installation failed" : "Не удалось скачать или установить приложение",
"Cannot install this app because it is not compatible" : "Приложение не может быть установлено, так как оно несовместимо",
"Cannot install this app" : "Это приложение не может быть установлено",
"Skip" : "Пропустить",
- "Installing apps …" : "Установка приложений…",
"Install recommended apps" : "Установить рекомендуемые приложения",
"Avatar of {displayName}" : "Изображение профиля {displayName}",
"Settings menu" : "Меню настроек",
- "Loading your contacts …" : "Загрузка контактов…",
- "Looking for {term} …" : "Поиск {term}…",
"Search contacts" : "Поиск контактов",
"Reset search" : "Очистить поиск",
- "Search contacts …" : "Поиск контакта…",
"Could not load your contacts" : "Ошибка получения контактов",
"No contacts found" : "Контактов не найдено",
"Show all contacts" : "Показать все контакты",
@@ -317,7 +310,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Произошла ошибка при поиске {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Поиск начнётся при наборе текста. Для перехода к результатам поиска используйте клавиши со стрелками.",
"Search for {name} only" : "Искать только для «{name}»",
- "Loading more results …" : "Загрузка дополнительных результатов…",
"Forgot password?" : "Забыли пароль?",
"Back to login form" : "Вернуться к форме входа",
"Back" : "Назад",
@@ -361,7 +353,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Пожалуйста укажите номер порта вместе с именем хоста (напр. localhost:5432)",
"Database host" : "Хост базы данных",
"localhost" : "локальный хост",
- "Installing …" : "Установка ...",
"Install" : "Установить",
"Need help?" : "Требуется помощь?",
"See the documentation" : "Посмотреть документацию",
@@ -370,7 +361,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Используемый браузер не поддерживается. Обновитесь до более новой версии или используйте другой браузер.",
"Continue with this unsupported browser" : "Продолжить с использованием неподдерживаемого браузера",
"Supported versions" : "Поддерживаемые версии",
- "Search {types} …" : "Поиск {types}…",
"Choose {file}" : "Выбран «{file}»",
"Choose" : "Выбрать",
"Copy to {target}" : "Скопировать в {target}",
@@ -390,7 +380,7 @@ OC.L10N.register(
"(all selected)" : "(все выбранные)",
"({count} selected)" : "(выбрано: {count})",
"Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла",
- "Saving …" : "Сохранение…",
+ "Saving …" : "Сохранение…",
"seconds ago" : "только что",
"Connection to server lost" : "Потеряно подключение к серверу",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Возникла проблема при загрузке страницы, повторная попытка через %n секунду","Возникла проблема при загрузке страницы, повторная попытка через %n секунды","Возникла проблема при загрузке страницы, повторная попытка через %n секунд","Возникла проблема при загрузке страницы, повторная попытка через %n секунд"],
@@ -494,12 +484,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
"Error occurred while checking server setup" : "Произошла ошибка при проверке настроек сервера",
"For more details see the {linkstart}documentation ↗{linkend}." : "За дополнительными сведениями обратитесь к {linkstart}документации ↗{linkend}.",
+ "Searching …" : "Поиск…",
+ "Logging in …" : "Вход в систему…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Текстовые сообщения, видеозвонки, демонстрация содержимого экрана, онлайн общение и веб-конференции на ПК и мобильных устройствах. ",
+ "Loading apps …" : "Получение списка приложений…",
+ "Installing apps …" : "Установка приложений…",
+ "Loading your contacts …" : "Загрузка контактов…",
+ "Looking for {term} …" : "Поиск {term}…",
+ "Search contacts …" : "Поиск контакта…",
+ "Loading more results …" : "Загрузка дополнительных результатов…",
"You have not added any info yet" : "Вы ещё не добавили никакой информации",
"{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации",
"Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу",
"Edit Profile" : "Редактирование профиля",
"The headline and about sections will show up here" : "Разделы \"Заголовок\" и \"О вас\" будут отображаться здесь",
+ "Search {types} …" : "Поиск {types}…",
+ "Saving …" : "Сохранение…",
"Very weak password" : "Очень слабый пароль",
"Weak password" : "Слабый пароль",
"So-so password" : "Так себе пароль",
@@ -526,6 +526,7 @@ OC.L10N.register(
"Configure the database" : "Настройка базы данных",
"Only %s is available." : "Доступен только %s.",
"Database account" : "Учётная запись базы данных",
+ "Installing …" : "Установка ...",
"Direct link copied to clipboard" : "Прямая ссылка, скопированная в буфер обмена"
},
"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/core/l10n/ru.json b/core/l10n/ru.json
index 84dfdac0b9b..a6bdea4113c 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -231,7 +231,6 @@
"Search in current app" : "Поиск в текущем приложении",
"Clear search" : "Очистить поиск",
"Search everywhere" : "Искать везде",
- "Searching …" : "Поиск…",
"Start typing to search" : "Начните вводить символы для поиска",
"No matching results" : "Нет совпадающих результатов",
"Today" : "Сегодня",
@@ -252,7 +251,6 @@
"Load more results" : "Загрузить дополнительные результаты",
"Search in" : "Искать в",
"Log in" : "Войти",
- "Logging in …" : "Вход в систему…",
"Log in to {productName}" : "Вход в {productName}",
"Wrong login or password." : "Неверное имя пользователя или пароль.",
"This account is disabled" : "Эта учётная запись отключена",
@@ -289,21 +287,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Совместная работа с документами, таблицами и презентациями, основанная на Collabora Online.",
"Distraction free note taking app." : "Простые приложение для ведения заметок.",
"Recommended apps" : "Рекомендованные приложения",
- "Loading apps …" : "Получение списка приложений…",
"Could not fetch list of apps from the App Store." : "Не удалось получить список приложений.",
"App download or installation failed" : "Не удалось скачать или установить приложение",
"Cannot install this app because it is not compatible" : "Приложение не может быть установлено, так как оно несовместимо",
"Cannot install this app" : "Это приложение не может быть установлено",
"Skip" : "Пропустить",
- "Installing apps …" : "Установка приложений…",
"Install recommended apps" : "Установить рекомендуемые приложения",
"Avatar of {displayName}" : "Изображение профиля {displayName}",
"Settings menu" : "Меню настроек",
- "Loading your contacts …" : "Загрузка контактов…",
- "Looking for {term} …" : "Поиск {term}…",
"Search contacts" : "Поиск контактов",
"Reset search" : "Очистить поиск",
- "Search contacts …" : "Поиск контакта…",
"Could not load your contacts" : "Ошибка получения контактов",
"No contacts found" : "Контактов не найдено",
"Show all contacts" : "Показать все контакты",
@@ -315,7 +308,6 @@
"An error occurred while searching for {type}" : "Произошла ошибка при поиске {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Поиск начнётся при наборе текста. Для перехода к результатам поиска используйте клавиши со стрелками.",
"Search for {name} only" : "Искать только для «{name}»",
- "Loading more results …" : "Загрузка дополнительных результатов…",
"Forgot password?" : "Забыли пароль?",
"Back to login form" : "Вернуться к форме входа",
"Back" : "Назад",
@@ -359,7 +351,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Пожалуйста укажите номер порта вместе с именем хоста (напр. localhost:5432)",
"Database host" : "Хост базы данных",
"localhost" : "локальный хост",
- "Installing …" : "Установка ...",
"Install" : "Установить",
"Need help?" : "Требуется помощь?",
"See the documentation" : "Посмотреть документацию",
@@ -368,7 +359,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Используемый браузер не поддерживается. Обновитесь до более новой версии или используйте другой браузер.",
"Continue with this unsupported browser" : "Продолжить с использованием неподдерживаемого браузера",
"Supported versions" : "Поддерживаемые версии",
- "Search {types} …" : "Поиск {types}…",
"Choose {file}" : "Выбран «{file}»",
"Choose" : "Выбрать",
"Copy to {target}" : "Скопировать в {target}",
@@ -388,7 +378,7 @@
"(all selected)" : "(все выбранные)",
"({count} selected)" : "(выбрано: {count})",
"Error loading file exists template" : "Ошибка при загрузке шаблона существующего файла",
- "Saving …" : "Сохранение…",
+ "Saving …" : "Сохранение…",
"seconds ago" : "только что",
"Connection to server lost" : "Потеряно подключение к серверу",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Возникла проблема при загрузке страницы, повторная попытка через %n секунду","Возникла проблема при загрузке страницы, повторная попытка через %n секунды","Возникла проблема при загрузке страницы, повторная попытка через %n секунд","Возникла проблема при загрузке страницы, повторная попытка через %n секунд"],
@@ -492,12 +482,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
"Error occurred while checking server setup" : "Произошла ошибка при проверке настроек сервера",
"For more details see the {linkstart}documentation ↗{linkend}." : "За дополнительными сведениями обратитесь к {linkstart}документации ↗{linkend}.",
+ "Searching …" : "Поиск…",
+ "Logging in …" : "Вход в систему…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Текстовые сообщения, видеозвонки, демонстрация содержимого экрана, онлайн общение и веб-конференции на ПК и мобильных устройствах. ",
+ "Loading apps …" : "Получение списка приложений…",
+ "Installing apps …" : "Установка приложений…",
+ "Loading your contacts …" : "Загрузка контактов…",
+ "Looking for {term} …" : "Поиск {term}…",
+ "Search contacts …" : "Поиск контакта…",
+ "Loading more results …" : "Загрузка дополнительных результатов…",
"You have not added any info yet" : "Вы ещё не добавили никакой информации",
"{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации",
"Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу",
"Edit Profile" : "Редактирование профиля",
"The headline and about sections will show up here" : "Разделы \"Заголовок\" и \"О вас\" будут отображаться здесь",
+ "Search {types} …" : "Поиск {types}…",
+ "Saving …" : "Сохранение…",
"Very weak password" : "Очень слабый пароль",
"Weak password" : "Слабый пароль",
"So-so password" : "Так себе пароль",
@@ -524,6 +524,7 @@
"Configure the database" : "Настройка базы данных",
"Only %s is available." : "Доступен только %s.",
"Database account" : "Учётная запись базы данных",
+ "Installing …" : "Установка ...",
"Direct link copied to clipboard" : "Прямая ссылка, скопированная в буфер обмена"
},"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/core/l10n/sc.js b/core/l10n/sc.js
index 4e79a84beeb..1ed341f92de 100644
--- a/core/l10n/sc.js
+++ b/core/l10n/sc.js
@@ -92,7 +92,6 @@ OC.L10N.register(
"Pick start date" : "Sèbera una data de cumintzu",
"Pick end date" : "Sèbera una data de acabbu",
"Search in date range" : "Chirca in su perìodu de datas",
- "Searching …" : "Chirchende …",
"Start typing to search" : "Cumintza a iscrìere pro chircare",
"No matching results" : "Nissunu resurtadu",
"Today" : "Oe ",
@@ -109,7 +108,6 @@ OC.L10N.register(
"Load more results" : "Càrriga àteros resurtados",
"Search in" : "Chirca in",
"Log in" : "Intra",
- "Logging in …" : "Intrende ...",
"Log in to {productName}" : "Identìfica·ti in {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Amus agatadu tentativos meda de atzessu dae s'IP tuo. Duncas s'atzessu tuo imbeniente dd'as a pòdere fàghere intre 30 segundos.",
"Account name or email" : "Nùmene de su contu o indiritzu de posta",
@@ -136,20 +134,15 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "Mantene is collegas e is amistades tuas in unu logu chene mustrare is datos privados issoro.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicatzione de posta eletrònica simpre e integrada bene cun Archìvios, Cuntatos e Calendàriu.",
"Recommended apps" : "Aplicatziones racumandadas",
- "Loading apps …" : "Carrighende aplicatziones ...",
"Could not fetch list of apps from the App Store." : "No at fatu a recuperare sa lista dae sa butega de is aplicatziones.",
"App download or installation failed" : "Iscarrigamentu de s'aplicatzione o installatzione faddida",
"Cannot install this app because it is not compatible" : "Non faghet a installare custa aplicatzione ca no est cumpatìbile",
"Cannot install this app" : "Non faghet a installare custa aplicatzione",
"Skip" : "Brinca",
- "Installing apps …" : "Installende aplicatziones ...",
"Install recommended apps" : "Installa is aplicatziones racumandadas",
"Settings menu" : "Menù de cunfiguratzione",
- "Loading your contacts …" : "Carrighende is cuntatos...",
- "Looking for {term} …" : "Chirchende {term} …",
"Search contacts" : "Chirca cuntatos",
"Reset search" : "Riprìstina chirca",
- "Search contacts …" : "Chirca cuntatos ...",
"Could not load your contacts" : "No at fatu a carrigare is cuntatos",
"No contacts found" : "Perunu cuntatu agatadu",
"Show all contacts" : "Mustra totu is cuntatos",
@@ -160,7 +153,6 @@ OC.L10N.register(
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Inserta {longàriaMinChirca} o prus caràteres pro chircare","Inserta·nche {minSearchLength} o prus caràteres pro chircare"],
"An error occurred while searching for {type}" : "B'at àpidu un'errore in sa chirca de {type}",
"Search for {name} only" : "Chirca pro {name} ebbia",
- "Loading more results …" : "Carrighende àteros resurtados ...",
"Forgot password?" : "As ismentigadu sa crae?",
"Back to login form" : "Torra a su formulàriu de identificatzione",
"Back" : "A coa",
@@ -181,7 +173,6 @@ OC.L10N.register(
"Database tablespace" : "Logu de sa tauledda de sa base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Ispetzìfica su nùmeru de sa gianna aintru de su nùmene de su retzidore (p.e., retzidorelocale:5432).",
"Database host" : "Retzidore de sa base de datos",
- "Installing …" : "Installende ...",
"Install" : "Installa",
"Need help?" : "Boles agiudu?",
"See the documentation" : "Càstia sa documentatzione",
@@ -190,7 +181,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navigadore tuo no est cumpatìbile. Atualiza·ddu a una versione noa o càmbia a unu navigadore cumpatìbile.",
"Continue with this unsupported browser" : "Abarra in custu navigadore non cumpatìbile",
"Supported versions" : "Versiones cumpatìbiles",
- "Search {types} …" : "Chirca {types} …",
"Choose {file}" : "Sèbera {file}",
"Choose" : "Sèbera",
"Copy to {target}" : "Còpia a {target}",
@@ -210,7 +200,7 @@ OC.L10N.register(
"(all selected)" : "(totu seletzionadu)",
"({count} selected)" : "({count} seletzionadu)",
"Error loading file exists template" : "Errore in su carrigamentu de su modellu de archìviu",
- "Saving …" : "Sarvende …",
+ "Saving …" : "Sarvende ...",
"seconds ago" : "segundos a immoe",
"Connection to server lost" : "Connessione a su serbidore pèrdida",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Si seletzionas ambas is versiones, su documentu copiadu at a tènnere unu nùmeru in agiunta a su nùmene.","Problema in su carrigamentu de sa pàgina, torrende a carrigare intre %n segundos"],
@@ -304,9 +294,19 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Cuntata s'amministratzione de sistema si custu messàgiu abarrat o torrat a cumpàrrere.",
"Error occurred while checking server setup" : "Ddoe at àpidu un'errore in su controllu de sa cunfiguratzione de su serbidore",
"For more details see the {linkstart}documentation ↗{linkend}." : "Pro àteros detàllios controlla sa {linkstart}documentatzione ↗{linkend}.",
+ "Searching …" : "Chirchende …",
+ "Logging in …" : "Intrende ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Tzarradas, video mutidas, cumpartzidura de s'ischermu, reuniones in lìnia e vìdeo-cunferèntzias – in su navigadore tuo e cun aplicatziones mòbiles.",
+ "Loading apps …" : "Carrighende aplicatziones ...",
+ "Installing apps …" : "Installende aplicatziones ...",
+ "Loading your contacts …" : "Carrighende is cuntatos...",
+ "Looking for {term} …" : "Chirchende {term} …",
+ "Search contacts …" : "Chirca cuntatos ...",
+ "Loading more results …" : "Carrighende àteros resurtados ...",
"Edit Profile" : "Modìfica su profilu",
"The headline and about sections will show up here" : "Is setziones de tìtulu e informatziones ant a èssere ammustradas inoghe",
+ "Search {types} …" : "Chirca {types} …",
+ "Saving …" : "Sarvende …",
"Very weak password" : "Crae dèbile meda",
"Weak password" : "Crae dèbile",
"So-so password" : "Crae aici aici",
@@ -328,6 +328,7 @@ OC.L10N.register(
"Show password" : "Mustra crae",
"Toggle password visibility" : "Càmbia sa visibilidade de sa crae",
"Configure the database" : "Cunfigura sa base de datos",
- "Only %s is available." : "%s isceti est a disponimentu."
+ "Only %s is available." : "%s isceti est a disponimentu.",
+ "Installing …" : "Installende ..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/sc.json b/core/l10n/sc.json
index 70669a97581..ea4592d1592 100644
--- a/core/l10n/sc.json
+++ b/core/l10n/sc.json
@@ -90,7 +90,6 @@
"Pick start date" : "Sèbera una data de cumintzu",
"Pick end date" : "Sèbera una data de acabbu",
"Search in date range" : "Chirca in su perìodu de datas",
- "Searching …" : "Chirchende …",
"Start typing to search" : "Cumintza a iscrìere pro chircare",
"No matching results" : "Nissunu resurtadu",
"Today" : "Oe ",
@@ -107,7 +106,6 @@
"Load more results" : "Càrriga àteros resurtados",
"Search in" : "Chirca in",
"Log in" : "Intra",
- "Logging in …" : "Intrende ...",
"Log in to {productName}" : "Identìfica·ti in {productName}",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Amus agatadu tentativos meda de atzessu dae s'IP tuo. Duncas s'atzessu tuo imbeniente dd'as a pòdere fàghere intre 30 segundos.",
"Account name or email" : "Nùmene de su contu o indiritzu de posta",
@@ -134,20 +132,15 @@
"Keep your colleagues and friends in one place without leaking their private info." : "Mantene is collegas e is amistades tuas in unu logu chene mustrare is datos privados issoro.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicatzione de posta eletrònica simpre e integrada bene cun Archìvios, Cuntatos e Calendàriu.",
"Recommended apps" : "Aplicatziones racumandadas",
- "Loading apps …" : "Carrighende aplicatziones ...",
"Could not fetch list of apps from the App Store." : "No at fatu a recuperare sa lista dae sa butega de is aplicatziones.",
"App download or installation failed" : "Iscarrigamentu de s'aplicatzione o installatzione faddida",
"Cannot install this app because it is not compatible" : "Non faghet a installare custa aplicatzione ca no est cumpatìbile",
"Cannot install this app" : "Non faghet a installare custa aplicatzione",
"Skip" : "Brinca",
- "Installing apps …" : "Installende aplicatziones ...",
"Install recommended apps" : "Installa is aplicatziones racumandadas",
"Settings menu" : "Menù de cunfiguratzione",
- "Loading your contacts …" : "Carrighende is cuntatos...",
- "Looking for {term} …" : "Chirchende {term} …",
"Search contacts" : "Chirca cuntatos",
"Reset search" : "Riprìstina chirca",
- "Search contacts …" : "Chirca cuntatos ...",
"Could not load your contacts" : "No at fatu a carrigare is cuntatos",
"No contacts found" : "Perunu cuntatu agatadu",
"Show all contacts" : "Mustra totu is cuntatos",
@@ -158,7 +151,6 @@
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Inserta {longàriaMinChirca} o prus caràteres pro chircare","Inserta·nche {minSearchLength} o prus caràteres pro chircare"],
"An error occurred while searching for {type}" : "B'at àpidu un'errore in sa chirca de {type}",
"Search for {name} only" : "Chirca pro {name} ebbia",
- "Loading more results …" : "Carrighende àteros resurtados ...",
"Forgot password?" : "As ismentigadu sa crae?",
"Back to login form" : "Torra a su formulàriu de identificatzione",
"Back" : "A coa",
@@ -179,7 +171,6 @@
"Database tablespace" : "Logu de sa tauledda de sa base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Ispetzìfica su nùmeru de sa gianna aintru de su nùmene de su retzidore (p.e., retzidorelocale:5432).",
"Database host" : "Retzidore de sa base de datos",
- "Installing …" : "Installende ...",
"Install" : "Installa",
"Need help?" : "Boles agiudu?",
"See the documentation" : "Càstia sa documentatzione",
@@ -188,7 +179,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Su navigadore tuo no est cumpatìbile. Atualiza·ddu a una versione noa o càmbia a unu navigadore cumpatìbile.",
"Continue with this unsupported browser" : "Abarra in custu navigadore non cumpatìbile",
"Supported versions" : "Versiones cumpatìbiles",
- "Search {types} …" : "Chirca {types} …",
"Choose {file}" : "Sèbera {file}",
"Choose" : "Sèbera",
"Copy to {target}" : "Còpia a {target}",
@@ -208,7 +198,7 @@
"(all selected)" : "(totu seletzionadu)",
"({count} selected)" : "({count} seletzionadu)",
"Error loading file exists template" : "Errore in su carrigamentu de su modellu de archìviu",
- "Saving …" : "Sarvende …",
+ "Saving …" : "Sarvende ...",
"seconds ago" : "segundos a immoe",
"Connection to server lost" : "Connessione a su serbidore pèrdida",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Si seletzionas ambas is versiones, su documentu copiadu at a tènnere unu nùmeru in agiunta a su nùmene.","Problema in su carrigamentu de sa pàgina, torrende a carrigare intre %n segundos"],
@@ -302,9 +292,19 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Cuntata s'amministratzione de sistema si custu messàgiu abarrat o torrat a cumpàrrere.",
"Error occurred while checking server setup" : "Ddoe at àpidu un'errore in su controllu de sa cunfiguratzione de su serbidore",
"For more details see the {linkstart}documentation ↗{linkend}." : "Pro àteros detàllios controlla sa {linkstart}documentatzione ↗{linkend}.",
+ "Searching …" : "Chirchende …",
+ "Logging in …" : "Intrende ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Tzarradas, video mutidas, cumpartzidura de s'ischermu, reuniones in lìnia e vìdeo-cunferèntzias – in su navigadore tuo e cun aplicatziones mòbiles.",
+ "Loading apps …" : "Carrighende aplicatziones ...",
+ "Installing apps …" : "Installende aplicatziones ...",
+ "Loading your contacts …" : "Carrighende is cuntatos...",
+ "Looking for {term} …" : "Chirchende {term} …",
+ "Search contacts …" : "Chirca cuntatos ...",
+ "Loading more results …" : "Carrighende àteros resurtados ...",
"Edit Profile" : "Modìfica su profilu",
"The headline and about sections will show up here" : "Is setziones de tìtulu e informatziones ant a èssere ammustradas inoghe",
+ "Search {types} …" : "Chirca {types} …",
+ "Saving …" : "Sarvende …",
"Very weak password" : "Crae dèbile meda",
"Weak password" : "Crae dèbile",
"So-so password" : "Crae aici aici",
@@ -326,6 +326,7 @@
"Show password" : "Mustra crae",
"Toggle password visibility" : "Càmbia sa visibilidade de sa crae",
"Configure the database" : "Cunfigura sa base de datos",
- "Only %s is available." : "%s isceti est a disponimentu."
+ "Only %s is available." : "%s isceti est a disponimentu.",
+ "Installing …" : "Installende ..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index ecb7b423022..57bd5a39c01 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -188,7 +188,6 @@ OC.L10N.register(
"Search in current app" : "Hľadať v aktuálnej aplikácii",
"Clear search" : "Vymazať hľadanie",
"Search everywhere" : "Hľadať všade",
- "Searching …" : "Hľadá sa…",
"Start typing to search" : "Začnite písať pre vyhľadanie",
"No matching results" : "Žiadne zhodujúce výsledky",
"Today" : "Dnes",
@@ -207,7 +206,6 @@ OC.L10N.register(
"Load more results" : "Načítať viac výsledkov",
"Search in" : "Hľadať v",
"Log in" : "Prihlásiť sa",
- "Logging in …" : "Prihlasujem ...",
"Log in to {productName}" : "Prihlásiť sa do {productName}u",
"Wrong login or password." : "Nesprávne meno alebo heslo.",
"This account is disabled" : "Tento účet je deaktivovaný",
@@ -244,21 +242,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Kolaboratívne dokumenty, tabuľky a prezentácie postavené na Collabora Online.",
"Distraction free note taking app." : "Aplikácia pre písanie poznámok bez rozptyľovania.",
"Recommended apps" : "Odporúčané apky",
- "Loading apps …" : "Načítavanie apiek...",
"Could not fetch list of apps from the App Store." : "Nepodarilo sa načítať zoznam apiek z Obchodu s aplikáciami.",
"App download or installation failed" : "Nepodarilo sa prevziať alebo nainštalovať apku",
"Cannot install this app because it is not compatible" : "Táto apka sa nedá nainštalovať, pretože nie je kompatibilná",
"Cannot install this app" : "Táto aplikácia sa nedá nainštalovať",
"Skip" : "Preskočiť",
- "Installing apps …" : "Inštalácia apiek...",
"Install recommended apps" : "Nainštalovať odporúčané apky",
"Avatar of {displayName}" : "Avatar užívateľa {displayName}",
"Settings menu" : "Menu nastavení",
- "Loading your contacts …" : "Načítavam vaše kontakty...",
- "Looking for {term} …" : "Hľadá sa výraz {term}...",
"Search contacts" : "Prehľadať kontakty",
"Reset search" : "Vynuluj vyhľadávanie",
- "Search contacts …" : "Prehľadať kontakty...",
"Could not load your contacts" : "Nie je možné načítať Vaše kontakty",
"No contacts found" : "Kontakty nenájdené",
"Show all contacts" : "Zobraziť všetky kontakty",
@@ -270,7 +263,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Počas hľadania {type} sa vyskytla chyba",
"Search starts once you start typing and results may be reached with the arrow keys" : "Hľadanie sa začína, keď začnete písať a výsledky môžete dosiahnuť pomocou šípiek.",
"Search for {name} only" : "Hľadať iba {name}",
- "Loading more results …" : "Načítava sa viac výsledkov …",
"Forgot password?" : "Zabudli ste heslo?",
"Back to login form" : "Späť na prihlásenie",
"Back" : "Späť",
@@ -309,7 +301,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Zadajte číslo portu spolu s názvom hostiteľa (napr. localhost:5432).",
"Database host" : "Server databázy",
"localhost" : "localhost",
- "Installing …" : "Inštalujem ...",
"Install" : "Inštalovať",
"Need help?" : "Potrebujete pomoc?",
"See the documentation" : "Pozri dokumentáciu",
@@ -318,7 +309,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Váš prehliadač nie je podporovaný. Inovujte na novšiu alebo podporovanú verziu.",
"Continue with this unsupported browser" : "Pokračovať s nepodporovaným prehliadačom",
"Supported versions" : "Podporované verzie",
- "Search {types} …" : "Vyhľadať {types}",
"Choose {file}" : "Vyberte {file}",
"Choose" : "Vybrať",
"Copy to {target}" : "Kopírovať do {target}",
@@ -338,7 +328,7 @@ OC.L10N.register(
"(all selected)" : "(všetko vybrané)",
"({count} selected)" : "({count} vybraných)",
"Error loading file exists template" : "Chyba pri nahrávaní šablóny existencie súboru",
- "Saving …" : "Ukladá sa...",
+ "Saving …" : "Ukladanie …",
"seconds ago" : "pred sekundami",
"Connection to server lost" : "Stratené spojenie so serverom",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Nepodarilo sa načítať stránku, opätovný pokus o %n sekundu","Nepodarilo sa načítať stránku, opätovný pokus o %n sekundy","Nepodarilo sa načítať stránku, opätovný pokus o %n sekúnd","Nepodarilo sa načítať stránku, opätovný pokus o %n sekúnd"],
@@ -441,12 +431,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.",
"Error occurred while checking server setup" : "Počas kontroly nastavenia serveru sa stala chyba",
"For more details see the {linkstart}documentation ↗{linkend}." : "Viac podrobností nájdete v {linkstart}dokumentácii ↗{linkend}.",
+ "Searching …" : "Hľadá sa…",
+ "Logging in …" : "Prihlasujem ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Četovanie, videohovory, zdieľanie obrazovky, online stretnutia a webové konferencie - vo vašom prehliadači a pomocou mobilných aplikácií.",
+ "Loading apps …" : "Načítavanie apiek...",
+ "Installing apps …" : "Inštalácia apiek...",
+ "Loading your contacts …" : "Načítavam vaše kontakty...",
+ "Looking for {term} …" : "Hľadá sa výraz {term}...",
+ "Search contacts …" : "Prehľadať kontakty...",
+ "Loading more results …" : "Načítava sa viac výsledkov …",
"You have not added any info yet" : "Zatiaľ ste nepridali žiadne informácie",
"{user} has not added any info yet" : "{user} zatiaľ nepridal žiadne informácie",
"Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť",
"Edit Profile" : "Upraviť rofil",
"The headline and about sections will show up here" : "Tu sa zobrazí titul a sekcia Informácie",
+ "Search {types} …" : "Vyhľadať {types}",
+ "Saving …" : "Ukladá sa...",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Priemerné heslo",
@@ -473,6 +473,7 @@ OC.L10N.register(
"Configure the database" : "Nastaviť databázu",
"Only %s is available." : "Je dostupný len %s.",
"Database account" : "Databázový účet",
+ "Installing …" : "Inštalujem ...",
"Direct link copied to clipboard" : "Priamy odkaz bol skopírovný do schránky"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/core/l10n/sk.json b/core/l10n/sk.json
index b5100328c88..081b6a2dd68 100644
--- a/core/l10n/sk.json
+++ b/core/l10n/sk.json
@@ -186,7 +186,6 @@
"Search in current app" : "Hľadať v aktuálnej aplikácii",
"Clear search" : "Vymazať hľadanie",
"Search everywhere" : "Hľadať všade",
- "Searching …" : "Hľadá sa…",
"Start typing to search" : "Začnite písať pre vyhľadanie",
"No matching results" : "Žiadne zhodujúce výsledky",
"Today" : "Dnes",
@@ -205,7 +204,6 @@
"Load more results" : "Načítať viac výsledkov",
"Search in" : "Hľadať v",
"Log in" : "Prihlásiť sa",
- "Logging in …" : "Prihlasujem ...",
"Log in to {productName}" : "Prihlásiť sa do {productName}u",
"Wrong login or password." : "Nesprávne meno alebo heslo.",
"This account is disabled" : "Tento účet je deaktivovaný",
@@ -242,21 +240,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Kolaboratívne dokumenty, tabuľky a prezentácie postavené na Collabora Online.",
"Distraction free note taking app." : "Aplikácia pre písanie poznámok bez rozptyľovania.",
"Recommended apps" : "Odporúčané apky",
- "Loading apps …" : "Načítavanie apiek...",
"Could not fetch list of apps from the App Store." : "Nepodarilo sa načítať zoznam apiek z Obchodu s aplikáciami.",
"App download or installation failed" : "Nepodarilo sa prevziať alebo nainštalovať apku",
"Cannot install this app because it is not compatible" : "Táto apka sa nedá nainštalovať, pretože nie je kompatibilná",
"Cannot install this app" : "Táto aplikácia sa nedá nainštalovať",
"Skip" : "Preskočiť",
- "Installing apps …" : "Inštalácia apiek...",
"Install recommended apps" : "Nainštalovať odporúčané apky",
"Avatar of {displayName}" : "Avatar užívateľa {displayName}",
"Settings menu" : "Menu nastavení",
- "Loading your contacts …" : "Načítavam vaše kontakty...",
- "Looking for {term} …" : "Hľadá sa výraz {term}...",
"Search contacts" : "Prehľadať kontakty",
"Reset search" : "Vynuluj vyhľadávanie",
- "Search contacts …" : "Prehľadať kontakty...",
"Could not load your contacts" : "Nie je možné načítať Vaše kontakty",
"No contacts found" : "Kontakty nenájdené",
"Show all contacts" : "Zobraziť všetky kontakty",
@@ -268,7 +261,6 @@
"An error occurred while searching for {type}" : "Počas hľadania {type} sa vyskytla chyba",
"Search starts once you start typing and results may be reached with the arrow keys" : "Hľadanie sa začína, keď začnete písať a výsledky môžete dosiahnuť pomocou šípiek.",
"Search for {name} only" : "Hľadať iba {name}",
- "Loading more results …" : "Načítava sa viac výsledkov …",
"Forgot password?" : "Zabudli ste heslo?",
"Back to login form" : "Späť na prihlásenie",
"Back" : "Späť",
@@ -307,7 +299,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Zadajte číslo portu spolu s názvom hostiteľa (napr. localhost:5432).",
"Database host" : "Server databázy",
"localhost" : "localhost",
- "Installing …" : "Inštalujem ...",
"Install" : "Inštalovať",
"Need help?" : "Potrebujete pomoc?",
"See the documentation" : "Pozri dokumentáciu",
@@ -316,7 +307,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Váš prehliadač nie je podporovaný. Inovujte na novšiu alebo podporovanú verziu.",
"Continue with this unsupported browser" : "Pokračovať s nepodporovaným prehliadačom",
"Supported versions" : "Podporované verzie",
- "Search {types} …" : "Vyhľadať {types}",
"Choose {file}" : "Vyberte {file}",
"Choose" : "Vybrať",
"Copy to {target}" : "Kopírovať do {target}",
@@ -336,7 +326,7 @@
"(all selected)" : "(všetko vybrané)",
"({count} selected)" : "({count} vybraných)",
"Error loading file exists template" : "Chyba pri nahrávaní šablóny existencie súboru",
- "Saving …" : "Ukladá sa...",
+ "Saving …" : "Ukladanie …",
"seconds ago" : "pred sekundami",
"Connection to server lost" : "Stratené spojenie so serverom",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Nepodarilo sa načítať stránku, opätovný pokus o %n sekundu","Nepodarilo sa načítať stránku, opätovný pokus o %n sekundy","Nepodarilo sa načítať stránku, opätovný pokus o %n sekúnd","Nepodarilo sa načítať stránku, opätovný pokus o %n sekúnd"],
@@ -439,12 +429,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.",
"Error occurred while checking server setup" : "Počas kontroly nastavenia serveru sa stala chyba",
"For more details see the {linkstart}documentation ↗{linkend}." : "Viac podrobností nájdete v {linkstart}dokumentácii ↗{linkend}.",
+ "Searching …" : "Hľadá sa…",
+ "Logging in …" : "Prihlasujem ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Četovanie, videohovory, zdieľanie obrazovky, online stretnutia a webové konferencie - vo vašom prehliadači a pomocou mobilných aplikácií.",
+ "Loading apps …" : "Načítavanie apiek...",
+ "Installing apps …" : "Inštalácia apiek...",
+ "Loading your contacts …" : "Načítavam vaše kontakty...",
+ "Looking for {term} …" : "Hľadá sa výraz {term}...",
+ "Search contacts …" : "Prehľadať kontakty...",
+ "Loading more results …" : "Načítava sa viac výsledkov …",
"You have not added any info yet" : "Zatiaľ ste nepridali žiadne informácie",
"{user} has not added any info yet" : "{user} zatiaľ nepridal žiadne informácie",
"Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť",
"Edit Profile" : "Upraviť rofil",
"The headline and about sections will show up here" : "Tu sa zobrazí titul a sekcia Informácie",
+ "Search {types} …" : "Vyhľadať {types}",
+ "Saving …" : "Ukladá sa...",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Priemerné heslo",
@@ -471,6 +471,7 @@
"Configure the database" : "Nastaviť databázu",
"Only %s is available." : "Je dostupný len %s.",
"Database account" : "Databázový účet",
+ "Installing …" : "Inštalujem ...",
"Direct link copied to clipboard" : "Priamy odkaz bol skopírovný do schránky"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}
\ No newline at end of file
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 17a8bfe0fea..3f826bcf9e2 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -207,7 +207,6 @@ OC.L10N.register(
"Search in current app" : "Poišči v predlaganem programu",
"Clear search" : "Počisti iskanje",
"Search everywhere" : "Išči povsod",
- "Searching …" : "Poteka iskanje ...",
"Start typing to search" : "Začnite tipkati za iskanje",
"No matching results" : "Ni zadetkov iskanja",
"Today" : "Danes",
@@ -226,7 +225,6 @@ OC.L10N.register(
"Load more results" : "Naloži več zadetkov",
"Search in" : "Poišči v",
"Log in" : "Prijava",
- "Logging in …" : "Poteka prijavljanje ...",
"Log in to {productName}" : "Prijava v {productName}",
"Wrong login or password." : "Napačna prijava ali geslo.",
"This account is disabled" : "Ta račun je onemogočen",
@@ -263,21 +261,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Sodelovanje pri ustvarjanju dokumentov, preglednic in predstavitev, ki zahtevajo storitev Collabora Online.",
"Distraction free note taking app." : "Enostavno beleženje in zapisovanje",
"Recommended apps" : "Priporočeni programi",
- "Loading apps …" : "Poteka nalaganje programov ...",
"Could not fetch list of apps from the App Store." : "Ni mogoče pridobiti seznama programov iz trgovine.",
"App download or installation failed" : "Prejem oziroma namestitev programa je spodletela.",
"Cannot install this app because it is not compatible" : "Programa ni mogoče namestiti, ker ni skladen z različico okolja.",
"Cannot install this app" : "Programa ni mogoče namestiti.",
"Skip" : "Preskoči",
- "Installing apps …" : "Poteka nameščanje programov ...",
"Install recommended apps" : "Namesti priporočene programe",
"Avatar of {displayName}" : "Podoba osebe {displayName}",
"Settings menu" : "Meni nastavitev",
- "Loading your contacts …" : "Poteka nalaganje stikov ...",
- "Looking for {term} …" : "Poteka iskanje {term} …",
"Search contacts" : "Poišči med stiki",
"Reset search" : "Ponastavi iskanje",
- "Search contacts …" : "Poišči med stiki ...",
"Could not load your contacts" : "Stikov ni mogoče naložiti",
"No contacts found" : "Ni najdenih stikov",
"Show all contacts" : "Prikaži vse stike",
@@ -289,7 +282,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Prišlo je do napake med iskanjem vrste {type}.",
"Search starts once you start typing and results may be reached with the arrow keys" : "Iskanje se začne, ko začnete vpisovati besedilo, do rezultatov pa je mogoče dostop tudi s smernimi tipkami.",
"Search for {name} only" : "Išči le za {name}",
- "Loading more results …" : "Poteka nalaganje več zadetkov ...",
"Forgot password?" : "Ali ste pozabili geslo?",
"Back to login form" : "Nazaj na prijavni obrazec",
"Back" : "Nazaj",
@@ -328,7 +320,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Skupaj z imenom gostitelja je treba določiti tudi številko vrat (na primer localhost:5432).",
"Database host" : "Gostitelj podatkovne zbirke",
"localhost" : "localhost",
- "Installing …" : "Poteka nameščanje ...",
"Install" : "Namesti",
"Need help?" : "Ali potrebujete pomoč?",
"See the documentation" : "Preverite dokumentacijo",
@@ -337,7 +328,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Uporabljen brskalnik ni podprt. Posodobite program na novejšo različico, ali pa uporabite drug program.",
"Continue with this unsupported browser" : "Nadaljuj delo z nepodprtim brskalnikom",
"Supported versions" : "Podprte različice",
- "Search {types} …" : "Poišči {types} …",
"Choose {file}" : "Izberite datoteko {file}",
"Choose" : "Izbor",
"Copy to {target}" : "Kopiraj na {target}",
@@ -357,7 +347,7 @@ OC.L10N.register(
"(all selected)" : "(vse izbrano)",
"({count} selected)" : "({count} izbranih)",
"Error loading file exists template" : "Napaka nalaganja predloge obstoječih datotek",
- "Saving …" : "Poteka shranjevanje ...",
+ "Saving …" : "Poteka shranjevanje …",
"seconds ago" : "pred nekaj sekundami",
"Connection to server lost" : "Povezava s strežnikom je izgubljena",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Napaka nalaganja strani! Ponoven poskus bo izveden čez %n sekundo.","Napaka nalaganja strani! Ponoven poskus bo izveden čez %n sekundi.","Napaka nalaganja strani! Ponoven poskus bo izveden čez %n sekunde.","Napaka nalaganja strani! Ponoven poskus bo izveden čez %n sekund."],
@@ -460,12 +450,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Če se bo to sporočilo še naprej nepričakovano pojavljalo, stopite v stik s skrbnikom sistema.",
"Error occurred while checking server setup" : "Prišlo je do napake med preverjanjem nastavitev strežnika",
"For more details see the {linkstart}documentation ↗{linkend}." : "Za več podrobnosti preverite {linkstart}dokumentacijo ↗{linkend}.",
+ "Searching …" : "Poteka iskanje ...",
+ "Logging in …" : "Poteka prijavljanje ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Klepet, video klici, souporaba zaslonske slike, spletni sestanki in konference – znotraj brskalnika in z mobilnimi napravami.",
+ "Loading apps …" : "Poteka nalaganje programov ...",
+ "Installing apps …" : "Poteka nameščanje programov ...",
+ "Loading your contacts …" : "Poteka nalaganje stikov ...",
+ "Looking for {term} …" : "Poteka iskanje {term} …",
+ "Search contacts …" : "Poišči med stiki ...",
+ "Loading more results …" : "Poteka nalaganje več zadetkov ...",
"You have not added any info yet" : "Ni še vpisanih podrobnosti",
"{user} has not added any info yet" : "Oseba {user} še ni dodala nobenih podrobnosti.",
"Error opening the user status modal, try hard refreshing the page" : "Prišlo je do napake pri odpiranju modalnega okna stanja uporabnika. Napako je mogoče razrešiti z osvežitvijo strani.",
"Edit Profile" : "Uredi profil",
"The headline and about sections will show up here" : "Naslovnica in odsek s podatki bo prikazan na tem mestu.",
+ "Search {types} …" : "Poišči {types} …",
+ "Saving …" : "Poteka shranjevanje ...",
"Very weak password" : "Zelo šibko geslo",
"Weak password" : "Šibko geslo",
"So-so password" : "Slabo geslo",
@@ -492,6 +492,7 @@ OC.L10N.register(
"Configure the database" : "Nastavi podatkovno zbirko",
"Only %s is available." : "Na voljo je le %s.",
"Database account" : "Račun podatkovne zbirke",
+ "Installing …" : "Poteka nameščanje ...",
"Direct link copied to clipboard" : "Povezava je kopirana v odložišče."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 4cfa13c34e9..04be66a30bf 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -205,7 +205,6 @@
"Search in current app" : "Poišči v predlaganem programu",
"Clear search" : "Počisti iskanje",
"Search everywhere" : "Išči povsod",
- "Searching …" : "Poteka iskanje ...",
"Start typing to search" : "Začnite tipkati za iskanje",
"No matching results" : "Ni zadetkov iskanja",
"Today" : "Danes",
@@ -224,7 +223,6 @@
"Load more results" : "Naloži več zadetkov",
"Search in" : "Poišči v",
"Log in" : "Prijava",
- "Logging in …" : "Poteka prijavljanje ...",
"Log in to {productName}" : "Prijava v {productName}",
"Wrong login or password." : "Napačna prijava ali geslo.",
"This account is disabled" : "Ta račun je onemogočen",
@@ -261,21 +259,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Sodelovanje pri ustvarjanju dokumentov, preglednic in predstavitev, ki zahtevajo storitev Collabora Online.",
"Distraction free note taking app." : "Enostavno beleženje in zapisovanje",
"Recommended apps" : "Priporočeni programi",
- "Loading apps …" : "Poteka nalaganje programov ...",
"Could not fetch list of apps from the App Store." : "Ni mogoče pridobiti seznama programov iz trgovine.",
"App download or installation failed" : "Prejem oziroma namestitev programa je spodletela.",
"Cannot install this app because it is not compatible" : "Programa ni mogoče namestiti, ker ni skladen z različico okolja.",
"Cannot install this app" : "Programa ni mogoče namestiti.",
"Skip" : "Preskoči",
- "Installing apps …" : "Poteka nameščanje programov ...",
"Install recommended apps" : "Namesti priporočene programe",
"Avatar of {displayName}" : "Podoba osebe {displayName}",
"Settings menu" : "Meni nastavitev",
- "Loading your contacts …" : "Poteka nalaganje stikov ...",
- "Looking for {term} …" : "Poteka iskanje {term} …",
"Search contacts" : "Poišči med stiki",
"Reset search" : "Ponastavi iskanje",
- "Search contacts …" : "Poišči med stiki ...",
"Could not load your contacts" : "Stikov ni mogoče naložiti",
"No contacts found" : "Ni najdenih stikov",
"Show all contacts" : "Prikaži vse stike",
@@ -287,7 +280,6 @@
"An error occurred while searching for {type}" : "Prišlo je do napake med iskanjem vrste {type}.",
"Search starts once you start typing and results may be reached with the arrow keys" : "Iskanje se začne, ko začnete vpisovati besedilo, do rezultatov pa je mogoče dostop tudi s smernimi tipkami.",
"Search for {name} only" : "Išči le za {name}",
- "Loading more results …" : "Poteka nalaganje več zadetkov ...",
"Forgot password?" : "Ali ste pozabili geslo?",
"Back to login form" : "Nazaj na prijavni obrazec",
"Back" : "Nazaj",
@@ -326,7 +318,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Skupaj z imenom gostitelja je treba določiti tudi številko vrat (na primer localhost:5432).",
"Database host" : "Gostitelj podatkovne zbirke",
"localhost" : "localhost",
- "Installing …" : "Poteka nameščanje ...",
"Install" : "Namesti",
"Need help?" : "Ali potrebujete pomoč?",
"See the documentation" : "Preverite dokumentacijo",
@@ -335,7 +326,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Uporabljen brskalnik ni podprt. Posodobite program na novejšo različico, ali pa uporabite drug program.",
"Continue with this unsupported browser" : "Nadaljuj delo z nepodprtim brskalnikom",
"Supported versions" : "Podprte različice",
- "Search {types} …" : "Poišči {types} …",
"Choose {file}" : "Izberite datoteko {file}",
"Choose" : "Izbor",
"Copy to {target}" : "Kopiraj na {target}",
@@ -355,7 +345,7 @@
"(all selected)" : "(vse izbrano)",
"({count} selected)" : "({count} izbranih)",
"Error loading file exists template" : "Napaka nalaganja predloge obstoječih datotek",
- "Saving …" : "Poteka shranjevanje ...",
+ "Saving …" : "Poteka shranjevanje …",
"seconds ago" : "pred nekaj sekundami",
"Connection to server lost" : "Povezava s strežnikom je izgubljena",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Napaka nalaganja strani! Ponoven poskus bo izveden čez %n sekundo.","Napaka nalaganja strani! Ponoven poskus bo izveden čez %n sekundi.","Napaka nalaganja strani! Ponoven poskus bo izveden čez %n sekunde.","Napaka nalaganja strani! Ponoven poskus bo izveden čez %n sekund."],
@@ -458,12 +448,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Če se bo to sporočilo še naprej nepričakovano pojavljalo, stopite v stik s skrbnikom sistema.",
"Error occurred while checking server setup" : "Prišlo je do napake med preverjanjem nastavitev strežnika",
"For more details see the {linkstart}documentation ↗{linkend}." : "Za več podrobnosti preverite {linkstart}dokumentacijo ↗{linkend}.",
+ "Searching …" : "Poteka iskanje ...",
+ "Logging in …" : "Poteka prijavljanje ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Klepet, video klici, souporaba zaslonske slike, spletni sestanki in konference – znotraj brskalnika in z mobilnimi napravami.",
+ "Loading apps …" : "Poteka nalaganje programov ...",
+ "Installing apps …" : "Poteka nameščanje programov ...",
+ "Loading your contacts …" : "Poteka nalaganje stikov ...",
+ "Looking for {term} …" : "Poteka iskanje {term} …",
+ "Search contacts …" : "Poišči med stiki ...",
+ "Loading more results …" : "Poteka nalaganje več zadetkov ...",
"You have not added any info yet" : "Ni še vpisanih podrobnosti",
"{user} has not added any info yet" : "Oseba {user} še ni dodala nobenih podrobnosti.",
"Error opening the user status modal, try hard refreshing the page" : "Prišlo je do napake pri odpiranju modalnega okna stanja uporabnika. Napako je mogoče razrešiti z osvežitvijo strani.",
"Edit Profile" : "Uredi profil",
"The headline and about sections will show up here" : "Naslovnica in odsek s podatki bo prikazan na tem mestu.",
+ "Search {types} …" : "Poišči {types} …",
+ "Saving …" : "Poteka shranjevanje ...",
"Very weak password" : "Zelo šibko geslo",
"Weak password" : "Šibko geslo",
"So-so password" : "Slabo geslo",
@@ -490,6 +490,7 @@
"Configure the database" : "Nastavi podatkovno zbirko",
"Only %s is available." : "Na voljo je le %s.",
"Database account" : "Račun podatkovne zbirke",
+ "Installing …" : "Poteka nameščanje ...",
"Direct link copied to clipboard" : "Povezava je kopirana v odložišče."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}
\ No newline at end of file
diff --git a/core/l10n/sr.js b/core/l10n/sr.js
index 07e9ff076b1..92befa5c526 100644
--- a/core/l10n/sr.js
+++ b/core/l10n/sr.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Претражи у тренутној апликацији",
"Clear search" : "Обриши претрагу",
"Search everywhere" : "Претражи свуда",
- "Searching …" : "Тражим…",
"Start typing to search" : "Почните да куцате да бисте претраживали",
"Minimum search length is {minSearchLength} characters" : "Минимална дужина претраге је {minSearchLength} карактера",
"No matching results" : "Претрага није дала резултате",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Учитај још резултата",
"Search in" : "Претражи у",
"Log in" : "Пријава",
- "Logging in …" : "Пријављивање …",
+ "Logging in …" : "Пријављивање …",
"Log in to {productName}" : "Пријавите се на {productName}",
"Wrong login or password." : "Погрешно име за пријаву или лозинка",
"This account is disabled" : "Овај налог је искључен",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Заједнички документи, табеле и презентације, изграђени на Collabora Online.",
"Distraction free note taking app." : "Апликација за вођење бележака без ометања.",
"Recommended apps" : "Препоручене апликације",
- "Loading apps …" : "Учитавам апликације…",
"Could not fetch list of apps from the App Store." : "Листа апликација није могла да се преузме са продавнице апликација.",
"App download or installation failed" : "Скидање или инсталирање апликације није успело",
"Cannot install this app because it is not compatible" : "Ова апликација не може да се инсталира јер није компатибилна",
"Cannot install this app" : "Ова апликација не може да се инсталира",
"Skip" : "Preskoči",
- "Installing apps …" : "Инсталирам апликације…",
"Install recommended apps" : "Инсталирајте препоручене апликације",
"Avatar of {displayName}" : "Аватар корисника {displayName}",
"Settings menu" : "Мени подешавања",
- "Loading your contacts …" : "Учитавам контакте ...",
- "Looking for {term} …" : "Тражим {term} …",
"Search contacts" : "Претрага контакта",
"Reset search" : "Ресетуј претрагу",
- "Search contacts …" : "Претражи контакте ...",
"Could not load your contacts" : "Не могу да учитам Ваше контакте",
"No contacts found" : "Контакти нису нађени",
"Show all contacts" : "Прикажи све контакте",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Десила се грешка приликом тражења за {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Претрага започиње чим почнете да куцате и до резултата долазите курсорским тастерима",
"Search for {name} only" : "Тражи само за {name}",
- "Loading more results …" : "Учитавам још резултата…",
"Forgot password?" : "Заборавили сте лозинку?",
"Back to login form" : "Назад на формулар за пријаву",
"Back" : "Назад",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Наведите и број порта у имену домаћина (нпр. localhost:5432).",
"Database host" : "Домаћин базе",
"localhost" : "локални хост",
- "Installing …" : "Инсталирам ...",
"Install" : "Инсталирај",
"Need help?" : "Треба вам помоћ?",
"See the documentation" : "Погледајте документацију",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш веб читач није подржан. Молимо вас да га ажурирате на новију верзију, или да инсталирате подржани читач.",
"Continue with this unsupported browser" : "Настави са овим неподржаним читачем",
"Supported versions" : "Подржане верзије",
- "Search {types} …" : "Претражи {types}…",
"Choose {file}" : "Изабери {file}",
"Choose" : "Изаберите",
"Copy to {target}" : "Копирај у {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(све изабрано)",
"({count} selected)" : "(изабрано: {count})",
"Error loading file exists template" : "Грешка при учитавању шаблона „Фајл постоји“",
- "Saving …" : "Чувам…",
+ "Saving …" : "Чувам …",
"seconds ago" : "пре пар секунди",
"Connection to server lost" : "Изгубљена је веза са сервером",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Грешка приликом учитавања стране, пробам поново за %n секунду","Грешка приликом учитавања стране, пробам поново за %n секунде","Грешка приликом учитавања стране, пробам поново за %n секунди"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте администратора ако се порука понавља или се неочекивано појавила.",
"Error occurred while checking server setup" : "Дошло је до грешке при провери поставки сервера",
"For more details see the {linkstart}documentation ↗{linkend}." : "За више детаља погледајте {linkstart}документацију ↗{linkend}.",
+ "Searching …" : "Тражим…",
+ "Logging in …" : "Пријављивање …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Ћаскање, видео позиви, дељење екрана, састанци на интернету & веб конференције – на десктоп рачунару и преко мобилних апликација.",
+ "Loading apps …" : "Учитавам апликације…",
+ "Installing apps …" : "Инсталирам апликације…",
+ "Loading your contacts …" : "Учитавам контакте ...",
+ "Looking for {term} …" : "Тражим {term} …",
+ "Search contacts …" : "Претражи контакте ...",
+ "Loading more results …" : "Учитавам још резултата…",
"You have not added any info yet" : "Још увек нисте додали никакве информације",
"{user} has not added any info yet" : "{user} још увек није унео никакве информације",
"Error opening the user status modal, try hard refreshing the page" : "Грешка приликом отварања модалног прозора за статус корисника, покушајте да освежите страну уз брисање кеша",
"Edit Profile" : "Уреди профил",
"The headline and about sections will show up here" : "Овде ће се појавити насловна линија и одељак „о”",
+ "Search {types} …" : "Претражи {types}…",
+ "Saving …" : "Чувам…",
"Very weak password" : "Веома слаба лозинка",
"Weak password" : "Слаба лозинка",
"So-so password" : "Осредња лозинка",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Подешавање базе",
"Only %s is available." : "Само %s је доступна.",
"Database account" : "Налог базе података",
+ "Installing …" : "Инсталирам ...",
"Direct link copied to clipboard" : "Директни линк је копиран у клипборд"
},
"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/core/l10n/sr.json b/core/l10n/sr.json
index 209d090c1f3..34c5a68af15 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -232,7 +232,6 @@
"Search in current app" : "Претражи у тренутној апликацији",
"Clear search" : "Обриши претрагу",
"Search everywhere" : "Претражи свуда",
- "Searching …" : "Тражим…",
"Start typing to search" : "Почните да куцате да бисте претраживали",
"Minimum search length is {minSearchLength} characters" : "Минимална дужина претраге је {minSearchLength} карактера",
"No matching results" : "Претрага није дала резултате",
@@ -254,7 +253,7 @@
"Load more results" : "Учитај још резултата",
"Search in" : "Претражи у",
"Log in" : "Пријава",
- "Logging in …" : "Пријављивање …",
+ "Logging in …" : "Пријављивање …",
"Log in to {productName}" : "Пријавите се на {productName}",
"Wrong login or password." : "Погрешно име за пријаву или лозинка",
"This account is disabled" : "Овај налог је искључен",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Заједнички документи, табеле и презентације, изграђени на Collabora Online.",
"Distraction free note taking app." : "Апликација за вођење бележака без ометања.",
"Recommended apps" : "Препоручене апликације",
- "Loading apps …" : "Учитавам апликације…",
"Could not fetch list of apps from the App Store." : "Листа апликација није могла да се преузме са продавнице апликација.",
"App download or installation failed" : "Скидање или инсталирање апликације није успело",
"Cannot install this app because it is not compatible" : "Ова апликација не може да се инсталира јер није компатибилна",
"Cannot install this app" : "Ова апликација не може да се инсталира",
"Skip" : "Preskoči",
- "Installing apps …" : "Инсталирам апликације…",
"Install recommended apps" : "Инсталирајте препоручене апликације",
"Avatar of {displayName}" : "Аватар корисника {displayName}",
"Settings menu" : "Мени подешавања",
- "Loading your contacts …" : "Учитавам контакте ...",
- "Looking for {term} …" : "Тражим {term} …",
"Search contacts" : "Претрага контакта",
"Reset search" : "Ресетуј претрагу",
- "Search contacts …" : "Претражи контакте ...",
"Could not load your contacts" : "Не могу да учитам Ваше контакте",
"No contacts found" : "Контакти нису нађени",
"Show all contacts" : "Прикажи све контакте",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Десила се грешка приликом тражења за {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Претрага започиње чим почнете да куцате и до резултата долазите курсорским тастерима",
"Search for {name} only" : "Тражи само за {name}",
- "Loading more results …" : "Учитавам још резултата…",
"Forgot password?" : "Заборавили сте лозинку?",
"Back to login form" : "Назад на формулар за пријаву",
"Back" : "Назад",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Наведите и број порта у имену домаћина (нпр. localhost:5432).",
"Database host" : "Домаћин базе",
"localhost" : "локални хост",
- "Installing …" : "Инсталирам ...",
"Install" : "Инсталирај",
"Need help?" : "Треба вам помоћ?",
"See the documentation" : "Погледајте документацију",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш веб читач није подржан. Молимо вас да га ажурирате на новију верзију, или да инсталирате подржани читач.",
"Continue with this unsupported browser" : "Настави са овим неподржаним читачем",
"Supported versions" : "Подржане верзије",
- "Search {types} …" : "Претражи {types}…",
"Choose {file}" : "Изабери {file}",
"Choose" : "Изаберите",
"Copy to {target}" : "Копирај у {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(све изабрано)",
"({count} selected)" : "(изабрано: {count})",
"Error loading file exists template" : "Грешка при учитавању шаблона „Фајл постоји“",
- "Saving …" : "Чувам…",
+ "Saving …" : "Чувам …",
"seconds ago" : "пре пар секунди",
"Connection to server lost" : "Изгубљена је веза са сервером",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Грешка приликом учитавања стране, пробам поново за %n секунду","Грешка приликом учитавања стране, пробам поново за %n секунде","Грешка приликом учитавања стране, пробам поново за %n секунди"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Контактирајте администратора ако се порука понавља или се неочекивано појавила.",
"Error occurred while checking server setup" : "Дошло је до грешке при провери поставки сервера",
"For more details see the {linkstart}documentation ↗{linkend}." : "За више детаља погледајте {linkstart}документацију ↗{linkend}.",
+ "Searching …" : "Тражим…",
+ "Logging in …" : "Пријављивање …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Ћаскање, видео позиви, дељење екрана, састанци на интернету & веб конференције – на десктоп рачунару и преко мобилних апликација.",
+ "Loading apps …" : "Учитавам апликације…",
+ "Installing apps …" : "Инсталирам апликације…",
+ "Loading your contacts …" : "Учитавам контакте ...",
+ "Looking for {term} …" : "Тражим {term} …",
+ "Search contacts …" : "Претражи контакте ...",
+ "Loading more results …" : "Учитавам још резултата…",
"You have not added any info yet" : "Још увек нисте додали никакве информације",
"{user} has not added any info yet" : "{user} још увек није унео никакве информације",
"Error opening the user status modal, try hard refreshing the page" : "Грешка приликом отварања модалног прозора за статус корисника, покушајте да освежите страну уз брисање кеша",
"Edit Profile" : "Уреди профил",
"The headline and about sections will show up here" : "Овде ће се појавити насловна линија и одељак „о”",
+ "Search {types} …" : "Претражи {types}…",
+ "Saving …" : "Чувам…",
"Very weak password" : "Веома слаба лозинка",
"Weak password" : "Слаба лозинка",
"So-so password" : "Осредња лозинка",
@@ -526,6 +527,7 @@
"Configure the database" : "Подешавање базе",
"Only %s is available." : "Само %s је доступна.",
"Database account" : "Налог базе података",
+ "Installing …" : "Инсталирам ...",
"Direct link copied to clipboard" : "Директни линк је копиран у клипборд"
},"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/core/l10n/sv.js b/core/l10n/sv.js
index 54e1eda648f..5886425cec4 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -125,7 +125,6 @@ OC.L10N.register(
"Search in current app" : "Sök i nuvarande app",
"Clear search" : "Rensa sökning",
"Search everywhere" : "Sök överallt",
- "Searching …" : "Söker ...",
"Start typing to search" : "Börja skriva för att söka",
"No matching results" : "Inga matchande resultat",
"Today" : "Idag",
@@ -144,7 +143,7 @@ OC.L10N.register(
"Load more results" : "Hämta fler resultat",
"Search in" : "Sök i",
"Log in" : "Logga in",
- "Logging in …" : "Loggar in ...",
+ "Logging in …" : "Loggar in …",
"Log in to {productName}" : "Logga in på {productName}",
"Wrong login or password." : "Felaktigt inloggning eller lösenord.",
"This account is disabled" : "Detta konto är inaktiverat",
@@ -181,21 +180,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Kollaborativa dokument, kalkylark och presentationer, byggt på Collabora Online",
"Distraction free note taking app." : "Distraktionsfri anteckningsapp.",
"Recommended apps" : "Rekommenderade appar",
- "Loading apps …" : "Läser in appar …",
"Could not fetch list of apps from the App Store." : "Det gick inte att hämta listan över appar från App Store.",
"App download or installation failed" : "Hämtning eller installation av appen misslyckades",
"Cannot install this app because it is not compatible" : "Appen kan inte installeras eftersom den inte är kompatibel",
"Cannot install this app" : "Kan inte installera denna app",
"Skip" : "Hoppa över",
- "Installing apps …" : "Installerar appar ...",
"Install recommended apps" : "Installera rekommenderade appar",
"Avatar of {displayName}" : "Avatar för {displayName}",
"Settings menu" : "Inställningsmeny",
- "Loading your contacts …" : "Läser in dina kontakter ...",
- "Looking for {term} …" : "Letar efter {term} …",
"Search contacts" : "Sök kontakter",
"Reset search" : "Återställ sökning",
- "Search contacts …" : "Sök kontakter ...",
"Could not load your contacts" : "Det gick inte att läsa in dina kontakter",
"No contacts found" : "Inga kontakter hittades",
"Show all contacts" : "Visa alla kontakter",
@@ -207,7 +201,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Ett fel uppstod vid sökning efter {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Sökningen startar när du börjar skriva och resultat kan nås med piltangenterna",
"Search for {name} only" : "Sök efter endast {name}",
- "Loading more results …" : "Hämtar fler resultat ...",
"Forgot password?" : "Glömt lösenordet?",
"Back to login form" : "Tillbaka till inloggningsformulär",
"Back" : "Tillbaka",
@@ -247,7 +240,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Vänligen ange portnumret tillsammans med värdnamnet (t.ex. localhost:5432).",
"Database host" : "Databasserver",
"localhost" : "localhost",
- "Installing …" : "Installerar …",
"Install" : "Installera",
"Need help?" : "Behövs hjälp?",
"See the documentation" : "Se dokumentationen",
@@ -256,7 +248,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Din webbläsare stöds inte. Uppgradera till en nyare version eller en som stöds.",
"Continue with this unsupported browser" : "Fortsätt med webbläsare som inte stöds",
"Supported versions" : "Stödda versioner",
- "Search {types} …" : "Sök {types} …",
"Choose {file}" : "Välj {file}",
"Choose" : "Välj",
"Copy to {target}" : "Kopiera till {target}",
@@ -276,7 +267,7 @@ OC.L10N.register(
"(all selected)" : "(Alla valda)",
"({count} selected)" : "({count} valda)",
"Error loading file exists template" : "Fel vid inläsning av fil finns i mall",
- "Saving …" : "Sparar ...",
+ "Saving …" : "Sparar …",
"seconds ago" : "sekunder sedan",
"Connection to server lost" : "Anslutning till server förlorad",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att läsa in sidan, uppdaterar om %n sekund","Problem med att läsa in sidan, uppdaterar om %n sekunder"],
@@ -380,12 +371,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.",
"Error occurred while checking server setup" : "Ett fel inträffade när en kontroll av serverns konfiguration utfördes",
"For more details see the {linkstart}documentation ↗{linkend}." : "För mer detaljer se {linkstart}dokumentationen ↗{linkend}.",
+ "Searching …" : "Söker ...",
+ "Logging in …" : "Loggar in ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatt, videosamtal, skärmdelning, onlinemöten och webbkonferenser – i din webbläsare och med mobilappar.",
+ "Loading apps …" : "Läser in appar …",
+ "Installing apps …" : "Installerar appar ...",
+ "Loading your contacts …" : "Läser in dina kontakter ...",
+ "Looking for {term} …" : "Letar efter {term} …",
+ "Search contacts …" : "Sök kontakter ...",
+ "Loading more results …" : "Hämtar fler resultat ...",
"You have not added any info yet" : "Du har inte angivit någon information ännu",
"{user} has not added any info yet" : "{user} har inte angivit någon information ännu",
"Error opening the user status modal, try hard refreshing the page" : "Kunde inte öppna användarstatus-rutan, försök att ladda om sidan",
"Edit Profile" : "Redigera profil",
"The headline and about sections will show up here" : "Rubriken och avsnitten \"om\" kommer att dyka upp här",
+ "Search {types} …" : "Sök {types} …",
+ "Saving …" : "Sparar ...",
"Very weak password" : "Väldigt svagt lösenord",
"Weak password" : "Svagt lösenord",
"So-so password" : "Okej lösenord",
@@ -412,6 +413,7 @@ OC.L10N.register(
"Configure the database" : "Konfigurera databasen",
"Only %s is available." : "Endast %s är tillgänglig.",
"Database account" : "Databaskonto",
+ "Installing …" : "Installerar …",
"Direct link copied to clipboard" : "Direktlänk kopierad till urklipp"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 2f5ead52533..d59aa81817b 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -123,7 +123,6 @@
"Search in current app" : "Sök i nuvarande app",
"Clear search" : "Rensa sökning",
"Search everywhere" : "Sök överallt",
- "Searching …" : "Söker ...",
"Start typing to search" : "Börja skriva för att söka",
"No matching results" : "Inga matchande resultat",
"Today" : "Idag",
@@ -142,7 +141,7 @@
"Load more results" : "Hämta fler resultat",
"Search in" : "Sök i",
"Log in" : "Logga in",
- "Logging in …" : "Loggar in ...",
+ "Logging in …" : "Loggar in …",
"Log in to {productName}" : "Logga in på {productName}",
"Wrong login or password." : "Felaktigt inloggning eller lösenord.",
"This account is disabled" : "Detta konto är inaktiverat",
@@ -179,21 +178,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Kollaborativa dokument, kalkylark och presentationer, byggt på Collabora Online",
"Distraction free note taking app." : "Distraktionsfri anteckningsapp.",
"Recommended apps" : "Rekommenderade appar",
- "Loading apps …" : "Läser in appar …",
"Could not fetch list of apps from the App Store." : "Det gick inte att hämta listan över appar från App Store.",
"App download or installation failed" : "Hämtning eller installation av appen misslyckades",
"Cannot install this app because it is not compatible" : "Appen kan inte installeras eftersom den inte är kompatibel",
"Cannot install this app" : "Kan inte installera denna app",
"Skip" : "Hoppa över",
- "Installing apps …" : "Installerar appar ...",
"Install recommended apps" : "Installera rekommenderade appar",
"Avatar of {displayName}" : "Avatar för {displayName}",
"Settings menu" : "Inställningsmeny",
- "Loading your contacts …" : "Läser in dina kontakter ...",
- "Looking for {term} …" : "Letar efter {term} …",
"Search contacts" : "Sök kontakter",
"Reset search" : "Återställ sökning",
- "Search contacts …" : "Sök kontakter ...",
"Could not load your contacts" : "Det gick inte att läsa in dina kontakter",
"No contacts found" : "Inga kontakter hittades",
"Show all contacts" : "Visa alla kontakter",
@@ -205,7 +199,6 @@
"An error occurred while searching for {type}" : "Ett fel uppstod vid sökning efter {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Sökningen startar när du börjar skriva och resultat kan nås med piltangenterna",
"Search for {name} only" : "Sök efter endast {name}",
- "Loading more results …" : "Hämtar fler resultat ...",
"Forgot password?" : "Glömt lösenordet?",
"Back to login form" : "Tillbaka till inloggningsformulär",
"Back" : "Tillbaka",
@@ -245,7 +238,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Vänligen ange portnumret tillsammans med värdnamnet (t.ex. localhost:5432).",
"Database host" : "Databasserver",
"localhost" : "localhost",
- "Installing …" : "Installerar …",
"Install" : "Installera",
"Need help?" : "Behövs hjälp?",
"See the documentation" : "Se dokumentationen",
@@ -254,7 +246,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Din webbläsare stöds inte. Uppgradera till en nyare version eller en som stöds.",
"Continue with this unsupported browser" : "Fortsätt med webbläsare som inte stöds",
"Supported versions" : "Stödda versioner",
- "Search {types} …" : "Sök {types} …",
"Choose {file}" : "Välj {file}",
"Choose" : "Välj",
"Copy to {target}" : "Kopiera till {target}",
@@ -274,7 +265,7 @@
"(all selected)" : "(Alla valda)",
"({count} selected)" : "({count} valda)",
"Error loading file exists template" : "Fel vid inläsning av fil finns i mall",
- "Saving …" : "Sparar ...",
+ "Saving …" : "Sparar …",
"seconds ago" : "sekunder sedan",
"Connection to server lost" : "Anslutning till server förlorad",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att läsa in sidan, uppdaterar om %n sekund","Problem med att läsa in sidan, uppdaterar om %n sekunder"],
@@ -378,12 +369,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.",
"Error occurred while checking server setup" : "Ett fel inträffade när en kontroll av serverns konfiguration utfördes",
"For more details see the {linkstart}documentation ↗{linkend}." : "För mer detaljer se {linkstart}dokumentationen ↗{linkend}.",
+ "Searching …" : "Söker ...",
+ "Logging in …" : "Loggar in ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatt, videosamtal, skärmdelning, onlinemöten och webbkonferenser – i din webbläsare och med mobilappar.",
+ "Loading apps …" : "Läser in appar …",
+ "Installing apps …" : "Installerar appar ...",
+ "Loading your contacts …" : "Läser in dina kontakter ...",
+ "Looking for {term} …" : "Letar efter {term} …",
+ "Search contacts …" : "Sök kontakter ...",
+ "Loading more results …" : "Hämtar fler resultat ...",
"You have not added any info yet" : "Du har inte angivit någon information ännu",
"{user} has not added any info yet" : "{user} har inte angivit någon information ännu",
"Error opening the user status modal, try hard refreshing the page" : "Kunde inte öppna användarstatus-rutan, försök att ladda om sidan",
"Edit Profile" : "Redigera profil",
"The headline and about sections will show up here" : "Rubriken och avsnitten \"om\" kommer att dyka upp här",
+ "Search {types} …" : "Sök {types} …",
+ "Saving …" : "Sparar ...",
"Very weak password" : "Väldigt svagt lösenord",
"Weak password" : "Svagt lösenord",
"So-so password" : "Okej lösenord",
@@ -410,6 +411,7 @@
"Configure the database" : "Konfigurera databasen",
"Only %s is available." : "Endast %s är tillgänglig.",
"Database account" : "Databaskonto",
+ "Installing …" : "Installerar …",
"Direct link copied to clipboard" : "Direktlänk kopierad till urklipp"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/sw.js b/core/l10n/sw.js
index 9ca5c523926..81b7057c5bb 100644
--- a/core/l10n/sw.js
+++ b/core/l10n/sw.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Tafuta katika app ya hivi karibuni",
"Clear search" : "Futa utafutaji",
"Search everywhere" : "Tafuta kila mahali",
- "Searching …" : "Inatafuta",
"Start typing to search" : "Anza kuandika ili kutafuta",
"Minimum search length is {minSearchLength} characters" : "Kima cha chini cha urefu wa utafutaji ni vibambo {minSearchLength}",
"No matching results" : "Hakuna matokeo yanayolingana",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "Pakia matokeo zaidi",
"Search in" : "Tafuta katika",
"Log in" : "Ingia",
- "Logging in …" : "Inaingia",
+ "Logging in …" : "Inaingia …",
"Log in to {productName}" : "Ingia kwa {productName}",
"Wrong login or password." : "Makosa ya uingiaji au nenosiri",
"This account is disabled" : "Akaunti hii haijawezeshwa ",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Hati shirikishi, lahajedwali na mawasilisho, yaliyoundwa kwenye Collabora mtandaoni.",
"Distraction free note taking app." : "Programu ya kuchukua nukuu bila usumbufu.",
"Recommended apps" : "Program iliyopendekezwa",
- "Loading apps …" : "Inapakia program",
"Could not fetch list of apps from the App Store." : "Haiwezi kuleta orodha ya maombi kutoka katika stoo ya maombi",
"App download or installation failed" : "Upakuaji au usanikishaji wa program umeshindikana",
"Cannot install this app because it is not compatible" : "Haiwezi kusakinisha program hii kwa sababu si sambamba",
"Cannot install this app" : "Haiwezi kusakinisha program hii",
"Skip" : "Ruka",
- "Installing apps …" : "Inasakinisha program",
"Install recommended apps" : "Sakinisha program zilizopendekezwa",
"Avatar of {displayName}" : "Avatar ya {displayName}",
"Settings menu" : "Pangilia mwongozo",
- "Loading your contacts …" : "Inapakia mawasiliano yako",
- "Looking for {term} …" : "Inatafuta {term}",
"Search contacts" : "Tafuta mawasiliano",
"Reset search" : "Pangilia utafutaji",
- "Search contacts …" : "Tafuta mawasiliano...",
"Could not load your contacts" : "Haikuweza kupakia mawasiliano yako",
"No contacts found" : "Hakuna mawasiliano yaliyopatikana",
"Show all contacts" : "Onesha mawasiliano yote",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Hitilafu imetokea wakati ikitafuta {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Utafutaji huanza mara moja unapoanza kuandika na matokeo yanaweza kufikiwa na funguo za mishale",
"Search for {name} only" : "Tafuta tu {name}",
- "Loading more results …" : "Inapakia matokeo zaidi",
"Forgot password?" : "Umesahau nenosiri?",
"Back to login form" : "Rudi kwenye fomu ya uingiaji",
"Back" : "Rudi",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Tafadhali bainisha nambari ya mlango pamoja na jina la mwenyeji (k.m., mwenyeji wa eneo:5432).",
"Database host" : "Mwenyeji wa kanzidata",
"localhost" : "mwenyeji wa eneo",
- "Installing …" : "Inasakinisha",
"Install" : "Sakinisha",
"Need help?" : "Unahitaji masaada?",
"See the documentation" : "Angalia mkusanyiko wa nyaraka",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Kivinjari chako hakitumiki. Tafadhali boresha hadi toleo jipya au kivinjari kinachotumika",
"Continue with this unsupported browser" : "Endelea na kivinjari kisichotumika",
"Supported versions" : "Toleo linalotumika",
- "Search {types} …" : "Tafuta {types}...",
"Choose {file}" : "Chagua {file}",
"Choose" : "Chagua",
"Copy to {target}" : "Nakili kwenda {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(yote yamechaguliwa)",
"({count} selected)" : "({count} imechaguliwa)",
"Error loading file exists template" : "Hitilafu kupakia faili kiolezo kilichopo",
- "Saving …" : "Inahifadhi...",
+ "Saving …" : "Inahifadhi …",
"seconds ago" : "sukunde zilizopita",
"Connection to server lost" : "Muunganiko kwenye seva umepotea",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Tatizo kupakia ukurasa, pakia upya %n sekunde"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Wasiliana na msimamizi wa mfumo wako ikiwa ujumbe huu utaendelea au ulionekana bila kutarajiwa.",
"Error occurred while checking server setup" : "Hitilafu imetokea wakati ikiangalia mpangilio wa seva",
"For more details see the {linkstart}documentation ↗{linkend}." : "Kwa maelezo zaidi ona {linkstart}uwasilishaji nyaraka {linkend}",
+ "Searching …" : "Inatafuta",
+ "Logging in …" : "Inaingia",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Kupiga gumzo, simu za picha mjongeo, kushiriki skrini, mikutano ya mtandaoni na mikutano ya wavuti - katika kivinjari chako na programu za simu.",
+ "Loading apps …" : "Inapakia program",
+ "Installing apps …" : "Inasakinisha program",
+ "Loading your contacts …" : "Inapakia mawasiliano yako",
+ "Looking for {term} …" : "Inatafuta {term}",
+ "Search contacts …" : "Tafuta mawasiliano...",
+ "Loading more results …" : "Inapakia matokeo zaidi",
"You have not added any info yet" : "Hujaongeza taarifa yoyote bado",
"{user} has not added any info yet" : "{user} hajaongeza taarifa yoyote bado",
"Error opening the user status modal, try hard refreshing the page" : "Hitilafu imetokea wakati wa kufungua modi ya hali ya mtumiaji, jaribu kuonyesha upya ukurasa kwa bidii",
"Edit Profile" : "Hariri wasifu",
"The headline and about sections will show up here" : "Kichwa cha habari na sehemu kuhusu zitaonekana hapa",
+ "Search {types} …" : "Tafuta {types}...",
+ "Saving …" : "Inahifadhi...",
"Very weak password" : "Nenosiri dhaifu sana",
"Weak password" : "Nenosiri dhaifu",
"So-so password" : "Nenosiri la so-so",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "Sanidi hifadhidata",
"Only %s is available." : "Yupo tu %s",
"Database account" : "Akaunti ya kanzidata",
+ "Installing …" : "Inasakinisha",
"Direct link copied to clipboard" : "Kiungio cha moja kwa moja kimenakiliwa kwenye ubao wa kunakili"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/sw.json b/core/l10n/sw.json
index 3e59c6537ff..d3a40c3b888 100644
--- a/core/l10n/sw.json
+++ b/core/l10n/sw.json
@@ -232,7 +232,6 @@
"Search in current app" : "Tafuta katika app ya hivi karibuni",
"Clear search" : "Futa utafutaji",
"Search everywhere" : "Tafuta kila mahali",
- "Searching …" : "Inatafuta",
"Start typing to search" : "Anza kuandika ili kutafuta",
"Minimum search length is {minSearchLength} characters" : "Kima cha chini cha urefu wa utafutaji ni vibambo {minSearchLength}",
"No matching results" : "Hakuna matokeo yanayolingana",
@@ -254,7 +253,7 @@
"Load more results" : "Pakia matokeo zaidi",
"Search in" : "Tafuta katika",
"Log in" : "Ingia",
- "Logging in …" : "Inaingia",
+ "Logging in …" : "Inaingia …",
"Log in to {productName}" : "Ingia kwa {productName}",
"Wrong login or password." : "Makosa ya uingiaji au nenosiri",
"This account is disabled" : "Akaunti hii haijawezeshwa ",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Hati shirikishi, lahajedwali na mawasilisho, yaliyoundwa kwenye Collabora mtandaoni.",
"Distraction free note taking app." : "Programu ya kuchukua nukuu bila usumbufu.",
"Recommended apps" : "Program iliyopendekezwa",
- "Loading apps …" : "Inapakia program",
"Could not fetch list of apps from the App Store." : "Haiwezi kuleta orodha ya maombi kutoka katika stoo ya maombi",
"App download or installation failed" : "Upakuaji au usanikishaji wa program umeshindikana",
"Cannot install this app because it is not compatible" : "Haiwezi kusakinisha program hii kwa sababu si sambamba",
"Cannot install this app" : "Haiwezi kusakinisha program hii",
"Skip" : "Ruka",
- "Installing apps …" : "Inasakinisha program",
"Install recommended apps" : "Sakinisha program zilizopendekezwa",
"Avatar of {displayName}" : "Avatar ya {displayName}",
"Settings menu" : "Pangilia mwongozo",
- "Loading your contacts …" : "Inapakia mawasiliano yako",
- "Looking for {term} …" : "Inatafuta {term}",
"Search contacts" : "Tafuta mawasiliano",
"Reset search" : "Pangilia utafutaji",
- "Search contacts …" : "Tafuta mawasiliano...",
"Could not load your contacts" : "Haikuweza kupakia mawasiliano yako",
"No contacts found" : "Hakuna mawasiliano yaliyopatikana",
"Show all contacts" : "Onesha mawasiliano yote",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "Hitilafu imetokea wakati ikitafuta {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Utafutaji huanza mara moja unapoanza kuandika na matokeo yanaweza kufikiwa na funguo za mishale",
"Search for {name} only" : "Tafuta tu {name}",
- "Loading more results …" : "Inapakia matokeo zaidi",
"Forgot password?" : "Umesahau nenosiri?",
"Back to login form" : "Rudi kwenye fomu ya uingiaji",
"Back" : "Rudi",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Tafadhali bainisha nambari ya mlango pamoja na jina la mwenyeji (k.m., mwenyeji wa eneo:5432).",
"Database host" : "Mwenyeji wa kanzidata",
"localhost" : "mwenyeji wa eneo",
- "Installing …" : "Inasakinisha",
"Install" : "Sakinisha",
"Need help?" : "Unahitaji masaada?",
"See the documentation" : "Angalia mkusanyiko wa nyaraka",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Kivinjari chako hakitumiki. Tafadhali boresha hadi toleo jipya au kivinjari kinachotumika",
"Continue with this unsupported browser" : "Endelea na kivinjari kisichotumika",
"Supported versions" : "Toleo linalotumika",
- "Search {types} …" : "Tafuta {types}...",
"Choose {file}" : "Chagua {file}",
"Choose" : "Chagua",
"Copy to {target}" : "Nakili kwenda {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(yote yamechaguliwa)",
"({count} selected)" : "({count} imechaguliwa)",
"Error loading file exists template" : "Hitilafu kupakia faili kiolezo kilichopo",
- "Saving …" : "Inahifadhi...",
+ "Saving …" : "Inahifadhi …",
"seconds ago" : "sukunde zilizopita",
"Connection to server lost" : "Muunganiko kwenye seva umepotea",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Tatizo kupakia ukurasa, pakia upya %n sekunde"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Wasiliana na msimamizi wa mfumo wako ikiwa ujumbe huu utaendelea au ulionekana bila kutarajiwa.",
"Error occurred while checking server setup" : "Hitilafu imetokea wakati ikiangalia mpangilio wa seva",
"For more details see the {linkstart}documentation ↗{linkend}." : "Kwa maelezo zaidi ona {linkstart}uwasilishaji nyaraka {linkend}",
+ "Searching …" : "Inatafuta",
+ "Logging in …" : "Inaingia",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Kupiga gumzo, simu za picha mjongeo, kushiriki skrini, mikutano ya mtandaoni na mikutano ya wavuti - katika kivinjari chako na programu za simu.",
+ "Loading apps …" : "Inapakia program",
+ "Installing apps …" : "Inasakinisha program",
+ "Loading your contacts …" : "Inapakia mawasiliano yako",
+ "Looking for {term} …" : "Inatafuta {term}",
+ "Search contacts …" : "Tafuta mawasiliano...",
+ "Loading more results …" : "Inapakia matokeo zaidi",
"You have not added any info yet" : "Hujaongeza taarifa yoyote bado",
"{user} has not added any info yet" : "{user} hajaongeza taarifa yoyote bado",
"Error opening the user status modal, try hard refreshing the page" : "Hitilafu imetokea wakati wa kufungua modi ya hali ya mtumiaji, jaribu kuonyesha upya ukurasa kwa bidii",
"Edit Profile" : "Hariri wasifu",
"The headline and about sections will show up here" : "Kichwa cha habari na sehemu kuhusu zitaonekana hapa",
+ "Search {types} …" : "Tafuta {types}...",
+ "Saving …" : "Inahifadhi...",
"Very weak password" : "Nenosiri dhaifu sana",
"Weak password" : "Nenosiri dhaifu",
"So-so password" : "Nenosiri la so-so",
@@ -526,6 +527,7 @@
"Configure the database" : "Sanidi hifadhidata",
"Only %s is available." : "Yupo tu %s",
"Database account" : "Akaunti ya kanzidata",
+ "Installing …" : "Inasakinisha",
"Direct link copied to clipboard" : "Kiungio cha moja kwa moja kimenakiliwa kwenye ubao wa kunakili"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/th.js b/core/l10n/th.js
index 38c75e66794..740d987ffef 100644
--- a/core/l10n/th.js
+++ b/core/l10n/th.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"Search in current app" : "ค้นหาในแอปปัจจุบัน",
"Clear search" : "ล้างการค้นหา",
"Search everywhere" : "ค้นหาในทุกที่",
- "Searching …" : "กำลังค้นหา …",
"Start typing to search" : "เริ่มพิมพ์เพื่อค้นหา",
"Today" : "วันนี้",
"Last 7 days" : "ภายใน 7 วัน",
@@ -112,7 +111,6 @@ OC.L10N.register(
"Results" : "ผลลัพธ์",
"Load more results" : "โหลดผลลัพธ์เพิ่มเติม",
"Log in" : "เข้าสู่ระบบ",
- "Logging in …" : "กำลังเข้าสู่ระบบ ...",
"Log in to {productName}" : "เข้าสู่ระบบไปยัง {productName}",
"Wrong login or password." : "ล็อกอินหรือรหัสผ่านไม่ถูกต้อง",
"This account is disabled" : "บัญชีนี้ถูกปิดใช้งาน",
@@ -141,21 +139,16 @@ OC.L10N.register(
"Resetting password" : "กำลังตั้งรหัสผ่านใหม่",
"Distraction free note taking app." : "แอปจดโน้ตแบบไร้สิ่งรบกวน",
"Recommended apps" : "แอปแนะนำ",
- "Loading apps …" : "กำลังโหลดแอป …",
"Could not fetch list of apps from the App Store." : "ไม่สามารถดึงรายการแอปจากร้านค้าแอป",
"App download or installation failed" : "การดาวน์โหลดหรือติดตั้งแอปล้มเหลว",
"Cannot install this app because it is not compatible" : "ไม่สามารถติดตั้งแอปนี้ เนื่องจากแอปนี้เข้ากันไม่ได้",
"Cannot install this app" : "ไม่สามารถติดตั้งแอปนี้",
"Skip" : "ข้าม",
- "Installing apps …" : "กำลังติดตั้งแอป …",
"Install recommended apps" : "ติดตั้งแอปแนะนำ",
"Avatar of {displayName}" : "อวาตาร์ของ {displayName}",
"Settings menu" : "เมนูการตั้งค่า",
- "Loading your contacts …" : "กำลังโหลดรายชื่อผู้ติดต่อของคุณ …",
- "Looking for {term} …" : "กำลังค้นหา {term} …",
"Search contacts" : "ค้นหารายชื่อ",
"Reset search" : "รีเซ็ตการค้นหา",
- "Search contacts …" : "ค้นหารายชื่อผู้ติดต่อ …",
"Could not load your contacts" : "ไม่สามารถโหลดรายชื่อผู้ติดต่อ",
"No contacts found" : "ไม่พบรายชื่อผู้ติดต่อ",
"Show all contacts" : "แสดงรายชื่อทั้งหมด",
@@ -167,7 +160,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "เกิดข้อผิดพลาดขณะค้นหา {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "การค้นหาจะเริ่มนับจากที่คุณเริ่มพิมพ์ และสามารถเลือกผลลัพธ์ด้วยปุ่มลูกศรได้",
"Search for {name} only" : "ค้นหาเฉพาะ {name} เท่านั้น",
- "Loading more results …" : "กำลังโหลดผลลัพธ์เพิ่มเติม …",
"Forgot password?" : "ลืมรหัสผ่าน?",
"Back to login form" : "กลับสู่แบบฟอร์มเข้าสู่ระบบ",
"Back" : "ย้อนกลับ",
@@ -187,7 +179,6 @@ OC.L10N.register(
"Database tablespace" : "พื้นที่ตารางในฐานข้อมูล",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "โปรดระบุหมายเลขพอร์ตพร้อมชื่อโฮสต์ (เช่น localhost:5432)",
"Database host" : "โฮสต์ฐานข้อมูล",
- "Installing …" : "กำลังติดตั้ง …",
"Install" : "ติดตั้ง",
"Need help?" : "ต้องการความช่วยเหลือ?",
"See the documentation" : "ดูเอกสารประกอบ",
@@ -196,7 +187,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "เบราว์เซอร์ของคุณไม่ได้รับการสนับสนุน กรุณาอัปเกรดเป็นรุ่นที่ใหม่กว่าหรือเบราว์เซอร์ที่สนับสนุน",
"Continue with this unsupported browser" : "ดำเนินการต่อด้วยเบราว์เซอร์นี้ที่ไม่สนับสนุน",
"Supported versions" : "รุ่นที่สนับสนุน",
- "Search {types} …" : "ค้นหา {types} …",
"Choose {file}" : "เลือก {file}",
"Choose" : "เลือก",
"Copy to {target}" : "คัดลอกไปยัง {target}",
@@ -216,7 +206,6 @@ OC.L10N.register(
"(all selected)" : "(เลือกทั้งหมด)",
"({count} selected)" : "(เลือก {count} รายการ)",
"Error loading file exists template" : "เกิดข้อผิดพลาดขณะโหลดไฟล์เทมเพลตที่มีอยู่",
- "Saving …" : "กำลังบันทึก …",
"seconds ago" : "วินาทีที่แล้ว",
"Connection to server lost" : "การเชื่อมต่อไปยังเซิร์ฟเวอร์สูญหาย",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["เกิดปัญหาขณะโหลดหน้าเว็บ จะโหลดหน้าเว็บใหม่ใน %n วินาที"],
@@ -315,9 +304,19 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "ติดต่อผู้ดูแลระบบของคุณหากข้อความนี้ยังคงอยู่หรือปรากฏโดยไม่คาดคิด",
"Error occurred while checking server setup" : "เกิดข้อผิดพลาดขณะตรวจสอบการติดตั้งเซิร์ฟเวอร์",
"For more details see the {linkstart}documentation ↗{linkend}." : "สำหรับข้อมูลเพิ่มเติม โปรดดู{linkstart}เอกสารประกอบ ↗{linkend}",
+ "Searching …" : "กำลังค้นหา …",
+ "Logging in …" : "กำลังเข้าสู่ระบบ ...",
+ "Loading apps …" : "กำลังโหลดแอป …",
+ "Installing apps …" : "กำลังติดตั้งแอป …",
+ "Loading your contacts …" : "กำลังโหลดรายชื่อผู้ติดต่อของคุณ …",
+ "Looking for {term} …" : "กำลังค้นหา {term} …",
+ "Search contacts …" : "ค้นหารายชื่อผู้ติดต่อ …",
+ "Loading more results …" : "กำลังโหลดผลลัพธ์เพิ่มเติม …",
"You have not added any info yet" : "คุณยังไม่ได้เพิ่มข้อมูลใด ๆ",
"{user} has not added any info yet" : "{user} ยังไม่ได้เพิ่มข้อมูลใด ๆ",
"Edit Profile" : "แก้ไขโปรไฟล์",
+ "Search {types} …" : "ค้นหา {types} …",
+ "Saving …" : "กำลังบันทึก …",
"Very weak password" : "รหัสผ่านระดับต่ำมาก",
"Weak password" : "รหัสผ่านระดับต่ำ",
"So-so password" : "รหัสผ่านระดับปกติ",
@@ -340,6 +339,7 @@ OC.L10N.register(
"Toggle password visibility" : "เปิด-ปิด การมองเห็นรหัสผ่าน",
"Configure the database" : "ตั้งค่าฐานข้อมูล",
"Only %s is available." : "เฉพาะ %s สามารถใช้ได้",
- "Database account" : "บัญชีฐานข้อมูล"
+ "Database account" : "บัญชีฐานข้อมูล",
+ "Installing …" : "กำลังติดตั้ง …"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/th.json b/core/l10n/th.json
index 89cc5213ee3..916b643451c 100644
--- a/core/l10n/th.json
+++ b/core/l10n/th.json
@@ -96,7 +96,6 @@
"Search in current app" : "ค้นหาในแอปปัจจุบัน",
"Clear search" : "ล้างการค้นหา",
"Search everywhere" : "ค้นหาในทุกที่",
- "Searching …" : "กำลังค้นหา …",
"Start typing to search" : "เริ่มพิมพ์เพื่อค้นหา",
"Today" : "วันนี้",
"Last 7 days" : "ภายใน 7 วัน",
@@ -110,7 +109,6 @@
"Results" : "ผลลัพธ์",
"Load more results" : "โหลดผลลัพธ์เพิ่มเติม",
"Log in" : "เข้าสู่ระบบ",
- "Logging in …" : "กำลังเข้าสู่ระบบ ...",
"Log in to {productName}" : "เข้าสู่ระบบไปยัง {productName}",
"Wrong login or password." : "ล็อกอินหรือรหัสผ่านไม่ถูกต้อง",
"This account is disabled" : "บัญชีนี้ถูกปิดใช้งาน",
@@ -139,21 +137,16 @@
"Resetting password" : "กำลังตั้งรหัสผ่านใหม่",
"Distraction free note taking app." : "แอปจดโน้ตแบบไร้สิ่งรบกวน",
"Recommended apps" : "แอปแนะนำ",
- "Loading apps …" : "กำลังโหลดแอป …",
"Could not fetch list of apps from the App Store." : "ไม่สามารถดึงรายการแอปจากร้านค้าแอป",
"App download or installation failed" : "การดาวน์โหลดหรือติดตั้งแอปล้มเหลว",
"Cannot install this app because it is not compatible" : "ไม่สามารถติดตั้งแอปนี้ เนื่องจากแอปนี้เข้ากันไม่ได้",
"Cannot install this app" : "ไม่สามารถติดตั้งแอปนี้",
"Skip" : "ข้าม",
- "Installing apps …" : "กำลังติดตั้งแอป …",
"Install recommended apps" : "ติดตั้งแอปแนะนำ",
"Avatar of {displayName}" : "อวาตาร์ของ {displayName}",
"Settings menu" : "เมนูการตั้งค่า",
- "Loading your contacts …" : "กำลังโหลดรายชื่อผู้ติดต่อของคุณ …",
- "Looking for {term} …" : "กำลังค้นหา {term} …",
"Search contacts" : "ค้นหารายชื่อ",
"Reset search" : "รีเซ็ตการค้นหา",
- "Search contacts …" : "ค้นหารายชื่อผู้ติดต่อ …",
"Could not load your contacts" : "ไม่สามารถโหลดรายชื่อผู้ติดต่อ",
"No contacts found" : "ไม่พบรายชื่อผู้ติดต่อ",
"Show all contacts" : "แสดงรายชื่อทั้งหมด",
@@ -165,7 +158,6 @@
"An error occurred while searching for {type}" : "เกิดข้อผิดพลาดขณะค้นหา {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "การค้นหาจะเริ่มนับจากที่คุณเริ่มพิมพ์ และสามารถเลือกผลลัพธ์ด้วยปุ่มลูกศรได้",
"Search for {name} only" : "ค้นหาเฉพาะ {name} เท่านั้น",
- "Loading more results …" : "กำลังโหลดผลลัพธ์เพิ่มเติม …",
"Forgot password?" : "ลืมรหัสผ่าน?",
"Back to login form" : "กลับสู่แบบฟอร์มเข้าสู่ระบบ",
"Back" : "ย้อนกลับ",
@@ -185,7 +177,6 @@
"Database tablespace" : "พื้นที่ตารางในฐานข้อมูล",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "โปรดระบุหมายเลขพอร์ตพร้อมชื่อโฮสต์ (เช่น localhost:5432)",
"Database host" : "โฮสต์ฐานข้อมูล",
- "Installing …" : "กำลังติดตั้ง …",
"Install" : "ติดตั้ง",
"Need help?" : "ต้องการความช่วยเหลือ?",
"See the documentation" : "ดูเอกสารประกอบ",
@@ -194,7 +185,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "เบราว์เซอร์ของคุณไม่ได้รับการสนับสนุน กรุณาอัปเกรดเป็นรุ่นที่ใหม่กว่าหรือเบราว์เซอร์ที่สนับสนุน",
"Continue with this unsupported browser" : "ดำเนินการต่อด้วยเบราว์เซอร์นี้ที่ไม่สนับสนุน",
"Supported versions" : "รุ่นที่สนับสนุน",
- "Search {types} …" : "ค้นหา {types} …",
"Choose {file}" : "เลือก {file}",
"Choose" : "เลือก",
"Copy to {target}" : "คัดลอกไปยัง {target}",
@@ -214,7 +204,6 @@
"(all selected)" : "(เลือกทั้งหมด)",
"({count} selected)" : "(เลือก {count} รายการ)",
"Error loading file exists template" : "เกิดข้อผิดพลาดขณะโหลดไฟล์เทมเพลตที่มีอยู่",
- "Saving …" : "กำลังบันทึก …",
"seconds ago" : "วินาทีที่แล้ว",
"Connection to server lost" : "การเชื่อมต่อไปยังเซิร์ฟเวอร์สูญหาย",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["เกิดปัญหาขณะโหลดหน้าเว็บ จะโหลดหน้าเว็บใหม่ใน %n วินาที"],
@@ -313,9 +302,19 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "ติดต่อผู้ดูแลระบบของคุณหากข้อความนี้ยังคงอยู่หรือปรากฏโดยไม่คาดคิด",
"Error occurred while checking server setup" : "เกิดข้อผิดพลาดขณะตรวจสอบการติดตั้งเซิร์ฟเวอร์",
"For more details see the {linkstart}documentation ↗{linkend}." : "สำหรับข้อมูลเพิ่มเติม โปรดดู{linkstart}เอกสารประกอบ ↗{linkend}",
+ "Searching …" : "กำลังค้นหา …",
+ "Logging in …" : "กำลังเข้าสู่ระบบ ...",
+ "Loading apps …" : "กำลังโหลดแอป …",
+ "Installing apps …" : "กำลังติดตั้งแอป …",
+ "Loading your contacts …" : "กำลังโหลดรายชื่อผู้ติดต่อของคุณ …",
+ "Looking for {term} …" : "กำลังค้นหา {term} …",
+ "Search contacts …" : "ค้นหารายชื่อผู้ติดต่อ …",
+ "Loading more results …" : "กำลังโหลดผลลัพธ์เพิ่มเติม …",
"You have not added any info yet" : "คุณยังไม่ได้เพิ่มข้อมูลใด ๆ",
"{user} has not added any info yet" : "{user} ยังไม่ได้เพิ่มข้อมูลใด ๆ",
"Edit Profile" : "แก้ไขโปรไฟล์",
+ "Search {types} …" : "ค้นหา {types} …",
+ "Saving …" : "กำลังบันทึก …",
"Very weak password" : "รหัสผ่านระดับต่ำมาก",
"Weak password" : "รหัสผ่านระดับต่ำ",
"So-so password" : "รหัสผ่านระดับปกติ",
@@ -338,6 +337,7 @@
"Toggle password visibility" : "เปิด-ปิด การมองเห็นรหัสผ่าน",
"Configure the database" : "ตั้งค่าฐานข้อมูล",
"Only %s is available." : "เฉพาะ %s สามารถใช้ได้",
- "Database account" : "บัญชีฐานข้อมูล"
+ "Database account" : "บัญชีฐานข้อมูล",
+ "Installing …" : "กำลังติดตั้ง …"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 57d673253d9..6d66acfcb8d 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -233,7 +233,6 @@ OC.L10N.register(
"Search in current app" : "Geçerli uygulamada ara",
"Clear search" : "Aramayı temizle",
"Search everywhere" : "Her yerde ara",
- "Searching …" : "Aranıyor…",
"Start typing to search" : "Aramak için yazmaya başlayın",
"No matching results" : "Aramaya uyan bir sonuç bulunamadı",
"Today" : "Bugün",
@@ -254,7 +253,7 @@ OC.L10N.register(
"Load more results" : "Diğer sonuçları yükle",
"Search in" : "Şurada aransın",
"Log in" : "Oturum aç",
- "Logging in …" : "Oturum açılıyor …",
+ "Logging in …" : "Oturum açılıyor…",
"Log in to {productName}" : "{productName} oturumu aç",
"Wrong login or password." : "Hatalı kullanıcı adı ya da parolası.",
"This account is disabled" : "Bu hesap kullanımdan kaldırılmış",
@@ -291,21 +290,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online üzerinde hazırlanmış iş birlikli çalışma belgeleri, hesap tabloları ve sunumlar.",
"Distraction free note taking app." : "Dikkatinizi dağıtmayan not alma uygulaması.",
"Recommended apps" : "Önerilen uygulamalar",
- "Loading apps …" : "Uygulamalar yükleniyor …",
"Could not fetch list of apps from the App Store." : "Uygulama mağazasından uygulama listesi alınamadı.",
"App download or installation failed" : "Uygulama indirilemedi ya da kurulamadı",
"Cannot install this app because it is not compatible" : "Bu uygulama uyumlu olmadığından kurulamadı",
"Cannot install this app" : "Bu uygulama kurulamadı",
"Skip" : "Atla",
- "Installing apps …" : "Uygulamalar kuruluyor …",
"Install recommended apps" : "Önerilen uygulamaları kur",
"Avatar of {displayName}" : "{displayName} avatarı",
"Settings menu" : "Ayarlar menüsü",
- "Loading your contacts …" : "Kişileriniz yükleniyor …",
- "Looking for {term} …" : "{term} ifadesi aranıyor …",
"Search contacts" : "Kişi arama",
"Reset search" : "Aramayı sıfırla",
- "Search contacts …" : "Kişi arama …",
"Could not load your contacts" : "Kişileriniz yüklenemedi",
"No contacts found" : "Herhangi bir kişi bulunamadı",
"Show all contacts" : "Tüm kişileri görüntüle",
@@ -317,7 +311,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "{type} aranırken bir sorun çıktı",
"Search starts once you start typing and results may be reached with the arrow keys" : "Arama, yazmaya başladığınızda başlar ve sonuçlara ok tuşları ile erişilebilir",
"Search for {name} only" : "Yalnızca {name} için ara",
- "Loading more results …" : "Diğer sonuçlar yükleniyor…",
"Forgot password?" : "Parolamı unuttum",
"Back to login form" : "Oturum açma formuna dön",
"Back" : "Geri",
@@ -361,7 +354,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Lütfen sunucu adının yanında bağlantı noktasını da belirtin (Örnek: localhost:5432).",
"Database host" : "Veri tabanı sunucusu",
"localhost" : "localhost",
- "Installing …" : "Kuruluyor…",
"Install" : "Kur",
"Need help?" : "Yardım gerekiyor mu?",
"See the documentation" : "Belgelere bakın",
@@ -370,7 +362,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Tarayıcınız desteklenmiyor. Lütfen daha yeni bir sürüme ya da desteklenen bir sürüme yükseltin.",
"Continue with this unsupported browser" : "Bu desteklenmeyen tarayıcı ile ilerle",
"Supported versions" : "Desteklenen sürümler",
- "Search {types} …" : "{types} arama…",
"Choose {file}" : "{file} seçin",
"Choose" : "Seçin",
"Copy to {target}" : "{target} içine kopyala",
@@ -390,7 +381,7 @@ OC.L10N.register(
"(all selected)" : "(tüm seçilmişler)",
"({count} selected)" : "({count} seçilmiş)",
"Error loading file exists template" : "Dosya var kalıbı yüklenirken sorun çıktı",
- "Saving …" : "Kaydediliyor …",
+ "Saving …" : "Kaydediliyor…",
"seconds ago" : "saniye önce",
"Connection to server lost" : "Sunucu bağlantısı kesildi",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek","Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek"],
@@ -494,12 +485,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Bu ileti görüntülenmeyi sürdürüyor ya da beklenmedik şekilde ortaya çıkıyorsa BT yöneticiniz ile görüşün.",
"Error occurred while checking server setup" : "Sunucu ayarları denetlenirken sorun çıktı",
"For more details see the {linkstart}documentation ↗{linkend}." : "Ayrıntılı bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz.",
+ "Searching …" : "Aranıyor…",
+ "Logging in …" : "Oturum açılıyor …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Sohbet, görüntülü çağrı, ekran paylaşımı, çevrim içi toplantılar ve internet görüşmeleri. Bilgisayar ve mobil aygıtlar için uygulamalar.",
+ "Loading apps …" : "Uygulamalar yükleniyor …",
+ "Installing apps …" : "Uygulamalar kuruluyor …",
+ "Loading your contacts …" : "Kişileriniz yükleniyor …",
+ "Looking for {term} …" : "{term} ifadesi aranıyor …",
+ "Search contacts …" : "Kişi arama …",
+ "Loading more results …" : "Diğer sonuçlar yükleniyor…",
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",
"Edit Profile" : "Profili düzenle",
"The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir",
+ "Search {types} …" : "{types} arama…",
+ "Saving …" : "Kaydediliyor …",
"Very weak password" : "Parola çok zayıf",
"Weak password" : "Parola zayıf",
"So-so password" : "Parola idare eder",
@@ -526,6 +527,7 @@ OC.L10N.register(
"Configure the database" : "Veri tabanını yapılandır",
"Only %s is available." : "Yalnızca %s kullanılabilir.",
"Database account" : "Veri tabanı hesabı",
+ "Installing …" : "Kuruluyor…",
"Direct link copied to clipboard" : "Doğrudan bağlantı panoya kopyalandı"
},
"nplurals=2; plural=(n > 1);");
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index d8994424010..c61dc39c2cb 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -231,7 +231,6 @@
"Search in current app" : "Geçerli uygulamada ara",
"Clear search" : "Aramayı temizle",
"Search everywhere" : "Her yerde ara",
- "Searching …" : "Aranıyor…",
"Start typing to search" : "Aramak için yazmaya başlayın",
"No matching results" : "Aramaya uyan bir sonuç bulunamadı",
"Today" : "Bugün",
@@ -252,7 +251,7 @@
"Load more results" : "Diğer sonuçları yükle",
"Search in" : "Şurada aransın",
"Log in" : "Oturum aç",
- "Logging in …" : "Oturum açılıyor …",
+ "Logging in …" : "Oturum açılıyor…",
"Log in to {productName}" : "{productName} oturumu aç",
"Wrong login or password." : "Hatalı kullanıcı adı ya da parolası.",
"This account is disabled" : "Bu hesap kullanımdan kaldırılmış",
@@ -289,21 +288,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online üzerinde hazırlanmış iş birlikli çalışma belgeleri, hesap tabloları ve sunumlar.",
"Distraction free note taking app." : "Dikkatinizi dağıtmayan not alma uygulaması.",
"Recommended apps" : "Önerilen uygulamalar",
- "Loading apps …" : "Uygulamalar yükleniyor …",
"Could not fetch list of apps from the App Store." : "Uygulama mağazasından uygulama listesi alınamadı.",
"App download or installation failed" : "Uygulama indirilemedi ya da kurulamadı",
"Cannot install this app because it is not compatible" : "Bu uygulama uyumlu olmadığından kurulamadı",
"Cannot install this app" : "Bu uygulama kurulamadı",
"Skip" : "Atla",
- "Installing apps …" : "Uygulamalar kuruluyor …",
"Install recommended apps" : "Önerilen uygulamaları kur",
"Avatar of {displayName}" : "{displayName} avatarı",
"Settings menu" : "Ayarlar menüsü",
- "Loading your contacts …" : "Kişileriniz yükleniyor …",
- "Looking for {term} …" : "{term} ifadesi aranıyor …",
"Search contacts" : "Kişi arama",
"Reset search" : "Aramayı sıfırla",
- "Search contacts …" : "Kişi arama …",
"Could not load your contacts" : "Kişileriniz yüklenemedi",
"No contacts found" : "Herhangi bir kişi bulunamadı",
"Show all contacts" : "Tüm kişileri görüntüle",
@@ -315,7 +309,6 @@
"An error occurred while searching for {type}" : "{type} aranırken bir sorun çıktı",
"Search starts once you start typing and results may be reached with the arrow keys" : "Arama, yazmaya başladığınızda başlar ve sonuçlara ok tuşları ile erişilebilir",
"Search for {name} only" : "Yalnızca {name} için ara",
- "Loading more results …" : "Diğer sonuçlar yükleniyor…",
"Forgot password?" : "Parolamı unuttum",
"Back to login form" : "Oturum açma formuna dön",
"Back" : "Geri",
@@ -359,7 +352,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Lütfen sunucu adının yanında bağlantı noktasını da belirtin (Örnek: localhost:5432).",
"Database host" : "Veri tabanı sunucusu",
"localhost" : "localhost",
- "Installing …" : "Kuruluyor…",
"Install" : "Kur",
"Need help?" : "Yardım gerekiyor mu?",
"See the documentation" : "Belgelere bakın",
@@ -368,7 +360,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Tarayıcınız desteklenmiyor. Lütfen daha yeni bir sürüme ya da desteklenen bir sürüme yükseltin.",
"Continue with this unsupported browser" : "Bu desteklenmeyen tarayıcı ile ilerle",
"Supported versions" : "Desteklenen sürümler",
- "Search {types} …" : "{types} arama…",
"Choose {file}" : "{file} seçin",
"Choose" : "Seçin",
"Copy to {target}" : "{target} içine kopyala",
@@ -388,7 +379,7 @@
"(all selected)" : "(tüm seçilmişler)",
"({count} selected)" : "({count} seçilmiş)",
"Error loading file exists template" : "Dosya var kalıbı yüklenirken sorun çıktı",
- "Saving …" : "Kaydediliyor …",
+ "Saving …" : "Kaydediliyor…",
"seconds ago" : "saniye önce",
"Connection to server lost" : "Sunucu bağlantısı kesildi",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek","Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek"],
@@ -492,12 +483,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Bu ileti görüntülenmeyi sürdürüyor ya da beklenmedik şekilde ortaya çıkıyorsa BT yöneticiniz ile görüşün.",
"Error occurred while checking server setup" : "Sunucu ayarları denetlenirken sorun çıktı",
"For more details see the {linkstart}documentation ↗{linkend}." : "Ayrıntılı bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz.",
+ "Searching …" : "Aranıyor…",
+ "Logging in …" : "Oturum açılıyor …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Sohbet, görüntülü çağrı, ekran paylaşımı, çevrim içi toplantılar ve internet görüşmeleri. Bilgisayar ve mobil aygıtlar için uygulamalar.",
+ "Loading apps …" : "Uygulamalar yükleniyor …",
+ "Installing apps …" : "Uygulamalar kuruluyor …",
+ "Loading your contacts …" : "Kişileriniz yükleniyor …",
+ "Looking for {term} …" : "{term} ifadesi aranıyor …",
+ "Search contacts …" : "Kişi arama …",
+ "Loading more results …" : "Diğer sonuçlar yükleniyor…",
"You have not added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
"{user} has not added any info yet" : "{user} henüz herhangi bir bilgi eklememiş",
"Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ",
"Edit Profile" : "Profili düzenle",
"The headline and about sections will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir",
+ "Search {types} …" : "{types} arama…",
+ "Saving …" : "Kaydediliyor …",
"Very weak password" : "Parola çok zayıf",
"Weak password" : "Parola zayıf",
"So-so password" : "Parola idare eder",
@@ -524,6 +525,7 @@
"Configure the database" : "Veri tabanını yapılandır",
"Only %s is available." : "Yalnızca %s kullanılabilir.",
"Database account" : "Veri tabanı hesabı",
+ "Installing …" : "Kuruluyor…",
"Direct link copied to clipboard" : "Doğrudan bağlantı panoya kopyalandı"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/core/l10n/ug.js b/core/l10n/ug.js
index d5793dbec77..9176f5cf706 100644
--- a/core/l10n/ug.js
+++ b/core/l10n/ug.js
@@ -109,7 +109,6 @@ OC.L10N.register(
"Search in current app" : "نۆۋەتتىكى ئەپتىن ئىزدەڭ",
"Clear search" : "ئىزدەشنى تازىلاش",
"Search everywhere" : "ھەممە يەردىن ئىزدەڭ",
- "Searching …" : "ئىزدەش…",
"Start typing to search" : "ئىزدەشنى باشلاڭ",
"No matching results" : "ماس كېلىدىغان نەتىجە يوق",
"Today" : "بۈگۈن",
@@ -128,7 +127,6 @@ OC.L10N.register(
"Load more results" : "تېخىمۇ كۆپ نەتىجىلەرنى يۈكلەڭ",
"Search in" : "ئىزدەڭ",
"Log in" : "كىرىڭ",
- "Logging in …" : "تىزىمغا كىرىش…",
"Log in to {productName}" : "{productName} to غا كىرىڭ",
"Wrong login or password." : "كىرىش ياكى پارول خاتا.",
"This account is disabled" : "بۇ ھېسابات چەكلەنگەن",
@@ -162,21 +160,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "كوللابورا تورىدا قۇرۇلغان ھەمكارلىق ھۆججەتلىرى ، ئېلېكترونلۇق جەدۋەل ۋە تونۇشتۇرۇشلار.",
"Distraction free note taking app." : "دىققىتى چېچىلىدىغان ھەقسىز خاتىرە ئېلىش دېتالى.",
"Recommended apps" : "تەۋسىيە قىلىنغان ئەپلەر",
- "Loading apps …" : "ئەپلەرنى يۈكلەۋاتىدۇ…",
"Could not fetch list of apps from the App Store." : "ئەپ دۇكىنىدىن ئەپلەرنىڭ تىزىملىكىنى ئالالمىدى.",
"App download or installation failed" : "ئەپ چۈشۈرۈش ياكى قاچىلاش مەغلۇب بولدى",
"Cannot install this app because it is not compatible" : "ماس كەلمىگەچكە بۇ ئەپنى قاچىلىغىلى بولمايدۇ",
"Cannot install this app" : "بۇ ئەپنى قاچىلىغىلى بولمايدۇ",
"Skip" : "ئاتلاش",
- "Installing apps …" : "ئەپلەرنى قاچىلاش…",
"Install recommended apps" : "تەۋسىيە قىلىنغان ئەپلەرنى قاچىلاڭ",
"Avatar of {displayName}" : "Av displayName of نىڭ باش سۈرىتى",
"Settings menu" : "تەڭشەك تىزىملىكى",
- "Loading your contacts …" : "ئالاقىداشلىرىڭىزنى يۈكلەۋاتىدۇ…",
- "Looking for {term} …" : "ئىزدەۋاتقان {term}…",
"Search contacts" : "ئالاقىداشلارنى ئىزدە",
"Reset search" : "ئىزدەشنى ئەسلىگە كەلتۈرۈڭ",
- "Search contacts …" : "ئالاقىداشلارنى ئىزدەش…",
"Could not load your contacts" : "ئالاقىداشلىرىڭىزنى يۈكلىيەلمىدى",
"No contacts found" : "ئالاقىداش تېپىلمىدى",
"Show all contacts" : "بارلىق ئالاقىنى كۆرسەت",
@@ -187,7 +180,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "{type} نى ئىزدەۋاتقاندا خاتالىق كۆرۈلدى",
"Search starts once you start typing and results may be reached with the arrow keys" : "ئىزدەشنى باشلىغاندىن كېيىن ئىزدەش باشلىنىدۇ ، يا ئوق كۇنۇپكىسى بىلەن نەتىجىگە ئېرىشكىلى بولىدۇ",
"Search for {name} only" : "پەقەت {name} نىلا ئىزدەڭ",
- "Loading more results …" : "تېخىمۇ كۆپ نەتىجىلەرنى يۈكلەۋاتىدۇ…",
"Forgot password?" : "پارولنى ئۇنتۇپ قالدىڭىزمۇ؟",
"Back to login form" : "كىرىش جەدۋىلىگە قايتىڭ",
"Back" : "قايتىش",
@@ -209,7 +201,6 @@ OC.L10N.register(
"Database tablespace" : "ساندان جەدۋىلى",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "باش ئاپپارات ئىسمى بىلەن بىللە پورت نومۇرىنى بەلگىلىۈڭ (مەسىلەن ، localhost: 5432).",
"Database host" : "ساندان مۇلازىمېتىرى",
- "Installing …" : "قاچىلاش…",
"Install" : "قاچىلاش",
"Need help?" : "ياردەمگە ئېھتىياجلىقمۇ؟",
"See the documentation" : "ھۆججەتلەرنى كۆرۈڭ",
@@ -218,7 +209,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "توركۆرگۈڭىزنى قوللىمايدۇ. يېڭى نەشرىگە ياكى قوللايدىغان نەشرىگە يېڭىلاڭ.",
"Continue with this unsupported browser" : "بۇ قوللىمايدىغان توركۆرگۈ بىلەن داۋاملاشتۇرۇڭ",
"Supported versions" : "قوللايدىغان نەشرى",
- "Search {types} …" : "ئىزدەش {types}…",
"Choose {file}" : "{file} نى تاللاڭ",
"Choose" : "تاللاڭ",
"Copy to {target}" : "{target} غا كۆچۈرۈڭ",
@@ -237,7 +227,7 @@ OC.L10N.register(
"(all selected)" : "(ھەممىسى تاللانغان)",
"({count} selected)" : "({count} تاللانغان)",
"Error loading file exists template" : "ھۆججەت يۈكلەشتە خاتالىق بار",
- "Saving …" : "Saving…",
+ "Saving …" : "Saving…",
"seconds ago" : "سېكۇنت بۇرۇن",
"Connection to server lost" : "مۇلازىمېتىرغا ئۇلىنىش يوقاپ كەتتى",
"Add to a project" : "بىر تۈرگە قوشۇڭ",
@@ -338,12 +328,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "ئەگەر بۇ ئۇچۇر داۋاملاشسا ياكى ئويلىمىغان يەردىن سىستېما باشقۇرغۇچى بىلەن ئالاقىلىشىڭ.",
"Error occurred while checking server setup" : "مۇلازىمېتىرنىڭ تەڭشىكىنى تەكشۈرگەندە خاتالىق كۆرۈلدى",
"For more details see the {linkstart}documentation ↗{linkend}." : "تېخىمۇ كۆپ تەپسىلاتلارنى {linkstart} ھۆججەت ↗ {linkend} see دىن كۆرۈڭ.",
+ "Searching …" : "ئىزدەش…",
+ "Logging in …" : "تىزىمغا كىرىش…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "تور كۆرگۈڭىزدە ۋە كۆچمە ئەپلەر بىلەن پاراڭلىشىش ، سىنلىق سۆزلىشىش ، ئېكراندىن ئورتاقلىشىش ، توردىكى ئۇچرىشىش ۋە تور يىغىنى.",
+ "Loading apps …" : "ئەپلەرنى يۈكلەۋاتىدۇ…",
+ "Installing apps …" : "ئەپلەرنى قاچىلاش…",
+ "Loading your contacts …" : "ئالاقىداشلىرىڭىزنى يۈكلەۋاتىدۇ…",
+ "Looking for {term} …" : "ئىزدەۋاتقان {term}…",
+ "Search contacts …" : "ئالاقىداشلارنى ئىزدەش…",
+ "Loading more results …" : "تېخىمۇ كۆپ نەتىجىلەرنى يۈكلەۋاتىدۇ…",
"You have not added any info yet" : "سىز تېخى ھېچقانداق ئۇچۇر قوشمىدىڭىز",
"{user} has not added any info yet" : "{user} تېخى ھېچقانداق ئۇچۇر قوشمىدى",
"Error opening the user status modal, try hard refreshing the page" : "ئىشلەتكۈچى ھالىتى ھالىتىنى ئېچىشتا خاتالىق ، بەتنى يېڭىلاشنى سىناپ بېقىڭ",
"Edit Profile" : "ئارخىپنى تەھرىرلەش",
"The headline and about sections will show up here" : "ماۋزۇ ۋە بۆلەكلەر بۇ يەردە كۆرسىتىلىدۇ",
+ "Search {types} …" : "ئىزدەش {types}…",
+ "Saving …" : "Saving…",
"Very weak password" : "پارول بەك ئاجىز",
"Weak password" : "پارول ئاجىز",
"So-so password" : "شۇڭا مەخپىي نومۇر",
@@ -367,6 +367,7 @@ OC.L10N.register(
"Configure the database" : "سانداننى سەپلەڭ",
"Only %s is available." : "پەقەت% s نىلا ئىشلەتكىلى بولىدۇ.",
"Database account" : "ساندان ھېساباتى",
+ "Installing …" : "قاچىلاش…",
"Direct link copied to clipboard" : "چاپلاش تاختىسىغا كۆچۈرۈلگەن بىۋاسىتە ئۇلىنىش"
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/ug.json b/core/l10n/ug.json
index eac95790500..9bfc393d434 100644
--- a/core/l10n/ug.json
+++ b/core/l10n/ug.json
@@ -107,7 +107,6 @@
"Search in current app" : "نۆۋەتتىكى ئەپتىن ئىزدەڭ",
"Clear search" : "ئىزدەشنى تازىلاش",
"Search everywhere" : "ھەممە يەردىن ئىزدەڭ",
- "Searching …" : "ئىزدەش…",
"Start typing to search" : "ئىزدەشنى باشلاڭ",
"No matching results" : "ماس كېلىدىغان نەتىجە يوق",
"Today" : "بۈگۈن",
@@ -126,7 +125,6 @@
"Load more results" : "تېخىمۇ كۆپ نەتىجىلەرنى يۈكلەڭ",
"Search in" : "ئىزدەڭ",
"Log in" : "كىرىڭ",
- "Logging in …" : "تىزىمغا كىرىش…",
"Log in to {productName}" : "{productName} to غا كىرىڭ",
"Wrong login or password." : "كىرىش ياكى پارول خاتا.",
"This account is disabled" : "بۇ ھېسابات چەكلەنگەن",
@@ -160,21 +158,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "كوللابورا تورىدا قۇرۇلغان ھەمكارلىق ھۆججەتلىرى ، ئېلېكترونلۇق جەدۋەل ۋە تونۇشتۇرۇشلار.",
"Distraction free note taking app." : "دىققىتى چېچىلىدىغان ھەقسىز خاتىرە ئېلىش دېتالى.",
"Recommended apps" : "تەۋسىيە قىلىنغان ئەپلەر",
- "Loading apps …" : "ئەپلەرنى يۈكلەۋاتىدۇ…",
"Could not fetch list of apps from the App Store." : "ئەپ دۇكىنىدىن ئەپلەرنىڭ تىزىملىكىنى ئالالمىدى.",
"App download or installation failed" : "ئەپ چۈشۈرۈش ياكى قاچىلاش مەغلۇب بولدى",
"Cannot install this app because it is not compatible" : "ماس كەلمىگەچكە بۇ ئەپنى قاچىلىغىلى بولمايدۇ",
"Cannot install this app" : "بۇ ئەپنى قاچىلىغىلى بولمايدۇ",
"Skip" : "ئاتلاش",
- "Installing apps …" : "ئەپلەرنى قاچىلاش…",
"Install recommended apps" : "تەۋسىيە قىلىنغان ئەپلەرنى قاچىلاڭ",
"Avatar of {displayName}" : "Av displayName of نىڭ باش سۈرىتى",
"Settings menu" : "تەڭشەك تىزىملىكى",
- "Loading your contacts …" : "ئالاقىداشلىرىڭىزنى يۈكلەۋاتىدۇ…",
- "Looking for {term} …" : "ئىزدەۋاتقان {term}…",
"Search contacts" : "ئالاقىداشلارنى ئىزدە",
"Reset search" : "ئىزدەشنى ئەسلىگە كەلتۈرۈڭ",
- "Search contacts …" : "ئالاقىداشلارنى ئىزدەش…",
"Could not load your contacts" : "ئالاقىداشلىرىڭىزنى يۈكلىيەلمىدى",
"No contacts found" : "ئالاقىداش تېپىلمىدى",
"Show all contacts" : "بارلىق ئالاقىنى كۆرسەت",
@@ -185,7 +178,6 @@
"An error occurred while searching for {type}" : "{type} نى ئىزدەۋاتقاندا خاتالىق كۆرۈلدى",
"Search starts once you start typing and results may be reached with the arrow keys" : "ئىزدەشنى باشلىغاندىن كېيىن ئىزدەش باشلىنىدۇ ، يا ئوق كۇنۇپكىسى بىلەن نەتىجىگە ئېرىشكىلى بولىدۇ",
"Search for {name} only" : "پەقەت {name} نىلا ئىزدەڭ",
- "Loading more results …" : "تېخىمۇ كۆپ نەتىجىلەرنى يۈكلەۋاتىدۇ…",
"Forgot password?" : "پارولنى ئۇنتۇپ قالدىڭىزمۇ؟",
"Back to login form" : "كىرىش جەدۋىلىگە قايتىڭ",
"Back" : "قايتىش",
@@ -207,7 +199,6 @@
"Database tablespace" : "ساندان جەدۋىلى",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "باش ئاپپارات ئىسمى بىلەن بىللە پورت نومۇرىنى بەلگىلىۈڭ (مەسىلەن ، localhost: 5432).",
"Database host" : "ساندان مۇلازىمېتىرى",
- "Installing …" : "قاچىلاش…",
"Install" : "قاچىلاش",
"Need help?" : "ياردەمگە ئېھتىياجلىقمۇ؟",
"See the documentation" : "ھۆججەتلەرنى كۆرۈڭ",
@@ -216,7 +207,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "توركۆرگۈڭىزنى قوللىمايدۇ. يېڭى نەشرىگە ياكى قوللايدىغان نەشرىگە يېڭىلاڭ.",
"Continue with this unsupported browser" : "بۇ قوللىمايدىغان توركۆرگۈ بىلەن داۋاملاشتۇرۇڭ",
"Supported versions" : "قوللايدىغان نەشرى",
- "Search {types} …" : "ئىزدەش {types}…",
"Choose {file}" : "{file} نى تاللاڭ",
"Choose" : "تاللاڭ",
"Copy to {target}" : "{target} غا كۆچۈرۈڭ",
@@ -235,7 +225,7 @@
"(all selected)" : "(ھەممىسى تاللانغان)",
"({count} selected)" : "({count} تاللانغان)",
"Error loading file exists template" : "ھۆججەت يۈكلەشتە خاتالىق بار",
- "Saving …" : "Saving…",
+ "Saving …" : "Saving…",
"seconds ago" : "سېكۇنت بۇرۇن",
"Connection to server lost" : "مۇلازىمېتىرغا ئۇلىنىش يوقاپ كەتتى",
"Add to a project" : "بىر تۈرگە قوشۇڭ",
@@ -336,12 +326,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "ئەگەر بۇ ئۇچۇر داۋاملاشسا ياكى ئويلىمىغان يەردىن سىستېما باشقۇرغۇچى بىلەن ئالاقىلىشىڭ.",
"Error occurred while checking server setup" : "مۇلازىمېتىرنىڭ تەڭشىكىنى تەكشۈرگەندە خاتالىق كۆرۈلدى",
"For more details see the {linkstart}documentation ↗{linkend}." : "تېخىمۇ كۆپ تەپسىلاتلارنى {linkstart} ھۆججەت ↗ {linkend} see دىن كۆرۈڭ.",
+ "Searching …" : "ئىزدەش…",
+ "Logging in …" : "تىزىمغا كىرىش…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "تور كۆرگۈڭىزدە ۋە كۆچمە ئەپلەر بىلەن پاراڭلىشىش ، سىنلىق سۆزلىشىش ، ئېكراندىن ئورتاقلىشىش ، توردىكى ئۇچرىشىش ۋە تور يىغىنى.",
+ "Loading apps …" : "ئەپلەرنى يۈكلەۋاتىدۇ…",
+ "Installing apps …" : "ئەپلەرنى قاچىلاش…",
+ "Loading your contacts …" : "ئالاقىداشلىرىڭىزنى يۈكلەۋاتىدۇ…",
+ "Looking for {term} …" : "ئىزدەۋاتقان {term}…",
+ "Search contacts …" : "ئالاقىداشلارنى ئىزدەش…",
+ "Loading more results …" : "تېخىمۇ كۆپ نەتىجىلەرنى يۈكلەۋاتىدۇ…",
"You have not added any info yet" : "سىز تېخى ھېچقانداق ئۇچۇر قوشمىدىڭىز",
"{user} has not added any info yet" : "{user} تېخى ھېچقانداق ئۇچۇر قوشمىدى",
"Error opening the user status modal, try hard refreshing the page" : "ئىشلەتكۈچى ھالىتى ھالىتىنى ئېچىشتا خاتالىق ، بەتنى يېڭىلاشنى سىناپ بېقىڭ",
"Edit Profile" : "ئارخىپنى تەھرىرلەش",
"The headline and about sections will show up here" : "ماۋزۇ ۋە بۆلەكلەر بۇ يەردە كۆرسىتىلىدۇ",
+ "Search {types} …" : "ئىزدەش {types}…",
+ "Saving …" : "Saving…",
"Very weak password" : "پارول بەك ئاجىز",
"Weak password" : "پارول ئاجىز",
"So-so password" : "شۇڭا مەخپىي نومۇر",
@@ -365,6 +365,7 @@
"Configure the database" : "سانداننى سەپلەڭ",
"Only %s is available." : "پەقەت% s نىلا ئىشلەتكىلى بولىدۇ.",
"Database account" : "ساندان ھېساباتى",
+ "Installing …" : "قاچىلاش…",
"Direct link copied to clipboard" : "چاپلاش تاختىسىغا كۆچۈرۈلگەن بىۋاسىتە ئۇلىنىش"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/core/l10n/uk.js b/core/l10n/uk.js
index 4500da9bdc1..c88622363cb 100644
--- a/core/l10n/uk.js
+++ b/core/l10n/uk.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "Шукати в поточному застосунку",
"Clear search" : "Очистити пошук",
"Search everywhere" : "Шукати всюди",
- "Searching …" : "Пошук ...",
"Start typing to search" : "Що шукаємо?",
"Minimum search length is {minSearchLength} characters" : "Мінімальна довжина фрази пошуку складає {minSearchLength} символів",
"No matching results" : "Відсутні збіги",
@@ -256,7 +255,6 @@ OC.L10N.register(
"Load more results" : "Завантажити більше результатів",
"Search in" : "Шукати у",
"Log in" : "Увійти",
- "Logging in …" : "Вхід ...",
"Log in to {productName}" : "Увійдіть до {productName}",
"Wrong login or password." : "Неправильне ім'я облікового запису або пароль.",
"This account is disabled" : "Цей обліковий запис вимкнено.",
@@ -293,21 +291,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Спільні документи, електронні таблиці та презентації, створені на Collabora Online.",
"Distraction free note taking app." : "Застосунок для ведення нотаток без зайвих відволікань.",
"Recommended apps" : "Рекомендовані застосунки",
- "Loading apps …" : "Завантаження застосунків ...",
"Could not fetch list of apps from the App Store." : "Не вдалося отримати список застосунків із App Store.",
"App download or installation failed" : "Помилка із звантаженням або встановленням застосунку",
"Cannot install this app because it is not compatible" : "Неможливо встановити цей застосунок, оскільки він не є сумісним",
"Cannot install this app" : "Не вдається встановити цей застосунок",
"Skip" : "Пропустити",
- "Installing apps …" : "Встановлення застосунків ...",
"Install recommended apps" : "Встановити рекомендовані застосунки",
"Avatar of {displayName}" : "Зображення користувача для {displayName}",
"Settings menu" : "Меню налаштувань",
- "Loading your contacts …" : "Завантаження контактів...",
- "Looking for {term} …" : "Шукаєте {term}",
"Search contacts" : "Шукати контакти",
"Reset search" : "Повторити пошук",
- "Search contacts …" : "Пошук контакту...",
"Could not load your contacts" : "Неможливо завантажити ваші контакти",
"No contacts found" : "Контактів не знайдено",
"Show all contacts" : "Показувати всі контакти",
@@ -319,7 +312,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Завантажити більше результатів",
"Search starts once you start typing and results may be reached with the arrow keys" : "Пошук здійснюватиметься одразу, як ви почнете набирати. Щоби вибрати результат, будь ласка, скористайтеся кнопками зі стрілками.",
"Search for {name} only" : "Пошук лише у {name}",
- "Loading more results …" : "Завантаження інших результатів…",
"Forgot password?" : "Забули пароль?",
"Back to login form" : "Повернутися на сторінку входу",
"Back" : "Назад",
@@ -363,7 +355,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Будь ласка, вкажіть номер порту поряд з ім'ям вузла (напр., localhost:5432).",
"Database host" : "Вузол бази даних",
"localhost" : "localhost",
- "Installing …" : "Встановлення…",
"Install" : "Встановити",
"Need help?" : "Потрібна допомога?",
"See the documentation" : "Подивитись документацію",
@@ -372,7 +363,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш бравзер не підтримується. Будь ласка, оновіть бравзер до новішої версії або скористайтеся таким, що підтримується.",
"Continue with this unsupported browser" : "Продовжити з бравзером, що не підтримується.",
"Supported versions" : "Підтримувані версії",
- "Search {types} …" : "Пошук {types} …",
"Choose {file}" : "Виберіть {file}",
"Choose" : "Вибрати",
"Copy to {target}" : "Копіювати до {target}",
@@ -392,7 +382,7 @@ OC.L10N.register(
"(all selected)" : "(все вибрано)",
"({count} selected)" : "({count} вибрано)",
"Error loading file exists template" : "Помилка при завантаженні шаблону існуючого файлу",
- "Saving …" : "Збереження …",
+ "Saving …" : "Збереження ...",
"seconds ago" : "кілька секунд тому",
"Connection to server lost" : "З'єднання з сервером втрачено",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблема під час завантаження сторінки, повторне завантаження за %n секунду.","Проблема під час завантаження сторінки, повторне завантаження за %n секунди.","Проблема під час завантаження сторінки, повторне завантаження за %n секунд.","Проблема під час завантаження сторінки, повторне завантаження за %n секунд."],
@@ -496,12 +486,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора, якщо це повідомлення не зникає або з'явилося несподівано.",
"Error occurred while checking server setup" : "При перевірці налаштувань серверу сталася помилка",
"For more details see the {linkstart}documentation ↗{linkend}." : "Додаткову інформацію див. у {linkstart}документації ↗{linkend}.",
+ "Searching …" : "Пошук ...",
+ "Logging in …" : "Вхід ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Чати, відеовиклики, демонстрація екану, онлайнові зустрічі та вебконференції у вашому браузері та на мобільних застосунках.",
+ "Loading apps …" : "Завантаження застосунків ...",
+ "Installing apps …" : "Встановлення застосунків ...",
+ "Loading your contacts …" : "Завантаження контактів...",
+ "Looking for {term} …" : "Шукаєте {term}",
+ "Search contacts …" : "Пошук контакту...",
+ "Loading more results …" : "Завантаження інших результатів…",
"You have not added any info yet" : "Ви ще не додали жодної інформації",
"{user} has not added any info yet" : "{user} ще не додав жодної інформації",
"Error opening the user status modal, try hard refreshing the page" : "Помилка відкриття режиму статусу користувача. Спробуйте оновити сторінку",
"Edit Profile" : "Редагувати профіль",
"The headline and about sections will show up here" : "Тут відображатимуться заголовок і розділи про",
+ "Search {types} …" : "Пошук {types} …",
+ "Saving …" : "Збереження …",
"Very weak password" : "Дуже слабкий пароль",
"Weak password" : "Слабкий пароль",
"So-so password" : "Такий собі пароль",
@@ -528,6 +528,7 @@ OC.L10N.register(
"Configure the database" : "Налаштування бази даних",
"Only %s is available." : "Доступно тільки %s.",
"Database account" : "Обліковий запис БД",
+ "Installing …" : "Встановлення…",
"Direct link copied to clipboard" : "Посилання прямого доступу скопійовано в буфер обміну"
},
"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/core/l10n/uk.json b/core/l10n/uk.json
index 872c18dd9a6..9932873153e 100644
--- a/core/l10n/uk.json
+++ b/core/l10n/uk.json
@@ -232,7 +232,6 @@
"Search in current app" : "Шукати в поточному застосунку",
"Clear search" : "Очистити пошук",
"Search everywhere" : "Шукати всюди",
- "Searching …" : "Пошук ...",
"Start typing to search" : "Що шукаємо?",
"Minimum search length is {minSearchLength} characters" : "Мінімальна довжина фрази пошуку складає {minSearchLength} символів",
"No matching results" : "Відсутні збіги",
@@ -254,7 +253,6 @@
"Load more results" : "Завантажити більше результатів",
"Search in" : "Шукати у",
"Log in" : "Увійти",
- "Logging in …" : "Вхід ...",
"Log in to {productName}" : "Увійдіть до {productName}",
"Wrong login or password." : "Неправильне ім'я облікового запису або пароль.",
"This account is disabled" : "Цей обліковий запис вимкнено.",
@@ -291,21 +289,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Спільні документи, електронні таблиці та презентації, створені на Collabora Online.",
"Distraction free note taking app." : "Застосунок для ведення нотаток без зайвих відволікань.",
"Recommended apps" : "Рекомендовані застосунки",
- "Loading apps …" : "Завантаження застосунків ...",
"Could not fetch list of apps from the App Store." : "Не вдалося отримати список застосунків із App Store.",
"App download or installation failed" : "Помилка із звантаженням або встановленням застосунку",
"Cannot install this app because it is not compatible" : "Неможливо встановити цей застосунок, оскільки він не є сумісним",
"Cannot install this app" : "Не вдається встановити цей застосунок",
"Skip" : "Пропустити",
- "Installing apps …" : "Встановлення застосунків ...",
"Install recommended apps" : "Встановити рекомендовані застосунки",
"Avatar of {displayName}" : "Зображення користувача для {displayName}",
"Settings menu" : "Меню налаштувань",
- "Loading your contacts …" : "Завантаження контактів...",
- "Looking for {term} …" : "Шукаєте {term}",
"Search contacts" : "Шукати контакти",
"Reset search" : "Повторити пошук",
- "Search contacts …" : "Пошук контакту...",
"Could not load your contacts" : "Неможливо завантажити ваші контакти",
"No contacts found" : "Контактів не знайдено",
"Show all contacts" : "Показувати всі контакти",
@@ -317,7 +310,6 @@
"An error occurred while searching for {type}" : "Завантажити більше результатів",
"Search starts once you start typing and results may be reached with the arrow keys" : "Пошук здійснюватиметься одразу, як ви почнете набирати. Щоби вибрати результат, будь ласка, скористайтеся кнопками зі стрілками.",
"Search for {name} only" : "Пошук лише у {name}",
- "Loading more results …" : "Завантаження інших результатів…",
"Forgot password?" : "Забули пароль?",
"Back to login form" : "Повернутися на сторінку входу",
"Back" : "Назад",
@@ -361,7 +353,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Будь ласка, вкажіть номер порту поряд з ім'ям вузла (напр., localhost:5432).",
"Database host" : "Вузол бази даних",
"localhost" : "localhost",
- "Installing …" : "Встановлення…",
"Install" : "Встановити",
"Need help?" : "Потрібна допомога?",
"See the documentation" : "Подивитись документацію",
@@ -370,7 +361,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш бравзер не підтримується. Будь ласка, оновіть бравзер до новішої версії або скористайтеся таким, що підтримується.",
"Continue with this unsupported browser" : "Продовжити з бравзером, що не підтримується.",
"Supported versions" : "Підтримувані версії",
- "Search {types} …" : "Пошук {types} …",
"Choose {file}" : "Виберіть {file}",
"Choose" : "Вибрати",
"Copy to {target}" : "Копіювати до {target}",
@@ -390,7 +380,7 @@
"(all selected)" : "(все вибрано)",
"({count} selected)" : "({count} вибрано)",
"Error loading file exists template" : "Помилка при завантаженні шаблону існуючого файлу",
- "Saving …" : "Збереження …",
+ "Saving …" : "Збереження ...",
"seconds ago" : "кілька секунд тому",
"Connection to server lost" : "З'єднання з сервером втрачено",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Проблема під час завантаження сторінки, повторне завантаження за %n секунду.","Проблема під час завантаження сторінки, повторне завантаження за %n секунди.","Проблема під час завантаження сторінки, повторне завантаження за %n секунд.","Проблема під час завантаження сторінки, повторне завантаження за %n секунд."],
@@ -494,12 +484,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора, якщо це повідомлення не зникає або з'явилося несподівано.",
"Error occurred while checking server setup" : "При перевірці налаштувань серверу сталася помилка",
"For more details see the {linkstart}documentation ↗{linkend}." : "Додаткову інформацію див. у {linkstart}документації ↗{linkend}.",
+ "Searching …" : "Пошук ...",
+ "Logging in …" : "Вхід ...",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Чати, відеовиклики, демонстрація екану, онлайнові зустрічі та вебконференції у вашому браузері та на мобільних застосунках.",
+ "Loading apps …" : "Завантаження застосунків ...",
+ "Installing apps …" : "Встановлення застосунків ...",
+ "Loading your contacts …" : "Завантаження контактів...",
+ "Looking for {term} …" : "Шукаєте {term}",
+ "Search contacts …" : "Пошук контакту...",
+ "Loading more results …" : "Завантаження інших результатів…",
"You have not added any info yet" : "Ви ще не додали жодної інформації",
"{user} has not added any info yet" : "{user} ще не додав жодної інформації",
"Error opening the user status modal, try hard refreshing the page" : "Помилка відкриття режиму статусу користувача. Спробуйте оновити сторінку",
"Edit Profile" : "Редагувати профіль",
"The headline and about sections will show up here" : "Тут відображатимуться заголовок і розділи про",
+ "Search {types} …" : "Пошук {types} …",
+ "Saving …" : "Збереження …",
"Very weak password" : "Дуже слабкий пароль",
"Weak password" : "Слабкий пароль",
"So-so password" : "Такий собі пароль",
@@ -526,6 +526,7 @@
"Configure the database" : "Налаштування бази даних",
"Only %s is available." : "Доступно тільки %s.",
"Database account" : "Обліковий запис БД",
+ "Installing …" : "Встановлення…",
"Direct link copied to clipboard" : "Посилання прямого доступу скопійовано в буфер обміну"
},"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/core/l10n/uz.js b/core/l10n/uz.js
index 5847c015756..824e7890589 100644
--- a/core/l10n/uz.js
+++ b/core/l10n/uz.js
@@ -112,7 +112,6 @@ OC.L10N.register(
"Search in current app" : "Joriy ilovada qidirish",
"Clear search" : "Qidiruvni tozalash",
"Search everywhere" : "Hamma joyda qidirish",
- "Searching …" : "Qidirilmoqda …",
"Start typing to search" : "Qidirish uchun yozishni boshlang",
"No matching results" : "Natijalar taaluqli emas",
"Today" : "Bugun",
@@ -131,7 +130,6 @@ OC.L10N.register(
"Load more results" : "Ko'proq natijalarni yuklang",
"Search in" : "Qidirish",
"Log in" : "Kirish",
- "Logging in …" : "Kirilmoqda …",
"Log in to {productName}" : " {productName}ga kirish",
"Wrong login or password." : "Noto'g'ri login yoki parol.",
"This account is disabled" : "Bu akkaunt o'chirilgan",
@@ -168,21 +166,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Hamkorlikdagi hujjatlar, elektron jadvallar va taqdimotlar, Collabora onlayn asosida qurilgan.",
"Distraction free note taking app." : "Eslatma olish ilovasi.",
"Recommended apps" : "Tavsiya etilgan ilovalar",
- "Loading apps …" : "Ilovalarni yuklash …",
"Could not fetch list of apps from the App Store." : "App Store dan ilovalar ro'yxatini olib bo'lmadi.",
"App download or installation failed" : "Ilovani yuklab olish yoki o'rnatish muvaffaqiyatsiz tugadi",
"Cannot install this app because it is not compatible" : "Ushbu ilovani o'rnatib bo'lmadi, chunki u mos emas",
"Cannot install this app" : "Ushbu ilovani o'rnatib bo'lmadi",
"Skip" : "O'tkazib yuborish",
- "Installing apps …" : "Ilovalarni o'rnatish …",
"Install recommended apps" : "Tavsiya etilgan ilovalarni o'rnating",
"Avatar of {displayName}" : " {displayName} ning avatari",
"Settings menu" : "Sozlamalar menyusi",
- "Loading your contacts …" : "Kontaktlaringiz yuklanmoqda …",
- "Looking for {term} …" : " {term} qidirilmoqda…",
"Search contacts" : "Kontaktlarni qidirish",
"Reset search" : "Qidiruvni tiklash",
- "Search contacts …" : "Kontaktlarni qidirish …",
"Could not load your contacts" : "Kontaktlaringizni yuklab bo'lmadi",
"No contacts found" : "Kontaktlar topilmadi",
"Show all contacts" : "Show all contacts",
@@ -194,7 +187,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : " {type}qidirish paytida xatolik yuz berdi",
"Search starts once you start typing and results may be reached with the arrow keys" : "Yozishni boshlaganingizdan so'ng qidiruv boshlanadi va natijalarga o'q tugmachalari yordamida erishish mumkin",
"Search for {name} only" : "Faqat {name} qidirish",
- "Loading more results …" : "Ko'proq natijalar yuklanmoqda …",
"Forgot password?" : "Parolni unutdingizmi?",
"Back to login form" : "Kirish formasiga qaytish",
"Back" : "Orqaga",
@@ -233,7 +225,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Xost nomi bilan birga port raqamini ko'rsating (masalan, localhost:5432).",
"Database host" : "Ma'lumotlar bazasi xosti",
"localhost" : "localhost",
- "Installing …" : "Oʻrnatilmoqda…",
"Install" : "O'rnatish",
"Need help?" : "Yordam kerakmi?",
"See the documentation" : "Hujjatlarga qarang",
@@ -242,7 +233,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Sizning brauzeringiz qo'llab-quvvatlanmaydi. Iltimos, yangiroq yoki qo'llab-quvvatlanadigan versiyaga yangilang.",
"Continue with this unsupported browser" : "Ushbu qo'llab-quvvatlanmaydigan brauzer bilan davom eting",
"Supported versions" : "Qo'llab-quvvatlanadigan versiyalar",
- "Search {types} …" : " {types}ta qidiruv…",
"Choose {file}" : " {file}ta tanlash",
"Choose" : "Tanlang",
"Copy to {target}" : " {target}ga nusxalash",
@@ -262,7 +252,6 @@ OC.L10N.register(
"(all selected)" : "(barchasi tanlangan)",
"({count} selected)" : "({count} tanlangan)",
"Error loading file exists template" : "Fayl shablonini yuklashda xatolik yuz berdi",
- "Saving …" : "Saqlanmoqda...",
"seconds ago" : "soniya avval",
"Connection to server lost" : "Serverga ulanish uzildi",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Sahifani yuklashda muammo yuz berdi, %n sekundda qayta yuklanmoqda"],
@@ -365,12 +354,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Agar bu xabar davom etsa yoki kutilmaganda paydo bo'lsa, tizim administratoriga murojaat qiling.",
"Error occurred while checking server setup" : "Serverni sozlashni tekshirishda xatolik yuz berdi",
"For more details see the {linkstart}documentation ↗{linkend}." : "Batafsil ma'lumot uchun {linkstart}documentatsiyasini ↗{linkend}qarang.",
+ "Searching …" : "Qidirilmoqda …",
+ "Logging in …" : "Kirilmoqda …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Suhbat, video qo'ng'iroqlar, skrinshotlar, onlayn uchrashuvlar va veb – konferentsiyalar-brauzeringizda va mobil ilovalar bilan.",
+ "Loading apps …" : "Ilovalarni yuklash …",
+ "Installing apps …" : "Ilovalarni o'rnatish …",
+ "Loading your contacts …" : "Kontaktlaringiz yuklanmoqda …",
+ "Looking for {term} …" : " {term} qidirilmoqda…",
+ "Search contacts …" : "Kontaktlarni qidirish …",
+ "Loading more results …" : "Ko'proq natijalar yuklanmoqda …",
"You have not added any info yet" : "Siz hali hech qanday ma'lumot qo'shmadingiz",
"{user} has not added any info yet" : "{user} hali hech qanday ma'lumot qo'shmagan",
"Error opening the user status modal, try hard refreshing the page" : "Foydalanuvchi holati modalini ochishda xato, sahifani yangilashga harakat qiling",
"Edit Profile" : "Profilni Tahrirlash",
"The headline and about sections will show up here" : "The headline and about sections will show up here",
+ "Search {types} …" : " {types}ta qidiruv…",
+ "Saving …" : "Saqlanmoqda...",
"Very weak password" : "Juda zaif parol",
"Weak password" : "Zaif parol",
"So-so password" : "Shunday parol",
@@ -397,6 +396,7 @@ OC.L10N.register(
"Configure the database" : "Ma'lumotlar bazasini moslashtiring",
"Only %s is available." : "Faqat %s uchun mavjud.",
"Database account" : "Akkauntlar ma`lumotlar bazasi",
+ "Installing …" : "Oʻrnatilmoqda…",
"Direct link copied to clipboard" : "Klipbordga nusxa olish"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/uz.json b/core/l10n/uz.json
index 227de0fbc89..96c378f72b6 100644
--- a/core/l10n/uz.json
+++ b/core/l10n/uz.json
@@ -110,7 +110,6 @@
"Search in current app" : "Joriy ilovada qidirish",
"Clear search" : "Qidiruvni tozalash",
"Search everywhere" : "Hamma joyda qidirish",
- "Searching …" : "Qidirilmoqda …",
"Start typing to search" : "Qidirish uchun yozishni boshlang",
"No matching results" : "Natijalar taaluqli emas",
"Today" : "Bugun",
@@ -129,7 +128,6 @@
"Load more results" : "Ko'proq natijalarni yuklang",
"Search in" : "Qidirish",
"Log in" : "Kirish",
- "Logging in …" : "Kirilmoqda …",
"Log in to {productName}" : " {productName}ga kirish",
"Wrong login or password." : "Noto'g'ri login yoki parol.",
"This account is disabled" : "Bu akkaunt o'chirilgan",
@@ -166,21 +164,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Hamkorlikdagi hujjatlar, elektron jadvallar va taqdimotlar, Collabora onlayn asosida qurilgan.",
"Distraction free note taking app." : "Eslatma olish ilovasi.",
"Recommended apps" : "Tavsiya etilgan ilovalar",
- "Loading apps …" : "Ilovalarni yuklash …",
"Could not fetch list of apps from the App Store." : "App Store dan ilovalar ro'yxatini olib bo'lmadi.",
"App download or installation failed" : "Ilovani yuklab olish yoki o'rnatish muvaffaqiyatsiz tugadi",
"Cannot install this app because it is not compatible" : "Ushbu ilovani o'rnatib bo'lmadi, chunki u mos emas",
"Cannot install this app" : "Ushbu ilovani o'rnatib bo'lmadi",
"Skip" : "O'tkazib yuborish",
- "Installing apps …" : "Ilovalarni o'rnatish …",
"Install recommended apps" : "Tavsiya etilgan ilovalarni o'rnating",
"Avatar of {displayName}" : " {displayName} ning avatari",
"Settings menu" : "Sozlamalar menyusi",
- "Loading your contacts …" : "Kontaktlaringiz yuklanmoqda …",
- "Looking for {term} …" : " {term} qidirilmoqda…",
"Search contacts" : "Kontaktlarni qidirish",
"Reset search" : "Qidiruvni tiklash",
- "Search contacts …" : "Kontaktlarni qidirish …",
"Could not load your contacts" : "Kontaktlaringizni yuklab bo'lmadi",
"No contacts found" : "Kontaktlar topilmadi",
"Show all contacts" : "Show all contacts",
@@ -192,7 +185,6 @@
"An error occurred while searching for {type}" : " {type}qidirish paytida xatolik yuz berdi",
"Search starts once you start typing and results may be reached with the arrow keys" : "Yozishni boshlaganingizdan so'ng qidiruv boshlanadi va natijalarga o'q tugmachalari yordamida erishish mumkin",
"Search for {name} only" : "Faqat {name} qidirish",
- "Loading more results …" : "Ko'proq natijalar yuklanmoqda …",
"Forgot password?" : "Parolni unutdingizmi?",
"Back to login form" : "Kirish formasiga qaytish",
"Back" : "Orqaga",
@@ -231,7 +223,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Xost nomi bilan birga port raqamini ko'rsating (masalan, localhost:5432).",
"Database host" : "Ma'lumotlar bazasi xosti",
"localhost" : "localhost",
- "Installing …" : "Oʻrnatilmoqda…",
"Install" : "O'rnatish",
"Need help?" : "Yordam kerakmi?",
"See the documentation" : "Hujjatlarga qarang",
@@ -240,7 +231,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Sizning brauzeringiz qo'llab-quvvatlanmaydi. Iltimos, yangiroq yoki qo'llab-quvvatlanadigan versiyaga yangilang.",
"Continue with this unsupported browser" : "Ushbu qo'llab-quvvatlanmaydigan brauzer bilan davom eting",
"Supported versions" : "Qo'llab-quvvatlanadigan versiyalar",
- "Search {types} …" : " {types}ta qidiruv…",
"Choose {file}" : " {file}ta tanlash",
"Choose" : "Tanlang",
"Copy to {target}" : " {target}ga nusxalash",
@@ -260,7 +250,6 @@
"(all selected)" : "(barchasi tanlangan)",
"({count} selected)" : "({count} tanlangan)",
"Error loading file exists template" : "Fayl shablonini yuklashda xatolik yuz berdi",
- "Saving …" : "Saqlanmoqda...",
"seconds ago" : "soniya avval",
"Connection to server lost" : "Serverga ulanish uzildi",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Sahifani yuklashda muammo yuz berdi, %n sekundda qayta yuklanmoqda"],
@@ -363,12 +352,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Agar bu xabar davom etsa yoki kutilmaganda paydo bo'lsa, tizim administratoriga murojaat qiling.",
"Error occurred while checking server setup" : "Serverni sozlashni tekshirishda xatolik yuz berdi",
"For more details see the {linkstart}documentation ↗{linkend}." : "Batafsil ma'lumot uchun {linkstart}documentatsiyasini ↗{linkend}qarang.",
+ "Searching …" : "Qidirilmoqda …",
+ "Logging in …" : "Kirilmoqda …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Suhbat, video qo'ng'iroqlar, skrinshotlar, onlayn uchrashuvlar va veb – konferentsiyalar-brauzeringizda va mobil ilovalar bilan.",
+ "Loading apps …" : "Ilovalarni yuklash …",
+ "Installing apps …" : "Ilovalarni o'rnatish …",
+ "Loading your contacts …" : "Kontaktlaringiz yuklanmoqda …",
+ "Looking for {term} …" : " {term} qidirilmoqda…",
+ "Search contacts …" : "Kontaktlarni qidirish …",
+ "Loading more results …" : "Ko'proq natijalar yuklanmoqda …",
"You have not added any info yet" : "Siz hali hech qanday ma'lumot qo'shmadingiz",
"{user} has not added any info yet" : "{user} hali hech qanday ma'lumot qo'shmagan",
"Error opening the user status modal, try hard refreshing the page" : "Foydalanuvchi holati modalini ochishda xato, sahifani yangilashga harakat qiling",
"Edit Profile" : "Profilni Tahrirlash",
"The headline and about sections will show up here" : "The headline and about sections will show up here",
+ "Search {types} …" : " {types}ta qidiruv…",
+ "Saving …" : "Saqlanmoqda...",
"Very weak password" : "Juda zaif parol",
"Weak password" : "Zaif parol",
"So-so password" : "Shunday parol",
@@ -395,6 +394,7 @@
"Configure the database" : "Ma'lumotlar bazasini moslashtiring",
"Only %s is available." : "Faqat %s uchun mavjud.",
"Database account" : "Akkauntlar ma`lumotlar bazasi",
+ "Installing …" : "Oʻrnatilmoqda…",
"Direct link copied to clipboard" : "Klipbordga nusxa olish"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/core/l10n/vi.js b/core/l10n/vi.js
index bdde66c7c86..907e9224ae4 100644
--- a/core/l10n/vi.js
+++ b/core/l10n/vi.js
@@ -108,7 +108,6 @@ OC.L10N.register(
"Search in date range" : "Tìm trong khoảng ngày",
"Search in current app" : "Tìm trong ứng dụng hiện tại",
"Search everywhere" : "Tìm ở bất kì đâu",
- "Searching …" : "Đang tìm kiếm ...",
"Start typing to search" : "Nhập để tìm kiếm",
"No matching results" : "Không có kết quả trùng khớp",
"Today" : "Hôm nay",
@@ -125,7 +124,6 @@ OC.L10N.register(
"Load more results" : "Tải thêm kết quả",
"Search in" : "Tìm kiếm trong",
"Log in" : "Đăng nhập",
- "Logging in …" : "Đang đăng nhập",
"Log in to {productName}" : "Đăng nhập vào {productName}",
"Wrong login or password." : "Tên người dùng hoặc mật khẩu sai.",
"This account is disabled" : "Tài khoản này không còn khả dụng",
@@ -159,21 +157,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Tài liệu, bảng tính và bản trình bày cộng tác, được xây dựng trên Collabora Online.",
"Distraction free note taking app." : "Ứng dụng ghi chú không gây xao lãng.",
"Recommended apps" : "Ứng dụng được đề xuất",
- "Loading apps …" : "Đang tải ứng dụng ...",
"Could not fetch list of apps from the App Store." : "Không thể tìm nạp danh sách ứng dụng từ App Store.",
"App download or installation failed" : "Tải xuống hoặc cài đặt ứng dụng không thành công",
"Cannot install this app because it is not compatible" : "Không thể cài đặt ứng dụng này vì nó không tương thích",
"Cannot install this app" : "Không thể cài đặt ứng dụng này",
"Skip" : "Bỏ qua",
- "Installing apps …" : "Đang cài đặt ứng dụng ...",
"Install recommended apps" : "Cài đặt các ứng dụng được đề xuất",
"Avatar of {displayName}" : "Ảnh đại diện của {displayName}",
"Settings menu" : "Trình đơn thiết lập",
- "Loading your contacts …" : "Đang tải liên hệ của bạn ...",
- "Looking for {term} …" : "Đang tìm kiếm {term} ...",
"Search contacts" : "Tìm kiếm liên hệ",
"Reset search" : "Đặt lại tìm kiếm",
- "Search contacts …" : "Tìm liên hệ ...",
"Could not load your contacts" : "Không thể tải liên hệ của bạn",
"No contacts found" : "Không tìm thấy liên hệ nào",
"Show all contacts" : "Hiện tất cả liên hệ",
@@ -185,7 +178,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "Đã xảy ra lỗi khi tìm kiếm {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Tìm kiếm bắt đầu khi bạn bắt đầu nhập và có thể đạt được kết quả bằng các phím mũi tên",
"Search for {name} only" : "Chỉ tìm kiếm {name}",
- "Loading more results …" : "Tải thêm kết quả ...",
"Forgot password?" : "Quên mật khẩu sao?",
"Back to login form" : "Quay lại trang đăng nhập",
"Back" : "Quay lại",
@@ -207,7 +199,6 @@ OC.L10N.register(
"Database tablespace" : "Cơ sở dữ liệu tablespace",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Vui lòng xác định số cổng cùng với tên máy chủ lưu trữ (ví dụ: localhost: 5432).",
"Database host" : "Database host",
- "Installing …" : "Đang cài đặt",
"Install" : "Cài đặt",
"Need help?" : "Cần hỗ trợ ?",
"See the documentation" : "Xem tài liệu",
@@ -216,7 +207,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Trình duyệt của bạn không được hỗ trợ. Vui lòng nâng cấp lên phiên bản mới hơn hoặc phiên bản được hỗ trợ.",
"Continue with this unsupported browser" : "Tiếp tục với trình duyệt không được hỗ trợ này",
"Supported versions" : "Các phiên bản được hỗ trợ",
- "Search {types} …" : "Tìm kiếm {types} ...",
"Choose {file}" : "Chọn {file}",
"Choose" : "Chọn",
"Copy to {target}" : "Sao chép vào {target}",
@@ -236,7 +226,6 @@ OC.L10N.register(
"(all selected)" : "(Tất cả các lựa chọn)",
"({count} selected)" : "({count} được chọn)",
"Error loading file exists template" : "Lỗi khi tải tập tin mẫu đã tồn tại",
- "Saving …" : "Đang lưu ...",
"seconds ago" : "vài giây trước",
"Connection to server lost" : "Kết nối tới máy chủ bị mất",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Xảy ra lỗi khi tải trang, tải lại trong %n giây"],
@@ -338,12 +327,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "Liên hệ với người quản trị nếu lỗi này vẫn tồn tại hoặc xuất hiện bất ngờ.",
"Error occurred while checking server setup" : "Có lỗi xảy ra khi kiểm tra thiết lập máy chủ",
"For more details see the {linkstart}documentation ↗{linkend}." : "Để biết thêm chi tiết, hãy xem tài liệu ↗ {linkstart} {linkend}.",
+ "Searching …" : "Đang tìm kiếm ...",
+ "Logging in …" : "Đang đăng nhập",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Trò chuyện, cuộc gọi video, chia sẻ màn hình, cuộc họp trực tuyến và hội nghị trên web - trong trình duyệt của bạn và với các ứng dụng dành cho thiết bị di động.",
+ "Loading apps …" : "Đang tải ứng dụng ...",
+ "Installing apps …" : "Đang cài đặt ứng dụng ...",
+ "Loading your contacts …" : "Đang tải liên hệ của bạn ...",
+ "Looking for {term} …" : "Đang tìm kiếm {term} ...",
+ "Search contacts …" : "Tìm liên hệ ...",
+ "Loading more results …" : "Tải thêm kết quả ...",
"You have not added any info yet" : "Bạn chưa thêm bất kỳ thông tin nào",
"{user} has not added any info yet" : "{user} chưa thêm bất kỳ thông tin nào",
"Error opening the user status modal, try hard refreshing the page" : "Lỗi khi mở phương thức trạng thái người dùng, hãy thử làm mới trang",
"Edit Profile" : "Chỉnh sửa hồ sơ",
"The headline and about sections will show up here" : "Dòng tiêu đề và phần giới thiệu sẽ hiển thị ở đây",
+ "Search {types} …" : "Tìm kiếm {types} ...",
+ "Saving …" : "Đang lưu ...",
"Very weak password" : "Mật khẩu rất yếu",
"Weak password" : "Mật khẩu yếu",
"So-so password" : "Mật khẩu tạm được",
@@ -367,6 +366,7 @@ OC.L10N.register(
"Configure the database" : "Cấu hình cơ sở dữ liệu",
"Only %s is available." : "Chỉ %s khả dụng.",
"Database account" : "Tài khoản CSDL",
+ "Installing …" : "Đang cài đặt",
"Direct link copied to clipboard" : "URL đã được sao chép vào bộ nhớ tạm"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/vi.json b/core/l10n/vi.json
index b3e0dbe0256..1717a886b09 100644
--- a/core/l10n/vi.json
+++ b/core/l10n/vi.json
@@ -106,7 +106,6 @@
"Search in date range" : "Tìm trong khoảng ngày",
"Search in current app" : "Tìm trong ứng dụng hiện tại",
"Search everywhere" : "Tìm ở bất kì đâu",
- "Searching …" : "Đang tìm kiếm ...",
"Start typing to search" : "Nhập để tìm kiếm",
"No matching results" : "Không có kết quả trùng khớp",
"Today" : "Hôm nay",
@@ -123,7 +122,6 @@
"Load more results" : "Tải thêm kết quả",
"Search in" : "Tìm kiếm trong",
"Log in" : "Đăng nhập",
- "Logging in …" : "Đang đăng nhập",
"Log in to {productName}" : "Đăng nhập vào {productName}",
"Wrong login or password." : "Tên người dùng hoặc mật khẩu sai.",
"This account is disabled" : "Tài khoản này không còn khả dụng",
@@ -157,21 +155,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Tài liệu, bảng tính và bản trình bày cộng tác, được xây dựng trên Collabora Online.",
"Distraction free note taking app." : "Ứng dụng ghi chú không gây xao lãng.",
"Recommended apps" : "Ứng dụng được đề xuất",
- "Loading apps …" : "Đang tải ứng dụng ...",
"Could not fetch list of apps from the App Store." : "Không thể tìm nạp danh sách ứng dụng từ App Store.",
"App download or installation failed" : "Tải xuống hoặc cài đặt ứng dụng không thành công",
"Cannot install this app because it is not compatible" : "Không thể cài đặt ứng dụng này vì nó không tương thích",
"Cannot install this app" : "Không thể cài đặt ứng dụng này",
"Skip" : "Bỏ qua",
- "Installing apps …" : "Đang cài đặt ứng dụng ...",
"Install recommended apps" : "Cài đặt các ứng dụng được đề xuất",
"Avatar of {displayName}" : "Ảnh đại diện của {displayName}",
"Settings menu" : "Trình đơn thiết lập",
- "Loading your contacts …" : "Đang tải liên hệ của bạn ...",
- "Looking for {term} …" : "Đang tìm kiếm {term} ...",
"Search contacts" : "Tìm kiếm liên hệ",
"Reset search" : "Đặt lại tìm kiếm",
- "Search contacts …" : "Tìm liên hệ ...",
"Could not load your contacts" : "Không thể tải liên hệ của bạn",
"No contacts found" : "Không tìm thấy liên hệ nào",
"Show all contacts" : "Hiện tất cả liên hệ",
@@ -183,7 +176,6 @@
"An error occurred while searching for {type}" : "Đã xảy ra lỗi khi tìm kiếm {type}",
"Search starts once you start typing and results may be reached with the arrow keys" : "Tìm kiếm bắt đầu khi bạn bắt đầu nhập và có thể đạt được kết quả bằng các phím mũi tên",
"Search for {name} only" : "Chỉ tìm kiếm {name}",
- "Loading more results …" : "Tải thêm kết quả ...",
"Forgot password?" : "Quên mật khẩu sao?",
"Back to login form" : "Quay lại trang đăng nhập",
"Back" : "Quay lại",
@@ -205,7 +197,6 @@
"Database tablespace" : "Cơ sở dữ liệu tablespace",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Vui lòng xác định số cổng cùng với tên máy chủ lưu trữ (ví dụ: localhost: 5432).",
"Database host" : "Database host",
- "Installing …" : "Đang cài đặt",
"Install" : "Cài đặt",
"Need help?" : "Cần hỗ trợ ?",
"See the documentation" : "Xem tài liệu",
@@ -214,7 +205,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Trình duyệt của bạn không được hỗ trợ. Vui lòng nâng cấp lên phiên bản mới hơn hoặc phiên bản được hỗ trợ.",
"Continue with this unsupported browser" : "Tiếp tục với trình duyệt không được hỗ trợ này",
"Supported versions" : "Các phiên bản được hỗ trợ",
- "Search {types} …" : "Tìm kiếm {types} ...",
"Choose {file}" : "Chọn {file}",
"Choose" : "Chọn",
"Copy to {target}" : "Sao chép vào {target}",
@@ -234,7 +224,6 @@
"(all selected)" : "(Tất cả các lựa chọn)",
"({count} selected)" : "({count} được chọn)",
"Error loading file exists template" : "Lỗi khi tải tập tin mẫu đã tồn tại",
- "Saving …" : "Đang lưu ...",
"seconds ago" : "vài giây trước",
"Connection to server lost" : "Kết nối tới máy chủ bị mất",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Xảy ra lỗi khi tải trang, tải lại trong %n giây"],
@@ -336,12 +325,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Liên hệ với người quản trị nếu lỗi này vẫn tồn tại hoặc xuất hiện bất ngờ.",
"Error occurred while checking server setup" : "Có lỗi xảy ra khi kiểm tra thiết lập máy chủ",
"For more details see the {linkstart}documentation ↗{linkend}." : "Để biết thêm chi tiết, hãy xem tài liệu ↗ {linkstart} {linkend}.",
+ "Searching …" : "Đang tìm kiếm ...",
+ "Logging in …" : "Đang đăng nhập",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Trò chuyện, cuộc gọi video, chia sẻ màn hình, cuộc họp trực tuyến và hội nghị trên web - trong trình duyệt của bạn và với các ứng dụng dành cho thiết bị di động.",
+ "Loading apps …" : "Đang tải ứng dụng ...",
+ "Installing apps …" : "Đang cài đặt ứng dụng ...",
+ "Loading your contacts …" : "Đang tải liên hệ của bạn ...",
+ "Looking for {term} …" : "Đang tìm kiếm {term} ...",
+ "Search contacts …" : "Tìm liên hệ ...",
+ "Loading more results …" : "Tải thêm kết quả ...",
"You have not added any info yet" : "Bạn chưa thêm bất kỳ thông tin nào",
"{user} has not added any info yet" : "{user} chưa thêm bất kỳ thông tin nào",
"Error opening the user status modal, try hard refreshing the page" : "Lỗi khi mở phương thức trạng thái người dùng, hãy thử làm mới trang",
"Edit Profile" : "Chỉnh sửa hồ sơ",
"The headline and about sections will show up here" : "Dòng tiêu đề và phần giới thiệu sẽ hiển thị ở đây",
+ "Search {types} …" : "Tìm kiếm {types} ...",
+ "Saving …" : "Đang lưu ...",
"Very weak password" : "Mật khẩu rất yếu",
"Weak password" : "Mật khẩu yếu",
"So-so password" : "Mật khẩu tạm được",
@@ -365,6 +364,7 @@
"Configure the database" : "Cấu hình cơ sở dữ liệu",
"Only %s is available." : "Chỉ %s khả dụng.",
"Database account" : "Tài khoản CSDL",
+ "Installing …" : "Đang cài đặt",
"Direct link copied to clipboard" : "URL đã được sao chép vào bộ nhớ tạm"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index cc8e496904c..164b1dac30a 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "在当前应用程序中搜索",
"Clear search" : "清除搜索",
"Search everywhere" : "在所有位置搜索",
- "Searching …" : "正在搜索 ...",
"Start typing to search" : "开始输入以搜索",
"Minimum search length is {minSearchLength} characters" : "最小搜索长度为 {minSearchLength} 个字符",
"No matching results" : "无匹配结果",
@@ -256,7 +255,6 @@ OC.L10N.register(
"Load more results" : "加载更多结果",
"Search in" : "搜索",
"Log in" : "登录",
- "Logging in …" : "正在登录……",
"Log in to {productName}" : "登录到 {productName}",
"Wrong login or password." : "账号或密码错误",
"This account is disabled" : "此账号已停用",
@@ -293,21 +291,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基于 Collabora Online 的文档、表格与演示文档。",
"Distraction free note taking app." : "无干扰的笔记记录应用。",
"Recommended apps" : "推荐的应用",
- "Loading apps …" : "正在加载应用…",
"Could not fetch list of apps from the App Store." : "无法从应用商店获取应用列表",
"App download or installation failed" : "应用下载或安装失败",
"Cannot install this app because it is not compatible" : "无法安装此应用,因它不兼容",
"Cannot install this app" : "无法安装此应用",
"Skip" : "跳过",
- "Installing apps …" : "正在安装应用...",
"Install recommended apps" : "安装推荐的应用",
"Avatar of {displayName}" : "{displayName} 的头像",
"Settings menu" : "设置菜单",
- "Loading your contacts …" : "正在加载您的联系人……",
- "Looking for {term} …" : "正在查找{term} ……",
"Search contacts" : "搜索联系人",
"Reset search" : "重置搜索",
- "Search contacts …" : "搜索联系人……",
"Could not load your contacts" : "无法加载您的联系人",
"No contacts found" : "无法找到联系人",
"Show all contacts" : "显示所有联系人",
@@ -319,7 +312,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "搜索 {type} 时出错",
"Search starts once you start typing and results may be reached with the arrow keys" : "一旦开始输入,搜索就会开始,你可以使用方向键切换到结果。",
"Search for {name} only" : "仅搜索 {name}",
- "Loading more results …" : "加载更多结果...",
"Forgot password?" : "忘记密码?",
"Back to login form" : "回到登录表单",
"Back" : "返回",
@@ -363,7 +355,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(例如,localhost:5432)。",
"Database host" : "数据库主机",
"localhost" : "本地主机",
- "Installing …" : "正在安装...",
"Install" : "安装",
"Need help?" : "需要帮助?",
"See the documentation" : "查看文档",
@@ -372,7 +363,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "您的浏览器不受支持。请升级至较新或受支持的版本。",
"Continue with this unsupported browser" : "继续使用该过时的浏览器",
"Supported versions" : "支持的版本",
- "Search {types} …" : "搜索 {types} …",
"Choose {file}" : "选择 {file}",
"Choose" : "选择",
"Copy to {target}" : "复制到 {target}",
@@ -392,7 +382,7 @@ OC.L10N.register(
"(all selected)" : "(选中全部)",
"({count} selected)" : "(选择了 {count} 个)",
"Error loading file exists template" : "加载文件存在性模板失败",
- "Saving …" : "正在保存…",
+ "Saving …" : "正在保存 ……",
"seconds ago" : "几秒前",
"Connection to server lost" : "与服务器的连接断开",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在%n秒后重新加载"],
@@ -496,12 +486,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。",
"Error occurred while checking server setup" : "检查服务器设置时出错",
"For more details see the {linkstart}documentation ↗{linkend}." : "了解更多详情,请参见{linkstart}文档 ↗{linkend}。",
+ "Searching …" : "正在搜索 ...",
+ "Logging in …" : "正在登录……",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "在浏览器和移动设备应用中进行聊天,视频通话,屏幕共享,线上见面和网络会议。",
+ "Loading apps …" : "正在加载应用…",
+ "Installing apps …" : "正在安装应用...",
+ "Loading your contacts …" : "正在加载您的联系人……",
+ "Looking for {term} …" : "正在查找{term} ……",
+ "Search contacts …" : "搜索联系人……",
+ "Loading more results …" : "加载更多结果...",
"You have not added any info yet" : "您尚未添加任何信息",
"{user} has not added any info yet" : "{user} 尚未添加任何信息",
"Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面",
"Edit Profile" : "编辑个人资料",
"The headline and about sections will show up here" : "标题和关于部分将显示在此处",
+ "Search {types} …" : "搜索 {types} …",
+ "Saving …" : "正在保存…",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般强度的密码",
@@ -528,6 +528,7 @@ OC.L10N.register(
"Configure the database" : "配置数据库",
"Only %s is available." : "仅 %s 可用。",
"Database account" : "数据库账号",
+ "Installing …" : "正在安装...",
"Direct link copied to clipboard" : "直链已复制至粘贴板"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 9b3f0946400..adeff8c2c67 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -232,7 +232,6 @@
"Search in current app" : "在当前应用程序中搜索",
"Clear search" : "清除搜索",
"Search everywhere" : "在所有位置搜索",
- "Searching …" : "正在搜索 ...",
"Start typing to search" : "开始输入以搜索",
"Minimum search length is {minSearchLength} characters" : "最小搜索长度为 {minSearchLength} 个字符",
"No matching results" : "无匹配结果",
@@ -254,7 +253,6 @@
"Load more results" : "加载更多结果",
"Search in" : "搜索",
"Log in" : "登录",
- "Logging in …" : "正在登录……",
"Log in to {productName}" : "登录到 {productName}",
"Wrong login or password." : "账号或密码错误",
"This account is disabled" : "此账号已停用",
@@ -291,21 +289,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基于 Collabora Online 的文档、表格与演示文档。",
"Distraction free note taking app." : "无干扰的笔记记录应用。",
"Recommended apps" : "推荐的应用",
- "Loading apps …" : "正在加载应用…",
"Could not fetch list of apps from the App Store." : "无法从应用商店获取应用列表",
"App download or installation failed" : "应用下载或安装失败",
"Cannot install this app because it is not compatible" : "无法安装此应用,因它不兼容",
"Cannot install this app" : "无法安装此应用",
"Skip" : "跳过",
- "Installing apps …" : "正在安装应用...",
"Install recommended apps" : "安装推荐的应用",
"Avatar of {displayName}" : "{displayName} 的头像",
"Settings menu" : "设置菜单",
- "Loading your contacts …" : "正在加载您的联系人……",
- "Looking for {term} …" : "正在查找{term} ……",
"Search contacts" : "搜索联系人",
"Reset search" : "重置搜索",
- "Search contacts …" : "搜索联系人……",
"Could not load your contacts" : "无法加载您的联系人",
"No contacts found" : "无法找到联系人",
"Show all contacts" : "显示所有联系人",
@@ -317,7 +310,6 @@
"An error occurred while searching for {type}" : "搜索 {type} 时出错",
"Search starts once you start typing and results may be reached with the arrow keys" : "一旦开始输入,搜索就会开始,你可以使用方向键切换到结果。",
"Search for {name} only" : "仅搜索 {name}",
- "Loading more results …" : "加载更多结果...",
"Forgot password?" : "忘记密码?",
"Back to login form" : "回到登录表单",
"Back" : "返回",
@@ -361,7 +353,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(例如,localhost:5432)。",
"Database host" : "数据库主机",
"localhost" : "本地主机",
- "Installing …" : "正在安装...",
"Install" : "安装",
"Need help?" : "需要帮助?",
"See the documentation" : "查看文档",
@@ -370,7 +361,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "您的浏览器不受支持。请升级至较新或受支持的版本。",
"Continue with this unsupported browser" : "继续使用该过时的浏览器",
"Supported versions" : "支持的版本",
- "Search {types} …" : "搜索 {types} …",
"Choose {file}" : "选择 {file}",
"Choose" : "选择",
"Copy to {target}" : "复制到 {target}",
@@ -390,7 +380,7 @@
"(all selected)" : "(选中全部)",
"({count} selected)" : "(选择了 {count} 个)",
"Error loading file exists template" : "加载文件存在性模板失败",
- "Saving …" : "正在保存…",
+ "Saving …" : "正在保存 ……",
"seconds ago" : "几秒前",
"Connection to server lost" : "与服务器的连接断开",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在%n秒后重新加载"],
@@ -494,12 +484,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。",
"Error occurred while checking server setup" : "检查服务器设置时出错",
"For more details see the {linkstart}documentation ↗{linkend}." : "了解更多详情,请参见{linkstart}文档 ↗{linkend}。",
+ "Searching …" : "正在搜索 ...",
+ "Logging in …" : "正在登录……",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "在浏览器和移动设备应用中进行聊天,视频通话,屏幕共享,线上见面和网络会议。",
+ "Loading apps …" : "正在加载应用…",
+ "Installing apps …" : "正在安装应用...",
+ "Loading your contacts …" : "正在加载您的联系人……",
+ "Looking for {term} …" : "正在查找{term} ……",
+ "Search contacts …" : "搜索联系人……",
+ "Loading more results …" : "加载更多结果...",
"You have not added any info yet" : "您尚未添加任何信息",
"{user} has not added any info yet" : "{user} 尚未添加任何信息",
"Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面",
"Edit Profile" : "编辑个人资料",
"The headline and about sections will show up here" : "标题和关于部分将显示在此处",
+ "Search {types} …" : "搜索 {types} …",
+ "Saving …" : "正在保存…",
"Very weak password" : "非常弱的密码",
"Weak password" : "弱密码",
"So-so password" : "一般强度的密码",
@@ -526,6 +526,7 @@
"Configure the database" : "配置数据库",
"Only %s is available." : "仅 %s 可用。",
"Database account" : "数据库账号",
+ "Installing …" : "正在安装...",
"Direct link copied to clipboard" : "直链已复制至粘贴板"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 804199067a7..71d73dc8745 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -233,7 +233,6 @@ OC.L10N.register(
"Search in current app" : "在目前的應用程式中搜尋",
"Clear search" : "清除搜尋",
"Search everywhere" : "到處搜尋",
- "Searching …" : "正在搜尋……",
"Start typing to search" : "輸入文字以檢索",
"No matching results" : "無相符結果",
"Today" : "今日",
@@ -254,7 +253,7 @@ OC.L10N.register(
"Load more results" : "載入更多結果",
"Search in" : "搜尋",
"Log in" : "登入",
- "Logging in …" : "正在登入 …",
+ "Logging in …" : "正在登入 …",
"Log in to {productName}" : "登入至 {productName}",
"Wrong login or password." : "登入名稱或密碼錯誤。",
"This account is disabled" : "此帳戶已停用",
@@ -291,21 +290,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基於 Collabora Online 構建的協作文件、試算表和演講文稿。",
"Distraction free note taking app." : "無干擾的筆記應用程式。",
"Recommended apps" : "推薦的應用程式",
- "Loading apps …" : "正在載入應用程式 …",
"Could not fetch list of apps from the App Store." : "無法從 App Store 擷取應用程式清單。",
"App download or installation failed" : "應用程式下載或是安裝失敗",
"Cannot install this app because it is not compatible" : "由於不兼容,無法安裝此應用程式",
"Cannot install this app" : "無法安裝此應用程式",
"Skip" : "略過",
- "Installing apps …" : "正在安裝應用程式…",
"Install recommended apps" : "安裝推薦的應用程式",
"Avatar of {displayName}" : "{displayName} 的虛擬化身",
"Settings menu" : "設定選項單",
- "Loading your contacts …" : "正在載入聯絡人…",
- "Looking for {term} …" : "正在搜尋 {term} …",
"Search contacts" : "搜尋聯絡人",
"Reset search" : "重設搜尋",
- "Search contacts …" : "搜尋聯絡人…",
"Could not load your contacts" : "無法載入您的聯絡人",
"No contacts found" : "找不到聯絡人",
"Show all contacts" : "顯示所有聯絡人",
@@ -317,7 +311,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤",
"Search starts once you start typing and results may be reached with the arrow keys" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果",
"Search for {name} only" : "只搜尋 {name}",
- "Loading more results …" : "正在載入更多結果...",
"Forgot password?" : "忘記密碼?",
"Back to login form" : "回到登入表格",
"Back" : "返回",
@@ -361,7 +354,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "請指定連接埠號與主機名稱(例如:localhost:5432)。",
"Database host" : "數據庫主機",
"localhost" : "localhost",
- "Installing …" : "正在安裝 …",
"Install" : "安裝",
"Need help?" : "需要協助嗎?",
"See the documentation" : "閱讀說明文件",
@@ -370,7 +362,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。",
"Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器",
"Supported versions" : "支援的版本",
- "Search {types} …" : "搜尋 {types} 中 …",
"Choose {file}" : "選擇 {file}",
"Choose" : "選擇",
"Copy to {target}" : "複製到 {target}",
@@ -390,7 +381,7 @@ OC.L10N.register(
"(all selected)" : "(已全選)",
"({count} selected)" : "(已選擇 {count} 項)",
"Error loading file exists template" : "載入已存在的模板時發生錯誤",
- "Saving …" : "儲存中 ...",
+ "Saving …" : "儲存中 ...",
"seconds ago" : "幾秒前",
"Connection to server lost" : "伺服器連線中斷",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面時出錯,%n 秒後重新整理"],
@@ -494,12 +485,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員。",
"Error occurred while checking server setup" : "檢查伺服器設定時發生錯誤",
"For more details see the {linkstart}documentation ↗{linkend}." : "有關更多細節,請參見 {linkstart} 說明書↗{linkend}。",
+ "Searching …" : "正在搜尋……",
+ "Logging in …" : "正在登入 …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "對話、視訊電話、螢幕分享、線上會議與網路研討會 - 實現於你的瀏覽器與手機 apps 之中。",
+ "Loading apps …" : "正在載入應用程式 …",
+ "Installing apps …" : "正在安裝應用程式…",
+ "Loading your contacts …" : "正在載入聯絡人…",
+ "Looking for {term} …" : "正在搜尋 {term} …",
+ "Search contacts …" : "搜尋聯絡人…",
+ "Loading more results …" : "正在載入更多結果...",
"You have not added any info yet" : "您尚未新增任何資訊",
"{user} has not added any info yet" : "{user} 尚未新增任何資訊",
"Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面",
"Edit Profile" : "編輯個人設定",
"The headline and about sections will show up here" : "標題與關於部份將在此顯示",
+ "Search {types} …" : "搜尋 {types} 中 …",
+ "Saving …" : "儲存中 ...",
"Very weak password" : "密碼安全性極弱",
"Weak password" : "密碼安全性弱",
"So-so password" : "密碼安全性普通",
@@ -526,6 +527,7 @@ OC.L10N.register(
"Configure the database" : "設定數據庫",
"Only %s is available." : "僅 %s 可使用。",
"Database account" : "數據庫帳戶",
+ "Installing …" : "正在安裝 …",
"Direct link copied to clipboard" : "直接連結已複製到剪貼簿"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index cfd5313777d..7659bfc8532 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -231,7 +231,6 @@
"Search in current app" : "在目前的應用程式中搜尋",
"Clear search" : "清除搜尋",
"Search everywhere" : "到處搜尋",
- "Searching …" : "正在搜尋……",
"Start typing to search" : "輸入文字以檢索",
"No matching results" : "無相符結果",
"Today" : "今日",
@@ -252,7 +251,7 @@
"Load more results" : "載入更多結果",
"Search in" : "搜尋",
"Log in" : "登入",
- "Logging in …" : "正在登入 …",
+ "Logging in …" : "正在登入 …",
"Log in to {productName}" : "登入至 {productName}",
"Wrong login or password." : "登入名稱或密碼錯誤。",
"This account is disabled" : "此帳戶已停用",
@@ -289,21 +288,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基於 Collabora Online 構建的協作文件、試算表和演講文稿。",
"Distraction free note taking app." : "無干擾的筆記應用程式。",
"Recommended apps" : "推薦的應用程式",
- "Loading apps …" : "正在載入應用程式 …",
"Could not fetch list of apps from the App Store." : "無法從 App Store 擷取應用程式清單。",
"App download or installation failed" : "應用程式下載或是安裝失敗",
"Cannot install this app because it is not compatible" : "由於不兼容,無法安裝此應用程式",
"Cannot install this app" : "無法安裝此應用程式",
"Skip" : "略過",
- "Installing apps …" : "正在安裝應用程式…",
"Install recommended apps" : "安裝推薦的應用程式",
"Avatar of {displayName}" : "{displayName} 的虛擬化身",
"Settings menu" : "設定選項單",
- "Loading your contacts …" : "正在載入聯絡人…",
- "Looking for {term} …" : "正在搜尋 {term} …",
"Search contacts" : "搜尋聯絡人",
"Reset search" : "重設搜尋",
- "Search contacts …" : "搜尋聯絡人…",
"Could not load your contacts" : "無法載入您的聯絡人",
"No contacts found" : "找不到聯絡人",
"Show all contacts" : "顯示所有聯絡人",
@@ -315,7 +309,6 @@
"An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤",
"Search starts once you start typing and results may be reached with the arrow keys" : "一旦您開始輸入,搜尋就會開始,您可以使用方向鍵到達結果",
"Search for {name} only" : "只搜尋 {name}",
- "Loading more results …" : "正在載入更多結果...",
"Forgot password?" : "忘記密碼?",
"Back to login form" : "回到登入表格",
"Back" : "返回",
@@ -359,7 +352,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "請指定連接埠號與主機名稱(例如:localhost:5432)。",
"Database host" : "數據庫主機",
"localhost" : "localhost",
- "Installing …" : "正在安裝 …",
"Install" : "安裝",
"Need help?" : "需要協助嗎?",
"See the documentation" : "閱讀說明文件",
@@ -368,7 +360,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。",
"Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器",
"Supported versions" : "支援的版本",
- "Search {types} …" : "搜尋 {types} 中 …",
"Choose {file}" : "選擇 {file}",
"Choose" : "選擇",
"Copy to {target}" : "複製到 {target}",
@@ -388,7 +379,7 @@
"(all selected)" : "(已全選)",
"({count} selected)" : "(已選擇 {count} 項)",
"Error loading file exists template" : "載入已存在的模板時發生錯誤",
- "Saving …" : "儲存中 ...",
+ "Saving …" : "儲存中 ...",
"seconds ago" : "幾秒前",
"Connection to server lost" : "伺服器連線中斷",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面時出錯,%n 秒後重新整理"],
@@ -492,12 +483,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員。",
"Error occurred while checking server setup" : "檢查伺服器設定時發生錯誤",
"For more details see the {linkstart}documentation ↗{linkend}." : "有關更多細節,請參見 {linkstart} 說明書↗{linkend}。",
+ "Searching …" : "正在搜尋……",
+ "Logging in …" : "正在登入 …",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "對話、視訊電話、螢幕分享、線上會議與網路研討會 - 實現於你的瀏覽器與手機 apps 之中。",
+ "Loading apps …" : "正在載入應用程式 …",
+ "Installing apps …" : "正在安裝應用程式…",
+ "Loading your contacts …" : "正在載入聯絡人…",
+ "Looking for {term} …" : "正在搜尋 {term} …",
+ "Search contacts …" : "搜尋聯絡人…",
+ "Loading more results …" : "正在載入更多結果...",
"You have not added any info yet" : "您尚未新增任何資訊",
"{user} has not added any info yet" : "{user} 尚未新增任何資訊",
"Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面",
"Edit Profile" : "編輯個人設定",
"The headline and about sections will show up here" : "標題與關於部份將在此顯示",
+ "Search {types} …" : "搜尋 {types} 中 …",
+ "Saving …" : "儲存中 ...",
"Very weak password" : "密碼安全性極弱",
"Weak password" : "密碼安全性弱",
"So-so password" : "密碼安全性普通",
@@ -524,6 +525,7 @@
"Configure the database" : "設定數據庫",
"Only %s is available." : "僅 %s 可使用。",
"Database account" : "數據庫帳戶",
+ "Installing …" : "正在安裝 …",
"Direct link copied to clipboard" : "直接連結已複製到剪貼簿"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index df54ff1c5d1..97e1a83bdbd 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -234,7 +234,6 @@ OC.L10N.register(
"Search in current app" : "在目前的應用程式中搜尋",
"Clear search" : "清除搜尋",
"Search everywhere" : "到處搜尋",
- "Searching …" : "正在搜尋…",
"Start typing to search" : "開始輸入以搜尋",
"Minimum search length is {minSearchLength} characters" : "最小搜尋長度為 {minSearchLength} 個字元",
"No matching results" : "無相符結果",
@@ -256,7 +255,7 @@ OC.L10N.register(
"Load more results" : "載入更多結果",
"Search in" : "搜尋條件",
"Log in" : "登入",
- "Logging in …" : "正在登入…",
+ "Logging in …" : "正在登入……",
"Log in to {productName}" : "登入 {productName}",
"Wrong login or password." : "錯誤的帳號或密碼。",
"This account is disabled" : "此帳號已停用",
@@ -293,21 +292,16 @@ OC.L10N.register(
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "使用 Collabora Online 建置的文件、試算表、簡報協作工具。",
"Distraction free note taking app." : "無干擾的筆記應用程式。",
"Recommended apps" : "推薦的應用程式",
- "Loading apps …" : "正在載入應用程式…",
"Could not fetch list of apps from the App Store." : "無法從應用程式商店擷取應用程式清單。",
"App download or installation failed" : "應用程式下載或安裝失敗",
"Cannot install this app because it is not compatible" : "由於不相容,無法安裝此應用程式",
"Cannot install this app" : "無法安裝應用程式",
"Skip" : "跳過",
- "Installing apps …" : "正在安裝應用程式…",
"Install recommended apps" : "安裝推薦的應用程式",
"Avatar of {displayName}" : "{displayName} 的頭像",
"Settings menu" : "設定選單",
- "Loading your contacts …" : "正在載入聯絡人…",
- "Looking for {term} …" : "正在搜尋 {term}…",
"Search contacts" : "搜尋聯絡人",
"Reset search" : "重設搜尋",
- "Search contacts …" : "搜尋聯絡人…",
"Could not load your contacts" : "無法載入您的聯絡人",
"No contacts found" : "查無聯絡人",
"Show all contacts" : "顯示所有聯絡人",
@@ -319,7 +313,6 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤",
"Search starts once you start typing and results may be reached with the arrow keys" : "您一開始輸入,搜尋就會開始,可以使用方向鍵切換搜尋結果",
"Search for {name} only" : "僅搜尋 {name}",
- "Loading more results …" : "正在載入更多結果…",
"Forgot password?" : "忘記密碼?",
"Back to login form" : "返回登入表單",
"Back" : "返回",
@@ -363,7 +356,6 @@ OC.L10N.register(
"Please specify the port number along with the host name (e.g., localhost:5432)." : "請指定連接埠號與主機名稱(例如:localhost:5432)。",
"Database host" : "資料庫主機",
"localhost" : "localhost",
- "Installing …" : "正在安裝…",
"Install" : "安裝",
"Need help?" : "需要協助嗎?",
"See the documentation" : "參閱說明文件",
@@ -372,7 +364,6 @@ OC.L10N.register(
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。",
"Continue with this unsupported browser" : "繼續使用不受支援的瀏覽器",
"Supported versions" : "支援的版本",
- "Search {types} …" : "搜尋 {types} 中…",
"Choose {file}" : "選擇 {file}",
"Choose" : "選擇",
"Copy to {target}" : "複製到 {target}",
@@ -392,7 +383,7 @@ OC.L10N.register(
"(all selected)" : "(已全選)",
"({count} selected)" : "(已選取 {count} 項)",
"Error loading file exists template" : "載入已存在的範本時發生錯誤",
- "Saving …" : "正在儲存…",
+ "Saving …" : "正在儲存 …",
"seconds ago" : "幾秒前",
"Connection to server lost" : "伺服器連線中斷",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面時發生問題,%n 秒後重新整理"],
@@ -496,12 +487,22 @@ OC.L10N.register(
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員。",
"Error occurred while checking server setup" : "檢查伺服器設定時發生錯誤",
"For more details see the {linkstart}documentation ↗{linkend}." : "詳細資訊請參閱 {linkstart} 文件 ↗{linkend}。",
+ "Searching …" : "正在搜尋…",
+ "Logging in …" : "正在登入…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "對話、視訊電話、螢幕分享、線上會議、網路研討會等 - 在您的瀏覽器與手機應用程式之中實現。",
+ "Loading apps …" : "正在載入應用程式…",
+ "Installing apps …" : "正在安裝應用程式…",
+ "Loading your contacts …" : "正在載入聯絡人…",
+ "Looking for {term} …" : "正在搜尋 {term}…",
+ "Search contacts …" : "搜尋聯絡人…",
+ "Loading more results …" : "正在載入更多結果…",
"You have not added any info yet" : "您尚未新增任何資訊",
"{user} has not added any info yet" : "{user} 尚未新增任何資訊",
"Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態的模組時發生問題,嘗試重新整理頁面",
"Edit Profile" : "編輯個人檔案",
"The headline and about sections will show up here" : "標題與關於區段將在此顯示",
+ "Search {types} …" : "搜尋 {types} 中…",
+ "Saving …" : "正在儲存…",
"Very weak password" : "密碼安全性極弱",
"Weak password" : "密碼安全性弱",
"So-so password" : "密碼安全性普通",
@@ -528,6 +529,7 @@ OC.L10N.register(
"Configure the database" : "設定資料庫組態",
"Only %s is available." : "剩下 %s 可使用。",
"Database account" : "資料庫帳號",
+ "Installing …" : "正在安裝…",
"Direct link copied to clipboard" : "直接連結已複製到剪貼簿"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index f63951ec1cf..73a572f7f8e 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -232,7 +232,6 @@
"Search in current app" : "在目前的應用程式中搜尋",
"Clear search" : "清除搜尋",
"Search everywhere" : "到處搜尋",
- "Searching …" : "正在搜尋…",
"Start typing to search" : "開始輸入以搜尋",
"Minimum search length is {minSearchLength} characters" : "最小搜尋長度為 {minSearchLength} 個字元",
"No matching results" : "無相符結果",
@@ -254,7 +253,7 @@
"Load more results" : "載入更多結果",
"Search in" : "搜尋條件",
"Log in" : "登入",
- "Logging in …" : "正在登入…",
+ "Logging in …" : "正在登入……",
"Log in to {productName}" : "登入 {productName}",
"Wrong login or password." : "錯誤的帳號或密碼。",
"This account is disabled" : "此帳號已停用",
@@ -291,21 +290,16 @@
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "使用 Collabora Online 建置的文件、試算表、簡報協作工具。",
"Distraction free note taking app." : "無干擾的筆記應用程式。",
"Recommended apps" : "推薦的應用程式",
- "Loading apps …" : "正在載入應用程式…",
"Could not fetch list of apps from the App Store." : "無法從應用程式商店擷取應用程式清單。",
"App download or installation failed" : "應用程式下載或安裝失敗",
"Cannot install this app because it is not compatible" : "由於不相容,無法安裝此應用程式",
"Cannot install this app" : "無法安裝應用程式",
"Skip" : "跳過",
- "Installing apps …" : "正在安裝應用程式…",
"Install recommended apps" : "安裝推薦的應用程式",
"Avatar of {displayName}" : "{displayName} 的頭像",
"Settings menu" : "設定選單",
- "Loading your contacts …" : "正在載入聯絡人…",
- "Looking for {term} …" : "正在搜尋 {term}…",
"Search contacts" : "搜尋聯絡人",
"Reset search" : "重設搜尋",
- "Search contacts …" : "搜尋聯絡人…",
"Could not load your contacts" : "無法載入您的聯絡人",
"No contacts found" : "查無聯絡人",
"Show all contacts" : "顯示所有聯絡人",
@@ -317,7 +311,6 @@
"An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤",
"Search starts once you start typing and results may be reached with the arrow keys" : "您一開始輸入,搜尋就會開始,可以使用方向鍵切換搜尋結果",
"Search for {name} only" : "僅搜尋 {name}",
- "Loading more results …" : "正在載入更多結果…",
"Forgot password?" : "忘記密碼?",
"Back to login form" : "返回登入表單",
"Back" : "返回",
@@ -361,7 +354,6 @@
"Please specify the port number along with the host name (e.g., localhost:5432)." : "請指定連接埠號與主機名稱(例如:localhost:5432)。",
"Database host" : "資料庫主機",
"localhost" : "localhost",
- "Installing …" : "正在安裝…",
"Install" : "安裝",
"Need help?" : "需要協助嗎?",
"See the documentation" : "參閱說明文件",
@@ -370,7 +362,6 @@
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。",
"Continue with this unsupported browser" : "繼續使用不受支援的瀏覽器",
"Supported versions" : "支援的版本",
- "Search {types} …" : "搜尋 {types} 中…",
"Choose {file}" : "選擇 {file}",
"Choose" : "選擇",
"Copy to {target}" : "複製到 {target}",
@@ -390,7 +381,7 @@
"(all selected)" : "(已全選)",
"({count} selected)" : "(已選取 {count} 項)",
"Error loading file exists template" : "載入已存在的範本時發生錯誤",
- "Saving …" : "正在儲存…",
+ "Saving …" : "正在儲存 …",
"seconds ago" : "幾秒前",
"Connection to server lost" : "伺服器連線中斷",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面時發生問題,%n 秒後重新整理"],
@@ -494,12 +485,22 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員。",
"Error occurred while checking server setup" : "檢查伺服器設定時發生錯誤",
"For more details see the {linkstart}documentation ↗{linkend}." : "詳細資訊請參閱 {linkstart} 文件 ↗{linkend}。",
+ "Searching …" : "正在搜尋…",
+ "Logging in …" : "正在登入…",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "對話、視訊電話、螢幕分享、線上會議、網路研討會等 - 在您的瀏覽器與手機應用程式之中實現。",
+ "Loading apps …" : "正在載入應用程式…",
+ "Installing apps …" : "正在安裝應用程式…",
+ "Loading your contacts …" : "正在載入聯絡人…",
+ "Looking for {term} …" : "正在搜尋 {term}…",
+ "Search contacts …" : "搜尋聯絡人…",
+ "Loading more results …" : "正在載入更多結果…",
"You have not added any info yet" : "您尚未新增任何資訊",
"{user} has not added any info yet" : "{user} 尚未新增任何資訊",
"Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態的模組時發生問題,嘗試重新整理頁面",
"Edit Profile" : "編輯個人檔案",
"The headline and about sections will show up here" : "標題與關於區段將在此顯示",
+ "Search {types} …" : "搜尋 {types} 中…",
+ "Saving …" : "正在儲存…",
"Very weak password" : "密碼安全性極弱",
"Weak password" : "密碼安全性弱",
"So-so password" : "密碼安全性普通",
@@ -526,6 +527,7 @@
"Configure the database" : "設定資料庫組態",
"Only %s is available." : "剩下 %s 可使用。",
"Database account" : "資料庫帳號",
+ "Installing …" : "正在安裝…",
"Direct link copied to clipboard" : "直接連結已複製到剪貼簿"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file