diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
commit | 339c6edd38830b42bb3b13c4f5eca8b27a00eec9 (patch) | |
tree | f9aa930dd17fcbd005ea4d783f0c0d6d88101f7d /apps | |
parent | 005ed982eb0c5d63115e7e2cd59a243d2a3bd1ec (diff) | |
download | nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.tar.gz nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
42 files changed, 94 insertions, 46 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 79292ac61fe..d855397467e 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -19,6 +19,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", + "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], "Comment" : "Kommentti", diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index 880c21d3a49..0fc32721f19 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -17,6 +17,7 @@ "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", + "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], "Comment" : "Kommentti", diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index a9aafc098c0..04ae5b7d48e 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Poistit kalenterin {calendar}", "{actor} updated calendar {calendar}" : "{actor} päivitti kalenterin {calendar}", "You updated calendar {calendar}" : "Päivitit kalenterin {calendar}", + "{actor} restored calendar {calendar}" : "{actor} palautti kalenterin {calendar}", + "You restored calendar {calendar}" : "Palautit kalenterin {calendar}", "You shared calendar {calendar} as public link" : "Jaoit kalenterin {calendar} julkisena linkkinä", "You removed public link for calendar {calendar}" : "Poistit julkisen linkin kalenterilta {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} jakoi kalenterin {calendar} kanssasi", @@ -40,6 +42,7 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Suoritit tehtävän {todo} listasta {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} avasi uudelleen tehtävän {todo} listassa {calendar}", "You reopened todo {todo} in list {calendar}" : "Avasit uudelleen tehtävän {todo} listassa {calendar}", + "Calendar, contacts and tasks" : "Kalenteri, yhteystiedot ja tehtävät", "A <strong>calendar</strong> was modified" : "<strong>Kalenteria</strong> on muokattu", "A calendar <strong>event</strong> was modified" : "Kalenterin <strong>tapahtumaa</strong> on muokattu", "A calendar <strong>todo</strong> was modified" : "Kalenterin <strong>tehtävää</strong> on muokattu", @@ -83,8 +86,15 @@ OC.L10N.register( "{actor} updated address book {addressbook}" : "{actor} päivitti osoitekirjaa {addressbook}", "You updated address book {addressbook}" : "Sinä päivitit osoitekirjaa {addressbook}", "{actor} shared address book {addressbook} with you" : "{actor} jakoi osoitekirjan {addressbook} kanssasi", + "You shared address book {addressbook} with {user}" : "Jaoit osoitekirjan {addressbook} käyttäjän {user} kanssa", + "{actor} shared address book {addressbook} with {user}" : "{actor} jakoi osoitekirjan {addressbook} käyttäjän {user} kanssa", "You shared address book {addressbook} with group {group}" : "Jaoit osoitekirjan {addressbook} ryhmän {group} kanssa", "{actor} shared address book {addressbook} with group {group}" : "{actor} jakoi osoitekirjan {addressbook} ryhmän {group} kanssa", + "{actor} created contact {card} in address book {addressbook}" : "{actor} loi yhteystiedon {card} osoitekirjaan {addressbook}", + "You created contact {card} in address book {addressbook}" : "Loit yhteystiedon {card} osoitekirjaan {addressbook}", + "You deleted contact {card} from address book {addressbook}" : "Poistit yhteystiedon {card} osoitekirjasta {addressbook}", + "You updated contact {card} in address book {addressbook}" : "Päivitit yhteystiedon {card} osoitekirjassa {addressbook}", + "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Yhteystietoa</strong> tai <strong>osoitekirjaa</strong> muokattiin", "System is in maintenance mode." : "Järjestelmä on huoltotilassa", "Upgrade needed" : "Päivitys tarvitaan", "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ä.", diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index e4745c9a497..96320e4046c 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Poistit kalenterin {calendar}", "{actor} updated calendar {calendar}" : "{actor} päivitti kalenterin {calendar}", "You updated calendar {calendar}" : "Päivitit kalenterin {calendar}", + "{actor} restored calendar {calendar}" : "{actor} palautti kalenterin {calendar}", + "You restored calendar {calendar}" : "Palautit kalenterin {calendar}", "You shared calendar {calendar} as public link" : "Jaoit kalenterin {calendar} julkisena linkkinä", "You removed public link for calendar {calendar}" : "Poistit julkisen linkin kalenterilta {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} jakoi kalenterin {calendar} kanssasi", @@ -38,6 +40,7 @@ "You solved todo {todo} in list {calendar}" : "Suoritit tehtävän {todo} listasta {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} avasi uudelleen tehtävän {todo} listassa {calendar}", "You reopened todo {todo} in list {calendar}" : "Avasit uudelleen tehtävän {todo} listassa {calendar}", + "Calendar, contacts and tasks" : "Kalenteri, yhteystiedot ja tehtävät", "A <strong>calendar</strong> was modified" : "<strong>Kalenteria</strong> on muokattu", "A calendar <strong>event</strong> was modified" : "Kalenterin <strong>tapahtumaa</strong> on muokattu", "A calendar <strong>todo</strong> was modified" : "Kalenterin <strong>tehtävää</strong> on muokattu", @@ -81,8 +84,15 @@ "{actor} updated address book {addressbook}" : "{actor} päivitti osoitekirjaa {addressbook}", "You updated address book {addressbook}" : "Sinä päivitit osoitekirjaa {addressbook}", "{actor} shared address book {addressbook} with you" : "{actor} jakoi osoitekirjan {addressbook} kanssasi", + "You shared address book {addressbook} with {user}" : "Jaoit osoitekirjan {addressbook} käyttäjän {user} kanssa", + "{actor} shared address book {addressbook} with {user}" : "{actor} jakoi osoitekirjan {addressbook} käyttäjän {user} kanssa", "You shared address book {addressbook} with group {group}" : "Jaoit osoitekirjan {addressbook} ryhmän {group} kanssa", "{actor} shared address book {addressbook} with group {group}" : "{actor} jakoi osoitekirjan {addressbook} ryhmän {group} kanssa", + "{actor} created contact {card} in address book {addressbook}" : "{actor} loi yhteystiedon {card} osoitekirjaan {addressbook}", + "You created contact {card} in address book {addressbook}" : "Loit yhteystiedon {card} osoitekirjaan {addressbook}", + "You deleted contact {card} from address book {addressbook}" : "Poistit yhteystiedon {card} osoitekirjasta {addressbook}", + "You updated contact {card} in address book {addressbook}" : "Päivitit yhteystiedon {card} osoitekirjassa {addressbook}", + "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Yhteystietoa</strong> tai <strong>osoitekirjaa</strong> muokattiin", "System is in maintenance mode." : "Järjestelmä on huoltotilassa", "Upgrade needed" : "Päivitys tarvitaan", "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ä.", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 3b62800fe14..cb8a0334c80 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -25,6 +25,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})", "Uploading that item is not supported" : "Kyseisen kohteen lähettäminen ei ole tuettu", "Target folder does not exist any more" : "Kohdekansiota ei ole enää olemassa", + "Operation is blocked by access control" : "Pääsynhallinta estää toiminnon", "Error when assembling chunks, status code {status}" : "Virhe koottaessa lohkoja, tilakoodi {status}", "Actions" : "Toiminnot", "Rename" : "Nimeä uudelleen", @@ -78,6 +79,9 @@ OC.L10N.register( "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.", "\"/\" is not allowed inside a file name." : "\"/\" ei ole sallittu merkki tiedostonimessä.", "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole sallittu tiedostomuoto", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Ryhmäkansio \"{mountPoint}\" on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Erillinen tallennustila \"{mountPoint}\" on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", + "Your storage is full, files cannot be updated or synced anymore!" : "Tallennustilasi on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ryhmäkansio \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Erillinen tallennustila \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", @@ -162,8 +166,12 @@ OC.L10N.register( "Error while loading the file data" : "Virhe tiedostoa ladatessa", "Cancel" : "Peruuta", "Create" : "Luo", + "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", "Creating file" : "Luodaan tiedostoa", "Blank" : "Tyhjä", + "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", + "Set up templates folder" : "Aseta mallipohjien kansio", + "Templates" : "Mallipohjat", "%s used" : "%s käytetty", "%s%% of %s used" : "%s%% / %s käytetty", "%1$s of %2$s used" : "%1$s/%2$s käytetty", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 6bf09937e44..6e004794460 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -23,6 +23,7 @@ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})", "Uploading that item is not supported" : "Kyseisen kohteen lähettäminen ei ole tuettu", "Target folder does not exist any more" : "Kohdekansiota ei ole enää olemassa", + "Operation is blocked by access control" : "Pääsynhallinta estää toiminnon", "Error when assembling chunks, status code {status}" : "Virhe koottaessa lohkoja, tilakoodi {status}", "Actions" : "Toiminnot", "Rename" : "Nimeä uudelleen", @@ -76,6 +77,9 @@ "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.", "\"/\" is not allowed inside a file name." : "\"/\" ei ole sallittu merkki tiedostonimessä.", "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole sallittu tiedostomuoto", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Ryhmäkansio \"{mountPoint}\" on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Erillinen tallennustila \"{mountPoint}\" on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", + "Your storage is full, files cannot be updated or synced anymore!" : "Tallennustilasi on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ryhmäkansio \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Erillinen tallennustila \"{mountPoint}\" on melkein täynnä ({usedSpacePercent}%).", @@ -160,8 +164,12 @@ "Error while loading the file data" : "Virhe tiedostoa ladatessa", "Cancel" : "Peruuta", "Create" : "Luo", + "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", "Creating file" : "Luodaan tiedostoa", "Blank" : "Tyhjä", + "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", + "Set up templates folder" : "Aseta mallipohjien kansio", + "Templates" : "Mallipohjat", "%s used" : "%s käytetty", "%s%% of %s used" : "%s%% / %s käytetty", "%1$s of %2$s used" : "%1$s/%2$s käytetty", diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js index a0993b11178..c2f14f1aa95 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -102,6 +102,7 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Juurihakemisto", "SFTP with secret key login" : "SFTP salaisen avaimen kirjautumisella", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Jaa", "Show hidden files" : "Näytä piilotiedostot", "Timeout" : "Aikakatkaisu", diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json index f5a3502053d..0d317ad1614 100644 --- a/apps/files_external/l10n/fi.json +++ b/apps/files_external/l10n/fi.json @@ -100,6 +100,7 @@ "SFTP" : "SFTP", "Root" : "Juurihakemisto", "SFTP with secret key login" : "SFTP salaisen avaimen kirjautumisella", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Jaa", "Show hidden files" : "Näytä piilotiedostot", "Timeout" : "Aikakatkaisu", diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 18516ff519f..0800cdae9eb 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -103,6 +103,7 @@ OC.L10N.register( "Please specify a file or folder path" : "Määritä tiedoston tai kansion polku", "Wrong path, file/folder doesn't exist" : "Väärä polku, tiedostoa tai kansiota ei ole olemassa", "Could not create share" : "Jaon luominen epäonnistui", + "Invalid permissions" : "Virheelliset käyttöoikeudet", "Please specify a valid user" : "Määritä kelvollinen käyttäjä", "Group sharing is disabled by the administrator" : "Ylläpitäjä on estänyt ryhmäjakamisen", "Please specify a valid group" : "Määritä kelvollinen ryhmä", @@ -131,6 +132,10 @@ OC.L10N.register( "Reject" : "Hylkää", "Sharing" : "Jakaminen", "Accept user and group shares by default" : "Hyväksy käyttäjä- ja ryhmäjaot oletuksena", + "Set default folder for accepted shares" : "Aseta oletuskansio hyväksytyille jaoille", + "Choose a default folder for accepted shares" : "Valitse oletuskansio hyväksytyille jaoille", + "Invalid path selected" : "Virheellinen polku valittu", + "Unknown error" : "Tuntematon virhe", "Allow editing" : "Salli muokkaus", "Allow creating" : "Salli luominen", "Allow deleting" : "Salli poistaminen", @@ -193,7 +198,9 @@ OC.L10N.register( "Expires {relativetime}" : "Vanhenee {relativetime}", "this share just expired." : "tämä jako vanheni juuri.", "Link to a file" : "Linkki tiedostoon", + "Error creating the share: {errorMessage}" : "Virhe luotaessa jakoa: {errorMessage}", "Error creating the share" : "Virhe jakoa luotaessa", + "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}", "Error updating the share" : "Virhe jakoa päivittäessä", "Shared" : "Jaettu", "Share" : "Jaa", diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index aac1d8bcd21..220f1a86648 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -101,6 +101,7 @@ "Please specify a file or folder path" : "Määritä tiedoston tai kansion polku", "Wrong path, file/folder doesn't exist" : "Väärä polku, tiedostoa tai kansiota ei ole olemassa", "Could not create share" : "Jaon luominen epäonnistui", + "Invalid permissions" : "Virheelliset käyttöoikeudet", "Please specify a valid user" : "Määritä kelvollinen käyttäjä", "Group sharing is disabled by the administrator" : "Ylläpitäjä on estänyt ryhmäjakamisen", "Please specify a valid group" : "Määritä kelvollinen ryhmä", @@ -129,6 +130,10 @@ "Reject" : "Hylkää", "Sharing" : "Jakaminen", "Accept user and group shares by default" : "Hyväksy käyttäjä- ja ryhmäjaot oletuksena", + "Set default folder for accepted shares" : "Aseta oletuskansio hyväksytyille jaoille", + "Choose a default folder for accepted shares" : "Valitse oletuskansio hyväksytyille jaoille", + "Invalid path selected" : "Virheellinen polku valittu", + "Unknown error" : "Tuntematon virhe", "Allow editing" : "Salli muokkaus", "Allow creating" : "Salli luominen", "Allow deleting" : "Salli poistaminen", @@ -191,7 +196,9 @@ "Expires {relativetime}" : "Vanhenee {relativetime}", "this share just expired." : "tämä jako vanheni juuri.", "Link to a file" : "Linkki tiedostoon", + "Error creating the share: {errorMessage}" : "Virhe luotaessa jakoa: {errorMessage}", "Error creating the share" : "Virhe jakoa luotaessa", + "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}", "Error updating the share" : "Virhe jakoa päivittäessä", "Shared" : "Jaettu", "Share" : "Jaa", diff --git a/apps/oauth2/l10n/fi.js b/apps/oauth2/l10n/fi.js index 717e64be267..e710207fa95 100644 --- a/apps/oauth2/l10n/fi.js +++ b/apps/oauth2/l10n/fi.js @@ -10,6 +10,7 @@ OC.L10N.register( "Add" : "Lisää", "Client Identifier" : "Asiakkaan tunniste", "Secret" : "Salaisuus", + "Show client secret" : "Näytä asiakkaan salaisuus", "Delete" : "Poista" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/oauth2/l10n/fi.json b/apps/oauth2/l10n/fi.json index f1f13f280c1..554a619b554 100644 --- a/apps/oauth2/l10n/fi.json +++ b/apps/oauth2/l10n/fi.json @@ -8,6 +8,7 @@ "Add" : "Lisää", "Client Identifier" : "Asiakkaan tunniste", "Secret" : "Salaisuus", + "Show client secret" : "Näytä asiakkaan salaisuus", "Delete" : "Poista" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index d755e5be811..a67e6901e9b 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "Osobní", "Administration" : "Správa", "Additional settings" : "Další nastavení", - "Admin right privilege" : "Oprávnění správce", "Groupware" : "Software pro podporu spolupráce", "Overview" : "Přehled", "Basic settings" : "Základní nastavení", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Je používána verze MySQL „%s“. Nextcloud 21 už nebude podporovat tuto verzi a vyžaduje MySQL 8.0 nebo MariaDB 10.2 a novější.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Je používána verze PostgreSQL „%s“. Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje PostgreSQL 9.6 nebo novější.", "Nextcloud settings" : "Nastavení Nextcloud", - "Here you can decide which group can access some of the admin settings." : "Zde je možné rozhodnout, které skupiny mohou přistupovat k některým nastavením správy.", "None" : "Žádné", "Unable to modify setting" : "Nastavení se nedaří změnit", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvoufázové ověřování je možné vynutit pro všechny uživatele a konkrétní skupiny. Pokud nemají nastaveného poskytovatele dvoufázového ověřování, nebudou se moci přihlásit do systému.", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 87ccb0ae969..fbda23c68db 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -112,7 +112,6 @@ "Personal" : "Osobní", "Administration" : "Správa", "Additional settings" : "Další nastavení", - "Admin right privilege" : "Oprávnění správce", "Groupware" : "Software pro podporu spolupráce", "Overview" : "Přehled", "Basic settings" : "Základní nastavení", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Je používána verze MySQL „%s“. Nextcloud 21 už nebude podporovat tuto verzi a vyžaduje MySQL 8.0 nebo MariaDB 10.2 a novější.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Je používána verze PostgreSQL „%s“. Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje PostgreSQL 9.6 nebo novější.", "Nextcloud settings" : "Nastavení Nextcloud", - "Here you can decide which group can access some of the admin settings." : "Zde je možné rozhodnout, které skupiny mohou přistupovat k některým nastavením správy.", "None" : "Žádné", "Unable to modify setting" : "Nastavení se nedaří změnit", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvoufázové ověřování je možné vynutit pro všechny uživatele a konkrétní skupiny. Pokud nemají nastaveného poskytovatele dvoufázového ověřování, nebudou se moci přihlásit do systému.", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 8c65746e31f..c209758fcf3 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -136,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Es wird die MySQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt MySQL 8.0, MariaDB 10.2 oder höher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Es wird die PostgreSQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt PostgreSQL 9.6 oder höher.", "Nextcloud settings" : "Nextcloud-Einstellungen", - "Here you can decide which group can access some of the admin settings." : "Hier kannst Du festlegen, welche Gruppe auf einige der Verwaltungseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Benutzer und Gruppen erzwungen werden. Dann können Benutzer für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 51afffac678..4360ab5676d 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -134,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Es wird die MySQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt MySQL 8.0, MariaDB 10.2 oder höher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Es wird die PostgreSQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt PostgreSQL 9.6 oder höher.", "Nextcloud settings" : "Nextcloud-Einstellungen", - "Here you can decide which group can access some of the admin settings." : "Hier kannst Du festlegen, welche Gruppe auf einige der Verwaltungseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Benutzer und Gruppen erzwungen werden. Dann können Benutzer für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 810f71e8f0c..9aa4158e642 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", - "Admin right privilege" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Es wird die MySQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt MySQL 8.0, MariaDB 10.2 oder höher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Es wird die PostgreSQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt PostgreSQL 9.6 oder höher.", "Nextcloud settings" : "Nextcloud-Einstellungen", - "Here you can decide which group can access some of the admin settings." : "Hier können Sie festlegen, welche Gruppe auf einige der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Benutzer und Gruppen erzwungen werden. Dann können Benutzer für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index e68491059d2..d496f108a60 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -112,7 +112,6 @@ "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", - "Admin right privilege" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Es wird die MySQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt MySQL 8.0, MariaDB 10.2 oder höher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Es wird die PostgreSQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt PostgreSQL 9.6 oder höher.", "Nextcloud settings" : "Nextcloud-Einstellungen", - "Here you can decide which group can access some of the admin settings." : "Hier können Sie festlegen, welche Gruppe auf einige der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Benutzer und Gruppen erzwungen werden. Dann können Benutzer für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 0c639b1e1be..1291c36f725 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -78,7 +78,6 @@ OC.L10N.register( "Personal" : "Personal", "Administration" : "Administration", "Additional settings" : "Additional settings", - "Admin right privilege" : "Admin privileges", "Overview" : "Overview", "Basic settings" : "Basic settings", "Sharing" : "Sharing", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 35e7947fc14..b387a1eafbb 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -76,7 +76,6 @@ "Personal" : "Personal", "Administration" : "Administration", "Additional settings" : "Additional settings", - "Admin right privilege" : "Admin privileges", "Overview" : "Overview", "Basic settings" : "Basic settings", "Sharing" : "Sharing", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 248b9ecec3c..c579fd1921f 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "Pertsonala", "Administration" : "Administrazioa", "Additional settings" : "Ezarpen gehiago", - "Admin right privilege" : "Administratzaile eskubide pribilegioak", "Groupware" : "Taldelanerako tresnak", "Overview" : "Ikuspegi orokorra", "Basic settings" : "Oinarrizko ezarpenak", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" bertsioa erabiltzen da. Nextcloud 21-ek ez du bertsio hau onartzen eta MySQL 8.0 edo MariaDB 10.2 edo berriagoa behar du.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" bertsioa erabiltzen da. Nextcloud 21-ek ez du bertsio hau onartzen eta PostgreSQL 9.6 edo berriagoa behar du.", "Nextcloud settings" : "Nextcloud ezarpenak", - "Here you can decide which group can access some of the admin settings." : "Hemen administratzaile ezarpenak zein taldek aldatu ditzakeen erabaki dezakezu.", "None" : "Bat ere ez", "Unable to modify setting" : "Ezin izan da ezarpena aldatu", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Bi faktoreko autentifikazioa erabiltzaile guztientzat edo talde batzuentzat ezarri daiteke. Ez badute bi faktoreko hornitzailerik konfiguratuta, ezingo dira sistemara sartu.", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index ee50394e2d3..a2751128eee 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -112,7 +112,6 @@ "Personal" : "Pertsonala", "Administration" : "Administrazioa", "Additional settings" : "Ezarpen gehiago", - "Admin right privilege" : "Administratzaile eskubide pribilegioak", "Groupware" : "Taldelanerako tresnak", "Overview" : "Ikuspegi orokorra", "Basic settings" : "Oinarrizko ezarpenak", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" bertsioa erabiltzen da. Nextcloud 21-ek ez du bertsio hau onartzen eta MySQL 8.0 edo MariaDB 10.2 edo berriagoa behar du.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" bertsioa erabiltzen da. Nextcloud 21-ek ez du bertsio hau onartzen eta PostgreSQL 9.6 edo berriagoa behar du.", "Nextcloud settings" : "Nextcloud ezarpenak", - "Here you can decide which group can access some of the admin settings." : "Hemen administratzaile ezarpenak zein taldek aldatu ditzakeen erabaki dezakezu.", "None" : "Bat ere ez", "Unable to modify setting" : "Ezin izan da ezarpena aldatu", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Bi faktoreko autentifikazioa erabiltzaile guztientzat edo talde batzuentzat ezarri daiteke. Ez badute bi faktoreko hornitzailerik konfiguratuta, ezingo dira sistemara sartu.", diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index bd6800de1c9..c44c33f9770 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -9,6 +9,8 @@ OC.L10N.register( "Email sent" : "Sähköposti lähetetty", "Private" : "Yksityinen", "Local" : "Paikallinen", + "Only visible to people on this instance and guests" : "Vain näkyvissä tämän instanssin ihmisille ja vieraille", + "Federated" : "Federoitu", "Only synchronize to trusted servers" : "Synkronoi vain luotetulle palvelimelle", "Published" : "Julkaistu", "Verify" : "Vahvista", @@ -77,6 +79,8 @@ OC.L10N.register( "Settings saved" : "Asetukset tallennettu", "Unable to change full name" : "Koko nimen muuttaminen epäonnistui", "Unable to change email address" : "Sähköpostiosoitteen vaihtaminen ei onnistunut", + "Unable to set invalid phone number" : "Virheellisen puhelinnumeron asettaminen ei onnistu", + "Unable to set invalid website" : "Virheellisen verkkosivun asettaminen ei onnistu", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Jotta Twitter-tilisi on mahdollista vahvistaa, twiittaa seuraava viesti (varmista että lähetät viestin sellaisenaan ilman rivivaihtoja):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Jotta verkkosivustosi on mahdollista vahvistaa, aseta seuraava sisältö verkkosivustosi juureen '.well-known/CloudIdVerificationCode.txt' (varmista että koko teksti on yhdellä rivillä):", "Your password on %s was changed." : "Salasanasi osoitteessa %s on muutettu.", @@ -121,6 +125,7 @@ OC.L10N.register( "The old server-side-encryption format is enabled. We recommend disabling this." : "Vanha palvelinpuolen salausmenetelmä on käytössä. Suosittelemme sen ottamista pois käytöstä.", "Nextcloud settings" : "Nextcloud-asetukset", "None" : "Ei mitään", + "Unable to modify setting" : "Asetuksen muokkaaminen ei onnistu", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Kaksivaiheinen tunnistautuminen voidaan pakottaa kaikille käyttäjille ja halutuille ryhmille. Mikäli heillä ei ole kaksivaiheista tunnistautumistapaa määriteltynä, he eivät pysty kirjautumaan järjestelmään.", "Enforce two-factor authentication" : "Pakota kaksivaiheinen tunnistautuminen", "Limit to groups" : "Rajoita ryhmiin", @@ -198,10 +203,14 @@ OC.L10N.register( "Copied!" : "Kopioitu!", "Copy" : "Kopioi", "Could not copy app password. Please copy it manually." : "Sovellussalasanaa ei voitu kopioida. Kopioi se manuaalisesti.", + "Your full name" : "Koko nimesi", + "No full name set" : "Koko nimeä ei ole asetettu", "Email options" : "Sähköpostiasetukset", "Primary email for password reset and notifications" : "Ensisijainen sähköposti salasanan nollaamista ja ilmoituksia varten", "Remove primary email" : "Poista ensisijainen sähköpostiosoite", "Delete email" : "Poista sähköposti", + "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", + "Set as primary email" : "Aseta ensisijaiseksi sähköpostiosoitteeksi", "Your email address" : "Sähköpostiosoitteesi", "Additional email address {index}" : "Lisäsähköpostiosoite {index}", "No email address set" : "Sähköpostiosoitetta ei ole asetettu", @@ -244,6 +253,7 @@ OC.L10N.register( "No users in here" : "Täällä ei ole käyttäjiä", "Default quota" : "Oletuskiintiö", "Common languages" : "Yleiset kielet", + "Other languages" : "Muut kielet", "Passwordless authentication requires a secure connection." : "Tunnistautuminen ilman salasanaa vaatii salatun yhteyden.", "Add WebAuthn device" : "Lisää WebAuthn-laite", "Please authorize your WebAuthn device." : "Valtuuta WebAuthn-laitteesi.", @@ -432,6 +442,7 @@ OC.L10N.register( "No display name set" : "Näyttönimeä ei ole asetettu", "For password reset and notifications" : "Salasanan nollausta ja ilmoituksia varten", "Change privacy level of full name" : "Muuta koko nimen yksityisyystasoa", - "Change privacy level of email" : "Muuta sähköpostin yksityisyystasoa" + "Change privacy level of email" : "Muuta sähköpostin yksityisyystasoa", + "Set as primary mail" : "Aseta ensisijaiseksi sähköpostiosoitteeksi" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 1f278a4e842..65e8e867dab 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -7,6 +7,8 @@ "Email sent" : "Sähköposti lähetetty", "Private" : "Yksityinen", "Local" : "Paikallinen", + "Only visible to people on this instance and guests" : "Vain näkyvissä tämän instanssin ihmisille ja vieraille", + "Federated" : "Federoitu", "Only synchronize to trusted servers" : "Synkronoi vain luotetulle palvelimelle", "Published" : "Julkaistu", "Verify" : "Vahvista", @@ -75,6 +77,8 @@ "Settings saved" : "Asetukset tallennettu", "Unable to change full name" : "Koko nimen muuttaminen epäonnistui", "Unable to change email address" : "Sähköpostiosoitteen vaihtaminen ei onnistunut", + "Unable to set invalid phone number" : "Virheellisen puhelinnumeron asettaminen ei onnistu", + "Unable to set invalid website" : "Virheellisen verkkosivun asettaminen ei onnistu", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Jotta Twitter-tilisi on mahdollista vahvistaa, twiittaa seuraava viesti (varmista että lähetät viestin sellaisenaan ilman rivivaihtoja):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Jotta verkkosivustosi on mahdollista vahvistaa, aseta seuraava sisältö verkkosivustosi juureen '.well-known/CloudIdVerificationCode.txt' (varmista että koko teksti on yhdellä rivillä):", "Your password on %s was changed." : "Salasanasi osoitteessa %s on muutettu.", @@ -119,6 +123,7 @@ "The old server-side-encryption format is enabled. We recommend disabling this." : "Vanha palvelinpuolen salausmenetelmä on käytössä. Suosittelemme sen ottamista pois käytöstä.", "Nextcloud settings" : "Nextcloud-asetukset", "None" : "Ei mitään", + "Unable to modify setting" : "Asetuksen muokkaaminen ei onnistu", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Kaksivaiheinen tunnistautuminen voidaan pakottaa kaikille käyttäjille ja halutuille ryhmille. Mikäli heillä ei ole kaksivaiheista tunnistautumistapaa määriteltynä, he eivät pysty kirjautumaan järjestelmään.", "Enforce two-factor authentication" : "Pakota kaksivaiheinen tunnistautuminen", "Limit to groups" : "Rajoita ryhmiin", @@ -196,10 +201,14 @@ "Copied!" : "Kopioitu!", "Copy" : "Kopioi", "Could not copy app password. Please copy it manually." : "Sovellussalasanaa ei voitu kopioida. Kopioi se manuaalisesti.", + "Your full name" : "Koko nimesi", + "No full name set" : "Koko nimeä ei ole asetettu", "Email options" : "Sähköpostiasetukset", "Primary email for password reset and notifications" : "Ensisijainen sähköposti salasanan nollaamista ja ilmoituksia varten", "Remove primary email" : "Poista ensisijainen sähköpostiosoite", "Delete email" : "Poista sähköposti", + "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", + "Set as primary email" : "Aseta ensisijaiseksi sähköpostiosoitteeksi", "Your email address" : "Sähköpostiosoitteesi", "Additional email address {index}" : "Lisäsähköpostiosoite {index}", "No email address set" : "Sähköpostiosoitetta ei ole asetettu", @@ -242,6 +251,7 @@ "No users in here" : "Täällä ei ole käyttäjiä", "Default quota" : "Oletuskiintiö", "Common languages" : "Yleiset kielet", + "Other languages" : "Muut kielet", "Passwordless authentication requires a secure connection." : "Tunnistautuminen ilman salasanaa vaatii salatun yhteyden.", "Add WebAuthn device" : "Lisää WebAuthn-laite", "Please authorize your WebAuthn device." : "Valtuuta WebAuthn-laitteesi.", @@ -430,6 +440,7 @@ "No display name set" : "Näyttönimeä ei ole asetettu", "For password reset and notifications" : "Salasanan nollausta ja ilmoituksia varten", "Change privacy level of full name" : "Muuta koko nimen yksityisyystasoa", - "Change privacy level of email" : "Muuta sähköpostin yksityisyystasoa" + "Change privacy level of email" : "Muuta sähköpostin yksityisyystasoa", + "Set as primary mail" : "Aseta ensisijaiseksi sähköpostiosoitteeksi" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 07b62e20a49..eb2614e4541 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "Osobiste", "Administration" : "Administracja", "Additional settings" : "Ustawienia dodatkowe", - "Admin right privilege" : "Uprawnienia administratora", "Groupware" : "Praca grupowa", "Overview" : "Przegląd", "Basic settings" : "Ustawienia podstawowe", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Używana jest MySQL w wersji \"%s\". Nextcloud 21 nie będzie już obsługiwać tej wersji i wymagać będzie MySQL 8.0 lub MariaDB 10.2, albo nowszej.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Używana jest PostgreSQL w wersji \"%s\". Nextcloud 21 nie będzie już obsługiwał tej wersji i wymagać będzie PostgreSQL 9.6 lub nowszego.", "Nextcloud settings" : "Ustawienia Nextcloud", - "Here you can decide which group can access some of the admin settings." : "Tutaj możesz zdecydować, która grupa ma dostęp do niektórych ustawień administratora.", "None" : "Brak", "Unable to modify setting" : "Nie można zmienić ustawienia", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Uwierzytelnianie dwuskładnikowe może być wymuszane dla wszystkich użytkowników i określonych grup. Jeśli nie mają skonfigurowanego dostawcy logowania dwuskładnikowego, nie będą mogli zalogować się do systemu.", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 45e24f1b80f..bbbccf861d0 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -112,7 +112,6 @@ "Personal" : "Osobiste", "Administration" : "Administracja", "Additional settings" : "Ustawienia dodatkowe", - "Admin right privilege" : "Uprawnienia administratora", "Groupware" : "Praca grupowa", "Overview" : "Przegląd", "Basic settings" : "Ustawienia podstawowe", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Używana jest MySQL w wersji \"%s\". Nextcloud 21 nie będzie już obsługiwać tej wersji i wymagać będzie MySQL 8.0 lub MariaDB 10.2, albo nowszej.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Używana jest PostgreSQL w wersji \"%s\". Nextcloud 21 nie będzie już obsługiwał tej wersji i wymagać będzie PostgreSQL 9.6 lub nowszego.", "Nextcloud settings" : "Ustawienia Nextcloud", - "Here you can decide which group can access some of the admin settings." : "Tutaj możesz zdecydować, która grupa ma dostęp do niektórych ustawień administratora.", "None" : "Brak", "Unable to modify setting" : "Nie można zmienić ustawienia", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Uwierzytelnianie dwuskładnikowe może być wymuszane dla wszystkich użytkowników i określonych grup. Jeśli nie mają skonfigurowanego dostawcy logowania dwuskładnikowego, nie będą mogli zalogować się do systemu.", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index fdfb74d62c2..eff48d22817 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "Pessoal", "Administration" : "Administração", "Additional settings" : "Configurações adicionais", - "Admin right privilege" : "Privilégio de administrador", "Groupware" : "Groupware", "Overview" : "Visão geral", "Basic settings" : "Configurações básicas", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Está sendo usado a versão \"%s\" do MySQL. O Nextcloud 21 não suportará mais esta versão e irá requerer MySQL 8.0 ou MariaDB 10.2 ou superior. ", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Está em uso o PostgreSQL \"%s\". O Nextcloud 21 não terá mais suporte para essa versão e requer PostgreSQL 9.6 ou posterior.", "Nextcloud settings" : "Configurações Nextcloud", - "Here you can decide which group can access some of the admin settings." : "Aqui você pode decidir qual grupo pode acessar algumas das configurações de administrador.", "None" : "Nenhuma", "Unable to modify setting" : "Incapaz de modificar a configuração", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 161758b9206..2217cb2bdeb 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -112,7 +112,6 @@ "Personal" : "Pessoal", "Administration" : "Administração", "Additional settings" : "Configurações adicionais", - "Admin right privilege" : "Privilégio de administrador", "Groupware" : "Groupware", "Overview" : "Visão geral", "Basic settings" : "Configurações básicas", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Está sendo usado a versão \"%s\" do MySQL. O Nextcloud 21 não suportará mais esta versão e irá requerer MySQL 8.0 ou MariaDB 10.2 ou superior. ", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Está em uso o PostgreSQL \"%s\". O Nextcloud 21 não terá mais suporte para essa versão e requer PostgreSQL 9.6 ou posterior.", "Nextcloud settings" : "Configurações Nextcloud", - "Here you can decide which group can access some of the admin settings." : "Aqui você pode decidir qual grupo pode acessar algumas das configurações de administrador.", "None" : "Nenhuma", "Unable to modify setting" : "Incapaz de modificar a configuração", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 2ec5b713b62..f2d3cffd0ab 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "Osobné", "Administration" : "Administrácia", "Additional settings" : "Ďalšie nastavenia", - "Admin right privilege" : "Oprávnenie správcu", "Groupware" : "Groupware", "Overview" : "Prehľad", "Basic settings" : "Základné nastavenia", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Používa sa verzia PostgreSQL \"%s\". Nextcloud 21 už nebude podporovať túto verziu a vyžaduje PostgreSQL 9.6 alebo novšia.", "Nextcloud settings" : "Nastavenia Nextcloud", - "Here you can decide which group can access some of the admin settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.", "None" : "Žiadny", "Unable to modify setting" : "Nie je možné zmeniť nastavenie", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvojfázové overenie je možné vynútiť pre všetkých používateľov a konkrétne skupiny. Ak nemajú nastaveného poskytovateľa dvojfázového overovania nebudú sa môcť prihlásiť do systému.", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index f228b66d845..1c761334b88 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -112,7 +112,6 @@ "Personal" : "Osobné", "Administration" : "Administrácia", "Additional settings" : "Ďalšie nastavenia", - "Admin right privilege" : "Oprávnenie správcu", "Groupware" : "Groupware", "Overview" : "Prehľad", "Basic settings" : "Základné nastavenia", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Používa sa verzia PostgreSQL \"%s\". Nextcloud 21 už nebude podporovať túto verziu a vyžaduje PostgreSQL 9.6 alebo novšia.", "Nextcloud settings" : "Nastavenia Nextcloud", - "Here you can decide which group can access some of the admin settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.", "None" : "Žiadny", "Unable to modify setting" : "Nie je možné zmeniť nastavenie", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvojfázové overenie je možné vynútiť pre všetkých používateľov a konkrétne skupiny. Ak nemajú nastaveného poskytovateľa dvojfázového overovania nebudú sa môcť prihlásiť do systému.", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index b3e9ed91b14..d09acd8916d 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "Kişisel", "Administration" : "Yönetim", "Additional settings" : "Ek ayarlar", - "Admin right privilege" : "Yönetici yetkileri izni", "Groupware" : "Grup çalışması", "Overview" : "Özet", "Basic settings" : "Temel ayarlar", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8 ya da MariaDB 10.2 üzerindeki bir sürüm kullanılmalıdır.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ya da üzerindeki bir sürüm kullanılmalıdır.", "Nextcloud settings" : "Nextcloud ayarları", - "Here you can decide which group can access some of the admin settings." : "Yönetici ayarlarından bazılarına hangi grubun erişebileceğini bu bölümden seçebilirsiniz.", "None" : "Yok", "Unable to modify setting" : "Ayar değiştirilemedi", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı kimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 5ff1c0434c7..fb8daa22228 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -112,7 +112,6 @@ "Personal" : "Kişisel", "Administration" : "Yönetim", "Additional settings" : "Ek ayarlar", - "Admin right privilege" : "Yönetici yetkileri izni", "Groupware" : "Grup çalışması", "Overview" : "Özet", "Basic settings" : "Temel ayarlar", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8 ya da MariaDB 10.2 üzerindeki bir sürüm kullanılmalıdır.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ya da üzerindeki bir sürüm kullanılmalıdır.", "Nextcloud settings" : "Nextcloud ayarları", - "Here you can decide which group can access some of the admin settings." : "Yönetici ayarlarından bazılarına hangi grubun erişebileceğini bu bölümden seçebilirsiniz.", "None" : "Yok", "Unable to modify setting" : "Ayar değiştirilemedi", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı kimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index ffb9400ea56..de28df21422 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "个人", "Administration" : "管理", "Additional settings" : "其他设置", - "Admin right privilege" : "管理员权限特权", "Groupware" : "组件", "Overview" : "概览", "Basic settings" : "基本设置", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "使用了 MySQL 版本 \"%s\"。Nextcloud 21将不再支持这个版本,需要MySQL 8.0或MariaDB 10.2或更高。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "使用了 PostgreSQL \"%s\" 版本。Nextcloud 21将不再支持此版本,要求 PostgreSQL 9.6 或更高版本。", "Nextcloud settings" : "Nextcloud 设置", - "Here you can decide which group can access some of the admin settings." : "在这里,您可以决定哪个组可以访问一些管理设置。", "None" : "无", "Unable to modify setting" : "无法更改设置", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定分组启用。如果没有设置两步验证提供者,他们则不能登录到系统。", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 448f7a13ca8..9f374103a87 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -112,7 +112,6 @@ "Personal" : "个人", "Administration" : "管理", "Additional settings" : "其他设置", - "Admin right privilege" : "管理员权限特权", "Groupware" : "组件", "Overview" : "概览", "Basic settings" : "基本设置", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "使用了 MySQL 版本 \"%s\"。Nextcloud 21将不再支持这个版本,需要MySQL 8.0或MariaDB 10.2或更高。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "使用了 PostgreSQL \"%s\" 版本。Nextcloud 21将不再支持此版本,要求 PostgreSQL 9.6 或更高版本。", "Nextcloud settings" : "Nextcloud 设置", - "Here you can decide which group can access some of the admin settings." : "在这里,您可以决定哪个组可以访问一些管理设置。", "None" : "无", "Unable to modify setting" : "无法更改设置", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定分组启用。如果没有设置两步验证提供者,他们则不能登录到系统。", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 97891276ecc..87f28d51a37 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "個人", "Administration" : "管理", "Additional settings" : "其他設定", - "Admin right privilege" : "管理員權限", "Groupware" : "協作應用程式", "Overview" : "概覽", "Basic settings" : "基本設定", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 MySQL 8.0、MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 PostgreSQL 9.6 或更新版本。", "Nextcloud settings" : "Nextcloud 設定", - "Here you can decide which group can access some of the admin settings." : "您可以在此處決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有用戶與特定群組實施雙重認證。如果他們沒有設定雙重認證提供者,那麼他們就會無法登入系統。", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 956df0a51e7..4699aae5766 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -112,7 +112,6 @@ "Personal" : "個人", "Administration" : "管理", "Additional settings" : "其他設定", - "Admin right privilege" : "管理員權限", "Groupware" : "協作應用程式", "Overview" : "概覽", "Basic settings" : "基本設定", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 MySQL 8.0、MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 PostgreSQL 9.6 或更新版本。", "Nextcloud settings" : "Nextcloud 設定", - "Here you can decide which group can access some of the admin settings." : "您可以在此處決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有用戶與特定群組實施雙重認證。如果他們沒有設定雙重認證提供者,那麼他們就會無法登入系統。", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index d49c22c489a..0ada690bb4b 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -114,7 +114,6 @@ OC.L10N.register( "Personal" : "個人", "Administration" : "管理", "Additional settings" : "其他設定", - "Admin right privilege" : "管理員權限", "Groupware" : "協作應用程式", "Overview" : "概覽", "Basic settings" : "基本設定", @@ -137,7 +136,6 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 將不再支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 PostgreSQL 9.6 或更新版本。", "Nextcloud settings" : "Nextcloud 設定", - "Here you can decide which group can access some of the admin settings." : "您可以在此決定哪些群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有使用者與特定群組強制啟用雙因素驗證。如果他們沒有設定雙因素驗證提供者,那麼他們就會無法登入系統。", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 4db594e4156..d1b9fd87d7e 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -112,7 +112,6 @@ "Personal" : "個人", "Administration" : "管理", "Additional settings" : "其他設定", - "Admin right privilege" : "管理員權限", "Groupware" : "協作應用程式", "Overview" : "概覽", "Basic settings" : "基本設定", @@ -135,7 +134,6 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本「%s」。Nextcloud 21 將不再支援此版本,並需要 MySQL 8.0 或 MariaDB 10.2 或更新版本。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本「%s」。Nextcloud 21 不再支援此版本,並需要 PostgreSQL 9.6 或更新版本。", "Nextcloud settings" : "Nextcloud 設定", - "Here you can decide which group can access some of the admin settings." : "您可以在此決定哪些群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有使用者與特定群組強制啟用雙因素驗證。如果他們沒有設定雙因素驗證提供者,那麼他們就會無法登入系統。", diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js index b9eb97057da..2e45936d204 100644 --- a/apps/user_status/l10n/fi.js +++ b/apps/user_status/l10n/fi.js @@ -9,6 +9,7 @@ OC.L10N.register( "Working remotely" : "Etätyössä", "User status" : "Käyttäjän tilatieto", "Clear status message after" : "Tyhjennä tilaviesti, kun on kulunut", + "What is your status?" : "Mikä on tilatietosi?", "Set status" : "Aseta tilatieto", "Online status" : "Online-tila", "Status message" : "Tilaviesti", diff --git a/apps/user_status/l10n/fi.json b/apps/user_status/l10n/fi.json index 3a589312e93..c064b3dbe20 100644 --- a/apps/user_status/l10n/fi.json +++ b/apps/user_status/l10n/fi.json @@ -7,6 +7,7 @@ "Working remotely" : "Etätyössä", "User status" : "Käyttäjän tilatieto", "Clear status message after" : "Tyhjennä tilaviesti, kun on kulunut", + "What is your status?" : "Mikä on tilatietosi?", "Set status" : "Aseta tilatieto", "Online status" : "Online-tila", "Status message" : "Tilaviesti", diff --git a/apps/workflowengine/l10n/fi.js b/apps/workflowengine/l10n/fi.js index b7a90adea0b..cb785f21d60 100644 --- a/apps/workflowengine/l10n/fi.js +++ b/apps/workflowengine/l10n/fi.js @@ -21,6 +21,12 @@ OC.L10N.register( "File copied" : "Tiedosto kopioitu", "Tag assigned" : "Tunniste asetettu", "Someone" : "Joku", + "%s created %s" : "%s loi %s", + "%s modified %s" : "%s muokkasi %s", + "%s deleted %s" : "%s poisti %s", + "%s accessed %s" : "%s käytti %s", + "%s renamed %s" : "%s nimesi uudelleen %s", + "%s copied %s" : "%s kopioi %s", "Operation #%s does not exist" : "Toimenpidettä #%s ei ole olemassa", "Operation %s does not exist" : "Toimenpidettä %s ei ole olemassa", "Operation %s is invalid" : "Toimenpide %s on virheellinen", diff --git a/apps/workflowengine/l10n/fi.json b/apps/workflowengine/l10n/fi.json index e531ffb663a..c68d4c86d17 100644 --- a/apps/workflowengine/l10n/fi.json +++ b/apps/workflowengine/l10n/fi.json @@ -19,6 +19,12 @@ "File copied" : "Tiedosto kopioitu", "Tag assigned" : "Tunniste asetettu", "Someone" : "Joku", + "%s created %s" : "%s loi %s", + "%s modified %s" : "%s muokkasi %s", + "%s deleted %s" : "%s poisti %s", + "%s accessed %s" : "%s käytti %s", + "%s renamed %s" : "%s nimesi uudelleen %s", + "%s copied %s" : "%s kopioi %s", "Operation #%s does not exist" : "Toimenpidettä #%s ei ole olemassa", "Operation %s does not exist" : "Toimenpidettä %s ei ole olemassa", "Operation %s is invalid" : "Toimenpide %s on virheellinen", |