diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:31:59 +0000 |
commit | 9bd58553db74dbc9d7d317fcd6886f1f20431b5a (patch) | |
tree | 05c9671aa5d5262797ce22df493e070023bd21aa /apps/files/l10n/lb.js | |
parent | 5559570fafcedf2db709dd9ee1e82acad85e60df (diff) | |
download | nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.tar.gz nextcloud-server-9bd58553db74dbc9d7d317fcd6886f1f20431b5a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lb.js')
-rw-r--r-- | apps/files/l10n/lb.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/lb.js b/apps/files/l10n/lb.js index 4f45d8b19a5..f077eac6ea3 100644 --- a/apps/files/l10n/lb.js +++ b/apps/files/l10n/lb.js @@ -97,9 +97,6 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Du hues {oldfile} zu {newfile} verreckelt", "{user} moved {oldfile} to {newfile}" : "Den {user} huet {oldfile} zu {newfile} verreckelt", "A file has been added to or removed from your <strong>favorites</strong>" : "Eng Datei gouf zu dengen Favoriten <strong> dobäigesat </strong> oder aus dengen Favortien <strong> geläscht </strong>", - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eng Datei gouf <strong> verännert</strong> oder <strong> embenannt</strong>", - "A new file or folder has been <strong>created</strong>" : "Eng nei Datei oder e neien Dossier gouf <strong> erstallt </strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitéier Notifikatiounen op d'Erstellen an Veränneren vun dengen <strong> Favoriten</strong> (nëmmen Floss)", "All files" : "All d'Fichieren", "Upload (max. %s)" : "Upload (maximal ¦%s)", "in %s" : "an %s", @@ -119,6 +116,9 @@ OC.L10N.register( "Shared with you" : "Mat dir gedeelt", "Shared by link" : "Mat engem Link gedeelt", "Text file" : "Text Fichier", - "New text file.txt" : "Neien Text file.txt" + "New text file.txt" : "Neien Text file.txt", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Eng Datei gouf <strong> verännert</strong> oder <strong> embenannt</strong>", + "A new file or folder has been <strong>created</strong>" : "Eng nei Datei oder e neien Dossier gouf <strong> erstallt </strong>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitéier Notifikatiounen op d'Erstellen an Veränneren vun dengen <strong> Favoriten</strong> (nëmmen Floss)" }, "nplurals=2; plural=(n != 1);"); |