diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
commit | 63132483ca2075d4a984f435e272badf3cab41c3 (patch) | |
tree | 9e40bb44181eeecb4256432c25ada24cc5693b44 /lib | |
parent | 3ff2bec5faaeddf47e95b4e4b395be7c709649b1 (diff) | |
download | nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.tar.gz nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/cs_CZ.js | 4 | ||||
-rw-r--r-- | lib/l10n/cs_CZ.json | 4 | ||||
-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/en_GB.js | 4 | ||||
-rw-r--r-- | lib/l10n/en_GB.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 | ||||
-rw-r--r-- | lib/l10n/fr.js | 3 | ||||
-rw-r--r-- | lib/l10n/fr.json | 3 | ||||
-rw-r--r-- | lib/l10n/it.js | 4 | ||||
-rw-r--r-- | lib/l10n/it.json | 4 | ||||
-rw-r--r-- | lib/l10n/ja.js | 4 | ||||
-rw-r--r-- | lib/l10n/ja.json | 4 | ||||
-rw-r--r-- | lib/l10n/pt_BR.js | 4 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 4 | ||||
-rw-r--r-- | lib/l10n/pt_PT.js | 26 | ||||
-rw-r--r-- | lib/l10n/pt_PT.json | 26 | ||||
-rw-r--r-- | lib/l10n/ru.js | 4 | ||||
-rw-r--r-- | lib/l10n/ru.json | 4 | ||||
-rw-r--r-- | lib/l10n/sq.js | 4 | ||||
-rw-r--r-- | lib/l10n/sq.json | 4 | ||||
-rw-r--r-- | lib/l10n/uk.js | 4 | ||||
-rw-r--r-- | lib/l10n/uk.json | 4 |
28 files changed, 50 insertions, 104 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js index 8074111faed..92cb8d68e2c 100644 --- a/lib/l10n/cs_CZ.js +++ b/lib/l10n/cs_CZ.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", "Storage connection error. %s" : "Chyba připojení úložiště. %s", "Storage not available" : "Úložiště není dostupné", - "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s", - "_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů"], - "_%n window_::_%n windows_" : ["%n okno","%n okna","%n oken"] + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/lib/l10n/cs_CZ.json b/lib/l10n/cs_CZ.json index 1657a4b2dc0..c55c186641c 100644 --- a/lib/l10n/cs_CZ.json +++ b/lib/l10n/cs_CZ.json @@ -165,8 +165,6 @@ "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", "Storage connection error. %s" : "Chyba připojení úložiště. %s", "Storage not available" : "Úložiště není dostupné", - "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s", - "_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů"], - "_%n window_::_%n windows_" : ["%n okno","%n okna","%n oken"] + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 74f845ba6d9..ac65d37ecba 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -167,8 +167,6 @@ 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", - "_%n file_::_%n files_" : ["%n Datei","%n Dateien"], - "_%n window_::_%n windows_" : ["%n Fenster","%n Fenster"] + "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Storage. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 65bd3e97edf..97a5b59fea3 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -165,8 +165,6 @@ "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", - "_%n file_::_%n files_" : ["%n Datei","%n Dateien"], - "_%n window_::_%n windows_" : ["%n Fenster","%n Fenster"] + "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Storage. %s" },"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 5e9900fd395..ab4fa068c47 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -167,8 +167,6 @@ 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", - "_%n file_::_%n files_" : ["%n Datei","%n Dateien"], - "_%n window_::_%n windows_" : ["%n Fenster","%n Fenster"] + "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 5d0114eadf1..8d3fe907524 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -165,8 +165,6 @@ "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", - "_%n file_::_%n files_" : ["%n Datei","%n Dateien"], - "_%n window_::_%n windows_" : ["%n Fenster","%n Fenster"] + "Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 293b8c8cfbf..df2c1b2dd15 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Storage incomplete configuration. %s", "Storage connection error. %s" : "Storage connection error. %s", "Storage not available" : "Storage not available", - "Storage connection timeout. %s" : "Storage connection timeout. %s", - "_%n file_::_%n files_" : ["%n file","%n files"], - "_%n window_::_%n windows_" : ["%n window","%n windows"] + "Storage connection timeout. %s" : "Storage connection timeout. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 13383016924..7b92825e7d2 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -165,8 +165,6 @@ "Storage incomplete configuration. %s" : "Storage incomplete configuration. %s", "Storage connection error. %s" : "Storage connection error. %s", "Storage not available" : "Storage not available", - "Storage connection timeout. %s" : "Storage connection timeout. %s", - "_%n file_::_%n files_" : ["%n file","%n files"], - "_%n window_::_%n windows_" : ["%n window","%n windows"] + "Storage connection timeout. %s" : "Storage connection timeout. %s" },"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 dbf8ba89b48..9e108b52ec7 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -167,8 +167,6 @@ 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", - "_%n file_::_%n files_" : ["%n archivo","%n archivos"], - "_%n window_::_%n windows_" : ["%n window","%n windows"] + "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 723d8699949..36f8a63c317 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -165,8 +165,6 @@ "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", - "_%n file_::_%n files_" : ["%n archivo","%n archivos"], - "_%n window_::_%n windows_" : ["%n window","%n windows"] + "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s" },"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 b82b6a7b513..11e50686a15 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -146,8 +146,6 @@ 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", - "_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"], - "_%n window_::_%n windows_" : ["%n ikkuna","%n ikkunaa"] + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/fi_FI.json b/lib/l10n/fi_FI.json index 4bdddef1c57..f1c35d271f2 100644 --- a/lib/l10n/fi_FI.json +++ b/lib/l10n/fi_FI.json @@ -144,8 +144,6 @@ "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", - "_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"], - "_%n window_::_%n windows_" : ["%n ikkuna","%n ikkunaa"] + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index e49d9acf0c2..78f0edfa41d 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -167,7 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Configuration de l'espace de stockage incomplète. %s", "Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s", "Storage not available" : "Support de stockage non disponible", - "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", - "_%n file_::_%n files_" : ["%n fichier","%n fichiers"] + "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 0f8967f57e2..6ccd58b4ed1 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -165,7 +165,6 @@ "Storage incomplete configuration. %s" : "Configuration de l'espace de stockage incomplète. %s", "Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s", "Storage not available" : "Support de stockage non disponible", - "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", - "_%n file_::_%n files_" : ["%n fichier","%n fichiers"] + "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/lib/l10n/it.js b/lib/l10n/it.js index fbc26530db4..ca940ac94c5 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s", "Storage connection error. %s" : "Errore di connessione all'archiviazione. %s", "Storage not available" : "Archiviazione non disponibile", - "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", - "_%n file_::_%n files_" : ["%n file","%n file"], - "_%n window_::_%n windows_" : ["%n finestra","%n finestre"] + "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 3955bf27508..f74f2e818ab 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -165,8 +165,6 @@ "Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s", "Storage connection error. %s" : "Errore di connessione all'archiviazione. %s", "Storage not available" : "Archiviazione non disponibile", - "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", - "_%n file_::_%n files_" : ["%n file","%n file"], - "_%n window_::_%n windows_" : ["%n finestra","%n finestre"] + "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index b5d501bd115..661f8ad96fb 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage not available" : "ストレージが利用できません", - "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", - "_%n file_::_%n files_" : ["%n ファイル"], - "_%n window_::_%n windows_" : ["%n ウィンドウ"] + "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 6f23dc07308..a3fc2514eb8 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -165,8 +165,6 @@ "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage not available" : "ストレージが利用できません", - "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", - "_%n file_::_%n files_" : ["%n ファイル"], - "_%n window_::_%n windows_" : ["%n ウィンドウ"] + "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 379bd79d5b0..dd33cb7b1c3 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Incompleta configuração de armazenamento. %s", "Storage connection error. %s" : "Erro na conexão de armazenamento. %s", "Storage not available" : "Armazanamento não disponível", - "Storage connection timeout. %s" : "Tempo limite de conexão de armazenamento. %s", - "_%n file_::_%n files_" : ["%n arquivo","%n arquivos"], - "_%n window_::_%n windows_" : ["%n janela","%n janelas"] + "Storage connection timeout. %s" : "Tempo limite de conexão de armazenamento. %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 8643c703184..7bcb4f5a267 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -165,8 +165,6 @@ "Storage incomplete configuration. %s" : "Incompleta configuração de armazenamento. %s", "Storage connection error. %s" : "Erro na conexão de armazenamento. %s", "Storage not available" : "Armazanamento não disponível", - "Storage connection timeout. %s" : "Tempo limite de conexão de armazenamento. %s", - "_%n file_::_%n files_" : ["%n arquivo","%n arquivos"], - "_%n window_::_%n windows_" : ["%n janela","%n janelas"] + "Storage connection timeout. %s" : "Tempo limite de conexão de armazenamento. %s" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index 26b54247765..196009d71d8 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -1,21 +1,21 @@ OC.L10N.register( "lib", { - "Cannot write into \"config\" directory!" : "Não é possível gravar na directoria \"configurar\"!", - "This can usually be fixed by giving the webserver write access to the config directory" : "Isto pode ser resolvido normalmente dando ao servidor web direitos de escrita ao directório de configuração", + "Cannot write into \"config\" directory!" : "Não é possível gravar na diretoria \"configurar\"!", + "This can usually be fixed by giving the webserver write access to the config directory" : "Isto normalmente pode ser resolvido, dando ao servidor da Web direitos de gravação para a diretoria de configuração", "See %s" : "Ver %s", - "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Isto pode ser resolvido normalmente %sdando priviégios de escrita no directório de configuração ao serviço web%s.", - "Sample configuration detected" : "Exemplo de configuração detectada", + "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Isto normalmente pode ser resolvido, %sdando ao servidor da Web acesso de gravação para a diretoria de configuração %s.", + "Sample configuration detected" : "Detetado exemplo de configuração", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuração de amostra foi copiada. Isso pode danificar a sua instalação e não é suportado. Por favor, leia a documentação antes de realizar mudanças no config.php", - "PHP %s or higher is required." : "Necessário PHP %s ou maior.", + "PHP %s or higher is required." : "Necessário PHP %s ou superior.", "PHP with a version lower than %s is required." : "É necessário um PHP com uma versão inferir a %s.", - "%sbit or higher PHP required." : "HÃ???????.", - "Following databases are supported: %s" : "As seguintes bases de dados são suportadas: %s", - "The command line tool %s could not be found" : "A ferramenta de linha de comento %s não foi encontrada", + "%sbit or higher PHP required." : "Necessário PHP %sbit ou superior.", + "Following databases are supported: %s" : "São suportadas as seguintes bases de dados: %s", + "The command line tool %s could not be found" : "Não foi encontrada a ferramenta de linha de comando %s", "The library %s is not available." : "A biblioteca %s não está disponível.", - "Library %s with a version higher than %s is required - available version %s." : "É necessário que a biblioteca %s tenha uma versão superior a %s - versão disponível: %s.", - "Library %s with a version lower than %s is required - available version %s." : "É necessário que a biblioteca %s tenha uma versão inferior a %s - versão disponível: %s.", - "Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s", + "Library %s with a version higher than %s is required - available version %s." : "É necessário a biblioteca %s com uma versão superior a %s - versão disponível: %s.", + "Library %s with a version lower than %s is required - available version %s." : "É necessário a biblioteca %s com uma versão inferior a %s - versão disponível: %s.", + "Following platforms are supported: %s" : "São suportadas as seguintes plataformas: %s", "ownCloud %s or higher is required." : "É necessário ownCloud %s ou superior.", "ownCloud %s or lower is required." : "É necessário ownCloud %s ou inferior.", "Unknown filetype" : "Ficheiro desconhecido", @@ -164,8 +164,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Configuração incompleta do armazenamento. %s", "Storage connection error. %s" : "Erro de ligação ao armazenamento. %s", "Storage not available" : "Armazenamento indisposinvel", - "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s", - "_%n file_::_%n files_" : ["%n ficheiro","%n ficheiros"], - "_%n window_::_%n windows_" : ["%n janela","%n janelas"] + "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 16021456764..5dc215f41b8 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -1,19 +1,19 @@ { "translations": { - "Cannot write into \"config\" directory!" : "Não é possível gravar na directoria \"configurar\"!", - "This can usually be fixed by giving the webserver write access to the config directory" : "Isto pode ser resolvido normalmente dando ao servidor web direitos de escrita ao directório de configuração", + "Cannot write into \"config\" directory!" : "Não é possível gravar na diretoria \"configurar\"!", + "This can usually be fixed by giving the webserver write access to the config directory" : "Isto normalmente pode ser resolvido, dando ao servidor da Web direitos de gravação para a diretoria de configuração", "See %s" : "Ver %s", - "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Isto pode ser resolvido normalmente %sdando priviégios de escrita no directório de configuração ao serviço web%s.", - "Sample configuration detected" : "Exemplo de configuração detectada", + "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Isto normalmente pode ser resolvido, %sdando ao servidor da Web acesso de gravação para a diretoria de configuração %s.", + "Sample configuration detected" : "Detetado exemplo de configuração", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuração de amostra foi copiada. Isso pode danificar a sua instalação e não é suportado. Por favor, leia a documentação antes de realizar mudanças no config.php", - "PHP %s or higher is required." : "Necessário PHP %s ou maior.", + "PHP %s or higher is required." : "Necessário PHP %s ou superior.", "PHP with a version lower than %s is required." : "É necessário um PHP com uma versão inferir a %s.", - "%sbit or higher PHP required." : "HÃ???????.", - "Following databases are supported: %s" : "As seguintes bases de dados são suportadas: %s", - "The command line tool %s could not be found" : "A ferramenta de linha de comento %s não foi encontrada", + "%sbit or higher PHP required." : "Necessário PHP %sbit ou superior.", + "Following databases are supported: %s" : "São suportadas as seguintes bases de dados: %s", + "The command line tool %s could not be found" : "Não foi encontrada a ferramenta de linha de comando %s", "The library %s is not available." : "A biblioteca %s não está disponível.", - "Library %s with a version higher than %s is required - available version %s." : "É necessário que a biblioteca %s tenha uma versão superior a %s - versão disponível: %s.", - "Library %s with a version lower than %s is required - available version %s." : "É necessário que a biblioteca %s tenha uma versão inferior a %s - versão disponível: %s.", - "Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s", + "Library %s with a version higher than %s is required - available version %s." : "É necessário a biblioteca %s com uma versão superior a %s - versão disponível: %s.", + "Library %s with a version lower than %s is required - available version %s." : "É necessário a biblioteca %s com uma versão inferior a %s - versão disponível: %s.", + "Following platforms are supported: %s" : "São suportadas as seguintes plataformas: %s", "ownCloud %s or higher is required." : "É necessário ownCloud %s ou superior.", "ownCloud %s or lower is required." : "É necessário ownCloud %s ou inferior.", "Unknown filetype" : "Ficheiro desconhecido", @@ -162,8 +162,6 @@ "Storage incomplete configuration. %s" : "Configuração incompleta do armazenamento. %s", "Storage connection error. %s" : "Erro de ligação ao armazenamento. %s", "Storage not available" : "Armazenamento indisposinvel", - "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s", - "_%n file_::_%n files_" : ["%n ficheiro","%n ficheiros"], - "_%n window_::_%n windows_" : ["%n janela","%n janelas"] + "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 44688918cbd..9f072b32efe 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s", "Storage connection error. %s" : "Ошибка подключения к хранилищу. %s", "Storage not available" : "Хранилище недоступно", - "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s", - "_%n file_::_%n files_" : ["%n файл","%n файла","%n файлов","%n файлов"], - "_%n window_::_%n windows_" : ["%n окно","%n окна","%n окон","%n окон"] + "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 71a9ad0e807..258cc1f03e8 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -165,8 +165,6 @@ "Storage incomplete configuration. %s" : "Неполная конфигурация хранилища. %s", "Storage connection error. %s" : "Ошибка подключения к хранилищу. %s", "Storage not available" : "Хранилище недоступно", - "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s", - "_%n file_::_%n files_" : ["%n файл","%n файла","%n файлов","%n файлов"], - "_%n window_::_%n windows_" : ["%n окно","%n окна","%n окон","%n окон"] + "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 89b0013e219..5cbba8592bf 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Formësim jo i plotë i depozitës. %s", "Storage connection error. %s" : "Gabim lidhje te depozita. %s", "Storage not available" : "Pa depozitë gati", - "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", - "_%n file_::_%n files_" : ["%n kartelë","%n kartela"], - "_%n window_::_%n windows_" : ["%n dritare","%n dritare"] + "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json index e6cb94b9980..4f835a6d75c 100644 --- a/lib/l10n/sq.json +++ b/lib/l10n/sq.json @@ -165,8 +165,6 @@ "Storage incomplete configuration. %s" : "Formësim jo i plotë i depozitës. %s", "Storage connection error. %s" : "Gabim lidhje te depozita. %s", "Storage not available" : "Pa depozitë gati", - "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", - "_%n file_::_%n files_" : ["%n kartelë","%n kartela"], - "_%n window_::_%n windows_" : ["%n dritare","%n dritare"] + "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 8aa1a9600d3..20d5d976e76 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -162,8 +162,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Неповна конфігурація сховища. %s", "Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s", "Storage not available" : "Сховище не доступне", - "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", - "_%n file_::_%n files_" : ["%n файл","%n файлів","%n файлів"], - "_%n window_::_%n windows_" : ["%n вікно","%n вікон","%n вікон"] + "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 14e3ac8dbe2..05f3628e817 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -160,8 +160,6 @@ "Storage incomplete configuration. %s" : "Неповна конфігурація сховища. %s", "Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s", "Storage not available" : "Сховище не доступне", - "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", - "_%n file_::_%n files_" : ["%n файл","%n файлів","%n файлів"], - "_%n window_::_%n windows_" : ["%n вікно","%n вікон","%n вікон"] + "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |