fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-05-21 00:45:40 +00:00
parent be8806102a
commit c8897477a7
58 changed files with 60 additions and 112 deletions

View File

@@ -401,7 +401,6 @@ OC.L10N.register(
"Example Task 3" : "مثال المهمة 3", "Example Task 3" : "مثال المهمة 3",
"Example Task 2" : "مثال المهمة 2", "Example Task 2" : "مثال المهمة 2",
"Example Task 1" : "مثال المهمة 1", "Example Task 1" : "مثال المهمة 1",
"Move card to another board" : "حرك البطاقة الى لوح اخر", "Move card to another board" : "حرك البطاقة الى لوح اخر"
"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;"); "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;");

View File

@@ -399,7 +399,6 @@
"Example Task 3" : "مثال المهمة 3", "Example Task 3" : "مثال المهمة 3",
"Example Task 2" : "مثال المهمة 2", "Example Task 2" : "مثال المهمة 2",
"Example Task 1" : "مثال المهمة 1", "Example Task 1" : "مثال المهمة 1",
"Move card to another board" : "حرك البطاقة الى لوح اخر", "Move card to another board" : "حرك البطاقة الى لوح اخر"
"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;" },"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;"
} }

View File

@@ -401,7 +401,6 @@ OC.L10N.register(
"Example Task 3" : "Tasca d'exemple 3", "Example Task 3" : "Tasca d'exemple 3",
"Example Task 2" : "Tasca d'exemple 2", "Example Task 2" : "Tasca d'exemple 2",
"Example Task 1" : "Tasca d'exemple 1", "Example Task 1" : "Tasca d'exemple 1",
"Move card to another board" : "Mou la targeta a un altre tauler", "Move card to another board" : "Mou la targeta a un altre tauler"
"Filter by completed" : "Filtra per completat"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -399,7 +399,6 @@
"Example Task 3" : "Tasca d'exemple 3", "Example Task 3" : "Tasca d'exemple 3",
"Example Task 2" : "Tasca d'exemple 2", "Example Task 2" : "Tasca d'exemple 2",
"Example Task 1" : "Tasca d'exemple 1", "Example Task 1" : "Tasca d'exemple 1",
"Move card to another board" : "Mou la targeta a un altre tauler", "Move card to another board" : "Mou la targeta a un altre tauler"
"Filter by completed" : "Filtra per completat"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Třetí úkol pro ukázku", "Example Task 3" : "Třetí úkol pro ukázku",
"Example Task 2" : "Druhý úkol pro ukázku", "Example Task 2" : "Druhý úkol pro ukázku",
"Example Task 1" : "První úkol pro ukázku", "Example Task 1" : "První úkol pro ukázku",
"Move card to another board" : "Přesunout kartu na jinou tabuli", "Move card to another board" : "Přesunout kartu na jinou tabuli"
"Filter by completed" : "Filtrovat podle dokončených"
}, },
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Třetí úkol pro ukázku", "Example Task 3" : "Třetí úkol pro ukázku",
"Example Task 2" : "Druhý úkol pro ukázku", "Example Task 2" : "Druhý úkol pro ukázku",
"Example Task 1" : "První úkol pro ukázku", "Example Task 1" : "První úkol pro ukázku",
"Move card to another board" : "Přesunout kartu na jinou tabuli", "Move card to another board" : "Přesunout kartu na jinou tabuli"
"Filter by completed" : "Filtrovat podle dokončených"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Beispielaufgabe 3", "Example Task 3" : "Beispielaufgabe 3",
"Example Task 2" : "Beispielaufgabe 2", "Example Task 2" : "Beispielaufgabe 2",
"Example Task 1" : "Beispielaufgabe 1", "Example Task 1" : "Beispielaufgabe 1",
"Move card to another board" : "Karte auf ein anderes Board verschieben", "Move card to another board" : "Karte auf ein anderes Board verschieben"
"Filter by completed" : "Nach fertiggestellt filtern"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Beispielaufgabe 3", "Example Task 3" : "Beispielaufgabe 3",
"Example Task 2" : "Beispielaufgabe 2", "Example Task 2" : "Beispielaufgabe 2",
"Example Task 1" : "Beispielaufgabe 1", "Example Task 1" : "Beispielaufgabe 1",
"Move card to another board" : "Karte auf ein anderes Board verschieben", "Move card to another board" : "Karte auf ein anderes Board verschieben"
"Filter by completed" : "Nach fertiggestellt filtern"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Beispielaufgabe 3", "Example Task 3" : "Beispielaufgabe 3",
"Example Task 2" : "Beispielaufgabe 2", "Example Task 2" : "Beispielaufgabe 2",
"Example Task 1" : "Beispielaufgabe 1", "Example Task 1" : "Beispielaufgabe 1",
"Move card to another board" : "Karte auf ein anderes Board verschieben", "Move card to another board" : "Karte auf ein anderes Board verschieben"
"Filter by completed" : "Nach Status filtern"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Beispielaufgabe 3", "Example Task 3" : "Beispielaufgabe 3",
"Example Task 2" : "Beispielaufgabe 2", "Example Task 2" : "Beispielaufgabe 2",
"Example Task 1" : "Beispielaufgabe 1", "Example Task 1" : "Beispielaufgabe 1",
"Move card to another board" : "Karte auf ein anderes Board verschieben", "Move card to another board" : "Karte auf ein anderes Board verschieben"
"Filter by completed" : "Nach Status filtern"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -337,6 +337,7 @@ OC.L10N.register(
"Advanced options" : "Επιλογές για προχωρημένους", "Advanced options" : "Επιλογές για προχωρημένους",
"Clone" : "Κλώνος", "Clone" : "Κλώνος",
"Export as CSV" : "Εξαγωγή σε CSV", "Export as CSV" : "Εξαγωγή σε CSV",
"Export" : "Εξαγωγή",
"Loading filtered view" : "Φόρτωση εμφάνισης με βάση το φίλτρο", "Loading filtered view" : "Φόρτωση εμφάνισης με βάση το φίλτρο",
"Today" : "Σήμερα", "Today" : "Σήμερα",
"Tomorrow" : "Αύριο", "Tomorrow" : "Αύριο",
@@ -380,7 +381,6 @@ OC.L10N.register(
"Example Task 3" : "Παράδειγμα Εργασίας 3", "Example Task 3" : "Παράδειγμα Εργασίας 3",
"Example Task 2" : "Παράδειγμα Εργασίας 2", "Example Task 2" : "Παράδειγμα Εργασίας 2",
"Example Task 1" : "Παράδειγμα Εργασίας 1", "Example Task 1" : "Παράδειγμα Εργασίας 1",
"Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα", "Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα"
"Filter by completed" : "Φίλτρο ανά ολοκλήρωση"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -335,6 +335,7 @@
"Advanced options" : "Επιλογές για προχωρημένους", "Advanced options" : "Επιλογές για προχωρημένους",
"Clone" : "Κλώνος", "Clone" : "Κλώνος",
"Export as CSV" : "Εξαγωγή σε CSV", "Export as CSV" : "Εξαγωγή σε CSV",
"Export" : "Εξαγωγή",
"Loading filtered view" : "Φόρτωση εμφάνισης με βάση το φίλτρο", "Loading filtered view" : "Φόρτωση εμφάνισης με βάση το φίλτρο",
"Today" : "Σήμερα", "Today" : "Σήμερα",
"Tomorrow" : "Αύριο", "Tomorrow" : "Αύριο",
@@ -378,7 +379,6 @@
"Example Task 3" : "Παράδειγμα Εργασίας 3", "Example Task 3" : "Παράδειγμα Εργασίας 3",
"Example Task 2" : "Παράδειγμα Εργασίας 2", "Example Task 2" : "Παράδειγμα Εργασίας 2",
"Example Task 1" : "Παράδειγμα Εργασίας 1", "Example Task 1" : "Παράδειγμα Εργασίας 1",
"Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα", "Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα"
"Filter by completed" : "Φίλτρο ανά ολοκλήρωση"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Example Task 3", "Example Task 3" : "Example Task 3",
"Example Task 2" : "Example Task 2", "Example Task 2" : "Example Task 2",
"Example Task 1" : "Example Task 1", "Example Task 1" : "Example Task 1",
"Move card to another board" : "Move card to another board", "Move card to another board" : "Move card to another board"
"Filter by completed" : "Filter by completed"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Example Task 3", "Example Task 3" : "Example Task 3",
"Example Task 2" : "Example Task 2", "Example Task 2" : "Example Task 2",
"Example Task 1" : "Example Task 1", "Example Task 1" : "Example Task 1",
"Move card to another board" : "Move card to another board", "Move card to another board" : "Move card to another board"
"Filter by completed" : "Filter by completed"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -119,6 +119,7 @@ OC.L10N.register(
"No notifications" : "Neniu sciigo", "No notifications" : "Neniu sciigo",
"Delete board" : "Forigi tabulon", "Delete board" : "Forigi tabulon",
"Advanced options" : "Detalaj agordoj", "Advanced options" : "Detalaj agordoj",
"Export" : "Eksporti",
"Today" : "Hodiaŭ", "Today" : "Hodiaŭ",
"Tomorrow" : "Morgaŭ", "Tomorrow" : "Morgaŭ",
"Close" : "Malfermi", "Close" : "Malfermi",

View File

@@ -117,6 +117,7 @@
"No notifications" : "Neniu sciigo", "No notifications" : "Neniu sciigo",
"Delete board" : "Forigi tabulon", "Delete board" : "Forigi tabulon",
"Advanced options" : "Detalaj agordoj", "Advanced options" : "Detalaj agordoj",
"Export" : "Eksporti",
"Today" : "Hodiaŭ", "Today" : "Hodiaŭ",
"Tomorrow" : "Morgaŭ", "Tomorrow" : "Morgaŭ",
"Close" : "Malfermi", "Close" : "Malfermi",

View File

@@ -393,7 +393,6 @@ OC.L10N.register(
"Example Task 3" : "Tarea de ejemplo 3", "Example Task 3" : "Tarea de ejemplo 3",
"Example Task 2" : "Tarea de ejemplo 2", "Example Task 2" : "Tarea de ejemplo 2",
"Example Task 1" : "Tarea de ejemplo 1", "Example Task 1" : "Tarea de ejemplo 1",
"Move card to another board" : "Mover la tarjeta a otro tablero", "Move card to another board" : "Mover la tarjeta a otro tablero"
"Filter by completed" : "Filtrar por completados"
}, },
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@@ -391,7 +391,6 @@
"Example Task 3" : "Tarea de ejemplo 3", "Example Task 3" : "Tarea de ejemplo 3",
"Example Task 2" : "Tarea de ejemplo 2", "Example Task 2" : "Tarea de ejemplo 2",
"Example Task 1" : "Tarea de ejemplo 1", "Example Task 1" : "Tarea de ejemplo 1",
"Move card to another board" : "Mover la tarjeta a otro tablero", "Move card to another board" : "Mover la tarjeta a otro tablero"
"Filter by completed" : "Filtrar por completados"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@@ -384,7 +384,6 @@ OC.L10N.register(
"Example Task 3" : "Adibidetarako ataza 3", "Example Task 3" : "Adibidetarako ataza 3",
"Example Task 2" : "Adibidetarako ataza 2", "Example Task 2" : "Adibidetarako ataza 2",
"Example Task 1" : "Adibidetarako ataza 1", "Example Task 1" : "Adibidetarako ataza 1",
"Move card to another board" : "Mugitu txartela beste taula batera", "Move card to another board" : "Mugitu txartela beste taula batera"
"Filter by completed" : "Iragazi osatutakoen arabera"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -382,7 +382,6 @@
"Example Task 3" : "Adibidetarako ataza 3", "Example Task 3" : "Adibidetarako ataza 3",
"Example Task 2" : "Adibidetarako ataza 2", "Example Task 2" : "Adibidetarako ataza 2",
"Example Task 1" : "Adibidetarako ataza 1", "Example Task 1" : "Adibidetarako ataza 1",
"Move card to another board" : "Mugitu txartela beste taula batera", "Move card to another board" : "Mugitu txartela beste taula batera"
"Filter by completed" : "Iragazi osatutakoen arabera"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Exemple de tâche 3", "Example Task 3" : "Exemple de tâche 3",
"Example Task 2" : "Exemple de tâche 2", "Example Task 2" : "Exemple de tâche 2",
"Example Task 1" : "Exemple de tâche 1", "Example Task 1" : "Exemple de tâche 1",
"Move card to another board" : "Déplacer la carte vers un autre tableau ", "Move card to another board" : "Déplacer la carte vers un autre tableau "
"Filter by completed" : "Filtrer par état"
}, },
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Exemple de tâche 3", "Example Task 3" : "Exemple de tâche 3",
"Example Task 2" : "Exemple de tâche 2", "Example Task 2" : "Exemple de tâche 2",
"Example Task 1" : "Exemple de tâche 1", "Example Task 1" : "Exemple de tâche 1",
"Move card to another board" : "Déplacer la carte vers un autre tableau ", "Move card to another board" : "Déplacer la carte vers un autre tableau "
"Filter by completed" : "Filtrer par état"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Tasc Sampla 3", "Example Task 3" : "Tasc Sampla 3",
"Example Task 2" : "Tasc Sampla 2", "Example Task 2" : "Tasc Sampla 2",
"Example Task 1" : "Tasc Sampla 1", "Example Task 1" : "Tasc Sampla 1",
"Move card to another board" : "Bog cárta go bord eile", "Move card to another board" : "Bog cárta go bord eile"
"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);"); "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Tasc Sampla 3", "Example Task 3" : "Tasc Sampla 3",
"Example Task 2" : "Tasc Sampla 2", "Example Task 2" : "Tasc Sampla 2",
"Example Task 1" : "Tasc Sampla 1", "Example Task 1" : "Tasc Sampla 1",
"Move card to another board" : "Bog cárta go bord eile", "Move card to another board" : "Bog cárta go bord eile"
"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);" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
} }

