summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-26 00:07:12 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-26 00:07:12 +0000
commita973c1bfb9b8ac444009b19fd1107483676dfd25 (patch)
tree968d153dd4c8fb866efc1385b2a0e0b76fef81b7 /core/l10n
parent9a70c137d2afa3dc1a6f6361c3fa36d5a9ca4f71 (diff)
downloadnextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.tar.gz
nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/de.js5
-rw-r--r--core/l10n/de.json5
-rw-r--r--core/l10n/hu_HU.js5
-rw-r--r--core/l10n/hu_HU.json5
-rw-r--r--core/l10n/nb_NO.js2
-rw-r--r--core/l10n/nb_NO.json2
6 files changed, 24 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index db0f13a0a37..05c492505ac 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Please select a file." : "Bitte wähle eine Datei aus.",
"File is too big" : "Datei ist zu groß",
+ "The selected file is not an image." : "Die ausgewählte Datei ist kein Bild.",
+ "The selected file cannot be read." : "Die ausgewählte Datei konnte nicht gelesen werden.",
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
"No image or file provided" : "Es wurde weder ein Bild noch eine Datei zur Verfügung gestellt",
"Unknown filetype" : "Unbekannter Dateityp",
@@ -102,6 +104,7 @@ OC.L10N.register(
"Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere deinen Administrator.",
"No" : "Nein",
"Yes" : "Ja",
+ "No files in here" : "Keine Dateien vorhanden",
"Choose" : "Auswählen",
"Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}",
"Ok" : "OK",
@@ -118,6 +121,7 @@ OC.L10N.register(
"(all selected)" : "(Alle ausgewählt)",
"({count} selected)" : "({count} ausgewählt)",
"Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage",
+ "Pending" : "Ausstehend",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Passables Passwort",
@@ -223,6 +227,7 @@ OC.L10N.register(
"Continue to Nextcloud" : "Weiter zur Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Weiterleitung zu Nextcloud.",
"Searching other places" : "Andere Orte durchsuchen",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Keine Suchergebnisse in anderen Ordnern für '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} Suchergebnis im anderen Ordner","{count} Suchergebnisse in anderen Ordnern"],
"Personal" : "Persönlich",
"Users" : "Benutzer",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index a1f9e4afc71..8f17a627167 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -1,6 +1,8 @@
{ "translations": {
"Please select a file." : "Bitte wähle eine Datei aus.",
"File is too big" : "Datei ist zu groß",
+ "The selected file is not an image." : "Die ausgewählte Datei ist kein Bild.",
+ "The selected file cannot be read." : "Die ausgewählte Datei konnte nicht gelesen werden.",
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
"No image or file provided" : "Es wurde weder ein Bild noch eine Datei zur Verfügung gestellt",
"Unknown filetype" : "Unbekannter Dateityp",
@@ -100,6 +102,7 @@
"Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere deinen Administrator.",
"No" : "Nein",
"Yes" : "Ja",
+ "No files in here" : "Keine Dateien vorhanden",
"Choose" : "Auswählen",
"Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}",
"Ok" : "OK",
@@ -116,6 +119,7 @@
"(all selected)" : "(Alle ausgewählt)",
"({count} selected)" : "({count} ausgewählt)",
"Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage",
+ "Pending" : "Ausstehend",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Passables Passwort",
@@ -221,6 +225,7 @@
"Continue to Nextcloud" : "Weiter zur Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Weiterleitung zu Nextcloud.",
"Searching other places" : "Andere Orte durchsuchen",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Keine Suchergebnisse in anderen Ordnern für '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} Suchergebnis im anderen Ordner","{count} Suchergebnisse in anderen Ordnern"],
"Personal" : "Persönlich",
"Users" : "Benutzer",
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index b8a283fd477..d413b6fc28c 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Please select a file." : "Kérlek, válassz ki egy fájlt.",
"File is too big" : "A fájl túl nagy",
+ "The selected file is not an image." : "A kiválasztott fájl nem kép.",
+ "The selected file cannot be read." : "A kiválasztott fájl nem olvasható.",
"Invalid file provided" : "Érvénytelen fájl van megadva",
"No image or file provided" : "Nincs kép vagy fájl megadva",
"Unknown filetype" : "Ismeretlen fájltípus",
@@ -102,6 +104,7 @@ OC.L10N.register(
"Password can not be changed. Please contact your administrator." : "A jelszót nem lehet visszaállítani. Kérjük, lépjen kapcsolatba a redszergazdával.",
"No" : "Nem",
"Yes" : "Igen",
+ "No files in here" : "Itt nincsenek fájlok",
"Choose" : "Válasszon",
"Error loading file picker template: {error}" : "Nem sikerült betölteni a fájlkiválasztó sablont: {error}",
"Ok" : "Ok",
@@ -118,6 +121,7 @@ OC.L10N.register(
"(all selected)" : "(összes kiválasztva)",
"({count} selected)" : "({count} kiválasztva)",
"Error loading file exists template" : "Hiba a létezőfájl-sablon betöltésekor",
+ "Pending" : "Folyamatban",
"Very weak password" : "Nagyon gyenge jelszó",
"Weak password" : "Gyenge jelszó",
"So-so password" : "Nem túl jó jelszó",
@@ -223,6 +227,7 @@ OC.L10N.register(
"Continue to Nextcloud" : "Irány a Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "A frissítés sikeres volt. Most átirányítunk a Nextcloudhoz.",
"Searching other places" : "Keresés más helyeken",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Ehhez nincsenek keresési eredmények más mappákban: '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} keresési eredmény egy másik mappában","{count} keresési eredmény más mappákban"],
"Personal" : "Személyes",
"Users" : "Felhasználók",
diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json
index 95a0398796d..65596ce39da 100644
--- a/core/l10n/hu_HU.json
+++ b/core/l10n/hu_HU.json
@@ -1,6 +1,8 @@
{ "translations": {
"Please select a file." : "Kérlek, válassz ki egy fájlt.",
"File is too big" : "A fájl túl nagy",
+ "The selected file is not an image." : "A kiválasztott fájl nem kép.",
+ "The selected file cannot be read." : "A kiválasztott fájl nem olvasható.",
"Invalid file provided" : "Érvénytelen fájl van megadva",
"No image or file provided" : "Nincs kép vagy fájl megadva",
"Unknown filetype" : "Ismeretlen fájltípus",
@@ -100,6 +102,7 @@
"Password can not be changed. Please contact your administrator." : "A jelszót nem lehet visszaállítani. Kérjük, lépjen kapcsolatba a redszergazdával.",
"No" : "Nem",
"Yes" : "Igen",
+ "No files in here" : "Itt nincsenek fájlok",
"Choose" : "Válasszon",
"Error loading file picker template: {error}" : "Nem sikerült betölteni a fájlkiválasztó sablont: {error}",
"Ok" : "Ok",
@@ -116,6 +119,7 @@
"(all selected)" : "(összes kiválasztva)",
"({count} selected)" : "({count} kiválasztva)",
"Error loading file exists template" : "Hiba a létezőfájl-sablon betöltésekor",
+ "Pending" : "Folyamatban",
"Very weak password" : "Nagyon gyenge jelszó",
"Weak password" : "Gyenge jelszó",
"So-so password" : "Nem túl jó jelszó",
@@ -221,6 +225,7 @@
"Continue to Nextcloud" : "Irány a Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "A frissítés sikeres volt. Most átirányítunk a Nextcloudhoz.",
"Searching other places" : "Keresés más helyeken",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Ehhez nincsenek keresési eredmények más mappákban: '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} keresési eredmény egy másik mappában","{count} keresési eredmény más mappákban"],
"Personal" : "Személyes",
"Users" : "Felhasználók",
diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js
index a4443e1b13d..d5ba203d63b 100644
--- a/core/l10n/nb_NO.js
+++ b/core/l10n/nb_NO.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Please select a file." : "Vennligst velg en fil.",
"File is too big" : "Filen er for stor",
+ "The selected file is not an image." : "Den valgte filen er ikke et bilde.",
+ "The selected file cannot be read." : "Den valgte filen kan ikke leses.",
"Invalid file provided" : "Ugyldig fil oppgitt",
"No image or file provided" : "Bilde eller fil ikke angitt",
"Unknown filetype" : "Ukjent filtype",
diff --git a/core/l10n/nb_NO.json b/core/l10n/nb_NO.json
index a85ce866a77..7bc8131910b 100644
--- a/core/l10n/nb_NO.json
+++ b/core/l10n/nb_NO.json
@@ -1,6 +1,8 @@
{ "translations": {
"Please select a file." : "Vennligst velg en fil.",
"File is too big" : "Filen er for stor",
+ "The selected file is not an image." : "Den valgte filen er ikke et bilde.",
+ "The selected file cannot be read." : "Den valgte filen kan ikke leses.",
"Invalid file provided" : "Ugyldig fil oppgitt",
"No image or file provided" : "Bilde eller fil ikke angitt",
"Unknown filetype" : "Ukjent filtype",