Compare commits
7 Commits
dependabot
...
v1.15.0-be
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ccd10248f7 | ||
|
|
58de28909f | ||
|
|
eda6bca538 | ||
|
|
aa90c0b2d4 | ||
|
|
5a08e57de8 | ||
|
|
75067a0695 | ||
|
|
00d63692c8 |
2
.github/workflows/cypress-e2e.yml
vendored
2
.github/workflows/cypress-e2e.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
node-version: [20.x]
|
node-version: [20.x]
|
||||||
# containers: [1, 2, 3]
|
# containers: [1, 2, 3]
|
||||||
php-versions: [ '8.2' ]
|
php-versions: [ '8.2' ]
|
||||||
server-versions: [ 'master' ]
|
server-versions: [ 'stable31' ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, zip, gd, apcu
|
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, zip, gd, apcu
|
||||||
|
|||||||
13
CHANGELOG.md
13
CHANGELOG.md
@@ -5,6 +5,19 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## 1.15.0-beta.2
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- feat: Implement reference resolving for cards that have a link in the title @juliusknorr [#6286](https://github.com/nextcloud/deck/pull/6286)
|
||||||
|
|
||||||
|
### Other
|
||||||
|
|
||||||
|
- Remove old project from README @edent [#6658](https://github.com/nextcloud/deck/pull/6658)
|
||||||
|
- devcontainer(image): Fix package path @niclasheinz [#6653](https://github.com/nextcloud/deck/pull/6653)
|
||||||
|
- remove deprecated nextcloud-vue-collections @grnd-alt [#6664](https://github.com/nextcloud/deck/pull/6664)
|
||||||
|
- fix: set cypress ci server version to stable31 @grnd-alt [#6705](https://github.com/nextcloud/deck/pull/6705)
|
||||||
|
|
||||||
## 1.15.0-beta.1
|
## 1.15.0-beta.1
|
||||||
### Fixed
|
### Fixed
|
||||||
- fix: Catch not found card @juliusknorr [#6646](https://github.com/nextcloud/deck/pull/6646)
|
- fix: Catch not found card @juliusknorr [#6646](https://github.com/nextcloud/deck/pull/6646)
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
- 🚀 Get your project organized
|
- 🚀 Get your project organized
|
||||||
|
|
||||||
</description>
|
</description>
|
||||||
<version>1.15.0-beta.1</version>
|
<version>1.15.0-beta.2</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>Julius Härtl</author>
|
<author>Julius Härtl</author>
|
||||||
<namespace>Deck</namespace>
|
<namespace>Deck</namespace>
|
||||||
|
|||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "مشاركة الملف {file} مع بطاقة Deck",
|
"Share {file} with a Deck card" : "مشاركة الملف {file} مع بطاقة Deck",
|
||||||
"Share" : "مشاركة ",
|
"Share" : "مشاركة ",
|
||||||
"Move card to another board" : "حرك البطاقة الى لوح اخر",
|
"Move card to another board" : "حرك البطاقة الى لوح اخر",
|
||||||
"Searching for users, groups and circles …" : "ابحث عن أعضاء، مجموعات أو حلقات ...",
|
|
||||||
"(Circle)" : "(دائرة)",
|
|
||||||
"Assign to users/groups/circles" : "انسب الى المستخدمين،المجموعات،الدوائر",
|
|
||||||
"Filter by 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;");
|
"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;");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "مشاركة الملف {file} مع بطاقة Deck",
|
"Share {file} with a Deck card" : "مشاركة الملف {file} مع بطاقة Deck",
|
||||||
"Share" : "مشاركة ",
|
"Share" : "مشاركة ",
|
||||||
"Move card to another board" : "حرك البطاقة الى لوح اخر",
|
"Move card to another board" : "حرك البطاقة الى لوح اخر",
|
||||||
"Searching for users, groups and circles …" : "ابحث عن أعضاء، مجموعات أو حلقات ...",
|
|
||||||
"(Circle)" : "(دائرة)",
|
|
||||||
"Assign to users/groups/circles" : "انسب الى المستخدمين،المجموعات،الدوائر",
|
|
||||||
"Filter by 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;"
|
},"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;"
|
||||||
}
|
}
|
||||||
@@ -320,9 +320,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Споделяне с Deck карта",
|
"Share with a Deck card" : "Споделяне с Deck карта",
|
||||||
"Share {file} with a Deck card" : "Споделяне {file} с Deck карта",
|
"Share {file} with a Deck card" : "Споделяне {file} с Deck карта",
|
||||||
"Share" : "Споделяне",
|
"Share" : "Споделяне",
|
||||||
"Move card to another board" : "Преместване на картата на друго табло",
|
"Move card to another board" : "Преместване на картата на друго табло"
|
||||||
"Searching for users, groups and circles …" : "Търсене за потребители, групи и кръгове ...",
|
|
||||||
"(Circle)" : "(Кръг)",
|
|
||||||
"Assign to users/groups/circles" : "Зачисляване към потребители/групи/кръгове"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -318,9 +318,6 @@
|
|||||||
"Share with a Deck card" : "Споделяне с Deck карта",
|
"Share with a Deck card" : "Споделяне с Deck карта",
|
||||||
"Share {file} with a Deck card" : "Споделяне {file} с Deck карта",
|
"Share {file} with a Deck card" : "Споделяне {file} с Deck карта",
|
||||||
"Share" : "Споделяне",
|
"Share" : "Споделяне",
|
||||||
"Move card to another board" : "Преместване на картата на друго табло",
|
"Move card to another board" : "Преместване на картата на друго табло"
|
||||||
"Searching for users, groups and circles …" : "Търсене за потребители, групи и кръгове ...",
|
|
||||||
"(Circle)" : "(Кръг)",
|
|
||||||
"Assign to users/groups/circles" : "Зачисляване към потребители/групи/кръгове"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -369,9 +369,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Compartir amb una targeta de Deck",
|
"Share with a Deck card" : "Compartir amb una targeta de Deck",
|
||||||
"Share {file} with a Deck card" : "Compartir {file} amb una targeta de Deck",
|
"Share {file} with a Deck card" : "Compartir {file} amb una targeta de Deck",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
"Move card to another board" : "Mou la targeta a un altre tauler",
|
"Move card to another board" : "Mou la targeta a un altre tauler"
|
||||||
"Searching for users, groups and circles …" : "Buscant usuaris, grups i cercles …",
|
|
||||||
"(Circle)" : "(Cercle)",
|
|
||||||
"Assign to users/groups/circles" : "Assignació a usuaris/grups/cercles"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -367,9 +367,6 @@
|
|||||||
"Share with a Deck card" : "Compartir amb una targeta de Deck",
|
"Share with a Deck card" : "Compartir amb una targeta de Deck",
|
||||||
"Share {file} with a Deck card" : "Compartir {file} amb una targeta de Deck",
|
"Share {file} with a Deck card" : "Compartir {file} amb una targeta de Deck",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
"Move card to another board" : "Mou la targeta a un altre tauler",
|
"Move card to another board" : "Mou la targeta a un altre tauler"
|
||||||
"Searching for users, groups and circles …" : "Buscant usuaris, grups i cercles …",
|
|
||||||
"(Circle)" : "(Cercle)",
|
|
||||||
"Assign to users/groups/circles" : "Assignació a usuaris/grups/cercles"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
13
l10n/cs.js
13
l10n/cs.js
@@ -13,8 +13,8 @@ OC.L10N.register(
|
|||||||
"{user} has removed {acl} from the board {board}" : "{user} odebral(a) {acl} z tabule {board}",
|
"{user} has removed {acl} from the board {board}" : "{user} odebral(a) {acl} z tabule {board}",
|
||||||
"You have renamed the board {before} to {board}" : "Přejmenovali jste tabuli {before} na {board}",
|
"You have renamed the board {before} to {board}" : "Přejmenovali jste tabuli {before} na {board}",
|
||||||
"{user} has renamed the board {before} to {board}" : "{user} přejmenoval(a) tabuli {before} na {board}",
|
"{user} has renamed the board {before} to {board}" : "{user} přejmenoval(a) tabuli {before} na {board}",
|
||||||
"You have archived the board {board}" : "Zaarchivovali jste tabuli {board}",
|
"You have archived the board {board}" : "Archivovali jste tabuli {board}",
|
||||||
"{user} has archived the board {before}" : "{user} zaarchivoval(a) tabuli {before}",
|
"{user} has archived the board {before}" : "{user} archivoval(a) tabuli {before}",
|
||||||
"You have unarchived the board {board}" : "Vrátili jste zpět z archivace tabuli {board}",
|
"You have unarchived the board {board}" : "Vrátili jste zpět z archivace tabuli {board}",
|
||||||
"{user} has unarchived the board {before}" : "{user} vrátil(a) tabuli {before} zpět z archivace",
|
"{user} has unarchived the board {before}" : "{user} vrátil(a) tabuli {before} zpět z archivace",
|
||||||
"You have created a new list {stack} on board {board}" : "Vytvořili jste nový sloupec {stack} na tabuli {board}",
|
"You have created a new list {stack} on board {board}" : "Vytvořili jste nový sloupec {stack} na tabuli {board}",
|
||||||
@@ -33,8 +33,8 @@ OC.L10N.register(
|
|||||||
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} přidal(a) popis ke kartě {card} ve sloupci {stack} na tabuli {board}",
|
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} přidal(a) popis ke kartě {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"You have updated the description of card {card} in list {stack} on board {board}" : "Aktualizovali jste popis karty {card} ve sloupci {stack} na tabuli {board}",
|
"You have updated the description of card {card} in list {stack} on board {board}" : "Aktualizovali jste popis karty {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} aktualizoval(a) popis karty {card} ve sloupci {stack} na tabuli {board}",
|
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} aktualizoval(a) popis karty {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"You have archived card {card} in list {stack} on board {board}" : "Zaarchivovali kartu {card} ve sloupci {stack} na tabuli {board}",
|
"You have archived card {card} in list {stack} on board {board}" : "Archivovali kartu {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"{user} has archived card {card} in list {stack} on board {board}" : "{user} zaarchivoval(a) kartu {card} ve sloupci {stack} na tabuli {board}",
|
"{user} has archived card {card} in list {stack} on board {board}" : "{user} archivoval(a) kartu {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"You have unarchived card {card} in list {stack} on board {board}" : "Zrušili jste archivacii karty {card} ve sloupci {stack} na tabuli {board}",
|
"You have unarchived card {card} in list {stack} on board {board}" : "Zrušili jste archivacii karty {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} zrušil(a) archivaci karty {card} ve sloupci {stack} na tabuli {board}",
|
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} zrušil(a) archivaci karty {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"You have marked the card {card} as done in list {stack} on board {board}" : "Označili jste kartu {card} jako splněnou v seznamu {stack} na tabuli {board}",
|
"You have marked the card {card} as done in list {stack} on board {board}" : "Označili jste kartu {card} jako splněnou v seznamu {stack} na tabuli {board}",
|
||||||
@@ -307,7 +307,7 @@ OC.L10N.register(
|
|||||||
"Open card details" : "Otevřít podrobnosti o kartě",
|
"Open card details" : "Otevřít podrobnosti o kartě",
|
||||||
"Edit the card title" : "Upravit nadpis karty",
|
"Edit the card title" : "Upravit nadpis karty",
|
||||||
"Assign yourself to the current card" : "Přiřadit stávající kartu sobě",
|
"Assign yourself to the current card" : "Přiřadit stávající kartu sobě",
|
||||||
"Archive/unarchive the current card" : "Zaarchivovat / zrušit archivaci stávající karty",
|
"Archive/unarchive the current card" : "Archivovat / zrušit archivaci stávající karty",
|
||||||
"Mark card as completed/not completed" : "Označit kartu jako (ne)dokončenou",
|
"Mark card as completed/not completed" : "Označit kartu jako (ne)dokončenou",
|
||||||
"Open card menu" : "Otevřít nabídku karty",
|
"Open card menu" : "Otevřít nabídku karty",
|
||||||
"All boards" : "Všechny tabule",
|
"All boards" : "Všechny tabule",
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Sdílet {file} s kartou aplikace Deck",
|
"Share {file} with a Deck card" : "Sdílet {file} s kartou aplikace Deck",
|
||||||
"Share" : "Sdílet",
|
"Share" : "Sdílet",
|
||||||
"Move card to another board" : "Přesunout kartu na jinou tabuli",
|
"Move card to another board" : "Přesunout kartu na jinou tabuli",
|
||||||
"Searching for users, groups and circles …" : "Hledání v uživatelích, skupinách a okruzích…",
|
|
||||||
"(Circle)" : "(Okruh)",
|
|
||||||
"Assign to users/groups/circles" : "Přiřadit uživatelům/skupinám/okruhům",
|
|
||||||
"Filter by completed" : "Filtrovat podle dokončených"
|
"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;");
|
||||||
|
|||||||
13
l10n/cs.json
13
l10n/cs.json
@@ -11,8 +11,8 @@
|
|||||||
"{user} has removed {acl} from the board {board}" : "{user} odebral(a) {acl} z tabule {board}",
|
"{user} has removed {acl} from the board {board}" : "{user} odebral(a) {acl} z tabule {board}",
|
||||||
"You have renamed the board {before} to {board}" : "Přejmenovali jste tabuli {before} na {board}",
|
"You have renamed the board {before} to {board}" : "Přejmenovali jste tabuli {before} na {board}",
|
||||||
"{user} has renamed the board {before} to {board}" : "{user} přejmenoval(a) tabuli {before} na {board}",
|
"{user} has renamed the board {before} to {board}" : "{user} přejmenoval(a) tabuli {before} na {board}",
|
||||||
"You have archived the board {board}" : "Zaarchivovali jste tabuli {board}",
|
"You have archived the board {board}" : "Archivovali jste tabuli {board}",
|
||||||
"{user} has archived the board {before}" : "{user} zaarchivoval(a) tabuli {before}",
|
"{user} has archived the board {before}" : "{user} archivoval(a) tabuli {before}",
|
||||||
"You have unarchived the board {board}" : "Vrátili jste zpět z archivace tabuli {board}",
|
"You have unarchived the board {board}" : "Vrátili jste zpět z archivace tabuli {board}",
|
||||||
"{user} has unarchived the board {before}" : "{user} vrátil(a) tabuli {before} zpět z archivace",
|
"{user} has unarchived the board {before}" : "{user} vrátil(a) tabuli {before} zpět z archivace",
|
||||||
"You have created a new list {stack} on board {board}" : "Vytvořili jste nový sloupec {stack} na tabuli {board}",
|
"You have created a new list {stack} on board {board}" : "Vytvořili jste nový sloupec {stack} na tabuli {board}",
|
||||||
@@ -31,8 +31,8 @@
|
|||||||
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} přidal(a) popis ke kartě {card} ve sloupci {stack} na tabuli {board}",
|
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} přidal(a) popis ke kartě {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"You have updated the description of card {card} in list {stack} on board {board}" : "Aktualizovali jste popis karty {card} ve sloupci {stack} na tabuli {board}",
|
"You have updated the description of card {card} in list {stack} on board {board}" : "Aktualizovali jste popis karty {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} aktualizoval(a) popis karty {card} ve sloupci {stack} na tabuli {board}",
|
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} aktualizoval(a) popis karty {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"You have archived card {card} in list {stack} on board {board}" : "Zaarchivovali kartu {card} ve sloupci {stack} na tabuli {board}",
|
"You have archived card {card} in list {stack} on board {board}" : "Archivovali kartu {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"{user} has archived card {card} in list {stack} on board {board}" : "{user} zaarchivoval(a) kartu {card} ve sloupci {stack} na tabuli {board}",
|
"{user} has archived card {card} in list {stack} on board {board}" : "{user} archivoval(a) kartu {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"You have unarchived card {card} in list {stack} on board {board}" : "Zrušili jste archivacii karty {card} ve sloupci {stack} na tabuli {board}",
|
"You have unarchived card {card} in list {stack} on board {board}" : "Zrušili jste archivacii karty {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} zrušil(a) archivaci karty {card} ve sloupci {stack} na tabuli {board}",
|
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} zrušil(a) archivaci karty {card} ve sloupci {stack} na tabuli {board}",
|
||||||
"You have marked the card {card} as done in list {stack} on board {board}" : "Označili jste kartu {card} jako splněnou v seznamu {stack} na tabuli {board}",
|
"You have marked the card {card} as done in list {stack} on board {board}" : "Označili jste kartu {card} jako splněnou v seznamu {stack} na tabuli {board}",
|
||||||
@@ -305,7 +305,7 @@
|
|||||||
"Open card details" : "Otevřít podrobnosti o kartě",
|
"Open card details" : "Otevřít podrobnosti o kartě",
|
||||||
"Edit the card title" : "Upravit nadpis karty",
|
"Edit the card title" : "Upravit nadpis karty",
|
||||||
"Assign yourself to the current card" : "Přiřadit stávající kartu sobě",
|
"Assign yourself to the current card" : "Přiřadit stávající kartu sobě",
|
||||||
"Archive/unarchive the current card" : "Zaarchivovat / zrušit archivaci stávající karty",
|
"Archive/unarchive the current card" : "Archivovat / zrušit archivaci stávající karty",
|
||||||
"Mark card as completed/not completed" : "Označit kartu jako (ne)dokončenou",
|
"Mark card as completed/not completed" : "Označit kartu jako (ne)dokončenou",
|
||||||
"Open card menu" : "Otevřít nabídku karty",
|
"Open card menu" : "Otevřít nabídku karty",
|
||||||
"All boards" : "Všechny tabule",
|
"All boards" : "Všechny tabule",
|
||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "Sdílet {file} s kartou aplikace Deck",
|
"Share {file} with a Deck card" : "Sdílet {file} s kartou aplikace Deck",
|
||||||
"Share" : "Sdílet",
|
"Share" : "Sdílet",
|
||||||
"Move card to another board" : "Přesunout kartu na jinou tabuli",
|
"Move card to another board" : "Přesunout kartu na jinou tabuli",
|
||||||
"Searching for users, groups and circles …" : "Hledání v uživatelích, skupinách a okruzích…",
|
|
||||||
"(Circle)" : "(Okruh)",
|
|
||||||
"Assign to users/groups/circles" : "Přiřadit uživatelům/skupinám/okruhům",
|
|
||||||
"Filter by completed" : "Filtrovat podle dokončených"
|
"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;"
|
||||||
}
|
}
|
||||||
55
l10n/da.js
55
l10n/da.js
@@ -19,12 +19,12 @@ OC.L10N.register(
|
|||||||
"{user} has unarchived the board {before}" : "{user} har genskabt tavlen {before}",
|
"{user} has unarchived the board {before}" : "{user} har genskabt tavlen {before}",
|
||||||
"You have created a new list {stack} on board {board}" : "Du har oprettet en ny liste {stack} på tavlen {board}",
|
"You have created a new list {stack} on board {board}" : "Du har oprettet en ny liste {stack} på tavlen {board}",
|
||||||
"{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny kolonne {stack} på tavlen {board}",
|
"{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny kolonne {stack} på tavlen {board}",
|
||||||
"You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt kolonnen {before} til {stack} på tavlen {board}",
|
"You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt liste {before} til {stack} på tavlen {board}",
|
||||||
"{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt kolonnen{before} til {stack} på tavlen {board}",
|
"{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt liste {before} til {stack} på tavlen {board}",
|
||||||
"You have deleted list {stack} on board {board}" : "Du har slettet kolonnen {stack} på tavlen {board}",
|
"You have deleted list {stack} on board {board}" : "Du har slettet liste {stack} på tavlen {board}",
|
||||||
"{user} has deleted list {stack} on board {board}" : "{user} har slettet kolonnen {stack} på tavlen {board}",
|
"{user} has deleted list {stack} on board {board}" : "{user} har slettet liste {stack} på tavlen {board}",
|
||||||
"You have created card {card} in list {stack} on board {board}" : "Du har oprettet kortet {card} i kolonnen {stack} på tavlen {board}",
|
"You have created card {card} in list {stack} on board {board}" : "Du har oprettet kortet {card} i listen {stack} på tavlen {board}",
|
||||||
"{user} has created card {card} in list {stack} on board {board}" : "{user} har oprettet kortet {card} i kolonnen {stack} på tavlen {board}",
|
"{user} has created card {card} in list {stack} on board {board}" : "{user} har oprettet kortet {card} i listen {stack} på tavlen {board}",
|
||||||
"You have deleted card {card} in list {stack} on board {board}" : "Du har slettet kortet {card} i listen {stack} på tavlen {board}",
|
"You have deleted card {card} in list {stack} on board {board}" : "Du har slettet kortet {card} i listen {stack} på tavlen {board}",
|
||||||
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} har slettet kortet {card} i listen {stack} på tavlen {board}",
|
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} har slettet kortet {card} i listen {stack} på tavlen {board}",
|
||||||
"You have renamed the card {before} to {card}" : "Du har omdøbt kortet {before} til {card}",
|
"You have renamed the card {before} to {card}" : "Du har omdøbt kortet {before} til {card}",
|
||||||
@@ -57,27 +57,27 @@ OC.L10N.register(
|
|||||||
"No file was uploaded" : "Ingen fil uploadet",
|
"No file was uploaded" : "Ingen fil uploadet",
|
||||||
"Missing a temporary folder" : "Manglende midlertidig mappe.",
|
"Missing a temporary folder" : "Manglende midlertidig mappe.",
|
||||||
"Could not write file to disk" : "Kunne ikke gemme filen",
|
"Could not write file to disk" : "Kunne ikke gemme filen",
|
||||||
"A PHP extension stopped the file upload" : "En PHP udvidelse stoppede fil uploaden.",
|
"A PHP extension stopped the file upload" : "En PHP udvidelse stoppede filupload.",
|
||||||
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller fil størrelsen er større end det maksimale: %s.",
|
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller filstørrelsen er større end maksimum: %s.",
|
||||||
"Card not found" : "Kort ikke fundet.",
|
"Card not found" : "Kort ikke fundet.",
|
||||||
"Path is already shared with this card" : "Stien er allerede delt med dette kort.",
|
"Path is already shared with this card" : "Stien er allerede delt med dette kort.",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "Ikke gyldig dato - dato formatet skal være YYYY-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "Ikke gyldig dato - dato formatet skal være ÅÅÅÅ-MM-DD",
|
||||||
"Personal planning and team project organization" : "Personlig planlægning og organisering af team projekter",
|
"Personal planning and team project organization" : "Personlig planlægning og organisering af teamprojekter",
|
||||||
"Card details" : "Kort detaljer",
|
"Card details" : "Kortdetaljer",
|
||||||
"Add board" : "Tilføj tavle",
|
"Add board" : "Tilføj tavle",
|
||||||
"Select the board to link to a project" : "Vælg en tavle at linke til et projekt",
|
"Select the board to link to a project" : "Vælg tavlen der skal linkes til et projekt",
|
||||||
"Search by board title" : "Søg efter tavle titel",
|
"Search by board title" : "Søg efter tavletitel",
|
||||||
"Select board" : "Vælg tavle",
|
"Select board" : "Vælg tavle",
|
||||||
"Select a board" : "Vælg én tavle",
|
"Select a board" : "Vælg en tavle",
|
||||||
"No lists available" : "Ingen kolonner tilgængelige",
|
"No lists available" : "Ingen lister tilgængelige",
|
||||||
"Select a list" : "Vælg en kolonne",
|
"Select a list" : "Vælg en liste",
|
||||||
"Move card" : "Flyt kort",
|
"Move card" : "Flyt kort",
|
||||||
"Select a card" : "Vælg et kort",
|
"Select a card" : "Vælg et kort",
|
||||||
"Cancel" : "Annullér",
|
"Cancel" : "Annuller",
|
||||||
"Select the card to link to a project" : "Vælg et kort at linke til et projekt",
|
"Select the card to link to a project" : "Vælg kortet der skal linkes til et projekt",
|
||||||
"Link to card" : "Link til kort",
|
"Link to card" : "Link til kort",
|
||||||
"File already exists" : "Filen findes allerede",
|
"File already exists" : "Filen findes allerede",
|
||||||
"A file with the name {filename} already exists." : "En fil med navnet {filename} already exists.",
|
"A file with the name {filename} already exists." : "En fil med navnet {filename} eksisterer allerede.",
|
||||||
"Do you want to overwrite it?" : "Vil du overskrive?",
|
"Do you want to overwrite it?" : "Vil du overskrive?",
|
||||||
"Overwrite file" : "Overskriv fil",
|
"Overwrite file" : "Overskriv fil",
|
||||||
"Keep existing file" : "Behold den eksisterende fil",
|
"Keep existing file" : "Behold den eksisterende fil",
|
||||||
@@ -85,16 +85,16 @@ OC.L10N.register(
|
|||||||
"Drop your files to upload" : "Slip dine filer for at uploade",
|
"Drop your files to upload" : "Slip dine filer for at uploade",
|
||||||
"Add card" : "Tilføj kort",
|
"Add card" : "Tilføj kort",
|
||||||
"Archived cards" : "Arkiverede kort",
|
"Archived cards" : "Arkiverede kort",
|
||||||
"Add list" : "Tilføj kolonne",
|
"Add list" : "Tilføj liste",
|
||||||
"List name" : "Kolonne navn",
|
"List name" : "Listenavn",
|
||||||
"Active filters" : "Aktive filtre",
|
"Active filters" : "Aktive filtre",
|
||||||
"Apply filter" : "Aktivér filter",
|
"Apply filter" : "Aktivér filter",
|
||||||
"Filter by tag" : "Filtrer vha. mærkat",
|
"Filter by tag" : "Filtrer efter Tag",
|
||||||
"Filter by assigned user" : "Filtrer vha. tildelt bruger",
|
"Filter by assigned user" : "Filtrer efter tildelt bruger",
|
||||||
"Unassigned" : "Ikke tildelt",
|
"Unassigned" : "Ikke tildelt",
|
||||||
"Open" : "Åbn",
|
"Open" : "Åbn",
|
||||||
"Completed" : "Fuldført",
|
"Completed" : "Fuldført",
|
||||||
"Filter by due date" : "Filtrer vha. forfaldsdato",
|
"Filter by due date" : "Filtrer efter forfaldsdato",
|
||||||
"Overdue" : "Overskredet",
|
"Overdue" : "Overskredet",
|
||||||
"Next 24 hours" : "De næste 24 timer",
|
"Next 24 hours" : "De næste 24 timer",
|
||||||
"Next 7 days" : "De næste 7 dage",
|
"Next 7 days" : "De næste 7 dage",
|
||||||
@@ -108,7 +108,7 @@ OC.L10N.register(
|
|||||||
"Details" : "Detaljer",
|
"Details" : "Detaljer",
|
||||||
"Loading board" : "Indlæser tavle",
|
"Loading board" : "Indlæser tavle",
|
||||||
"Board not found" : "Tavle ikke fundet.",
|
"Board not found" : "Tavle ikke fundet.",
|
||||||
"Create a new list to add cards to this board" : "Opret en ny kolonne for at tilføje kort til denne tavle ",
|
"Create a new list to add cards to this board" : "Opret en ny liste for at tilføje kort til denne tavle ",
|
||||||
"Sharing" : "Deling",
|
"Sharing" : "Deling",
|
||||||
"Tags" : "Tags",
|
"Tags" : "Tags",
|
||||||
"Deleted items" : "Slettede objekter",
|
"Deleted items" : "Slettede objekter",
|
||||||
@@ -234,9 +234,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Del med et Deck kort",
|
"Share with a Deck card" : "Del med et Deck kort",
|
||||||
"Share {file} with a Deck card" : "Del {file} med et Deck kort",
|
"Share {file} with a Deck card" : "Del {file} med et Deck kort",
|
||||||
"Share" : "Del",
|
"Share" : "Del",
|
||||||
"Move card to another board" : "Flyt kort til en anden tavle",
|
"Move card to another board" : "Flyt kort til en anden tavle"
|
||||||
"Searching for users, groups and circles …" : "Leder efter brugere, grupper og cirkler ...",
|
|
||||||
"(Circle)" : "(Cirkel)",
|
|
||||||
"Assign to users/groups/circles" : "Tildel til brugere/grupper/cirkler"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
55
l10n/da.json
55
l10n/da.json
@@ -17,12 +17,12 @@
|
|||||||
"{user} has unarchived the board {before}" : "{user} har genskabt tavlen {before}",
|
"{user} has unarchived the board {before}" : "{user} har genskabt tavlen {before}",
|
||||||
"You have created a new list {stack} on board {board}" : "Du har oprettet en ny liste {stack} på tavlen {board}",
|
"You have created a new list {stack} on board {board}" : "Du har oprettet en ny liste {stack} på tavlen {board}",
|
||||||
"{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny kolonne {stack} på tavlen {board}",
|
"{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny kolonne {stack} på tavlen {board}",
|
||||||
"You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt kolonnen {before} til {stack} på tavlen {board}",
|
"You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt liste {before} til {stack} på tavlen {board}",
|
||||||
"{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt kolonnen{before} til {stack} på tavlen {board}",
|
"{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt liste {before} til {stack} på tavlen {board}",
|
||||||
"You have deleted list {stack} on board {board}" : "Du har slettet kolonnen {stack} på tavlen {board}",
|
"You have deleted list {stack} on board {board}" : "Du har slettet liste {stack} på tavlen {board}",
|
||||||
"{user} has deleted list {stack} on board {board}" : "{user} har slettet kolonnen {stack} på tavlen {board}",
|
"{user} has deleted list {stack} on board {board}" : "{user} har slettet liste {stack} på tavlen {board}",
|
||||||
"You have created card {card} in list {stack} on board {board}" : "Du har oprettet kortet {card} i kolonnen {stack} på tavlen {board}",
|
"You have created card {card} in list {stack} on board {board}" : "Du har oprettet kortet {card} i listen {stack} på tavlen {board}",
|
||||||
"{user} has created card {card} in list {stack} on board {board}" : "{user} har oprettet kortet {card} i kolonnen {stack} på tavlen {board}",
|
"{user} has created card {card} in list {stack} on board {board}" : "{user} har oprettet kortet {card} i listen {stack} på tavlen {board}",
|
||||||
"You have deleted card {card} in list {stack} on board {board}" : "Du har slettet kortet {card} i listen {stack} på tavlen {board}",
|
"You have deleted card {card} in list {stack} on board {board}" : "Du har slettet kortet {card} i listen {stack} på tavlen {board}",
|
||||||
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} har slettet kortet {card} i listen {stack} på tavlen {board}",
|
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} har slettet kortet {card} i listen {stack} på tavlen {board}",
|
||||||
"You have renamed the card {before} to {card}" : "Du har omdøbt kortet {before} til {card}",
|
"You have renamed the card {before} to {card}" : "Du har omdøbt kortet {before} til {card}",
|
||||||
@@ -55,27 +55,27 @@
|
|||||||
"No file was uploaded" : "Ingen fil uploadet",
|
"No file was uploaded" : "Ingen fil uploadet",
|
||||||
"Missing a temporary folder" : "Manglende midlertidig mappe.",
|
"Missing a temporary folder" : "Manglende midlertidig mappe.",
|
||||||
"Could not write file to disk" : "Kunne ikke gemme filen",
|
"Could not write file to disk" : "Kunne ikke gemme filen",
|
||||||
"A PHP extension stopped the file upload" : "En PHP udvidelse stoppede fil uploaden.",
|
"A PHP extension stopped the file upload" : "En PHP udvidelse stoppede filupload.",
|
||||||
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller fil størrelsen er større end det maksimale: %s.",
|
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller filstørrelsen er større end maksimum: %s.",
|
||||||
"Card not found" : "Kort ikke fundet.",
|
"Card not found" : "Kort ikke fundet.",
|
||||||
"Path is already shared with this card" : "Stien er allerede delt med dette kort.",
|
"Path is already shared with this card" : "Stien er allerede delt med dette kort.",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "Ikke gyldig dato - dato formatet skal være YYYY-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "Ikke gyldig dato - dato formatet skal være ÅÅÅÅ-MM-DD",
|
||||||
"Personal planning and team project organization" : "Personlig planlægning og organisering af team projekter",
|
"Personal planning and team project organization" : "Personlig planlægning og organisering af teamprojekter",
|
||||||
"Card details" : "Kort detaljer",
|
"Card details" : "Kortdetaljer",
|
||||||
"Add board" : "Tilføj tavle",
|
"Add board" : "Tilføj tavle",
|
||||||
"Select the board to link to a project" : "Vælg en tavle at linke til et projekt",
|
"Select the board to link to a project" : "Vælg tavlen der skal linkes til et projekt",
|
||||||
"Search by board title" : "Søg efter tavle titel",
|
"Search by board title" : "Søg efter tavletitel",
|
||||||
"Select board" : "Vælg tavle",
|
"Select board" : "Vælg tavle",
|
||||||
"Select a board" : "Vælg én tavle",
|
"Select a board" : "Vælg en tavle",
|
||||||
"No lists available" : "Ingen kolonner tilgængelige",
|
"No lists available" : "Ingen lister tilgængelige",
|
||||||
"Select a list" : "Vælg en kolonne",
|
"Select a list" : "Vælg en liste",
|
||||||
"Move card" : "Flyt kort",
|
"Move card" : "Flyt kort",
|
||||||
"Select a card" : "Vælg et kort",
|
"Select a card" : "Vælg et kort",
|
||||||
"Cancel" : "Annullér",
|
"Cancel" : "Annuller",
|
||||||
"Select the card to link to a project" : "Vælg et kort at linke til et projekt",
|
"Select the card to link to a project" : "Vælg kortet der skal linkes til et projekt",
|
||||||
"Link to card" : "Link til kort",
|
"Link to card" : "Link til kort",
|
||||||
"File already exists" : "Filen findes allerede",
|
"File already exists" : "Filen findes allerede",
|
||||||
"A file with the name {filename} already exists." : "En fil med navnet {filename} already exists.",
|
"A file with the name {filename} already exists." : "En fil med navnet {filename} eksisterer allerede.",
|
||||||
"Do you want to overwrite it?" : "Vil du overskrive?",
|
"Do you want to overwrite it?" : "Vil du overskrive?",
|
||||||
"Overwrite file" : "Overskriv fil",
|
"Overwrite file" : "Overskriv fil",
|
||||||
"Keep existing file" : "Behold den eksisterende fil",
|
"Keep existing file" : "Behold den eksisterende fil",
|
||||||
@@ -83,16 +83,16 @@
|
|||||||
"Drop your files to upload" : "Slip dine filer for at uploade",
|
"Drop your files to upload" : "Slip dine filer for at uploade",
|
||||||
"Add card" : "Tilføj kort",
|
"Add card" : "Tilføj kort",
|
||||||
"Archived cards" : "Arkiverede kort",
|
"Archived cards" : "Arkiverede kort",
|
||||||
"Add list" : "Tilføj kolonne",
|
"Add list" : "Tilføj liste",
|
||||||
"List name" : "Kolonne navn",
|
"List name" : "Listenavn",
|
||||||
"Active filters" : "Aktive filtre",
|
"Active filters" : "Aktive filtre",
|
||||||
"Apply filter" : "Aktivér filter",
|
"Apply filter" : "Aktivér filter",
|
||||||
"Filter by tag" : "Filtrer vha. mærkat",
|
"Filter by tag" : "Filtrer efter Tag",
|
||||||
"Filter by assigned user" : "Filtrer vha. tildelt bruger",
|
"Filter by assigned user" : "Filtrer efter tildelt bruger",
|
||||||
"Unassigned" : "Ikke tildelt",
|
"Unassigned" : "Ikke tildelt",
|
||||||
"Open" : "Åbn",
|
"Open" : "Åbn",
|
||||||
"Completed" : "Fuldført",
|
"Completed" : "Fuldført",
|
||||||
"Filter by due date" : "Filtrer vha. forfaldsdato",
|
"Filter by due date" : "Filtrer efter forfaldsdato",
|
||||||
"Overdue" : "Overskredet",
|
"Overdue" : "Overskredet",
|
||||||
"Next 24 hours" : "De næste 24 timer",
|
"Next 24 hours" : "De næste 24 timer",
|
||||||
"Next 7 days" : "De næste 7 dage",
|
"Next 7 days" : "De næste 7 dage",
|
||||||
@@ -106,7 +106,7 @@
|
|||||||
"Details" : "Detaljer",
|
"Details" : "Detaljer",
|
||||||
"Loading board" : "Indlæser tavle",
|
"Loading board" : "Indlæser tavle",
|
||||||
"Board not found" : "Tavle ikke fundet.",
|
"Board not found" : "Tavle ikke fundet.",
|
||||||
"Create a new list to add cards to this board" : "Opret en ny kolonne for at tilføje kort til denne tavle ",
|
"Create a new list to add cards to this board" : "Opret en ny liste for at tilføje kort til denne tavle ",
|
||||||
"Sharing" : "Deling",
|
"Sharing" : "Deling",
|
||||||
"Tags" : "Tags",
|
"Tags" : "Tags",
|
||||||
"Deleted items" : "Slettede objekter",
|
"Deleted items" : "Slettede objekter",
|
||||||
@@ -232,9 +232,6 @@
|
|||||||
"Share with a Deck card" : "Del med et Deck kort",
|
"Share with a Deck card" : "Del med et Deck kort",
|
||||||
"Share {file} with a Deck card" : "Del {file} med et Deck kort",
|
"Share {file} with a Deck card" : "Del {file} med et Deck kort",
|
||||||
"Share" : "Del",
|
"Share" : "Del",
|
||||||
"Move card to another board" : "Flyt kort til en anden tavle",
|
"Move card to another board" : "Flyt kort til en anden tavle"
|
||||||
"Searching for users, groups and circles …" : "Leder efter brugere, grupper og cirkler ...",
|
|
||||||
"(Circle)" : "(Cirkel)",
|
|
||||||
"Assign to users/groups/circles" : "Tildel til brugere/grupper/cirkler"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen",
|
"Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen",
|
||||||
"Share" : "Freigeben",
|
"Share" : "Freigeben",
|
||||||
"Move card to another board" : "Karte auf ein anderes Board verschieben",
|
"Move card to another board" : "Karte auf ein anderes Board verschieben",
|
||||||
"Searching for users, groups and circles …" : "Suche nach Benutzern, Gruppen und Kreisen …",
|
|
||||||
"(Circle)" : "(Kreis)",
|
|
||||||
"Assign to users/groups/circles" : "An Benutzer, Gruppen oder Kreise zuweisen",
|
|
||||||
"Filter by completed" : "Nach fertiggestellt filtern"
|
"Filter by completed" : "Nach fertiggestellt filtern"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen",
|
"Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen",
|
||||||
"Share" : "Freigeben",
|
"Share" : "Freigeben",
|
||||||
"Move card to another board" : "Karte auf ein anderes Board verschieben",
|
"Move card to another board" : "Karte auf ein anderes Board verschieben",
|
||||||
"Searching for users, groups and circles …" : "Suche nach Benutzern, Gruppen und Kreisen …",
|
|
||||||
"(Circle)" : "(Kreis)",
|
|
||||||
"Assign to users/groups/circles" : "An Benutzer, Gruppen oder Kreise zuweisen",
|
|
||||||
"Filter by completed" : "Nach fertiggestellt filtern"
|
"Filter by completed" : "Nach fertiggestellt filtern"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen",
|
"Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen",
|
||||||
"Share" : "Freigeben",
|
"Share" : "Freigeben",
|
||||||
"Move card to another board" : "Karte auf ein anderes Board verschieben",
|
"Move card to another board" : "Karte auf ein anderes Board verschieben",
|
||||||
"Searching for users, groups and circles …" : "Suche nach Benutzern, Gruppen und Kreisen …",
|
|
||||||
"(Circle)" : "(Kreis)",
|
|
||||||
"Assign to users/groups/circles" : "An Benutzer, Gruppen oder Kreise zuweisen",
|
|
||||||
"Filter by completed" : "Nach Status filtern"
|
"Filter by completed" : "Nach Status filtern"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen",
|
"Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen",
|
||||||
"Share" : "Freigeben",
|
"Share" : "Freigeben",
|
||||||
"Move card to another board" : "Karte auf ein anderes Board verschieben",
|
"Move card to another board" : "Karte auf ein anderes Board verschieben",
|
||||||
"Searching for users, groups and circles …" : "Suche nach Benutzern, Gruppen und Kreisen …",
|
|
||||||
"(Circle)" : "(Kreis)",
|
|
||||||
"Assign to users/groups/circles" : "An Benutzer, Gruppen oder Kreise zuweisen",
|
|
||||||
"Filter by completed" : "Nach Status filtern"
|
"Filter by completed" : "Nach Status filtern"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -378,9 +378,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Μοιραστείτε το {file} με μια καρτέλα Deck",
|
"Share {file} with a Deck card" : "Μοιραστείτε το {file} με μια καρτέλα Deck",
|
||||||
"Share" : "Μοιραστείτε",
|
"Share" : "Μοιραστείτε",
|
||||||
"Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα",
|
"Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα",
|
||||||
"Searching for users, groups and circles …" : "Αναζήτηση χρηστών, ομάδων και κύκλων…",
|
|
||||||
"(Circle)" : "(Κύκλος)",
|
|
||||||
"Assign to users/groups/circles" : "Ανάθεση σε χρήστες/ομάδες/κύκλους",
|
|
||||||
"Filter by completed" : "Φίλτρο ανά ολοκλήρωση"
|
"Filter by completed" : "Φίλτρο ανά ολοκλήρωση"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -376,9 +376,6 @@
|
|||||||
"Share {file} with a Deck card" : "Μοιραστείτε το {file} με μια καρτέλα Deck",
|
"Share {file} with a Deck card" : "Μοιραστείτε το {file} με μια καρτέλα Deck",
|
||||||
"Share" : "Μοιραστείτε",
|
"Share" : "Μοιραστείτε",
|
||||||
"Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα",
|
"Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα",
|
||||||
"Searching for users, groups and circles …" : "Αναζήτηση χρηστών, ομάδων και κύκλων…",
|
|
||||||
"(Circle)" : "(Κύκλος)",
|
|
||||||
"Assign to users/groups/circles" : "Ανάθεση σε χρήστες/ομάδες/κύκλους",
|
|
||||||
"Filter by completed" : "Φίλτρο ανά ολοκλήρωση"
|
"Filter by completed" : "Φίλτρο ανά ολοκλήρωση"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
||||||
"Share" : "Share",
|
"Share" : "Share",
|
||||||
"Move card to another board" : "Move card to another board",
|
"Move card to another board" : "Move card to another board",
|
||||||
"Searching for users, groups and circles …" : "Searching for users, groups and circles …",
|
|
||||||
"(Circle)" : "(Circle)",
|
|
||||||
"Assign to users/groups/circles" : "Assign to users/groups/circles",
|
|
||||||
"Filter by completed" : "Filter by completed"
|
"Filter by completed" : "Filter by completed"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
||||||
"Share" : "Share",
|
"Share" : "Share",
|
||||||
"Move card to another board" : "Move card to another board",
|
"Move card to another board" : "Move card to another board",
|
||||||
"Searching for users, groups and circles …" : "Searching for users, groups and circles …",
|
|
||||||
"(Circle)" : "(Circle)",
|
|
||||||
"Assign to users/groups/circles" : "Assign to users/groups/circles",
|
|
||||||
"Filter by completed" : "Filter by completed"
|
"Filter by completed" : "Filter by completed"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
14
l10n/es.js
14
l10n/es.js
@@ -125,10 +125,12 @@ OC.L10N.register(
|
|||||||
"Select the board to link to a project" : "Selecciona el tablero que enlazar a un proyecto",
|
"Select the board to link to a project" : "Selecciona el tablero que enlazar a un proyecto",
|
||||||
"Search by board title" : "Buscar por título de tablero",
|
"Search by board title" : "Buscar por título de tablero",
|
||||||
"Select board" : "Selecciona tablero",
|
"Select board" : "Selecciona tablero",
|
||||||
|
"Move/copy card" : "Mover/copiar tarjeta",
|
||||||
"Select a board" : "Selecciona un tablero",
|
"Select a board" : "Selecciona un tablero",
|
||||||
"No lists available" : "No hay listas disponibles",
|
"No lists available" : "No hay listas disponibles",
|
||||||
"Select a list" : "Seleccionar una lista",
|
"Select a list" : "Seleccionar una lista",
|
||||||
"Move card" : "Mover tarjeta",
|
"Move card" : "Mover tarjeta",
|
||||||
|
"Copy card" : "Copiar tarjeta",
|
||||||
"Select a card" : "Seleccionar una tarjeta",
|
"Select a card" : "Seleccionar una tarjeta",
|
||||||
"Cancel" : "Cancelar",
|
"Cancel" : "Cancelar",
|
||||||
"Select the card to link to a project" : "Selecciona la tarjeta que enlazar a un proyecto",
|
"Select the card to link to a project" : "Selecciona la tarjeta que enlazar a un proyecto",
|
||||||
@@ -149,6 +151,7 @@ OC.L10N.register(
|
|||||||
"Filter by tag" : "Filtrar por etiqueta",
|
"Filter by tag" : "Filtrar por etiqueta",
|
||||||
"Filter by assigned user" : "Filtrar por usuario asignado",
|
"Filter by assigned user" : "Filtrar por usuario asignado",
|
||||||
"Unassigned" : "No asignado",
|
"Unassigned" : "No asignado",
|
||||||
|
"Filter by status" : "Filtrar por estado",
|
||||||
"Open and completed" : "Abiertos y completados",
|
"Open and completed" : "Abiertos y completados",
|
||||||
"Open" : "Abrir",
|
"Open" : "Abrir",
|
||||||
"Completed" : "Completado",
|
"Completed" : "Completado",
|
||||||
@@ -273,6 +276,7 @@ OC.L10N.register(
|
|||||||
"Todo items" : "Ítems pendientes",
|
"Todo items" : "Ítems pendientes",
|
||||||
"{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer",
|
"{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer",
|
||||||
"Edit card title" : "Editar el título de la tarjeta",
|
"Edit card title" : "Editar el título de la tarjeta",
|
||||||
|
"Open link" : "Abrir enlace",
|
||||||
"Edit title" : "Editar título",
|
"Edit title" : "Editar título",
|
||||||
"Assign to me" : "Asignarme a mí",
|
"Assign to me" : "Asignarme a mí",
|
||||||
"Unassign myself" : "Desasignarme a mí mismo",
|
"Unassign myself" : "Desasignarme a mí mismo",
|
||||||
@@ -316,6 +320,7 @@ OC.L10N.register(
|
|||||||
"Limit board creation to some groups" : "Limitar la creación de tableros a algunos grupos",
|
"Limit board creation to some groups" : "Limitar la creación de tableros a algunos grupos",
|
||||||
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Los usuarios fuera de estos grupos no podrán crear sus propios tableros, sin embargo, podrán trabajar en tableros que han sido compartidos con ellos.",
|
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Los usuarios fuera de estos grupos no podrán crear sus propios tableros, sin embargo, podrán trabajar en tableros que han sido compartidos con ellos.",
|
||||||
"Cancel edit" : "Cacelar edición",
|
"Cancel edit" : "Cacelar edición",
|
||||||
|
"Save board" : "Guardar tablero",
|
||||||
"Board details" : "Detalles del tablero",
|
"Board details" : "Detalles del tablero",
|
||||||
"Edit board" : "Editar tablero",
|
"Edit board" : "Editar tablero",
|
||||||
"Clone board" : "Clonar tablero",
|
"Clone board" : "Clonar tablero",
|
||||||
@@ -335,8 +340,14 @@ OC.L10N.register(
|
|||||||
"An error occurred" : "Ocurrió un error",
|
"An error occurred" : "Ocurrió un error",
|
||||||
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "¿Está seguro de querer eliminar el tablero {title}? Esto eliminará todos los datos del tablero incluyendo las tarjetas archivadas.",
|
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "¿Está seguro de querer eliminar el tablero {title}? Esto eliminará todos los datos del tablero incluyendo las tarjetas archivadas.",
|
||||||
"Delete the board?" : "¿Borrar el tablero?",
|
"Delete the board?" : "¿Borrar el tablero?",
|
||||||
|
"Clone {boardTitle}" : "Clonar {boardTitle}",
|
||||||
"Clone cards" : "Clonar tarjetas",
|
"Clone cards" : "Clonar tarjetas",
|
||||||
|
"Clone assignments" : "Clonar asignaciones",
|
||||||
|
"Clone labels" : "Clonar etiquetas",
|
||||||
|
"Clone due dates" : "Clonar fechas límite",
|
||||||
"Advanced options" : "Opciones avanzadas",
|
"Advanced options" : "Opciones avanzadas",
|
||||||
|
"Move all cards to the first list" : "Mover todas las tarjetas a la primera lista",
|
||||||
|
"Restore archived cards" : "Restaurar tarjetas archivadas",
|
||||||
"Clone" : "Clonar",
|
"Clone" : "Clonar",
|
||||||
"Loading filtered view" : "Cargando vista filtrada",
|
"Loading filtered view" : "Cargando vista filtrada",
|
||||||
"Today" : "Hoy",
|
"Today" : "Hoy",
|
||||||
@@ -378,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",
|
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
"Move card to another board" : "Mover la tarjeta a otro tablero",
|
"Move card to another board" : "Mover la tarjeta a otro tablero",
|
||||||
"Searching for users, groups and circles …" : "Buscando usuarios, grupos o círculos...",
|
|
||||||
"(Circle)" : "(Circle)",
|
|
||||||
"Assign to users/groups/circles" : "Asignar a usuarios/grupos/círculos",
|
|
||||||
"Filter by completed" : "Filtrar por completados"
|
"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;");
|
||||||
|
|||||||
14
l10n/es.json
14
l10n/es.json
@@ -123,10 +123,12 @@
|
|||||||
"Select the board to link to a project" : "Selecciona el tablero que enlazar a un proyecto",
|
"Select the board to link to a project" : "Selecciona el tablero que enlazar a un proyecto",
|
||||||
"Search by board title" : "Buscar por título de tablero",
|
"Search by board title" : "Buscar por título de tablero",
|
||||||
"Select board" : "Selecciona tablero",
|
"Select board" : "Selecciona tablero",
|
||||||
|
"Move/copy card" : "Mover/copiar tarjeta",
|
||||||
"Select a board" : "Selecciona un tablero",
|
"Select a board" : "Selecciona un tablero",
|
||||||
"No lists available" : "No hay listas disponibles",
|
"No lists available" : "No hay listas disponibles",
|
||||||
"Select a list" : "Seleccionar una lista",
|
"Select a list" : "Seleccionar una lista",
|
||||||
"Move card" : "Mover tarjeta",
|
"Move card" : "Mover tarjeta",
|
||||||
|
"Copy card" : "Copiar tarjeta",
|
||||||
"Select a card" : "Seleccionar una tarjeta",
|
"Select a card" : "Seleccionar una tarjeta",
|
||||||
"Cancel" : "Cancelar",
|
"Cancel" : "Cancelar",
|
||||||
"Select the card to link to a project" : "Selecciona la tarjeta que enlazar a un proyecto",
|
"Select the card to link to a project" : "Selecciona la tarjeta que enlazar a un proyecto",
|
||||||
@@ -147,6 +149,7 @@
|
|||||||
"Filter by tag" : "Filtrar por etiqueta",
|
"Filter by tag" : "Filtrar por etiqueta",
|
||||||
"Filter by assigned user" : "Filtrar por usuario asignado",
|
"Filter by assigned user" : "Filtrar por usuario asignado",
|
||||||
"Unassigned" : "No asignado",
|
"Unassigned" : "No asignado",
|
||||||
|
"Filter by status" : "Filtrar por estado",
|
||||||
"Open and completed" : "Abiertos y completados",
|
"Open and completed" : "Abiertos y completados",
|
||||||
"Open" : "Abrir",
|
"Open" : "Abrir",
|
||||||
"Completed" : "Completado",
|
"Completed" : "Completado",
|
||||||
@@ -271,6 +274,7 @@
|
|||||||
"Todo items" : "Ítems pendientes",
|
"Todo items" : "Ítems pendientes",
|
||||||
"{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer",
|
"{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer",
|
||||||
"Edit card title" : "Editar el título de la tarjeta",
|
"Edit card title" : "Editar el título de la tarjeta",
|
||||||
|
"Open link" : "Abrir enlace",
|
||||||
"Edit title" : "Editar título",
|
"Edit title" : "Editar título",
|
||||||
"Assign to me" : "Asignarme a mí",
|
"Assign to me" : "Asignarme a mí",
|
||||||
"Unassign myself" : "Desasignarme a mí mismo",
|
"Unassign myself" : "Desasignarme a mí mismo",
|
||||||
@@ -314,6 +318,7 @@
|
|||||||
"Limit board creation to some groups" : "Limitar la creación de tableros a algunos grupos",
|
"Limit board creation to some groups" : "Limitar la creación de tableros a algunos grupos",
|
||||||
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Los usuarios fuera de estos grupos no podrán crear sus propios tableros, sin embargo, podrán trabajar en tableros que han sido compartidos con ellos.",
|
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Los usuarios fuera de estos grupos no podrán crear sus propios tableros, sin embargo, podrán trabajar en tableros que han sido compartidos con ellos.",
|
||||||
"Cancel edit" : "Cacelar edición",
|
"Cancel edit" : "Cacelar edición",
|
||||||
|
"Save board" : "Guardar tablero",
|
||||||
"Board details" : "Detalles del tablero",
|
"Board details" : "Detalles del tablero",
|
||||||
"Edit board" : "Editar tablero",
|
"Edit board" : "Editar tablero",
|
||||||
"Clone board" : "Clonar tablero",
|
"Clone board" : "Clonar tablero",
|
||||||
@@ -333,8 +338,14 @@
|
|||||||
"An error occurred" : "Ocurrió un error",
|
"An error occurred" : "Ocurrió un error",
|
||||||
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "¿Está seguro de querer eliminar el tablero {title}? Esto eliminará todos los datos del tablero incluyendo las tarjetas archivadas.",
|
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "¿Está seguro de querer eliminar el tablero {title}? Esto eliminará todos los datos del tablero incluyendo las tarjetas archivadas.",
|
||||||
"Delete the board?" : "¿Borrar el tablero?",
|
"Delete the board?" : "¿Borrar el tablero?",
|
||||||
|
"Clone {boardTitle}" : "Clonar {boardTitle}",
|
||||||
"Clone cards" : "Clonar tarjetas",
|
"Clone cards" : "Clonar tarjetas",
|
||||||
|
"Clone assignments" : "Clonar asignaciones",
|
||||||
|
"Clone labels" : "Clonar etiquetas",
|
||||||
|
"Clone due dates" : "Clonar fechas límite",
|
||||||
"Advanced options" : "Opciones avanzadas",
|
"Advanced options" : "Opciones avanzadas",
|
||||||
|
"Move all cards to the first list" : "Mover todas las tarjetas a la primera lista",
|
||||||
|
"Restore archived cards" : "Restaurar tarjetas archivadas",
|
||||||
"Clone" : "Clonar",
|
"Clone" : "Clonar",
|
||||||
"Loading filtered view" : "Cargando vista filtrada",
|
"Loading filtered view" : "Cargando vista filtrada",
|
||||||
"Today" : "Hoy",
|
"Today" : "Hoy",
|
||||||
@@ -376,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",
|
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
"Move card to another board" : "Mover la tarjeta a otro tablero",
|
"Move card to another board" : "Mover la tarjeta a otro tablero",
|
||||||
"Searching for users, groups and circles …" : "Buscando usuarios, grupos o círculos...",
|
|
||||||
"(Circle)" : "(Circle)",
|
|
||||||
"Assign to users/groups/circles" : "Asignar a usuarios/grupos/círculos",
|
|
||||||
"Filter by completed" : "Filtrar por completados"
|
"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;"
|
||||||
}
|
}
|
||||||
@@ -320,9 +320,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Compartir con una tarjeta de Deck",
|
"Share with a Deck card" : "Compartir con una tarjeta de Deck",
|
||||||
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",
|
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
"Move card to another board" : "Mover tarjeta a otro tablero",
|
"Move card to another board" : "Mover tarjeta a otro tablero"
|
||||||
"Searching for users, groups and circles …" : "Buscando usuarios, grupos y círculos …",
|
|
||||||
"(Circle)" : "(Círculo)",
|
|
||||||
"Assign to users/groups/circles" : "Asignar a usuarios/grupos/círculos"
|
|
||||||
},
|
},
|
||||||
"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;");
|
||||||
|
|||||||
@@ -318,9 +318,6 @@
|
|||||||
"Share with a Deck card" : "Compartir con una tarjeta de Deck",
|
"Share with a Deck card" : "Compartir con una tarjeta de Deck",
|
||||||
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",
|
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
"Move card to another board" : "Mover tarjeta a otro tablero",
|
"Move card to another board" : "Mover tarjeta a otro tablero"
|
||||||
"Searching for users, groups and circles …" : "Buscando usuarios, grupos y círculos …",
|
|
||||||
"(Circle)" : "(Círculo)",
|
|
||||||
"Assign to users/groups/circles" : "Asignar a usuarios/grupos/círculos"
|
|
||||||
},"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;"
|
||||||
}
|
}
|
||||||
@@ -188,7 +188,6 @@ OC.L10N.register(
|
|||||||
"Tomorrow" : "Mañana",
|
"Tomorrow" : "Mañana",
|
||||||
"Close" : "Cerrar",
|
"Close" : "Cerrar",
|
||||||
"Error creating the share" : "Error creando el recurso compartido",
|
"Error creating the share" : "Error creando el recurso compartido",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir"
|
||||||
"Searching for users, groups and circles …" : "Buscando usuarios, grupos y círculos …"
|
|
||||||
},
|
},
|
||||||
"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;");
|
||||||
|
|||||||
@@ -186,7 +186,6 @@
|
|||||||
"Tomorrow" : "Mañana",
|
"Tomorrow" : "Mañana",
|
||||||
"Close" : "Cerrar",
|
"Close" : "Cerrar",
|
||||||
"Error creating the share" : "Error creando el recurso compartido",
|
"Error creating the share" : "Error creando el recurso compartido",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir"
|
||||||
"Searching for users, groups and circles …" : "Buscando usuarios, grupos y círculos …"
|
|
||||||
},"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;"
|
||||||
}
|
}
|
||||||
@@ -380,9 +380,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Partekatu {file} Deck txartel baten bidez",
|
"Share {file} with a Deck card" : "Partekatu {file} Deck txartel baten bidez",
|
||||||
"Share" : "Partekatu",
|
"Share" : "Partekatu",
|
||||||
"Move card to another board" : "Mugitu txartela beste taula batera",
|
"Move card to another board" : "Mugitu txartela beste taula batera",
|
||||||
"Searching for users, groups and circles …" : "Erabiltzaileak, taldeak, zirkuluak... bilatzen",
|
|
||||||
"(Circle)" : "(Zirkulua)",
|
|
||||||
"Assign to users/groups/circles" : "Esleitu erabiltzaile/talde/zirkuluei",
|
|
||||||
"Filter by completed" : "Iragazi osatutakoen arabera"
|
"Filter by completed" : "Iragazi osatutakoen arabera"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -378,9 +378,6 @@
|
|||||||
"Share {file} with a Deck card" : "Partekatu {file} Deck txartel baten bidez",
|
"Share {file} with a Deck card" : "Partekatu {file} Deck txartel baten bidez",
|
||||||
"Share" : "Partekatu",
|
"Share" : "Partekatu",
|
||||||
"Move card to another board" : "Mugitu txartela beste taula batera",
|
"Move card to another board" : "Mugitu txartela beste taula batera",
|
||||||
"Searching for users, groups and circles …" : "Erabiltzaileak, taldeak, zirkuluak... bilatzen",
|
|
||||||
"(Circle)" : "(Zirkulua)",
|
|
||||||
"Assign to users/groups/circles" : "Esleitu erabiltzaile/talde/zirkuluei",
|
|
||||||
"Filter by completed" : "Iragazi osatutakoen arabera"
|
"Filter by completed" : "Iragazi osatutakoen arabera"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -327,9 +327,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Share with a Deck card",
|
"Share with a Deck card" : "Share with a Deck card",
|
||||||
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
||||||
"Share" : "همرسانی",
|
"Share" : "همرسانی",
|
||||||
"Move card to another board" : "انتقال برگه به تختهای دیگر",
|
"Move card to another board" : "انتقال برگه به تختهای دیگر"
|
||||||
"Searching for users, groups and circles …" : "جستجوی کاربران، گروهها و حلقهها…",
|
|
||||||
"(Circle)" : "(حلقه)",
|
|
||||||
"Assign to users/groups/circles" : "به کاربران/ گروهها/ حلقهها اختصاص دهید"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n > 1);");
|
"nplurals=2; plural=(n > 1);");
|
||||||
|
|||||||
@@ -325,9 +325,6 @@
|
|||||||
"Share with a Deck card" : "Share with a Deck card",
|
"Share with a Deck card" : "Share with a Deck card",
|
||||||
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
||||||
"Share" : "همرسانی",
|
"Share" : "همرسانی",
|
||||||
"Move card to another board" : "انتقال برگه به تختهای دیگر",
|
"Move card to another board" : "انتقال برگه به تختهای دیگر"
|
||||||
"Searching for users, groups and circles …" : "جستجوی کاربران، گروهها و حلقهها…",
|
|
||||||
"(Circle)" : "(حلقه)",
|
|
||||||
"Assign to users/groups/circles" : "به کاربران/ گروهها/ حلقهها اختصاص دهید"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||||
}
|
}
|
||||||
@@ -217,6 +217,7 @@ OC.L10N.register(
|
|||||||
"Next week – {timeLocale}" : "Ensi viikko – {timeLocale}",
|
"Next week – {timeLocale}" : "Ensi viikko – {timeLocale}",
|
||||||
"{count} comments, {unread} unread" : "{count} kommenttia, {unread} lukematonta",
|
"{count} comments, {unread} unread" : "{count} kommenttia, {unread} lukematonta",
|
||||||
"Edit card title" : "Muokkaa kortin otsikkoa",
|
"Edit card title" : "Muokkaa kortin otsikkoa",
|
||||||
|
"Open link" : "Avaa linkki",
|
||||||
"Edit title" : "Muokkaa otsikkoa",
|
"Edit title" : "Muokkaa otsikkoa",
|
||||||
"Assign to me" : "Määritä minulle",
|
"Assign to me" : "Määritä minulle",
|
||||||
"Unassign myself" : "Poista määritys minulta",
|
"Unassign myself" : "Poista määritys minulta",
|
||||||
@@ -281,7 +282,6 @@ OC.L10N.register(
|
|||||||
"Maximum file size of {size} exceeded" : "Tiedoston enimmäiskoko {size} ylitetty",
|
"Maximum file size of {size} exceeded" : "Tiedoston enimmäiskoko {size} ylitetty",
|
||||||
"Error creating the share" : "Virhe jakoa luotaessa",
|
"Error creating the share" : "Virhe jakoa luotaessa",
|
||||||
"Share" : "Jaa",
|
"Share" : "Jaa",
|
||||||
"Move card to another board" : "Siirrä kortti toiselle taululle",
|
"Move card to another board" : "Siirrä kortti toiselle taululle"
|
||||||
"(Circle)" : "(Piiri)"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -215,6 +215,7 @@
|
|||||||
"Next week – {timeLocale}" : "Ensi viikko – {timeLocale}",
|
"Next week – {timeLocale}" : "Ensi viikko – {timeLocale}",
|
||||||
"{count} comments, {unread} unread" : "{count} kommenttia, {unread} lukematonta",
|
"{count} comments, {unread} unread" : "{count} kommenttia, {unread} lukematonta",
|
||||||
"Edit card title" : "Muokkaa kortin otsikkoa",
|
"Edit card title" : "Muokkaa kortin otsikkoa",
|
||||||
|
"Open link" : "Avaa linkki",
|
||||||
"Edit title" : "Muokkaa otsikkoa",
|
"Edit title" : "Muokkaa otsikkoa",
|
||||||
"Assign to me" : "Määritä minulle",
|
"Assign to me" : "Määritä minulle",
|
||||||
"Unassign myself" : "Poista määritys minulta",
|
"Unassign myself" : "Poista määritys minulta",
|
||||||
@@ -279,7 +280,6 @@
|
|||||||
"Maximum file size of {size} exceeded" : "Tiedoston enimmäiskoko {size} ylitetty",
|
"Maximum file size of {size} exceeded" : "Tiedoston enimmäiskoko {size} ylitetty",
|
||||||
"Error creating the share" : "Virhe jakoa luotaessa",
|
"Error creating the share" : "Virhe jakoa luotaessa",
|
||||||
"Share" : "Jaa",
|
"Share" : "Jaa",
|
||||||
"Move card to another board" : "Siirrä kortti toiselle taululle",
|
"Move card to another board" : "Siirrä kortti toiselle taululle"
|
||||||
"(Circle)" : "(Piiri)"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -383,9 +383,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Partager {file} avec Deck en tant que carte",
|
"Share {file} with a Deck card" : "Partager {file} avec Deck en tant que carte",
|
||||||
"Share" : "Partager",
|
"Share" : "Partager",
|
||||||
"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 ",
|
||||||
"Searching for users, groups and circles …" : "Recherche d'utilisateurs, de groupes et de cercles ...",
|
|
||||||
"(Circle)" : "(Cercle)",
|
|
||||||
"Assign to users/groups/circles" : "Attribuer à des utilisateurs / groupes / cercles",
|
|
||||||
"Filter by completed" : "Filtrer par état"
|
"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;");
|
||||||
|
|||||||
@@ -381,9 +381,6 @@
|
|||||||
"Share {file} with a Deck card" : "Partager {file} avec Deck en tant que carte",
|
"Share {file} with a Deck card" : "Partager {file} avec Deck en tant que carte",
|
||||||
"Share" : "Partager",
|
"Share" : "Partager",
|
||||||
"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 ",
|
||||||
"Searching for users, groups and circles …" : "Recherche d'utilisateurs, de groupes et de cercles ...",
|
|
||||||
"(Circle)" : "(Cercle)",
|
|
||||||
"Assign to users/groups/circles" : "Attribuer à des utilisateurs / groupes / cercles",
|
|
||||||
"Filter by completed" : "Filtrer par état"
|
"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;"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Roinn {file} le cárta Deic",
|
"Share {file} with a Deck card" : "Roinn {file} le cárta Deic",
|
||||||
"Share" : "Comhroinn",
|
"Share" : "Comhroinn",
|
||||||
"Move card to another board" : "Bog cárta go bord eile",
|
"Move card to another board" : "Bog cárta go bord eile",
|
||||||
"Searching for users, groups and circles …" : "Ag cuardach úsáideoirí, grúpaí agus ciorcail…",
|
|
||||||
"(Circle)" : "(Ciorcal)",
|
|
||||||
"Assign to users/groups/circles" : "Sann d'úsáideoirí/grúpaí/ciorcail",
|
|
||||||
"Filter by completed" : "Scag de réir críochnaithe"
|
"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);");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "Roinn {file} le cárta Deic",
|
"Share {file} with a Deck card" : "Roinn {file} le cárta Deic",
|
||||||
"Share" : "Comhroinn",
|
"Share" : "Comhroinn",
|
||||||
"Move card to another board" : "Bog cárta go bord eile",
|
"Move card to another board" : "Bog cárta go bord eile",
|
||||||
"Searching for users, groups and circles …" : "Ag cuardach úsáideoirí, grúpaí agus ciorcail…",
|
|
||||||
"(Circle)" : "(Ciorcal)",
|
|
||||||
"Assign to users/groups/circles" : "Sann d'úsáideoirí/grúpaí/ciorcail",
|
|
||||||
"Filter by completed" : "Scag de réir críochnaithe"
|
"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);"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Compartir {file} cunha tarxeta da Gabeta",
|
"Share {file} with a Deck card" : "Compartir {file} cunha tarxeta da Gabeta",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
"Move card to another board" : "Mover a tarxeta a outro taboleiro",
|
"Move card to another board" : "Mover a tarxeta a outro taboleiro",
|
||||||
"Searching for users, groups and circles …" : "Buscando por usuarios, grupos e círculos…",
|
|
||||||
"(Circle)" : "(Círculo)",
|
|
||||||
"Assign to users/groups/circles" : "Asignar a usuarios/grupos/círculos",
|
|
||||||
"Filter by completed" : "Filtrar por completado"
|
"Filter by completed" : "Filtrar por completado"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "Compartir {file} cunha tarxeta da Gabeta",
|
"Share {file} with a Deck card" : "Compartir {file} cunha tarxeta da Gabeta",
|
||||||
"Share" : "Compartir",
|
"Share" : "Compartir",
|
||||||
"Move card to another board" : "Mover a tarxeta a outro taboleiro",
|
"Move card to another board" : "Mover a tarxeta a outro taboleiro",
|
||||||
"Searching for users, groups and circles …" : "Buscando por usuarios, grupos e círculos…",
|
|
||||||
"(Circle)" : "(Círculo)",
|
|
||||||
"Assign to users/groups/circles" : "Asignar a usuarios/grupos/círculos",
|
|
||||||
"Filter by completed" : "Filtrar por completado"
|
"Filter by completed" : "Filtrar por completado"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -269,9 +269,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "שיתוף עם כרטיס חפיסה",
|
"Share with a Deck card" : "שיתוף עם כרטיס חפיסה",
|
||||||
"Share {file} with a Deck card" : "שיתוף {file} עם כרטיס חפיסה",
|
"Share {file} with a Deck card" : "שיתוף {file} עם כרטיס חפיסה",
|
||||||
"Share" : "שיתוף",
|
"Share" : "שיתוף",
|
||||||
"Move card to another board" : "העברת כרטיס ללוח אחר",
|
"Move card to another board" : "העברת כרטיס ללוח אחר"
|
||||||
"Searching for users, groups and circles …" : "מחפש משתמשים, קבוצות, ומעגלים ...",
|
|
||||||
"(Circle)" : "(מעגל)",
|
|
||||||
"Assign to users/groups/circles" : "הקצאה למשתמשים/קבוצות/מעגלים"
|
|
||||||
},
|
},
|
||||||
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
|
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
|
||||||
|
|||||||
@@ -267,9 +267,6 @@
|
|||||||
"Share with a Deck card" : "שיתוף עם כרטיס חפיסה",
|
"Share with a Deck card" : "שיתוף עם כרטיס חפיסה",
|
||||||
"Share {file} with a Deck card" : "שיתוף {file} עם כרטיס חפיסה",
|
"Share {file} with a Deck card" : "שיתוף {file} עם כרטיס חפיסה",
|
||||||
"Share" : "שיתוף",
|
"Share" : "שיתוף",
|
||||||
"Move card to another board" : "העברת כרטיס ללוח אחר",
|
"Move card to another board" : "העברת כרטיס ללוח אחר"
|
||||||
"Searching for users, groups and circles …" : "מחפש משתמשים, קבוצות, ומעגלים ...",
|
|
||||||
"(Circle)" : "(מעגל)",
|
|
||||||
"Assign to users/groups/circles" : "הקצאה למשתמשים/קבוצות/מעגלים"
|
|
||||||
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
|
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
|
||||||
}
|
}
|
||||||
@@ -287,9 +287,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Dijeli s Deck karticom",
|
"Share with a Deck card" : "Dijeli s Deck karticom",
|
||||||
"Share {file} with a Deck card" : "Dijeli {file} s Deck karticom",
|
"Share {file} with a Deck card" : "Dijeli {file} s Deck karticom",
|
||||||
"Share" : "Dijeli",
|
"Share" : "Dijeli",
|
||||||
"Move card to another board" : "Premjesti karticu na drugu ploču",
|
"Move card to another board" : "Premjesti karticu na drugu ploču"
|
||||||
"Searching for users, groups and circles …" : "Traženje korisnika, grupa i krugova...",
|
|
||||||
"(Circle)" : "(Krug)",
|
|
||||||
"Assign to users/groups/circles" : "Dodijeli korisnicima/grupama/krugovima"
|
|
||||||
},
|
},
|
||||||
"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;");
|
||||||
|
|||||||
@@ -285,9 +285,6 @@
|
|||||||
"Share with a Deck card" : "Dijeli s Deck karticom",
|
"Share with a Deck card" : "Dijeli s Deck karticom",
|
||||||
"Share {file} with a Deck card" : "Dijeli {file} s Deck karticom",
|
"Share {file} with a Deck card" : "Dijeli {file} s Deck karticom",
|
||||||
"Share" : "Dijeli",
|
"Share" : "Dijeli",
|
||||||
"Move card to another board" : "Premjesti karticu na drugu ploču",
|
"Move card to another board" : "Premjesti karticu na drugu ploču"
|
||||||
"Searching for users, groups and circles …" : "Traženje korisnika, grupa i krugova...",
|
|
||||||
"(Circle)" : "(Krug)",
|
|
||||||
"Assign to users/groups/circles" : "Dodijeli korisnicima/grupama/krugovima"
|
|
||||||
},"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;"
|
||||||
}
|
}
|
||||||
@@ -345,9 +345,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Megosztás kártyával",
|
"Share with a Deck card" : "Megosztás kártyával",
|
||||||
"Share {file} with a Deck card" : "A(z) {file} megosztása egy kártyával",
|
"Share {file} with a Deck card" : "A(z) {file} megosztása egy kártyával",
|
||||||
"Share" : "Megosztás",
|
"Share" : "Megosztás",
|
||||||
"Move card to another board" : "Kártya áthelyezése egy másik táblára",
|
"Move card to another board" : "Kártya áthelyezése egy másik táblára"
|
||||||
"Searching for users, groups and circles …" : "Felhasználók, csoportok és körök keresése…",
|
|
||||||
"(Circle)" : "(Kör)",
|
|
||||||
"Assign to users/groups/circles" : "Felhasználókhoz/csoportokhoz/körökhöz rendelés"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -343,9 +343,6 @@
|
|||||||
"Share with a Deck card" : "Megosztás kártyával",
|
"Share with a Deck card" : "Megosztás kártyával",
|
||||||
"Share {file} with a Deck card" : "A(z) {file} megosztása egy kártyával",
|
"Share {file} with a Deck card" : "A(z) {file} megosztása egy kártyával",
|
||||||
"Share" : "Megosztás",
|
"Share" : "Megosztás",
|
||||||
"Move card to another board" : "Kártya áthelyezése egy másik táblára",
|
"Move card to another board" : "Kártya áthelyezése egy másik táblára"
|
||||||
"Searching for users, groups and circles …" : "Felhasználók, csoportok és körök keresése…",
|
|
||||||
"(Circle)" : "(Kör)",
|
|
||||||
"Assign to users/groups/circles" : "Felhasználókhoz/csoportokhoz/körökhöz rendelés"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -227,8 +227,6 @@ OC.L10N.register(
|
|||||||
"Something went wrong" : "Ada yang salah",
|
"Something went wrong" : "Ada yang salah",
|
||||||
"Maximum file size of {size} exceeded" : "Melampaui batas ukuran maksimal {size}",
|
"Maximum file size of {size} exceeded" : "Melampaui batas ukuran maksimal {size}",
|
||||||
"Share" : "Bagikan",
|
"Share" : "Bagikan",
|
||||||
"Move card to another board" : "Pindahkan kartu ke papan lain",
|
"Move card to another board" : "Pindahkan kartu ke papan lain"
|
||||||
"(Circle)" : "(Kelompok)",
|
|
||||||
"Assign to users/groups/circles" : "Penugasan kepada pengguna/grup/lingkaran"
|
|
||||||
},
|
},
|
||||||
"nplurals=1; plural=0;");
|
"nplurals=1; plural=0;");
|
||||||
|
|||||||
@@ -225,8 +225,6 @@
|
|||||||
"Something went wrong" : "Ada yang salah",
|
"Something went wrong" : "Ada yang salah",
|
||||||
"Maximum file size of {size} exceeded" : "Melampaui batas ukuran maksimal {size}",
|
"Maximum file size of {size} exceeded" : "Melampaui batas ukuran maksimal {size}",
|
||||||
"Share" : "Bagikan",
|
"Share" : "Bagikan",
|
||||||
"Move card to another board" : "Pindahkan kartu ke papan lain",
|
"Move card to another board" : "Pindahkan kartu ke papan lain"
|
||||||
"(Circle)" : "(Kelompok)",
|
|
||||||
"Assign to users/groups/circles" : "Penugasan kepada pengguna/grup/lingkaran"
|
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
}
|
}
|
||||||
@@ -350,9 +350,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Deila með Deck-spjaldi",
|
"Share with a Deck card" : "Deila með Deck-spjaldi",
|
||||||
"Share {file} with a Deck card" : "Deila {file} með Deck-spjaldi",
|
"Share {file} with a Deck card" : "Deila {file} með Deck-spjaldi",
|
||||||
"Share" : "Deila",
|
"Share" : "Deila",
|
||||||
"Move card to another board" : "Færa spjald á annað borð",
|
"Move card to another board" : "Færa spjald á annað borð"
|
||||||
"Searching for users, groups and circles …" : "Leita að notendum, hópum og hringjum …",
|
|
||||||
"(Circle)" : "(hringur)",
|
|
||||||
"Assign to users/groups/circles" : "Úthluta á notendur/hópa/hringi"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||||
|
|||||||
@@ -348,9 +348,6 @@
|
|||||||
"Share with a Deck card" : "Deila með Deck-spjaldi",
|
"Share with a Deck card" : "Deila með Deck-spjaldi",
|
||||||
"Share {file} with a Deck card" : "Deila {file} með Deck-spjaldi",
|
"Share {file} with a Deck card" : "Deila {file} með Deck-spjaldi",
|
||||||
"Share" : "Deila",
|
"Share" : "Deila",
|
||||||
"Move card to another board" : "Færa spjald á annað borð",
|
"Move card to another board" : "Færa spjald á annað borð"
|
||||||
"Searching for users, groups and circles …" : "Leita að notendum, hópum og hringjum …",
|
|
||||||
"(Circle)" : "(hringur)",
|
|
||||||
"Assign to users/groups/circles" : "Úthluta á notendur/hópa/hringi"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||||
}
|
}
|
||||||
@@ -274,6 +274,7 @@ OC.L10N.register(
|
|||||||
"Todo items" : "Elementi da fare",
|
"Todo items" : "Elementi da fare",
|
||||||
"{count} comments, {unread} unread" : "{count} commenti, {unread} non letti",
|
"{count} comments, {unread} unread" : "{count} commenti, {unread} non letti",
|
||||||
"Edit card title" : "Modifica titolo scheda",
|
"Edit card title" : "Modifica titolo scheda",
|
||||||
|
"Open link" : "Apri link",
|
||||||
"Edit title" : "Modifica titolo",
|
"Edit title" : "Modifica titolo",
|
||||||
"Assign to me" : "Assegna a me",
|
"Assign to me" : "Assegna a me",
|
||||||
"Unassign myself" : "Rimuovi assegnazione da me",
|
"Unassign myself" : "Rimuovi assegnazione da me",
|
||||||
@@ -384,9 +385,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck",
|
"Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck",
|
||||||
"Share" : "Condividi",
|
"Share" : "Condividi",
|
||||||
"Move card to another board" : "Sposta scheda in un'altra lavagna",
|
"Move card to another board" : "Sposta scheda in un'altra lavagna",
|
||||||
"Searching for users, groups and circles …" : "Ricerca di utenti, gruppi e cerchie…",
|
|
||||||
"(Circle)" : "(Cerchia)",
|
|
||||||
"Assign to users/groups/circles" : "Assegna a utenti/gruppi/cerchie",
|
|
||||||
"Filter by completed" : "Filtra per completate"
|
"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;");
|
||||||
|
|||||||
@@ -272,6 +272,7 @@
|
|||||||
"Todo items" : "Elementi da fare",
|
"Todo items" : "Elementi da fare",
|
||||||
"{count} comments, {unread} unread" : "{count} commenti, {unread} non letti",
|
"{count} comments, {unread} unread" : "{count} commenti, {unread} non letti",
|
||||||
"Edit card title" : "Modifica titolo scheda",
|
"Edit card title" : "Modifica titolo scheda",
|
||||||
|
"Open link" : "Apri link",
|
||||||
"Edit title" : "Modifica titolo",
|
"Edit title" : "Modifica titolo",
|
||||||
"Assign to me" : "Assegna a me",
|
"Assign to me" : "Assegna a me",
|
||||||
"Unassign myself" : "Rimuovi assegnazione da me",
|
"Unassign myself" : "Rimuovi assegnazione da me",
|
||||||
@@ -382,9 +383,6 @@
|
|||||||
"Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck",
|
"Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck",
|
||||||
"Share" : "Condividi",
|
"Share" : "Condividi",
|
||||||
"Move card to another board" : "Sposta scheda in un'altra lavagna",
|
"Move card to another board" : "Sposta scheda in un'altra lavagna",
|
||||||
"Searching for users, groups and circles …" : "Ricerca di utenti, gruppi e cerchie…",
|
|
||||||
"(Circle)" : "(Cerchia)",
|
|
||||||
"Assign to users/groups/circles" : "Assegna a utenti/gruppi/cerchie",
|
|
||||||
"Filter by completed" : "Filtra per completate"
|
"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;"
|
||||||
}
|
}
|
||||||
@@ -379,9 +379,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "{file}をデッキのカードで共有する",
|
"Share {file} with a Deck card" : "{file}をデッキのカードで共有する",
|
||||||
"Share" : "共有",
|
"Share" : "共有",
|
||||||
"Move card to another board" : "カードを他のボードに移動",
|
"Move card to another board" : "カードを他のボードに移動",
|
||||||
"Searching for users, groups and circles …" : "ユーザー、グループ、サークルを検索しています…",
|
|
||||||
"(Circle)" : "(サークル)",
|
|
||||||
"Assign to users/groups/circles" : "ユーザー/グループ/サークルに割り当てる",
|
|
||||||
"Filter by completed" : "完成したものをフィルターする"
|
"Filter by completed" : "完成したものをフィルターする"
|
||||||
},
|
},
|
||||||
"nplurals=1; plural=0;");
|
"nplurals=1; plural=0;");
|
||||||
|
|||||||
@@ -377,9 +377,6 @@
|
|||||||
"Share {file} with a Deck card" : "{file}をデッキのカードで共有する",
|
"Share {file} with a Deck card" : "{file}をデッキのカードで共有する",
|
||||||
"Share" : "共有",
|
"Share" : "共有",
|
||||||
"Move card to another board" : "カードを他のボードに移動",
|
"Move card to another board" : "カードを他のボードに移動",
|
||||||
"Searching for users, groups and circles …" : "ユーザー、グループ、サークルを検索しています…",
|
|
||||||
"(Circle)" : "(サークル)",
|
|
||||||
"Assign to users/groups/circles" : "ユーザー/グループ/サークルに割り当てる",
|
|
||||||
"Filter by completed" : "完成したものをフィルターする"
|
"Filter by completed" : "完成したものをフィルターする"
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
}
|
}
|
||||||
@@ -366,9 +366,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Share with a Deck card",
|
"Share with a Deck card" : "Share with a Deck card",
|
||||||
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
||||||
"Share" : "Share",
|
"Share" : "Share",
|
||||||
"Move card to another board" : "Move card to another board",
|
"Move card to another board" : "Move card to another board"
|
||||||
"Searching for users, groups and circles …" : "Searching for users, groups and circles …",
|
|
||||||
"(Circle)" : "(Circle)",
|
|
||||||
"Assign to users/groups/circles" : "Assign to users/groups/circles"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n!=1);");
|
"nplurals=2; plural=(n!=1);");
|
||||||
|
|||||||
@@ -364,9 +364,6 @@
|
|||||||
"Share with a Deck card" : "Share with a Deck card",
|
"Share with a Deck card" : "Share with a Deck card",
|
||||||
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
"Share {file} with a Deck card" : "Share {file} with a Deck card",
|
||||||
"Share" : "Share",
|
"Share" : "Share",
|
||||||
"Move card to another board" : "Move card to another board",
|
"Move card to another board" : "Move card to another board"
|
||||||
"Searching for users, groups and circles …" : "Searching for users, groups and circles …",
|
|
||||||
"(Circle)" : "(Circle)",
|
|
||||||
"Assign to users/groups/circles" : "Assign to users/groups/circles"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||||
}
|
}
|
||||||
@@ -379,9 +379,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Deck 카드와 함께 {file} 공유",
|
"Share {file} with a Deck card" : "Deck 카드와 함께 {file} 공유",
|
||||||
"Share" : "공유",
|
"Share" : "공유",
|
||||||
"Move card to another board" : "카드를 다른 보드로 이동",
|
"Move card to another board" : "카드를 다른 보드로 이동",
|
||||||
"Searching for users, groups and circles …" : "사용자, 그룹, 서클 검색 중…",
|
|
||||||
"(Circle)" : "(서클)",
|
|
||||||
"Assign to users/groups/circles" : "사용자/그룹/서클에 할당",
|
|
||||||
"Filter by completed" : "완료 기준으로 필터링"
|
"Filter by completed" : "완료 기준으로 필터링"
|
||||||
},
|
},
|
||||||
"nplurals=1; plural=0;");
|
"nplurals=1; plural=0;");
|
||||||
|
|||||||
@@ -377,9 +377,6 @@
|
|||||||
"Share {file} with a Deck card" : "Deck 카드와 함께 {file} 공유",
|
"Share {file} with a Deck card" : "Deck 카드와 함께 {file} 공유",
|
||||||
"Share" : "공유",
|
"Share" : "공유",
|
||||||
"Move card to another board" : "카드를 다른 보드로 이동",
|
"Move card to another board" : "카드를 다른 보드로 이동",
|
||||||
"Searching for users, groups and circles …" : "사용자, 그룹, 서클 검색 중…",
|
|
||||||
"(Circle)" : "(서클)",
|
|
||||||
"Assign to users/groups/circles" : "사용자/그룹/서클에 할당",
|
|
||||||
"Filter by completed" : "완료 기준으로 필터링"
|
"Filter by completed" : "완료 기준으로 필터링"
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
}
|
}
|
||||||
@@ -284,9 +284,6 @@ OC.L10N.register(
|
|||||||
"Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis",
|
"Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis",
|
||||||
"Error creating the share" : "Klaida kuriant viešinį",
|
"Error creating the share" : "Klaida kuriant viešinį",
|
||||||
"Share" : "Bendrinti",
|
"Share" : "Bendrinti",
|
||||||
"Move card to another board" : "Perkelti kortelę į kitą lentą",
|
"Move card to another board" : "Perkelti kortelę į kitą lentą"
|
||||||
"Searching for users, groups and circles …" : "Ieškoma naudotojų, grupių ir ratų…",
|
|
||||||
"(Circle)" : "(Ratas)",
|
|
||||||
"Assign to users/groups/circles" : "Priskirti naudotojams/grupėms/ratams"
|
|
||||||
},
|
},
|
||||||
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
|
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
|
||||||
|
|||||||
@@ -282,9 +282,6 @@
|
|||||||
"Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis",
|
"Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis",
|
||||||
"Error creating the share" : "Klaida kuriant viešinį",
|
"Error creating the share" : "Klaida kuriant viešinį",
|
||||||
"Share" : "Bendrinti",
|
"Share" : "Bendrinti",
|
||||||
"Move card to another board" : "Perkelti kortelę į kitą lentą",
|
"Move card to another board" : "Perkelti kortelę į kitą lentą"
|
||||||
"Searching for users, groups and circles …" : "Ieškoma naudotojų, grupių ir ratų…",
|
|
||||||
"(Circle)" : "(Ratas)",
|
|
||||||
"Assign to users/groups/circles" : "Priskirti naudotojams/grupėms/ratams"
|
|
||||||
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
|
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
|
||||||
}
|
}
|
||||||
@@ -277,9 +277,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Споделено со Deck картица",
|
"Share with a Deck card" : "Споделено со Deck картица",
|
||||||
"Share {file} with a Deck card" : "Сподели {file} со Deck картица",
|
"Share {file} with a Deck card" : "Сподели {file} со Deck картица",
|
||||||
"Share" : "Сподели",
|
"Share" : "Сподели",
|
||||||
"Move card to another board" : "Премести ја картицата на друга табла",
|
"Move card to another board" : "Премести ја картицата на друга табла"
|
||||||
"Searching for users, groups and circles …" : "Пребарување на корисници, групи или кругови ...",
|
|
||||||
"(Circle)" : "(Круг)",
|
|
||||||
"Assign to users/groups/circles" : "Додели на корисници/групи/кругови"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
|
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
|
||||||
|
|||||||
@@ -275,9 +275,6 @@
|
|||||||
"Share with a Deck card" : "Споделено со Deck картица",
|
"Share with a Deck card" : "Споделено со Deck картица",
|
||||||
"Share {file} with a Deck card" : "Сподели {file} со Deck картица",
|
"Share {file} with a Deck card" : "Сподели {file} со Deck картица",
|
||||||
"Share" : "Сподели",
|
"Share" : "Сподели",
|
||||||
"Move card to another board" : "Премести ја картицата на друга табла",
|
"Move card to another board" : "Премести ја картицата на друга табла"
|
||||||
"Searching for users, groups and circles …" : "Пребарување на корисници, групи или кругови ...",
|
|
||||||
"(Circle)" : "(Круг)",
|
|
||||||
"Assign to users/groups/circles" : "Додели на корисници/групи/кругови"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
|
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
|
||||||
}
|
}
|
||||||
@@ -380,9 +380,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Del {file} med et Stokk-kort",
|
"Share {file} with a Deck card" : "Del {file} med et Stokk-kort",
|
||||||
"Share" : "Del",
|
"Share" : "Del",
|
||||||
"Move card to another board" : "Flytt kort til annen tavle",
|
"Move card to another board" : "Flytt kort til annen tavle",
|
||||||
"Searching for users, groups and circles …" : "Søker etter brukere, grupper og sirkler ...",
|
|
||||||
"(Circle)" : "(Sirkel)",
|
|
||||||
"Assign to users/groups/circles" : "Tildel brukere/grupper/sirkler",
|
|
||||||
"Filter by completed" : "Filtrer etter fullført"
|
"Filter by completed" : "Filtrer etter fullført"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -378,9 +378,6 @@
|
|||||||
"Share {file} with a Deck card" : "Del {file} med et Stokk-kort",
|
"Share {file} with a Deck card" : "Del {file} med et Stokk-kort",
|
||||||
"Share" : "Del",
|
"Share" : "Del",
|
||||||
"Move card to another board" : "Flytt kort til annen tavle",
|
"Move card to another board" : "Flytt kort til annen tavle",
|
||||||
"Searching for users, groups and circles …" : "Søker etter brukere, grupper og sirkler ...",
|
|
||||||
"(Circle)" : "(Sirkel)",
|
|
||||||
"Assign to users/groups/circles" : "Tildel brukere/grupper/sirkler",
|
|
||||||
"Filter by completed" : "Filtrer etter fullført"
|
"Filter by completed" : "Filtrer etter fullført"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -349,9 +349,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Delen met een Deck kaart",
|
"Share with a Deck card" : "Delen met een Deck kaart",
|
||||||
"Share {file} with a Deck card" : "Delen {file} met een Deck kaart",
|
"Share {file} with a Deck card" : "Delen {file} met een Deck kaart",
|
||||||
"Share" : "Delen",
|
"Share" : "Delen",
|
||||||
"Move card to another board" : "Verplaats kaart naar een ander bord",
|
"Move card to another board" : "Verplaats kaart naar een ander bord"
|
||||||
"Searching for users, groups and circles …" : "Bezig met zoeken naar gebruikers, groepen en kringen ...",
|
|
||||||
"(Circle)" : "(Kring)",
|
|
||||||
"Assign to users/groups/circles" : "Toewijzen aan gebruikers/groepen/kringen"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -347,9 +347,6 @@
|
|||||||
"Share with a Deck card" : "Delen met een Deck kaart",
|
"Share with a Deck card" : "Delen met een Deck kaart",
|
||||||
"Share {file} with a Deck card" : "Delen {file} met een Deck kaart",
|
"Share {file} with a Deck card" : "Delen {file} met een Deck kaart",
|
||||||
"Share" : "Delen",
|
"Share" : "Delen",
|
||||||
"Move card to another board" : "Verplaats kaart naar een ander bord",
|
"Move card to another board" : "Verplaats kaart naar een ander bord"
|
||||||
"Searching for users, groups and circles …" : "Bezig met zoeken naar gebruikers, groepen en kringen ...",
|
|
||||||
"(Circle)" : "(Kring)",
|
|
||||||
"Assign to users/groups/circles" : "Toewijzen aan gebruikers/groepen/kringen"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -351,9 +351,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Udostępnij za pomocą karty Tablicy",
|
"Share with a Deck card" : "Udostępnij za pomocą karty Tablicy",
|
||||||
"Share {file} with a Deck card" : "Udostępnij {file} za pomocą karty Tablicy",
|
"Share {file} with a Deck card" : "Udostępnij {file} za pomocą karty Tablicy",
|
||||||
"Share" : "Udostępnianie",
|
"Share" : "Udostępnianie",
|
||||||
"Move card to another board" : "Przenieś kartę na inną tablicę",
|
"Move card to another board" : "Przenieś kartę na inną tablicę"
|
||||||
"Searching for users, groups and circles …" : "Szukam użytkowników, grup i kręgów…",
|
|
||||||
"(Circle)" : "(Krąg)",
|
|
||||||
"Assign to users/groups/circles" : "Przypisz do użytkowników/grup/kręgów"
|
|
||||||
},
|
},
|
||||||
"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);");
|
"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);");
|
||||||
|
|||||||
@@ -349,9 +349,6 @@
|
|||||||
"Share with a Deck card" : "Udostępnij za pomocą karty Tablicy",
|
"Share with a Deck card" : "Udostępnij za pomocą karty Tablicy",
|
||||||
"Share {file} with a Deck card" : "Udostępnij {file} za pomocą karty Tablicy",
|
"Share {file} with a Deck card" : "Udostępnij {file} za pomocą karty Tablicy",
|
||||||
"Share" : "Udostępnianie",
|
"Share" : "Udostępnianie",
|
||||||
"Move card to another board" : "Przenieś kartę na inną tablicę",
|
"Move card to another board" : "Przenieś kartę na inną tablicę"
|
||||||
"Searching for users, groups and circles …" : "Szukam użytkowników, grup i kręgów…",
|
|
||||||
"(Circle)" : "(Krąg)",
|
|
||||||
"Assign to users/groups/circles" : "Przypisz do użytkowników/grup/kręgów"
|
|
||||||
},"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);"
|
},"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);"
|
||||||
}
|
}
|
||||||
@@ -381,9 +381,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Compartilhar {file} com um cartão Deck",
|
"Share {file} with a Deck card" : "Compartilhar {file} com um cartão Deck",
|
||||||
"Share" : "Compartilhar",
|
"Share" : "Compartilhar",
|
||||||
"Move card to another board" : "Mover o cartão para outro painel",
|
"Move card to another board" : "Mover o cartão para outro painel",
|
||||||
"Searching for users, groups and circles …" : "Procurando usuários, grupos e círculos...",
|
|
||||||
"(Circle)" : "(Círculo)",
|
|
||||||
"Assign to users/groups/circles" : "Atribuir a usuários/grupos/círculos",
|
|
||||||
"Filter by completed" : "Filtrar por concluído"
|
"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;");
|
||||||
|
|||||||
@@ -379,9 +379,6 @@
|
|||||||
"Share {file} with a Deck card" : "Compartilhar {file} com um cartão Deck",
|
"Share {file} with a Deck card" : "Compartilhar {file} com um cartão Deck",
|
||||||
"Share" : "Compartilhar",
|
"Share" : "Compartilhar",
|
||||||
"Move card to another board" : "Mover o cartão para outro painel",
|
"Move card to another board" : "Mover o cartão para outro painel",
|
||||||
"Searching for users, groups and circles …" : "Procurando usuários, grupos e círculos...",
|
|
||||||
"(Circle)" : "(Círculo)",
|
|
||||||
"Assign to users/groups/circles" : "Atribuir a usuários/grupos/círculos",
|
|
||||||
"Filter by completed" : "Filtrar por concluído"
|
"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;"
|
||||||
}
|
}
|
||||||
@@ -345,9 +345,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Partajează cu un card Deck",
|
"Share with a Deck card" : "Partajează cu un card Deck",
|
||||||
"Share {file} with a Deck card" : "Partajează {file} cu un card Deck",
|
"Share {file} with a Deck card" : "Partajează {file} cu un card Deck",
|
||||||
"Share" : "Partajează",
|
"Share" : "Partajează",
|
||||||
"Move card to another board" : "Mută cardul în alt panou",
|
"Move card to another board" : "Mută cardul în alt panou"
|
||||||
"Searching for users, groups and circles …" : "Căutare utilizatori, grupuri sau cercuri ...",
|
|
||||||
"(Circle)" : "(Cerc)",
|
|
||||||
"Assign to users/groups/circles" : "Repartizează la utilizatori/grupuri/cercuri"
|
|
||||||
},
|
},
|
||||||
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
|
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
|
||||||
|
|||||||
@@ -343,9 +343,6 @@
|
|||||||
"Share with a Deck card" : "Partajează cu un card Deck",
|
"Share with a Deck card" : "Partajează cu un card Deck",
|
||||||
"Share {file} with a Deck card" : "Partajează {file} cu un card Deck",
|
"Share {file} with a Deck card" : "Partajează {file} cu un card Deck",
|
||||||
"Share" : "Partajează",
|
"Share" : "Partajează",
|
||||||
"Move card to another board" : "Mută cardul în alt panou",
|
"Move card to another board" : "Mută cardul în alt panou"
|
||||||
"Searching for users, groups and circles …" : "Căutare utilizatori, grupuri sau cercuri ...",
|
|
||||||
"(Circle)" : "(Cerc)",
|
|
||||||
"Assign to users/groups/circles" : "Repartizează la utilizatori/grupuri/cercuri"
|
|
||||||
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
|
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
|
||||||
}
|
}
|
||||||
@@ -380,9 +380,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Опубликовать «{file}» в приложении Карточки",
|
"Share {file} with a Deck card" : "Опубликовать «{file}» в приложении Карточки",
|
||||||
"Share" : "Опубликовать",
|
"Share" : "Опубликовать",
|
||||||
"Move card to another board" : "Переместить карточку на другую доску",
|
"Move card to another board" : "Переместить карточку на другую доску",
|
||||||
"Searching for users, groups and circles …" : "Поиск пользователей, групп или кругов...",
|
|
||||||
"(Circle)" : "(Круг)",
|
|
||||||
"Assign to users/groups/circles" : "Назначить пользователям / группам / кругам",
|
|
||||||
"Filter by 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);");
|
"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);");
|
||||||
|
|||||||
@@ -378,9 +378,6 @@
|
|||||||
"Share {file} with a Deck card" : "Опубликовать «{file}» в приложении Карточки",
|
"Share {file} with a Deck card" : "Опубликовать «{file}» в приложении Карточки",
|
||||||
"Share" : "Опубликовать",
|
"Share" : "Опубликовать",
|
||||||
"Move card to another board" : "Переместить карточку на другую доску",
|
"Move card to another board" : "Переместить карточку на другую доску",
|
||||||
"Searching for users, groups and circles …" : "Поиск пользователей, групп или кругов...",
|
|
||||||
"(Circle)" : "(Круг)",
|
|
||||||
"Assign to users/groups/circles" : "Назначить пользователям / группам / кругам",
|
|
||||||
"Filter by 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);"
|
},"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);"
|
||||||
}
|
}
|
||||||
@@ -289,9 +289,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Cumpartzi cun un'ischeda deck",
|
"Share with a Deck card" : "Cumpartzi cun un'ischeda deck",
|
||||||
"Share {file} with a Deck card" : "Cumpartzi {file} cun un'ischeda de deck",
|
"Share {file} with a Deck card" : "Cumpartzi {file} cun un'ischeda de deck",
|
||||||
"Share" : "Cumpartzi",
|
"Share" : "Cumpartzi",
|
||||||
"Move card to another board" : "Tràmuda s'ischeda a un'àtera lavagna",
|
"Move card to another board" : "Tràmuda s'ischeda a un'àtera lavagna"
|
||||||
"Searching for users, groups and circles …" : "Chirchende utentes, grupos e tropas ...",
|
|
||||||
"(Circle)" : "(Giru)",
|
|
||||||
"Assign to users/groups/circles" : "Assigna a utentes/grupos/tropas"
|
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -287,9 +287,6 @@
|
|||||||
"Share with a Deck card" : "Cumpartzi cun un'ischeda deck",
|
"Share with a Deck card" : "Cumpartzi cun un'ischeda deck",
|
||||||
"Share {file} with a Deck card" : "Cumpartzi {file} cun un'ischeda de deck",
|
"Share {file} with a Deck card" : "Cumpartzi {file} cun un'ischeda de deck",
|
||||||
"Share" : "Cumpartzi",
|
"Share" : "Cumpartzi",
|
||||||
"Move card to another board" : "Tràmuda s'ischeda a un'àtera lavagna",
|
"Move card to another board" : "Tràmuda s'ischeda a un'àtera lavagna"
|
||||||
"Searching for users, groups and circles …" : "Chirchende utentes, grupos e tropas ...",
|
|
||||||
"(Circle)" : "(Giru)",
|
|
||||||
"Assign to users/groups/circles" : "Assigna a utentes/grupos/tropas"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Zdieľať {file} s kartou Deck",
|
"Share {file} with a Deck card" : "Zdieľať {file} s kartou Deck",
|
||||||
"Share" : "Zdieľať",
|
"Share" : "Zdieľať",
|
||||||
"Move card to another board" : "Presunúť kartu na inú nástenku",
|
"Move card to another board" : "Presunúť kartu na inú nástenku",
|
||||||
"Searching for users, groups and circles …" : "Vyhľadávanie v používateľoch, skupinách a kruhoch...",
|
|
||||||
"(Circle)" : "(Kruh)",
|
|
||||||
"Assign to users/groups/circles" : "Priradiť používateľom/skupinám/kruhom",
|
|
||||||
"Filter by completed" : "Filtrovať podľa dokončených"
|
"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);");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "Zdieľať {file} s kartou Deck",
|
"Share {file} with a Deck card" : "Zdieľať {file} s kartou Deck",
|
||||||
"Share" : "Zdieľať",
|
"Share" : "Zdieľať",
|
||||||
"Move card to another board" : "Presunúť kartu na inú nástenku",
|
"Move card to another board" : "Presunúť kartu na inú nástenku",
|
||||||
"Searching for users, groups and circles …" : "Vyhľadávanie v používateľoch, skupinách a kruhoch...",
|
|
||||||
"(Circle)" : "(Kruh)",
|
|
||||||
"Assign to users/groups/circles" : "Priradiť používateľom/skupinám/kruhom",
|
|
||||||
"Filter by completed" : "Filtrovať podľa dokončených"
|
"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);"
|
||||||
}
|
}
|
||||||
@@ -328,9 +328,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "Poveži z nalogo Deck",
|
"Share with a Deck card" : "Poveži z nalogo Deck",
|
||||||
"Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck",
|
"Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck",
|
||||||
"Share" : "Souporaba",
|
"Share" : "Souporaba",
|
||||||
"Move card to another board" : "Premakni nalogo v drugo zbirko",
|
"Move card to another board" : "Premakni nalogo v drugo zbirko"
|
||||||
"Searching for users, groups and circles …" : "Iskanje uporabnikov, skupin in krogov ...",
|
|
||||||
"(Circle)" : "(Krog)",
|
|
||||||
"Assign to users/groups/circles" : "Dodeli uporabnikom/skupinam/krogom"
|
|
||||||
},
|
},
|
||||||
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
|
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
|
||||||
|
|||||||
@@ -326,9 +326,6 @@
|
|||||||
"Share with a Deck card" : "Poveži z nalogo Deck",
|
"Share with a Deck card" : "Poveži z nalogo Deck",
|
||||||
"Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck",
|
"Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck",
|
||||||
"Share" : "Souporaba",
|
"Share" : "Souporaba",
|
||||||
"Move card to another board" : "Premakni nalogo v drugo zbirko",
|
"Move card to another board" : "Premakni nalogo v drugo zbirko"
|
||||||
"Searching for users, groups and circles …" : "Iskanje uporabnikov, skupin in krogov ...",
|
|
||||||
"(Circle)" : "(Krog)",
|
|
||||||
"Assign to users/groups/circles" : "Dodeli uporabnikom/skupinam/krogom"
|
|
||||||
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
|
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Дели {file} са Шпил картицом",
|
"Share {file} with a Deck card" : "Дели {file} са Шпил картицом",
|
||||||
"Share" : "Подели",
|
"Share" : "Подели",
|
||||||
"Move card to another board" : "Помери картицу на другу таблу",
|
"Move card to another board" : "Помери картицу на другу таблу",
|
||||||
"Searching for users, groups and circles …" : "Претрага корисника, група и кругова ...",
|
|
||||||
"(Circle)" : "(Круг)",
|
|
||||||
"Assign to users/groups/circles" : "Додели корисницима/групама/круговима",
|
|
||||||
"Filter by 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);");
|
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "Дели {file} са Шпил картицом",
|
"Share {file} with a Deck card" : "Дели {file} са Шпил картицом",
|
||||||
"Share" : "Подели",
|
"Share" : "Подели",
|
||||||
"Move card to another board" : "Помери картицу на другу таблу",
|
"Move card to another board" : "Помери картицу на другу таблу",
|
||||||
"Searching for users, groups and circles …" : "Претрага корисника, група и кругова ...",
|
|
||||||
"(Circle)" : "(Круг)",
|
|
||||||
"Assign to users/groups/circles" : "Додели корисницима/групама/круговима",
|
|
||||||
"Filter by 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);"
|
},"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);"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Dela {file} med ett Deck-kort",
|
"Share {file} with a Deck card" : "Dela {file} med ett Deck-kort",
|
||||||
"Share" : "Dela",
|
"Share" : "Dela",
|
||||||
"Move card to another board" : "Flytta kort till en annan tavla",
|
"Move card to another board" : "Flytta kort till en annan tavla",
|
||||||
"Searching for users, groups and circles …" : "Söker efter användare, grupper och cirklar …",
|
|
||||||
"(Circle)" : "(Cirkel)",
|
|
||||||
"Assign to users/groups/circles" : "Tilldela till användare/grupper/cirklar",
|
|
||||||
"Filter by completed" : "Filtrera efter slutfört"
|
"Filter by completed" : "Filtrera efter slutfört"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "Dela {file} med ett Deck-kort",
|
"Share {file} with a Deck card" : "Dela {file} med ett Deck-kort",
|
||||||
"Share" : "Dela",
|
"Share" : "Dela",
|
||||||
"Move card to another board" : "Flytta kort till en annan tavla",
|
"Move card to another board" : "Flytta kort till en annan tavla",
|
||||||
"Searching for users, groups and circles …" : "Söker efter användare, grupper och cirklar …",
|
|
||||||
"(Circle)" : "(Cirkel)",
|
|
||||||
"Assign to users/groups/circles" : "Tilldela till användare/grupper/cirklar",
|
|
||||||
"Filter by completed" : "Filtrera efter slutfört"
|
"Filter by completed" : "Filtrera efter slutfört"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "{file} dosyasını bir tahta kartı ile paylaş",
|
"Share {file} with a Deck card" : "{file} dosyasını bir tahta kartı ile paylaş",
|
||||||
"Share" : "Paylaş",
|
"Share" : "Paylaş",
|
||||||
"Move card to another board" : "Kartı başka bir panoya taşı",
|
"Move card to another board" : "Kartı başka bir panoya taşı",
|
||||||
"Searching for users, groups and circles …" : "Kullanıcılar, gruplar ve takımlar aranıyor…",
|
|
||||||
"(Circle)" : "(Takım)",
|
|
||||||
"Assign to users/groups/circles" : "Kullanıcı/grup/takım ata",
|
|
||||||
"Filter by completed" : "Tamamlanmaya göre sırala"
|
"Filter by completed" : "Tamamlanmaya göre sırala"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n > 1);");
|
"nplurals=2; plural=(n > 1);");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "{file} dosyasını bir tahta kartı ile paylaş",
|
"Share {file} with a Deck card" : "{file} dosyasını bir tahta kartı ile paylaş",
|
||||||
"Share" : "Paylaş",
|
"Share" : "Paylaş",
|
||||||
"Move card to another board" : "Kartı başka bir panoya taşı",
|
"Move card to another board" : "Kartı başka bir panoya taşı",
|
||||||
"Searching for users, groups and circles …" : "Kullanıcılar, gruplar ve takımlar aranıyor…",
|
|
||||||
"(Circle)" : "(Takım)",
|
|
||||||
"Assign to users/groups/circles" : "Kullanıcı/grup/takım ata",
|
|
||||||
"Filter by completed" : "Tamamlanmaya göre sırala"
|
"Filter by completed" : "Tamamlanmaya göre sırala"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||||
}
|
}
|
||||||
@@ -381,9 +381,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "{file} نى پالۋان كارتىسى بىلەن ھەمبەھىرلەڭ",
|
"Share {file} with a Deck card" : "{file} نى پالۋان كارتىسى بىلەن ھەمبەھىرلەڭ",
|
||||||
"Share" : "ھەمبەھىر",
|
"Share" : "ھەمبەھىر",
|
||||||
"Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ",
|
"Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ",
|
||||||
"Searching for users, groups and circles …" : "ئىشلەتكۈچى ، گۇرۇپپا ۋە چەمبىرەكلەرنى ئىزدەش…",
|
|
||||||
"(Circle)" : "(Circle)",
|
|
||||||
"Assign to users/groups/circles" : "ئىشلەتكۈچى / گۇرۇپپا / چەمبىرەككە تەقسىم قىلىڭ",
|
|
||||||
"Filter by completed" : "تاماملانغان سۈزگۈچ"
|
"Filter by completed" : "تاماملانغان سۈزگۈچ"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|||||||
@@ -379,9 +379,6 @@
|
|||||||
"Share {file} with a Deck card" : "{file} نى پالۋان كارتىسى بىلەن ھەمبەھىرلەڭ",
|
"Share {file} with a Deck card" : "{file} نى پالۋان كارتىسى بىلەن ھەمبەھىرلەڭ",
|
||||||
"Share" : "ھەمبەھىر",
|
"Share" : "ھەمبەھىر",
|
||||||
"Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ",
|
"Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ",
|
||||||
"Searching for users, groups and circles …" : "ئىشلەتكۈچى ، گۇرۇپپا ۋە چەمبىرەكلەرنى ئىزدەش…",
|
|
||||||
"(Circle)" : "(Circle)",
|
|
||||||
"Assign to users/groups/circles" : "ئىشلەتكۈچى / گۇرۇپپا / چەمبىرەككە تەقسىم قىلىڭ",
|
|
||||||
"Filter by completed" : "تاماملانغان سۈزگۈچ"
|
"Filter by completed" : "تاماملانغان سۈزگۈچ"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
@@ -239,8 +239,6 @@ OC.L10N.register(
|
|||||||
"Maximum file size of {size} exceeded" : "Досягнуто максимальний розмір файлу {size}",
|
"Maximum file size of {size} exceeded" : "Досягнуто максимальний розмір файлу {size}",
|
||||||
"Error creating the share" : "Помилка створення спільного доступу",
|
"Error creating the share" : "Помилка створення спільного доступу",
|
||||||
"Share" : "Спільний доступ",
|
"Share" : "Спільний доступ",
|
||||||
"Move card to another board" : "Перемістити картку до іншої дошки",
|
"Move card to another board" : "Перемістити картку до іншої дошки"
|
||||||
"(Circle)" : "(Коло)",
|
|
||||||
"Assign to users/groups/circles" : "Призначити користувачам/групам/колам"
|
|
||||||
},
|
},
|
||||||
"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);");
|
"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);");
|
||||||
|
|||||||
@@ -237,8 +237,6 @@
|
|||||||
"Maximum file size of {size} exceeded" : "Досягнуто максимальний розмір файлу {size}",
|
"Maximum file size of {size} exceeded" : "Досягнуто максимальний розмір файлу {size}",
|
||||||
"Error creating the share" : "Помилка створення спільного доступу",
|
"Error creating the share" : "Помилка створення спільного доступу",
|
||||||
"Share" : "Спільний доступ",
|
"Share" : "Спільний доступ",
|
||||||
"Move card to another board" : "Перемістити картку до іншої дошки",
|
"Move card to another board" : "Перемістити картку до іншої дошки"
|
||||||
"(Circle)" : "(Коло)",
|
|
||||||
"Assign to users/groups/circles" : "Призначити користувачам/групам/колам"
|
|
||||||
},"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);"
|
},"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);"
|
||||||
}
|
}
|
||||||
@@ -379,9 +379,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "Chia sẻ {file} với một thẻ Kế Hoạch",
|
"Share {file} with a Deck card" : "Chia sẻ {file} với một thẻ Kế Hoạch",
|
||||||
"Share" : "Chia sẻ",
|
"Share" : "Chia sẻ",
|
||||||
"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",
|
||||||
"Searching for users, groups and circles …" : "Tìm kiếm người dùng, nhóm và vòng kết nối ...",
|
|
||||||
"(Circle)" : "(Vòng Kết Nối)",
|
|
||||||
"Assign to users/groups/circles" : "Gán cho người dùng/nhóm/vòng kết nối",
|
|
||||||
"Filter by completed" : "Lọc theo đã việc đã hoàn thành"
|
"Filter by completed" : "Lọc theo đã việc đã hoàn thành"
|
||||||
},
|
},
|
||||||
"nplurals=1; plural=0;");
|
"nplurals=1; plural=0;");
|
||||||
|
|||||||
@@ -377,9 +377,6 @@
|
|||||||
"Share {file} with a Deck card" : "Chia sẻ {file} với một thẻ Kế Hoạch",
|
"Share {file} with a Deck card" : "Chia sẻ {file} với một thẻ Kế Hoạch",
|
||||||
"Share" : "Chia sẻ",
|
"Share" : "Chia sẻ",
|
||||||
"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",
|
||||||
"Searching for users, groups and circles …" : "Tìm kiếm người dùng, nhóm và vòng kết nối ...",
|
|
||||||
"(Circle)" : "(Vòng Kết Nối)",
|
|
||||||
"Assign to users/groups/circles" : "Gán cho người dùng/nhóm/vòng kết nối",
|
|
||||||
"Filter by completed" : "Lọc theo đã việc đã hoàn thành"
|
"Filter by completed" : "Lọc theo đã việc đã hoàn thành"
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
}
|
}
|
||||||
@@ -356,9 +356,6 @@ OC.L10N.register(
|
|||||||
"Share with a Deck card" : "分享给一张看板卡片",
|
"Share with a Deck card" : "分享给一张看板卡片",
|
||||||
"Share {file} with a Deck card" : "将{file}分享给一张看板卡片",
|
"Share {file} with a Deck card" : "将{file}分享给一张看板卡片",
|
||||||
"Share" : "分享",
|
"Share" : "分享",
|
||||||
"Move card to another board" : "将卡片移到其他面板",
|
"Move card to another board" : "将卡片移到其他面板"
|
||||||
"Searching for users, groups and circles …" : "正在搜索用户、群组和圈子 ......",
|
|
||||||
"(Circle)" : "(圈子)",
|
|
||||||
"Assign to users/groups/circles" : "指派给用户/群组/圈子"
|
|
||||||
},
|
},
|
||||||
"nplurals=1; plural=0;");
|
"nplurals=1; plural=0;");
|
||||||
|
|||||||
@@ -354,9 +354,6 @@
|
|||||||
"Share with a Deck card" : "分享给一张看板卡片",
|
"Share with a Deck card" : "分享给一张看板卡片",
|
||||||
"Share {file} with a Deck card" : "将{file}分享给一张看板卡片",
|
"Share {file} with a Deck card" : "将{file}分享给一张看板卡片",
|
||||||
"Share" : "分享",
|
"Share" : "分享",
|
||||||
"Move card to another board" : "将卡片移到其他面板",
|
"Move card to another board" : "将卡片移到其他面板"
|
||||||
"Searching for users, groups and circles …" : "正在搜索用户、群组和圈子 ......",
|
|
||||||
"(Circle)" : "(圈子)",
|
|
||||||
"Assign to users/groups/circles" : "指派给用户/群组/圈子"
|
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}",
|
"Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}",
|
||||||
"Share" : "分享",
|
"Share" : "分享",
|
||||||
"Move card to another board" : "將卡片移到其他面板",
|
"Move card to another board" : "將卡片移到其他面板",
|
||||||
"Searching for users, groups and circles …" : "正在搜尋用戶、群組和圈子 ......",
|
|
||||||
"(Circle)" : "(圈子)",
|
|
||||||
"Assign to users/groups/circles" : "指派給用戶/群組/圈子",
|
|
||||||
"Filter by completed" : "按已完成篩選"
|
"Filter by completed" : "按已完成篩選"
|
||||||
},
|
},
|
||||||
"nplurals=1; plural=0;");
|
"nplurals=1; plural=0;");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}",
|
"Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}",
|
||||||
"Share" : "分享",
|
"Share" : "分享",
|
||||||
"Move card to another board" : "將卡片移到其他面板",
|
"Move card to another board" : "將卡片移到其他面板",
|
||||||
"Searching for users, groups and circles …" : "正在搜尋用戶、群組和圈子 ......",
|
|
||||||
"(Circle)" : "(圈子)",
|
|
||||||
"Assign to users/groups/circles" : "指派給用戶/群組/圈子",
|
|
||||||
"Filter by completed" : "按已完成篩選"
|
"Filter by completed" : "按已完成篩選"
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
}
|
}
|
||||||
@@ -389,9 +389,6 @@ OC.L10N.register(
|
|||||||
"Share {file} with a Deck card" : "與 Deck 卡片分享 {file}",
|
"Share {file} with a Deck card" : "與 Deck 卡片分享 {file}",
|
||||||
"Share" : "分享",
|
"Share" : "分享",
|
||||||
"Move card to another board" : "將卡片移動到其他佈告欄",
|
"Move card to another board" : "將卡片移動到其他佈告欄",
|
||||||
"Searching for users, groups and circles …" : "搜尋使用者、群組與小圈圈……",
|
|
||||||
"(Circle)" : "(小圈圈)",
|
|
||||||
"Assign to users/groups/circles" : "分配給使用者/群組/小圈圈",
|
|
||||||
"Filter by completed" : "按已完成篩選"
|
"Filter by completed" : "按已完成篩選"
|
||||||
},
|
},
|
||||||
"nplurals=1; plural=0;");
|
"nplurals=1; plural=0;");
|
||||||
|
|||||||
@@ -387,9 +387,6 @@
|
|||||||
"Share {file} with a Deck card" : "與 Deck 卡片分享 {file}",
|
"Share {file} with a Deck card" : "與 Deck 卡片分享 {file}",
|
||||||
"Share" : "分享",
|
"Share" : "分享",
|
||||||
"Move card to another board" : "將卡片移動到其他佈告欄",
|
"Move card to another board" : "將卡片移動到其他佈告欄",
|
||||||
"Searching for users, groups and circles …" : "搜尋使用者、群組與小圈圈……",
|
|
||||||
"(Circle)" : "(小圈圈)",
|
|
||||||
"Assign to users/groups/circles" : "分配給使用者/群組/小圈圈",
|
|
||||||
"Filter by completed" : "按已完成篩選"
|
"Filter by completed" : "按已完成篩選"
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
}
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "deck",
|
"name": "deck",
|
||||||
"description": "",
|
"description": "",
|
||||||
"version": "1.15.0-beta.1",
|
"version": "1.15.0-beta.2",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Julius Härtl",
|
"name": "Julius Härtl",
|
||||||
@@ -106,4 +106,4 @@
|
|||||||
"<rootDir>/node_modules/jest-serializer-vue"
|
"<rootDir>/node_modules/jest-serializer-vue"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user