diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:20 +0000 |
commit | 0e7163c7c108711d1b968406a7492803b62badba (patch) | |
tree | 4ee319d9eda5b083c508b984b7b894c8f0d2407d /core/l10n/ca.json | |
parent | a5a58649b3cf83717515dc4ff9468822ad74131e (diff) | |
download | nextcloud-server-0e7163c7c108711d1b968406a7492803b62badba.tar.gz nextcloud-server-0e7163c7c108711d1b968406a7492803b62badba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.json')
-rw-r--r-- | core/l10n/ca.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 7efe4ddc70b..282a88372ba 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -175,6 +175,10 @@ "Name" : "Nom", "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.", + "\"/\" 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", "Choose" : "Tria", "Copy" : "Copia", |