View File

@@ -401,7 +401,6 @@ OC.L10N.register(
"Example Task 3" : "Tarefa de exemplo 3", "Example Task 3" : "Tarefa de exemplo 3",
"Example Task 2" : "Tarefa de exemplo 2", "Example Task 2" : "Tarefa de exemplo 2",
"Example Task 1" : "Tarefa de exemplo 1", "Example Task 1" : "Tarefa de exemplo 1",
"Move card to another board" : "Mover a tarxeta a outro taboleiro", "Move card to another board" : "Mover a tarxeta a outro taboleiro"
"Filter by completed" : "Filtrar por completado"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -399,7 +399,6 @@
"Example Task 3" : "Tarefa de exemplo 3", "Example Task 3" : "Tarefa de exemplo 3",
"Example Task 2" : "Tarefa de exemplo 2", "Example Task 2" : "Tarefa de exemplo 2",
"Example Task 1" : "Tarefa de exemplo 1", "Example Task 1" : "Tarefa de exemplo 1",
"Move card to another board" : "Mover a tarxeta a outro taboleiro", "Move card to another board" : "Mover a tarxeta a outro taboleiro"
"Filter by completed" : "Filtrar por completado"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -400,7 +400,6 @@ OC.L10N.register(
"Example Task 3" : "Dæmi um verkefni 3", "Example Task 3" : "Dæmi um verkefni 3",
"Example Task 2" : "Dæmi um verkefni 2", "Example Task 2" : "Dæmi um verkefni 2",
"Example Task 1" : "Dæmi um verkefni 1", "Example Task 1" : "Dæmi um verkefni 1",
"Move card to another board" : "Færa spjald á annað borð", "Move card to another board" : "Færa spjald á annað borð"
"Filter by completed" : "Sía eftir hvort sé frágengið"
}, },
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@@ -398,7 +398,6 @@
"Example Task 3" : "Dæmi um verkefni 3", "Example Task 3" : "Dæmi um verkefni 3",
"Example Task 2" : "Dæmi um verkefni 2", "Example Task 2" : "Dæmi um verkefni 2",
"Example Task 1" : "Dæmi um verkefni 1", "Example Task 1" : "Dæmi um verkefni 1",
"Move card to another board" : "Færa spjald á annað borð", "Move card to another board" : "Færa spjald á annað borð"
"Filter by completed" : "Sía eftir hvort sé frágengið"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Attività di esempio 3", "Example Task 3" : "Attività di esempio 3",
"Example Task 2" : "Attività di esempio 2", "Example Task 2" : "Attività di esempio 2",
"Example Task 1" : "Attività di esempio 1", "Example Task 1" : "Attività di esempio 1",
"Move card to another board" : "Sposta scheda in un'altra lavagna", "Move card to another board" : "Sposta scheda in un'altra lavagna"
"Filter by completed" : "Filtra per completate"
}, },
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Attività di esempio 3", "Example Task 3" : "Attività di esempio 3",
"Example Task 2" : "Attività di esempio 2", "Example Task 2" : "Attività di esempio 2",
"Example Task 1" : "Attività di esempio 1", "Example Task 1" : "Attività di esempio 1",
"Move card to another board" : "Sposta scheda in un'altra lavagna", "Move card to another board" : "Sposta scheda in un'altra lavagna"
"Filter by completed" : "Filtra per completate"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@@ -383,7 +383,6 @@ OC.L10N.register(
"Example Task 3" : "タスク3の例", "Example Task 3" : "タスク3の例",
"Example Task 2" : "タスク2の例", "Example Task 2" : "タスク2の例",
"Example Task 1" : "タスク1の例", "Example Task 1" : "タスク1の例",
"Move card to another board" : "カードを他のボードに移動", "Move card to another board" : "カードを他のボードに移動"
"Filter by completed" : "完成したものをフィルターする"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

View File

@@ -381,7 +381,6 @@
"Example Task 3" : "タスク3の例", "Example Task 3" : "タスク3の例",
"Example Task 2" : "タスク2の例", "Example Task 2" : "タスク2の例",
"Example Task 1" : "タスク1の例", "Example Task 1" : "タスク1の例",
"Move card to another board" : "カードを他のボードに移動", "Move card to another board" : "カードを他のボードに移動"
"Filter by completed" : "完成したものをフィルターする"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }

