diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
commit | 2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch) | |
tree | bda2aec8d68028bf7e441a73a4fa206eadeafb3d /apps/files_external/l10n/lb.js | |
parent | 891673d9ea4d5301a26030f30ca7aeb5689c630b (diff) | |
download | nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/lb.js')
-rw-r--r-- | apps/files_external/l10n/lb.js | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/apps/files_external/l10n/lb.js b/apps/files_external/l10n/lb.js index 4f18f5b6e39..b3517fe6824 100644 --- a/apps/files_external/l10n/lb.js +++ b/apps/files_external/l10n/lb.js @@ -1,16 +1,17 @@ OC.L10N.register( "files_external", { - "Location" : "Uert", - "Port" : "Port", - "Region" : "Regioun", - "Host" : "Host", "Username" : "Benotzernumm", - "Password" : "Passwuert", + "Host" : "Host", "Share" : "Deelen", - "URL" : "URL", "Personal" : "Perséinlech", "Saved" : "Gespäichert", + "Password" : "Passwuert", + "Port" : "Port", + "Region" : "Regioun", + "URL" : "URL", + "Location" : "Uert", + "ownCloud" : "ownCloud", "Name" : "Numm", "Folder name" : "Dossiers Numm:", "Delete" : "Läschen" |