[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2016-07-20 00:09:13 +00:00
parent 76fd95bddb
commit 78e0bdc003
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
38 changed files with 20 additions and 158 deletions

View File

@ -201,12 +201,17 @@ OC.L10N.register(
"Hello {name}" : "Witaj {name}",
"new" : "nowy",
"_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików"],
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.",
"Updating to {version}" : "Uaktualnianie do {version}",
"An error occurred." : "Wystąpił błąd",
"Please reload the page." : "Proszę przeładować stronę",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji prosimy o <a href=\"{url}\">sprawdzenie naszego forum</a> które omawia ten problem.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodła się. Prosimy o poinformowanie o tym problemie <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">społeczności Nextcloud</a>.",
"The update was successful. There were warnings." : "Aktualizacja przebiegła pomyślnie. Pojawiły się ostrzeżenia.",
"The update was successful. Redirecting you to Nextcloud now." : "Aktualizacja przebiegła pomyślnie. Trwa przekierowywanie do Nextcloud.",
"Searching other places" : "Przeszukaj inne miejsca",
"No search results in other folders" : "Brak wyników wyszukiwania w innych folderach",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} "],
"Personal" : "Osobiste",
"Users" : "Użytkownicy",
"Apps" : "Aplikacje",
@ -234,6 +239,7 @@ OC.L10N.register(
"Trace" : "Ślad",
"Security warning" : "Ostrzeżenie bezpieczeństwa",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Twój katalog danych i pliki są prawdopodobnie dostępne z poziomu internetu, ponieważ plik .htaccess nie działa.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Aby uzyskać informację jak poprawnie skonfigurować Twój serwer, zajrzyj do <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentacji</a>.",
"Create an <strong>admin account</strong>" : "Utwórz <strong>konta administratora</strong>",
"Username" : "Nazwa użytkownika",
"Storage & database" : "Zasoby dysku & baza danych",
@ -249,6 +255,8 @@ OC.L10N.register(
"Database host" : "Komputer bazy danych",
"Performance warning" : "Ostrzeżenie o wydajności",
"SQLite will be used as database." : "SQLite będzie używane jako baza danych.",
"For larger installations we recommend to choose a different database backend." : "Dla większych instalacji zalecamy użycie innej bazy danych.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Użycie SQLite nie jest zalecane, zwłaszcza gdy to synchronizacji plików używana jest aplikacja desktopowa.",
"Finish setup" : "Zakończ konfigurowanie",
"Finishing …" : "Kończę ...",
"Need help?" : "Potrzebujesz pomocy?",
@ -281,6 +289,7 @@ OC.L10N.register(
"Please authenticate using the selected factor." : "Uwierzytelnij przy pomocy wybranego składnika",
"An error occured while verifying the token" : "Wystąpił błąd podczas weryfikacji tokena",
"You are accessing the server from an untrusted domain." : "Dostajesz się do serwera z niezaufanej domeny.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Proszę skontaktować się z Twoim administratorem. Jeżeli Ty jesteś administratorem tej instalacji, skonfiguruj ustawienie \"trusted_domains\" w pliku config/config.php. Przykład konfiguracji jest zawarty w pliku config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.",
"Add \"%s\" as trusted domain" : "Dodaj \"%s\" jako domenę zaufaną",
"App update required" : "Aktualizacja aplikacji wymagana",
@ -295,6 +304,7 @@ OC.L10N.register(
"Update needed" : "Wymagana aktualizacja",
"Please use the command line updater because you have a big instance." : "Ze względu na rozmiar Twojej instalacji użyj programu do aktualizacji z linii poleceń.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Aby uzyskać pomoc, zajrzyj do <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentacji</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Ta instalacja %s działa obecnie w trybie konserwacji. Może to potrwać jakiś czas.",
"This page will refresh itself when the %s instance is available again." : "Strona odświeży się gdy instancja %s będzie ponownie dostępna."
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -199,12 +199,17 @@
"Hello {name}" : "Witaj {name}",
"new" : "nowy",
"_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików"],
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Trwa aktualizacja. W niektórych przypadkach, opuszczenie tej strony może przerwać ten proces.",
"Updating to {version}" : "Uaktualnianie do {version}",
"An error occurred." : "Wystąpił błąd",
"Please reload the page." : "Proszę przeładować stronę",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizacja nie powiodła się. Aby uzyskać więcej informacji prosimy o <a href=\"{url}\">sprawdzenie naszego forum</a> które omawia ten problem.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizacja nie powiodła się. Prosimy o poinformowanie o tym problemie <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">społeczności Nextcloud</a>.",
"The update was successful. There were warnings." : "Aktualizacja przebiegła pomyślnie. Pojawiły się ostrzeżenia.",
"The update was successful. Redirecting you to Nextcloud now." : "Aktualizacja przebiegła pomyślnie. Trwa przekierowywanie do Nextcloud.",
"Searching other places" : "Przeszukaj inne miejsca",
"No search results in other folders" : "Brak wyników wyszukiwania w innych folderach",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} ","Liczba wyników wyszukiwania w innych folderach - {count} "],
"Personal" : "Osobiste",
"Users" : "Użytkownicy",
"Apps" : "Aplikacje",
@ -232,6 +237,7 @@
"Trace" : "Ślad",
"Security warning" : "Ostrzeżenie bezpieczeństwa",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Twój katalog danych i pliki są prawdopodobnie dostępne z poziomu internetu, ponieważ plik .htaccess nie działa.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Aby uzyskać informację jak poprawnie skonfigurować Twój serwer, zajrzyj do <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentacji</a>.",
"Create an <strong>admin account</strong>" : "Utwórz <strong>konta administratora</strong>",
"Username" : "Nazwa użytkownika",
"Storage & database" : "Zasoby dysku & baza danych",
@ -247,6 +253,8 @@
"Database host" : "Komputer bazy danych",
"Performance warning" : "Ostrzeżenie o wydajności",
"SQLite will be used as database." : "SQLite będzie używane jako baza danych.",
"For larger installations we recommend to choose a different database backend." : "Dla większych instalacji zalecamy użycie innej bazy danych.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Użycie SQLite nie jest zalecane, zwłaszcza gdy to synchronizacji plików używana jest aplikacja desktopowa.",
"Finish setup" : "Zakończ konfigurowanie",
"Finishing …" : "Kończę ...",
"Need help?" : "Potrzebujesz pomocy?",
@ -279,6 +287,7 @@
"Please authenticate using the selected factor." : "Uwierzytelnij przy pomocy wybranego składnika",
"An error occured while verifying the token" : "Wystąpił błąd podczas weryfikacji tokena",
"You are accessing the server from an untrusted domain." : "Dostajesz się do serwera z niezaufanej domeny.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Proszę skontaktować się z Twoim administratorem. Jeżeli Ty jesteś administratorem tej instalacji, skonfiguruj ustawienie \"trusted_domains\" w pliku config/config.php. Przykład konfiguracji jest zawarty w pliku config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.",
"Add \"%s\" as trusted domain" : "Dodaj \"%s\" jako domenę zaufaną",
"App update required" : "Aktualizacja aplikacji wymagana",
@ -293,6 +302,7 @@
"Update needed" : "Wymagana aktualizacja",
"Please use the command line updater because you have a big instance." : "Ze względu na rozmiar Twojej instalacji użyj programu do aktualizacji z linii poleceń.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Aby uzyskać pomoc, zajrzyj do <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentacji</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "Ta instalacja %s działa obecnie w trybie konserwacji. Może to potrwać jakiś czas.",
"This page will refresh itself when the %s instance is available again." : "Strona odświeży się gdy instancja %s będzie ponownie dostępna."
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

View File

@ -269,12 +269,7 @@ OC.L10N.register(
"Change password" : "Změnit heslo",
"Language" : "Jazyk",
"Help translate" : "Pomoci s překladem",
"These are the web, desktop and mobile clients currently logged in to your account." : "Toto jsou weboví, desktopoví a mobilní klienti aktuálně připojení k vašemu účtu.",
"Browser" : "Prohlížeč",
"Most recent activity" : "Nejnovější aktivity",
"You've linked these apps." : "Připojili jste tyto aplikace.",
"Name" : "Název",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Heslo aplikace je přihlašovací údaj umožňující aplikaci nebo přístroji přístup k %s účtu.",
"App name" : "Jméno aplikace",
"Create new app password" : "Vytvořit nové heslo aplikace",
"Use the credentials below to configure your app or device." : "Použijte údaje níže pro nastavení aplikace nebo zařízení.",

View File

@ -267,12 +267,7 @@
"Change password" : "Změnit heslo",
"Language" : "Jazyk",
"Help translate" : "Pomoci s překladem",
"These are the web, desktop and mobile clients currently logged in to your account." : "Toto jsou weboví, desktopoví a mobilní klienti aktuálně připojení k vašemu účtu.",
"Browser" : "Prohlížeč",
"Most recent activity" : "Nejnovější aktivity",
"You've linked these apps." : "Připojili jste tyto aplikace.",
"Name" : "Název",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Heslo aplikace je přihlašovací údaj umožňující aplikaci nebo přístroji přístup k %s účtu.",
"App name" : "Jméno aplikace",
"Create new app password" : "Vytvořit nové heslo aplikace",
"Use the credentials below to configure your app or device." : "Použijte údaje níže pro nastavení aplikace nebo zařízení.",

View File

@ -270,12 +270,7 @@ OC.L10N.register(
"Change password" : "Passwort ändern",
"Language" : "Sprache",
"Help translate" : "Hilf bei der Übersetzung",
"These are the web, desktop and mobile clients currently logged in to your account." : "Dies sind die Web-, Desktop- und Mobilclients, welche derzeit in deinem Benutzerkontext angemeldet sind.",
"Browser" : "Browser",
"Most recent activity" : "Neueste Aktivität",
"You've linked these apps." : "Diese Apps sind verbunden.",
"Name" : "Name",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Ein App-Passwort ist ein Passwort, dass einer App oder einem Gerät erlaubt auf Ihren %s-Konto zuzugreifen.",
"App name" : "App-Name",
"Create new app password" : "Neues App-Passwort erstellen",
"Use the credentials below to configure your app or device." : "Nutze die unten angebenen Anmeldeinformationen, um deine App oder dein Gerät zu konfigurieren.",

View File

@ -268,12 +268,7 @@
"Change password" : "Passwort ändern",
"Language" : "Sprache",
"Help translate" : "Hilf bei der Übersetzung",
"These are the web, desktop and mobile clients currently logged in to your account." : "Dies sind die Web-, Desktop- und Mobilclients, welche derzeit in deinem Benutzerkontext angemeldet sind.",
"Browser" : "Browser",
"Most recent activity" : "Neueste Aktivität",
"You've linked these apps." : "Diese Apps sind verbunden.",
"Name" : "Name",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Ein App-Passwort ist ein Passwort, dass einer App oder einem Gerät erlaubt auf Ihren %s-Konto zuzugreifen.",
"App name" : "App-Name",
"Create new app password" : "Neues App-Passwort erstellen",
"Use the credentials below to configure your app or device." : "Nutze die unten angebenen Anmeldeinformationen, um deine App oder dein Gerät zu konfigurieren.",

View File

@ -270,12 +270,7 @@ OC.L10N.register(
"Change password" : "Passwort ändern",
"Language" : "Sprache",
"Help translate" : "Helfen Sie bei der Übersetzung",
"These are the web, desktop and mobile clients currently logged in to your account." : "Dies sind die Web-, Desktop- und Mobilclients, welche derzeit in ihrem Benutzerkontext angemeldet sind.",
"Browser" : "Browser",
"Most recent activity" : "Neueste Aktivität",
"You've linked these apps." : "Sie haben diese Apps verbunden.",
"Name" : "Name",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Ein App-Passwort ist ein Passwort, dass einer App oder einem Gerät erlaubt auf Ihren %s-Konto zuzugreifen.",
"App name" : "App-Name",
"Create new app password" : "Neues App-Passwort erstellen",
"Use the credentials below to configure your app or device." : "Nutzen Sie die unten angebenen Anmeldeinformationen, um ihre App oder ihr Gerät zu konfigurieren.",

View File

@ -268,12 +268,7 @@
"Change password" : "Passwort ändern",
"Language" : "Sprache",
"Help translate" : "Helfen Sie bei der Übersetzung",
"These are the web, desktop and mobile clients currently logged in to your account." : "Dies sind die Web-, Desktop- und Mobilclients, welche derzeit in ihrem Benutzerkontext angemeldet sind.",
"Browser" : "Browser",
"Most recent activity" : "Neueste Aktivität",
"You've linked these apps." : "Sie haben diese Apps verbunden.",
"Name" : "Name",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Ein App-Passwort ist ein Passwort, dass einer App oder einem Gerät erlaubt auf Ihren %s-Konto zuzugreifen.",
"App name" : "App-Name",
"Create new app password" : "Neues App-Passwort erstellen",
"Use the credentials below to configure your app or device." : "Nutzen Sie die unten angebenen Anmeldeinformationen, um ihre App oder ihr Gerät zu konfigurieren.",

View File

@ -270,12 +270,7 @@ OC.L10N.register(
"Change password" : "Change password",
"Language" : "Language",
"Help translate" : "Help translate",
"These are the web, desktop and mobile clients currently logged in to your account." : "These are the web, desktop and mobile clients currently logged in to your account.",
"Browser" : "Browser",
"Most recent activity" : "Most recent activity",
"You've linked these apps." : "You've linked these apps.",
"Name" : "Name",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "An app password is a passcode that gives an app or device permissions to access your %s account.",
"App name" : "App name",
"Create new app password" : "Create new app password",
"Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.",

View File

@ -268,12 +268,7 @@
"Change password" : "Change password",
"Language" : "Language",
"Help translate" : "Help translate",
"These are the web, desktop and mobile clients currently logged in to your account." : "These are the web, desktop and mobile clients currently logged in to your account.",
"Browser" : "Browser",
"Most recent activity" : "Most recent activity",
"You've linked these apps." : "You've linked these apps.",
"Name" : "Name",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "An app password is a passcode that gives an app or device permissions to access your %s account.",
"App name" : "App name",
"Create new app password" : "Create new app password",
"Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.",

View File

@ -270,12 +270,7 @@ OC.L10N.register(
"Change password" : "Cambiar contraseña",
"Language" : "Idioma",
"Help translate" : "Ayúdanos a traducir",
"These are the web, desktop and mobile clients currently logged in to your account." : "Estos son los clientes web, de escritorio y móviles conectados actualmente a tu cuenta.",
"Browser" : "Navegador",
"Most recent activity" : "Actividad más reciente",
"You've linked these apps." : "Has enlazado estas apps.",
"Name" : "Nombre",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Una contraseña de app es un código de paso que da permisos a una app o dispositivo para acceder a tu cuenta %s.",
"App name" : "Nombre de la app",
"Create new app password" : "Crear nueva contraseña de app",
"Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su app o dispositivo.",

View File

@ -268,12 +268,7 @@
"Change password" : "Cambiar contraseña",
"Language" : "Idioma",
"Help translate" : "Ayúdanos a traducir",
"These are the web, desktop and mobile clients currently logged in to your account." : "Estos son los clientes web, de escritorio y móviles conectados actualmente a tu cuenta.",
"Browser" : "Navegador",
"Most recent activity" : "Actividad más reciente",
"You've linked these apps." : "Has enlazado estas apps.",
"Name" : "Nombre",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Una contraseña de app es un código de paso que da permisos a una app o dispositivo para acceder a tu cuenta %s.",
"App name" : "Nombre de la app",
"Create new app password" : "Crear nueva contraseña de app",
"Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su app o dispositivo.",

View File

@ -250,11 +250,7 @@ OC.L10N.register(
"Change password" : "Vaihda salasana",
"Language" : "Kieli",
"Help translate" : "Auta kääntämisessä",
"Browser" : "Selain",
"Most recent activity" : "Viimeisimmät toimet",
"You've linked these apps." : "Olet linkittänyt nämä sovellukset.",
"Name" : "Nimi",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Sovellussalasana on suojakoodi, joka antaa sovellukselle tai laitteelle käyttöoikeuden %s-tiliisi.",
"App name" : "Sovelluksen nimi",
"Create new app password" : "Luo uusi sovellussalasana",
"Username" : "Käyttäjätunnus",

View File

@ -248,11 +248,7 @@
"Change password" : "Vaihda salasana",
"Language" : "Kieli",
"Help translate" : "Auta kääntämisessä",
"Browser" : "Selain",
"Most recent activity" : "Viimeisimmät toimet",
"You've linked these apps." : "Olet linkittänyt nämä sovellukset.",
"Name" : "Nimi",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Sovellussalasana on suojakoodi, joka antaa sovellukselle tai laitteelle käyttöoikeuden %s-tiliisi.",
"App name" : "Sovelluksen nimi",
"Create new app password" : "Luo uusi sovellussalasana",
"Username" : "Käyttäjätunnus",

View File

@ -270,12 +270,7 @@ OC.L10N.register(
"Change password" : "Changer de mot de passe",
"Language" : "Langue",
"Help translate" : "Aidez à traduire",
"These are the web, desktop and mobile clients currently logged in to your account." : "Ce sont les clients web, de bureau et mobiles actuellement connectés à votre compte.",
"Browser" : "Navigateur",
"Most recent activity" : "Activité la plus récente",
"You've linked these apps." : "Vous avez lié ces applications.",
"Name" : "Nom",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Un mot de passe d'application est un mot de passe qui autorise à une application ou à un appareil l'accès à votre %s compte.",
"App name" : "Nom de l'application",
"Create new app password" : "Créer un nouveau mot de passe d'application",
"Use the credentials below to configure your app or device." : "Utilisez les informations d'identification ci-dessous pour configurer votre application ou appareil.",

View File

@ -268,12 +268,7 @@
"Change password" : "Changer de mot de passe",
"Language" : "Langue",
"Help translate" : "Aidez à traduire",
"These are the web, desktop and mobile clients currently logged in to your account." : "Ce sont les clients web, de bureau et mobiles actuellement connectés à votre compte.",
"Browser" : "Navigateur",
"Most recent activity" : "Activité la plus récente",
"You've linked these apps." : "Vous avez lié ces applications.",
"Name" : "Nom",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Un mot de passe d'application est un mot de passe qui autorise à une application ou à un appareil l'accès à votre %s compte.",
"App name" : "Nom de l'application",
"Create new app password" : "Créer un nouveau mot de passe d'application",
"Use the credentials below to configure your app or device." : "Utilisez les informations d'identification ci-dessous pour configurer votre application ou appareil.",

View File

@ -265,11 +265,7 @@ OC.L10N.register(
"Change password" : "שינוי סיסמא",
"Language" : "שפה",
"Help translate" : "עזרה בתרגום",
"Browser" : "דפדפן",
"Most recent activity" : "פעילות אחרונה",
"You've linked these apps." : "יישומים אלו כבר קושרו על ידך.",
"Name" : "שם",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "סיסמת יישום הנה קוד סיסמא שמאפשרת ליישום או התקן הרשאות גישה לחשבון %s שלך.",
"App name" : "שם יישום",
"Create new app password" : "יצירת סיסמת יישום חדשה",
"Username" : "שם משתמש",

View File

@ -263,11 +263,7 @@
"Change password" : "שינוי סיסמא",
"Language" : "שפה",
"Help translate" : "עזרה בתרגום",
"Browser" : "דפדפן",
"Most recent activity" : "פעילות אחרונה",
"You've linked these apps." : "יישומים אלו כבר קושרו על ידך.",
"Name" : "שם",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "סיסמת יישום הנה קוד סיסמא שמאפשרת ליישום או התקן הרשאות גישה לחשבון %s שלך.",
"App name" : "שם יישום",
"Create new app password" : "יצירת סיסמת יישום חדשה",
"Username" : "שם משתמש",

View File

@ -269,12 +269,7 @@ OC.L10N.register(
"Change password" : "A jelszó megváltoztatása",
"Language" : "Nyelv",
"Help translate" : "Segítsen a fordításban!",
"These are the web, desktop and mobile clients currently logged in to your account." : "A jelenlegi fiókhoz tartozó bejelentkezett web, asztali és mobil kliensek.",
"Browser" : "Böngésző",
"Most recent activity" : "Legutóbbi tevékenységek",
"You've linked these apps." : "Ezeket az alkalmazásokat csatolta.",
"Name" : "Név",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Az alkalmazás jelszó egy olyan jelszó, ami hozzáférést biztosít egy eszköznek vagy egy alkalmazásnak, hogy hozzáférjen a %s fiókjához.",
"App name" : "Alkalmazás név",
"Create new app password" : "Új alkalmazás jelszó létrehozása",
"Use the credentials below to configure your app or device." : "Használja a lenti hitelesítő adatokat hogy beállítsa az applikációját vagy eszközét.",

View File

@ -267,12 +267,7 @@
"Change password" : "A jelszó megváltoztatása",
"Language" : "Nyelv",
"Help translate" : "Segítsen a fordításban!",
"These are the web, desktop and mobile clients currently logged in to your account." : "A jelenlegi fiókhoz tartozó bejelentkezett web, asztali és mobil kliensek.",
"Browser" : "Böngésző",
"Most recent activity" : "Legutóbbi tevékenységek",
"You've linked these apps." : "Ezeket az alkalmazásokat csatolta.",
"Name" : "Név",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Az alkalmazás jelszó egy olyan jelszó, ami hozzáférést biztosít egy eszköznek vagy egy alkalmazásnak, hogy hozzáférjen a %s fiókjához.",
"App name" : "Alkalmazás név",
"Create new app password" : "Új alkalmazás jelszó létrehozása",
"Use the credentials below to configure your app or device." : "Használja a lenti hitelesítő adatokat hogy beállítsa az applikációját vagy eszközét.",

View File

@ -270,12 +270,7 @@ OC.L10N.register(
"Change password" : "Modifica password",
"Language" : "Lingua",
"Help translate" : "Migliora la traduzione",
"These are the web, desktop and mobile clients currently logged in to your account." : "Questi sono i client web, desktop e mobile attualmente che hanno eseguito l'accesso con il tuo account.",
"Browser" : "Browser",
"Most recent activity" : "Attività più recenti",
"You've linked these apps." : "Hai collegato queste applicazioni.",
"Name" : "Nome",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Una password di applicazione è un codice di sicurezza che fornisce a un'applicazione o a un dispositivo i permessi per accedere al tuo account %s.",
"App name" : "Nome applicazione",
"Create new app password" : "Crea nuova password di applicazione",
"Use the credentials below to configure your app or device." : "Utilizza le credenziali in basso per configurare la tua applicazione o dispositivo.",

View File

@ -268,12 +268,7 @@
"Change password" : "Modifica password",
"Language" : "Lingua",
"Help translate" : "Migliora la traduzione",
"These are the web, desktop and mobile clients currently logged in to your account." : "Questi sono i client web, desktop e mobile attualmente che hanno eseguito l'accesso con il tuo account.",
"Browser" : "Browser",
"Most recent activity" : "Attività più recenti",
"You've linked these apps." : "Hai collegato queste applicazioni.",
"Name" : "Nome",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Una password di applicazione è un codice di sicurezza che fornisce a un'applicazione o a un dispositivo i permessi per accedere al tuo account %s.",
"App name" : "Nome applicazione",
"Create new app password" : "Crea nuova password di applicazione",
"Use the credentials below to configure your app or device." : "Utilizza le credenziali in basso per configurare la tua applicazione o dispositivo.",

View File

@ -270,12 +270,7 @@ OC.L10N.register(
"Change password" : "パスワードを変更",
"Language" : "言語",
"Help translate" : "翻訳に協力する",
"These are the web, desktop and mobile clients currently logged in to your account." : "現在、Web、デスクトップ、モバイルアプリで ownCloud にログインしている端末一覧です。",
"Browser" : "ブラウザ",
"Most recent activity" : "最新のアクティビティ",
"You've linked these apps." : "あなたは、これらのアプリに紐付けられています。",
"Name" : "名前",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "アプリパスワードは、あなたの %s アカウントにアクセスする許可をアプリやデバイスに与えるパスコードです。",
"App name" : "アプリ名",
"Create new app password" : "新規アプリパスワードを作成",
"Use the credentials below to configure your app or device." : "アプリや端末を設定するのに以下の認証情報を使用する。",

View File

@ -268,12 +268,7 @@
"Change password" : "パスワードを変更",
"Language" : "言語",
"Help translate" : "翻訳に協力する",
"These are the web, desktop and mobile clients currently logged in to your account." : "現在、Web、デスクトップ、モバイルアプリで ownCloud にログインしている端末一覧です。",
"Browser" : "ブラウザ",
"Most recent activity" : "最新のアクティビティ",
"You've linked these apps." : "あなたは、これらのアプリに紐付けられています。",
"Name" : "名前",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "アプリパスワードは、あなたの %s アカウントにアクセスする許可をアプリやデバイスに与えるパスコードです。",
"App name" : "アプリ名",
"Create new app password" : "新規アプリパスワードを作成",
"Use the credentials below to configure your app or device." : "アプリや端末を設定するのに以下の認証情報を使用する。",

View File

@ -270,12 +270,7 @@ OC.L10N.register(
"Change password" : "Wijzig wachtwoord",
"Language" : "Taal",
"Help translate" : "Help met vertalen",
"These are the web, desktop and mobile clients currently logged in to your account." : "Er zijn momenteel web, desktop en mobiele clients ingelogd met je account.",
"Browser" : "Browser",
"Most recent activity" : "Meest recente activiteit",
"You've linked these apps." : "Je hebt deze apps gekoppeld.",
"Name" : "Naam",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Een app wachtwoord is een toegangscode die een app of apparaat toegang geven om je %s account te gebruiken.",
"App name" : "Appnaam",
"Create new app password" : "Creëer een nieuw app wachtwoord",
"Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om je app of apparaat te configureren.",

View File

@ -268,12 +268,7 @@
"Change password" : "Wijzig wachtwoord",
"Language" : "Taal",
"Help translate" : "Help met vertalen",
"These are the web, desktop and mobile clients currently logged in to your account." : "Er zijn momenteel web, desktop en mobiele clients ingelogd met je account.",
"Browser" : "Browser",
"Most recent activity" : "Meest recente activiteit",
"You've linked these apps." : "Je hebt deze apps gekoppeld.",
"Name" : "Naam",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Een app wachtwoord is een toegangscode die een app of apparaat toegang geven om je %s account te gebruiken.",
"App name" : "Appnaam",
"Create new app password" : "Creëer een nieuw app wachtwoord",
"Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om je app of apparaat te configureren.",

View File

@ -270,12 +270,7 @@ OC.L10N.register(
"Change password" : "Alterar senha",
"Language" : "Idioma",
"Help translate" : "Ajude a traduzir",
"These are the web, desktop and mobile clients currently logged in to your account." : "Você possui seus clientes web, desktop e móvel atualmente logados em sua conta.",
"Browser" : "Navegador",
"Most recent activity" : "Atividade mais recente",
"You've linked these apps." : "Você vinculou esses aplicativos.",
"Name" : "Nome",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "A senha do aplicativo é um código de acesso que dá ao aplicativo ou dispositivo permissões para acessar sua conta %s.",
"App name" : "Nome do aplicativo",
"Create new app password" : "Criar uma nova senha do aplicativo",
"Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar seu aplicativo ou dispositivo.",

View File

@ -268,12 +268,7 @@
"Change password" : "Alterar senha",
"Language" : "Idioma",
"Help translate" : "Ajude a traduzir",
"These are the web, desktop and mobile clients currently logged in to your account." : "Você possui seus clientes web, desktop e móvel atualmente logados em sua conta.",
"Browser" : "Navegador",
"Most recent activity" : "Atividade mais recente",
"You've linked these apps." : "Você vinculou esses aplicativos.",
"Name" : "Nome",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "A senha do aplicativo é um código de acesso que dá ao aplicativo ou dispositivo permissões para acessar sua conta %s.",
"App name" : "Nome do aplicativo",
"Create new app password" : "Criar uma nova senha do aplicativo",
"Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar seu aplicativo ou dispositivo.",

View File

@ -263,8 +263,6 @@ OC.L10N.register(
"Change password" : "Alterar palavra-passe",
"Language" : "Idioma",
"Help translate" : "Ajude a traduzir",
"Browser" : "Navegador",
"Most recent activity" : "Atividade mais recente",
"Name" : "Nome",
"Username" : "Nome de utilizador",
"Done" : "Concluído",

View File

@ -261,8 +261,6 @@
"Change password" : "Alterar palavra-passe",
"Language" : "Idioma",
"Help translate" : "Ajude a traduzir",
"Browser" : "Navegador",
"Most recent activity" : "Atividade mais recente",
"Name" : "Nome",
"Username" : "Nome de utilizador",
"Done" : "Concluído",

View File

@ -268,11 +268,7 @@ OC.L10N.register(
"Change password" : "Сменить пароль",
"Language" : "Язык",
"Help translate" : "Помочь с переводом",
"Browser" : "Браузер",
"Most recent activity" : "Последняя активность",
"You've linked these apps." : "Вы привязали это приложение.",
"Name" : "Название",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Пароль приложения представляет собой код доступа, который дает приложению или устройству разрешения на доступ к вашему аккаунту %s.",
"App name" : "Название приложения",
"Create new app password" : "Создать новый пароль для приложения",
"Username" : "Имя пользователя",

View File

@ -266,11 +266,7 @@
"Change password" : "Сменить пароль",
"Language" : "Язык",
"Help translate" : "Помочь с переводом",
"Browser" : "Браузер",
"Most recent activity" : "Последняя активность",
"You've linked these apps." : "Вы привязали это приложение.",
"Name" : "Название",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Пароль приложения представляет собой код доступа, который дает приложению или устройству разрешения на доступ к вашему аккаунту %s.",
"App name" : "Название приложения",
"Create new app password" : "Создать новый пароль для приложения",
"Username" : "Имя пользователя",

View File

@ -246,10 +246,6 @@ OC.L10N.register(
"Change password" : "Spremeni geslo",
"Language" : "Jezik",
"Help translate" : "Sodelujte pri prevajanju",
"These are the web, desktop and mobile clients currently logged in to your account." : "To so web, namizni in mobilni odjemalci, ki so trenutno prijavljeni v vaš račun.",
"Browser" : "Brskalnik",
"Most recent activity" : "Zadnja dejavnost",
"You've linked these apps." : "Povezali ste ti dve aplikaciji.",
"Name" : "Ime",
"App name" : "Ime aplikacije",
"Create new app password" : "Ustvari novo geslo aplikacije",

View File

@ -244,10 +244,6 @@
"Change password" : "Spremeni geslo",
"Language" : "Jezik",
"Help translate" : "Sodelujte pri prevajanju",
"These are the web, desktop and mobile clients currently logged in to your account." : "To so web, namizni in mobilni odjemalci, ki so trenutno prijavljeni v vaš račun.",
"Browser" : "Brskalnik",
"Most recent activity" : "Zadnja dejavnost",
"You've linked these apps." : "Povezali ste ti dve aplikaciji.",
"Name" : "Ime",
"App name" : "Ime aplikacije",
"Create new app password" : "Ustvari novo geslo aplikacije",

View File

@ -265,11 +265,7 @@ OC.L10N.register(
"Change password" : "Ndrysho fjalëkalimin",
"Language" : "Gjuhë",
"Help translate" : "Ndihmoni në përkthim",
"Browser" : "Shfletues",
"Most recent activity" : "Veprimtaria më e freskët",
"You've linked these apps." : "I keni lidhur këto aplikacione.",
"Name" : "Emër",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Fjalëkalimet e aplikacioneve janë kodkalime që u japin leje një aplikacioni ose pajisjeje të hyjnë në llogarinë tuaj %s.",
"App name" : "Emër aplikacioni",
"Create new app password" : "Krijoni fjalëkalim aplikacioni të ri",
"Username" : "Emër përdoruesi",

View File

@ -263,11 +263,7 @@
"Change password" : "Ndrysho fjalëkalimin",
"Language" : "Gjuhë",
"Help translate" : "Ndihmoni në përkthim",
"Browser" : "Shfletues",
"Most recent activity" : "Veprimtaria më e freskët",
"You've linked these apps." : "I keni lidhur këto aplikacione.",
"Name" : "Emër",
"An app password is a passcode that gives an app or device permissions to access your %s account." : "Fjalëkalimet e aplikacioneve janë kodkalime që u japin leje një aplikacioni ose pajisjeje të hyjnë në llogarinë tuaj %s.",
"App name" : "Emër aplikacioni",
"Create new app password" : "Krijoni fjalëkalim aplikacioni të ri",
"Username" : "Emër përdoruesi",

View File

@ -264,8 +264,6 @@ OC.L10N.register(
"Change password" : "Ändra lösenord",
"Language" : "Språk",
"Help translate" : "Hjälp att översätta",
"Browser" : "Webbläsare",
"Most recent activity" : "Senaste aktivitet",
"Name" : "Namn",
"Username" : "Användarnamn",
"Done" : "Färdig",

View File

@ -262,8 +262,6 @@
"Change password" : "Ändra lösenord",
"Language" : "Språk",
"Help translate" : "Hjälp att översätta",
"Browser" : "Webbläsare",
"Most recent activity" : "Senaste aktivitet",
"Name" : "Namn",
"Username" : "Användarnamn",
"Done" : "Färdig",