View File

@@ -383,7 +383,6 @@ OC.L10N.register(
"Example Task 3" : "작업 예제 3", "Example Task 3" : "작업 예제 3",
"Example Task 2" : "작업 예제 2", "Example Task 2" : "작업 예제 2",
"Example Task 1" : "작업 예제 1", "Example Task 1" : "작업 예제 1",
"Move card to another board" : "카드를 다른 보드로 이동", "Move card to another board" : "카드를 다른 보드로 이동"
"Filter by completed" : "완료 기준으로 필터링"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

View File

@@ -381,7 +381,6 @@
"Example Task 3" : "작업 예제 3", "Example Task 3" : "작업 예제 3",
"Example Task 2" : "작업 예제 2", "Example Task 2" : "작업 예제 2",
"Example Task 1" : "작업 예제 1", "Example Task 1" : "작업 예제 1",
"Move card to another board" : "카드를 다른 보드로 이동", "Move card to another board" : "카드를 다른 보드로 이동"
"Filter by completed" : "완료 기준으로 필터링"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }

View File

@@ -384,7 +384,6 @@ OC.L10N.register(
"Example Task 3" : "Eksempel oppgave 3", "Example Task 3" : "Eksempel oppgave 3",
"Example Task 2" : "Eksempel oppgave 2", "Example Task 2" : "Eksempel oppgave 2",
"Example Task 1" : "Eksempel oppgave 1", "Example Task 1" : "Eksempel oppgave 1",
"Move card to another board" : "Flytt kort til annen tavle", "Move card to another board" : "Flytt kort til annen tavle"
"Filter by completed" : "Filtrer etter fullført"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -382,7 +382,6 @@
"Example Task 3" : "Eksempel oppgave 3", "Example Task 3" : "Eksempel oppgave 3",
"Example Task 2" : "Eksempel oppgave 2", "Example Task 2" : "Eksempel oppgave 2",
"Example Task 1" : "Eksempel oppgave 1", "Example Task 1" : "Eksempel oppgave 1",
"Move card to another board" : "Flytt kort til annen tavle", "Move card to another board" : "Flytt kort til annen tavle"
"Filter by completed" : "Filtrer etter fullført"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Tarefa exemplo 3", "Example Task 3" : "Tarefa exemplo 3",
"Example Task 2" : "Tarefa exemplo 2", "Example Task 2" : "Tarefa exemplo 2",
"Example Task 1" : "Tarefa exemplo 1", "Example Task 1" : "Tarefa exemplo 1",
"Move card to another board" : "Mover o cartão para outro painel", "Move card to another board" : "Mover o cartão para outro painel"
"Filter by completed" : "Filtrar por concluído"
}, },
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Tarefa exemplo 3", "Example Task 3" : "Tarefa exemplo 3",
"Example Task 2" : "Tarefa exemplo 2", "Example Task 2" : "Tarefa exemplo 2",
"Example Task 1" : "Tarefa exemplo 1", "Example Task 1" : "Tarefa exemplo 1",
"Move card to another board" : "Mover o cartão para outro painel", "Move card to another board" : "Mover o cartão para outro painel"
"Filter by completed" : "Filtrar por concluído"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@@ -384,7 +384,6 @@ OC.L10N.register(
"Example Task 3" : "Пример задачи 3", "Example Task 3" : "Пример задачи 3",
"Example Task 2" : "Пример задачи 2", "Example Task 2" : "Пример задачи 2",
"Example Task 1" : "Пример задачи 1", "Example Task 1" : "Пример задачи 1",
"Move card to another board" : "Переместить карточку на другую доску", "Move card to another board" : "Переместить карточку на другую доску"
"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);"); "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);");

