From f357d9ebd0801d81a1c3fa54924ffe7b1609c134 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 24 Jun 2019 02:22:05 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ca.js | 1 + l10n/ca.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ca.js b/l10n/ca.js index d40e59cb0..1f221830c 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -11,6 +11,7 @@ OC.L10N.register( "Minutes" : "Minuts", "Link to a board" : "Enllaça a un tauler", "Maximum file size of {size} exceeded" : "S'ha superat la mida màxima per fitxer de {size}", + "File already exists" : "El fitxer ja existeix", "You have created a new board {board}" : "Heu creat el nou tauler {board}", "{user} has created a new board {board}" : "{user} ha creat el nou tauler {board}", "You have deleted the board {board}" : "Heu suprimit el tauler {board}", diff --git a/l10n/ca.json b/l10n/ca.json index 47c908040..09859d7df 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -9,6 +9,7 @@ "Minutes" : "Minuts", "Link to a board" : "Enllaça a un tauler", "Maximum file size of {size} exceeded" : "S'ha superat la mida màxima per fitxer de {size}", + "File already exists" : "El fitxer ja existeix", "You have created a new board {board}" : "Heu creat el nou tauler {board}", "{user} has created a new board {board}" : "{user} ha creat el nou tauler {board}", "You have deleted the board {board}" : "Heu suprimit el tauler {board}",