diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-27 02:26:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-27 02:26:20 +0000 |
commit | 61a81538bd0051ab4e1d8ee8b93ac10db52f1af8 (patch) | |
tree | f6bb2ddeb95b1d54827869ba7c5a40aabcfbcda2 /core/l10n/ca.js | |
parent | 9254fe2d3d9dba572f9f5e831eda5f0896e82e3e (diff) | |
download | nextcloud-server-61a81538bd0051ab4e1d8ee8b93ac10db52f1af8.tar.gz nextcloud-server-61a81538bd0051ab4e1d8ee8b93ac10db52f1af8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index eb24f6c2325..4d3405d035d 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -146,7 +146,7 @@ OC.L10N.register( "Search" : "Cerca", "An error occurred while searching for {type}" : "S'ha produït un error mentre es buscava {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Introduïu el caràcter {minSearchLength} o més per cercar","Introduïu {minSearchLength} caràcters o més per cercar"], - "Search {types} …" : "Cerca {tipus} ...", + "Search {types} …" : "Cerqueu {types}...", "Settings" : "Paràmetres", "Could not load your contacts" : "No s'han pogut carregar els vostres contactes", "Search contacts …" : "Cerca contactes …", @@ -164,7 +164,7 @@ OC.L10N.register( "Size" : "Mida", "Modified" : "Modificat", "\"{name}\" is an invalid file name." : "\"{name}\" no és un fitxer vàlid.", - "File name cannot be empty." : "El nom del fitxer no pot ser buit.", + "File name cannot be empty." : "El nom del fitxer no pot estar buit.", "\"/\" is not allowed inside a file name." : "El caràcter \"/\" no es pot utilitzar en el nom del fitxer.", "\"{name}\" is not an allowed filetype" : "\"{name}\" no és un tipus de fitxer permès", "{newName} already exists" : "{newName} ja existeix", |