[tx-robot] updated from transifex
This commit is contained in:
parent
6de406ae51
commit
355f50bd6c
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"federatedfilesharing",
|
||||
{
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodło się, ponieważ element jest już współdzielony z %s",
|
||||
"File is already shared with %s" : "Plik jest już współdzielony z %s",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Współdzielenie %s nie powiodło się, nie można odnaleźć %s. Prawdopobnie serwer nie jest teraz osiągalny.",
|
||||
"Accept" : "Akceptuj",
|
||||
"Open documentation" : "Otwórz dokumentację",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Współdzielenie %s nie powiodło się, ponieważ element jest już współdzielony z %s",
|
||||
"File is already shared with %s" : "Plik jest już współdzielony z %s",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Współdzielenie %s nie powiodło się, nie można odnaleźć %s. Prawdopobnie serwer nie jest teraz osiągalny.",
|
||||
"Accept" : "Akceptuj",
|
||||
"Open documentation" : "Otwórz dokumentację",
|
||||
|
|
|
@ -45,6 +45,7 @@ OC.L10N.register(
|
|||
"Unable to determine date" : "Nie można ustalić daty",
|
||||
"This operation is forbidden" : "Ta operacja jest niedozwolona",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.",
|
||||
"Could not move \"{file}\", target exists" : "Nie można było przenieść „{file}” – plik o takiej nazwie już istnieje",
|
||||
"Could not move \"{file}\"" : "Nie można było przenieść \"{file}\"",
|
||||
"Could not create file \"{file}\"" : "Nie można było utworzyć pliku \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nie można było utworzyć pliku \"{file}\", ponieważ ten plik już istnieje.",
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
"Unable to determine date" : "Nie można ustalić daty",
|
||||
"This operation is forbidden" : "Ta operacja jest niedozwolona",
|
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.",
|
||||
"Could not move \"{file}\", target exists" : "Nie można było przenieść „{file}” – plik o takiej nazwie już istnieje",
|
||||
"Could not move \"{file}\"" : "Nie można było przenieść \"{file}\"",
|
||||
"Could not create file \"{file}\"" : "Nie można było utworzyć pliku \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nie można było utworzyć pliku \"{file}\", ponieważ ten plik już istnieje.",
|
||||
|
|
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"files_external",
|
||||
{
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
|
||||
"Please provide a valid app key and secret." : "Proszę podać prawidłowy klucz aplikacji i klucz sekretny.",
|
||||
"Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s",
|
||||
"Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s",
|
||||
"External storage" : "Zewnętrzne zasoby dyskowe",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
|
||||
"Please provide a valid app key and secret." : "Proszę podać prawidłowy klucz aplikacji i klucz sekretny.",
|
||||
"Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s",
|
||||
"Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s",
|
||||
"External storage" : "Zewnętrzne zasoby dyskowe",
|
||||
|
|
|
@ -21,6 +21,7 @@ OC.L10N.register(
|
|||
"Remote share password" : "Hasło do zdalnego zasobu",
|
||||
"Cancel" : "Anuluj",
|
||||
"Add remote share" : "Dodaj zdalny zasób",
|
||||
"No ownCloud installation (7 or higher) found at {remote}" : "Nie znaleziono instalacji ownCloud (w wersji 7 lub nowszej) na {remote}",
|
||||
"Invalid ownCloud url" : "Błędny adres URL",
|
||||
"Shared by" : "Udostępniane przez",
|
||||
"Sharing" : "Udostępnianie",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"Remote share password" : "Hasło do zdalnego zasobu",
|
||||
"Cancel" : "Anuluj",
|
||||
"Add remote share" : "Dodaj zdalny zasób",
|
||||
"No ownCloud installation (7 or higher) found at {remote}" : "Nie znaleziono instalacji ownCloud (w wersji 7 lub nowszej) na {remote}",
|
||||
"Invalid ownCloud url" : "Błędny adres URL",
|
||||
"Shared by" : "Udostępniane przez",
|
||||
"Sharing" : "Udostępnianie",
|
||||
|
|
|
@ -3,6 +3,8 @@ OC.L10N.register(
|
|||
{
|
||||
"Tags" : "Etykiety",
|
||||
"Tagged files" : "Otagowane pliki",
|
||||
"Select tags to filter by" : "Wybierz tagi do filtru",
|
||||
"Please select tags to filter by" : "Proszę wybrać tagi do filtrów",
|
||||
"No files found for the selected tags" : "Nie znaleziono plików dla wybranych etykiet",
|
||||
"<strong>System tags</strong> for a file have been modified" : "<strong>System etykiet</strong> dla pliku został zmieniony",
|
||||
"%1$s assigned system tag %3$s" : "%1$s przypisywalny system etykiet%3$s",
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
{ "translations": {
|
||||
"Tags" : "Etykiety",
|
||||
"Tagged files" : "Otagowane pliki",
|
||||
"Select tags to filter by" : "Wybierz tagi do filtru",
|
||||
"Please select tags to filter by" : "Proszę wybrać tagi do filtrów",
|
||||
"No files found for the selected tags" : "Nie znaleziono plików dla wybranych etykiet",
|
||||
"<strong>System tags</strong> for a file have been modified" : "<strong>System etykiet</strong> dla pliku został zmieniony",
|
||||
"%1$s assigned system tag %3$s" : "%1$s przypisywalny system etykiet%3$s",
|
||||
|
|
|
@ -1,8 +1,11 @@
|
|||
OC.L10N.register(
|
||||
"updatenotification",
|
||||
{
|
||||
"Update notifications" : "Powiadomienia o aktualizacji",
|
||||
"{version} is available. Get more information on how to update." : "Wersja {version} jest dostępna. Dowiedz się jak zaktualizować.",
|
||||
"Updated channel" : "Zaktualizowano kanał",
|
||||
"ownCloud core" : "Rdzeń ownCloud",
|
||||
"Update for %1$s to version %2$s is available." : "Jest dostępna aktualizacja dla %1$s do wersji %2$s",
|
||||
"Updater" : "Aktualizator",
|
||||
"A new version is available: %s" : "Dostępna jest nowa wersja: %s",
|
||||
"Open updater" : "Otwórz aktualizator",
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
{ "translations": {
|
||||
"Update notifications" : "Powiadomienia o aktualizacji",
|
||||
"{version} is available. Get more information on how to update." : "Wersja {version} jest dostępna. Dowiedz się jak zaktualizować.",
|
||||
"Updated channel" : "Zaktualizowano kanał",
|
||||
"ownCloud core" : "Rdzeń ownCloud",
|
||||
"Update for %1$s to version %2$s is available." : "Jest dostępna aktualizacja dla %1$s do wersji %2$s",
|
||||
"Updater" : "Aktualizator",
|
||||
"A new version is available: %s" : "Dostępna jest nowa wersja: %s",
|
||||
"Open updater" : "Otwórz aktualizator",
|
||||
|
|
|
@ -295,6 +295,7 @@ OC.L10N.register(
|
|||
"This means only administrators can use the instance." : "これは、管理者のみがインスタンスを利用できることを意味しています。",
|
||||
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。",
|
||||
"Thank you for your patience." : "しばらくお待ちください。",
|
||||
"Two-step verification" : "2段階認証",
|
||||
"You are accessing the server from an untrusted domain." : "信頼されていないドメインからサーバーにアクセスしています。",
|
||||
"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." : "管理者に問い合わせてください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。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." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。",
|
||||
|
|
|
@ -293,6 +293,7 @@
|
|||
"This means only administrators can use the instance." : "これは、管理者のみがインスタンスを利用できることを意味しています。",
|
||||
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。",
|
||||
"Thank you for your patience." : "しばらくお待ちください。",
|
||||
"Two-step verification" : "2段階認証",
|
||||
"You are accessing the server from an untrusted domain." : "信頼されていないドメインからサーバーにアクセスしています。",
|
||||
"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." : "管理者に問い合わせてください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。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." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。",
|
||||
|
|
|
@ -6,6 +6,7 @@ OC.L10N.register(
|
|||
"Authentication error" : "Błąd uwierzytelniania",
|
||||
"Please provide an admin recovery password, otherwise all user data will be lost" : "Podaj hasło odzyskiwania administratora, w przeciwnym razie wszystkie dane użytkownika zostaną utracone",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Błędne hasło odzyskiwania. Sprawdź hasło i spróbuj ponownie.",
|
||||
"Backend doesn't support password change, but the user's encryption key was successfully updated." : "Zaplecze nie obsługuje zmiany hasła, ale klucz szyfrowania użytkownika został pomyślnie zaktualizowany.",
|
||||
"Unable to change password" : "Nie można zmienić hasła",
|
||||
"Enabled" : "Włączone",
|
||||
"Not enabled" : "Nie włączone",
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
"Authentication error" : "Błąd uwierzytelniania",
|
||||
"Please provide an admin recovery password, otherwise all user data will be lost" : "Podaj hasło odzyskiwania administratora, w przeciwnym razie wszystkie dane użytkownika zostaną utracone",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Błędne hasło odzyskiwania. Sprawdź hasło i spróbuj ponownie.",
|
||||
"Backend doesn't support password change, but the user's encryption key was successfully updated." : "Zaplecze nie obsługuje zmiany hasła, ale klucz szyfrowania użytkownika został pomyślnie zaktualizowany.",
|
||||
"Unable to change password" : "Nie można zmienić hasła",
|
||||
"Enabled" : "Włączone",
|
||||
"Not enabled" : "Nie włączone",
|
||||
|
|
|
@ -48,8 +48,16 @@ OC.L10N.register(
|
|||
"Unable to add user to group %s" : "Nu s-a putut adăuga utilizatorul în grupul %s",
|
||||
"Unable to remove user from group %s" : "Nu s-a putut elimina utilizatorul din grupul %s",
|
||||
"Couldn't update app." : "Aplicaţia nu s-a putut actualiza.",
|
||||
"Add trusted domain" : "Adaugă domeniu de încredere",
|
||||
"Migration in progress. Please wait until the migration is finished" : "Migrare în progres. Așteaptă până când migrarea este finalizată",
|
||||
"Migration started …" : "Migrarea a început...",
|
||||
"Sending..." : "Se expediază...",
|
||||
"Official" : "Oficial",
|
||||
"Approved" : "Aprobat",
|
||||
"Experimental" : "Experimental",
|
||||
"All" : "Toate ",
|
||||
"No apps found for your version" : "Nu au fost găsite aplicații pentru versiunea ta",
|
||||
"The app will be downloaded from the app store" : "Aplicația va fi descărcată din magazin",
|
||||
"Please wait...." : "Aşteptaţi vă rog....",
|
||||
"Error while disabling app" : "Eroare în timpul dezactivării aplicației",
|
||||
"Disable" : "Dezactivați",
|
||||
|
@ -60,7 +68,9 @@ OC.L10N.register(
|
|||
"Updated" : "Actualizat",
|
||||
"Uninstalling ...." : "Dezinstalaza ....",
|
||||
"Uninstall" : "Dezinstalați",
|
||||
"Valid until {date}" : "Valabil până la {date}",
|
||||
"Delete" : "Șterge",
|
||||
"An error occurred: {message}" : "A apărut o eroare: {message}",
|
||||
"Select a profile picture" : "Selectează o imagine de profil",
|
||||
"Very weak password" : "Parolă foarte slabă",
|
||||
"Weak password" : "Parolă slabă",
|
||||
|
@ -68,13 +78,21 @@ OC.L10N.register(
|
|||
"Good password" : "Parolă bună",
|
||||
"Strong password" : "Parolă puternică",
|
||||
"Groups" : "Grupuri",
|
||||
"Unable to delete {objName}" : "Nu s-a putut șterge {objName}",
|
||||
"deleted {groupName}" : "{groupName} s-a șters",
|
||||
"undo" : "Anulează ultima acțiune",
|
||||
"no group" : "niciun grup",
|
||||
"never" : "niciodată",
|
||||
"deleted {userName}" : "{userName} șters",
|
||||
"add group" : "adăugaţi grupul",
|
||||
"A valid username must be provided" : "Trebuie să furnizaţi un nume de utilizator valid",
|
||||
"A valid password must be provided" : "Trebuie să furnizaţi o parolă validă",
|
||||
"__language_name__" : "_language_name_",
|
||||
"Unlimited" : "Nelimitată",
|
||||
"Personal info" : "Informații personale",
|
||||
"Sessions" : "Sesiuni",
|
||||
"Devices" : "Dispozitive",
|
||||
"Sync clients" : "Sincronizează clienții",
|
||||
"None" : "Niciuna",
|
||||
"Login" : "Autentificare",
|
||||
"SSL" : "SSL",
|
||||
|
@ -83,31 +101,75 @@ OC.L10N.register(
|
|||
"Open documentation" : "Deschide documentația",
|
||||
"Allow apps to use the Share API" : "Permite aplicațiilor să folosească API-ul de partajare",
|
||||
"Allow public uploads" : "Permite încărcări publice",
|
||||
"Enforce password protection" : "Impune protecția prin parolă",
|
||||
"Set default expiration date" : "Setează data implicită de expirare",
|
||||
"Allow users to send mail notification for shared files" : "Permite utilizatorilor sa expedieze notificări prin e-mail pentru dosarele comune",
|
||||
"Expire after " : "Expiră după",
|
||||
"days" : "zile",
|
||||
"Enforce expiration date" : "Impune data de expirare",
|
||||
"Allow resharing" : "Permite repartajarea",
|
||||
"Allow sharing with groups" : "Permite partajarea cu grupuri",
|
||||
"Exclude groups from sharing" : "Exclude grupuri de la partajare",
|
||||
"Execute one task with each page loaded" : "Execută o sarcină la fiecare pagină încărcată",
|
||||
"Enable server-side encryption" : "Activează criptarea pe server",
|
||||
"Please read carefully before activating server-side encryption: " : "Citește cu atenție înainte să activezi criptarea pe server:",
|
||||
"This is the final warning: Do you really want to enable encryption?" : "Aceasta este avertizarea finală: Chiar vrei să activezi criptarea?",
|
||||
"Enable encryption" : "Activează criptarea",
|
||||
"Select default encryption module:" : "Selectează modulul implicit de criptare:",
|
||||
"Start migration" : "Pornește migrarea",
|
||||
"Send mode" : "Modul de expediere",
|
||||
"Encryption" : "Încriptare",
|
||||
"From address" : "De la adresa",
|
||||
"mail" : "poștă",
|
||||
"Authentication method" : "Modul de autentificare",
|
||||
"Authentication required" : "Autentificare necesară",
|
||||
"Server address" : "Adresa server-ului",
|
||||
"Port" : "Portul",
|
||||
"Credentials" : "Detalii de autentificare",
|
||||
"SMTP Username" : "Nume utilizator SMTP",
|
||||
"SMTP Password" : "Parolă SMTP",
|
||||
"Store credentials" : "Stochează datele de autentificare",
|
||||
"Test email settings" : "Verifică setările de e-mail",
|
||||
"Send email" : "Expediază mesajul",
|
||||
"Download logfile" : "Descarcă fișierul cu loguri",
|
||||
"More" : "Mai mult",
|
||||
"Less" : "Mai puțin",
|
||||
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Fișierul cu loguri este mai mare de 100 MB. Descărcarea acestuia ar putea dura ceva timp!",
|
||||
"What to log" : "Ce să loghezi",
|
||||
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite e folosit ca o bază de date. Pentru instalări mari recomandăm folosirea unei alte baze de date.",
|
||||
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "În special atunci când este folosit clientul desktop pentru sincronizarea fișierelor, utilizarea SQLite este nerecomandată.",
|
||||
"How to do backups" : "Cum să faci copii de rezervă",
|
||||
"Advanced monitoring" : "Monitorizare avansată",
|
||||
"Version" : "Versiunea",
|
||||
"Developer documentation" : "Documentație pentru dezvoltatori",
|
||||
"by %s" : "de %s",
|
||||
"%s-licensed" : "%s-licențiat",
|
||||
"Documentation:" : "Documentație:",
|
||||
"User documentation" : "Documentație utilizator",
|
||||
"Admin documentation" : "Documentație pentru administrare",
|
||||
"Show description …" : "Arată descriere ...",
|
||||
"Hide description …" : "Ascunde descriere ...",
|
||||
"This app has an update available." : "Este disponibilă o actualizare pentru această aplicație.",
|
||||
"Enable only for specific groups" : "Activează doar pentru grupuri specifice",
|
||||
"Uninstall App" : "Dezinstalează aplicația",
|
||||
"Enable experimental apps" : "Activează aplicațiile experimentale",
|
||||
"SSL Root Certificates" : "Certificate SSL rădăcină",
|
||||
"Common Name" : "Nume comun",
|
||||
"Valid until" : "Valabil până la",
|
||||
"Issued By" : "Emis de",
|
||||
"Valid until %s" : "Valabil până la %s",
|
||||
"Import root certificate" : "Importă certificat rădăcină",
|
||||
"Cheers!" : "Noroc!",
|
||||
"Administrator documentation" : "Documentație pentru administrare",
|
||||
"Online documentation" : "Documentație online",
|
||||
"Forum" : "Forum",
|
||||
"Commercial support" : "Suport comercial",
|
||||
"Profile picture" : "Imagine de profil",
|
||||
"Upload new" : "Încarcă una nouă",
|
||||
"Remove image" : "Înlătură imagine",
|
||||
"png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB",
|
||||
"Cancel" : "Anulare",
|
||||
"Full name" : "Nume complet",
|
||||
"Email" : "Email",
|
||||
"Your email address" : "Adresa ta de email",
|
||||
"Password" : "Parolă",
|
||||
|
@ -115,6 +177,8 @@ OC.L10N.register(
|
|||
"Current password" : "Parola curentă",
|
||||
"New password" : "Noua parolă",
|
||||
"Change password" : "Schimbă parola",
|
||||
"Most recent activity" : "Cea mai recentă activitate",
|
||||
"You've linked these devices." : "Ai legat aceste dispozitive.",
|
||||
"Name" : "Nume",
|
||||
"Language" : "Limba",
|
||||
"Help translate" : "Ajută la traducere",
|
||||
|
@ -128,12 +192,16 @@ OC.L10N.register(
|
|||
"Admin Recovery Password" : "Parolă de recuperare a Administratorului",
|
||||
"Enter the recovery password in order to recover the users files during password change" : "Introdu parola de recuperare pentru a recupera fișierele utilizatorilor în timpul schimbării parolei",
|
||||
"Group" : "Grup",
|
||||
"Admins" : "Administratori",
|
||||
"Default Quota" : "Cotă implicită",
|
||||
"Other" : "Altele",
|
||||
"Full Name" : "Nume complet",
|
||||
"Group Admin for" : "Administrator de grup pentru",
|
||||
"Quota" : "Cotă",
|
||||
"Last Login" : "Ultima autentificare",
|
||||
"change full name" : "schimbă numele complet",
|
||||
"set new password" : "setează parolă nouă",
|
||||
"change email address" : "schimbă adresa email",
|
||||
"Default" : "Implicită"
|
||||
},
|
||||
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
|
||||
|
|
|
@ -46,8 +46,16 @@
|
|||
"Unable to add user to group %s" : "Nu s-a putut adăuga utilizatorul în grupul %s",
|
||||
"Unable to remove user from group %s" : "Nu s-a putut elimina utilizatorul din grupul %s",
|
||||
"Couldn't update app." : "Aplicaţia nu s-a putut actualiza.",
|
||||
"Add trusted domain" : "Adaugă domeniu de încredere",
|
||||
"Migration in progress. Please wait until the migration is finished" : "Migrare în progres. Așteaptă până când migrarea este finalizată",
|
||||
"Migration started …" : "Migrarea a început...",
|
||||
"Sending..." : "Se expediază...",
|
||||
"Official" : "Oficial",
|
||||
"Approved" : "Aprobat",
|
||||
"Experimental" : "Experimental",
|
||||
"All" : "Toate ",
|
||||
"No apps found for your version" : "Nu au fost găsite aplicații pentru versiunea ta",
|
||||
"The app will be downloaded from the app store" : "Aplicația va fi descărcată din magazin",
|
||||
"Please wait...." : "Aşteptaţi vă rog....",
|
||||
"Error while disabling app" : "Eroare în timpul dezactivării aplicației",
|
||||
"Disable" : "Dezactivați",
|
||||
|
@ -58,7 +66,9 @@
|
|||
"Updated" : "Actualizat",
|
||||
"Uninstalling ...." : "Dezinstalaza ....",
|
||||
"Uninstall" : "Dezinstalați",
|
||||
"Valid until {date}" : "Valabil până la {date}",
|
||||
"Delete" : "Șterge",
|
||||
"An error occurred: {message}" : "A apărut o eroare: {message}",
|
||||
"Select a profile picture" : "Selectează o imagine de profil",
|
||||
"Very weak password" : "Parolă foarte slabă",
|
||||
"Weak password" : "Parolă slabă",
|
||||
|
@ -66,13 +76,21 @@
|
|||
"Good password" : "Parolă bună",
|
||||
"Strong password" : "Parolă puternică",
|
||||
"Groups" : "Grupuri",
|
||||
"Unable to delete {objName}" : "Nu s-a putut șterge {objName}",
|
||||
"deleted {groupName}" : "{groupName} s-a șters",
|
||||
"undo" : "Anulează ultima acțiune",
|
||||
"no group" : "niciun grup",
|
||||
"never" : "niciodată",
|
||||
"deleted {userName}" : "{userName} șters",
|
||||
"add group" : "adăugaţi grupul",
|
||||
"A valid username must be provided" : "Trebuie să furnizaţi un nume de utilizator valid",
|
||||
"A valid password must be provided" : "Trebuie să furnizaţi o parolă validă",
|
||||
"__language_name__" : "_language_name_",
|
||||
"Unlimited" : "Nelimitată",
|
||||
"Personal info" : "Informații personale",
|
||||
"Sessions" : "Sesiuni",
|
||||
"Devices" : "Dispozitive",
|
||||
"Sync clients" : "Sincronizează clienții",
|
||||
"None" : "Niciuna",
|
||||
"Login" : "Autentificare",
|
||||
"SSL" : "SSL",
|
||||
|
@ -81,31 +99,75 @@
|
|||
"Open documentation" : "Deschide documentația",
|
||||
"Allow apps to use the Share API" : "Permite aplicațiilor să folosească API-ul de partajare",
|
||||
"Allow public uploads" : "Permite încărcări publice",
|
||||
"Enforce password protection" : "Impune protecția prin parolă",
|
||||
"Set default expiration date" : "Setează data implicită de expirare",
|
||||
"Allow users to send mail notification for shared files" : "Permite utilizatorilor sa expedieze notificări prin e-mail pentru dosarele comune",
|
||||
"Expire after " : "Expiră după",
|
||||
"days" : "zile",
|
||||
"Enforce expiration date" : "Impune data de expirare",
|
||||
"Allow resharing" : "Permite repartajarea",
|
||||
"Allow sharing with groups" : "Permite partajarea cu grupuri",
|
||||
"Exclude groups from sharing" : "Exclude grupuri de la partajare",
|
||||
"Execute one task with each page loaded" : "Execută o sarcină la fiecare pagină încărcată",
|
||||
"Enable server-side encryption" : "Activează criptarea pe server",
|
||||
"Please read carefully before activating server-side encryption: " : "Citește cu atenție înainte să activezi criptarea pe server:",
|
||||
"This is the final warning: Do you really want to enable encryption?" : "Aceasta este avertizarea finală: Chiar vrei să activezi criptarea?",
|
||||
"Enable encryption" : "Activează criptarea",
|
||||
"Select default encryption module:" : "Selectează modulul implicit de criptare:",
|
||||
"Start migration" : "Pornește migrarea",
|
||||
"Send mode" : "Modul de expediere",
|
||||
"Encryption" : "Încriptare",
|
||||
"From address" : "De la adresa",
|
||||
"mail" : "poștă",
|
||||
"Authentication method" : "Modul de autentificare",
|
||||
"Authentication required" : "Autentificare necesară",
|
||||
"Server address" : "Adresa server-ului",
|
||||
"Port" : "Portul",
|
||||
"Credentials" : "Detalii de autentificare",
|
||||
"SMTP Username" : "Nume utilizator SMTP",
|
||||
"SMTP Password" : "Parolă SMTP",
|
||||
"Store credentials" : "Stochează datele de autentificare",
|
||||
"Test email settings" : "Verifică setările de e-mail",
|
||||
"Send email" : "Expediază mesajul",
|
||||
"Download logfile" : "Descarcă fișierul cu loguri",
|
||||
"More" : "Mai mult",
|
||||
"Less" : "Mai puțin",
|
||||
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Fișierul cu loguri este mai mare de 100 MB. Descărcarea acestuia ar putea dura ceva timp!",
|
||||
"What to log" : "Ce să loghezi",
|
||||
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite e folosit ca o bază de date. Pentru instalări mari recomandăm folosirea unei alte baze de date.",
|
||||
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "În special atunci când este folosit clientul desktop pentru sincronizarea fișierelor, utilizarea SQLite este nerecomandată.",
|
||||
"How to do backups" : "Cum să faci copii de rezervă",
|
||||
"Advanced monitoring" : "Monitorizare avansată",
|
||||
"Version" : "Versiunea",
|
||||
"Developer documentation" : "Documentație pentru dezvoltatori",
|
||||
"by %s" : "de %s",
|
||||
"%s-licensed" : "%s-licențiat",
|
||||
"Documentation:" : "Documentație:",
|
||||
"User documentation" : "Documentație utilizator",
|
||||
"Admin documentation" : "Documentație pentru administrare",
|
||||
"Show description …" : "Arată descriere ...",
|
||||
"Hide description …" : "Ascunde descriere ...",
|
||||
"This app has an update available." : "Este disponibilă o actualizare pentru această aplicație.",
|
||||
"Enable only for specific groups" : "Activează doar pentru grupuri specifice",
|
||||
"Uninstall App" : "Dezinstalează aplicația",
|
||||
"Enable experimental apps" : "Activează aplicațiile experimentale",
|
||||
"SSL Root Certificates" : "Certificate SSL rădăcină",
|
||||
"Common Name" : "Nume comun",
|
||||
"Valid until" : "Valabil până la",
|
||||
"Issued By" : "Emis de",
|
||||
"Valid until %s" : "Valabil până la %s",
|
||||
"Import root certificate" : "Importă certificat rădăcină",
|
||||
"Cheers!" : "Noroc!",
|
||||
"Administrator documentation" : "Documentație pentru administrare",
|
||||
"Online documentation" : "Documentație online",
|
||||
"Forum" : "Forum",
|
||||
"Commercial support" : "Suport comercial",
|
||||
"Profile picture" : "Imagine de profil",
|
||||
"Upload new" : "Încarcă una nouă",
|
||||
"Remove image" : "Înlătură imagine",
|
||||
"png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB",
|
||||
"Cancel" : "Anulare",
|
||||
"Full name" : "Nume complet",
|
||||
"Email" : "Email",
|
||||
"Your email address" : "Adresa ta de email",
|
||||
"Password" : "Parolă",
|
||||
|
@ -113,6 +175,8 @@
|
|||
"Current password" : "Parola curentă",
|
||||
"New password" : "Noua parolă",
|
||||
"Change password" : "Schimbă parola",
|
||||
"Most recent activity" : "Cea mai recentă activitate",
|
||||
"You've linked these devices." : "Ai legat aceste dispozitive.",
|
||||
"Name" : "Nume",
|
||||
"Language" : "Limba",
|
||||
"Help translate" : "Ajută la traducere",
|
||||
|
@ -126,12 +190,16 @@
|
|||
"Admin Recovery Password" : "Parolă de recuperare a Administratorului",
|
||||
"Enter the recovery password in order to recover the users files during password change" : "Introdu parola de recuperare pentru a recupera fișierele utilizatorilor în timpul schimbării parolei",
|
||||
"Group" : "Grup",
|
||||
"Admins" : "Administratori",
|
||||
"Default Quota" : "Cotă implicită",
|
||||
"Other" : "Altele",
|
||||
"Full Name" : "Nume complet",
|
||||
"Group Admin for" : "Administrator de grup pentru",
|
||||
"Quota" : "Cotă",
|
||||
"Last Login" : "Ultima autentificare",
|
||||
"change full name" : "schimbă numele complet",
|
||||
"set new password" : "setează parolă nouă",
|
||||
"change email address" : "schimbă adresa email",
|
||||
"Default" : "Implicită"
|
||||
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
|
||||
}
|
Loading…
Reference in New Issue