View File

@@ -382,7 +382,6 @@
"Example Task 3" : "Пример задачи 3", "Example Task 3" : "Пример задачи 3",
"Example Task 2" : "Пример задачи 2", "Example Task 2" : "Пример задачи 2",
"Example Task 1" : "Пример задачи 1", "Example Task 1" : "Пример задачи 1",
"Move card to another board" : "Переместить карточку на другую доску", "Move card to another board" : "Переместить карточку на другую доску"
"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);" },"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);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Príklad úlohy 3", "Example Task 3" : "Príklad úlohy 3",
"Example Task 2" : "Príklad úlohy 2", "Example Task 2" : "Príklad úlohy 2",
"Example Task 1" : "Príklad úlohy 1", "Example Task 1" : "Príklad úlohy 1",
"Move card to another board" : "Presunúť kartu na inú nástenku", "Move card to another board" : "Presunúť kartu na inú nástenku"
"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);"); "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Príklad úlohy 3", "Example Task 3" : "Príklad úlohy 3",
"Example Task 2" : "Príklad úlohy 2", "Example Task 2" : "Príklad úlohy 2",
"Example Task 1" : "Príklad úlohy 1", "Example Task 1" : "Príklad úlohy 1",
"Move card to another board" : "Presunúť kartu na inú nástenku", "Move card to another board" : "Presunúť kartu na inú nástenku"
"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);" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Пример задатка 3", "Example Task 3" : "Пример задатка 3",
"Example Task 2" : "Пример задатка 2", "Example Task 2" : "Пример задатка 2",
"Example Task 1" : "Пример задатка 1", "Example Task 1" : "Пример задатка 1",
"Move card to another board" : "Помери картицу на другу таблу", "Move card to another board" : "Помери картицу на другу таблу"
"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);"); "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Пример задатка 3", "Example Task 3" : "Пример задатка 3",
"Example Task 2" : "Пример задатка 2", "Example Task 2" : "Пример задатка 2",
"Example Task 1" : "Пример задатка 1", "Example Task 1" : "Пример задатка 1",
"Move card to another board" : "Помери картицу на другу таблу", "Move card to another board" : "Помери картицу на другу таблу"
"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);" },"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);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Exempeluppgift 3", "Example Task 3" : "Exempeluppgift 3",
"Example Task 2" : "Exempeluppgift 2", "Example Task 2" : "Exempeluppgift 2",
"Example Task 1" : "Exempeluppgift 1", "Example Task 1" : "Exempeluppgift 1",
"Move card to another board" : "Flytta kort till en annan tavla", "Move card to another board" : "Flytta kort till en annan tavla"
"Filter by completed" : "Filtrera efter slutfört"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Exempeluppgift 3", "Example Task 3" : "Exempeluppgift 3",
"Example Task 2" : "Exempeluppgift 2", "Example Task 2" : "Exempeluppgift 2",
"Example Task 1" : "Exempeluppgift 1", "Example Task 1" : "Exempeluppgift 1",
"Move card to another board" : "Flytta kort till en annan tavla", "Move card to another board" : "Flytta kort till en annan tavla"
"Filter by completed" : "Filtrera efter slutfört"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -401,7 +401,6 @@ OC.L10N.register(
"Example Task 3" : "3. örnek görev", "Example Task 3" : "3. örnek görev",
"Example Task 2" : "2. örnek görev", "Example Task 2" : "2. örnek görev",
"Example Task 1" : "1. örnek görev", "Example Task 1" : "1. örnek görev",
"Move card to another board" : "Kartı başka bir panoya taşı", "Move card to another board" : "Kartı başka bir panoya taşı"
"Filter by completed" : "Tamamlanmaya göre sırala"
}, },
"nplurals=2; plural=(n > 1);"); "nplurals=2; plural=(n > 1);");

