summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/hu.js10
-rw-r--r--apps/files_external/l10n/hu.json10
-rw-r--r--apps/files_external/l10n/pl.js11
-rw-r--r--apps/files_external/l10n/pl.json11
4 files changed, 38 insertions, 4 deletions
diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js
index 43771baf4e6..ce9b36cc0f4 100644
--- a/apps/files_external/l10n/hu.js
+++ b/apps/files_external/l10n/hu.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Haladó beállítások",
"Delete" : "Törlés",
"Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére",
- "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:"
+ "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a kérési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a hozzáférési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
+ "Step 1 failed. Exception: %s" : "1. lépés sikertelen. Kivétel: %s",
+ "Step 2 failed. Exception: %s" : "2. lépés sikertelen. Kivétel: %s",
+ "Dropbox App Configuration" : "Dropbox alkalmazás beállítás",
+ "Google Drive App Configuration" : "Google Drive alkalmazás beállítás",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json
index 7e62d1c186e..67ce98c0fc6 100644
--- a/apps/files_external/l10n/hu.json
+++ b/apps/files_external/l10n/hu.json
@@ -118,6 +118,14 @@
"Advanced settings" : "Haladó beállítások",
"Delete" : "Törlés",
"Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére",
- "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:"
+ "Allow users to mount the following external storage" : "A felhasználók számára engedélyezett külső tárolók csatolása:",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a kérési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Nem sikerült a hozzáférési tokenek letöltése. Ellenőrizd, hogy az alkalmazás kulcs és titok megfelelő-e!",
+ "Step 1 failed. Exception: %s" : "1. lépés sikertelen. Kivétel: %s",
+ "Step 2 failed. Exception: %s" : "2. lépés sikertelen. Kivétel: %s",
+ "Dropbox App Configuration" : "Dropbox alkalmazás beállítás",
+ "Google Drive App Configuration" : "Google Drive alkalmazás beállítás",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js
index 488061ee3bc..af79131b75c 100644
--- a/apps/files_external/l10n/pl.js
+++ b/apps/files_external/l10n/pl.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"Region" : "Region",
"Enable SSL" : "Włącz SSL",
"Enable Path Style" : "Włącz styl ścieżki",
+ "Legacy (v2) authentication" : "Stara wersja autoryzacji (V2)",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Zdalny podfolder",
@@ -119,6 +120,14 @@ OC.L10N.register(
"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"
+ "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
+ "Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s",
+ "Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s",
+ "Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
+ "Google Drive App Configuration" : "Konfiguracja aplikacji Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Dysk Google"
},
"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);");
diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json
index 43bd12ab647..5ce6fff90d2 100644
--- a/apps/files_external/l10n/pl.json
+++ b/apps/files_external/l10n/pl.json
@@ -73,6 +73,7 @@
"Region" : "Region",
"Enable SSL" : "Włącz SSL",
"Enable Path Style" : "Włącz styl ścieżki",
+ "Legacy (v2) authentication" : "Stara wersja autoryzacji (V2)",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Zdalny podfolder",
@@ -117,6 +118,14 @@
"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"
+ "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
+ "Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s",
+ "Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s",
+ "Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox",
+ "Google Drive App Configuration" : "Konfiguracja aplikacji Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Dysk Google"
},"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);"
} \ No newline at end of file