From d57153940ba044b698e9eb0d26fd5eb3657b0dda Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 31 Dec 2020 02:27:04 +0000 Subject: [tx-robot] updated from transifex --- apps/dashboard/l10n/cs.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/dashboard/l10n/cs.js') diff --git a/apps/dashboard/l10n/cs.js b/apps/dashboard/l10n/cs.js index 94aaa2f7fbd..8220beb0e03 100644 --- a/apps/dashboard/l10n/cs.js +++ b/apps/dashboard/l10n/cs.js @@ -23,9 +23,9 @@ OC.L10N.register( "Good morning" : "Dobré ráno", "Good night, {name}" : "Dobrou noc, {name}", "Good night" : "Dobrou noc", - "Pick from files" : "Vybrat ze souborů", "Default images" : "Výchozí obrázky", "Plain background" : "Holé pozadí", - "Insert from {productName}" : "Vložit z {productName}" + "Insert from {productName}" : "Vložit z {productName}", + "Pick from files" : "Vybrat ze souborů" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); -- cgit v1.2.3