View File

@@ -399,7 +399,6 @@
"Example Task 3" : "3. örnek görev", "Example Task 3" : "3. örnek görev",
"Example Task 2" : "2. örnek görev", "Example Task 2" : "2. örnek görev",
"Example Task 1" : "1. örnek görev", "Example Task 1" : "1. örnek görev",
"Move card to another board" : "Kartı başka bir panoya taşı", "Move card to another board" : "Kartı başka bir panoya taşı"
"Filter by completed" : "Tamamlanmaya göre sırala"
},"pluralForm" :"nplurals=2; plural=(n > 1);" },"pluralForm" :"nplurals=2; plural=(n > 1);"
} }

View File

@@ -385,7 +385,6 @@ OC.L10N.register(
"Example Task 3" : "مىسال 3", "Example Task 3" : "مىسال 3",
"Example Task 2" : "مىسال 2", "Example Task 2" : "مىسال 2",
"Example Task 1" : "مىسال 1", "Example Task 1" : "مىسال 1",
"Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ", "Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ"
"Filter by completed" : "تاماملانغان سۈزگۈچ"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@@ -383,7 +383,6 @@
"Example Task 3" : "مىسال 3", "Example Task 3" : "مىسال 3",
"Example Task 2" : "مىسال 2", "Example Task 2" : "مىسال 2",
"Example Task 1" : "مىسال 1", "Example Task 1" : "مىسال 1",
"Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ", "Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ"
"Filter by completed" : "تاماملانغان سۈزگۈچ"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "Ví dụ công việc 3", "Example Task 3" : "Ví dụ công việc 3",
"Example Task 2" : "Ví dụ công việc 2", "Example Task 2" : "Ví dụ công việc 2",
"Example Task 1" : "Ví dụ công việc 1", "Example Task 1" : "Ví dụ công việc 1",
"Move card to another board" : "Di chuyển thẻ sang bảng khác", "Move card to another board" : "Di chuyển thẻ sang bảng khác"
"Filter by completed" : "Lọc theo công việc đã hoàn thành"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "Ví dụ công việc 3", "Example Task 3" : "Ví dụ công việc 3",
"Example Task 2" : "Ví dụ công việc 2", "Example Task 2" : "Ví dụ công việc 2",
"Example Task 1" : "Ví dụ công việc 1", "Example Task 1" : "Ví dụ công việc 1",
"Move card to another board" : "Di chuyển thẻ sang bảng khác", "Move card to another board" : "Di chuyển thẻ sang bảng khác"
"Filter by completed" : "Lọc theo công việc đã hoàn thành"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "示例任务 3", "Example Task 3" : "示例任务 3",
"Example Task 2" : "示例任务 2", "Example Task 2" : "示例任务 2",
"Example Task 1" : "示例任务 1", "Example Task 1" : "示例任务 1",
"Move card to another board" : "将卡片移到其他面板", "Move card to another board" : "将卡片移到其他面板"
"Filter by completed" : "按已完成筛选"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "示例任务 3", "Example Task 3" : "示例任务 3",
"Example Task 2" : "示例任务 2", "Example Task 2" : "示例任务 2",
"Example Task 1" : "示例任务 1", "Example Task 1" : "示例任务 1",
"Move card to another board" : "将卡片移到其他面板", "Move card to another board" : "将卡片移到其他面板"
"Filter by completed" : "按已完成筛选"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "示例任務 3", "Example Task 3" : "示例任務 3",
"Example Task 2" : "示例任務 2", "Example Task 2" : "示例任務 2",
"Example Task 1" : "示例任務 1", "Example Task 1" : "示例任務 1",
"Move card to another board" : "將卡片移到其他面板", "Move card to another board" : "將卡片移到其他面板"
"Filter by completed" : "按已完成篩選"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "示例任務 3", "Example Task 3" : "示例任務 3",
"Example Task 2" : "示例任務 2", "Example Task 2" : "示例任務 2",
"Example Task 1" : "示例任務 1", "Example Task 1" : "示例任務 1",
"Move card to another board" : "將卡片移到其他面板", "Move card to another board" : "將卡片移到其他面板"
"Filter by completed" : "按已完成篩選"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }

View File

@@ -412,7 +412,6 @@ OC.L10N.register(
"Example Task 3" : "範例工作 3", "Example Task 3" : "範例工作 3",
"Example Task 2" : "範例工作 2", "Example Task 2" : "範例工作 2",
"Example Task 1" : "範例工作 1", "Example Task 1" : "範例工作 1",
"Move card to another board" : "將卡片移動到其他佈告欄", "Move card to another board" : "將卡片移動到其他佈告欄"
"Filter by completed" : "按已完成篩選"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

View File

@@ -410,7 +410,6 @@
"Example Task 3" : "範例工作 3", "Example Task 3" : "範例工作 3",
"Example Task 2" : "範例工作 2", "Example Task 2" : "範例工作 2",
"Example Task 1" : "範例工作 1", "Example Task 1" : "範例工作 1",
"Move card to another board" : "將卡片移動到其他佈告欄", "Move card to another board" : "將卡片移動到其他佈告欄"
"Filter by completed" : "按已完成篩選"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }