Compare commits
41 Commits
dav-push-sync
...
v12.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 98e26f8b5c | |||
| 93eeb40136 | |||
| aee501a3bc | |||
| 21b6af3e1e | |||
| e0e814dfae | |||
| 424979c32e | |||
| 9325003a72 | |||
| 9acc590a27 | |||
| 6d9a6f03fb | |||
| 32ee610f45 | |||
| cf1f77537d | |||
| b6f5e623bb | |||
| 482805d16f | |||
| fa47ed7979 | |||
| 551a189ae8 | |||
| 394023949e | |||
| e23569ed68 | |||
| 8817c65120 | |||
| e6683f4007 | |||
| df61c9e283 | |||
| 4bf9df9cf1 | |||
| 697e14bf74 | |||
| d37ac1862f | |||
| fa95fb6862 | |||
| c4dd1d970f | |||
| ebd15f50d9 | |||
| 6e2139f60e | |||
| e0277fa9b7 | |||
| 9e667d81bb | |||
| c190dfbe53 | |||
| 053dffb169 | |||
| 5a6af19076 | |||
| 5fbfebac35 | |||
| cc2d06606d | |||
| 32558991a6 | |||
| aa83127686 | |||
| 90837b9175 | |||
| 8a570aebf6 | |||
| e14bd212f7 | |||
| 54b2286420 | |||
| 94b9335936 |
@@ -42,6 +42,7 @@ OC.L10N.register(
|
||||
"Contact birthdays" : "Kontakters fødelsdag",
|
||||
"Personal" : "Personlig",
|
||||
"Contacts" : "Kontakter",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Technical details" : "Tekniske detaljer",
|
||||
"Remote Address: %s" : "Ekstern adresse: %s",
|
||||
"Request ID: %s" : "Forespørsel ID: %s"
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
"Contact birthdays" : "Kontakters fødelsdag",
|
||||
"Personal" : "Personlig",
|
||||
"Contacts" : "Kontakter",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Technical details" : "Tekniske detaljer",
|
||||
"Remote Address: %s" : "Ekstern adresse: %s",
|
||||
"Request ID: %s" : "Forespørsel ID: %s"
|
||||
|
||||
@@ -25,7 +25,7 @@ OC.L10N.register(
|
||||
"Federated Share successfully added" : "Forent ressurs ble lagt til",
|
||||
"Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med %s",
|
||||
"Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en Sammenknyttet sky-deling med den samme brukeren",
|
||||
"Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en sammenknyttet skydeling med den samme brukeren",
|
||||
"File is already shared with %s" : "Filen er allerede delt med %s",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Deling %s feilet, kunne ikke finne %s, kanskje tjeneren foreøyeblikket er utilgjengelig eller bruker selv-signert sertifikat.",
|
||||
"Could not find share" : "Kunne ikke finne ressurs",
|
||||
@@ -37,7 +37,8 @@ OC.L10N.register(
|
||||
"Decline" : "Avslå",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Del med meg gjennom min #Nextcloud ID for sammenknyttet sky, se %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Del med meg gjennom min #Nextcloud-ID for sammenknyttet sky",
|
||||
"Federated Cloud Sharing" : "Sammenknyttet sky-deling",
|
||||
"Federated file sharing" : "Sammenknyttet fildeling",
|
||||
"Federated Cloud Sharing" : "Sammenknyttet skydeling",
|
||||
"Open documentation" : "Åpne dokumentasjonen",
|
||||
"Adjust how people can share between servers." : "Juster hvordan folk kan dele mellom tjenere.",
|
||||
"Allow users on this server to send shares to other servers" : "Tillat at brukere på denne tjeneren sender delinger til andre tjenere",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"Federated Share successfully added" : "Forent ressurs ble lagt til",
|
||||
"Couldn't add remote share" : "Kunne ikke legge til ekstern ressurs",
|
||||
"Sharing %s failed, because this item is already shared with %s" : "Deling av %s mislyktes, fordi dette elementet allerede er delt med %s",
|
||||
"Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en Sammenknyttet sky-deling med den samme brukeren",
|
||||
"Not allowed to create a federated share with the same user" : "Ikke tillatt å opprette en sammenknyttet skydeling med den samme brukeren",
|
||||
"File is already shared with %s" : "Filen er allerede delt med %s",
|
||||
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Deling %s feilet, kunne ikke finne %s, kanskje tjeneren foreøyeblikket er utilgjengelig eller bruker selv-signert sertifikat.",
|
||||
"Could not find share" : "Kunne ikke finne ressurs",
|
||||
@@ -35,7 +35,8 @@
|
||||
"Decline" : "Avslå",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Del med meg gjennom min #Nextcloud ID for sammenknyttet sky, se %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Del med meg gjennom min #Nextcloud-ID for sammenknyttet sky",
|
||||
"Federated Cloud Sharing" : "Sammenknyttet sky-deling",
|
||||
"Federated file sharing" : "Sammenknyttet fildeling",
|
||||
"Federated Cloud Sharing" : "Sammenknyttet skydeling",
|
||||
"Open documentation" : "Åpne dokumentasjonen",
|
||||
"Adjust how people can share between servers." : "Juster hvordan folk kan dele mellom tjenere.",
|
||||
"Allow users on this server to send shares to other servers" : "Tillat at brukere på denne tjeneren sender delinger til andre tjenere",
|
||||
|
||||
@@ -21,7 +21,7 @@ OC.L10N.register(
|
||||
"Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziału ze sobą.",
|
||||
"Invalid or untrusted SSL certificate" : "Niewłaściwy lub niezaufany certyfikat SSL",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Nie udało się uwierzytelnić udziału zdalnego, może być błędne hasło",
|
||||
"Storage not valid" : "Zasób nie jest prawidłowy",
|
||||
"Storage not valid" : "Magazyn nie jest prawidłowy",
|
||||
"Federated Share successfully added" : "Udane udostępnienie ze Stowarzyszeniem ",
|
||||
"Couldn't add remote share" : "Nie można dodać zdalnego zasobu",
|
||||
"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",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"Not allowed to create a federated share with the owner." : "Nie można tworzyć stowarzyszonego udziału ze sobą.",
|
||||
"Invalid or untrusted SSL certificate" : "Niewłaściwy lub niezaufany certyfikat SSL",
|
||||
"Could not authenticate to remote share, password might be wrong" : "Nie udało się uwierzytelnić udziału zdalnego, może być błędne hasło",
|
||||
"Storage not valid" : "Zasób nie jest prawidłowy",
|
||||
"Storage not valid" : "Magazyn nie jest prawidłowy",
|
||||
"Federated Share successfully added" : "Udane udostępnienie ze Stowarzyszeniem ",
|
||||
"Couldn't add remote share" : "Nie można dodać zdalnego zasobu",
|
||||
"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",
|
||||
|
||||
@@ -71,6 +71,7 @@ OC.L10N.register(
|
||||
"Favorite" : "Foretrukken",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Kopier direkte link (virker kun for brugere der har adgang til denne fil/mappe)",
|
||||
"New folder" : "Ny Mappe",
|
||||
"Upload file" : "Upload fil",
|
||||
"An error occurred while trying to update the tags" : "Der opstod en fejl under forsøg på at opdatere mærkerne",
|
||||
"Added to favorites" : "Tilføjet til favoritter",
|
||||
"Removed from favorites" : "Fjernet fra favoritter",
|
||||
|
||||
@@ -69,6 +69,7 @@
|
||||
"Favorite" : "Foretrukken",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Kopier direkte link (virker kun for brugere der har adgang til denne fil/mappe)",
|
||||
"New folder" : "Ny Mappe",
|
||||
"Upload file" : "Upload fil",
|
||||
"An error occurred while trying to update the tags" : "Der opstod en fejl under forsøg på at opdatere mærkerne",
|
||||
"Added to favorites" : "Tilføjet til favoritter",
|
||||
"Removed from favorites" : "Fjernet fra favoritter",
|
||||
|
||||
@@ -45,6 +45,7 @@ OC.L10N.register(
|
||||
"Could not create file \"{file}\" because it already exists" : "Ezin izan da \"{file}\" fitxategia sortu, dagoeneko existitzen delako",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Ezin izan da \"{dir}\" karpeta sortu, dagoeneko existitzen delako",
|
||||
"Error deleting file \"{fileName}\"." : "Akatsa \"{fileName}\" fitxategia ezabatzerakoan.",
|
||||
"No search results in other folders for {tag}{filter}{endtag}" : "Ez da '{tag}{filter}{endtag}' bilaketarako emaitzik aurkitu beste karpetetan",
|
||||
"Name" : "Izena",
|
||||
"Size" : "Tamaina",
|
||||
"Modified" : "Aldatuta",
|
||||
@@ -57,6 +58,7 @@ OC.L10N.register(
|
||||
"New" : "Berria",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" ez da fitxategi izen baliogarria.",
|
||||
"File name cannot be empty." : "Fitxategi izena ezin da hutsa izan.",
|
||||
"\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi mota ez da onartzen",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} -en biltegiratzea beteta dago, artxiboak ezin dira eguneratu edo sinkronizatu jada!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Zure biltegiratzea beterik dago, ezingo duzu aurrerantzean fitxategirik igo edo sinkronizatu!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} -en biltegiratzea ia beteta dago ({usedSpacePercent}%)",
|
||||
@@ -67,7 +69,9 @@ OC.L10N.register(
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Favorited" : "Gogokoa",
|
||||
"Favorite" : "Gogokoa",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Kopiatu esteka zuzena (bakarrik balio du fitxategi/karpeta honentzat sarbidea duten erabiltzaileentzat)",
|
||||
"New folder" : "Karpeta berria",
|
||||
"Upload file" : "Igo fitxategia",
|
||||
"An error occurred while trying to update the tags" : "Errore bat gertatu da etiketak eguneratzerakoan",
|
||||
"Added to favorites" : "Gogokoetan gehitu da",
|
||||
"Removed from favorites" : "Gogokoetatik kendu da",
|
||||
@@ -116,6 +120,7 @@ OC.L10N.register(
|
||||
"Select all" : "Hautatu dena",
|
||||
"Upload too large" : "Igoera handiegia da",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira.",
|
||||
"No favorites yet" : "Gogokorik ez oraindik",
|
||||
"Files and folders you mark as favorite will show up here" : "Gogokotzat markatutako fitxategi eta karpeta hemen agertuko dira",
|
||||
"Shared with you" : "Zurekin partekatuta",
|
||||
"Shared with others" : "Besteekin partekatuta",
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"Could not create file \"{file}\" because it already exists" : "Ezin izan da \"{file}\" fitxategia sortu, dagoeneko existitzen delako",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Ezin izan da \"{dir}\" karpeta sortu, dagoeneko existitzen delako",
|
||||
"Error deleting file \"{fileName}\"." : "Akatsa \"{fileName}\" fitxategia ezabatzerakoan.",
|
||||
"No search results in other folders for {tag}{filter}{endtag}" : "Ez da '{tag}{filter}{endtag}' bilaketarako emaitzik aurkitu beste karpetetan",
|
||||
"Name" : "Izena",
|
||||
"Size" : "Tamaina",
|
||||
"Modified" : "Aldatuta",
|
||||
@@ -55,6 +56,7 @@
|
||||
"New" : "Berria",
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" ez da fitxategi izen baliogarria.",
|
||||
"File name cannot be empty." : "Fitxategi izena ezin da hutsa izan.",
|
||||
"\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi mota ez da onartzen",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} -en biltegiratzea beteta dago, artxiboak ezin dira eguneratu edo sinkronizatu jada!",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Zure biltegiratzea beterik dago, ezingo duzu aurrerantzean fitxategirik igo edo sinkronizatu!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} -en biltegiratzea ia beteta dago ({usedSpacePercent}%)",
|
||||
@@ -65,7 +67,9 @@
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Favorited" : "Gogokoa",
|
||||
"Favorite" : "Gogokoa",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Kopiatu esteka zuzena (bakarrik balio du fitxategi/karpeta honentzat sarbidea duten erabiltzaileentzat)",
|
||||
"New folder" : "Karpeta berria",
|
||||
"Upload file" : "Igo fitxategia",
|
||||
"An error occurred while trying to update the tags" : "Errore bat gertatu da etiketak eguneratzerakoan",
|
||||
"Added to favorites" : "Gogokoetan gehitu da",
|
||||
"Removed from favorites" : "Gogokoetatik kendu da",
|
||||
@@ -114,6 +118,7 @@
|
||||
"Select all" : "Hautatu dena",
|
||||
"Upload too large" : "Igoera handiegia da",
|
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira.",
|
||||
"No favorites yet" : "Gogokorik ez oraindik",
|
||||
"Files and folders you mark as favorite will show up here" : "Gogokotzat markatutako fitxategi eta karpeta hemen agertuko dira",
|
||||
"Shared with you" : "Zurekin partekatuta",
|
||||
"Shared with others" : "Besteekin partekatuta",
|
||||
|
||||
@@ -71,6 +71,7 @@ OC.L10N.register(
|
||||
"Favorite" : "Eftirlæti",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)",
|
||||
"New folder" : "Ný mappa",
|
||||
"Upload file" : "Senda inn skrá",
|
||||
"An error occurred while trying to update the tags" : "Villa kom upp við að reyna að uppfæra merkin",
|
||||
"Added to favorites" : "Bætt í eftirlæti",
|
||||
"Removed from favorites" : "Fjarlægt úr eftirlætum",
|
||||
|
||||
@@ -69,6 +69,7 @@
|
||||
"Favorite" : "Eftirlæti",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)",
|
||||
"New folder" : "Ný mappa",
|
||||
"Upload file" : "Senda inn skrá",
|
||||
"An error occurred while trying to update the tags" : "Villa kom upp við að reyna að uppfæra merkin",
|
||||
"Added to favorites" : "Bætt í eftirlæti",
|
||||
"Removed from favorites" : "Fjarlægt úr eftirlætum",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
OC.L10N.register(
|
||||
"files",
|
||||
{
|
||||
"Storage is temporarily not available" : "Przechowywanie jest czasowo niedostępne",
|
||||
"Storage invalid" : "Pamięć nieprawidłowa",
|
||||
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny",
|
||||
"Storage invalid" : "Nieprawidłowy magazyn",
|
||||
"Unknown error" : "Nieznany błąd",
|
||||
"All files" : "Wszystkie pliki",
|
||||
"Recent" : "Ostatnie",
|
||||
@@ -59,7 +59,7 @@ OC.L10N.register(
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.",
|
||||
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
|
||||
"\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" nie jest dozwolony",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca {owner}, pliki nie mogą zostać zaktualizowane lub synchronizowane! ",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub synchronizowane! ",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
|
||||
@@ -100,9 +100,9 @@ OC.L10N.register(
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z Twoich <strong>ulubionych</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder jest <strong>usunięty </strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder został <strong>usunięty </strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder jest <strong>przywrócony</strong>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder został <strong>przywrócony</strong>",
|
||||
"Upload (max. %s)" : "Wysyłka (max. %s)",
|
||||
"File handling" : "Zarządzanie plikami",
|
||||
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{ "translations": {
|
||||
"Storage is temporarily not available" : "Przechowywanie jest czasowo niedostępne",
|
||||
"Storage invalid" : "Pamięć nieprawidłowa",
|
||||
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny",
|
||||
"Storage invalid" : "Nieprawidłowy magazyn",
|
||||
"Unknown error" : "Nieznany błąd",
|
||||
"All files" : "Wszystkie pliki",
|
||||
"Recent" : "Ostatnie",
|
||||
@@ -57,7 +57,7 @@
|
||||
"\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.",
|
||||
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
|
||||
"\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" nie jest dozwolony",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca {owner}, pliki nie mogą zostać zaktualizowane lub synchronizowane! ",
|
||||
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub synchronizowane! ",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
|
||||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
|
||||
@@ -98,9 +98,9 @@
|
||||
"A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z Twoich <strong>ulubionych</strong>",
|
||||
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
|
||||
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder jest <strong>usunięty </strong>",
|
||||
"A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder został <strong>usunięty </strong>",
|
||||
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder jest <strong>przywrócony</strong>",
|
||||
"A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder został <strong>przywrócony</strong>",
|
||||
"Upload (max. %s)" : "Wysyłka (max. %s)",
|
||||
"File handling" : "Zarządzanie plikami",
|
||||
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku",
|
||||
|
||||
@@ -71,6 +71,7 @@ OC.L10N.register(
|
||||
"Favorite" : "Избранное",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)",
|
||||
"New folder" : "Новый каталог",
|
||||
"Upload file" : "Выгрузить файл",
|
||||
"An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка",
|
||||
"Added to favorites" : "Добавлено в избранное",
|
||||
"Removed from favorites" : "Удалено из избранного",
|
||||
|
||||
@@ -69,6 +69,7 @@
|
||||
"Favorite" : "Избранное",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)",
|
||||
"New folder" : "Новый каталог",
|
||||
"Upload file" : "Выгрузить файл",
|
||||
"An error occurred while trying to update the tags" : "Во время обновления тегов возникла ошибка",
|
||||
"Added to favorites" : "Добавлено в избранное",
|
||||
"Removed from favorites" : "Удалено из избранного",
|
||||
|
||||
@@ -71,6 +71,7 @@ OC.L10N.register(
|
||||
"Favorite" : "Favorit",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för de användare som har tillgång till denna fil eller mapp)",
|
||||
"New folder" : "Ny mapp",
|
||||
"Upload file" : "Ladda upp fil",
|
||||
"An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
|
||||
"Added to favorites" : "Lades till i favoriter",
|
||||
"Removed from favorites" : "Togs bort från favoriter",
|
||||
|
||||
@@ -69,6 +69,7 @@
|
||||
"Favorite" : "Favorit",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för de användare som har tillgång till denna fil eller mapp)",
|
||||
"New folder" : "Ny mapp",
|
||||
"Upload file" : "Ladda upp fil",
|
||||
"An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna",
|
||||
"Added to favorites" : "Lades till i favoriter",
|
||||
"Removed from favorites" : "Togs bort från favoriter",
|
||||
|
||||
@@ -71,6 +71,7 @@ OC.L10N.register(
|
||||
"Favorite" : "Sık kullanılanlara ekle",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Doğrudan bağlantıyı kopyala (yalnız bu dosya ya da klasöre erişim izni olan kullanıcılar için)",
|
||||
"New folder" : "Yeni klasör",
|
||||
"Upload file" : "Dosya yükle",
|
||||
"An error occurred while trying to update the tags" : "Etiketler güncellenirken bir sorun çıktı",
|
||||
"Added to favorites" : "Sık kullanılanlara eklendi",
|
||||
"Removed from favorites" : "Sık kullanılanlardan çıkarıldı",
|
||||
|
||||
@@ -69,6 +69,7 @@
|
||||
"Favorite" : "Sık kullanılanlara ekle",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Doğrudan bağlantıyı kopyala (yalnız bu dosya ya da klasöre erişim izni olan kullanıcılar için)",
|
||||
"New folder" : "Yeni klasör",
|
||||
"Upload file" : "Dosya yükle",
|
||||
"An error occurred while trying to update the tags" : "Etiketler güncellenirken bir sorun çıktı",
|
||||
"Added to favorites" : "Sık kullanılanlara eklendi",
|
||||
"Removed from favorites" : "Sık kullanılanlardan çıkarıldı",
|
||||
|
||||
@@ -71,6 +71,7 @@ OC.L10N.register(
|
||||
"Favorite" : "收藏",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)",
|
||||
"New folder" : "新建文件夹",
|
||||
"Upload file" : "上传文件",
|
||||
"An error occurred while trying to update the tags" : "更新标签时出错",
|
||||
"Added to favorites" : "添加到收藏",
|
||||
"Removed from favorites" : "取消收藏",
|
||||
|
||||
@@ -69,6 +69,7 @@
|
||||
"Favorite" : "收藏",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)",
|
||||
"New folder" : "新建文件夹",
|
||||
"Upload file" : "上传文件",
|
||||
"An error occurred while trying to update the tags" : "更新标签时出错",
|
||||
"Added to favorites" : "添加到收藏",
|
||||
"Removed from favorites" : "取消收藏",
|
||||
|
||||
@@ -105,6 +105,7 @@ OC.L10N.register(
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> Støtte for cURL i PHP er ikke aktivert eller installert. Oppkobling av %s er ikke mulig. Be systemadministratoren om å installere det.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> FTP-støtte i PHP er ikke slått på eller installert. Kan ikke koble opp %s. Ta kontakt med systemadministratoren for å få dette installert.",
|
||||
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" er ikke installert. Oppkobling av %s er ikke mulig. Vennligst spør din systemadministrator om å installere det.",
|
||||
"External storage support" : "Støtte for lagring eksternt",
|
||||
"No external storage configured" : "Eksternt lager er ikke konfigurert",
|
||||
"You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger",
|
||||
"Name" : "Navn",
|
||||
|
||||
@@ -103,6 +103,7 @@
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> Støtte for cURL i PHP er ikke aktivert eller installert. Oppkobling av %s er ikke mulig. Be systemadministratoren om å installere det.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Merk:</b> FTP-støtte i PHP er ikke slått på eller installert. Kan ikke koble opp %s. Ta kontakt med systemadministratoren for å få dette installert.",
|
||||
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" er ikke installert. Oppkobling av %s er ikke mulig. Vennligst spør din systemadministrator om å installere det.",
|
||||
"External storage support" : "Støtte for lagring eksternt",
|
||||
"No external storage configured" : "Eksternt lager er ikke konfigurert",
|
||||
"You can add external storages in the personal settings" : "Du kan legge til eksterne lagre i personlige innstillinger",
|
||||
"Name" : "Navn",
|
||||
|
||||
@@ -6,7 +6,7 @@ OC.L10N.register(
|
||||
"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 storages" : "Zewnętrzne zasoby dyskowe",
|
||||
"External storages" : "Magazyny zewnętrzne",
|
||||
"Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
|
||||
"Google Drive App Configuration" : "Konfiguracja aplikacji Google Drive",
|
||||
"Personal" : "Osobiste",
|
||||
@@ -29,7 +29,7 @@ OC.L10N.register(
|
||||
"Couldn't get the list of external mount points: {type}" : "Nie udało się uzyskać listy zewnętrznych punktów montowania: {type}",
|
||||
"There was an error with message: " : "Wystąpił błąd o treści:",
|
||||
"External mount error" : "Błąd przy montowaniu zewnętrznym",
|
||||
"external-storage" : "dysk zewnętrzny",
|
||||
"external-storage" : "magazyn zewnętrzny",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udało się uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Niektóre skonfigurowane zewnętrzne punkty montowania są nie podłączone. Proszę kliknąć na czerwony rząd (y), aby uzyskać więcej informacji",
|
||||
"Please enter the credentials for the {mount} mount" : "Proszę wprowadzić poświadczenia dla {mount} montażu",
|
||||
@@ -122,12 +122,12 @@ OC.L10N.register(
|
||||
"Authentication" : "Poświadczenie",
|
||||
"Configuration" : "Konfiguracja",
|
||||
"Available for" : "Dostępne przez",
|
||||
"Add storage" : "Dodaj zasoby dyskowe",
|
||||
"Add storage" : "Dodaj zewnętrzne magazyny",
|
||||
"Advanced settings" : "Ustawienia zaawansowane",
|
||||
"Delete" : "Usuń",
|
||||
"Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe",
|
||||
"Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
|
||||
"Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony",
|
||||
"Storage with id \"%i\" is not user editable" : "Magazyn o id \"%i\" nie jest edytowalny dla użytkowników"
|
||||
"Storage with id \"%i\" not found" : "Magazyn o ID \"%i\" nie został znaleziony",
|
||||
"Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników"
|
||||
},
|
||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"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 storages" : "Zewnętrzne zasoby dyskowe",
|
||||
"External storages" : "Magazyny zewnętrzne",
|
||||
"Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
|
||||
"Google Drive App Configuration" : "Konfiguracja aplikacji Google Drive",
|
||||
"Personal" : "Osobiste",
|
||||
@@ -27,7 +27,7 @@
|
||||
"Couldn't get the list of external mount points: {type}" : "Nie udało się uzyskać listy zewnętrznych punktów montowania: {type}",
|
||||
"There was an error with message: " : "Wystąpił błąd o treści:",
|
||||
"External mount error" : "Błąd przy montowaniu zewnętrznym",
|
||||
"external-storage" : "dysk zewnętrzny",
|
||||
"external-storage" : "magazyn zewnętrzny",
|
||||
"Couldn't get the list of Windows network drive mount points: empty response from the server" : "Nie udało się uzyskać listy punktów montowania dysku sieciowego z systemu Windows: puste odpowiedzi z serwera",
|
||||
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Niektóre skonfigurowane zewnętrzne punkty montowania są nie podłączone. Proszę kliknąć na czerwony rząd (y), aby uzyskać więcej informacji",
|
||||
"Please enter the credentials for the {mount} mount" : "Proszę wprowadzić poświadczenia dla {mount} montażu",
|
||||
@@ -120,12 +120,12 @@
|
||||
"Authentication" : "Poświadczenie",
|
||||
"Configuration" : "Konfiguracja",
|
||||
"Available for" : "Dostępne przez",
|
||||
"Add storage" : "Dodaj zasoby dyskowe",
|
||||
"Add storage" : "Dodaj zewnętrzne magazyny",
|
||||
"Advanced settings" : "Ustawienia zaawansowane",
|
||||
"Delete" : "Usuń",
|
||||
"Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe",
|
||||
"Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
|
||||
"Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony",
|
||||
"Storage with id \"%i\" is not user editable" : "Magazyn o id \"%i\" nie jest edytowalny dla użytkowników"
|
||||
"Storage with id \"%i\" not found" : "Magazyn o ID \"%i\" nie został znaleziony",
|
||||
"Storage with id \"%i\" is not user editable" : "Magazyn o ID \"%i\" nie może być edytowany przez użytkowników"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||
}
|
||||
@@ -89,6 +89,7 @@ OC.L10N.register(
|
||||
"Cannot increase permissions" : "Kan inte utöka behörigheter",
|
||||
"%s is publicly shared" : "%s är offentligt delad",
|
||||
"Share API is disabled" : "Delning av API är inaktiverad",
|
||||
"File sharing" : "Fildelning",
|
||||
"This share is password-protected" : "Den här delningen är lösenordsskyddad",
|
||||
"The password is wrong. Try again." : "Lösenordet är fel. Försök igen.",
|
||||
"Password" : "Lösenord",
|
||||
|
||||
@@ -87,6 +87,7 @@
|
||||
"Cannot increase permissions" : "Kan inte utöka behörigheter",
|
||||
"%s is publicly shared" : "%s är offentligt delad",
|
||||
"Share API is disabled" : "Delning av API är inaktiverad",
|
||||
"File sharing" : "Fildelning",
|
||||
"This share is password-protected" : "Den här delningen är lösenordsskyddad",
|
||||
"The password is wrong. Try again." : "Lösenordet är fel. Försök igen.",
|
||||
"Password" : "Lösenord",
|
||||
|
||||
+1
@@ -198,6 +198,7 @@ class Manager {
|
||||
$share = $this->getShare($id);
|
||||
|
||||
if ($share) {
|
||||
\OC_Util::setupFS($this->uid);
|
||||
$mountPoint = Files::buildNotExistingFileName('/', $share['name']);
|
||||
$mountPoint = Filesystem::normalizePath('/' . $mountPoint);
|
||||
$hash = md5($mountPoint);
|
||||
|
||||
@@ -12,6 +12,10 @@
|
||||
<authentication/>
|
||||
</types>
|
||||
|
||||
<dependencies>
|
||||
<nextcloud min-version="12" max-version="12" />
|
||||
</dependencies>
|
||||
|
||||
<settings>
|
||||
<admin>OCA\OAuth2\Settings\Admin</admin>
|
||||
</settings>
|
||||
|
||||
@@ -13,6 +13,8 @@ OC.L10N.register(
|
||||
"%3$s shared %1$s with %2$s by mail" : "%3$s Διαμοιραστηκε %1$s με %2$s μέσω mail",
|
||||
"{actor} shared {file} with {email} by mail" : "{actor} διαμοίρασε {file} με {email} μέσω mail",
|
||||
"Password to access %1$s was sent to %2s" : "Το συνθηματικό για πρόσβαση στο %1$s στάθηκε στο %2s",
|
||||
"Password to access %1$s was sent to you" : "Σας έχει αποσταλεί το συνθηματικό για πρόσβαση στο %1$s",
|
||||
"Password to access {file} was sent to you" : "Σας έχει αποσταλεί στο συνθηματικό για πρόσβαση {file}",
|
||||
"Sharing %s failed, this item is already shared with %s" : "Διαμοιρασμός %s απέτυχε, αυτό το αντικείμενο είναι ήδη διαμοιρασμένο με %s",
|
||||
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε αυτοδημιουργημένο συνθηματικό. Παρακαλούμε βάλτε μία έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και προσπαθήστε ξανά.",
|
||||
"Failed to send share by E-mail" : "Αποτυχία αποστολής συνδέσμου διαμοιρασμού μέσω Ηλ.ταχυδρομείου",
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
"%3$s shared %1$s with %2$s by mail" : "%3$s Διαμοιραστηκε %1$s με %2$s μέσω mail",
|
||||
"{actor} shared {file} with {email} by mail" : "{actor} διαμοίρασε {file} με {email} μέσω mail",
|
||||
"Password to access %1$s was sent to %2s" : "Το συνθηματικό για πρόσβαση στο %1$s στάθηκε στο %2s",
|
||||
"Password to access %1$s was sent to you" : "Σας έχει αποσταλεί το συνθηματικό για πρόσβαση στο %1$s",
|
||||
"Password to access {file} was sent to you" : "Σας έχει αποσταλεί στο συνθηματικό για πρόσβαση {file}",
|
||||
"Sharing %s failed, this item is already shared with %s" : "Διαμοιρασμός %s απέτυχε, αυτό το αντικείμενο είναι ήδη διαμοιρασμένο με %s",
|
||||
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε αυτοδημιουργημένο συνθηματικό. Παρακαλούμε βάλτε μία έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και προσπαθήστε ξανά.",
|
||||
"Failed to send share by E-mail" : "Αποτυχία αποστολής συνδέσμου διαμοιρασμού μέσω Ηλ.ταχυδρομείου",
|
||||
|
||||
@@ -30,6 +30,7 @@ OC.L10N.register(
|
||||
"Password to access »%s«" : "Hasło do dostępu »%s«",
|
||||
"It is protected with the following password: %s" : "To jest chronione z nstępującym hasłem: %s",
|
||||
"Password to access »%s« shared with %s" : "Hasło dostępu do »%s« zostało udostępnione %s",
|
||||
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Właśnie udostępniłeś »%s« użytkownikowi %s. Udostępniony udział został już wysłany do odbiorcy, jednak zgodnie z polityką bezpieczeństwa ustanowioną przez administratora %s każdy udział musi zostać zabezpieczony hasłem. Wysyłanie hasła bezpośrednio do odbiorcy jest zabronione, dlatego też musisz mu je przekazać w klasyczny sposób.",
|
||||
"This is the password: %s" : "To jest hasło: %s",
|
||||
"You can choose a different password at any time in the share dialog." : "Możesz zmienić hasło w okienku współdzielenia w dowolnym momencie.",
|
||||
"Could not find share" : "Nie można odnaleźć współdzielonego obiektu",
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
"Password to access »%s«" : "Hasło do dostępu »%s«",
|
||||
"It is protected with the following password: %s" : "To jest chronione z nstępującym hasłem: %s",
|
||||
"Password to access »%s« shared with %s" : "Hasło dostępu do »%s« zostało udostępnione %s",
|
||||
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Właśnie udostępniłeś »%s« użytkownikowi %s. Udostępniony udział został już wysłany do odbiorcy, jednak zgodnie z polityką bezpieczeństwa ustanowioną przez administratora %s każdy udział musi zostać zabezpieczony hasłem. Wysyłanie hasła bezpośrednio do odbiorcy jest zabronione, dlatego też musisz mu je przekazać w klasyczny sposób.",
|
||||
"This is the password: %s" : "To jest hasło: %s",
|
||||
"You can choose a different password at any time in the share dialog." : "Możesz zmienić hasło w okienku współdzielenia w dowolnym momencie.",
|
||||
"Could not find share" : "Nie można odnaleźć współdzielonego obiektu",
|
||||
|
||||
@@ -44,8 +44,10 @@
|
||||
/* override styles for login screen in guest.css */
|
||||
#header .logo,
|
||||
#header .logo-icon {
|
||||
background-size: contain;
|
||||
background-image: url(#{$image-logo});
|
||||
@if $theming-logo-mime != '' {
|
||||
background-size: contain;
|
||||
}
|
||||
}
|
||||
|
||||
#body-login,
|
||||
@@ -111,4 +113,4 @@ input.primary {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,6 +24,7 @@ OC.L10N.register(
|
||||
"Upload new logo" : "Upload nyt logo",
|
||||
"Login image" : "Login billede",
|
||||
"Upload new login background" : "Upload nyt login billede",
|
||||
"Remove background image" : "Fjern baggrundsbillede",
|
||||
"Log in image" : "Log ind billede"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"Upload new logo" : "Upload nyt logo",
|
||||
"Login image" : "Login billede",
|
||||
"Upload new login background" : "Upload nyt login billede",
|
||||
"Remove background image" : "Fjern baggrundsbillede",
|
||||
"Log in image" : "Log ind billede"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -13,6 +13,7 @@ OC.L10N.register(
|
||||
"Unsupported image type" : "Filtypen støttes ikke",
|
||||
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
|
||||
"Theming" : "Draktvalg",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Draktvalg gjør det enkelt å tilpasse utseende og følelsen av din installasjon og støttede klienter. Dette vil bli synlig for alle brukere.",
|
||||
"Name" : "Navn",
|
||||
"reset to default" : "tilbakestill",
|
||||
"Web address" : "Nettadresse",
|
||||
@@ -23,6 +24,7 @@ OC.L10N.register(
|
||||
"Upload new logo" : "Last opp ny logo",
|
||||
"Login image" : "Innloggingsbilde",
|
||||
"Upload new login background" : "Last opp ny innloggingsbakgrunn",
|
||||
"Remove background image" : "Fjern bakgrunnsbilde",
|
||||
"Log in image" : "Innloggingsbilde"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"Unsupported image type" : "Filtypen støttes ikke",
|
||||
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
|
||||
"Theming" : "Draktvalg",
|
||||
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Draktvalg gjør det enkelt å tilpasse utseende og følelsen av din installasjon og støttede klienter. Dette vil bli synlig for alle brukere.",
|
||||
"Name" : "Navn",
|
||||
"reset to default" : "tilbakestill",
|
||||
"Web address" : "Nettadresse",
|
||||
@@ -21,6 +22,7 @@
|
||||
"Upload new logo" : "Last opp ny logo",
|
||||
"Login image" : "Innloggingsbilde",
|
||||
"Upload new login background" : "Last opp ny innloggingsbakgrunn",
|
||||
"Remove background image" : "Fjern bakgrunnsbilde",
|
||||
"Log in image" : "Innloggingsbilde"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -192,6 +192,8 @@ class ThemingDefaults extends \OC_Defaults {
|
||||
|
||||
$variables = [
|
||||
'theming-cachebuster' => "'" . $this->config->getAppValue('theming', 'cachebuster', '0') . "'",
|
||||
'theming-logo-mime' => "'" . $this->config->getAppValue('theming', 'logoMime', '') . "'",
|
||||
'theming-background-mime' => "'" . $this->config->getAppValue('theming', 'backgroundMime', '') . "'"
|
||||
];
|
||||
|
||||
$variables['image-logo'] = "'".$this->urlGenerator->getAbsoluteURL($this->getLogo())."'";
|
||||
|
||||
@@ -499,12 +499,14 @@ class ThemingDefaultsTest extends TestCase {
|
||||
public function testGetScssVariables() {
|
||||
$this->config->expects($this->at(0))->method('getAppValue')->with('theming', 'cachebuster', '0')->willReturn('0');
|
||||
$this->config->expects($this->at(1))->method('getAppValue')->with('theming', 'logoMime', false)->willReturn('jpeg');
|
||||
$this->config->expects($this->at(2))->method('getAppValue')->with('theming', 'cachebuster', '0')->willReturn('0');
|
||||
$this->config->expects($this->at(3))->method('getAppValue')->with('theming', 'backgroundMime', false)->willReturn('jpeg');
|
||||
$this->config->expects($this->at(2))->method('getAppValue')->with('theming', 'backgroundMime', false)->willReturn('jpeg');
|
||||
$this->config->expects($this->at(3))->method('getAppValue')->with('theming', 'logoMime', false)->willReturn('jpeg');
|
||||
$this->config->expects($this->at(4))->method('getAppValue')->with('theming', 'cachebuster', '0')->willReturn('0');
|
||||
$this->config->expects($this->at(5))->method('getAppValue')->with('theming', 'color', null)->willReturn($this->defaults->getColorPrimary());
|
||||
$this->config->expects($this->at(6))->method('getAppValue')->with('theming', 'color', $this->defaults->getColorPrimary())->willReturn($this->defaults->getColorPrimary());
|
||||
$this->config->expects($this->at(7))->method('getAppValue')->with('theming', 'color', $this->defaults->getColorPrimary())->willReturn($this->defaults->getColorPrimary());
|
||||
$this->config->expects($this->at(5))->method('getAppValue')->with('theming', 'backgroundMime', false)->willReturn('jpeg');
|
||||
$this->config->expects($this->at(6))->method('getAppValue')->with('theming', 'cachebuster', '0')->willReturn('0');
|
||||
$this->config->expects($this->at(7))->method('getAppValue')->with('theming', 'color', null)->willReturn($this->defaults->getColorPrimary());
|
||||
$this->config->expects($this->at(8))->method('getAppValue')->with('theming', 'color', $this->defaults->getColorPrimary())->willReturn($this->defaults->getColorPrimary());
|
||||
$this->config->expects($this->at(9))->method('getAppValue')->with('theming', 'color', $this->defaults->getColorPrimary())->willReturn($this->defaults->getColorPrimary());
|
||||
|
||||
$this->util->expects($this->any())->method('invertTextColor')->with($this->defaults->getColorPrimary())->willReturn(false);
|
||||
$this->cache->expects($this->once())->method('get')->with('getScssVariables')->willReturn(null);
|
||||
@@ -530,6 +532,8 @@ class ThemingDefaultsTest extends TestCase {
|
||||
|
||||
$expected = [
|
||||
'theming-cachebuster' => '\'0\'',
|
||||
'theming-logo-mime' => '\'jpeg\'',
|
||||
'theming-background-mime' => '\'jpeg\'',
|
||||
'image-logo' => "'absolute-custom-logo?v=0'",
|
||||
'image-login-background' => "'absolute-custom-background?v=0'",
|
||||
'color-primary' => $this->defaults->getColorPrimary(),
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Pokud vytvoříte nové záložní kódy, staré budou automaticky zrušeny.",
|
||||
"An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.",
|
||||
"Nextcloud backup codes" : "Nextcloud záložní kódy",
|
||||
"Two-factor authentication" : "Dvoufázová autentizace",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Úspěšně jste se přihlásil(a) pomocí dvoufázové autentizace (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace selhal (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Vytvořil(a) jste záložní kódy dvoufázové autentizace pro váš účet",
|
||||
"Backup code" : "Záložní kód",
|
||||
"Use backup code" : "Použít záložní kód",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Pokud vytvoříte nové záložní kódy, staré budou automaticky zrušeny.",
|
||||
"An error occurred while generating your backup codes" : "Při pokusu o vytvoření záložních kódů nastala chyba.",
|
||||
"Nextcloud backup codes" : "Nextcloud záložní kódy",
|
||||
"Two-factor authentication" : "Dvoufázová autentizace",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Úspěšně jste se přihlásil(a) pomocí dvoufázové autentizace (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace selhal (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Vytvořil(a) jste záložní kódy dvoufázové autentizace pro váš účet",
|
||||
"Backup code" : "Záložní kód",
|
||||
"Use backup code" : "Použít záložní kód",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Du Backup-Codes neu generierst, werden alte automatisch ungültig.",
|
||||
"An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten",
|
||||
"Nextcloud backup codes" : "Nextcloud-Backup-Codes",
|
||||
"Two-factor authentication" : "Zwei-Faktor Authentifizierung",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Erfolgreich mittels Zwei-Faktorauthentifizierung angemeldet (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktorauthentifizierung gescheitert (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Du hast Zwei-Faktor Sicherungs-Codes für Dein Konto erstellt",
|
||||
"Backup code" : "Backup-Code",
|
||||
"Use backup code" : "Backup-Code verwenden",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Du Backup-Codes neu generierst, werden alte automatisch ungültig.",
|
||||
"An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten",
|
||||
"Nextcloud backup codes" : "Nextcloud-Backup-Codes",
|
||||
"Two-factor authentication" : "Zwei-Faktor Authentifizierung",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Erfolgreich mittels Zwei-Faktorauthentifizierung angemeldet (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktorauthentifizierung gescheitert (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Du hast Zwei-Faktor Sicherungs-Codes für Dein Konto erstellt",
|
||||
"Backup code" : "Backup-Code",
|
||||
"Use backup code" : "Backup-Code verwenden",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Sie die Backup-Codes erneuern, werden die alten Codes automatisch ungültig.",
|
||||
"An error occurred while generating your backup codes" : "Beim Erstellen Ihrer Backup-Codes ist ein Fehler aufgetreten",
|
||||
"Nextcloud backup codes" : "Nextcloud Backup-Codes",
|
||||
"Two-factor authentication" : "Zwei-Faktor Authentifizierung",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Erfolgreich mittels Zwei-Faktorauthentifizierung angemeldet (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Anmeldeversuch mittels Zwei-Faktorauthentifizierung gescheitert (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Sie haben Zwei-Faktor Sicherungs-Codes für Ihr Konto erstellt",
|
||||
"Backup code" : "Backup-Code",
|
||||
"Use backup code" : "Verwende Backup-Code",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Sie die Backup-Codes erneuern, werden die alten Codes automatisch ungültig.",
|
||||
"An error occurred while generating your backup codes" : "Beim Erstellen Ihrer Backup-Codes ist ein Fehler aufgetreten",
|
||||
"Nextcloud backup codes" : "Nextcloud Backup-Codes",
|
||||
"Two-factor authentication" : "Zwei-Faktor Authentifizierung",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Erfolgreich mittels Zwei-Faktorauthentifizierung angemeldet (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Anmeldeversuch mittels Zwei-Faktorauthentifizierung gescheitert (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Sie haben Zwei-Faktor Sicherungs-Codes für Ihr Konto erstellt",
|
||||
"Backup code" : "Backup-Code",
|
||||
"Use backup code" : "Verwende Backup-Code",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Εάν αναδημιουργήσετε εφεδρικούς κωδικούς, οι παλιοί κωδικοί ακυρώνονται αυτόματα.",
|
||||
"An error occurred while generating your backup codes" : "Ένα σφάλμα προέκυψε κατά τη δημιουργία των εφεδρικών κωδικών.",
|
||||
"Nextcloud backup codes" : "Εφεδρικοί κωδικοί Nextcloud",
|
||||
"Two-factor authentication" : "Έλεγχος πιστοποίησης δύο βημάτων",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Έχετε συνδεθεί επιτυχώς με τη χρήση ελέγχου ταυτότητας δύο-παραγόντων (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Μία προσπάθεια σύνδεσης με τη χρήση ελέγχου ταυτότητας δύο-παραγόντων απέτυχε (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Μπορείτε να δημιουργήσετε τον παράγοντα διπλού ελέγχου ταυτότητας για το λογαριασμό σας ΤΟΤΡ",
|
||||
"Backup code" : "Εφεδρικός κωδικός",
|
||||
"Use backup code" : "Χρησιμοποιήστε έναν εφεδρικό κωδικό",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Εάν αναδημιουργήσετε εφεδρικούς κωδικούς, οι παλιοί κωδικοί ακυρώνονται αυτόματα.",
|
||||
"An error occurred while generating your backup codes" : "Ένα σφάλμα προέκυψε κατά τη δημιουργία των εφεδρικών κωδικών.",
|
||||
"Nextcloud backup codes" : "Εφεδρικοί κωδικοί Nextcloud",
|
||||
"Two-factor authentication" : "Έλεγχος πιστοποίησης δύο βημάτων",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Έχετε συνδεθεί επιτυχώς με τη χρήση ελέγχου ταυτότητας δύο-παραγόντων (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Μία προσπάθεια σύνδεσης με τη χρήση ελέγχου ταυτότητας δύο-παραγόντων απέτυχε (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Μπορείτε να δημιουργήσετε τον παράγοντα διπλού ελέγχου ταυτότητας για το λογαριασμό σας ΤΟΤΡ",
|
||||
"Backup code" : "Εφεδρικός κωδικός",
|
||||
"Use backup code" : "Χρησιμοποιήστε έναν εφεδρικό κωδικό",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Si regenera los códigos de respaldo automaticamente invalidara los antiguos.",
|
||||
"An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.",
|
||||
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
|
||||
"Two-factor authentication" : "Autenticación en dos pasos",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Te has identificado correctamente usando la autenticación en dos pasos (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Un intento de identificación usando autenticación en dos pasos ha fallado (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Has creado códigos de respaldo de dos pasos para tu cuenta",
|
||||
"Backup code" : "Código de respaldo",
|
||||
"Use backup code" : "Usar código de respaldo",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Si regenera los códigos de respaldo automaticamente invalidara los antiguos.",
|
||||
"An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.",
|
||||
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
|
||||
"Two-factor authentication" : "Autenticación en dos pasos",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Te has identificado correctamente usando la autenticación en dos pasos (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Un intento de identificación usando autenticación en dos pasos ha fallado (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Has creado códigos de respaldo de dos pasos para tu cuenta",
|
||||
"Backup code" : "Código de respaldo",
|
||||
"Use backup code" : "Usar código de respaldo",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Si usted regenera los códigos de respaldo, automáticamente invalidará los anteriores. ",
|
||||
"An error occurred while generating your backup codes" : "Se presentó un error al generar sus códigos de respaldo. ",
|
||||
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
|
||||
"Two-factor authentication" : "Autenticación de dos factores",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Usted ha iniciado sesión exitosamente usando autenticación de dos factores (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Un intento por ingresar usando autenticación de dos factores falló (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Usted ha creado códigos de respaldo de dos factores para su cuenta",
|
||||
"Backup code" : "Código de respaldo",
|
||||
"Use backup code" : "Use el código de respaldo",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Si usted regenera los códigos de respaldo, automáticamente invalidará los anteriores. ",
|
||||
"An error occurred while generating your backup codes" : "Se presentó un error al generar sus códigos de respaldo. ",
|
||||
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
|
||||
"Two-factor authentication" : "Autenticación de dos factores",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Usted ha iniciado sesión exitosamente usando autenticación de dos factores (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Un intento por ingresar usando autenticación de dos factores falló (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Usted ha creado códigos de respaldo de dos factores para su cuenta",
|
||||
"Backup code" : "Código de respaldo",
|
||||
"Use backup code" : "Use el código de respaldo",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Jos uudelleenluot varakoodit, vanhat varakoodit poistetaan käytöstä.",
|
||||
"An error occurred while generating your backup codes" : "Tapahtui virhe varakoodeja luotaessa",
|
||||
"Nextcloud backup codes" : "Nextcloud-varakoodit",
|
||||
"Two-factor authentication" : "Kaksivaiheinen tunnistautuminen",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Kirjauduit onnistuneesti sisään kaksivaiheista tunnistautumista käyttäen (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Kirjautumisyritys kaksivaiheista tunnistautumista käyttäen epäonnistui (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Loit kaksivaiheisen tunnistautumisen varakoodit tilillesi",
|
||||
"Backup code" : "Varakoodi",
|
||||
"Use backup code" : "Käytä varakoodia",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Jos uudelleenluot varakoodit, vanhat varakoodit poistetaan käytöstä.",
|
||||
"An error occurred while generating your backup codes" : "Tapahtui virhe varakoodeja luotaessa",
|
||||
"Nextcloud backup codes" : "Nextcloud-varakoodit",
|
||||
"Two-factor authentication" : "Kaksivaiheinen tunnistautuminen",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Kirjauduit onnistuneesti sisään kaksivaiheista tunnistautumista käyttäen (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Kirjautumisyritys kaksivaiheista tunnistautumista käyttäen epäonnistui (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Loit kaksivaiheisen tunnistautumisen varakoodit tilillesi",
|
||||
"Backup code" : "Varakoodi",
|
||||
"Use backup code" : "Käytä varakoodia",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Si vous régénérez les codes de récupération, vous invalidez automatiquement les anciens codes.",
|
||||
"An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération",
|
||||
"Nextcloud backup codes" : "Codes de récupération Nextcloud",
|
||||
"Two-factor authentication" : "Authentification à deux facteurs",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Vous avez réussi à vous connecter en utilisant l'authentification à deux facteurs (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Une tentative de connexion utilisant l'authentification à deux facteurs a échouée (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Vous avez créé des codes de secours à deux facteurs pour votre compte",
|
||||
"Backup code" : "Code de récupération",
|
||||
"Use backup code" : "Utiliser un code de récupération",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Si vous régénérez les codes de récupération, vous invalidez automatiquement les anciens codes.",
|
||||
"An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération",
|
||||
"Nextcloud backup codes" : "Codes de récupération Nextcloud",
|
||||
"Two-factor authentication" : "Authentification à deux facteurs",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Vous avez réussi à vous connecter en utilisant l'authentification à deux facteurs (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Une tentative de connexion utilisant l'authentification à deux facteurs a échouée (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Vous avez créé des codes de secours à deux facteurs pour votre compte",
|
||||
"Backup code" : "Code de récupération",
|
||||
"Use backup code" : "Utiliser un code de récupération",
|
||||
|
||||
@@ -10,7 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Ha újra generálod a biztonsági kódokat, akkor a régiek automatikusan érvénytelenítve lesznek.",
|
||||
"An error occurred while generating your backup codes" : "Hiba történt a biztonsági kódok generálása közben",
|
||||
"Nextcloud backup codes" : "Nextcloud biztonsági kódok",
|
||||
"Two-factor authentication" : "Kétlépcsős hitelesítés",
|
||||
"Backup code" : "Biztonsági kód",
|
||||
"Use backup code" : "Biztonsági kód használata",
|
||||
"Second-factor backup codes" : "Második lépcsős biztonsági kódok"
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Ha újra generálod a biztonsági kódokat, akkor a régiek automatikusan érvénytelenítve lesznek.",
|
||||
"An error occurred while generating your backup codes" : "Hiba történt a biztonsági kódok generálása közben",
|
||||
"Nextcloud backup codes" : "Nextcloud biztonsági kódok",
|
||||
"Two-factor authentication" : "Kétlépcsős hitelesítés",
|
||||
"Backup code" : "Biztonsági kód",
|
||||
"Use backup code" : "Biztonsági kód használata",
|
||||
"Second-factor backup codes" : "Második lépcsős biztonsági kódok"
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Ef þú endurnýjar öryggisafritunarkóða, gerir þú sjálfkrafa eldri kóða ógilda.",
|
||||
"An error occurred while generating your backup codes" : "Villa kom upp við að búa til öryggisafritunarkóðana þína",
|
||||
"Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar",
|
||||
"Two-factor authentication" : "Tveggja-þrepa auðkenning",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Þér tókst að skrá þig inn með tveggja-þrepa auðkenningu (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Innskráning með tveggja-þrepa auðkenningu mistókst (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Þú útbjóst tveggja-þrepa öryggisafritunarkóða fyrir aðganginn þinn",
|
||||
"Backup code" : "Öryggisafritunarkóði",
|
||||
"Use backup code" : "Nota öryggisafritunarkóða",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Ef þú endurnýjar öryggisafritunarkóða, gerir þú sjálfkrafa eldri kóða ógilda.",
|
||||
"An error occurred while generating your backup codes" : "Villa kom upp við að búa til öryggisafritunarkóðana þína",
|
||||
"Nextcloud backup codes" : "Nextcloud öryggisafritunarkóðar",
|
||||
"Two-factor authentication" : "Tveggja-þrepa auðkenning",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Þér tókst að skrá þig inn með tveggja-þrepa auðkenningu (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Innskráning með tveggja-þrepa auðkenningu mistókst (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Þú útbjóst tveggja-þrepa öryggisafritunarkóða fyrir aðganginn þinn",
|
||||
"Backup code" : "Öryggisafritunarkóði",
|
||||
"Use backup code" : "Nota öryggisafritunarkóða",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Se rigeneri i codici di backup, invaliderai automaticamente i vecchi codici.",
|
||||
"An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup",
|
||||
"Nextcloud backup codes" : "Codici di backup di Nextcloud",
|
||||
"Two-factor authentication" : "Autenticazione a due fattori",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Hai effettuato correttamente l'accesso utilizzando l'autenticazione a due fattori (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Un tentativo di utilizzare l'autenticazione a due fattori non è riuscito (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Hai creato codici di backup a due fattori per il tuo account",
|
||||
"Backup code" : "Codice di backup",
|
||||
"Use backup code" : "Usa il codice di backup",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Se rigeneri i codici di backup, invaliderai automaticamente i vecchi codici.",
|
||||
"An error occurred while generating your backup codes" : "Si è verificato un errore durante la generazione dei tuoi codici di backup",
|
||||
"Nextcloud backup codes" : "Codici di backup di Nextcloud",
|
||||
"Two-factor authentication" : "Autenticazione a due fattori",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Hai effettuato correttamente l'accesso utilizzando l'autenticazione a due fattori (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Un tentativo di utilizzare l'autenticazione a due fattori non è riuscito (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Hai creato codici di backup a due fattori per il tuo account",
|
||||
"Backup code" : "Codice di backup",
|
||||
"Use backup code" : "Usa il codice di backup",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "バックアップコードを再生成すると、自動的に古いコードが無効になります。",
|
||||
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
|
||||
"Nextcloud backup codes" : "Nextcloud バックアップコード",
|
||||
"Two-factor authentication" : "2要素認証",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "2要素認証を使用して正常にログインしました (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "2要素認証を使用したログイン試行に失敗しました (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "アカウントの2要素バックアップコードを作成しました",
|
||||
"Backup code" : "バックアップコード",
|
||||
"Use backup code" : "バックアップコードを使用する",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "バックアップコードを再生成すると、自動的に古いコードが無効になります。",
|
||||
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
|
||||
"Nextcloud backup codes" : "Nextcloud バックアップコード",
|
||||
"Two-factor authentication" : "2要素認証",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "2要素認証を使用して正常にログインしました (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "2要素認証を使用したログイン試行に失敗しました (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "アカウントの2要素バックアップコードを作成しました",
|
||||
"Backup code" : "バックアップコード",
|
||||
"Use backup code" : "バックアップコードを使用する",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "백업 코드를 다시 생성하면 이전 코드는 자동으로 무효화 됩니다.",
|
||||
"An error occurred while generating your backup codes" : "백업 코드를 생성하는 중 오류가 발생했습니다.",
|
||||
"Nextcloud backup codes" : "Nextcloud 백업 코드",
|
||||
"Two-factor authentication" : "2단계 인증",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "2단계 인증으로 로그인함(%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "2단계 인증 시도가 실패함(%1$s)",
|
||||
"You created two-factor backup codes for your account" : "내 계정의 2단계 인증 백업 코드를 생성함",
|
||||
"Backup code" : "백업 코드",
|
||||
"Use backup code" : "백업 코드 사용",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "백업 코드를 다시 생성하면 이전 코드는 자동으로 무효화 됩니다.",
|
||||
"An error occurred while generating your backup codes" : "백업 코드를 생성하는 중 오류가 발생했습니다.",
|
||||
"Nextcloud backup codes" : "Nextcloud 백업 코드",
|
||||
"Two-factor authentication" : "2단계 인증",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "2단계 인증으로 로그인함(%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "2단계 인증 시도가 실패함(%1$s)",
|
||||
"You created two-factor backup codes for your account" : "내 계정의 2단계 인증 백업 코드를 생성함",
|
||||
"Backup code" : "백업 코드",
|
||||
"Use backup code" : "백업 코드 사용",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Ja atjaunot dublējum kodus, tiek automātiski anulēti vecie kodi.",
|
||||
"An error occurred while generating your backup codes" : "Radās kļūda, ģenerējot jūsu dublējuma kodus",
|
||||
"Nextcloud backup codes" : "Nextcloud dublēšanas kodi",
|
||||
"Two-factor authentication" : "Divpakāpju autentifikācija",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Esat veiksmīgi pieteicies, izmantojot divpakāpju autentifikācija (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Pieteikšanās mēģinājums, izmantojot divpakāpju autentifikāciju neizdevās (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Jūs izveidojāt divpakāpju dublējumu kodus savam kontam",
|
||||
"Backup code" : "Dublēšanas kods",
|
||||
"Use backup code" : "Izmantojiet dublēšanas kodu",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Ja atjaunot dublējum kodus, tiek automātiski anulēti vecie kodi.",
|
||||
"An error occurred while generating your backup codes" : "Radās kļūda, ģenerējot jūsu dublējuma kodus",
|
||||
"Nextcloud backup codes" : "Nextcloud dublēšanas kodi",
|
||||
"Two-factor authentication" : "Divpakāpju autentifikācija",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Esat veiksmīgi pieteicies, izmantojot divpakāpju autentifikācija (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Pieteikšanās mēģinājums, izmantojot divpakāpju autentifikāciju neizdevās (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Jūs izveidojāt divpakāpju dublējumu kodus savam kontam",
|
||||
"Backup code" : "Dublēšanas kods",
|
||||
"Use backup code" : "Izmantojiet dublēšanas kodu",
|
||||
|
||||
@@ -10,12 +10,10 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Hvis du regenererer nye sikkerhetskopi-koder, vil du automatisk gjøre de gamle kodene ugyldige.",
|
||||
"An error occurred while generating your backup codes" : "En feil oppstod under generering av sikkerhetskopi-kodene",
|
||||
"Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder",
|
||||
"Two-factor authentication" : "To-trinns bekreftelse",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Din innlogging med to-trinns bekreftelse var velykket (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "En innlogging med to-trinns bekreftelse mislyktes (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Du opprettet to-trinns bekreftelse sikkerhetskopi-koder",
|
||||
"Backup code" : "Sikkerhetskopi-kode",
|
||||
"Use backup code" : "Bruker sikkerhetskopi-kode",
|
||||
"Two factor backup codes" : "Sikkerhetskopikoder for tofaktor",
|
||||
"Second-factor backup codes" : "To-trinns bekreftelse sikkerhetskopi-koder"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
@@ -8,12 +8,10 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Hvis du regenererer nye sikkerhetskopi-koder, vil du automatisk gjøre de gamle kodene ugyldige.",
|
||||
"An error occurred while generating your backup codes" : "En feil oppstod under generering av sikkerhetskopi-kodene",
|
||||
"Nextcloud backup codes" : "Nextcloud sikkerhetskopi-koder",
|
||||
"Two-factor authentication" : "To-trinns bekreftelse",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Din innlogging med to-trinns bekreftelse var velykket (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "En innlogging med to-trinns bekreftelse mislyktes (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Du opprettet to-trinns bekreftelse sikkerhetskopi-koder",
|
||||
"Backup code" : "Sikkerhetskopi-kode",
|
||||
"Use backup code" : "Bruker sikkerhetskopi-kode",
|
||||
"Two factor backup codes" : "Sikkerhetskopikoder for tofaktor",
|
||||
"Second-factor backup codes" : "To-trinns bekreftelse sikkerhetskopi-koder"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Als je backup codes opnieuw genereert, worden oude codes automatisch ongeldig gemaakt.",
|
||||
"An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes",
|
||||
"Nextcloud backup codes" : "Nextcloud backup codes",
|
||||
"Two-factor authentication" : "Tweefactor authenticatie",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Je creëerde tweefactor back-up codes voor je account",
|
||||
"Backup code" : "Backup code",
|
||||
"Use backup code" : "Gebruik backup code",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Als je backup codes opnieuw genereert, worden oude codes automatisch ongeldig gemaakt.",
|
||||
"An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes",
|
||||
"Nextcloud backup codes" : "Nextcloud backup codes",
|
||||
"Two-factor authentication" : "Tweefactor authenticatie",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Je bent succesvol ingelogd via tweefactot authenticatie (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Je creëerde tweefactor back-up codes voor je account",
|
||||
"Backup code" : "Backup code",
|
||||
"Use backup code" : "Gebruik backup code",
|
||||
|
||||
@@ -10,12 +10,10 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Jeśli generujesz kody zapasowe ponownie, automatycznie unieważniasz stare kody.",
|
||||
"An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.",
|
||||
"Nextcloud backup codes" : "Kody zapasowe Nextcloud",
|
||||
"Two-factor authentication" : "Uwierzytelnienie dwuetapowe",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Zalogowałeś się z wykorzystaniem uwierzytelnienia dwuetapowego (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Próba zalogowania się z użyciem uwierzytelnienia dwuetapowego nie udała się (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Stworzyłeś zapasowe kody uwierzytelnienia dwuetapowego swojego konta",
|
||||
"Backup code" : "Kopia zapasowa kodów",
|
||||
"Use backup code" : "Użyj kodu zapasowego",
|
||||
"Two factor backup codes" : "Kody zapasowe dla uwierzytelniania dwuetapowego",
|
||||
"Second-factor backup codes" : "Kopie zapasowych kodów uwierzytelnienia dwuskładnikowego"
|
||||
},
|
||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||
|
||||
@@ -8,12 +8,10 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Jeśli generujesz kody zapasowe ponownie, automatycznie unieważniasz stare kody.",
|
||||
"An error occurred while generating your backup codes" : "Wystąpił błąd podczas generowania kodów zapasowych.",
|
||||
"Nextcloud backup codes" : "Kody zapasowe Nextcloud",
|
||||
"Two-factor authentication" : "Uwierzytelnienie dwuetapowe",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Zalogowałeś się z wykorzystaniem uwierzytelnienia dwuetapowego (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Próba zalogowania się z użyciem uwierzytelnienia dwuetapowego nie udała się (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Stworzyłeś zapasowe kody uwierzytelnienia dwuetapowego swojego konta",
|
||||
"Backup code" : "Kopia zapasowa kodów",
|
||||
"Use backup code" : "Użyj kodu zapasowego",
|
||||
"Two factor backup codes" : "Kody zapasowe dla uwierzytelniania dwuetapowego",
|
||||
"Second-factor backup codes" : "Kopie zapasowych kodów uwierzytelnienia dwuskładnikowego"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||
}
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Se você regerar os códigos de backup, invalidará automaticamente os códigos antigos.",
|
||||
"An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup",
|
||||
"Nextcloud backup codes" : "Códigos de backup do Nextcloud",
|
||||
"Two-factor authentication" : "Autenticação em dois fatores",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Você logou com sucesso usando autenticação de dois fatores (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "A tentativa de logar usando autenticação de dois fatores falhou (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Você criou os códigos de backup de dois fatores para sua conta.",
|
||||
"Backup code" : "Código de backup",
|
||||
"Use backup code" : "Usar o código de backup",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Se você regerar os códigos de backup, invalidará automaticamente os códigos antigos.",
|
||||
"An error occurred while generating your backup codes" : "Ocorreu um erro ao gerar os códigos de backup",
|
||||
"Nextcloud backup codes" : "Códigos de backup do Nextcloud",
|
||||
"Two-factor authentication" : "Autenticação em dois fatores",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Você logou com sucesso usando autenticação de dois fatores (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "A tentativa de logar usando autenticação de dois fatores falhou (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Você criou os códigos de backup de dois fatores para sua conta.",
|
||||
"Backup code" : "Código de backup",
|
||||
"Use backup code" : "Usar o código de backup",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "При перевыпуске резервных кодов, старые автоматически становятся недействительными.",
|
||||
"An error occurred while generating your backup codes" : "Произошла ошибка при создании резервных кодов",
|
||||
"Nextcloud backup codes" : "Резервные коды Nextcloud",
|
||||
"Two-factor authentication" : "Двухфакторная аутентификация",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Вы успешно вошли в систему используя двухфакторную аутентификацию (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Сбой при попытке входа с использованием двухфакторной аутентификации (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Вы создали двухфакторные резервные коды для своего аккаунта",
|
||||
"Backup code" : "Резервный код",
|
||||
"Use backup code" : "Использовать резервный код",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "При перевыпуске резервных кодов, старые автоматически становятся недействительными.",
|
||||
"An error occurred while generating your backup codes" : "Произошла ошибка при создании резервных кодов",
|
||||
"Nextcloud backup codes" : "Резервные коды Nextcloud",
|
||||
"Two-factor authentication" : "Двухфакторная аутентификация",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Вы успешно вошли в систему используя двухфакторную аутентификацию (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Сбой при попытке входа с использованием двухфакторной аутентификации (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Вы создали двухфакторные резервные коды для своего аккаунта",
|
||||
"Backup code" : "Резервный код",
|
||||
"Use backup code" : "Использовать резервный код",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Om du skapar nya återställningsnycklar så kommer de gamla automatiskt att sluta fungera.",
|
||||
"An error occurred while generating your backup codes" : "Ett fel uppstod vid skapandet av nya återställningsnycklar",
|
||||
"Nextcloud backup codes" : "Nextcloud återställningsnycklar",
|
||||
"Two-factor authentication" : "Tvåfaktorsautentisering",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Du lyckades logga in genom att använda tvåfaktorsautentisering (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Ett inloggningsförsök med tvåfaktorsautentisering misslyckades (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Du skapade återställningsnycklar till tvåfaktorsautentiseringen på ditt användarkonto.",
|
||||
"Backup code" : "Återställningsnyckel",
|
||||
"Use backup code" : "Använd återställningsnyckel",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Om du skapar nya återställningsnycklar så kommer de gamla automatiskt att sluta fungera.",
|
||||
"An error occurred while generating your backup codes" : "Ett fel uppstod vid skapandet av nya återställningsnycklar",
|
||||
"Nextcloud backup codes" : "Nextcloud återställningsnycklar",
|
||||
"Two-factor authentication" : "Tvåfaktorsautentisering",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Du lyckades logga in genom att använda tvåfaktorsautentisering (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Ett inloggningsförsök med tvåfaktorsautentisering misslyckades (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "Du skapade återställningsnycklar till tvåfaktorsautentiseringen på ditt användarkonto.",
|
||||
"Backup code" : "Återställningsnyckel",
|
||||
"Use backup code" : "Använd återställningsnyckel",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
|
||||
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
|
||||
"Nextcloud backup codes" : "Nextcloud yedek kodları",
|
||||
"Two-factor authentication" : "Iki aşamalı kimlik doğrulama",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açtınız (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açma girişimi reddedildi (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz",
|
||||
"Backup code" : "Yedek kod",
|
||||
"Use backup code" : "Yedek kodu kullan",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
|
||||
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
|
||||
"Nextcloud backup codes" : "Nextcloud yedek kodları",
|
||||
"Two-factor authentication" : "Iki aşamalı kimlik doğrulama",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açtınız (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açma girişimi reddedildi (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz",
|
||||
"Backup code" : "Yedek kod",
|
||||
"Use backup code" : "Yedek kodu kullan",
|
||||
|
||||
@@ -10,9 +10,6 @@ OC.L10N.register(
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码, 旧的代码将自动失效.",
|
||||
"An error occurred while generating your backup codes" : "生成备用码时出错",
|
||||
"Nextcloud backup codes" : "Nextcloud 备用码",
|
||||
"Two-factor authentication" : "两步验证",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "您使用两步验证登录成功 (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "使用两步验证登录失败的尝试 (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码",
|
||||
"Backup code" : "备用码",
|
||||
"Use backup code" : "使用备用码",
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
"If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码, 旧的代码将自动失效.",
|
||||
"An error occurred while generating your backup codes" : "生成备用码时出错",
|
||||
"Nextcloud backup codes" : "Nextcloud 备用码",
|
||||
"Two-factor authentication" : "两步验证",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "您使用两步验证登录成功 (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "使用两步验证登录失败的尝试 (%1$s)",
|
||||
"You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码",
|
||||
"Backup code" : "备用码",
|
||||
"Use backup code" : "使用备用码",
|
||||
|
||||
@@ -10,6 +10,7 @@ OC.L10N.register(
|
||||
"Update to %1$s is available." : "Oppdatering til %1$s er tilgjengelig.",
|
||||
"Update for %1$s to version %2$s is available." : "Oppdatering for %1$s til versjon %2$s er tilgjengelig.",
|
||||
"Update for {app} to version %s is available." : "Oppdatering for {app} til versjon %s er tilgjengelig.",
|
||||
"Update notification" : "Oppdateringsvarsel",
|
||||
"A new version is available: %s" : "En ny versjon er tilgjengelig: %s",
|
||||
"Open updater" : "Åpne oppdaterer",
|
||||
"Download now" : "Last ned nå",
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"Update to %1$s is available." : "Oppdatering til %1$s er tilgjengelig.",
|
||||
"Update for %1$s to version %2$s is available." : "Oppdatering for %1$s til versjon %2$s er tilgjengelig.",
|
||||
"Update for {app} to version %s is available." : "Oppdatering for {app} til versjon %s er tilgjengelig.",
|
||||
"Update notification" : "Oppdateringsvarsel",
|
||||
"A new version is available: %s" : "En ny versjon er tilgjengelig: %s",
|
||||
"Open updater" : "Åpne oppdaterer",
|
||||
"Download now" : "Last ned nå",
|
||||
|
||||
@@ -47,7 +47,7 @@ OC.L10N.register(
|
||||
"Select attributes" : "Attribute auswählen",
|
||||
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfe Deine Loginattribute und Deinen Benutzernamen. Gültige Filter (zum Kopieren und Einfügen bei der Überprüfung auf der Kommandozeile): <br/>",
|
||||
"User found and settings verified." : "Benutzer gefunden und Einstellungen überprüft.",
|
||||
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Nutzer gefunden. Nur. der ersten Nutzer wird in der Lage sein, sich anzumelden. Verwende einen weiter einschränkenenden Filter.",
|
||||
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Nutzer gefunden. Nur der ersten Nutzer wird in der Lage sein sich anzumelden. Verwende einen weiter einschränkenenden Filter.",
|
||||
"An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte prüfe die Einstellungen und die Logdatei.",
|
||||
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Der Suchfilter ist ungültig, möglicherweise bestehen Eingabefehler wie z.B. eine ungerade Anzahl von geöffneten und geschlossenen Klammern. Bitte überarbeiten.",
|
||||
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Es ist ein Verbindungsfehler zum LDAP/AD aufgetreten, bitte Host, Port und Anmeldeinformationen überprüfen.",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"Select attributes" : "Attribute auswählen",
|
||||
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfe Deine Loginattribute und Deinen Benutzernamen. Gültige Filter (zum Kopieren und Einfügen bei der Überprüfung auf der Kommandozeile): <br/>",
|
||||
"User found and settings verified." : "Benutzer gefunden und Einstellungen überprüft.",
|
||||
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Nutzer gefunden. Nur. der ersten Nutzer wird in der Lage sein, sich anzumelden. Verwende einen weiter einschränkenenden Filter.",
|
||||
"Settings verified, but more than one user found. Only the first will be able to login. Consider a more narrow filter." : "Einstellungen geprüft, es wurde mehr als ein Nutzer gefunden. Nur der ersten Nutzer wird in der Lage sein sich anzumelden. Verwende einen weiter einschränkenenden Filter.",
|
||||
"An unspecified error occurred. Please check the settings and the log." : "Ein nicht näher spezifizierter Fehler ist aufgetreten. Bitte prüfe die Einstellungen und die Logdatei.",
|
||||
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Der Suchfilter ist ungültig, möglicherweise bestehen Eingabefehler wie z.B. eine ungerade Anzahl von geöffneten und geschlossenen Klammern. Bitte überarbeiten.",
|
||||
"A connection error to LDAP / AD occurred, please check host, port and credentials." : "Es ist ein Verbindungsfehler zum LDAP/AD aufgetreten, bitte Host, Port und Anmeldeinformationen überprüfen.",
|
||||
|
||||
@@ -90,6 +90,7 @@ OC.L10N.register(
|
||||
"Copy current configuration into new directory binding" : "Kopier gjeldende konfigurasjon til ny katalogbinding",
|
||||
"Delete the current configuration" : "Slett gjeldende konfigurasjon",
|
||||
"Host" : "Tjener",
|
||||
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Du kan unnlate protokollen, bortsett fra hvis du krever SSL. Om så er tilfelle, start med ldaps://",
|
||||
"Port" : "Port",
|
||||
"Detect Port" : "Påvis port",
|
||||
"User DN" : "Bruker-DN",
|
||||
@@ -102,6 +103,7 @@ OC.L10N.register(
|
||||
"Test Base DN" : "Test base-DN",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Unngår automatiske LDAP-forespørsler. Bedre for store oppsett men krever litt LDAP-kunnskap.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" : "Legg inn LDAP-filtre manuelt (anbefalt for store kataloger)",
|
||||
"Listing and searching for users is constrained by these criteria:" : "Opplisting av og søking etter brukere begrenses av disse kriteriene:",
|
||||
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "De mest vanlige objektklassene for brukere er organizationalPerson, person, user og inetOrgPerson. Kontakt katalogadministratoren hvis du er usikker på hvilken objektklasse du skal velge.",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." : "Filteret spesifiserer hvilke LDAP-brukere som skal ha tilgang til %s-instansen.",
|
||||
"Verify settings and count users" : "Sjekk innstillinger og tell brukere",
|
||||
|
||||
@@ -88,6 +88,7 @@
|
||||
"Copy current configuration into new directory binding" : "Kopier gjeldende konfigurasjon til ny katalogbinding",
|
||||
"Delete the current configuration" : "Slett gjeldende konfigurasjon",
|
||||
"Host" : "Tjener",
|
||||
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Du kan unnlate protokollen, bortsett fra hvis du krever SSL. Om så er tilfelle, start med ldaps://",
|
||||
"Port" : "Port",
|
||||
"Detect Port" : "Påvis port",
|
||||
"User DN" : "Bruker-DN",
|
||||
@@ -100,6 +101,7 @@
|
||||
"Test Base DN" : "Test base-DN",
|
||||
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Unngår automatiske LDAP-forespørsler. Bedre for store oppsett men krever litt LDAP-kunnskap.",
|
||||
"Manually enter LDAP filters (recommended for large directories)" : "Legg inn LDAP-filtre manuelt (anbefalt for store kataloger)",
|
||||
"Listing and searching for users is constrained by these criteria:" : "Opplisting av og søking etter brukere begrenses av disse kriteriene:",
|
||||
"The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "De mest vanlige objektklassene for brukere er organizationalPerson, person, user og inetOrgPerson. Kontakt katalogadministratoren hvis du er usikker på hvilken objektklasse du skal velge.",
|
||||
"The filter specifies which LDAP users shall have access to the %s instance." : "Filteret spesifiserer hvilke LDAP-brukere som skal ha tilgang til %s-instansen.",
|
||||
"Verify settings and count users" : "Sjekk innstillinger og tell brukere",
|
||||
|
||||
@@ -12,6 +12,7 @@ OC.L10N.register(
|
||||
"No data specified" : "Nie określono danych",
|
||||
" Could not set configuration %s" : "Nie można ustawić konfiguracji %s",
|
||||
"Action does not exist" : "Akcja nie istnieje",
|
||||
"LDAP user and group backend" : "Zaplecze użytkowników i grup LDAP",
|
||||
"Renewing …" : "Odnawianie ...",
|
||||
"Very weak password" : "Bardzo słabe hasło",
|
||||
"Weak password" : "Słabe hasło",
|
||||
@@ -74,6 +75,7 @@ OC.L10N.register(
|
||||
"Edit LDAP Query" : "Edytuj zapytanie LDAP",
|
||||
"LDAP Filter:" : "Filtr LDAP",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filtr określa, które grupy LDAP powinny mieć dostęp do instancji %s.",
|
||||
"Verify settings and count the groups" : "Zweryfikuj ustawienia i policz grupy",
|
||||
"When logging in, %s will find the user based on the following attributes:" : "Podczas logowania, %s znajdzie użytkownika na podstawie następujących atrybutów:",
|
||||
"LDAP / AD Username:" : "Nazwa użytkownika LDAP / AD:",
|
||||
"LDAP / AD Email Address:" : "Adres email LDAP/AD:",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"No data specified" : "Nie określono danych",
|
||||
" Could not set configuration %s" : "Nie można ustawić konfiguracji %s",
|
||||
"Action does not exist" : "Akcja nie istnieje",
|
||||
"LDAP user and group backend" : "Zaplecze użytkowników i grup LDAP",
|
||||
"Renewing …" : "Odnawianie ...",
|
||||
"Very weak password" : "Bardzo słabe hasło",
|
||||
"Weak password" : "Słabe hasło",
|
||||
@@ -72,6 +73,7 @@
|
||||
"Edit LDAP Query" : "Edytuj zapytanie LDAP",
|
||||
"LDAP Filter:" : "Filtr LDAP",
|
||||
"The filter specifies which LDAP groups shall have access to the %s instance." : "Filtr określa, które grupy LDAP powinny mieć dostęp do instancji %s.",
|
||||
"Verify settings and count the groups" : "Zweryfikuj ustawienia i policz grupy",
|
||||
"When logging in, %s will find the user based on the following attributes:" : "Podczas logowania, %s znajdzie użytkownika na podstawie następujących atrybutów:",
|
||||
"LDAP / AD Username:" : "Nazwa użytkownika LDAP / AD:",
|
||||
"LDAP / AD Email Address:" : "Adres email LDAP/AD:",
|
||||
|
||||
@@ -117,6 +117,9 @@ kbd {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
&.hidden {
|
||||
display: none;
|
||||
}
|
||||
&.without-app-settings {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
@@ -156,7 +156,7 @@
|
||||
{
|
||||
docLink: data.phpOpcacheDocumentation,
|
||||
}
|
||||
) + "<pre><code>opcache.enable=On\nopcache.enable_cli=1\nopcache.interned_strings_buffer=8\nopcache.max_accelerated_files=10000\nopcache.memory_consumption=128\nopcache.save_comments=1\nopcache.revalidate_freq=1</code></pre>",
|
||||
) + "<pre><code>opcache.enable=1\nopcache.enable_cli=1\nopcache.interned_strings_buffer=8\nopcache.max_accelerated_files=10000\nopcache.memory_consumption=128\nopcache.save_comments=1\nopcache.revalidate_freq=1</code></pre>",
|
||||
type: OC.SetupChecks.MESSAGE_TYPE_INFO
|
||||
});
|
||||
}
|
||||
|
||||
@@ -441,7 +441,7 @@
|
||||
popoverMenu: popover,
|
||||
publicUploadRWLabel: t('core', 'Allow upload and editing'),
|
||||
publicUploadRLabel: t('core', 'Read only'),
|
||||
publicUploadWLabel: t('core', 'Secure drop (upload only)'),
|
||||
publicUploadWLabel: t('core', 'File drop (upload only)'),
|
||||
publicUploadRWValue: OC.PERMISSION_UPDATE | OC.PERMISSION_CREATE | OC.PERMISSION_READ | OC.PERMISSION_DELETE,
|
||||
publicUploadRValue: OC.PERMISSION_READ,
|
||||
publicUploadWValue: OC.PERMISSION_CREATE,
|
||||
|
||||
@@ -262,7 +262,7 @@
|
||||
createPermissionLabel: t('core', 'Can create'),
|
||||
updatePermissionLabel: t('core', 'Can change'),
|
||||
deletePermissionLabel: t('core', 'Can delete'),
|
||||
secureDropLabel: t('core', 'Secure drop (upload only)'),
|
||||
secureDropLabel: t('core', 'File drop (upload only)'),
|
||||
expireDateLabel: t('core', 'Set expiration date'),
|
||||
passwordLabel: t('core', 'Password protect'),
|
||||
crudsLabel: t('core', 'Access control'),
|
||||
|
||||
@@ -433,7 +433,7 @@ describe('OC.SetupChecks tests', function() {
|
||||
|
||||
async.done(function( data, s, x ){
|
||||
expect(data).toEqual([{
|
||||
msg: 'The PHP Opcache is not properly configured. <a href="https://example.org/link/to/doc" rel="noreferrer">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:' + "<pre><code>opcache.enable=On\nopcache.enable_cli=1\nopcache.interned_strings_buffer=8\nopcache.max_accelerated_files=10000\nopcache.memory_consumption=128\nopcache.save_comments=1\nopcache.revalidate_freq=1</code></pre>",
|
||||
msg: 'The PHP Opcache is not properly configured. <a href="https://example.org/link/to/doc" rel="noreferrer">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:' + "<pre><code>opcache.enable=1\nopcache.enable_cli=1\nopcache.interned_strings_buffer=8\nopcache.max_accelerated_files=10000\nopcache.memory_consumption=128\nopcache.save_comments=1\nopcache.revalidate_freq=1</code></pre>",
|
||||
type: OC.SetupChecks.MESSAGE_TYPE_INFO
|
||||
}]);
|
||||
done();
|
||||
|
||||
+1
-1
@@ -119,6 +119,7 @@ OC.L10N.register(
|
||||
"Email link to person" : "Имейл връзка към човек",
|
||||
"Send" : "Изпращане",
|
||||
"Allow upload and editing" : "Позволи обновяване и редактиране",
|
||||
"File drop (upload only)" : "Пускане на файл (качване само)",
|
||||
"Shared with you and the group {group} by {owner}" : "Споделено от {owner} с вас и групата {group}",
|
||||
"Shared with you by {owner}" : "Споделено с вас от {owner}",
|
||||
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} споделен с връзка",
|
||||
@@ -257,7 +258,6 @@ OC.L10N.register(
|
||||
"Ok" : "Добре",
|
||||
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Най-вероятно вашите данни и файлове са достъпни от интернет. .htaccess файлът не функционира. Силно препоръчваме да настроите уеб сървъра по такъв начин, че директорията за данни да не бъде достъпна или я преместете извън директорията на уеб сървъра.",
|
||||
"Error while unsharing" : "Грешка при премахване на споделянето",
|
||||
"File drop (upload only)" : "Пускане на файл (качване само)",
|
||||
"can reshare" : "може да споделя",
|
||||
"can edit" : "може да променя",
|
||||
"can create" : "може да създава",
|
||||
|
||||
+1
-1
@@ -117,6 +117,7 @@
|
||||
"Email link to person" : "Имейл връзка към човек",
|
||||
"Send" : "Изпращане",
|
||||
"Allow upload and editing" : "Позволи обновяване и редактиране",
|
||||
"File drop (upload only)" : "Пускане на файл (качване само)",
|
||||
"Shared with you and the group {group} by {owner}" : "Споделено от {owner} с вас и групата {group}",
|
||||
"Shared with you by {owner}" : "Споделено с вас от {owner}",
|
||||
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} споделен с връзка",
|
||||
@@ -255,7 +256,6 @@
|
||||
"Ok" : "Добре",
|
||||
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Най-вероятно вашите данни и файлове са достъпни от интернет. .htaccess файлът не функционира. Силно препоръчваме да настроите уеб сървъра по такъв начин, че директорията за данни да не бъде достъпна или я преместете извън директорията на уеб сървъра.",
|
||||
"Error while unsharing" : "Грешка при премахване на споделянето",
|
||||
"File drop (upload only)" : "Пускане на файл (качване само)",
|
||||
"can reshare" : "може да споделя",
|
||||
"can edit" : "може да променя",
|
||||
"can create" : "може да създава",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user