diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index cdddfc59ff7..c8b3ff75288 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -164,7 +164,7 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", "%s used" : "%s usado", "%s%% of %s used" : "%s%% usados de %s", - "%1$s of %2$s used" : "%1$s usado de %2$s", + "%1$s of %2$s used" : "%1$s usados de %2$s", "Settings" : "Configurações", "Show hidden files" : "Exibir arquivos ocultos", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index e8f61f5bdf9..ce7d107017c 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -162,7 +162,7 @@ "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", "%s used" : "%s usado", "%s%% of %s used" : "%s%% usados de %s", - "%1$s of %2$s used" : "%1$s usado de %2$s", + "%1$s of %2$s used" : "%1$s usados de %2$s", "Settings" : "Configurações", "Show hidden files" : "Exibir arquivos ocultos", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index dc76ed9d455..389b7939f3b 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -168,6 +168,7 @@ OC.L10N.register( "Settings" : "Ayarlar", "Show hidden files" : "Gizli dosyaları görüntüle", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", "Toggle grid view" : "Tablo görünümünü değiştir", "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 43359118448..15182ef5ca4 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -166,6 +166,7 @@ "Settings" : "Ayarlar", "Show hidden files" : "Gizli dosyaları görüntüle", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", "Toggle grid view" : "Tablo görünümünü değiştir", "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", |