diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
commit | 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch) | |
tree | 15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/lb.js | |
parent | f176b3b3dd7febce8c1008f70d133c425fa87c22 (diff) | |
download | nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.zip |
Fix(l10n): đź” Update translations 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/lb.js b/apps/files/l10n/lb.js index 0d1782ff3ff..f3d4e90b881 100644 --- a/apps/files/l10n/lb.js +++ b/apps/files/l10n/lb.js @@ -53,7 +53,6 @@ OC.L10N.register( "File name cannot be empty." : "D'Datei kann net eidel sinn", "\"{name}\" is not an allowed filetype" : "\"{name}\" ass een ongültegen Typ vun Datei", "View in folder" : "Kuk am Dossier ", - "Copied!" : "Kopéiert!", "Path" : "Pad", "_%n byte_::_%n bytes_" : ["¦%n Byte","¦%n Byte"], "Favorited" : "Favoriséiert", @@ -113,6 +112,7 @@ OC.L10N.register( "Select" : "Auswielen", "You don’t have permission to upload or create files here" : "Du hues net genuch Rechter hei Dokumenter eropzelueden oder ze erstellen", "New" : "Nei", + "Copied!" : "Kopéiert!", "Settings" : "Astellungen" }, "nplurals=2; plural=(n != 1);"); |