diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-23 01:55:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-23 01:55:10 -0400 |
commit | 357d342467b9200f190376a2bd224fa7b803b45a (patch) | |
tree | 8a1bf3afd5ebe912a3523f42c40d5f889f959280 /lib/l10n | |
parent | 88328000b11c33fd73aea371e9dcdf4ff20cf9a8 (diff) | |
download | nextcloud-server-357d342467b9200f190376a2bd224fa7b803b45a.tar.gz nextcloud-server-357d342467b9200f190376a2bd224fa7b803b45a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/de.js | 4 | ||||
-rw-r--r-- | lib/l10n/de.json | 4 | ||||
-rw-r--r-- | lib/l10n/de_DE.js | 4 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 4 | ||||
-rw-r--r-- | lib/l10n/es.js | 4 | ||||
-rw-r--r-- | lib/l10n/es.json | 4 | ||||
-rw-r--r-- | lib/l10n/fi_FI.js | 4 | ||||
-rw-r--r-- | lib/l10n/fi_FI.json | 4 |
8 files changed, 24 insertions, 8 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index ac65d37ecba..74f845ba6d9 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -167,6 +167,8 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Unvollständige Konfiguration des Storage. %s", "Storage connection error. %s" : "Verbindungsfehler zum Storage. %s", "Storage not available" : "Speicher nicht verfügbar", - "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Storage. %s" + "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Storage. %s", + "_%n file_::_%n files_" : ["%n Datei","%n Dateien"], + "_%n window_::_%n windows_" : ["%n Fenster","%n Fenster"] }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 97a5b59fea3..65bd3e97edf 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -165,6 +165,8 @@ "Storage incomplete configuration. %s" : "Unvollständige Konfiguration des Storage. %s", "Storage connection error. %s" : "Verbindungsfehler zum Storage. %s", "Storage not available" : "Speicher nicht verfügbar", - "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Storage. %s" + "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Storage. %s", + "_%n file_::_%n files_" : ["%n Datei","%n Dateien"], + "_%n window_::_%n windows_" : ["%n Fenster","%n Fenster"] },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index ab4fa068c47..5e9900fd395 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -167,6 +167,8 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Speicher-Konfiguration unvollständig. %s", "Storage connection error. %s" : "Speicher-Verbindungsfehler. %s", "Storage not available" : "Speicher nicht verfügbar", - "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s" + "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s", + "_%n file_::_%n files_" : ["%n Datei","%n Dateien"], + "_%n window_::_%n windows_" : ["%n Fenster","%n Fenster"] }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 8d3fe907524..5d0114eadf1 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -165,6 +165,8 @@ "Storage incomplete configuration. %s" : "Speicher-Konfiguration unvollständig. %s", "Storage connection error. %s" : "Speicher-Verbindungsfehler. %s", "Storage not available" : "Speicher nicht verfügbar", - "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s" + "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s", + "_%n file_::_%n files_" : ["%n Datei","%n Dateien"], + "_%n window_::_%n windows_" : ["%n Fenster","%n Fenster"] },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 9e108b52ec7..dbf8ba89b48 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -167,6 +167,8 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s", "Storage connection error. %s" : "Error de conexión de almacenamiento. %s", "Storage not available" : "Almacenamiento no disponible", - "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s" + "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", + "_%n file_::_%n files_" : ["%n archivo","%n archivos"], + "_%n window_::_%n windows_" : ["%n window","%n windows"] }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 36f8a63c317..723d8699949 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -165,6 +165,8 @@ "Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s", "Storage connection error. %s" : "Error de conexión de almacenamiento. %s", "Storage not available" : "Almacenamiento no disponible", - "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s" + "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", + "_%n file_::_%n files_" : ["%n archivo","%n archivos"], + "_%n window_::_%n windows_" : ["%n window","%n windows"] },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js index 11e50686a15..b82b6a7b513 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -146,6 +146,8 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage not available" : "Tallennustila ei ole käytettävissä", - "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", + "_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"], + "_%n window_::_%n windows_" : ["%n ikkuna","%n ikkunaa"] }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/fi_FI.json b/lib/l10n/fi_FI.json index f1c35d271f2..4bdddef1c57 100644 --- a/lib/l10n/fi_FI.json +++ b/lib/l10n/fi_FI.json @@ -144,6 +144,8 @@ "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage not available" : "Tallennustila ei ole käytettävissä", - "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", + "_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"], + "_%n window_::_%n windows_" : ["%n ikkuna","%n ikkunaa"] },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |