diff --git a/l10n/ar.js b/l10n/ar.js
index 5aabd1445..bfdb0fbdc 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "القائمة فارغة",
"Limit deck usage of groups" : "تقييد استخدام Deck للمجموعات",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "سيؤدي تقييد Deck إلى منع المستخدمين الذين ليسوا جزءًا من تلك المجموعات من إنشاء لوحاتهم الخاصة. سيظل المستخدمون قادرين على العمل على اللوحات التي تمت مشاركتها معهم.",
- "Not completed" : "غير مكتمل",
"Filter by completed" : "فلترة بحسب الإنجاز"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
diff --git a/l10n/ar.json b/l10n/ar.json
index 4db574918..8e22e5ef5 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -383,7 +383,6 @@
"List is empty" : "القائمة فارغة",
"Limit deck usage of groups" : "تقييد استخدام Deck للمجموعات",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "سيؤدي تقييد Deck إلى منع المستخدمين الذين ليسوا جزءًا من تلك المجموعات من إنشاء لوحاتهم الخاصة. سيظل المستخدمون قادرين على العمل على اللوحات التي تمت مشاركتها معهم.",
- "Not completed" : "غير مكتمل",
"Filter by completed" : "فلترة بحسب الإنجاز"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
\ No newline at end of file
diff --git a/l10n/ast.js b/l10n/ast.js
index ebac91544..f48a87c1c 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -110,7 +110,6 @@ OC.L10N.register(
"Share" : "Compartir",
"Timeline" : "Llinia de tiempu",
"Next week" : "La selmana que vien",
- "Next month" : "Mes siguiente",
- "Not completed" : "Nun se completó"
+ "Next month" : "Mes siguiente"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ast.json b/l10n/ast.json
index 507f380a8..0bed3df90 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -108,7 +108,6 @@
"Share" : "Compartir",
"Timeline" : "Llinia de tiempu",
"Next week" : "La selmana que vien",
- "Next month" : "Mes siguiente",
- "Not completed" : "Nun se completó"
+ "Next month" : "Mes siguiente"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/bg.js b/l10n/bg.js
index 6a7ca6bef..4e95bea09 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -326,7 +326,6 @@ OC.L10N.register(
"Next month" : "Следващия месец",
"List is empty" : "Списъкът е празен",
"Limit deck usage of groups" : "Ограничава използването на набора от групи",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ограничаването на приложението Deck/набор/ ще блокира потребителите, които не са част от тези групи, да създават свои собствени табла. Потребителите все още ще могат да работят на таблата, които са споделени с тях.",
- "Not completed" : "Незавършен"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ограничаването на приложението Deck/набор/ ще блокира потребителите, които не са част от тези групи, да създават свои собствени табла. Потребителите все още ще могат да работят на таблата, които са споделени с тях."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/bg.json b/l10n/bg.json
index 2126d9990..8ecc81ce3 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -324,7 +324,6 @@
"Next month" : "Следващия месец",
"List is empty" : "Списъкът е празен",
"Limit deck usage of groups" : "Ограничава използването на набора от групи",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ограничаването на приложението Deck/набор/ ще блокира потребителите, които не са част от тези групи, да създават свои собствени табла. Потребителите все още ще могат да работят на таблата, които са споделени с тях.",
- "Not completed" : "Незавършен"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ограничаването на приложението Deck/набор/ ще блокира потребителите, които не са част от тези групи, да създават свои собствени табла. Потребителите все още ще могат да работят на таблата, които са споделени с тях."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/ca.js b/l10n/ca.js
index cf8a512f7..f18f9de53 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -375,7 +375,6 @@ OC.L10N.register(
"Next month" : "Mes següent",
"List is empty" : "La llista és buida",
"Limit deck usage of groups" : "Limitar l'ús del tauler de grups",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitant el Tauler bloquejarà la creació de taulers als usuaris que no són part d'aquests grups. Els usuaris podran seguir treballant en els taulers que hagin estat compartits amb ells.",
- "Not completed" : "No completat"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitant el Tauler bloquejarà la creació de taulers als usuaris que no són part d'aquests grups. Els usuaris podran seguir treballant en els taulers que hagin estat compartits amb ells."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ca.json b/l10n/ca.json
index 795432bc5..fe11ef7f4 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -373,7 +373,6 @@
"Next month" : "Mes següent",
"List is empty" : "La llista és buida",
"Limit deck usage of groups" : "Limitar l'ús del tauler de grups",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitant el Tauler bloquejarà la creació de taulers als usuaris que no són part d'aquests grups. Els usuaris podran seguir treballant en els taulers que hagin estat compartits amb ells.",
- "Not completed" : "No completat"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitant el Tauler bloquejarà la creació de taulers als usuaris que no són part d'aquests grups. Els usuaris podran seguir treballant en els taulers que hagin estat compartits amb ells."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/cs.js b/l10n/cs.js
index 73b5928c0..0fe0f1778 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -371,7 +371,6 @@ OC.L10N.register(
"Next month" : "Příští měsíc",
"List is empty" : "Seznam je prázdný",
"Limit deck usage of groups" : "Omezit využití deck na skupiny",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omezení nastavené pro Deck brání uživatelům, kteří nejsou součástí těchto skupin, ve vytváření vlastních tabulí. Nicméně i tak ale pořád budou moci pracovat na tabulích, které jsou jim nasdíleny.",
- "Not completed" : "Nedokončeno"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omezení nastavené pro Deck brání uživatelům, kteří nejsou součástí těchto skupin, ve vytváření vlastních tabulí. Nicméně i tak ale pořád budou moci pracovat na tabulích, které jsou jim nasdíleny."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index a6ce7a958..91aefa747 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -369,7 +369,6 @@
"Next month" : "Příští měsíc",
"List is empty" : "Seznam je prázdný",
"Limit deck usage of groups" : "Omezit využití deck na skupiny",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omezení nastavené pro Deck brání uživatelům, kteří nejsou součástí těchto skupin, ve vytváření vlastních tabulí. Nicméně i tak ale pořád budou moci pracovat na tabulích, které jsou jim nasdíleny.",
- "Not completed" : "Nedokončeno"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omezení nastavené pro Deck brání uživatelům, kteří nejsou součástí těchto skupin, ve vytváření vlastních tabulí. Nicméně i tak ale pořád budou moci pracovat na tabulích, které jsou jim nasdíleny."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
\ No newline at end of file
diff --git a/l10n/da.js b/l10n/da.js
index 7a8588340..bbffb81eb 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -238,7 +238,6 @@ OC.L10N.register(
"Next week" : "Næste uge",
"Next month" : "Næste måned",
"Limit deck usage of groups" : "Begræns Deck brug til grupper",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Begrænsning af Deck vil blokere brugere som ikke er en del af de valgte grupper fra at oprette deres egne tavler. Brugere vil stadig kunne arbejde på tavler der er blevet delt med dem. ",
- "Not completed" : "Ikke afsluttet"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Begrænsning af Deck vil blokere brugere som ikke er en del af de valgte grupper fra at oprette deres egne tavler. Brugere vil stadig kunne arbejde på tavler der er blevet delt med dem. "
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/da.json b/l10n/da.json
index d22d235a6..c18744ebc 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -236,7 +236,6 @@
"Next week" : "Næste uge",
"Next month" : "Næste måned",
"Limit deck usage of groups" : "Begræns Deck brug til grupper",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Begrænsning af Deck vil blokere brugere som ikke er en del af de valgte grupper fra at oprette deres egne tavler. Brugere vil stadig kunne arbejde på tavler der er blevet delt med dem. ",
- "Not completed" : "Ikke afsluttet"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Begrænsning af Deck vil blokere brugere som ikke er en del af de valgte grupper fra at oprette deres egne tavler. Brugere vil stadig kunne arbejde på tavler der er blevet delt med dem. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/de.js b/l10n/de.js
index d2672cd66..dcb27759d 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "Liste ist leer",
"Limit deck usage of groups" : "Nutzung auf Gruppen einschränken",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Wenn du Deck einschränkst, können Benutzer, die nicht zu diesen Gruppen gehören, keine eigenen Boards erstellen. Die Benutzer können weiterhin an Boards arbeiten, die für sie freigegeben wurden.",
- "Not completed" : "Nicht fertiggestellt",
"Filter by completed" : "Nach fertiggestellt filtern"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 0dbeecff7..c6929cd45 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -383,7 +383,6 @@
"List is empty" : "Liste ist leer",
"Limit deck usage of groups" : "Nutzung auf Gruppen einschränken",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Wenn du Deck einschränkst, können Benutzer, die nicht zu diesen Gruppen gehören, keine eigenen Boards erstellen. Die Benutzer können weiterhin an Boards arbeiten, die für sie freigegeben wurden.",
- "Not completed" : "Nicht fertiggestellt",
"Filter by completed" : "Nach fertiggestellt filtern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index d93b6d553..2105e54fb 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "Liste ist leer",
"Limit deck usage of groups" : "Nutzung auf Gruppen einschränken",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Wenn Sie Deck einschränken, können Benutzer, die nicht zu diesen Gruppen gehören, keine eigenen Boards erstellen. Die Benutzer können weiterhin an Boards arbeiten, die für sie freigegeben wurden.",
- "Not completed" : "Nicht fertiggestellt",
"Filter by completed" : "Nach Status filtern"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 0b3b51ea9..f900417ed 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -383,7 +383,6 @@
"List is empty" : "Liste ist leer",
"Limit deck usage of groups" : "Nutzung auf Gruppen einschränken",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Wenn Sie Deck einschränken, können Benutzer, die nicht zu diesen Gruppen gehören, keine eigenen Boards erstellen. Die Benutzer können weiterhin an Boards arbeiten, die für sie freigegeben wurden.",
- "Not completed" : "Nicht fertiggestellt",
"Filter by completed" : "Nach Status filtern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/el.js b/l10n/el.js
index 55b22aa98..3c6e08e01 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -384,7 +384,6 @@ OC.L10N.register(
"List is empty" : "Η λίστα είναι κενή",
"Limit deck usage of groups" : "Περιορίστε τη χρήση της εφαρμογής deck σε ομάδες",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ο περιορισμός του Deck θα εμποδίσει τους χρήστες που δεν είναι μέρος αυτών των ομάδων να δημιουργούν δικούς τους πίνακες. Οι χρήστες θα εξακολουθήσουν να εργάζονται σε πίνακες που έχουν διαμοιραστεί μαζί τους.",
- "Not completed" : "Μη ολοκληρωμένο",
"Filter by completed" : "Φίλτρο ανά ολοκλήρωση"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/el.json b/l10n/el.json
index c3c2cac35..c416e14ff 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -382,7 +382,6 @@
"List is empty" : "Η λίστα είναι κενή",
"Limit deck usage of groups" : "Περιορίστε τη χρήση της εφαρμογής deck σε ομάδες",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ο περιορισμός του Deck θα εμποδίσει τους χρήστες που δεν είναι μέρος αυτών των ομάδων να δημιουργούν δικούς τους πίνακες. Οι χρήστες θα εξακολουθήσουν να εργάζονται σε πίνακες που έχουν διαμοιραστεί μαζί τους.",
- "Not completed" : "Μη ολοκληρωμένο",
"Filter by completed" : "Φίλτρο ανά ολοκλήρωση"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index bfd2c5491..d087e0bb9 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "List is empty",
"Limit deck usage of groups" : "Limit deck usage of groups",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them.",
- "Not completed" : "Not completed",
"Filter by completed" : "Filter by completed"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index e8b152472..545930436 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -383,7 +383,6 @@
"List is empty" : "List is empty",
"Limit deck usage of groups" : "Limit deck usage of groups",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them.",
- "Not completed" : "Not completed",
"Filter by completed" : "Filter by completed"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/es.js b/l10n/es.js
index baf45a02e..5a940fd5a 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -384,7 +384,6 @@ OC.L10N.register(
"List is empty" : "La lista está vacía",
"Limit deck usage of groups" : "Limitar el uso de Deck a grupos",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar Deck impedirá que usuarios que no formen parte de esos grupos creen sus propios tableros. Los usuarios todavía podrán trabajar en tableros que hayan sido compartidos con ellos.",
- "Not completed" : "No completado",
"Filter by completed" : "Filtrar por completados"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es.json b/l10n/es.json
index 7cf97607f..78513cdb5 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -382,7 +382,6 @@
"List is empty" : "La lista está vacía",
"Limit deck usage of groups" : "Limitar el uso de Deck a grupos",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar Deck impedirá que usuarios que no formen parte de esos grupos creen sus propios tableros. Los usuarios todavía podrán trabajar en tableros que hayan sido compartidos con ellos.",
- "Not completed" : "No completado",
"Filter by completed" : "Filtrar por completados"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index cc205253a..035c9cd89 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -326,7 +326,6 @@ OC.L10N.register(
"Next month" : "Mes siguiente",
"List is empty" : "La lista está vacía",
"Limit deck usage of groups" : "Limitar uso de Deck a grupos",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar Deck bloqueará a los usuarios que no formen parte de esos grupos para que no puedan crear sus propios tableros. Los usuarios aún podrán trabajar en tableros que se hayan compartido con ellos.",
- "Not completed" : "No completado"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar Deck bloqueará a los usuarios que no formen parte de esos grupos para que no puedan crear sus propios tableros. Los usuarios aún podrán trabajar en tableros que se hayan compartido con ellos."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_EC.json b/l10n/es_EC.json
index 7d7d0fa12..0b605caa7 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -324,7 +324,6 @@
"Next month" : "Mes siguiente",
"List is empty" : "La lista está vacía",
"Limit deck usage of groups" : "Limitar uso de Deck a grupos",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar Deck bloqueará a los usuarios que no formen parte de esos grupos para que no puedan crear sus propios tableros. Los usuarios aún podrán trabajar en tableros que se hayan compartido con ellos.",
- "Not completed" : "No completado"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar Deck bloqueará a los usuarios que no formen parte de esos grupos para que no puedan crear sus propios tableros. Los usuarios aún podrán trabajar en tableros que se hayan compartido con ellos."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index ad5083ba2..879cff159 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -1,7 +1,81 @@
OC.L10N.register(
"deck",
{
+ "You have created a new board {board}" : "Ha creado un nuevo tablero {board}",
+ "{user} has created a new board {board}" : "{user} ha creado un nuevo tablero {board}",
+ "You have deleted the board {board}" : "Eliminó el tablero {board}",
+ "{user} has deleted the board {board}" : "{user} eliminó el tablero {board}",
+ "You have restored the board {board}" : "Restauró el tablero {board}",
+ "{user} has restored the board {board}" : "{user} restaruó el tablero {board}",
+ "You have shared the board {board} with {acl}" : "Compartió el tablero {board} con {acl}",
+ "{user} has shared the board {board} with {acl}" : "{user} compartió el tablero {board} con {acl}",
+ "You have removed {acl} from the board {board}" : "Eliminó {acl} del tablero {board}",
+ "{user} has removed {acl} from the board {board}" : "{user} removió {acl} del tablero {board}",
+ "You have renamed the board {before} to {board}" : "Renombró el tablero {before} a {board}",
+ "{user} has renamed the board {before} to {board}" : "{user} renombró el tablero {before} a {board}",
+ "You have archived the board {board}" : "Archivó el tablero {board}",
+ "{user} has archived the board {before}" : "{user} archivó el tablero {before}",
+ "You have unarchived the board {board}" : "Desarchivó el tablero {board}",
+ "{user} has unarchived the board {before}" : "{user} desarchivó el tablero {before}",
+ "You have created a new list {stack} on board {board}" : "Creó una nueva lista {stack} en el tablero {board}",
+ "{user} has created a new list {stack} on board {board}" : "{user} creó una nueva lista {stack} en el tablero {board}",
+ "You have renamed list {before} to {stack} on board {board}" : "Renombró la lista {before} a {stack} en el tablero {board}",
+ "{user} has renamed list {before} to {stack} on board {board}" : "{user} renombró la lista {before} a {stack} en el tablero {board}",
+ "You have deleted list {stack} on board {board}" : "Eliminó la lista {stack} en el tablero {board}",
+ "{user} has deleted list {stack} on board {board}" : "{user} eliminó la lista {stack} en el tablero {board}",
+ "You have created card {card} in list {stack} on board {board}" : "Creó la tarjeta {card} en la lista {stack} en el tablero {board}",
+ "{user} has created card {card} in list {stack} on board {board}" : "{user} creó la tarjeta {card} en la lista {stack} en el tablero {board}",
+ "You have deleted card {card} in list {stack} on board {board}" : "Eliminó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has deleted card {card} in list {stack} on board {board}" : "{user} eliminó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have renamed the card {before} to {card}" : "Renombró la tarjeta {before} a {card}",
+ "{user} has renamed the card {before} to {card}" : "{user} renombró la tarjeta {before} a {card}",
+ "You have added a description to card {card} in list {stack} on board {board}" : "Añadió una descripción a la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has added a description to card {card} in list {stack} on board {board}" : "{user} añadió una descripción a la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have updated the description of card {card} in list {stack} on board {board}" : "Actualizó la descripción de la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} actualizó la descripción de la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have archived card {card} in list {stack} on board {board}" : "Archivó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has archived card {card} in list {stack} on board {board}" : "{user} archivó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have unarchived card {card} in list {stack} on board {board}" : "Desarchivó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has unarchived card {card} in list {stack} on board {board}" : "{user} desarchivó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have marked the card {card} as done in list {stack} on board {board}" : "Marcó la tarjeta {card} como completada de la lista {stack} en el tablero {board}",
+ "{user} has marked card {card} as done in list {stack} on board {board}" : "{user} marcó la tarjeta {card} como completada de la lista {stack} en el tablero {board}",
+ "You have marked the card {card} as undone in list {stack} on board {board}" : "Marcó la tarjeta {card} como no completada de la lista {stack} en el tablero {board}",
+ "{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} marcó la tarjeta {card} como no completada de la lista {stack} en el tablero {board}",
+ "You have removed the due date of card {card}" : "Eliminó la fecha límite de la tarjeta {card}",
+ "{user} has removed the due date of card {card}" : "{user} eliminó la fecha límite de la tarjeta {card}",
+ "You have set the due date of card {card} to {after}" : "Estableció la fecha límite de la tarjeta {card} como {after}",
+ "{user} has set the due date of card {card} to {after}" : "{user} estableció la fecha límite de la tarjeta {card} como {after}",
+ "You have updated the due date of card {card} to {after}" : "Actualizó la fecha límite de la tarjeta {card} como {after}",
+ "{user} has updated the due date of card {card} to {after}" : "{user} actualizó la fecha límite de la tarjeta {card} como {after}",
+ "You have added the tag {label} to card {card} in list {stack} on board {board}" : "Añadió la etiqueta {label} a la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} añadió la etiqueta {label} a la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have removed the tag {label} from card {card} in list {stack} on board {board}" : "Eliminó la etiqueta {label} de la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} eliminó la etiqueta {label} de la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have assigned {assigneduser} to card {card} on board {board}" : "Asignó a {assigneduser} la tarjeta {card} en el tablero {board}",
+ "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} asignó a {assigneduser} la tarjeta {card} en el tablero {board}",
+ "You have unassigned {assigneduser} from card {card} on board {board}" : "Quitó a {assigneduser} de la tarjeta {card} en el tablero {board}",
+ "{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} quitó a {assigneduser} de la tarjeta {card} en el tablero {board}",
+ "You have moved the card {card} from list {stackBefore} to {stack}" : "Movió la tarjeta {card} de la lista {stackBefore} a {stack}",
+ "{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} movió la tarjeta {card} de la lista {stackBefore} a {stack}",
+ "You have added the attachment {attachment} to card {card}" : "Añadió el adjunto {attachment} a la tarjeta {card}",
+ "{user} has added the attachment {attachment} to card {card}" : "{user} añadió el adjunto {attachment} a la tarjeta {card}",
+ "You have updated the attachment {attachment} on card {card}" : "Actualizó el adjunto {attachment} de la tarjeta {card}",
+ "{user} has updated the attachment {attachment} on card {card}" : "{user} actualizó el adjunto {attachment} de la tarjeta {card}",
+ "You have deleted the attachment {attachment} from card {card}" : "Eliminó el adjunto {attachment} de la tarjeta {card}",
+ "{user} has deleted the attachment {attachment} from card {card}" : "{user} eliminó el adjunto {attachment} de la tarjeta {card}",
+ "You have restored the attachment {attachment} to card {card}" : "Restauró el adjunto {attachment} de la tarjeta {card}",
+ "{user} has restored the attachment {attachment} to card {card}" : "{user} restauró el adjunto {attachment} de la tarjeta {card}",
+ "You have commented on card {card}" : "Comentó en la tarjeta {card}",
+ "{user} has commented on card {card}" : "{user} comentó en la tarjeta {card}",
"Deck" : "Deck",
+ "Changes in the Deck app" : "Cambios en la aplicación Deck",
+ "A board, list or card was changed" : "Un tablero, lista o tarjeta cambió",
+ "A comment was created on a card" : "Se creó un comentario en una tarjeta",
+ "A card description has been changed" : "Se cambió una descripción de tarjeta",
+ "Cards due today" : "Tarjetas para hoy",
+ "Cards due tomorrow" : "Tarjetas para mañana",
+ "Upcoming cards" : "Tarjetas próximas",
+ "Load more" : "Cargar más",
"Personal" : "Personal",
"The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega",
"The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.",
@@ -30,6 +104,7 @@ OC.L10N.register(
"Add card" : "Agregar tarjeta",
"Active filters" : "Filtros activos",
"Filter by tag" : "Filtrar por etiqueta",
+ "Unassigned" : "No asignado",
"Open" : "Abrir",
"Completed" : "Completado",
"Clear filter" : "Limpiar filtro",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index 5254accf6..2e02d80f8 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,5 +1,79 @@
{ "translations": {
+ "You have created a new board {board}" : "Ha creado un nuevo tablero {board}",
+ "{user} has created a new board {board}" : "{user} ha creado un nuevo tablero {board}",
+ "You have deleted the board {board}" : "Eliminó el tablero {board}",
+ "{user} has deleted the board {board}" : "{user} eliminó el tablero {board}",
+ "You have restored the board {board}" : "Restauró el tablero {board}",
+ "{user} has restored the board {board}" : "{user} restaruó el tablero {board}",
+ "You have shared the board {board} with {acl}" : "Compartió el tablero {board} con {acl}",
+ "{user} has shared the board {board} with {acl}" : "{user} compartió el tablero {board} con {acl}",
+ "You have removed {acl} from the board {board}" : "Eliminó {acl} del tablero {board}",
+ "{user} has removed {acl} from the board {board}" : "{user} removió {acl} del tablero {board}",
+ "You have renamed the board {before} to {board}" : "Renombró el tablero {before} a {board}",
+ "{user} has renamed the board {before} to {board}" : "{user} renombró el tablero {before} a {board}",
+ "You have archived the board {board}" : "Archivó el tablero {board}",
+ "{user} has archived the board {before}" : "{user} archivó el tablero {before}",
+ "You have unarchived the board {board}" : "Desarchivó el tablero {board}",
+ "{user} has unarchived the board {before}" : "{user} desarchivó el tablero {before}",
+ "You have created a new list {stack} on board {board}" : "Creó una nueva lista {stack} en el tablero {board}",
+ "{user} has created a new list {stack} on board {board}" : "{user} creó una nueva lista {stack} en el tablero {board}",
+ "You have renamed list {before} to {stack} on board {board}" : "Renombró la lista {before} a {stack} en el tablero {board}",
+ "{user} has renamed list {before} to {stack} on board {board}" : "{user} renombró la lista {before} a {stack} en el tablero {board}",
+ "You have deleted list {stack} on board {board}" : "Eliminó la lista {stack} en el tablero {board}",
+ "{user} has deleted list {stack} on board {board}" : "{user} eliminó la lista {stack} en el tablero {board}",
+ "You have created card {card} in list {stack} on board {board}" : "Creó la tarjeta {card} en la lista {stack} en el tablero {board}",
+ "{user} has created card {card} in list {stack} on board {board}" : "{user} creó la tarjeta {card} en la lista {stack} en el tablero {board}",
+ "You have deleted card {card} in list {stack} on board {board}" : "Eliminó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has deleted card {card} in list {stack} on board {board}" : "{user} eliminó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have renamed the card {before} to {card}" : "Renombró la tarjeta {before} a {card}",
+ "{user} has renamed the card {before} to {card}" : "{user} renombró la tarjeta {before} a {card}",
+ "You have added a description to card {card} in list {stack} on board {board}" : "Añadió una descripción a la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has added a description to card {card} in list {stack} on board {board}" : "{user} añadió una descripción a la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have updated the description of card {card} in list {stack} on board {board}" : "Actualizó la descripción de la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} actualizó la descripción de la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have archived card {card} in list {stack} on board {board}" : "Archivó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has archived card {card} in list {stack} on board {board}" : "{user} archivó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have unarchived card {card} in list {stack} on board {board}" : "Desarchivó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has unarchived card {card} in list {stack} on board {board}" : "{user} desarchivó la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have marked the card {card} as done in list {stack} on board {board}" : "Marcó la tarjeta {card} como completada de la lista {stack} en el tablero {board}",
+ "{user} has marked card {card} as done in list {stack} on board {board}" : "{user} marcó la tarjeta {card} como completada de la lista {stack} en el tablero {board}",
+ "You have marked the card {card} as undone in list {stack} on board {board}" : "Marcó la tarjeta {card} como no completada de la lista {stack} en el tablero {board}",
+ "{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} marcó la tarjeta {card} como no completada de la lista {stack} en el tablero {board}",
+ "You have removed the due date of card {card}" : "Eliminó la fecha límite de la tarjeta {card}",
+ "{user} has removed the due date of card {card}" : "{user} eliminó la fecha límite de la tarjeta {card}",
+ "You have set the due date of card {card} to {after}" : "Estableció la fecha límite de la tarjeta {card} como {after}",
+ "{user} has set the due date of card {card} to {after}" : "{user} estableció la fecha límite de la tarjeta {card} como {after}",
+ "You have updated the due date of card {card} to {after}" : "Actualizó la fecha límite de la tarjeta {card} como {after}",
+ "{user} has updated the due date of card {card} to {after}" : "{user} actualizó la fecha límite de la tarjeta {card} como {after}",
+ "You have added the tag {label} to card {card} in list {stack} on board {board}" : "Añadió la etiqueta {label} a la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} añadió la etiqueta {label} a la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have removed the tag {label} from card {card} in list {stack} on board {board}" : "Eliminó la etiqueta {label} de la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} eliminó la etiqueta {label} de la tarjeta {card} de la lista {stack} en el tablero {board}",
+ "You have assigned {assigneduser} to card {card} on board {board}" : "Asignó a {assigneduser} la tarjeta {card} en el tablero {board}",
+ "{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} asignó a {assigneduser} la tarjeta {card} en el tablero {board}",
+ "You have unassigned {assigneduser} from card {card} on board {board}" : "Quitó a {assigneduser} de la tarjeta {card} en el tablero {board}",
+ "{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} quitó a {assigneduser} de la tarjeta {card} en el tablero {board}",
+ "You have moved the card {card} from list {stackBefore} to {stack}" : "Movió la tarjeta {card} de la lista {stackBefore} a {stack}",
+ "{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} movió la tarjeta {card} de la lista {stackBefore} a {stack}",
+ "You have added the attachment {attachment} to card {card}" : "Añadió el adjunto {attachment} a la tarjeta {card}",
+ "{user} has added the attachment {attachment} to card {card}" : "{user} añadió el adjunto {attachment} a la tarjeta {card}",
+ "You have updated the attachment {attachment} on card {card}" : "Actualizó el adjunto {attachment} de la tarjeta {card}",
+ "{user} has updated the attachment {attachment} on card {card}" : "{user} actualizó el adjunto {attachment} de la tarjeta {card}",
+ "You have deleted the attachment {attachment} from card {card}" : "Eliminó el adjunto {attachment} de la tarjeta {card}",
+ "{user} has deleted the attachment {attachment} from card {card}" : "{user} eliminó el adjunto {attachment} de la tarjeta {card}",
+ "You have restored the attachment {attachment} to card {card}" : "Restauró el adjunto {attachment} de la tarjeta {card}",
+ "{user} has restored the attachment {attachment} to card {card}" : "{user} restauró el adjunto {attachment} de la tarjeta {card}",
+ "You have commented on card {card}" : "Comentó en la tarjeta {card}",
+ "{user} has commented on card {card}" : "{user} comentó en la tarjeta {card}",
"Deck" : "Deck",
+ "Changes in the Deck app" : "Cambios en la aplicación Deck",
+ "A board, list or card was changed" : "Un tablero, lista o tarjeta cambió",
+ "A comment was created on a card" : "Se creó un comentario en una tarjeta",
+ "A card description has been changed" : "Se cambió una descripción de tarjeta",
+ "Cards due today" : "Tarjetas para hoy",
+ "Cards due tomorrow" : "Tarjetas para mañana",
+ "Upcoming cards" : "Tarjetas próximas",
+ "Load more" : "Cargar más",
"Personal" : "Personal",
"The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega",
"The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.",
@@ -28,6 +102,7 @@
"Add card" : "Agregar tarjeta",
"Active filters" : "Filtros activos",
"Filter by tag" : "Filtrar por etiqueta",
+ "Unassigned" : "No asignado",
"Open" : "Abrir",
"Completed" : "Completado",
"Clear filter" : "Limpiar filtro",
diff --git a/l10n/eu.js b/l10n/eu.js
index 5a5b75735..2ac1f7ab8 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -384,7 +384,6 @@ OC.L10N.register(
"List is empty" : "Zerrenda hutsik dago",
"Limit deck usage of groups" : "Mugatu taldeek Deck erabiltzeko aukera",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Deck mugatzeak taldeetako kide ez diren erabiltzaileei beren taula propioak sortzea eragotziko die. Erabiltzaileek beraiekin partekatu diren tauletan lan egin ahalko dute.",
- "Not completed" : "Osatu gabe",
"Filter by completed" : "Iragazi osatutakoen arabera"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eu.json b/l10n/eu.json
index 98ef3533a..5c32c8644 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -382,7 +382,6 @@
"List is empty" : "Zerrenda hutsik dago",
"Limit deck usage of groups" : "Mugatu taldeek Deck erabiltzeko aukera",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Deck mugatzeak taldeetako kide ez diren erabiltzaileei beren taula propioak sortzea eragotziko die. Erabiltzaileek beraiekin partekatu diren tauletan lan egin ahalko dute.",
- "Not completed" : "Osatu gabe",
"Filter by completed" : "Iragazi osatutakoen arabera"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/fa.js b/l10n/fa.js
index d89a1f55b..55b237307 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -332,7 +332,6 @@ OC.L10N.register(
"Next month" : "ماه بعد",
"List is empty" : "فهرست خالی است",
"Limit deck usage of groups" : "استفاده از برگهدان گروهها را محدود کنید",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "محدودکردن برگهدان باعث میشود تا کاربرانی که جزو آن گروهها نیستند، تابلوهای خود را ایجاد کنند. کاربران همچنان میتوانند روی تابلوهایی کار کنند که با آنها به اشتراک گذاشته شده است.",
- "Not completed" : "Not completed"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "محدودکردن برگهدان باعث میشود تا کاربرانی که جزو آن گروهها نیستند، تابلوهای خود را ایجاد کنند. کاربران همچنان میتوانند روی تابلوهایی کار کنند که با آنها به اشتراک گذاشته شده است."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
index 4ba332213..3c76e2332 100644
--- a/l10n/fa.json
+++ b/l10n/fa.json
@@ -330,7 +330,6 @@
"Next month" : "ماه بعد",
"List is empty" : "فهرست خالی است",
"Limit deck usage of groups" : "استفاده از برگهدان گروهها را محدود کنید",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "محدودکردن برگهدان باعث میشود تا کاربرانی که جزو آن گروهها نیستند، تابلوهای خود را ایجاد کنند. کاربران همچنان میتوانند روی تابلوهایی کار کنند که با آنها به اشتراک گذاشته شده است.",
- "Not completed" : "Not completed"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "محدودکردن برگهدان باعث میشود تا کاربرانی که جزو آن گروهها نیستند، تابلوهای خود را ایجاد کنند. کاربران همچنان میتوانند روی تابلوهایی کار کنند که با آنها به اشتراک گذاشته شده است."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/l10n/fi.js b/l10n/fi.js
index e7916e6e8..e4d124707 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -260,7 +260,6 @@ OC.L10N.register(
"Next week" : "Seuraava viikko",
"Next month" : "Seuraava kuukausi",
"List is empty" : "Lista on tyhjä",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Pakan käytön rajoittaminen estää merkittyjen ryhmien jäseniä luomasta omia taulujaan, mutta käyttäjät pystyvät silti käyttämään heidän kanssaan jaettuja tauluja.",
- "Not completed" : "Ei valmis"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Pakan käytön rajoittaminen estää merkittyjen ryhmien jäseniä luomasta omia taulujaan, mutta käyttäjät pystyvät silti käyttämään heidän kanssaan jaettuja tauluja."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fi.json b/l10n/fi.json
index 3c44fb357..ece2e8446 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -258,7 +258,6 @@
"Next week" : "Seuraava viikko",
"Next month" : "Seuraava kuukausi",
"List is empty" : "Lista on tyhjä",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Pakan käytön rajoittaminen estää merkittyjen ryhmien jäseniä luomasta omia taulujaan, mutta käyttäjät pystyvät silti käyttämään heidän kanssaan jaettuja tauluja.",
- "Not completed" : "Ei valmis"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Pakan käytön rajoittaminen estää merkittyjen ryhmien jäseniä luomasta omia taulujaan, mutta käyttäjät pystyvät silti käyttämään heidän kanssaan jaettuja tauluja."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index 481762249..13598287f 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -384,7 +384,6 @@ OC.L10N.register(
"List is empty" : "La liste est vide",
"Limit deck usage of groups" : "Limiter l'utilisation de Deck aux groupes",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiter Deck empêchera les utilisateurs ne faisant pas partie de ces groupes de créer leurs propres tableaux. Ces utilisateurs pourront toujours travailler sur les tableaux qui ont été partagés avec eux.",
- "Not completed" : "Non terminé",
"Filter by completed" : "Filtrer par terminé"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index 1aeb8e0c3..536a5f8dd 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -382,7 +382,6 @@
"List is empty" : "La liste est vide",
"Limit deck usage of groups" : "Limiter l'utilisation de Deck aux groupes",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiter Deck empêchera les utilisateurs ne faisant pas partie de ces groupes de créer leurs propres tableaux. Ces utilisateurs pourront toujours travailler sur les tableaux qui ont été partagés avec eux.",
- "Not completed" : "Non terminé",
"Filter by completed" : "Filtrer par terminé"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/ga.js b/l10n/ga.js
index 9bdc79686..8702bc20a 100644
--- a/l10n/ga.js
+++ b/l10n/ga.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "Tá an liosta folamh",
"Limit deck usage of groups" : "Teorainn a chur le húsáid deic na ngrúpaí",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Cuirfidh Teorainneacha Deic bac ar úsáideoirí nach bhfuil ina gcuid de na grúpaí sin a gcuid boird féin a chruthú. Beidh úsáideoirí fós in ann oibriú ar chláir a roinntear leo.",
- "Not completed" : "Gan chríochnú",
"Filter by completed" : "Scag de réir críochnaithe"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/l10n/ga.json b/l10n/ga.json
index 2436660dc..dfbabfa15 100644
--- a/l10n/ga.json
+++ b/l10n/ga.json
@@ -383,7 +383,6 @@
"List is empty" : "Tá an liosta folamh",
"Limit deck usage of groups" : "Teorainn a chur le húsáid deic na ngrúpaí",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Cuirfidh Teorainneacha Deic bac ar úsáideoirí nach bhfuil ina gcuid de na grúpaí sin a gcuid boird féin a chruthú. Beidh úsáideoirí fós in ann oibriú ar chláir a roinntear leo.",
- "Not completed" : "Gan chríochnú",
"Filter by completed" : "Scag de réir críochnaithe"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
\ No newline at end of file
diff --git a/l10n/gl.js b/l10n/gl.js
index 139aec049..3cf3615af 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "A lista está baleira",
"Limit deck usage of groups" : "Limitar o uso da plataforma a grupos",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitando a Gabeta bloqueará os usuarios que non formen parte destes grupos, para crear os seus propios taboleiros. Os usuarios aínda así poderán traballar en taboleiros compartidos con eles.",
- "Not completed" : "Sen completar",
"Filter by completed" : "Filtrar por completado"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index 323779f5a..26122a1fc 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -383,7 +383,6 @@
"List is empty" : "A lista está baleira",
"Limit deck usage of groups" : "Limitar o uso da plataforma a grupos",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitando a Gabeta bloqueará os usuarios que non formen parte destes grupos, para crear os seus propios taboleiros. Os usuarios aínda así poderán traballar en taboleiros compartidos con eles.",
- "Not completed" : "Sen completar",
"Filter by completed" : "Filtrar por completado"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/hu.js b/l10n/hu.js
index fe62d383f..ae905266e 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -350,7 +350,6 @@ OC.L10N.register(
"Next month" : "Következő hónap",
"List is empty" : "A lista üres",
"Limit deck usage of groups" : "A kártyák használatának csoportokra korlátozása",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "A Kártyák korlátozása blokkolja a saját táblák létrehozását azoknál a felhasználóknál, akik nem tagjai a megadott csoportoknak. A felhasználók továbbra is tudnak dolgozni a velük megosztott táblákon.",
- "Not completed" : "Nincs kész"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "A Kártyák korlátozása blokkolja a saját táblák létrehozását azoknál a felhasználóknál, akik nem tagjai a megadott csoportoknak. A felhasználók továbbra is tudnak dolgozni a velük megosztott táblákon."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu.json b/l10n/hu.json
index 46e1cfd22..954aa1c8d 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -348,7 +348,6 @@
"Next month" : "Következő hónap",
"List is empty" : "A lista üres",
"Limit deck usage of groups" : "A kártyák használatának csoportokra korlátozása",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "A Kártyák korlátozása blokkolja a saját táblák létrehozását azoknál a felhasználóknál, akik nem tagjai a megadott csoportoknak. A felhasználók továbbra is tudnak dolgozni a velük megosztott táblákon.",
- "Not completed" : "Nincs kész"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "A Kártyák korlátozása blokkolja a saját táblák létrehozását azoknál a felhasználóknál, akik nem tagjai a megadott csoportoknak. A felhasználók továbbra is tudnak dolgozni a velük megosztott táblákon."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/is.js b/l10n/is.js
index 12f14696e..3324bd47f 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -356,7 +356,6 @@ OC.L10N.register(
"Next month" : "Næsti mánuður",
"List is empty" : "Listi er tómur",
"Limit deck usage of groups" : "Takmarka notkun hópa á spjaldaforritinu",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Takmörkun í Deck spjaldaforritinu mun loka notendur sem tilheyra ekki þessum hópum frá því að útbúa sín eigin borð. Notendurnir munu samt geta áfram unnið með borð sem hefur verið deilt til þeirra.",
- "Not completed" : "Er ekki lokið"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Takmörkun í Deck spjaldaforritinu mun loka notendur sem tilheyra ekki þessum hópum frá því að útbúa sín eigin borð. Notendurnir munu samt geta áfram unnið með borð sem hefur verið deilt til þeirra."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/l10n/is.json b/l10n/is.json
index fde65d4ff..9151a56a0 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -354,7 +354,6 @@
"Next month" : "Næsti mánuður",
"List is empty" : "Listi er tómur",
"Limit deck usage of groups" : "Takmarka notkun hópa á spjaldaforritinu",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Takmörkun í Deck spjaldaforritinu mun loka notendur sem tilheyra ekki þessum hópum frá því að útbúa sín eigin borð. Notendurnir munu samt geta áfram unnið með borð sem hefur verið deilt til þeirra.",
- "Not completed" : "Er ekki lokið"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Takmörkun í Deck spjaldaforritinu mun loka notendur sem tilheyra ekki þessum hópum frá því að útbúa sín eigin borð. Notendurnir munu samt geta áfram unnið með borð sem hefur verið deilt til þeirra."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
\ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index 7292f7296..62f0ed27e 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -374,7 +374,6 @@ OC.L10N.register(
"Next month" : "Mese successivo",
"List is empty" : "L'elenco è vuoto",
"Limit deck usage of groups" : "Limita utilizzo di Deck dei gruppi",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "La limitazione di Deck impedirà agli utenti che non fanno parte di tali gruppi di creare le proprie lavagne. Gli utenti saranno ancora in grado di lavorare sulle lavagne che sono state condivise con loro,",
- "Not completed" : "Non completato"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "La limitazione di Deck impedirà agli utenti che non fanno parte di tali gruppi di creare le proprie lavagne. Gli utenti saranno ancora in grado di lavorare sulle lavagne che sono state condivise con loro,"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/it.json b/l10n/it.json
index fb27be0f5..d68e75d71 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -372,7 +372,6 @@
"Next month" : "Mese successivo",
"List is empty" : "L'elenco è vuoto",
"Limit deck usage of groups" : "Limita utilizzo di Deck dei gruppi",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "La limitazione di Deck impedirà agli utenti che non fanno parte di tali gruppi di creare le proprie lavagne. Gli utenti saranno ancora in grado di lavorare sulle lavagne che sono state condivise con loro,",
- "Not completed" : "Non completato"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "La limitazione di Deck impedirà agli utenti che non fanno parte di tali gruppi di creare le proprie lavagne. Gli utenti saranno ancora in grado di lavorare sulle lavagne che sono state condivise con loro,"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/ja.js b/l10n/ja.js
index a1b508564..913c87320 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "リストが空です",
"Limit deck usage of groups" : "デッキの使用をグループに制限",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "デッキ作成制限は、設定したグループに非所属のユーザーがボードを作成できないようにします。非所属ユーザーは共有されているボードでのみ作業できます。",
- "Not completed" : "完成してないです",
"Filter by completed" : "完成したものをフィルターする"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ja.json b/l10n/ja.json
index 8b70c4dac..a645e0c34 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -383,7 +383,6 @@
"List is empty" : "リストが空です",
"Limit deck usage of groups" : "デッキの使用をグループに制限",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "デッキ作成制限は、設定したグループに非所属のユーザーがボードを作成できないようにします。非所属ユーザーは共有されているボードでのみ作業できます。",
- "Not completed" : "完成してないです",
"Filter by completed" : "完成したものをフィルターする"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/ka.js b/l10n/ka.js
index fa10a1a9a..4729e3e6b 100644
--- a/l10n/ka.js
+++ b/l10n/ka.js
@@ -374,7 +374,6 @@ OC.L10N.register(
"Next month" : "Next month",
"List is empty" : "List is empty",
"Limit deck usage of groups" : "Limit deck usage of groups",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them.",
- "Not completed" : "Not completed"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them."
},
"nplurals=2; plural=(n!=1);");
diff --git a/l10n/ka.json b/l10n/ka.json
index 89d1d1803..402c81219 100644
--- a/l10n/ka.json
+++ b/l10n/ka.json
@@ -372,7 +372,6 @@
"Next month" : "Next month",
"List is empty" : "List is empty",
"Limit deck usage of groups" : "Limit deck usage of groups",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them.",
- "Not completed" : "Not completed"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them."
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
\ No newline at end of file
diff --git a/l10n/ko.js b/l10n/ko.js
index a97d07688..ab4b53c0f 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "목록이 비어 있음",
"Limit deck usage of groups" : "그룹의 덱 사용 제한",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiting Deck은 해당 그룹에 속하지 않은 사용자가 자신의 보드를 만드는 것을 차단합니다. 사용자는 공유된 보드에서 계속 작업할 수 있습니다.",
- "Not completed" : "완성되지 않았다",
"Filter by completed" : "완료 기준으로 필터링"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ko.json b/l10n/ko.json
index a90b39b73..c2b002e13 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -383,7 +383,6 @@
"List is empty" : "목록이 비어 있음",
"Limit deck usage of groups" : "그룹의 덱 사용 제한",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiting Deck은 해당 그룹에 속하지 않은 사용자가 자신의 보드를 만드는 것을 차단합니다. 사용자는 공유된 보드에서 계속 작업할 수 있습니다.",
- "Not completed" : "완성되지 않았다",
"Filter by completed" : "완료 기준으로 필터링"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/nb.js b/l10n/nb.js
index e53badec8..63da6c957 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "Stabel er tom",
"Limit deck usage of groups" : "Begrens stokk-bruk til grupper",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Begrensning av tavler vil hindre tilgang til de brukere som ikke er medlem av en gruppe fra å lage egne tavler. Bruker kan arbeide på de tavler som er delt med dem.",
- "Not completed" : "Ikke ferdigstilt",
"Filter by completed" : "Filtrer etter fullført"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nb.json b/l10n/nb.json
index 11d579ddd..7a7f3ca2d 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -383,7 +383,6 @@
"List is empty" : "Stabel er tom",
"Limit deck usage of groups" : "Begrens stokk-bruk til grupper",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Begrensning av tavler vil hindre tilgang til de brukere som ikke er medlem av en gruppe fra å lage egne tavler. Bruker kan arbeide på de tavler som er delt med dem.",
- "Not completed" : "Ikke ferdigstilt",
"Filter by completed" : "Filtrer etter fullført"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index c15dab581..5a381fbd7 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -355,7 +355,6 @@ OC.L10N.register(
"Next month" : "Volgende maand",
"List is empty" : "Lijst is leeg",
"Limit deck usage of groups" : "Beperk gebruik decks van groepen",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Het beperken van Deck verhindert dat gebruikers die niet lid zijn van die groepen hun eigen borden kunnen maken. gebruikers kunnen nog wel werken met de borden die met deze gebruikers zijn gedeeld.",
- "Not completed" : "Niet compleet"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Het beperken van Deck verhindert dat gebruikers die niet lid zijn van die groepen hun eigen borden kunnen maken. gebruikers kunnen nog wel werken met de borden die met deze gebruikers zijn gedeeld."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nl.json b/l10n/nl.json
index 0b43b358b..b6847a6e2 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -353,7 +353,6 @@
"Next month" : "Volgende maand",
"List is empty" : "Lijst is leeg",
"Limit deck usage of groups" : "Beperk gebruik decks van groepen",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Het beperken van Deck verhindert dat gebruikers die niet lid zijn van die groepen hun eigen borden kunnen maken. gebruikers kunnen nog wel werken met de borden die met deze gebruikers zijn gedeeld.",
- "Not completed" : "Niet compleet"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Het beperken van Deck verhindert dat gebruikers die niet lid zijn van die groepen hun eigen borden kunnen maken. gebruikers kunnen nog wel werken met de borden die met deze gebruikers zijn gedeeld."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index 317bdf312..366a32d3b 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -356,7 +356,6 @@ OC.L10N.register(
"Next month" : "Następny miesiąc",
"List is empty" : "Lista jest pusta",
"Limit deck usage of groups" : "Ogranicz użycie tablic dla grup",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ograniczenie Tablicy zablokuje użytkownikom z tych grup możliwość tworzenia własnych tablic. Użytkownicy nadal będą mogli pracować na tablicach, które zostały im udostępnione.",
- "Not completed" : "Nie zakończone"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ograniczenie Tablicy zablokuje użytkownikom z tych grup możliwość tworzenia własnych tablic. Użytkownicy nadal będą mogli pracować na tablicach, które zostały im udostępnione."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index 433992d72..d8e8b6b27 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -354,7 +354,6 @@
"Next month" : "Następny miesiąc",
"List is empty" : "Lista jest pusta",
"Limit deck usage of groups" : "Ogranicz użycie tablic dla grup",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ograniczenie Tablicy zablokuje użytkownikom z tych grup możliwość tworzenia własnych tablic. Użytkownicy nadal będą mogli pracować na tablicach, które zostały im udostępnione.",
- "Not completed" : "Nie zakończone"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ograniczenie Tablicy zablokuje użytkownikom z tych grup możliwość tworzenia własnych tablic. Użytkownicy nadal będą mogli pracować na tablicach, które zostały im udostępnione."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}
\ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 5f8bafd37..816f73e98 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "A lista está vazia",
"Limit deck usage of groups" : "Limitar o uso de grupos no deck",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar o Deck impedirá que usuários que não fazem parte desses grupos criem seus próprios painéis. Os usuários ainda poderão trabalhar em pastas que foram compartilhadas com eles.",
- "Not completed" : "Não concluída",
"Filter by completed" : "Filtrar por concluído"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 7e8671a5e..bff86d0e9 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -383,7 +383,6 @@
"List is empty" : "A lista está vazia",
"Limit deck usage of groups" : "Limitar o uso de grupos no deck",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar o Deck impedirá que usuários que não fazem parte desses grupos criem seus próprios painéis. Os usuários ainda poderão trabalhar em pastas que foram compartilhadas com eles.",
- "Not completed" : "Não concluída",
"Filter by completed" : "Filtrar por concluído"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
\ No newline at end of file
diff --git a/l10n/ro.js b/l10n/ro.js
index 2a36ab30a..466c5fbc7 100644
--- a/l10n/ro.js
+++ b/l10n/ro.js
@@ -351,7 +351,6 @@ OC.L10N.register(
"Next month" : "Luna următoare",
"List is empty" : "Lista este goală",
"Limit deck usage of groups" : "Permite utilizarea Deck doar pentru unele grupuri",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitând Deck, utilizatorii care nu fac parte din acele grupuri nu vor putea crea propriile panouri. Utilizatorii vor putea accesa totuși panourile partajate cu ei.",
- "Not completed" : "Necompletat"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitând Deck, utilizatorii care nu fac parte din acele grupuri nu vor putea crea propriile panouri. Utilizatorii vor putea accesa totuși panourile partajate cu ei."
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/l10n/ro.json b/l10n/ro.json
index 60b7447d9..8e9ae5346 100644
--- a/l10n/ro.json
+++ b/l10n/ro.json
@@ -349,7 +349,6 @@
"Next month" : "Luna următoare",
"List is empty" : "Lista este goală",
"Limit deck usage of groups" : "Permite utilizarea Deck doar pentru unele grupuri",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitând Deck, utilizatorii care nu fac parte din acele grupuri nu vor putea crea propriile panouri. Utilizatorii vor putea accesa totuși panourile partajate cu ei.",
- "Not completed" : "Necompletat"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitând Deck, utilizatorii care nu fac parte din acele grupuri nu vor putea crea propriile panouri. Utilizatorii vor putea accesa totuși panourile partajate cu ei."
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}
\ No newline at end of file
diff --git a/l10n/ru.js b/l10n/ru.js
index bb8f07e11..b7044dbb8 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "Список не содержит записей",
"Limit deck usage of groups" : "Разрешить использовать приложение Карточки только участникам заданных групп",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Создание собственных рабочих досок пользователям, не входящим в заданные группы, будет заблокировано. Тем не менее, такие пользователи смогут продолжить работать с общими досками, к которым у них есть доступ. ",
- "Not completed" : "Не завершено",
"Filter by completed" : "Отбор по состоянию завершения"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/l10n/ru.json b/l10n/ru.json
index e7bba809f..5f1d5fd38 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -383,7 +383,6 @@
"List is empty" : "Список не содержит записей",
"Limit deck usage of groups" : "Разрешить использовать приложение Карточки только участникам заданных групп",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Создание собственных рабочих досок пользователям, не входящим в заданные группы, будет заблокировано. Тем не менее, такие пользователи смогут продолжить работать с общими досками, к которым у них есть доступ. ",
- "Not completed" : "Не завершено",
"Filter by completed" : "Отбор по состоянию завершения"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}
\ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
index 43a924952..d30db4b3b 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -383,7 +383,6 @@ OC.L10N.register(
"List is empty" : "Zoznam je prázdny",
"Limit deck usage of groups" : "Obmedziť použitie Deck na skupiny",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Obmedzenie Násteniek bráni používateľom, ktorí nie sú súčasťou týchto skupín, aby si vytvárali vlastné nástenky. Môžu však stále pracovať na nástenkách, ktoré im niekto sprístupní.",
- "Not completed" : "Nedokončené",
"Filter by completed" : "Filtrovať podľa dokončených"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index 8f7f7e578..b712bf4c8 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -381,7 +381,6 @@
"List is empty" : "Zoznam je prázdny",
"Limit deck usage of groups" : "Obmedziť použitie Deck na skupiny",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Obmedzenie Násteniek bráni používateľom, ktorí nie sú súčasťou týchto skupín, aby si vytvárali vlastné nástenky. Môžu však stále pracovať na nástenkách, ktoré im niekto sprístupní.",
- "Not completed" : "Nedokončené",
"Filter by completed" : "Filtrovať podľa dokončených"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}
\ No newline at end of file
diff --git a/l10n/sl.js b/l10n/sl.js
index b6035725a..5b82a2c06 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -334,7 +334,6 @@ OC.L10N.register(
"Next month" : "Naslednji mesec",
"List is empty" : "Seznam je prazen",
"Limit deck usage of groups" : "Omeji uporabo zbirk na skupine",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omejevanje programa prepreči uporabnikom, ki niso del teh skupin, ustvarjanje novih zbirk. Uporabniki bodo še vedno lahko spreminjali zbirke, ki so jih dobili v souporabo.",
- "Not completed" : "Ni končano"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omejevanje programa prepreči uporabnikom, ki niso del teh skupin, ustvarjanje novih zbirk. Uporabniki bodo še vedno lahko spreminjali zbirke, ki so jih dobili v souporabo."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index d3cc1d066..805537904 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -332,7 +332,6 @@
"Next month" : "Naslednji mesec",
"List is empty" : "Seznam je prazen",
"Limit deck usage of groups" : "Omeji uporabo zbirk na skupine",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omejevanje programa prepreči uporabnikom, ki niso del teh skupin, ustvarjanje novih zbirk. Uporabniki bodo še vedno lahko spreminjali zbirke, ki so jih dobili v souporabo.",
- "Not completed" : "Ni končano"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omejevanje programa prepreči uporabnikom, ki niso del teh skupin, ustvarjanje novih zbirk. Uporabniki bodo še vedno lahko spreminjali zbirke, ki so jih dobili v souporabo."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}
\ No newline at end of file
diff --git a/l10n/sr.js b/l10n/sr.js
index 27e493254..351b88abe 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "Списак је празан",
"Limit deck usage of groups" : "Ограничи употребу шпила на групе",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ограничавање Deck апликације ће блокирати кориснике који нису део одабраних група да креирају своје табле. Корисници ће и даље моћи да раде на таблама које су подељене са њима.",
- "Not completed" : "Није довршено",
"Filter by completed" : "Филтрирај по завршеном"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr.json b/l10n/sr.json
index 42b5271af..d8d5044ca 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -383,7 +383,6 @@
"List is empty" : "Списак је празан",
"Limit deck usage of groups" : "Ограничи употребу шпила на групе",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ограничавање Deck апликације ће блокирати кориснике који нису део одабраних група да креирају своје табле. Корисници ће и даље моћи да раде на таблама које су подељене са њима.",
- "Not completed" : "Није довршено",
"Filter by completed" : "Филтрирај по завршеном"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}
\ No newline at end of file
diff --git a/l10n/sv.js b/l10n/sv.js
index 328a2146e..5cc8b8a6b 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "Listan är tom",
"Limit deck usage of groups" : "Begränsa användningen av grupper",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Begränsning av Deck blockerar användare som inte ingår i dessa grupper från att skapa egna tavlor. Användare kan dock fortfarande integrera med tavlor som har delats med dem.",
- "Not completed" : "Ej slutförd",
"Filter by completed" : "Filtrera efter slutfört"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index 8b5278205..f07f0adb7 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -383,7 +383,6 @@
"List is empty" : "Listan är tom",
"Limit deck usage of groups" : "Begränsa användningen av grupper",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Begränsning av Deck blockerar användare som inte ingår i dessa grupper från att skapa egna tavlor. Användare kan dock fortfarande integrera med tavlor som har delats med dem.",
- "Not completed" : "Ej slutförd",
"Filter by completed" : "Filtrera efter slutfört"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
\ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index 6fdb647ef..e73bd472e 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "Liste boş",
"Limit deck usage of groups" : "Tahtayı şu gruplar kullanabilsin",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Tahta kullanımı gruplar ile sınırlandığında belirtilen grupların üyesi olmayan kişiler kendi tahtalarını oluşturamaz. Bu kullanıcılar ancak kendileri ile paylaşılan tahtalar üzerinde çalışabilir.",
- "Not completed" : "Tamamlanmamış",
"Filter by completed" : "Tamamlanmaya göre sırala"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 10e3b1519..e0545bc87 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -383,7 +383,6 @@
"List is empty" : "Liste boş",
"Limit deck usage of groups" : "Tahtayı şu gruplar kullanabilsin",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Tahta kullanımı gruplar ile sınırlandığında belirtilen grupların üyesi olmayan kişiler kendi tahtalarını oluşturamaz. Bu kullanıcılar ancak kendileri ile paylaşılan tahtalar üzerinde çalışabilir.",
- "Not completed" : "Tamamlanmamış",
"Filter by completed" : "Tamamlanmaya göre sırala"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
\ No newline at end of file
diff --git a/l10n/uk.js b/l10n/uk.js
index 52a0e8433..bd2f842f4 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -241,7 +241,6 @@ OC.L10N.register(
"Next week" : "Наступний тиждень",
"Next month" : "Наступний місяць",
"Limit deck usage of groups" : "Обмежити доступ до колоди для груп",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Створення власних робочих дощок користувачам, які не входять у задані групи, буде заблоковано. Проте, такі користувачі зможуть продовжити працювати зі спільними дошками, до яких у них є доступ.",
- "Not completed" : "Не завершено"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Створення власних робочих дощок користувачам, які не входять у задані групи, буде заблоковано. Проте, такі користувачі зможуть продовжити працювати зі спільними дошками, до яких у них є доступ."
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/l10n/uk.json b/l10n/uk.json
index fec346b85..c8a54322b 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -239,7 +239,6 @@
"Next week" : "Наступний тиждень",
"Next month" : "Наступний місяць",
"Limit deck usage of groups" : "Обмежити доступ до колоди для груп",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Створення власних робочих дощок користувачам, які не входять у задані групи, буде заблоковано. Проте, такі користувачі зможуть продовжити працювати зі спільними дошками, до яких у них є доступ.",
- "Not completed" : "Не завершено"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Створення власних робочих дощок користувачам, які не входять у задані групи, буде заблоковано. Проте, такі користувачі зможуть продовжити працювати зі спільними дошками, до яких у них є доступ."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}
\ No newline at end of file
diff --git a/l10n/vi.js b/l10n/vi.js
index 534525cb1..6e816e161 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "Danh sách trống",
"Limit deck usage of groups" : "Giới hạn việc sử dụng Kế Hoạch của các nhóm",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Giới hạn của Kế Hoạch sẽ chặn người dùng không thuộc nhóm đó khỏi việc tạo bảng của riêng họ. Người dùng vẫn có thể làm việc trên các bảng đã được chia sẻ với họ.",
- "Not completed" : "Chưa hoàn thành",
"Filter by completed" : "Lọc theo đã việc đã hoàn thành"
},
"nplurals=1; plural=0;");
diff --git a/l10n/vi.json b/l10n/vi.json
index b091f8a0c..e8f58757c 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -383,7 +383,6 @@
"List is empty" : "Danh sách trống",
"Limit deck usage of groups" : "Giới hạn việc sử dụng Kế Hoạch của các nhóm",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Giới hạn của Kế Hoạch sẽ chặn người dùng không thuộc nhóm đó khỏi việc tạo bảng của riêng họ. Người dùng vẫn có thể làm việc trên các bảng đã được chia sẻ với họ.",
- "Not completed" : "Chưa hoàn thành",
"Filter by completed" : "Lọc theo đã việc đã hoàn thành"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 29532446c..0ee56e8b0 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -362,7 +362,6 @@ OC.L10N.register(
"Next month" : "下月",
"List is empty" : "列表为空",
"Limit deck usage of groups" : "按群组限制看板的使用权",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "限制看板的使用权后,不在指定群组中的用户将不能新建面板,但仍可使用已共享给他们的面板。",
- "Not completed" : "没完成"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "限制看板的使用权后,不在指定群组中的用户将不能新建面板,但仍可使用已共享给他们的面板。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 898e0b319..fe2c99f3d 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -360,7 +360,6 @@
"Next month" : "下月",
"List is empty" : "列表为空",
"Limit deck usage of groups" : "按群组限制看板的使用权",
- "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "限制看板的使用权后,不在指定群组中的用户将不能新建面板,但仍可使用已共享给他们的面板。",
- "Not completed" : "没完成"
+ "Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "限制看板的使用权后,不在指定群组中的用户将不能新建面板,但仍可使用已共享给他们的面板。"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 553dd82fe..d0b07bcea 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "列表是空的",
"Limit deck usage of groups" : "限制群組使用 Deck",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "限制 Deck 將阻止不屬於這些群組的用戶創建自己的面板。用戶仍然可以在與他們的面板上工作。",
- "Not completed" : "未完成",
"Filter by completed" : "按已完成篩選"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index c14db3574..39fea0e55 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -383,7 +383,6 @@
"List is empty" : "列表是空的",
"Limit deck usage of groups" : "限制群組使用 Deck",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "限制 Deck 將阻止不屬於這些群組的用戶創建自己的面板。用戶仍然可以在與他們的面板上工作。",
- "Not completed" : "未完成",
"Filter by completed" : "按已完成篩選"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index c9c53bdf9..589d027da 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -385,7 +385,6 @@ OC.L10N.register(
"List is empty" : "清單為空",
"Limit deck usage of groups" : "限制群組的 Deck 使用",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "限制 Deck 將會阻止不屬於這些群組的使用者建立自己的佈告欄。使用者仍然可以在與他們分享的佈告欄上工作。",
- "Not completed" : "未完成",
"Filter by completed" : "按已完成篩選"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index d5d4387c6..d2567c72d 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -383,7 +383,6 @@
"List is empty" : "清單為空",
"Limit deck usage of groups" : "限制群組的 Deck 使用",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "限制 Deck 將會阻止不屬於這些群組的使用者建立自己的佈告欄。使用者仍然可以在與他們分享的佈告欄上工作。",
- "Not completed" : "未完成",
"Filter by completed" : "按已完成篩選"
},"pluralForm" :"nplurals=1; plural=0;"
}
\ No newline at end of file