diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-23 02:26:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-23 02:26:18 +0000 |
commit | 7641818ec65d396c133edbe6d315bb1b539de68c (patch) | |
tree | 564b9d5f0dee4833f64c24fe99de45ed5f0082c4 /apps/files/l10n/lb.js | |
parent | c73fd32206b5fbfaac21e5956a84c621f7c6f745 (diff) | |
download | nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.tar.gz nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lb.js')
-rw-r--r-- | apps/files/l10n/lb.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/lb.js b/apps/files/l10n/lb.js index a4f367b48c8..3fc9eb81dfd 100644 --- a/apps/files/l10n/lb.js +++ b/apps/files/l10n/lb.js @@ -95,7 +95,6 @@ OC.L10N.register( "Tags" : "Tags", "Cancel" : "Ofbriechen", "Create" : "Erstellen", - "Settings" : "Astellungen", "Show hidden files" : "Weis déi verstoppten Dateien", "WebDAV" : "WebDAV", "No files in here" : "Keng Dokumenter hei", @@ -112,6 +111,7 @@ OC.L10N.register( "Text file" : "Text Fichier", "New text file.txt" : "Neien Text file.txt", "Select" : "Auswielen", - "You don’t have permission to upload or create files here" : "Du hues net genuch Rechter hei Dokumenter eropzelueden oder ze erstellen" + "You don’t have permission to upload or create files here" : "Du hues net genuch Rechter hei Dokumenter eropzelueden oder ze erstellen", + "Settings" : "Astellungen" }, "nplurals=2; plural=(n != 1);"); |