Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-02 14:10:19 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-02 14:10:19 +0300
commit958f3d11fafc8b636ba1df7049ecf11472c7980f (patch)
tree89cc81ba58bbd0ce56974e72f0ab76c7e9c20115
parente63f185fca98cc7814e94706f475d2a53cf3ecda (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/da.js1
-rw-r--r--l10n/da.json1
-rw-r--r--l10n/da.php1
-rw-r--r--l10n/fi_FI.js1
-rw-r--r--l10n/fi_FI.json1
-rw-r--r--l10n/fi_FI.php1
-rw-r--r--l10n/is.js1
-rw-r--r--l10n/is.json1
-rw-r--r--l10n/is.php1
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/it.php1
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
-rw-r--r--l10n/nl.php1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/pt_BR.php1
18 files changed, 18 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 274734c..5adee9d 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
+ "Cannot read the file." : "Kan ikke læse filen.",
"Invalid file path supplied." : "Der blev angivet en ugyldig filsti.",
"Cannot save file as it has been modified since opening" : "Kan ikke gemme filen, da den er blevet ændret efter den blev åbnet",
"Insufficient permissions" : "Utilstrækkeligt med rettigheder",
diff --git a/l10n/da.json b/l10n/da.json
index 63b95e8..b6c3ee2 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Cannot read the file." : "Kan ikke læse filen.",
"Invalid file path supplied." : "Der blev angivet en ugyldig filsti.",
"Cannot save file as it has been modified since opening" : "Kan ikke gemme filen, da den er blevet ændret efter den blev åbnet",
"Insufficient permissions" : "Utilstrækkeligt med rettigheder",
diff --git a/l10n/da.php b/l10n/da.php
index c4a1bc6..706dcf2 100644
--- a/l10n/da.php
+++ b/l10n/da.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Cannot read the file." => "Kan ikke læse filen.",
"Invalid file path supplied." => "Der blev angivet en ugyldig filsti.",
"Cannot save file as it has been modified since opening" => "Kan ikke gemme filen, da den er blevet ændret efter den blev åbnet",
"Insufficient permissions" => "Utilstrækkeligt med rettigheder",
diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js
index fbc00ad..6d3554f 100644
--- a/l10n/fi_FI.js
+++ b/l10n/fi_FI.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
+ "Cannot read the file." : "TIedoston lukeminen epäonnistui.",
"Invalid file path supplied." : "Virheellinen tiedostopolku.",
"Cannot save file as it has been modified since opening" : "Tiedostoa ei voi tallentaa, koska sitä on muokattu avaamisen jälkeen",
"Insufficient permissions" : "Oikeudet eivät riitä",
diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json
index 23581fa..54fd55d 100644
--- a/l10n/fi_FI.json
+++ b/l10n/fi_FI.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Cannot read the file." : "TIedoston lukeminen epäonnistui.",
"Invalid file path supplied." : "Virheellinen tiedostopolku.",
"Cannot save file as it has been modified since opening" : "Tiedostoa ei voi tallentaa, koska sitä on muokattu avaamisen jälkeen",
"Insufficient permissions" : "Oikeudet eivät riitä",
diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php
index a0e2564..e82bc17 100644
--- a/l10n/fi_FI.php
+++ b/l10n/fi_FI.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Cannot read the file." => "TIedoston lukeminen epäonnistui.",
"Invalid file path supplied." => "Virheellinen tiedostopolku.",
"Cannot save file as it has been modified since opening" => "Tiedostoa ei voi tallentaa, koska sitä on muokattu avaamisen jälkeen",
"Insufficient permissions" => "Oikeudet eivät riitä",
diff --git a/l10n/is.js b/l10n/is.js
index 143d6f5..801d3c8 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
+ "Cannot read the file." : "Get ekki lesið skrána.",
"Invalid file path supplied." : "Ógild skráarslóð.",
"Cannot save file as it has been modified since opening" : "Get ekki vistað skrána þar sem það hefur verið gerð breytt á henni frá opnun",
"Insufficient permissions" : "Ekki næg réttindi",
diff --git a/l10n/is.json b/l10n/is.json
index 7220502..f608f29 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Cannot read the file." : "Get ekki lesið skrána.",
"Invalid file path supplied." : "Ógild skráarslóð.",
"Cannot save file as it has been modified since opening" : "Get ekki vistað skrána þar sem það hefur verið gerð breytt á henni frá opnun",
"Insufficient permissions" : "Ekki næg réttindi",
diff --git a/l10n/is.php b/l10n/is.php
index 2005414..600c1ee 100644
--- a/l10n/is.php
+++ b/l10n/is.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Cannot read the file." => "Get ekki lesið skrána.",
"Invalid file path supplied." => "Ógild skráarslóð.",
"Cannot save file as it has been modified since opening" => "Get ekki vistað skrána þar sem það hefur verið gerð breytt á henni frá opnun",
"Insufficient permissions" => "Ekki næg réttindi",
diff --git a/l10n/it.js b/l10n/it.js
index 6189dc7..5871265 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
+ "Cannot read the file." : "Impossibile leggere il file.",
"Invalid file path supplied." : "Fornito un percorso del file non valido.",
"Cannot save file as it has been modified since opening" : "Impossibile salvare il file poiché è stato modificato dopo la sua apertura",
"Insufficient permissions" : "Permessi insufficienti",
diff --git a/l10n/it.json b/l10n/it.json
index fde3179..4d7daa6 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Cannot read the file." : "Impossibile leggere il file.",
"Invalid file path supplied." : "Fornito un percorso del file non valido.",
"Cannot save file as it has been modified since opening" : "Impossibile salvare il file poiché è stato modificato dopo la sua apertura",
"Insufficient permissions" : "Permessi insufficienti",
diff --git a/l10n/it.php b/l10n/it.php
index 336e4e4..5b53828 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Cannot read the file." => "Impossibile leggere il file.",
"Invalid file path supplied." => "Fornito un percorso del file non valido.",
"Cannot save file as it has been modified since opening" => "Impossibile salvare il file poiché è stato modificato dopo la sua apertura",
"Insufficient permissions" => "Permessi insufficienti",
diff --git a/l10n/nl.js b/l10n/nl.js
index 5884da1..07c394a 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
+ "Cannot read the file." : "Kan het bestand niet lezen.",
"Invalid file path supplied." : "Ongeldig pad opgegeven.",
"Cannot save file as it has been modified since opening" : "Kan het bestand niet opslaan omdat het is gewijzigd na het openen",
"Insufficient permissions" : "Onvoldoende rechten",
diff --git a/l10n/nl.json b/l10n/nl.json
index f6700bb..a17c0a9 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Cannot read the file." : "Kan het bestand niet lezen.",
"Invalid file path supplied." : "Ongeldig pad opgegeven.",
"Cannot save file as it has been modified since opening" : "Kan het bestand niet opslaan omdat het is gewijzigd na het openen",
"Insufficient permissions" : "Onvoldoende rechten",
diff --git a/l10n/nl.php b/l10n/nl.php
index b77f756..773fb70 100644
--- a/l10n/nl.php
+++ b/l10n/nl.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Cannot read the file." => "Kan het bestand niet lezen.",
"Invalid file path supplied." => "Ongeldig pad opgegeven.",
"Cannot save file as it has been modified since opening" => "Kan het bestand niet opslaan omdat het is gewijzigd na het openen",
"Insufficient permissions" => "Onvoldoende rechten",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 916e3ef..1738318 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
+ "Cannot read the file." : "Não é possível ler o arquivo.",
"Invalid file path supplied." : "O caminho do arquivo que foi fornecido é inválido.",
"Cannot save file as it has been modified since opening" : "Não é possível salvar arquivo como ele foi modificado desde a abertura",
"Insufficient permissions" : "Permissões insuficientes",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index a7716aa..f543a10 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Cannot read the file." : "Não é possível ler o arquivo.",
"Invalid file path supplied." : "O caminho do arquivo que foi fornecido é inválido.",
"Cannot save file as it has been modified since opening" : "Não é possível salvar arquivo como ele foi modificado desde a abertura",
"Insufficient permissions" : "Permissões insuficientes",
diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php
index 378ffce..0b51660 100644
--- a/l10n/pt_BR.php
+++ b/l10n/pt_BR.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Cannot read the file." => "Não é possível ler o arquivo.",
"Invalid file path supplied." => "O caminho do arquivo que foi fornecido é inválido.",
"Cannot save file as it has been modified since opening" => "Não é possível salvar arquivo como ele foi modificado desde a abertura",
"Insufficient permissions" => "Permissões insuficientes",