summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-11 01:12:40 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-11 01:12:40 +0000
commitcb67b6776c327823473790b81477c4ca2058ae81 (patch)
tree045ad2cbaea43f8852072b105e6a328f9a482f22
parent933ff3d4665af029bdda627fe3867708cc975614 (diff)
downloadnextcloud-server-cb67b6776c327823473790b81477c4ca2058ae81.tar.gz
nextcloud-server-cb67b6776c327823473790b81477c4ca2058ae81.zip
[tx-robot] updated from transifex
-rw-r--r--apps/dav/l10n/fi.js7
-rw-r--r--apps/dav/l10n/fi.json7
-rw-r--r--apps/dav/l10n/fr.js1
-rw-r--r--apps/dav/l10n/fr.json1
-rw-r--r--apps/dav/l10n/nl.js1
-rw-r--r--apps/dav/l10n/nl.json1
-rw-r--r--apps/files/l10n/gl.js1
-rw-r--r--apps/files/l10n/gl.json1
-rw-r--r--apps/files/l10n/he.js13
-rw-r--r--apps/files/l10n/he.json13
-rw-r--r--apps/files/l10n/nl.js1
-rw-r--r--apps/files/l10n/nl.json1
-rw-r--r--apps/files_external/l10n/he.js3
-rw-r--r--apps/files_external/l10n/he.json3
-rw-r--r--apps/files_sharing/l10n/da.js4
-rw-r--r--apps/files_sharing/l10n/da.json4
-rw-r--r--apps/oauth2/l10n/fi.js3
-rw-r--r--apps/oauth2/l10n/fi.json3
-rw-r--r--apps/twofactor_backupcodes/l10n/fi.js13
-rw-r--r--apps/twofactor_backupcodes/l10n/fi.json13
-rw-r--r--core/l10n/fi.js4
-rw-r--r--core/l10n/fi.json4
-rw-r--r--core/l10n/pl.js2
-rw-r--r--core/l10n/pl.json2
-rw-r--r--settings/l10n/da.js2
-rw-r--r--settings/l10n/da.json2
-rw-r--r--settings/l10n/fi.js4
-rw-r--r--settings/l10n/fi.json4
-rw-r--r--settings/l10n/gl.js1
-rw-r--r--settings/l10n/gl.json1
-rw-r--r--settings/l10n/nl.js5
-rw-r--r--settings/l10n/nl.json5
-rw-r--r--settings/l10n/pl.js4
-rw-r--r--settings/l10n/pl.json4
34 files changed, 126 insertions, 12 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js
index 29ea01b42d6..a5da564145f 100644
--- a/apps/dav/l10n/fi.js
+++ b/apps/dav/l10n/fi.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "Poistit tapahtuman {event} kalenterista {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} päivitti tapahtuman {event} kalenteriin {calendar}",
"You updated event {event} in calendar {calendar}" : "Päivitit tapahtuman {event} kalenteriin {calendar}",
+ "Busy" : "Varattu",
"{actor} created todo {todo} in list {calendar}" : "{actor} loi tehtävän {todo} listaan {calendar}",
"You created todo {todo} in list {calendar}" : "Loit tehtävän {todo} listaan {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} poisti tehtävän {todo} listasta {calendar}",
@@ -54,6 +55,9 @@ OC.L10N.register(
"Decline" : "Kieltäydy",
"More options …" : "Lisää valintoja…",
"Contacts" : "Yhteystiedot",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s tulee asettaa käyttämään HTTPS-yhteyttä, jotta CalDAVia ja CardDAVia voi käyttää iOSilla tai macOS:llä.",
+ "Configures a CalDAV account" : "Määrittää CalDAV-tilin",
+ "Configures a CardDAV account" : "Määrittää CardDAV-tilin",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV-päätepiste",
"Technical details" : "Tekniset yksityiskohdat",
@@ -62,10 +66,13 @@ OC.L10N.register(
"There was an error updating your attendance status." : "Osallistumisesi tilaa päivittäessä tapahtui virhe.",
"Please contact the organizer directly." : "Ota yhteys suoraan järjestäjään.",
"Are you accepting the invitation?" : "Hyväksytkö kutsun?",
+ "Tentative" : "Alustava",
"Save" : "Tallenna",
"Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti.",
"Calendar server" : "Kalenteripalvelin",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Asenna myös {calendarappstoreopen}kalenterisovellus{linkclose}, tai {calendardocopen}yhdistä tietokoneesi ja mobiililaitteesi synkronointiyhteyteen ↗{linkclose}.",
"Send invitations to attendees" : "Lähetä kutsut osallistujille",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Varmista että määrität {emailopen}sähköpostipalvelimen{linkclose} asetukset oikein.",
"Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti",
"Birthday calendars will be generated by a background job." : "Syntymäpäiväkalenterit luodaan taustatyön toimesta.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Sen vuoksi ne eivät ole välittömästi saatavilla käyttöönoton jälkeen, vaan ne tulevat näkyviin pienellä viiveellä.",
diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json
index 29c28f65d28..a846b375e52 100644
--- a/apps/dav/l10n/fi.json
+++ b/apps/dav/l10n/fi.json
@@ -27,6 +27,7 @@
"You deleted event {event} from calendar {calendar}" : "Poistit tapahtuman {event} kalenterista {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} päivitti tapahtuman {event} kalenteriin {calendar}",
"You updated event {event} in calendar {calendar}" : "Päivitit tapahtuman {event} kalenteriin {calendar}",
+ "Busy" : "Varattu",
"{actor} created todo {todo} in list {calendar}" : "{actor} loi tehtävän {todo} listaan {calendar}",
"You created todo {todo} in list {calendar}" : "Loit tehtävän {todo} listaan {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} poisti tehtävän {todo} listasta {calendar}",
@@ -52,6 +53,9 @@
"Decline" : "Kieltäydy",
"More options …" : "Lisää valintoja…",
"Contacts" : "Yhteystiedot",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s tulee asettaa käyttämään HTTPS-yhteyttä, jotta CalDAVia ja CardDAVia voi käyttää iOSilla tai macOS:llä.",
+ "Configures a CalDAV account" : "Määrittää CalDAV-tilin",
+ "Configures a CardDAV account" : "Määrittää CardDAV-tilin",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV-päätepiste",
"Technical details" : "Tekniset yksityiskohdat",
@@ -60,10 +64,13 @@
"There was an error updating your attendance status." : "Osallistumisesi tilaa päivittäessä tapahtui virhe.",
"Please contact the organizer directly." : "Ota yhteys suoraan järjestäjään.",
"Are you accepting the invitation?" : "Hyväksytkö kutsun?",
+ "Tentative" : "Alustava",
"Save" : "Tallenna",
"Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti.",
"Calendar server" : "Kalenteripalvelin",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Asenna myös {calendarappstoreopen}kalenterisovellus{linkclose}, tai {calendardocopen}yhdistä tietokoneesi ja mobiililaitteesi synkronointiyhteyteen ↗{linkclose}.",
"Send invitations to attendees" : "Lähetä kutsut osallistujille",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Varmista että määrität {emailopen}sähköpostipalvelimen{linkclose} asetukset oikein.",
"Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti",
"Birthday calendars will be generated by a background job." : "Syntymäpäiväkalenterit luodaan taustatyön toimesta.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Sen vuoksi ne eivät ole välittömästi saatavilla käyttöönoton jälkeen, vaan ne tulevat näkyviin pienellä viiveellä.",
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index 0d74469d86d..6fb2e8d5635 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"Save" : "Sauvegarder",
"Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.",
"Calendar server" : "Serveur de calendrier",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installer aussi {calendarappstoreopen}l'application Calendrier{linkclose}, ou {calendardocopen}connecter à votre PC & téléphone pour synchroniser ↗{linkclose}.",
"Send invitations to attendees" : "Envoyer des invitations aux participants",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Merci de vérifier d'avoir correctement configuré {emailopen}le serveur de courriel{linkclose}.",
"Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire",
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json
index 737c1d16d32..4b83964909c 100644
--- a/apps/dav/l10n/fr.json
+++ b/apps/dav/l10n/fr.json
@@ -73,6 +73,7 @@
"Save" : "Sauvegarder",
"Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.",
"Calendar server" : "Serveur de calendrier",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installer aussi {calendarappstoreopen}l'application Calendrier{linkclose}, ou {calendardocopen}connecter à votre PC & téléphone pour synchroniser ↗{linkclose}.",
"Send invitations to attendees" : "Envoyer des invitations aux participants",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Merci de vérifier d'avoir correctement configuré {emailopen}le serveur de courriel{linkclose}.",
"Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire",
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js
index bd0a3c5dce7..708a025b124 100644
--- a/apps/dav/l10n/nl.js
+++ b/apps/dav/l10n/nl.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"More options …" : "Meer opties …",
"More options at %s" : "Meer opties op %s",
"Contacts" : "Contactpersonen",
+ "Configures a CalDAV account" : "Configureert een CalDAV account",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV eindpunt",
"Technical details" : "Technische details",
diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json
index d4ec9ae8a3b..9c4dda74574 100644
--- a/apps/dav/l10n/nl.json
+++ b/apps/dav/l10n/nl.json
@@ -58,6 +58,7 @@
"More options …" : "Meer opties …",
"More options at %s" : "Meer opties op %s",
"Contacts" : "Contactpersonen",
+ "Configures a CalDAV account" : "Configureert een CalDAV account",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV eindpunt",
"Technical details" : "Technische details",
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index bc553ef3050..3ca061b5d7e 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Rename" : "Renomear",
"Copy" : "Copiar",
"Choose target folder" : "Escoller o cartafol de destino",
+ "Open" : "Abrir",
"Disconnect storage" : "Desconectar o almacenamento",
"Unshare" : "Deixar de compartir",
"Could not load info for file \"{file}\"" : "Non foi posíbel cargar información para o ficheiro «{file}»",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index eafc38fff5e..b446b77d897 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -30,6 +30,7 @@
"Rename" : "Renomear",
"Copy" : "Copiar",
"Choose target folder" : "Escoller o cartafol de destino",
+ "Open" : "Abrir",
"Disconnect storage" : "Desconectar o almacenamento",
"Unshare" : "Deixar de compartir",
"Could not load info for file \"{file}\"" : "Non foi posíbel cargar información para o ficheiro «{file}»",
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index 31aacb72d9b..b7a6cf84376 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -14,12 +14,15 @@ OC.L10N.register(
"Home" : "בית",
"Close" : "סגירה",
"Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"",
+ "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.",
"Upload cancelled." : "ההעלאה בוטלה.",
"…" : "…",
+ "Processing files …" : "הקבצים עוברים עיבוד…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
"Target folder \"{dir}\" does not exist any more" : "תיקיית היעד „{dir}” לא קיים עוד",
"Not enough free space" : "אין מספיק מקום פנוי",
+ "An unknown error has occurred" : "אירעה שגיאה בלתי ידועה",
"Uploading …" : "מתבצעת העלאה…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} מתוך {totalSize} ({bitrate})",
"Uploading that item is not supported" : "העלאת הפריט הזה אינה נתמכת",
@@ -28,6 +31,8 @@ OC.L10N.register(
"Actions" : "פעולות",
"Rename" : "שינוי שם",
"Copy" : "העתקה",
+ "Choose target folder" : "נא לבחור תיקיית יעד",
+ "Open" : "פתיחה",
"Disconnect storage" : "ניתוק אחסון",
"Unshare" : "הסר שיתוף",
"Could not load info for file \"{file}\"" : "לא ניתן לטעון מידע על הקובץ „{file}”",
@@ -40,6 +45,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
"Could not move \"{file}\", target exists" : "לא ניתן להעביר \"{file}\", קובץ מטרה קיים",
"Could not move \"{file}\"" : "לא ניתן להעביר \"{file}\"",
+ "copy" : "עותק",
"Could not copy \"{file}\", target exists" : "לא ניתן להעתיק את „{file}”, היעד קיים",
"Could not copy \"{file}\"" : "לא ניתן להעתיק את „{file}”",
"Copied {origin} inside {destination}" : "{origin} הועתק לתוך {destination} ",
@@ -63,6 +69,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן",
"_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים","מעלה %n קבצים"],
"New" : "חדש",
+ "Select file range" : "בחירת טווח קבצים",
"{used} of {quota} used" : "{used} מתוך {quota} בשימוש",
"{used} used" : "{used} בשימוש",
"\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.",
@@ -81,6 +88,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים","%n בייטים"],
"Favorited" : "מועדף",
"Favorite" : "מועדף",
+ "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם",
"New folder" : "תיקייה חדשה",
"Upload file" : "העלאת קובץ",
"Not favorited" : "לא במועדפים",
@@ -134,11 +142,13 @@ OC.L10N.register(
"With PHP-FPM it might take 5 minutes for changes to be applied." : "בשימוש ב- PHP-FPM זה יכול להמשך 5 דקות לשינויים לחול.",
"Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.",
"%s of %s used" : "%s מתוך %s בשימוש",
+ "%1$s%% of %2$s used" : "%1$s%% מתוך %2$s בשימוש",
"%s used" : "%s בשימוש",
"Settings" : "הגדרות",
"Show hidden files" : "הצגת קבצים נסתרים",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "יש להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">לגשת לקבצים שלך באמצעות WebDAV</a>",
+ "Toggle grid view" : "החלפת תצוגת טבלה",
"Cancel upload" : "ביטול העלאה",
"No files in here" : "אין כאן קבצים",
"Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!",
@@ -157,6 +167,7 @@ OC.L10N.register(
"Deleted shares" : "שיתופים שנמחקו",
"Text file" : "קובץ טקסט",
"New text file.txt" : "קובץ טקסט חדש.txt",
- "Target folder" : "תיקיית יעד"
+ "Target folder" : "תיקיית יעד",
+ "%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index a8db57632f6..631369cc4b5 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -12,12 +12,15 @@
"Home" : "בית",
"Close" : "סגירה",
"Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"",
+ "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.",
"Upload cancelled." : "ההעלאה בוטלה.",
"…" : "…",
+ "Processing files …" : "הקבצים עוברים עיבוד…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
"Target folder \"{dir}\" does not exist any more" : "תיקיית היעד „{dir}” לא קיים עוד",
"Not enough free space" : "אין מספיק מקום פנוי",
+ "An unknown error has occurred" : "אירעה שגיאה בלתי ידועה",
"Uploading …" : "מתבצעת העלאה…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} מתוך {totalSize} ({bitrate})",
"Uploading that item is not supported" : "העלאת הפריט הזה אינה נתמכת",
@@ -26,6 +29,8 @@
"Actions" : "פעולות",
"Rename" : "שינוי שם",
"Copy" : "העתקה",
+ "Choose target folder" : "נא לבחור תיקיית יעד",
+ "Open" : "פתיחה",
"Disconnect storage" : "ניתוק אחסון",
"Unshare" : "הסר שיתוף",
"Could not load info for file \"{file}\"" : "לא ניתן לטעון מידע על הקובץ „{file}”",
@@ -38,6 +43,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
"Could not move \"{file}\", target exists" : "לא ניתן להעביר \"{file}\", קובץ מטרה קיים",
"Could not move \"{file}\"" : "לא ניתן להעביר \"{file}\"",
+ "copy" : "עותק",
"Could not copy \"{file}\", target exists" : "לא ניתן להעתיק את „{file}”, היעד קיים",
"Could not copy \"{file}\"" : "לא ניתן להעתיק את „{file}”",
"Copied {origin} inside {destination}" : "{origin} הועתק לתוך {destination} ",
@@ -61,6 +67,7 @@
"You don’t have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן",
"_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים","מעלה %n קבצים"],
"New" : "חדש",
+ "Select file range" : "בחירת טווח קבצים",
"{used} of {quota} used" : "{used} מתוך {quota} בשימוש",
"{used} used" : "{used} בשימוש",
"\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.",
@@ -79,6 +86,7 @@
"_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים","%n בייטים"],
"Favorited" : "מועדף",
"Favorite" : "מועדף",
+ "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם",
"New folder" : "תיקייה חדשה",
"Upload file" : "העלאת קובץ",
"Not favorited" : "לא במועדפים",
@@ -132,11 +140,13 @@
"With PHP-FPM it might take 5 minutes for changes to be applied." : "בשימוש ב- PHP-FPM זה יכול להמשך 5 דקות לשינויים לחול.",
"Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.",
"%s of %s used" : "%s מתוך %s בשימוש",
+ "%1$s%% of %2$s used" : "%1$s%% מתוך %2$s בשימוש",
"%s used" : "%s בשימוש",
"Settings" : "הגדרות",
"Show hidden files" : "הצגת קבצים נסתרים",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "יש להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">לגשת לקבצים שלך באמצעות WebDAV</a>",
+ "Toggle grid view" : "החלפת תצוגת טבלה",
"Cancel upload" : "ביטול העלאה",
"No files in here" : "אין כאן קבצים",
"Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!",
@@ -155,6 +165,7 @@
"Deleted shares" : "שיתופים שנמחקו",
"Text file" : "קובץ טקסט",
"New text file.txt" : "קובץ טקסט חדש.txt",
- "Target folder" : "תיקיית יעד"
+ "Target folder" : "תיקיית יעד",
+ "%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index eb5737c2ad3..dbfbed2a80f 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Rename" : "Naam wijzigen",
"Copy" : "Kopiëren",
"Choose target folder" : "Kies doelmap…",
+ "Open" : "Openen",
"Disconnect storage" : "Verbinding met opslag verbreken",
"Unshare" : "Stop met delen",
"Could not load info for file \"{file}\"" : "Kon geen informatie laden voor bestand \"{file}\"",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 5eb6b8b1df2..3b9868c72b3 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -30,6 +30,7 @@
"Rename" : "Naam wijzigen",
"Copy" : "Kopiëren",
"Choose target folder" : "Kies doelmap…",
+ "Open" : "Openen",
"Disconnect storage" : "Verbinding met opslag verbreken",
"Unshare" : "Stop met delen",
"Could not load info for file \"{file}\"" : "Kon geen informatie laden voor bestand \"{file}\"",
diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js
index c6cd51f8ad7..35aa3938e26 100644
--- a/apps/files_external/l10n/he.js
+++ b/apps/files_external/l10n/he.js
@@ -108,7 +108,10 @@ OC.L10N.register(
"OpenStack Object Storage" : "אחסון אובייקט OpenStack",
"Service name" : "שם שירות",
"Request timeout (seconds)" : "פסק זמן מבוקש (שניות)",
+ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "התמיכה של cURL ב־PHP אינה מופעלת או מותקנת. אין אפשרות לעגן את %s. נא לבקש ממנהל המערכת שלך להתקין אותה.",
+ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "התמיכה של FTP ב־PHP אינה מופעלת או מותקנת. אין אפשרות לעגן את %s. נא לבקש ממנהל המערכת שלך להתקין אותה.",
"External storage support" : "תמיכה באחסון חיצוני",
+ "Adds basic external storage support" : "מוסיף תמיכה באחסון חיצוני בסיסי",
"No external storage configured or you don't have the permission to configure them" : "לא הוגדר התקן חיצוני או שאין לך הרשאות להגדיר כאלה",
"Name" : "שם",
"Storage type" : "סוג אחסון",
diff --git a/apps/files_external/l10n/he.json b/apps/files_external/l10n/he.json
index c38ddbea8fc..ae756407ca1 100644
--- a/apps/files_external/l10n/he.json
+++ b/apps/files_external/l10n/he.json
@@ -106,7 +106,10 @@
"OpenStack Object Storage" : "אחסון אובייקט OpenStack",
"Service name" : "שם שירות",
"Request timeout (seconds)" : "פסק זמן מבוקש (שניות)",
+ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "התמיכה של cURL ב־PHP אינה מופעלת או מותקנת. אין אפשרות לעגן את %s. נא לבקש ממנהל המערכת שלך להתקין אותה.",
+ "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "התמיכה של FTP ב־PHP אינה מופעלת או מותקנת. אין אפשרות לעגן את %s. נא לבקש ממנהל המערכת שלך להתקין אותה.",
"External storage support" : "תמיכה באחסון חיצוני",
+ "Adds basic external storage support" : "מוסיף תמיכה באחסון חיצוני בסיסי",
"No external storage configured or you don't have the permission to configure them" : "לא הוגדר התקן חיצוני או שאין לך הרשאות להגדיר כאלה",
"Name" : "שם",
"Storage type" : "סוג אחסון",
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js
index 5aab43c195b..99fbda8bd7d 100644
--- a/apps/files_sharing/l10n/da.js
+++ b/apps/files_sharing/l10n/da.js
@@ -32,8 +32,12 @@ OC.L10N.register(
"Shared as public link" : "Delte som offentligt link",
"Removed public link" : "Fjernede offentlige link",
"Public link expired" : "Offentligt link er udløbet",
+ "{actor} shared {file} as public link" : "{actor} delte {file} med et offentligt link",
"Shared with {user}" : "Delt med {user}",
+ "{actor} shared with {user}" : "{actor} delte med {user}",
"You shared {file} with {user}" : "Du delte {file} med gruppe {user}",
+ "{actor} removed {user} from {file}" : "{actor} fjernede {user} fra {file}",
+ "{actor} shared {file} with you" : "{actor} delte {file} med dig",
"A file or folder was shared from <strong>another server</strong>" : "En fil eller mappe blev delt fra <strong>en anden server</strong>",
"A file or folder has been <strong>shared</strong>" : "En fil eller mappe er blevet <strong>delt</strong>",
"Wrong path, file/folder doesn't exist" : "Forkert sti, fil/mappe findes ikke",
diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json
index 7ac09cc7fff..a5a694bfcde 100644
--- a/apps/files_sharing/l10n/da.json
+++ b/apps/files_sharing/l10n/da.json
@@ -30,8 +30,12 @@
"Shared as public link" : "Delte som offentligt link",
"Removed public link" : "Fjernede offentlige link",
"Public link expired" : "Offentligt link er udløbet",
+ "{actor} shared {file} as public link" : "{actor} delte {file} med et offentligt link",
"Shared with {user}" : "Delt med {user}",
+ "{actor} shared with {user}" : "{actor} delte med {user}",
"You shared {file} with {user}" : "Du delte {file} med gruppe {user}",
+ "{actor} removed {user} from {file}" : "{actor} fjernede {user} fra {file}",
+ "{actor} shared {file} with you" : "{actor} delte {file} med dig",
"A file or folder was shared from <strong>another server</strong>" : "En fil eller mappe blev delt fra <strong>en anden server</strong>",
"A file or folder has been <strong>shared</strong>" : "En fil eller mappe er blevet <strong>delt</strong>",
"Wrong path, file/folder doesn't exist" : "Forkert sti, fil/mappe findes ikke",
diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js
index 072ec9fffb5..8e80a6c5cf4 100644
--- a/apps/oauth2/l10n/fi.js
+++ b/apps/oauth2/l10n/fi.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Client Identifier" : "Asiakkaan tunniste",
"Secret" : "Salaisuus",
"Add client" : "Lisää asiakas",
- "Add" : "Lisää"
+ "Add" : "Lisää",
+ "Delete" : "Poista"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json
index 9f4d8511d61..0fc5329954b 100644
--- a/apps/oauth2/l10n/fi.json
+++ b/apps/oauth2/l10n/fi.json
@@ -6,6 +6,7 @@
"Client Identifier" : "Asiakkaan tunniste",
"Secret" : "Salaisuus",
"Add client" : "Lisää asiakas",
- "Add" : "Lisää"
+ "Add" : "Lisää",
+ "Delete" : "Poista"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/fi.js b/apps/twofactor_backupcodes/l10n/fi.js
index 37a09375e14..e2fd6ef6ccf 100644
--- a/apps/twofactor_backupcodes/l10n/fi.js
+++ b/apps/twofactor_backupcodes/l10n/fi.js
@@ -1,19 +1,26 @@
OC.L10N.register(
"twofactor_backupcodes",
{
- "Generate backup codes" : "Luo varakoodit",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty.",
+ "_" : "_",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Nämä ovat varakoodisi. Tallenna ja/tai tulosta ne, koska et voi lukea koodeja myöhemmin",
"Save backup codes" : "Tallenna varakoodit",
"Print backup codes" : "Tulosta varakoodit",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Varakoodit on luotu. {used}/{total} koodia on käytetty.",
"Regenerate backup codes" : "Uudelleenluo varakoodit",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Jos uudelleenluot varakoodit, vanhat varakoodit poistetaan käytöstä.",
+ "Generate backup codes" : "Luo varakoodit",
"An error occurred while generating your backup codes" : "Tapahtui virhe varakoodeja luotaessa",
"Nextcloud backup codes" : "Nextcloud-varakoodit",
"You created two-factor backup codes for your account" : "Loit kaksivaiheisen tunnistautumisen varakoodit tilillesi",
+ "Second-factor backup codes" : "Kaksivaiheisen tunnistautumisen varakoodit",
"Backup code" : "Varakoodi",
"Use backup code" : "Käytä varakoodia",
"Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit",
- "Second-factor backup codes" : "Kaksivaiheisen tunnistautumisen varakoodit"
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty.",
+ "activated" : "aktivoitu",
+ "updated" : "päivitetty",
+ "created" : "luotu",
+ "destroyed" : "tuhottu"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/fi.json b/apps/twofactor_backupcodes/l10n/fi.json
index 06c822c3e92..34a35833908 100644
--- a/apps/twofactor_backupcodes/l10n/fi.json
+++ b/apps/twofactor_backupcodes/l10n/fi.json
@@ -1,17 +1,24 @@
{ "translations": {
- "Generate backup codes" : "Luo varakoodit",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty.",
+ "_" : "_",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Nämä ovat varakoodisi. Tallenna ja/tai tulosta ne, koska et voi lukea koodeja myöhemmin",
"Save backup codes" : "Tallenna varakoodit",
"Print backup codes" : "Tulosta varakoodit",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "Varakoodit on luotu. {used}/{total} koodia on käytetty.",
"Regenerate backup codes" : "Uudelleenluo varakoodit",
+ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Jos uudelleenluot varakoodit, vanhat varakoodit poistetaan käytöstä.",
+ "Generate backup codes" : "Luo varakoodit",
"An error occurred while generating your backup codes" : "Tapahtui virhe varakoodeja luotaessa",
"Nextcloud backup codes" : "Nextcloud-varakoodit",
"You created two-factor backup codes for your account" : "Loit kaksivaiheisen tunnistautumisen varakoodit tilillesi",
+ "Second-factor backup codes" : "Kaksivaiheisen tunnistautumisen varakoodit",
"Backup code" : "Varakoodi",
"Use backup code" : "Käytä varakoodia",
"Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit",
- "Second-factor backup codes" : "Kaksivaiheisen tunnistautumisen varakoodit"
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty.",
+ "activated" : "aktivoitu",
+ "updated" : "päivitetty",
+ "created" : "luotu",
+ "destroyed" : "tuhottu"
},"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 0334a5c4b84..0f45d1923f8 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -182,6 +182,7 @@ OC.L10N.register(
"Strong password" : "Vahva salasana",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Palvelintasi ei ole määritetty oikein tiedostojen synkronointia varten, koska WebDAV-liitäntä vaikuttaa olevan rikki.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Palvelinta ei ole määritelty oikein tunnistamaan osoitetta \"{url}\". Katso lisätiedot <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>.",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Cron-työtä ei voitu suorittaa komentorivin kautta. Seuraavat tekniset virheet havaittiin:",
"Check the background job settings" : "Tarkista taustatyön asetukset",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Välimuistia ei ole asennettu oikein. Suorituskykyä parantaaksesi, asenna memcache, jos käytettävissä. Katso lisätiedot <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Käytössä on PHP {version}. Suosittelemme päivittämään PHP:n hyötyäksesi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group:n suorituskyky- ja tietoturvapäivityksistä</a> niin pian kuin jakelusi sitä tukee.",
@@ -193,6 +194,8 @@ OC.L10N.register(
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-asennuksessasi ei ole FreeType-tukea, ja siitä aiheutuu profiilikuvien sekä asetuskäyttöliittymän rikkoutuminen.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Puuttuva indeksi \"{indexName}\" taulussa \"{tableName}\".",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite on parhaillaan käytössä tietokantaratkaisuna. Suuria asennuksia varten suosittelemme vaihtamaan toiseen tietokantaratkaisuun.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type', tai lue <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaatio ↗</a>.",
+ "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Sisäänrakennetun php mailerin käyttö ei ole enää tuettua. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Päivitä sähköpostipalvelimesi asetukset ↗<a/>.",
"The PHP memory limit is below the recommended value of 512MB." : "PHP:n muistiraja on asetettu alle suositellun 512 megatavun arvon.",
"Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Data-hakemisto ja tiedostot ovat luultavasti käytettävissä suoraan Internetistä. .htaccess-tiedosto ei toimi oikein. Suosittelemme määrittämään HTTP-palvelimen asetukset siten, ettei data-hakemisto ole suoraan käytettävissä Internetistä tai siirtämään data-hakemiston HTTP-palvelimen juurihakemiston ulkopuolelle.",
@@ -302,6 +305,7 @@ OC.L10N.register(
"The password is wrong. Try again." : "Salasana on väärin. Yritä uudelleen.",
"Two-factor authentication" : "Kaksivaiheinen tunnistautuminen",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Tilisi tietoturvatasoa on korotettu. Käytä kaksivaiheista tunnistautumista:",
+ "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Kaksivaiheinen tunnistautuminen on pakotettu, mutta sitä ei ole määritelty tilillesi. Ole yhteydessä ylläpitoon saadaksesi apua.",
"Use backup code" : "Käytä varakoodia",
"Cancel log in" : "Peru kirjautuminen",
"Error while validating your second factor" : "Tunnistuksen toisen vaiheen tarkistus epäonnistui",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index a6d7bf8e497..02972f9333c 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -180,6 +180,7 @@
"Strong password" : "Vahva salasana",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Palvelintasi ei ole määritetty oikein tiedostojen synkronointia varten, koska WebDAV-liitäntä vaikuttaa olevan rikki.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Palvelinta ei ole määritelty oikein tunnistamaan osoitetta \"{url}\". Katso lisätiedot <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>.",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Cron-työtä ei voitu suorittaa komentorivin kautta. Seuraavat tekniset virheet havaittiin:",
"Check the background job settings" : "Tarkista taustatyön asetukset",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Välimuistia ei ole asennettu oikein. Suorituskykyä parantaaksesi, asenna memcache, jos käytettävissä. Katso lisätiedot <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Käytössä on PHP {version}. Suosittelemme päivittämään PHP:n hyötyäksesi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group:n suorituskyky- ja tietoturvapäivityksistä</a> niin pian kuin jakelusi sitä tukee.",
@@ -191,6 +192,8 @@
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-asennuksessasi ei ole FreeType-tukea, ja siitä aiheutuu profiilikuvien sekä asetuskäyttöliittymän rikkoutuminen.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Puuttuva indeksi \"{indexName}\" taulussa \"{tableName}\".",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite on parhaillaan käytössä tietokantaratkaisuna. Suuria asennuksia varten suosittelemme vaihtamaan toiseen tietokantaratkaisuun.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type', tai lue <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaatio ↗</a>.",
+ "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Sisäänrakennetun php mailerin käyttö ei ole enää tuettua. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Päivitä sähköpostipalvelimesi asetukset ↗<a/>.",
"The PHP memory limit is below the recommended value of 512MB." : "PHP:n muistiraja on asetettu alle suositellun 512 megatavun arvon.",
"Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Data-hakemisto ja tiedostot ovat luultavasti käytettävissä suoraan Internetistä. .htaccess-tiedosto ei toimi oikein. Suosittelemme määrittämään HTTP-palvelimen asetukset siten, ettei data-hakemisto ole suoraan käytettävissä Internetistä tai siirtämään data-hakemiston HTTP-palvelimen juurihakemiston ulkopuolelle.",
@@ -300,6 +303,7 @@
"The password is wrong. Try again." : "Salasana on väärin. Yritä uudelleen.",
"Two-factor authentication" : "Kaksivaiheinen tunnistautuminen",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Tilisi tietoturvatasoa on korotettu. Käytä kaksivaiheista tunnistautumista:",
+ "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Kaksivaiheinen tunnistautuminen on pakotettu, mutta sitä ei ole määritelty tilillesi. Ole yhteydessä ylläpitoon saadaksesi apua.",
"Use backup code" : "Käytä varakoodia",
"Cancel log in" : "Peru kirjautuminen",
"Error while validating your second factor" : "Tunnistuksen toisen vaiheen tarkistus epäonnistui",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index d199dabdc8f..70cc0ac9329 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -331,7 +331,7 @@ OC.L10N.register(
"Wrong password." : "Złe hasło",
"User disabled" : "Użytkownik zablokowany",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Wykryliśmy wiele nieudanych prób logowania z Twojego adresu IP. W związku z tym kolejne logowanie będzie możliwe za 30 sekund.",
- "Forgot password?" : "Zapomniano hasła?",
+ "Forgot password?" : "Zapomniałeś hasła?",
"Back to login" : "Powrót do logowania",
"Connect to your account" : "Połącz się z kontem",
"Please log in before granting %1$s access to your %2$s account." : "Zaloguj się proszę, przed przyznaniem %1$s dostępu do swojego %2$s konta.",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index a96a444b3b9..32477304bf1 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -329,7 +329,7 @@
"Wrong password." : "Złe hasło",
"User disabled" : "Użytkownik zablokowany",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Wykryliśmy wiele nieudanych prób logowania z Twojego adresu IP. W związku z tym kolejne logowanie będzie możliwe za 30 sekund.",
- "Forgot password?" : "Zapomniano hasła?",
+ "Forgot password?" : "Zapomniałeś hasła?",
"Back to login" : "Powrót do logowania",
"Connect to your account" : "Połącz się z kontem",
"Please log in before granting %1$s access to your %2$s account." : "Zaloguj się proszę, przed przyznaniem %1$s dostępu do swojego %2$s konta.",
diff --git a/settings/l10n/da.js b/settings/l10n/da.js
index 0627a03468d..9c011a55e4b 100644
--- a/settings/l10n/da.js
+++ b/settings/l10n/da.js
@@ -123,6 +123,8 @@ OC.L10N.register(
"User documentation" : "Brugerdokumentation",
"Admin documentation" : "Admin-dokumentation",
"Developer documentation" : "Dokumentation for udviklere",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en mindste understøttede version af Nextcloud. I fremtiden vil det være en fejl.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en højeste understøttede version af Nextcloud. I fremtiden vil det være en fejl.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Dette program kan ikke installeres, da følgende afhængigheder ikke imødekommes:",
"Update to {update}" : "Opdater til {update}",
"No apps found for your version" : "Ingen apps fundet til din verion",
diff --git a/settings/l10n/da.json b/settings/l10n/da.json
index 30cb80b034e..c97a9d35d69 100644
--- a/settings/l10n/da.json
+++ b/settings/l10n/da.json
@@ -121,6 +121,8 @@
"User documentation" : "Brugerdokumentation",
"Admin documentation" : "Admin-dokumentation",
"Developer documentation" : "Dokumentation for udviklere",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en mindste understøttede version af Nextcloud. I fremtiden vil det være en fejl.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en højeste understøttede version af Nextcloud. I fremtiden vil det være en fejl.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Dette program kan ikke installeres, da følgende afhængigheder ikke imødekommes:",
"Update to {update}" : "Opdater til {update}",
"No apps found for your version" : "Ingen apps fundet til din verion",
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js
index 9f93010292a..89a38421dd8 100644
--- a/settings/l10n/fi.js
+++ b/settings/l10n/fi.js
@@ -258,6 +258,7 @@ OC.L10N.register(
"Execute one task with each page loaded" : "Suorita yksi tehtävä jokaista ladattua sivua kohden",
"Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein.",
"The cron.php needs to be executed by the system user \"%s\"." : "Tiedosto cron.php tulee suorittaa järjestelmän käyttäjänä \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Tämän suorittamiseksi tarvitset PHP:n POSIX-laajennuksen. Lue {linkstart}PHP:n dokumentaatio{linkend} saadaksesi lisätietoja.",
"Sharing" : "Jakaminen",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.",
"Allow apps to use the Share API" : "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa",
@@ -356,6 +357,7 @@ OC.L10N.register(
"Error while disabling app" : "Virhe poistaessa sovellusta käytöstä",
"Enabling app …" : "Otetaan sovellusta käyttöön...",
"Error while enabling app" : "Virhe ottaessa sovellusta käyttöön",
+ "Error: Could not disable broken app" : "Virhe: ei voitu poistaa käytöstä rikkinäistä sovellusta",
"Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa",
"App up to date" : "Sovellus ajan tasalla",
"Updating …" : "Päivitetään ...",
@@ -407,10 +409,12 @@ OC.L10N.register(
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-moduuli 'fileinfo' puuttuu. Suosittelemme kyseisen moduulin ottamista käyttöön, jotta MIME-tyyppien havaitseminen toimii parhaalla mahdollisella tavalla.",
"System locale can not be set to a one which supports UTF-8." : "Järjestelmän maa-asetusta ei voi asettaa UTF-8:aa tukevaksi.",
"This means that there might be problems with certain characters in filenames." : "Tämä tarkoittaa, että jotkin merkit saattavat aiheuttaa ongelmia tiedostojen nimissä.",
+ "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "On erittäin suositeltavaa asentaa vaaditut paketit järjestelmääsi, jotta jokin seuraavista maa-asetustoista on tuettu: %s.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Cron-työtä ei voitu suorittaa komentorivin kautta. Havaittiin seuraavat tekniset virheet:",
"Tips & tricks" : "Vinkit",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLitea käytetään tällä hetkellä taustaosan tietokantana. Laajoja asennuksia varten on suositeltavaa käyttää jotain muuta tietokantaa.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Tämä on suositeltavaa erityisesti silloin, kun työpöytäsovellusta käytetään tiedostojen synkronointiin.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type', tai lue <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentaatio ↗</a>.",
"How to do backups" : "Kuinka tehdä varmuuskopioita",
"Performance tuning" : "Suorituskyvyn hienosäätö",
"Improving the config.php" : "Config.php-tiedoston parantaminen",
diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json
index e6d6d30cd28..9b64a9a91ff 100644
--- a/settings/l10n/fi.json
+++ b/settings/l10n/fi.json
@@ -256,6 +256,7 @@
"Execute one task with each page loaded" : "Suorita yksi tehtävä jokaista ladattua sivua kohden",
"Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein.",
"The cron.php needs to be executed by the system user \"%s\"." : "Tiedosto cron.php tulee suorittaa järjestelmän käyttäjänä \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Tämän suorittamiseksi tarvitset PHP:n POSIX-laajennuksen. Lue {linkstart}PHP:n dokumentaatio{linkend} saadaksesi lisätietoja.",
"Sharing" : "Jakaminen",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.",
"Allow apps to use the Share API" : "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa",
@@ -354,6 +355,7 @@
"Error while disabling app" : "Virhe poistaessa sovellusta käytöstä",
"Enabling app …" : "Otetaan sovellusta käyttöön...",
"Error while enabling app" : "Virhe ottaessa sovellusta käyttöön",
+ "Error: Could not disable broken app" : "Virhe: ei voitu poistaa käytöstä rikkinäistä sovellusta",
"Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa",
"App up to date" : "Sovellus ajan tasalla",
"Updating …" : "Päivitetään ...",
@@ -405,10 +407,12 @@
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-moduuli 'fileinfo' puuttuu. Suosittelemme kyseisen moduulin ottamista käyttöön, jotta MIME-tyyppien havaitseminen toimii parhaalla mahdollisella tavalla.",
"System locale can not be set to a one which supports UTF-8." : "Järjestelmän maa-asetusta ei voi asettaa UTF-8:aa tukevaksi.",
"This means that there might be problems with certain characters in filenames." : "Tämä tarkoittaa, että jotkin merkit saattavat aiheuttaa ongelmia tiedostojen nimissä.",
+ "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "On erittäin suositeltavaa asentaa vaaditut paketit järjestelmääsi, jotta jokin seuraavista maa-asetustoista on tuettu: %s.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Cron-työtä ei voitu suorittaa komentorivin kautta. Havaittiin seuraavat tekniset virheet:",
"Tips & tricks" : "Vinkit",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLitea käytetään tällä hetkellä taustaosan tietokantana. Laajoja asennuksia varten on suositeltavaa käyttää jotain muuta tietokantaa.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Tämä on suositeltavaa erityisesti silloin, kun työpöytäsovellusta käytetään tiedostojen synkronointiin.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type', tai lue <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">dokumentaatio ↗</a>.",
"How to do backups" : "Kuinka tehdä varmuuskopioita",
"Performance tuning" : "Suorituskyvyn hienosäätö",
"Improving the config.php" : "Config.php-tiedoston parantaminen",
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index 379e521bd14..87a0dfecb5a 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Revoke" : "Revogar",
"Device settings" : "Axustes do dispositivo",
"Allow filesystem access" : "Permitir o acceso aos sistema de ficheiros",
+ "Rename" : "Renomear",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json
index 1d6599b47d0..fbce8db73e8 100644
--- a/settings/l10n/gl.json
+++ b/settings/l10n/gl.json
@@ -67,6 +67,7 @@
"Revoke" : "Revogar",
"Device settings" : "Axustes do dispositivo",
"Allow filesystem access" : "Permitir o acceso aos sistema de ficheiros",
+ "Rename" : "Renomear",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 8b05fffa399..1aa2445898b 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} wijzigde je e-mailadres",
"You changed your email address" : "Je wijzigde je e-mailadres",
"Your email address was changed by an administrator" : "Je e-mailadres is gewijzigd door een beheerder",
+ "You created app password \"{token}\"" : "Je creëerde app wachtwoord \"{token}\"",
+ "You updated app password \"{token}\"" : "Je hebt app wachtwoord \"{token}\" bijgewerkt",
+ "You deleted app password \"{token}\"" : "Je verwijderde app wachtwoord \"{token}\"",
"Security" : "Beveiliging",
"You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via twee-factor authenticatie (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)",
@@ -66,6 +69,7 @@ OC.L10N.register(
"Revoke" : "Intrekken",
"Device settings" : "Toestelinstellingen",
"Allow filesystem access" : "Toestaan toegang bestandssysteem",
+ "Rename" : "Hernoemen",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -268,6 +272,7 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Laatst uitgevoerde job: %s. Er lijkt iets fout gegaan.",
"Background job didn’t run yet!" : "Achtergrondtaak nog niet uitgevoerd!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Voor optimale prestaties is het belangrijk om de achtergrondtaken goed te configureren. Voor grotere installaties is \"Cron' de aanbevolen instelling. Bekijk de documentatie voor meer informatie.",
+ "Pick background job setting" : "Kies de achtergrondtaak instelling",
"Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.",
"Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.",
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index 5751342e67e..4fda750990f 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -5,6 +5,9 @@
"{actor} changed your email address" : "{actor} wijzigde je e-mailadres",
"You changed your email address" : "Je wijzigde je e-mailadres",
"Your email address was changed by an administrator" : "Je e-mailadres is gewijzigd door een beheerder",
+ "You created app password \"{token}\"" : "Je creëerde app wachtwoord \"{token}\"",
+ "You updated app password \"{token}\"" : "Je hebt app wachtwoord \"{token}\" bijgewerkt",
+ "You deleted app password \"{token}\"" : "Je verwijderde app wachtwoord \"{token}\"",
"Security" : "Beveiliging",
"You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via twee-factor authenticatie (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)",
@@ -64,6 +67,7 @@
"Revoke" : "Intrekken",
"Device settings" : "Toestelinstellingen",
"Allow filesystem access" : "Toestaan toegang bestandssysteem",
+ "Rename" : "Hernoemen",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -266,6 +270,7 @@
"Last job execution ran %s. Something seems wrong." : "Laatst uitgevoerde job: %s. Er lijkt iets fout gegaan.",
"Background job didn’t run yet!" : "Achtergrondtaak nog niet uitgevoerd!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Voor optimale prestaties is het belangrijk om de achtergrondtaken goed te configureren. Voor grotere installaties is \"Cron' de aanbevolen instelling. Bekijk de documentatie voor meer informatie.",
+ "Pick background job setting" : "Kies de achtergrondtaak instelling",
"Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.",
"Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.",
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js
index 64438d01eec..4b5cd7c13b2 100644
--- a/settings/l10n/pl.js
+++ b/settings/l10n/pl.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} zmienił Twój adres e-mail",
"You changed your email address" : "Zmieniłeś/-aś swój adres e-mail",
"Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora",
+ "You created app password \"{token}\"" : "Utworzono hasło do aplikacji \"{token}\"",
+ "You updated app password \"{token}\"" : "Zaktualizowałeś hasło do aplikacji \"{token}\"",
+ "You deleted app password \"{token}\"" : "Usunięto hasło aplikacji \"{token}\"",
"Security" : "Bezpieczeństwo",
"You successfully logged in using two-factor authentication (%1$s)" : "Pomyślnie zalogowano z wykorzystaniem uwierzytelnienia dwuetapowego (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Próba logowania z wykorzystaniem uwierzytelniania dwuetepowego zakończyła się niepowodzeniem (%1$s)",
@@ -300,6 +303,7 @@ OC.L10N.register(
"Locale" : "Region",
"Current password" : "Bieżące hasło",
"Change password" : "Zmień hasło",
+ "Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta.",
"Devices & sessions" : "Urządzenia i sesje",
"Web, desktop and mobile clients currently logged in to your account." : "Do twojego konta zalogowane są następujące klienty www, desktopowe i mobilne.",
"Device" : "Urządzenie",
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json
index 8c74e074aa0..56d3c5db4d1 100644
--- a/settings/l10n/pl.json
+++ b/settings/l10n/pl.json
@@ -5,6 +5,9 @@
"{actor} changed your email address" : "{actor} zmienił Twój adres e-mail",
"You changed your email address" : "Zmieniłeś/-aś swój adres e-mail",
"Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora",
+ "You created app password \"{token}\"" : "Utworzono hasło do aplikacji \"{token}\"",
+ "You updated app password \"{token}\"" : "Zaktualizowałeś hasło do aplikacji \"{token}\"",
+ "You deleted app password \"{token}\"" : "Usunięto hasło aplikacji \"{token}\"",
"Security" : "Bezpieczeństwo",
"You successfully logged in using two-factor authentication (%1$s)" : "Pomyślnie zalogowano z wykorzystaniem uwierzytelnienia dwuetapowego (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Próba logowania z wykorzystaniem uwierzytelniania dwuetepowego zakończyła się niepowodzeniem (%1$s)",
@@ -298,6 +301,7 @@
"Locale" : "Region",
"Current password" : "Bieżące hasło",
"Change password" : "Zmień hasło",
+ "Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta.",
"Devices & sessions" : "Urządzenia i sesje",
"Web, desktop and mobile clients currently logged in to your account." : "Do twojego konta zalogowane są następujące klienty www, desktopowe i mobilne.",
"Device" : "Urządzenie",