diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:14 +0000 |
commit | a84eec88e89c9197946e784472545d8f32a258fb (patch) | |
tree | b258d16bf1d05af89df0ac1ff95d19d6e2b97e9c /lib/l10n/lb.js | |
parent | 91a2d5e0124a59270c89830c52557a5d45c8faee (diff) | |
download | nextcloud-server-a84eec88e89c9197946e784472545d8f32a258fb.tar.gz nextcloud-server-a84eec88e89c9197946e784472545d8f32a258fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lb.js')
-rw-r--r-- | lib/l10n/lb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/lb.js b/lib/l10n/lb.js index 682dcc63954..0c9bcc2f30a 100644 --- a/lib/l10n/lb.js +++ b/lib/l10n/lb.js @@ -6,7 +6,6 @@ OC.L10N.register( "Sample configuration detected" : "Beispill-Konfiguratioun erkannt", "PHP %s or higher is required." : "PHP %s oder méi nei ass néideg.", "PHP with a version lower than %s is required." : "PHP mat enger Versioun %s oder méi kleng ass néideg.", - "Following databases are supported: %s" : "Dës Datebanke ginn ënnerstëtzt: %s", "Unknown filetype" : "Onbekannten Fichier Typ", "Invalid image" : "Ongülteg d'Bild", "today" : "haut", @@ -65,6 +64,7 @@ OC.L10N.register( "Dec." : "Dez.", "Authentication error" : "Authentifikatioun's Fehler", "Storage is temporarily not available" : "Späicherplaatz temporär net erreeschbar", + "Following databases are supported: %s" : "Dës Datebanke ginn ënnerstëtzt: %s", "Sharing" : "Gedeelt" }, "nplurals=2; plural=(n != 1);"); |