diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-30 01:57:53 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-30 01:57:53 -0400 |
commit | 654a6e6c6a0128b5443f7668ab6905523c049614 (patch) | |
tree | fe6172e12add7ad32269330ea82fba729dbc74aa /apps/files | |
parent | 6b02126dc1c8ba9de5b87c6c8568feea5948d2a0 (diff) | |
download | nextcloud-server-654a6e6c6a0128b5443f7668ab6905523c049614.tar.gz nextcloud-server-654a6e6c6a0128b5443f7668ab6905523c049614.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/af_ZA.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/de.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/es.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/fi_FI.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/fr.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/gl.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/hi_IN.php | 7 | ||||
-rw-r--r-- | apps/files/l10n/it.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/nl.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.php | 1 |
12 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/af_ZA.php b/apps/files/l10n/af_ZA.php index 0157af093e9..62c4ec70ac8 100644 --- a/apps/files/l10n/af_ZA.php +++ b/apps/files/l10n/af_ZA.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Share" => "Deel", "_%n folder_::_%n folders_" => array("",""), "_%n file_::_%n files_" => array("",""), "_Uploading %n file_::_Uploading %n files_" => array("","") diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php index 87907dda540..8ad0f8909f1 100644 --- a/apps/files/l10n/de.php +++ b/apps/files/l10n/de.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Umbenennen", "Your download is being prepared. This might take some time if the files are big." => "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern.", "Pending" => "Ausstehend", +"Error moving file." => "Fehler beim Verschieben der Datei.", "Error moving file" => "Fehler beim Verschieben der Datei", "Error" => "Fehler", "Could not rename file" => "Die Datei konnte nicht umbenannt werden", diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php index 50459aa4100..9a834f1cc31 100644 --- a/apps/files/l10n/de_DE.php +++ b/apps/files/l10n/de_DE.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Umbenennen", "Your download is being prepared. This might take some time if the files are big." => "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern.", "Pending" => "Ausstehend", +"Error moving file." => "Fehler beim Verschieben der Datei.", "Error moving file" => "Fehler beim Verschieben der Datei", "Error" => "Fehler", "Could not rename file" => "Die Datei konnte nicht umbenannt werden", diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php index fa024d1c9f7..5ebc141b80e 100644 --- a/apps/files/l10n/en_GB.php +++ b/apps/files/l10n/en_GB.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Rename", "Your download is being prepared. This might take some time if the files are big." => "Your download is being prepared. This might take some time if the files are big.", "Pending" => "Pending", +"Error moving file." => "Error moving file.", "Error moving file" => "Error moving file", "Error" => "Error", "Could not rename file" => "Could not rename file", diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index 58f7264b313..ba115e6af78 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Renombrar", "Your download is being prepared. This might take some time if the files are big." => "Su descarga está siendo preparada. Esto podría tardar algo de tiempo si los archivos son grandes.", "Pending" => "Pendiente", +"Error moving file." => "Error al mover el archivo.", "Error moving file" => "Error moviendo archivo", "Error" => "Error", "Could not rename file" => "No se pudo renombrar el archivo", diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php index 4f2947832ac..2a5c02277f6 100644 --- a/apps/files/l10n/fi_FI.php +++ b/apps/files/l10n/fi_FI.php @@ -43,6 +43,7 @@ $TRANSLATIONS = array( "Rename" => "Nimeä uudelleen", "Your download is being prepared. This might take some time if the files are big." => "Lataustasi valmistellaan. Tämä saattaa kestää hetken, jos tiedostot ovat suuria kooltaan.", "Pending" => "Odottaa", +"Error moving file." => "Virhe tiedostoa siirrettäessä.", "Error moving file" => "Virhe tiedostoa siirrettäessä", "Error" => "Virhe", "Could not rename file" => "Tiedoston nimeäminen uudelleen epäonnistui", diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php index a52897bd717..3e61c782a56 100644 --- a/apps/files/l10n/fr.php +++ b/apps/files/l10n/fr.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Renommer", "Your download is being prepared. This might take some time if the files are big." => "Votre téléchargement est cours de préparation. Ceci peut nécessiter un certain temps si les fichiers sont volumineux.", "Pending" => "En attente", +"Error moving file." => "Erreur lors du déplacement du fichier.", "Error moving file" => "Erreur lors du déplacement du fichier", "Error" => "Erreur", "Could not rename file" => "Impossible de renommer le fichier", diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php index f45053351fa..66d981c4543 100644 --- a/apps/files/l10n/gl.php +++ b/apps/files/l10n/gl.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Renomear", "Your download is being prepared. This might take some time if the files are big." => "Está a prepararse a súa descarga. Isto pode levar bastante tempo se os ficheiros son grandes.", "Pending" => "Pendentes", +"Error moving file." => "Produciuse un erro ao mover o ficheiro.", "Error moving file" => "Produciuse un erro ao mover o ficheiro", "Error" => "Erro", "Could not rename file" => "Non foi posíbel renomear o ficheiro", diff --git a/apps/files/l10n/hi_IN.php b/apps/files/l10n/hi_IN.php new file mode 100644 index 00000000000..0157af093e9 --- /dev/null +++ b/apps/files/l10n/hi_IN.php @@ -0,0 +1,7 @@ +<?php +$TRANSLATIONS = array( +"_%n folder_::_%n folders_" => array("",""), +"_%n file_::_%n files_" => array("",""), +"_Uploading %n file_::_Uploading %n files_" => array("","") +); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 02f25d64a86..d55c8009160 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Rinomina", "Your download is being prepared. This might take some time if the files are big." => "Il tuo scaricamento è in fase di preparazione. Ciò potrebbe richiedere del tempo se i file sono grandi.", "Pending" => "In corso", +"Error moving file." => "Errore durante lo spostamento del file.", "Error moving file" => "Errore durante lo spostamento del file", "Error" => "Errore", "Could not rename file" => "Impossibile rinominare il file", diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php index 95caed501af..6bde1e612d0 100644 --- a/apps/files/l10n/nl.php +++ b/apps/files/l10n/nl.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Hernoem", "Your download is being prepared. This might take some time if the files are big." => "Uw download wordt voorbereid. Dit kan enige tijd duren bij grote bestanden.", "Pending" => "In behandeling", +"Error moving file." => "Fout bij verplaatsen bestand", "Error moving file" => "Fout bij verplaatsen bestand", "Error" => "Fout", "Could not rename file" => "Kon niet hernoemen bestand", diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index d813e9d79f3..a62e0f3eb66 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -44,6 +44,7 @@ $TRANSLATIONS = array( "Rename" => "Yeniden adlandır", "Your download is being prepared. This might take some time if the files are big." => "İndirmeniz hazırlanıyor. Dosya büyük ise biraz zaman alabilir.", "Pending" => "Bekliyor", +"Error moving file." => "Dosya taşıma hatası.", "Error moving file" => "Dosya taşıma hatası", "Error" => "Hata", "Could not rename file" => "Dosya adlandırılamadı", |