summaryrefslogtreecommitdiffstats
path: root/files/l10n
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-24 23:12:18 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-24 23:12:18 +0200
commit700ac755655698d43e9c66f1aeca70680c43c807 (patch)
treef81954f381609867104ff9607b9656521d1549ce /files/l10n
parenta54ea3246cb2d20e3527211d3413f5d3a8dd529f (diff)
downloadnextcloud-server-700ac755655698d43e9c66f1aeca70680c43c807.tar.gz
nextcloud-server-700ac755655698d43e9c66f1aeca70680c43c807.zip
updated translations
Diffstat (limited to 'files/l10n')
-rw-r--r--files/l10n/ca.php2
-rw-r--r--files/l10n/da.php2
-rw-r--r--files/l10n/de.php2
-rw-r--r--files/l10n/el.php2
-rw-r--r--files/l10n/es.php2
-rw-r--r--files/l10n/fr.php2
-rw-r--r--files/l10n/id.php2
-rw-r--r--files/l10n/it.php2
-rw-r--r--files/l10n/nl.php14
-rw-r--r--files/l10n/pl.php14
-rw-r--r--files/l10n/pt_BR.php2
-rw-r--r--files/l10n/sv.php2
12 files changed, 31 insertions, 17 deletions
diff --git a/files/l10n/ca.php b/files/l10n/ca.php
index 14ab8b70a8d..8515ab35f27 100644
--- a/files/l10n/ca.php
+++ b/files/l10n/ca.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "Fitxers",
"Maximum upload size" => "Mida màxima de pujada",
-"Nothing in here. Upload something!" => "Res per aquí. Pugeu alguna cosa!",
"Upload" => "Puja",
"New Folder" => "Carpeta nova",
+"Nothing in here. Upload something!" => "Res per aquí. Pugeu alguna cosa!",
"Name" => "Nom",
"Download" => "Descarrega",
"Size" => "Mida",
diff --git a/files/l10n/da.php b/files/l10n/da.php
index 7bbcc6f8c23..bc909a92331 100644
--- a/files/l10n/da.php
+++ b/files/l10n/da.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "Filer",
"Maximum upload size" => "Maksimal upload-størrelse",
-"Nothing in here. Upload something!" => "Her er tomt. Upload noget!",
"Upload" => "Upload",
"New Folder" => "Ny Mappe",
+"Nothing in here. Upload something!" => "Her er tomt. Upload noget!",
"Name" => "Navn",
"Download" => "Download",
"Size" => "Størrelse",
diff --git a/files/l10n/de.php b/files/l10n/de.php
index ade5a049503..0259dd02e84 100644
--- a/files/l10n/de.php
+++ b/files/l10n/de.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "Dateien",
"Maximum upload size" => "Maximale Größe",
-"Nothing in here. Upload something!" => "Alles leer. Lad’ was hoch!",
"Upload" => "Hochladen",
"New Folder" => "Neuer Ordner",
+"Nothing in here. Upload something!" => "Alles leer. Lad’ was hoch!",
"Name" => "Name",
"Download" => "Herunterladen",
"Size" => "Größe",
diff --git a/files/l10n/el.php b/files/l10n/el.php
index 3537419e24d..14b95e69ca6 100644
--- a/files/l10n/el.php
+++ b/files/l10n/el.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "Αρχεία",
"Maximum upload size" => "Μέγιστο μέγεθος μεταφόρτωσης",
-"Nothing in here. Upload something!" => "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!",
"Upload" => "Μεταφόρτωση",
"New Folder" => "Νέος φάκελος",
+"Nothing in here. Upload something!" => "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!",
"Name" => "Όνομα",
"Download" => "Λήψη",
"Size" => "Μέγεθος",
diff --git a/files/l10n/es.php b/files/l10n/es.php
index acb9d8c7083..28dc17af761 100644
--- a/files/l10n/es.php
+++ b/files/l10n/es.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "Archivos",
"Maximum upload size" => "Tamaño máximo de subida",
-"Nothing in here. Upload something!" => "Aquí no hay nada. ¡Sube algo!",
"Upload" => "Subir",
"New Folder" => "Crear Carpeta",
+"Nothing in here. Upload something!" => "Aquí no hay nada. ¡Sube algo!",
"Name" => "Nombre",
"Download" => "Descargar",
"Size" => "Tamaño",
diff --git a/files/l10n/fr.php b/files/l10n/fr.php
index ccaf9a3867d..fa58f073d66 100644
--- a/files/l10n/fr.php
+++ b/files/l10n/fr.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "Fichiers",
"Maximum upload size" => "Taille max. d'envoi",
-"Nothing in here. Upload something!" => "Il n'y a rien ici ! Envoyez donc quelque chose :)",
"Upload" => "Envoyer",
"New Folder" => "Nouveau dossier",
+"Nothing in here. Upload something!" => "Il n'y a rien ici ! Envoyez donc quelque chose :)",
"Name" => "Nom",
"Download" => "Téléchargement",
"Size" => "Taille",
diff --git a/files/l10n/id.php b/files/l10n/id.php
index 28b298f289a..feb5c6d8631 100644
--- a/files/l10n/id.php
+++ b/files/l10n/id.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "Berkas",
"Maximum upload size" => "Ukuran unggah maksimum",
-"Nothing in here. Upload something!" => "Tidak ada apa-apa di sini. Unggah sesuatu!",
"Upload" => "Unggah",
"New Folder" => "Folder Baru",
+"Nothing in here. Upload something!" => "Tidak ada apa-apa di sini. Unggah sesuatu!",
"Name" => "Nama",
"Download" => "Unduh",
"Size" => "Ukuran",
diff --git a/files/l10n/it.php b/files/l10n/it.php
index c83e223eb9d..4c958924ceb 100644
--- a/files/l10n/it.php
+++ b/files/l10n/it.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "File",
"Maximum upload size" => "Dimensione massima upload",
-"Nothing in here. Upload something!" => "Non c'è niente qui. Carica qualcosa!",
"Upload" => "Carica",
"New Folder" => "Nuova Cartella",
+"Nothing in here. Upload something!" => "Non c'è niente qui. Carica qualcosa!",
"Name" => "Nome",
"Download" => "Scarica",
"Size" => "Dimensione",
diff --git a/files/l10n/nl.php b/files/l10n/nl.php
index 5ad05487712..c474d9a4ca2 100644
--- a/files/l10n/nl.php
+++ b/files/l10n/nl.php
@@ -1,14 +1,14 @@
<?php $TRANSLATIONS = array(
"Files" => "Bestanden",
-"Maximum upload size" => "Maximaale bestands groote voor uploads",
-"Nothing in here. Upload something!" => "Er bevind zich hier niks, upload een bestand.",
-"Upload" => "Uploaden",
-"New Folder" => "Nieuwe Map",
+"Maximum upload size" => "Maximale bestandsgrootte voor uploads",
+"Upload" => "Upload",
+"New Folder" => "Nieuwe map",
+"Nothing in here. Upload something!" => "Er bevindt zich hier niets. Upload een bestand!",
"Name" => "Naam",
"Download" => "Download",
-"Size" => "Bestandsgroote",
+"Size" => "Bestandsgrootte",
"Modified" => "Laatst aangepast",
-"Delete" => "Verwijderen",
+"Delete" => "Verwijder",
"Upload too large" => "Bestanden te groot",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "De bestanden die U probeert up te loaden zijn grooter dan de maximaal toegstane groote voor deze server."
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "De bestanden die u probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server."
);
diff --git a/files/l10n/pl.php b/files/l10n/pl.php
new file mode 100644
index 00000000000..6cd60267fc8
--- /dev/null
+++ b/files/l10n/pl.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Files" => "Pliki",
+"Maximum upload size" => "Maksymalna wielkość przesyłanego pliku",
+"Upload" => "Prześlij",
+"New Folder" => "Nowy katalog",
+"Nothing in here. Upload something!" => "Nic tu nie ma. Prześlij jakieś pliki!",
+"Name" => "Nazwa",
+"Download" => "Ściąganie",
+"Size" => "Wielkość",
+"Modified" => "Zmodyfikowano",
+"Delete" => "Skasuj",
+"Upload too large" => "Przesyłany plik jest za duży",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Pliki które próbujesz przesłać, przekraczają maksymalną, dopuszczalną wielkość."
+);
diff --git a/files/l10n/pt_BR.php b/files/l10n/pt_BR.php
index dbafd695643..efaefe51655 100644
--- a/files/l10n/pt_BR.php
+++ b/files/l10n/pt_BR.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "Arquivos",
"Maximum upload size" => "Tamanho máximo para carregar",
-"Nothing in here. Upload something!" => "Nada aqui.Carregar alguma coisa!",
"Upload" => "Carregar",
"New Folder" => "Nova Pasta",
+"Nothing in here. Upload something!" => "Nada aqui.Carregar alguma coisa!",
"Name" => "Nome",
"Download" => "Baixar",
"Size" => "Tamanho",
diff --git a/files/l10n/sv.php b/files/l10n/sv.php
index 122905c9501..dd1ac479366 100644
--- a/files/l10n/sv.php
+++ b/files/l10n/sv.php
@@ -1,9 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "Filer",
"Maximum upload size" => "Maximal storlek att lägga upp",
-"Nothing in here. Upload something!" => "Ingenting här. Lägg upp något!",
"Upload" => "Lägg upp",
"New Folder" => "Ny katalog",
+"Nothing in here. Upload something!" => "Ingenting här. Lägg upp något!",
"Name" => "Namn",
"Download" => "Ladda ned",
"Size" => "Storlek",