diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 29ea01b42d..a5da564145 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 29c28f65d2..a846b375e5 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 0d74469d86..6fb2e8d563 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 737c1d16d3..4b83964909 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 bd0a3c5dce..708a025b12 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 d4ec9ae8a3..9c4dda7457 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 bc553ef305..3ca061b5d7 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 eafc38fff5..b446b77d89 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 31aacb72d9..b7a6cf8437 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 access your Files via WebDAV" : "יש להשתמש בכתובת זו כדי לגשת לקבצים שלך באמצעות WebDAV", + "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 a8db57632f..631369cc4b 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 access your Files via WebDAV" : "יש להשתמש בכתובת זו כדי לגשת לקבצים שלך באמצעות WebDAV", + "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 eb5737c2ad..dbfbed2a80 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 5eb6b8b1df..3b9868c72b 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 c6cd51f8ad..35aa3938e2 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 c38ddbea8f..ae756407ca 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 5aab43c195..99fbda8bd7 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 another server" : "En fil eller mappe blev delt fra en anden server", "A file or folder has been shared" : "En fil eller mappe er blevet delt", "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 7ac09cc7ff..a5a694bfcd 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 another server" : "En fil eller mappe blev delt fra en anden server", "A file or folder has been shared" : "En fil eller mappe er blevet delt", "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 072ec9fffb..8e80a6c5cf 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 9f4d8511d6..0fc5329954 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 f9c82dff50..e2fd6ef6cc 100644 --- a/apps/twofactor_backupcodes/l10n/fi.js +++ b/apps/twofactor_backupcodes/l10n/fi.js @@ -1,10 +1,13 @@ OC.L10N.register( "twofactor_backupcodes", { + "_" : "_", "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", @@ -14,6 +17,10 @@ OC.L10N.register( "Backup code" : "Varakoodi", "Use backup code" : "Käytä varakoodia", "Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty." + "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 e9ce99bcad..34a3583390 100644 --- a/apps/twofactor_backupcodes/l10n/fi.json +++ b/apps/twofactor_backupcodes/l10n/fi.json @@ -1,8 +1,11 @@ { "translations": { + "_" : "_", "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", @@ -12,6 +15,10 @@ "Backup code" : "Varakoodi", "Use backup code" : "Käytä varakoodia", "Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Varakoodit on luotu. {{used}}/{{total}} koodia on käytetty." + "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 0334a5c4b8..0f45d1923f 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 documentation." : "Palvelinta ei ole määritelty oikein tunnistamaan osoitetta \"{url}\". Katso lisätiedot ohjeista.", + "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 documentation." : "Välimuistia ei ole asennettu oikein. Suorituskykyä parantaaksesi, asenna memcache, jos käytettävissä. Katso lisätiedot ohjeista.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Käytössä on PHP {version}. Suosittelemme päivittämään PHP:n hyötyäksesi PHP Group:n suorituskyky- ja tietoturvapäivityksistä 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 documentation ↗." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type', tai lue dokumentaatio ↗.", + "Use of the the built in php mailer is no longer supported. Please update your email server settings ↗." : "Sisäänrakennetun php mailerin käyttö ei ole enää tuettua. Päivitä sähköpostipalvelimesi asetukset ↗.", "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 a6d7bf8e49..02972f9333 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 documentation." : "Palvelinta ei ole määritelty oikein tunnistamaan osoitetta \"{url}\". Katso lisätiedot ohjeista.", + "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 documentation." : "Välimuistia ei ole asennettu oikein. Suorituskykyä parantaaksesi, asenna memcache, jos käytettävissä. Katso lisätiedot ohjeista.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Käytössä on PHP {version}. Suosittelemme päivittämään PHP:n hyötyäksesi PHP Group:n suorituskyky- ja tietoturvapäivityksistä 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 documentation ↗." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type', tai lue dokumentaatio ↗.", + "Use of the the built in php mailer is no longer supported. Please update your email server settings ↗." : "Sisäänrakennetun php mailerin käyttö ei ole enää tuettua. Päivitä sähköpostipalvelimesi asetukset ↗.", "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 d199dabdc8..70cc0ac932 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 a96a444b3b..32477304bf 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 0627a03468..9c011a55e4 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 30cb80b034..c97a9d35d6 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 9f93010292..89a38421dd 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 documentation ↗." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type', tai lue dokumentaatio ↗.", "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 e6d6d30cd2..9b64a9a91f 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 documentation ↗." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type', tai lue dokumentaatio ↗.", "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 379e521bd1..87a0dfecb5 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 1d6599b47d..fbce8db73e 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 8b05fffa39..1aa2445898 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 5751342e67..4fda750990 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 64438d01ee..4b5cd7c13b 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 8c74e074aa..56d3c5db4d 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",