diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-18 01:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-18 01:12:27 +0000 |
commit | 0930e3eceea9085bd7d48f4d239789db6823d55d (patch) | |
tree | be8d7c01005d0191fcdf1433bf2827d9b55cd941 /settings | |
parent | 4547e75078e90f5ec2eebf045a875e34063dec33 (diff) | |
download | nextcloud-server-0930e3eceea9085bd7d48f4d239789db6823d55d.tar.gz nextcloud-server-0930e3eceea9085bd7d48f4d239789db6823d55d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/eo.js | 14 | ||||
-rw-r--r-- | settings/l10n/eo.json | 14 | ||||
-rw-r--r-- | settings/l10n/pl.js | 6 | ||||
-rw-r--r-- | settings/l10n/pl.json | 6 |
4 files changed, 34 insertions, 6 deletions
diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js index 62f7da32e64..66d7fb8b6be 100644 --- a/settings/l10n/eo.js +++ b/settings/l10n/eo.js @@ -1,6 +1,17 @@ OC.L10N.register( "settings", { + "{actor} added you to group {group}" : "{actor} aldonis vin al grupo {group}", + "You added {user} to group {group}" : "Vi aldonis uzanton {user} al grupo {group}", + "{actor} added {user} to group {group}" : "{actor} aldonis uzanton {user} al grupo {group}", + "An administrator added you to group {group}" : "Administranto aldonis vin al grupo {group}", + "An administrator added {user} to group {group}" : "Administranto aldonis uzanton {user} al grupo {group}", + "{actor} removed you from group {group}" : "{actor} forigis vin el grupo {group}", + "You removed {user} from group {group}" : "Vi forigis uzanton {user} el grupo {group}", + "{actor} removed {user} from group {group}" : "{actor} forigi uzanton {user} el grupo {group}", + "An administrator removed you from group {group}" : "Administranto forigis vin el grupo {group}", + "An administrator removed {user} from group {group}" : "Administranto forigis uzanton {user} el grupo {group}", + "Your <strong>group memberships</strong> were modified" : "Viaj <strong>grupaj membrecoj</strong> modifiĝis", "{actor} changed your password" : "{actor} ŝanĝis vian pasvorton", "You changed your password" : "Vi ŝanĝis vian pasvorton", "Your password was reset by an administrator" : "Vian pasvorton restarigis administranton", @@ -125,6 +136,8 @@ OC.L10N.register( "Devices & sessions" : "Aparatoj kaj seancoj", "Web, desktop and mobile clients currently logged in to your account." : "Reta, surtabla kaj portebla klientoj nun konektitaj al via konto.", "Error while creating device token" : "Eraro dum kreo de aparata ĵetono", + "Error while updating device token scope" : "Eraro dum ĝisdatigo de la amplekso de la aparataj ĵetonoj", + "Error while updating device token name" : "Eraro dum ĝisdatigo de la nomo de la aparataj ĵetonoj", "Error while deleting the token" : "Eraro dum forigado de la ĵetono", "App name" : "Aplikaĵa nomo", "Create new app password" : "Krei novan aplikaĵan pasvorton", @@ -133,6 +146,7 @@ OC.L10N.register( "Username" : "Uzantonomo", "Password" : "Pasvorto", "Done" : "Farita", + "Show QR code for mobile apps" : "Montri rapidrespondan (QR) kodon por porteblaj aplikaĵoj", "Copied!" : "Kopiita!", "Copy" : "Kopii", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Oficialaj aplikaĵoj estas programataj de kaj ene de la komunumo. Ili alportas kernajn trajtojn kaj ili povas tuj uziĝi.", diff --git a/settings/l10n/eo.json b/settings/l10n/eo.json index 2e693a7afc2..43c4f8aa919 100644 --- a/settings/l10n/eo.json +++ b/settings/l10n/eo.json @@ -1,4 +1,15 @@ { "translations": { + "{actor} added you to group {group}" : "{actor} aldonis vin al grupo {group}", + "You added {user} to group {group}" : "Vi aldonis uzanton {user} al grupo {group}", + "{actor} added {user} to group {group}" : "{actor} aldonis uzanton {user} al grupo {group}", + "An administrator added you to group {group}" : "Administranto aldonis vin al grupo {group}", + "An administrator added {user} to group {group}" : "Administranto aldonis uzanton {user} al grupo {group}", + "{actor} removed you from group {group}" : "{actor} forigis vin el grupo {group}", + "You removed {user} from group {group}" : "Vi forigis uzanton {user} el grupo {group}", + "{actor} removed {user} from group {group}" : "{actor} forigi uzanton {user} el grupo {group}", + "An administrator removed you from group {group}" : "Administranto forigis vin el grupo {group}", + "An administrator removed {user} from group {group}" : "Administranto forigis uzanton {user} el grupo {group}", + "Your <strong>group memberships</strong> were modified" : "Viaj <strong>grupaj membrecoj</strong> modifiĝis", "{actor} changed your password" : "{actor} ŝanĝis vian pasvorton", "You changed your password" : "Vi ŝanĝis vian pasvorton", "Your password was reset by an administrator" : "Vian pasvorton restarigis administranton", @@ -123,6 +134,8 @@ "Devices & sessions" : "Aparatoj kaj seancoj", "Web, desktop and mobile clients currently logged in to your account." : "Reta, surtabla kaj portebla klientoj nun konektitaj al via konto.", "Error while creating device token" : "Eraro dum kreo de aparata ĵetono", + "Error while updating device token scope" : "Eraro dum ĝisdatigo de la amplekso de la aparataj ĵetonoj", + "Error while updating device token name" : "Eraro dum ĝisdatigo de la nomo de la aparataj ĵetonoj", "Error while deleting the token" : "Eraro dum forigado de la ĵetono", "App name" : "Aplikaĵa nomo", "Create new app password" : "Krei novan aplikaĵan pasvorton", @@ -131,6 +144,7 @@ "Username" : "Uzantonomo", "Password" : "Pasvorto", "Done" : "Farita", + "Show QR code for mobile apps" : "Montri rapidrespondan (QR) kodon por porteblaj aplikaĵoj", "Copied!" : "Kopiita!", "Copy" : "Kopii", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Oficialaj aplikaĵoj estas programataj de kaj ene de la komunumo. Ili alportas kernajn trajtojn kaj ili povas tuj uziĝi.", diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 45692cab007..532f2cb10fa 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -134,7 +134,7 @@ OC.L10N.register( "Device" : "Urządzenie", "Last activity" : "Ostatnia aktywność", "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.", + "Web, desktop and mobile clients currently logged in to your account." : "Klienci internetowi, desktopowi i mobilni są obecnie zalogowani na Twoim koncie.", "Error while creating device token" : "Błąd podczas tworzenia tokena urządzenia.", "Error while updating device token scope" : "Błąd podczas aktualizowania zakresu tokena urządzenia", "Error while updating device token name" : "Błąd podczas aktualizowania tokena nazwy urządzenia", @@ -337,7 +337,7 @@ OC.L10N.register( "Default share permissions" : "Domyślne uprawnienia do udostępniania", "Personal" : "Osobiste", "Administration" : "Administracja", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Wytworzone przez {communityopen}społeczność Nextclouda{linkclose}. {githubopen}Kod źródłowy{linkclose} jest udostępniony pod licencją {licenseopen}AGPL{linkclose}.", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Opracowane przez {communityopen}społeczność Nextcloud{linkclose}, {githubopen}kod źródłowy{linkclose} jest objęty licencją {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Polub nas na Facebook'u", "Follow us on Twitter" : "Bądź z nami na Twitterze", "Follow us on Mastodon" : "Śledź nas na Mastodonie", @@ -371,7 +371,7 @@ OC.L10N.register( "Your phone number" : "Twój numer telefonu", "Address" : "Adres", "Your postal address" : "Twój adres pocztowy", - "Website" : "Strona WWW", + "Website" : "Strona internetowa", "It can take up to 24 hours before the account is displayed as verified." : "24 godziny mogą minąć zanim konto będzie widoczne jako zweryfikowane.", "Link https://…" : "Odnośnik https://…", "Twitter" : "Twitter", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 00943b3e950..0d9ac978e0a 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -132,7 +132,7 @@ "Device" : "Urządzenie", "Last activity" : "Ostatnia aktywność", "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.", + "Web, desktop and mobile clients currently logged in to your account." : "Klienci internetowi, desktopowi i mobilni są obecnie zalogowani na Twoim koncie.", "Error while creating device token" : "Błąd podczas tworzenia tokena urządzenia.", "Error while updating device token scope" : "Błąd podczas aktualizowania zakresu tokena urządzenia", "Error while updating device token name" : "Błąd podczas aktualizowania tokena nazwy urządzenia", @@ -335,7 +335,7 @@ "Default share permissions" : "Domyślne uprawnienia do udostępniania", "Personal" : "Osobiste", "Administration" : "Administracja", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Wytworzone przez {communityopen}społeczność Nextclouda{linkclose}. {githubopen}Kod źródłowy{linkclose} jest udostępniony pod licencją {licenseopen}AGPL{linkclose}.", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Opracowane przez {communityopen}społeczność Nextcloud{linkclose}, {githubopen}kod źródłowy{linkclose} jest objęty licencją {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Polub nas na Facebook'u", "Follow us on Twitter" : "Bądź z nami na Twitterze", "Follow us on Mastodon" : "Śledź nas na Mastodonie", @@ -369,7 +369,7 @@ "Your phone number" : "Twój numer telefonu", "Address" : "Adres", "Your postal address" : "Twój adres pocztowy", - "Website" : "Strona WWW", + "Website" : "Strona internetowa", "It can take up to 24 hours before the account is displayed as verified." : "24 godziny mogą minąć zanim konto będzie widoczne jako zweryfikowane.", "Link https://…" : "Odnośnik https://…", "Twitter" : "Twitter", |