Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-09 04:12:40 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-09 04:12:40 +0300
commit5187ddcbfdfa2150d961e0f06f73960e8c36da8c (patch)
tree1b6dcf67d9fa96a4290aa9794cf4d7b6a5b33bbc /apps
parentfda3f4fc4188cc95f18926f0601f3dd698be9c79 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/it.js5
-rw-r--r--apps/dav/l10n/it.json5
-rw-r--r--apps/dav/l10n/pl.js10
-rw-r--r--apps/dav/l10n/pl.json10
-rw-r--r--apps/federatedfilesharing/l10n/da.js2
-rw-r--r--apps/federatedfilesharing/l10n/da.json2
-rw-r--r--apps/federation/l10n/pl.js1
-rw-r--r--apps/federation/l10n/pl.json1
-rw-r--r--apps/files_external/l10n/da.js3
-rw-r--r--apps/files_external/l10n/da.json3
-rw-r--r--apps/files_external/l10n/pl.js8
-rw-r--r--apps/files_external/l10n/pl.json8
-rw-r--r--apps/files_sharing/l10n/da.js93
-rw-r--r--apps/files_sharing/l10n/da.json93
-rw-r--r--apps/theming/l10n/ast.js12
-rw-r--r--apps/theming/l10n/ast.json12
-rw-r--r--apps/updatenotification/l10n/da.js1
-rw-r--r--apps/updatenotification/l10n/da.json1
-rw-r--r--apps/workflowengine/l10n/da.js2
-rw-r--r--apps/workflowengine/l10n/da.json2
20 files changed, 170 insertions, 104 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 06c64859288..364dcacf859 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -60,6 +60,9 @@ OC.L10N.register(
"More options …" : "Altre opzioni...",
"More options at %s" : "Altre opzioni alle %s",
"Contacts" : "Contatti",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.",
+ "Configures a CalDAV account" : "Configura un account CalDAV",
+ "Configures a CardDAV account" : "Configura un account CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Terminatore WebDAV",
"Technical details" : "Dettagli tecnici",
@@ -72,7 +75,9 @@ OC.L10N.register(
"Save" : "Salva",
"Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.",
"Calendar server" : "Server di calendari",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installa anche {calendarappstoreopen}l'app Calendario{linkclose}, o {calendardocopen}connetti il tuo desktop e mobile per la sicronizzazione ↗{linkclose}.",
"Send invitations to attendees" : "Invia gli inviti ai partecipanti",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server email{linkclose}.",
"Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni",
"Birthday calendars will be generated by a background job." : "Il calendario dei compleanni sarà generato con un'operazione in background.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Per cui non saranno disponibili immediatamente dopo l'abilitazione, ma saranno mostrati dopo qualche istante.",
diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json
index da3a79cac10..ad1f6eb6111 100644
--- a/apps/dav/l10n/it.json
+++ b/apps/dav/l10n/it.json
@@ -58,6 +58,9 @@
"More options …" : "Altre opzioni...",
"More options at %s" : "Altre opzioni alle %s",
"Contacts" : "Contatti",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.",
+ "Configures a CalDAV account" : "Configura un account CalDAV",
+ "Configures a CardDAV account" : "Configura un account CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Terminatore WebDAV",
"Technical details" : "Dettagli tecnici",
@@ -70,7 +73,9 @@
"Save" : "Salva",
"Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.",
"Calendar server" : "Server di calendari",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installa anche {calendarappstoreopen}l'app Calendario{linkclose}, o {calendardocopen}connetti il tuo desktop e mobile per la sicronizzazione ↗{linkclose}.",
"Send invitations to attendees" : "Invia gli inviti ai partecipanti",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server email{linkclose}.",
"Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni",
"Birthday calendars will be generated by a background job." : "Il calendario dei compleanni sarà generato con un'operazione in background.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Per cui non saranno disponibili immediatamente dopo l'abilitazione, ma saranno mostrati dopo qualche istante.",
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index 4cc684dcb54..cbe0cdc40a9 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"You deleted event {event} from calendar {calendar}" : "Usunąłeś/-aś wydarzenie {event} z kalendarza {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował/-a wydarzenie {event} z kalendarza {calendar}",
"You updated event {event} in calendar {calendar}" : "Zaktualizowałeś/-aś wydarzenie {event} w kalendarzu {calendar}",
+ "Busy" : "Czekaj",
"{actor} created todo {todo} in list {calendar}" : "{actor} utworzył/-a zadanie {todo} na liście {calendar}",
"You created todo {todo} in list {calendar}" : "Utworzyłeś/-aś zadanie {todo} na liście {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął/-ęła zadanie {todo} z listy {calendar}",
@@ -43,9 +44,13 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane",
"A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony",
"Contact birthdays" : "Urodziny kontaktu",
+ "%1$s via %2$s" : "%1$s przez %2$s",
"Invitation canceled" : "Zaproszenie anulowane",
"Hello %s," : "Witaj %s,",
+ "The meeting »%1$s« with %2$s was canceled." : "Spotkanie »%1$s« z %2$s zostało anulowane.",
"Invitation updated" : "Zaproszenie zaktualizowane",
+ "The meeting »%1$s« with %2$s was updated." : "Spotkanie »%1$s« z %2$s zostało zaktualizowane.",
+ "%1$s invited you to »%2$s«" : "%1$s zaprosił cię do »%2$s«",
"When:" : "Kiedy:",
"Where:" : "Gdzie: ",
"Description:" : "Opis:",
@@ -55,6 +60,9 @@ OC.L10N.register(
"More options …" : "Więcej opcji...",
"More options at %s" : "Więcej opcji na %s",
"Contacts" : "Kontakty",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.",
+ "Configures a CalDAV account" : "Konfiguruje konto CalDAV",
+ "Configures a CardDAV account" : "Konfiguruje konto CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Adres WebDAV",
"Technical details" : "Szczegóły techniczne",
@@ -67,7 +75,9 @@ OC.L10N.register(
"Save" : "Zapisz",
"Your attendance was updated successfully." : "Twoja obecność została zmieniona.",
"Calendar server" : "Serwer kalendarzy",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}Kalendarz{linkclose}, lub {calendardocopen}podłącz swój komputer & telefon aby synchronizować dane ↗{linkclose}.",
"Send invitations to attendees" : "Wyślij uczestnikom zaproszenia",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer pocztowy{linkclose}.",
"Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin",
"Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez zadanie w tle.",
"Hence they will not be available immediately after enabling but will show up after some time." : "W związku z tym, nie będą one widoczne bezpośrednio po włączeniu, ale pojawią się po jakimś czasie.",
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json
index 0ace56eff10..797c04f7bf8 100644
--- a/apps/dav/l10n/pl.json
+++ b/apps/dav/l10n/pl.json
@@ -27,6 +27,7 @@
"You deleted event {event} from calendar {calendar}" : "Usunąłeś/-aś wydarzenie {event} z kalendarza {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował/-a wydarzenie {event} z kalendarza {calendar}",
"You updated event {event} in calendar {calendar}" : "Zaktualizowałeś/-aś wydarzenie {event} w kalendarzu {calendar}",
+ "Busy" : "Czekaj",
"{actor} created todo {todo} in list {calendar}" : "{actor} utworzył/-a zadanie {todo} na liście {calendar}",
"You created todo {todo} in list {calendar}" : "Utworzyłeś/-aś zadanie {todo} na liście {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął/-ęła zadanie {todo} z listy {calendar}",
@@ -41,9 +42,13 @@
"A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane",
"A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony",
"Contact birthdays" : "Urodziny kontaktu",
+ "%1$s via %2$s" : "%1$s przez %2$s",
"Invitation canceled" : "Zaproszenie anulowane",
"Hello %s," : "Witaj %s,",
+ "The meeting »%1$s« with %2$s was canceled." : "Spotkanie »%1$s« z %2$s zostało anulowane.",
"Invitation updated" : "Zaproszenie zaktualizowane",
+ "The meeting »%1$s« with %2$s was updated." : "Spotkanie »%1$s« z %2$s zostało zaktualizowane.",
+ "%1$s invited you to »%2$s«" : "%1$s zaprosił cię do »%2$s«",
"When:" : "Kiedy:",
"Where:" : "Gdzie: ",
"Description:" : "Opis:",
@@ -53,6 +58,9 @@
"More options …" : "Więcej opcji...",
"More options at %s" : "Więcej opcji na %s",
"Contacts" : "Kontakty",
+ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.",
+ "Configures a CalDAV account" : "Konfiguruje konto CalDAV",
+ "Configures a CardDAV account" : "Konfiguruje konto CardDAV",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Adres WebDAV",
"Technical details" : "Szczegóły techniczne",
@@ -65,7 +73,9 @@
"Save" : "Zapisz",
"Your attendance was updated successfully." : "Twoja obecność została zmieniona.",
"Calendar server" : "Serwer kalendarzy",
+ "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}Kalendarz{linkclose}, lub {calendardocopen}podłącz swój komputer & telefon aby synchronizować dane ↗{linkclose}.",
"Send invitations to attendees" : "Wyślij uczestnikom zaproszenia",
+ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer pocztowy{linkclose}.",
"Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin",
"Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez zadanie w tle.",
"Hence they will not be available immediately after enabling but will show up after some time." : "W związku z tym, nie będą one widoczne bezpośrednio po włączeniu, ale pojawią się po jakimś czasie.",
diff --git a/apps/federatedfilesharing/l10n/da.js b/apps/federatedfilesharing/l10n/da.js
index fdf912e49d2..392b5fa6f0d 100644
--- a/apps/federatedfilesharing/l10n/da.js
+++ b/apps/federatedfilesharing/l10n/da.js
@@ -31,7 +31,7 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID" : "Del med mig gennem min #Nextcloud Federated Cloud ID",
"Sharing" : "Deling",
"Federated Cloud Sharing" : "Sammensluttet Cloud deling",
- "Open documentation" : "Åben dokumentation",
+ "Open documentation" : "Åbn dokumentation",
"Adjust how people can share between servers." : "Juster hvordan folk kan dele mellem servere.",
"Allow users on this server to send shares to other servers" : "Tillad brugere på denne server, at sende delinger til andre servere",
"Allow users on this server to receive shares from other servers" : "Tillad brugere på denne server, at modtage delinger fra andre servere",
diff --git a/apps/federatedfilesharing/l10n/da.json b/apps/federatedfilesharing/l10n/da.json
index af349919263..532759ffe5e 100644
--- a/apps/federatedfilesharing/l10n/da.json
+++ b/apps/federatedfilesharing/l10n/da.json
@@ -29,7 +29,7 @@
"Share with me through my #Nextcloud Federated Cloud ID" : "Del med mig gennem min #Nextcloud Federated Cloud ID",
"Sharing" : "Deling",
"Federated Cloud Sharing" : "Sammensluttet Cloud deling",
- "Open documentation" : "Åben dokumentation",
+ "Open documentation" : "Åbn dokumentation",
"Adjust how people can share between servers." : "Juster hvordan folk kan dele mellem servere.",
"Allow users on this server to send shares to other servers" : "Tillad brugere på denne server, at sende delinger til andre servere",
"Allow users on this server to receive shares from other servers" : "Tillad brugere på denne server, at modtage delinger fra andre servere",
diff --git a/apps/federation/l10n/pl.js b/apps/federation/l10n/pl.js
index ab6bef04ccb..dc85332ebc4 100644
--- a/apps/federation/l10n/pl.js
+++ b/apps/federation/l10n/pl.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"No server to federate with found" : "Nie znaleziono stowarzyszonego serwera",
"Could not add server" : "Nie można dodać serwera",
"Federation" : "Stowarzyszenia",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "Stowarzyszenie umożliwia łączenie się z innymi zaufanymi serwerami w celu wymiany katalogu użytkownika.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Stowarzyszenie pozwala łączyć się z innymi zaufanymi użytkownikami i wymieniać się z nimi katalogami. Na przykład, może to być wykorzystane do autouzupełniania w dzieleniu się ze stowarzyszonym użytkownikiem.",
"Trusted servers" : "Zaufane serwery",
"Add server automatically once a federated share was created successfully" : "Dodaj serwer automatycznie po pomyślnym utworzeniu stowarzyszonego udziału.",
diff --git a/apps/federation/l10n/pl.json b/apps/federation/l10n/pl.json
index 894da5082fe..a25fe4e15ad 100644
--- a/apps/federation/l10n/pl.json
+++ b/apps/federation/l10n/pl.json
@@ -4,6 +4,7 @@
"No server to federate with found" : "Nie znaleziono stowarzyszonego serwera",
"Could not add server" : "Nie można dodać serwera",
"Federation" : "Stowarzyszenia",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "Stowarzyszenie umożliwia łączenie się z innymi zaufanymi serwerami w celu wymiany katalogu użytkownika.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Stowarzyszenie pozwala łączyć się z innymi zaufanymi użytkownikami i wymieniać się z nimi katalogami. Na przykład, może to być wykorzystane do autouzupełniania w dzieleniu się ze stowarzyszonym użytkownikiem.",
"Trusted servers" : "Zaufane serwery",
"Add server automatically once a federated share was created successfully" : "Dodaj serwer automatycznie po pomyślnym utworzeniu stowarzyszonego udziału.",
diff --git a/apps/files_external/l10n/da.js b/apps/files_external/l10n/da.js
index 77122f9b922..72d8312cf9f 100644
--- a/apps/files_external/l10n/da.js
+++ b/apps/files_external/l10n/da.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Check for changes" : "Tjek for ændringer",
"Never" : "Aldrig",
"Once every direct access" : "Kun ved hver direkte tilgang",
+ "Read only" : "Skrivebeskyttet",
"Delete" : "Slet",
"Admin defined" : "Bestemt af administrator",
"Delete storage?" : "Slet lager?",
@@ -61,8 +62,10 @@ OC.L10N.register(
"OAuth2" : "OAuth2",
"Client ID" : "Klient-ID",
"Client secret" : "Klient hemmelighed",
+ "OpenStack v2" : "OpenStack v2",
"Tenant name" : "Lejernavn",
"Identity endpoint URL" : "Identificer afslutnings URL",
+ "OpenStack v3" : "OpenStack v3",
"Domain" : "Domæne",
"Rackspace" : "Hyldeplads",
"API key" : "API nøgle",
diff --git a/apps/files_external/l10n/da.json b/apps/files_external/l10n/da.json
index 13b9f69e888..9238d3c4876 100644
--- a/apps/files_external/l10n/da.json
+++ b/apps/files_external/l10n/da.json
@@ -17,6 +17,7 @@
"Check for changes" : "Tjek for ændringer",
"Never" : "Aldrig",
"Once every direct access" : "Kun ved hver direkte tilgang",
+ "Read only" : "Skrivebeskyttet",
"Delete" : "Slet",
"Admin defined" : "Bestemt af administrator",
"Delete storage?" : "Slet lager?",
@@ -59,8 +60,10 @@
"OAuth2" : "OAuth2",
"Client ID" : "Klient-ID",
"Client secret" : "Klient hemmelighed",
+ "OpenStack v2" : "OpenStack v2",
"Tenant name" : "Lejernavn",
"Identity endpoint URL" : "Identificer afslutnings URL",
+ "OpenStack v3" : "OpenStack v3",
"Domain" : "Domæne",
"Rackspace" : "Hyldeplads",
"API key" : "API nøgle",
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js
index 1e3c464f239..ea0195d182f 100644
--- a/apps/files_external/l10n/pl.js
+++ b/apps/files_external/l10n/pl.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Check for changes" : "Sprawdź zmiany",
"Never" : "Nigdy",
"Once every direct access" : "Jeden raz przy każdym dostępie",
+ "Read only" : "Tylko do odczytu",
"Delete" : "Usuń",
"Admin defined" : "Zdefiniowane przez Administratora",
"Are you sure you want to delete this external storage?" : "Czy na pewno chcesz usunąć zewnętrzny magazyn?",
@@ -76,7 +77,9 @@ OC.L10N.register(
"User entered, store in database" : "Użytkownik wpisał, zapisz w bazie danych",
"RSA public key" : "Klucz publiczny RSA",
"Public key" : "Klucz publiczny",
+ "RSA private key" : "Klucz prywatny RSA",
"Private key" : "Klucz prywatny",
+ "Kerberos ticket" : "Poświadczenia kerberos",
"Amazon S3" : "Amazon S3",
"Bucket" : "Kosz",
"Hostname" : "Nazwa serwera",
@@ -107,11 +110,15 @@ OC.L10N.register(
"Request timeout (seconds)" : "Limit czasu żądania (sekundy)",
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Obsługa cURL w PHP jest wyłączona lub nie jest zainstalowana. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby ją zainstalował.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Obsługa FTP w PHP jest wyłączona lub nie jest zainstalowana. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby ją zainstalował.",
+ "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" nie jest zainstalowany. Zamontowanie %2$s jest niemożliwe. Poproś administratora systemu o zainstalowanie.",
"External storage support" : "Wsparcie zewnętrznego magazynu",
+ "Adds basic external storage support" : "Dodaje podstawową obsługę magazynów zewnętrznych",
+ "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ta aplikacja umożliwia administratorom konfigurowanie połączeń z zewnętrznymi dostawcami magazynów danych, takimi jak serwery FTP, magazyny obiektów S3 lub SWIFT, serwery Nextcloud, serwery WebDAV i inne. Administratorzy mogą wybrać typy magazynów do włączania, dla użytkownika, grupy lub całego systemu. Po włączeniu, użytkownicy w katalogu głównym NextCloud zobaczą nowy folder, do którego mogą uzyskać dostęp i używać jak każdy inny folder NextCloud. Magazyn zewnętrzny pozwala użytkownikom udostępniać pliki przechowywane w tych lokalizacjach. W takich przypadkach, gdy adresat/odbiorca zażąda pliku z magazynu zewnętrznego używane są poświadczenia właściciela pliku.\n\nMagazyn zewnętrzny może być konfigurowany za pomocą GUI lub w wierszu poleceń. Ta druga opcja zapewnia zaawansowanemu użytkownikowi większą elastyczność w konfigurowaniu zewnętrznych magazynów i ustawianiu priorytetów montowania. Więcej informacji można znaleźć w dokumentacji GUI oraz dokumentacji pliku konfiguracyjnego magazynów zewnętrznych.",
"No external storage configured or you don't have the permission to configure them" : "Brak magazynów zewnętrznych lub nie masz uprawnień do ich konfiguracji",
"Name" : "Nazwa",
"Storage type" : "Typ magazynu",
"Scope" : "Zakres",
+ "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Magazyny zewnętrzne umożliwiają podłączanie zewnętrznych usług pamięci masowej i urządzeń jako dodatkowych urządzeń magazynujących NextCloud. Możesz także zezwolić użytkownikom na montowanie własnych magazynów zewnętrznych.",
"Folder name" : "Nazwa folderu",
"External storage" : "Zewnętrzne zasoby dyskowe",
"Authentication" : "Poświadczenie",
@@ -121,6 +128,7 @@ OC.L10N.register(
"Add storage" : "Dodaj zewnętrzne magazyny",
"Advanced settings" : "Ustawienia zaawansowane",
"Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia.",
"Are you sure you want to delete this external storage" : "Czy na pewno chcesz usunąć zewnętrzny magazyn?",
"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",
"OpenStack" : "OpenStack",
diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json
index ce02deeeeef..3203869cd33 100644
--- a/apps/files_external/l10n/pl.json
+++ b/apps/files_external/l10n/pl.json
@@ -17,6 +17,7 @@
"Check for changes" : "Sprawdź zmiany",
"Never" : "Nigdy",
"Once every direct access" : "Jeden raz przy każdym dostępie",
+ "Read only" : "Tylko do odczytu",
"Delete" : "Usuń",
"Admin defined" : "Zdefiniowane przez Administratora",
"Are you sure you want to delete this external storage?" : "Czy na pewno chcesz usunąć zewnętrzny magazyn?",
@@ -74,7 +75,9 @@
"User entered, store in database" : "Użytkownik wpisał, zapisz w bazie danych",
"RSA public key" : "Klucz publiczny RSA",
"Public key" : "Klucz publiczny",
+ "RSA private key" : "Klucz prywatny RSA",
"Private key" : "Klucz prywatny",
+ "Kerberos ticket" : "Poświadczenia kerberos",
"Amazon S3" : "Amazon S3",
"Bucket" : "Kosz",
"Hostname" : "Nazwa serwera",
@@ -105,11 +108,15 @@
"Request timeout (seconds)" : "Limit czasu żądania (sekundy)",
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Obsługa cURL w PHP jest wyłączona lub nie jest zainstalowana. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby ją zainstalował.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Obsługa FTP w PHP jest wyłączona lub nie jest zainstalowana. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby ją zainstalował.",
+ "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" nie jest zainstalowany. Zamontowanie %2$s jest niemożliwe. Poproś administratora systemu o zainstalowanie.",
"External storage support" : "Wsparcie zewnętrznego magazynu",
+ "Adds basic external storage support" : "Dodaje podstawową obsługę magazynów zewnętrznych",
+ "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ta aplikacja umożliwia administratorom konfigurowanie połączeń z zewnętrznymi dostawcami magazynów danych, takimi jak serwery FTP, magazyny obiektów S3 lub SWIFT, serwery Nextcloud, serwery WebDAV i inne. Administratorzy mogą wybrać typy magazynów do włączania, dla użytkownika, grupy lub całego systemu. Po włączeniu, użytkownicy w katalogu głównym NextCloud zobaczą nowy folder, do którego mogą uzyskać dostęp i używać jak każdy inny folder NextCloud. Magazyn zewnętrzny pozwala użytkownikom udostępniać pliki przechowywane w tych lokalizacjach. W takich przypadkach, gdy adresat/odbiorca zażąda pliku z magazynu zewnętrznego używane są poświadczenia właściciela pliku.\n\nMagazyn zewnętrzny może być konfigurowany za pomocą GUI lub w wierszu poleceń. Ta druga opcja zapewnia zaawansowanemu użytkownikowi większą elastyczność w konfigurowaniu zewnętrznych magazynów i ustawianiu priorytetów montowania. Więcej informacji można znaleźć w dokumentacji GUI oraz dokumentacji pliku konfiguracyjnego magazynów zewnętrznych.",
"No external storage configured or you don't have the permission to configure them" : "Brak magazynów zewnętrznych lub nie masz uprawnień do ich konfiguracji",
"Name" : "Nazwa",
"Storage type" : "Typ magazynu",
"Scope" : "Zakres",
+ "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Magazyny zewnętrzne umożliwiają podłączanie zewnętrznych usług pamięci masowej i urządzeń jako dodatkowych urządzeń magazynujących NextCloud. Możesz także zezwolić użytkownikom na montowanie własnych magazynów zewnętrznych.",
"Folder name" : "Nazwa folderu",
"External storage" : "Zewnętrzne zasoby dyskowe",
"Authentication" : "Poświadczenie",
@@ -119,6 +126,7 @@
"Add storage" : "Dodaj zewnętrzne magazyny",
"Advanced settings" : "Ustawienia zaawansowane",
"Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poświadczenia globalne mogą być używane do uwierzytelniania z wieloma zewnętrznymi magazynami, o ile posiadają takie same poświadczenia.",
"Are you sure you want to delete this external storage" : "Czy na pewno chcesz usunąć zewnętrzny magazyn?",
"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",
"OpenStack" : "OpenStack",
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js
index f64eae3157e..1bc1aa1382e 100644
--- a/apps/files_sharing/l10n/da.js
+++ b/apps/files_sharing/l10n/da.js
@@ -1,15 +1,8 @@
OC.L10N.register(
"files_sharing",
{
- "Server to server sharing is not enabled on this server" : "Server til serverdeling er ikke slået til på denne server",
- "The mountpoint name contains invalid characters." : "Monteringspunktets navn indeholder ugyldige tegn.",
- "Not allowed to create a federated share with the same user server" : "Det er ikke tilladt at danne et datafællesskab med samme brugerserver",
- "Invalid or untrusted SSL certificate" : "Ugyldigt eller upålideligt SSL-certifikat",
- "Could not authenticate to remote share, password might be wrong" : "Kunne ikke godkende fjerndelingen - kodeordet er muilgvis forkert",
- "Storage not valid" : "Lagerplads er ikke gyldig",
- "Couldn't add remote share" : "Kunne ikke tliføje den ekstern deling",
- "Shared with you" : "Delt med dig",
"Shared with others" : "Delt med andre",
+ "Shared with you" : "Delt med dig",
"Shared by link" : "Delt via link",
"Nothing shared with you yet" : "Der deles ikke noget med dig endnu",
"Files and folders others share with you will show up here" : "Filer og mapper som andre deler med dig, vil blive vist her",
@@ -17,57 +10,65 @@ OC.L10N.register(
"Files and folders you share will show up here" : "Filer og mapper som du deler, vil blive vist her",
"No shared links" : "Ingen delte link",
"Files and folders you share by link will show up here" : "Filer og mapper som du deler gennem link, vil blive vist her",
- "Do you want to add the remote share {name} from {owner}@{remote}?" : "Vil du tilføje den eksterne deling {name} fra {owner}@{remote}?",
- "Remote share" : "Ekstern deling",
- "Remote share password" : "Adgangskode for ekstern deling",
- "Cancel" : "Annuller",
- "Add remote share" : "Tilføj ekstern deling",
+ "Download" : "Hent",
"You can upload into this folder" : "Du kan overføre til denne mappe",
- "No ownCloud installation (7 or higher) found at {remote}" : "Der er ingen ownCloud-installation (7 eller højere) på {remote}",
- "Invalid ownCloud url" : "Ugyldig ownCloud-URL",
+ "No compatible server found at {remote}" : "Ingen kompatible servere fundet på {remote}",
+ "Invalid server URL" : "Ugyldig server adresse",
+ "Share" : "Del",
+ "No expiration date set" : "Ingen udløbsdato sat",
"Shared by" : "Delt af",
"Sharing" : "Deling",
- "A file or folder has been <strong>shared</strong>" : "En fil eller mappe er blevet <strong>delt</strong>",
- "A file or folder was shared from <strong>another server</strong>" : "En fil eller mappe blev delt fra <strong>en anden server</strong>",
- "A public shared file or folder was <strong>downloaded</strong>" : "En offentligt delt fil eller mappe blev <strong>hentet</strong>",
- "You received a new remote share %2$s from %1$s" : "Du modtog en ny ekstern deling %2$s fra %1$s",
- "You received a new remote share from %s" : "Du modtog en ny ekstern deling fra %s",
- "%1$s accepted remote share %2$s" : "%1$s accepterede den ekstern deling %2$s",
- "%1$s declined remote share %2$s" : "%1$s afviste den eksterne deling %2$s",
- "%1$s unshared %2$s from you" : "%1$s stoppede med at dele %2$s med dig",
- "Public shared folder %1$s was downloaded" : "Den offentligt delte mappe %1$s blev downloadet",
- "Public shared file %1$s was downloaded" : "Den offentligt delte fil %1$s blev downloadet",
- "You shared %1$s with %2$s" : "Du delte %1$s med %2$s",
- "%2$s shared %1$s with %3$s" : "%2$s delt %1$s med %3$s",
- "You shared %1$s with group %2$s" : "Du delte %1$s med gruppen %2$s",
- "%2$s shared %1$s with group %3$s" : "%2$s delt %1$s med gruppen %3$s",
- "%2$s shared %1$s via link" : "%2$s delt %1$s via link",
- "You shared %1$s via link" : "Du delte %1$s via link",
- "%2$s shared %1$s with you" : "%2$s delt %1$s med dig",
+ "File shares" : "Fildelinger",
"Downloaded via public link" : "Downloaded via et offentligt link",
- "Shared with %2$s" : "Delt med %2$s",
- "Shared with %3$s by %2$s" : "Delt med %3$s af %2$s",
- "Shared with group %2$s" : "Delt med gruppen %2$s",
- "Shared with group %3$s by %2$s" : "Delt med gruppen %3$s af %2$s",
- "Shared via link by %2$s" : "Delt via link af %2$s",
- "Shared via public link" : "Delt via offentligt link",
- "Shared by %2$s" : "Delt af %2$s",
- "Shares" : "Delt",
- "This share is password-protected" : "Delingen er beskyttet af kodeord",
- "The password is wrong. Try again." : "Kodeordet er forkert. Prøv igen.",
- "Password" : "Kodeord",
+ "Downloaded by {email}" : "Downloaded af {email}",
+ "{email} downloaded {file}" : "{email} downloadede {file}",
+ "{actor} shared with group {group}" : "{actor} delte med gruppe {group}",
+ "{actor} removed share for group {group}" : "{actor} fjernede deling fra gruppe {group}",
+ "You shared {file} with group {group}" : "Du delte {file} med gruppe {group}",
+ "You removed group {group} from {file}" : "Du fjernede {group} fra {file}",
+ "{actor} shared {file} with group {group}" : "{actor} delte {file} med gruppe {group}",
+ "{actor} removed group {group} from {file}" : "{actor} fjernede {group} fra {file}",
+ "Shared as public link" : "Delte som offentligt link",
+ "Removed public link" : "Fjernede offentlige link",
+ "Public link expired" : "Offentligt link er udløbet",
+ "Shared with {user}" : "Delt med {user}",
+ "You shared {file} with {user}" : "Du delte {file} med gruppe {user}",
+ "A file or folder was shared from <strong>another server</strong>" : "En fil eller mappe blev delt fra <strong>en anden server</strong>",
+ "A file or folder has been <strong>shared</strong>" : "En fil eller mappe er blevet <strong>delt</strong>",
+ "Wrong path, file/folder doesn't exist" : "Forkert sti, fil/mappe findes ikke",
+ "invalid permissions" : "Ugyldige rettigheder",
+ "Please specify a valid user" : "Angiv en gyldig bruger",
+ "Group sharing is disabled by the administrator" : "Gruppedeling er deaktiveret af administratoren",
+ "Please specify a valid group" : "Angiv en gyldig gruppe",
+ "Public link sharing is disabled by the administrator" : "Deling med offentligt link er deaktiveret af administratoren",
+ "Public upload disabled by the administrator" : "Offentlige uploads er slået fra af administratoren",
+ "Public upload is only possible for publicly shared folders" : "Offentligt upload er kun muligt i mapper der er delt offentligt",
+ "Invalid date, date format must be YYYY-MM-DD" : "Ugyldig dato. Brug formatet ÅÅÅ-MM-DD",
+ "Not a directory" : "Ikke en mappe",
+ "Could not lock path" : "Stien kunne ikke låses",
+ "Wrong or no update parameter given" : "Forkert eller manglende opdateringsparameter",
+ "shared by %s" : "deles af %s",
+ "Direct link" : "Direkte link",
+ "Add to your Nextcloud" : "Tilføj til din Nextcloud",
+ "Share API is disabled" : "Delings-API er slået fra",
+ "File sharing" : "Fildeling",
"No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
"Name" : "Navn",
"Share time" : "Dele periode",
+ "Expiration date" : "Udløbsdato",
"Sorry, this link doesn’t seem to work anymore." : "Desværre, dette link ser ikke ud til at fungerer længere.",
"Reasons might be:" : "Årsagen kan være:",
"the item was removed" : "Filen blev fjernet",
"the link expired" : "linket udløb",
"sharing is disabled" : "deling er deaktiveret",
"For more info, please ask the person who sent this link." : "For yderligere information, kontakt venligst personen der sendte linket. ",
- "Add to your ownCloud" : "Tilføj til din ownCload",
- "Download" : "Hent",
"Download %s" : "Hent %s",
- "Direct link" : "Direkte link"
+ "Upload files to %s" : "Upload filer til %s",
+ "Select or drop files" : "Vælg eller slip filer",
+ "Uploading files…" : "Uploader filer ...",
+ "Uploaded files:" : "Uploadede filer:",
+ "This share is password-protected" : "Delingen er beskyttet af kodeord",
+ "The password is wrong. Try again." : "Kodeordet er forkert. Prøv igen.",
+ "Password" : "Kodeord"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json
index 1b18f0c5cc0..38fbece4ffa 100644
--- a/apps/files_sharing/l10n/da.json
+++ b/apps/files_sharing/l10n/da.json
@@ -1,13 +1,6 @@
{ "translations": {
- "Server to server sharing is not enabled on this server" : "Server til serverdeling er ikke slået til på denne server",
- "The mountpoint name contains invalid characters." : "Monteringspunktets navn indeholder ugyldige tegn.",
- "Not allowed to create a federated share with the same user server" : "Det er ikke tilladt at danne et datafællesskab med samme brugerserver",
- "Invalid or untrusted SSL certificate" : "Ugyldigt eller upålideligt SSL-certifikat",
- "Could not authenticate to remote share, password might be wrong" : "Kunne ikke godkende fjerndelingen - kodeordet er muilgvis forkert",
- "Storage not valid" : "Lagerplads er ikke gyldig",
- "Couldn't add remote share" : "Kunne ikke tliføje den ekstern deling",
- "Shared with you" : "Delt med dig",
"Shared with others" : "Delt med andre",
+ "Shared with you" : "Delt med dig",
"Shared by link" : "Delt via link",
"Nothing shared with you yet" : "Der deles ikke noget med dig endnu",
"Files and folders others share with you will show up here" : "Filer og mapper som andre deler med dig, vil blive vist her",
@@ -15,57 +8,65 @@
"Files and folders you share will show up here" : "Filer og mapper som du deler, vil blive vist her",
"No shared links" : "Ingen delte link",
"Files and folders you share by link will show up here" : "Filer og mapper som du deler gennem link, vil blive vist her",
- "Do you want to add the remote share {name} from {owner}@{remote}?" : "Vil du tilføje den eksterne deling {name} fra {owner}@{remote}?",
- "Remote share" : "Ekstern deling",
- "Remote share password" : "Adgangskode for ekstern deling",
- "Cancel" : "Annuller",
- "Add remote share" : "Tilføj ekstern deling",
+ "Download" : "Hent",
"You can upload into this folder" : "Du kan overføre til denne mappe",
- "No ownCloud installation (7 or higher) found at {remote}" : "Der er ingen ownCloud-installation (7 eller højere) på {remote}",
- "Invalid ownCloud url" : "Ugyldig ownCloud-URL",
+ "No compatible server found at {remote}" : "Ingen kompatible servere fundet på {remote}",
+ "Invalid server URL" : "Ugyldig server adresse",
+ "Share" : "Del",
+ "No expiration date set" : "Ingen udløbsdato sat",
"Shared by" : "Delt af",
"Sharing" : "Deling",
- "A file or folder has been <strong>shared</strong>" : "En fil eller mappe er blevet <strong>delt</strong>",
- "A file or folder was shared from <strong>another server</strong>" : "En fil eller mappe blev delt fra <strong>en anden server</strong>",
- "A public shared file or folder was <strong>downloaded</strong>" : "En offentligt delt fil eller mappe blev <strong>hentet</strong>",
- "You received a new remote share %2$s from %1$s" : "Du modtog en ny ekstern deling %2$s fra %1$s",
- "You received a new remote share from %s" : "Du modtog en ny ekstern deling fra %s",
- "%1$s accepted remote share %2$s" : "%1$s accepterede den ekstern deling %2$s",
- "%1$s declined remote share %2$s" : "%1$s afviste den eksterne deling %2$s",
- "%1$s unshared %2$s from you" : "%1$s stoppede med at dele %2$s med dig",
- "Public shared folder %1$s was downloaded" : "Den offentligt delte mappe %1$s blev downloadet",
- "Public shared file %1$s was downloaded" : "Den offentligt delte fil %1$s blev downloadet",
- "You shared %1$s with %2$s" : "Du delte %1$s med %2$s",
- "%2$s shared %1$s with %3$s" : "%2$s delt %1$s med %3$s",
- "You shared %1$s with group %2$s" : "Du delte %1$s med gruppen %2$s",
- "%2$s shared %1$s with group %3$s" : "%2$s delt %1$s med gruppen %3$s",
- "%2$s shared %1$s via link" : "%2$s delt %1$s via link",
- "You shared %1$s via link" : "Du delte %1$s via link",
- "%2$s shared %1$s with you" : "%2$s delt %1$s med dig",
+ "File shares" : "Fildelinger",
"Downloaded via public link" : "Downloaded via et offentligt link",
- "Shared with %2$s" : "Delt med %2$s",
- "Shared with %3$s by %2$s" : "Delt med %3$s af %2$s",
- "Shared with group %2$s" : "Delt med gruppen %2$s",
- "Shared with group %3$s by %2$s" : "Delt med gruppen %3$s af %2$s",
- "Shared via link by %2$s" : "Delt via link af %2$s",
- "Shared via public link" : "Delt via offentligt link",
- "Shared by %2$s" : "Delt af %2$s",
- "Shares" : "Delt",
- "This share is password-protected" : "Delingen er beskyttet af kodeord",
- "The password is wrong. Try again." : "Kodeordet er forkert. Prøv igen.",
- "Password" : "Kodeord",
+ "Downloaded by {email}" : "Downloaded af {email}",
+ "{email} downloaded {file}" : "{email} downloadede {file}",
+ "{actor} shared with group {group}" : "{actor} delte med gruppe {group}",
+ "{actor} removed share for group {group}" : "{actor} fjernede deling fra gruppe {group}",
+ "You shared {file} with group {group}" : "Du delte {file} med gruppe {group}",
+ "You removed group {group} from {file}" : "Du fjernede {group} fra {file}",
+ "{actor} shared {file} with group {group}" : "{actor} delte {file} med gruppe {group}",
+ "{actor} removed group {group} from {file}" : "{actor} fjernede {group} fra {file}",
+ "Shared as public link" : "Delte som offentligt link",
+ "Removed public link" : "Fjernede offentlige link",
+ "Public link expired" : "Offentligt link er udløbet",
+ "Shared with {user}" : "Delt med {user}",
+ "You shared {file} with {user}" : "Du delte {file} med gruppe {user}",
+ "A file or folder was shared from <strong>another server</strong>" : "En fil eller mappe blev delt fra <strong>en anden server</strong>",
+ "A file or folder has been <strong>shared</strong>" : "En fil eller mappe er blevet <strong>delt</strong>",
+ "Wrong path, file/folder doesn't exist" : "Forkert sti, fil/mappe findes ikke",
+ "invalid permissions" : "Ugyldige rettigheder",
+ "Please specify a valid user" : "Angiv en gyldig bruger",
+ "Group sharing is disabled by the administrator" : "Gruppedeling er deaktiveret af administratoren",
+ "Please specify a valid group" : "Angiv en gyldig gruppe",
+ "Public link sharing is disabled by the administrator" : "Deling med offentligt link er deaktiveret af administratoren",
+ "Public upload disabled by the administrator" : "Offentlige uploads er slået fra af administratoren",
+ "Public upload is only possible for publicly shared folders" : "Offentligt upload er kun muligt i mapper der er delt offentligt",
+ "Invalid date, date format must be YYYY-MM-DD" : "Ugyldig dato. Brug formatet ÅÅÅ-MM-DD",
+ "Not a directory" : "Ikke en mappe",
+ "Could not lock path" : "Stien kunne ikke låses",
+ "Wrong or no update parameter given" : "Forkert eller manglende opdateringsparameter",
+ "shared by %s" : "deles af %s",
+ "Direct link" : "Direkte link",
+ "Add to your Nextcloud" : "Tilføj til din Nextcloud",
+ "Share API is disabled" : "Delings-API er slået fra",
+ "File sharing" : "Fildeling",
"No entries found in this folder" : "Der blev ikke fundet poster i denne mappe",
"Name" : "Navn",
"Share time" : "Dele periode",
+ "Expiration date" : "Udløbsdato",
"Sorry, this link doesn’t seem to work anymore." : "Desværre, dette link ser ikke ud til at fungerer længere.",
"Reasons might be:" : "Årsagen kan være:",
"the item was removed" : "Filen blev fjernet",
"the link expired" : "linket udløb",
"sharing is disabled" : "deling er deaktiveret",
"For more info, please ask the person who sent this link." : "For yderligere information, kontakt venligst personen der sendte linket. ",
- "Add to your ownCloud" : "Tilføj til din ownCload",
- "Download" : "Hent",
"Download %s" : "Hent %s",
- "Direct link" : "Direkte link"
+ "Upload files to %s" : "Upload filer til %s",
+ "Select or drop files" : "Vælg eller slip filer",
+ "Uploading files…" : "Uploader filer ...",
+ "Uploaded files:" : "Uploadede filer:",
+ "This share is password-protected" : "Delingen er beskyttet af kodeord",
+ "The password is wrong. Try again." : "Kodeordet er forkert. Prøv igen.",
+ "Password" : "Kodeord"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/theming/l10n/ast.js b/apps/theming/l10n/ast.js
index 6268908327c..a770ba4f768 100644
--- a/apps/theming/l10n/ast.js
+++ b/apps/theming/l10n/ast.js
@@ -4,16 +4,20 @@ OC.L10N.register(
"Loading preview…" : "Cargando previsualización...",
"Saved" : "Guardóse",
"a safe home for all your data" : "un llar seguru pa tolos tos datos",
+ "Name cannot be empty" : "El nome nun pue tar baleru",
"The given name is too long" : "El nome dau ye perllargu",
"The given web address is too long" : "La direición web dada ye perllarga",
"The given slogan is too long" : "La conseña dada ye perllarga",
"The given color is invalid" : "El color dau ye perllargu",
+ "The file was uploaded" : "Xubióse'l ficheru",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El ficheru xubíu perpasa la direutiva de xuba upload_max_filesize en php.ini",
"No file was uploaded" : "Nun se xubieron fichjeros",
+ "Missing a temporary folder" : "Falta un direutoriu temporal",
+ "Could not write file to disk" : "Nun pudo escribise nel discu'l ficheru",
+ "A PHP extension stopped the file upload" : "Una estensión de PHP paró la xuba de ficheros",
"No file uploaded" : "Nun se xubieron ficheros",
"Unsupported image type" : "Triba non sofitada d'imaxe",
"Name" : "Nome",
- "Web address" : "Direición web",
- "Web address https://…" : "Direición web https://…",
"Slogan" : "Conseña",
"Color" : "Color",
"Logo" : "Logu",
@@ -21,8 +25,8 @@ OC.L10N.register(
"Login image" : "Imaxe d'aniciu de sesión",
"Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión",
"Remove background image" : "Desaniciar imaxe de fondu",
+ "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu",
"You are already using a custom theme" : "Yá tas usando un tema personalizáu",
- "reset to default" : "reafitar",
- "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu"
+ "Web address https://…" : "Direición web https://…"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/ast.json b/apps/theming/l10n/ast.json
index a711e659ca6..84381da698b 100644
--- a/apps/theming/l10n/ast.json
+++ b/apps/theming/l10n/ast.json
@@ -2,16 +2,20 @@
"Loading preview…" : "Cargando previsualización...",
"Saved" : "Guardóse",
"a safe home for all your data" : "un llar seguru pa tolos tos datos",
+ "Name cannot be empty" : "El nome nun pue tar baleru",
"The given name is too long" : "El nome dau ye perllargu",
"The given web address is too long" : "La direición web dada ye perllarga",
"The given slogan is too long" : "La conseña dada ye perllarga",
"The given color is invalid" : "El color dau ye perllargu",
+ "The file was uploaded" : "Xubióse'l ficheru",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El ficheru xubíu perpasa la direutiva de xuba upload_max_filesize en php.ini",
"No file was uploaded" : "Nun se xubieron fichjeros",
+ "Missing a temporary folder" : "Falta un direutoriu temporal",
+ "Could not write file to disk" : "Nun pudo escribise nel discu'l ficheru",
+ "A PHP extension stopped the file upload" : "Una estensión de PHP paró la xuba de ficheros",
"No file uploaded" : "Nun se xubieron ficheros",
"Unsupported image type" : "Triba non sofitada d'imaxe",
"Name" : "Nome",
- "Web address" : "Direición web",
- "Web address https://…" : "Direición web https://…",
"Slogan" : "Conseña",
"Color" : "Color",
"Logo" : "Logu",
@@ -19,8 +23,8 @@
"Login image" : "Imaxe d'aniciu de sesión",
"Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión",
"Remove background image" : "Desaniciar imaxe de fondu",
+ "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu",
"You are already using a custom theme" : "Yá tas usando un tema personalizáu",
- "reset to default" : "reafitar",
- "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu"
+ "Web address https://…" : "Direición web https://…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/da.js b/apps/updatenotification/l10n/da.js
index cd8912ea8c0..1359e023cfc 100644
--- a/apps/updatenotification/l10n/da.js
+++ b/apps/updatenotification/l10n/da.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Opdatering til %1$s er tilgængelig.",
"Update for %1$s to version %2$s is available." : "Opdatering af %1$s til version %2$s er tilgængelig.",
"Update for {app} to version %s is available." : "Opdatering af {app} til version %s er tilgængelig.",
+ "Apps with available updates" : "Apps med opdateringer",
"Open updater" : "Åbn for opdatering",
"Download now" : "Hent nu",
"The update check is not yet finished. Please refresh the page." : "Opdateringstjek er ikke færdigt. Genindlæs venligst siden.",
diff --git a/apps/updatenotification/l10n/da.json b/apps/updatenotification/l10n/da.json
index 2f3554ced9d..725ce6bac28 100644
--- a/apps/updatenotification/l10n/da.json
+++ b/apps/updatenotification/l10n/da.json
@@ -7,6 +7,7 @@
"Update to %1$s is available." : "Opdatering til %1$s er tilgængelig.",
"Update for %1$s to version %2$s is available." : "Opdatering af %1$s til version %2$s er tilgængelig.",
"Update for {app} to version %s is available." : "Opdatering af {app} til version %s er tilgængelig.",
+ "Apps with available updates" : "Apps med opdateringer",
"Open updater" : "Åbn for opdatering",
"Download now" : "Hent nu",
"The update check is not yet finished. Please refresh the page." : "Opdateringstjek er ikke færdigt. Genindlæs venligst siden.",
diff --git a/apps/workflowengine/l10n/da.js b/apps/workflowengine/l10n/da.js
index eef476e75b1..a70b8e99f71 100644
--- a/apps/workflowengine/l10n/da.js
+++ b/apps/workflowengine/l10n/da.js
@@ -67,7 +67,7 @@ OC.L10N.register(
"Check #%s does not exist" : "Tjek #%s eksisterer",
"Workflow" : "Workflow",
"Files workflow engine" : "Filer workflow motoren",
- "Open documentation" : "Åben dokumentationen",
+ "Open documentation" : "Åbn dokumentationen",
"Loading…" : "Indlæser..."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/da.json b/apps/workflowengine/l10n/da.json
index c08b53acf1b..f260f21ee2c 100644
--- a/apps/workflowengine/l10n/da.json
+++ b/apps/workflowengine/l10n/da.json
@@ -65,7 +65,7 @@
"Check #%s does not exist" : "Tjek #%s eksisterer",
"Workflow" : "Workflow",
"Files workflow engine" : "Filer workflow motoren",
- "Open documentation" : "Åben dokumentationen",
+ "Open documentation" : "Åbn dokumentationen",
"Loading…" : "Indlæser..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file