Skip to content

Commit 2020a46

Browse files
committed
[tx-robot] updated from transifex
1 parent bf17ff8 commit 2020a46

16 files changed

+40
-22
lines changed

l10n/de.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"New note" : "Neue Notiz",
66
"Note is currently saving. Leaving the page will delete all changes!" : "Notizen werden gerade gespeichert. Das Verlassen der Seite löscht alle Änderungen!",
77
"_%n word_::_%n words_" : ["%n Wort","%n Wörter"],
8-
"Delete note" : "Notiz löschen"
8+
"Delete note" : "Notiz löschen",
9+
"Favorite" : "Favorit"
910
},
1011
"nplurals=2; plural=(n != 1);");

l10n/de.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"New note" : "Neue Notiz",
44
"Note is currently saving. Leaving the page will delete all changes!" : "Notizen werden gerade gespeichert. Das Verlassen der Seite löscht alle Änderungen!",
55
"_%n word_::_%n words_" : ["%n Wort","%n Wörter"],
6-
"Delete note" : "Notiz löschen"
6+
"Delete note" : "Notiz löschen",
7+
"Favorite" : "Favorit"
78
},"pluralForm" :"nplurals=2; plural=(n != 1);"
89
}

l10n/de_DE.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"New note" : "Neue Notiz",
66
"Note is currently saving. Leaving the page will delete all changes!" : "Notizen werden gerade gespeichert. Das Verlassen der Seite löscht alle Änderungen!",
77
"_%n word_::_%n words_" : ["%n Wort","%n Wörter"],
8-
"Delete note" : "Notiz löschen"
8+
"Delete note" : "Notiz löschen",
9+
"Favorite" : "Favorit"
910
},
1011
"nplurals=2; plural=(n != 1);");

l10n/de_DE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"New note" : "Neue Notiz",
44
"Note is currently saving. Leaving the page will delete all changes!" : "Notizen werden gerade gespeichert. Das Verlassen der Seite löscht alle Änderungen!",
55
"_%n word_::_%n words_" : ["%n Wort","%n Wörter"],
6-
"Delete note" : "Notiz löschen"
6+
"Delete note" : "Notiz löschen",
7+
"Favorite" : "Favorit"
78
},"pluralForm" :"nplurals=2; plural=(n != 1);"
89
}

l10n/fr.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"New note" : "Nouvelle note",
66
"Note is currently saving. Leaving the page will delete all changes!" : "Note en cours de sauvegarde. Quitter la page supprimera tous les changements !",
77
"_%n word_::_%n words_" : ["%n mot","%n mots"],
8-
"Delete note" : "Supprimer la note"
8+
"Delete note" : "Supprimer la note",
9+
"Favorite" : "Favoris"
910
},
1011
"nplurals=2; plural=(n > 1);");

l10n/fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"New note" : "Nouvelle note",
44
"Note is currently saving. Leaving the page will delete all changes!" : "Note en cours de sauvegarde. Quitter la page supprimera tous les changements !",
55
"_%n word_::_%n words_" : ["%n mot","%n mots"],
6-
"Delete note" : "Supprimer la note"
6+
"Delete note" : "Supprimer la note",
7+
"Favorite" : "Favoris"
78
},"pluralForm" :"nplurals=2; plural=(n > 1);"
89
}

l10n/hu_HU.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ OC.L10N.register(
33
{
44
"Notes" : "Jegyzetek",
55
"New note" : "Új jegyzet",
6+
"Note is currently saving. Leaving the page will delete all changes!" : "Jegyzet mentés alatt. Az oldal elhagyásával minden változtatás el fog veszni!",
67
"_%n word_::_%n words_" : ["%n szó","%n szó"],
7-
"Delete note" : "Jegyzet törlése"
8+
"Delete note" : "Jegyzet törlése",
9+
"Favorite" : "Kedvenc"
810
},
911
"nplurals=2; plural=(n != 1);");

l10n/hu_HU.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{ "translations": {
22
"Notes" : "Jegyzetek",
33
"New note" : "Új jegyzet",
4+
"Note is currently saving. Leaving the page will delete all changes!" : "Jegyzet mentés alatt. Az oldal elhagyásával minden változtatás el fog veszni!",
45
"_%n word_::_%n words_" : ["%n szó","%n szó"],
5-
"Delete note" : "Jegyzet törlése"
6+
"Delete note" : "Jegyzet törlése",
7+
"Favorite" : "Kedvenc"
68
},"pluralForm" :"nplurals=2; plural=(n != 1);"
79
}

l10n/it.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"New note" : "Nuova nota",
66
"Note is currently saving. Leaving the page will delete all changes!" : "La nota è in corso di salvataggio. Uscita. Se lasci la pagina perderai tutte le modifiche!",
77
"_%n word_::_%n words_" : ["%n parola","%n parole"],
8-
"Delete note" : "Elimina nota"
8+
"Delete note" : "Elimina nota",
9+
"Favorite" : "Preferito"
910
},
1011
"nplurals=2; plural=(n != 1);");

l10n/it.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"New note" : "Nuova nota",
44
"Note is currently saving. Leaving the page will delete all changes!" : "La nota è in corso di salvataggio. Uscita. Se lasci la pagina perderai tutte le modifiche!",
55
"_%n word_::_%n words_" : ["%n parola","%n parole"],
6-
"Delete note" : "Elimina nota"
6+
"Delete note" : "Elimina nota",
7+
"Favorite" : "Preferito"
78
},"pluralForm" :"nplurals=2; plural=(n != 1);"
89
}

l10n/nb_NO.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"New note" : "Nytt notat",
66
"Note is currently saving. Leaving the page will delete all changes!" : "Notatet lagres. Alle endringer blir forkastet hvis du forlater siden!",
77
"_%n word_::_%n words_" : ["%n ord","%n ord"],
8-
"Delete note" : "Slett notat"
8+
"Delete note" : "Slett notat",
9+
"Favorite" : "Gjør til favoritt"
910
},
1011
"nplurals=2; plural=(n != 1);");

l10n/nb_NO.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"New note" : "Nytt notat",
44
"Note is currently saving. Leaving the page will delete all changes!" : "Notatet lagres. Alle endringer blir forkastet hvis du forlater siden!",
55
"_%n word_::_%n words_" : ["%n ord","%n ord"],
6-
"Delete note" : "Slett notat"
6+
"Delete note" : "Slett notat",
7+
"Favorite" : "Gjør til favoritt"
78
},"pluralForm" :"nplurals=2; plural=(n != 1);"
89
}

l10n/nl.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"New note" : "Nieuwe notitie",
66
"Note is currently saving. Leaving the page will delete all changes!" : "Notitie wordt opgeslagen. Bij het verlaten van de pagina worden alle wijzigingen verwijderd!",
77
"_%n word_::_%n words_" : ["%n woord","%n woorden"],
8-
"Delete note" : "Verwijder notitie"
8+
"Delete note" : "Verwijder notitie",
9+
"Favorite" : "Favoriet"
910
},
1011
"nplurals=2; plural=(n != 1);");

l10n/nl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"New note" : "Nieuwe notitie",
44
"Note is currently saving. Leaving the page will delete all changes!" : "Notitie wordt opgeslagen. Bij het verlaten van de pagina worden alle wijzigingen verwijderd!",
55
"_%n word_::_%n words_" : ["%n woord","%n woorden"],
6-
"Delete note" : "Verwijder notitie"
6+
"Delete note" : "Verwijder notitie",
7+
"Favorite" : "Favoriet"
78
},"pluralForm" :"nplurals=2; plural=(n != 1);"
89
}

l10n/tr.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ OC.L10N.register(
22
"notes",
33
{
44
"Notes" : "Notlar",
5-
"New note" : "Yeni not",
6-
"Note is currently saving. Leaving the page will delete all changes!" : "Not halen kaydediliyor. Sayfadan ayrılmanız tüm değişiklikleri silecektir!",
7-
"_%n word_::_%n words_" : ["%n kelime","%n kelime"],
8-
"Delete note" : "Notu sil"
5+
"New note" : "Not ekle",
6+
"Note is currently saving. Leaving the page will delete all changes!" : "Not şu anda kaydediliyor. Sayfadan ayrılırsanız yapılan değişiklikler silinir!",
7+
"_%n word_::_%n words_" : ["%n sözcük","%n sözcük"],
8+
"Delete note" : "Notu sil",
9+
"Favorite" : "Sık kullanılan"
910
},
1011
"nplurals=2; plural=(n > 1);");

l10n/tr.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{ "translations": {
22
"Notes" : "Notlar",
3-
"New note" : "Yeni not",
4-
"Note is currently saving. Leaving the page will delete all changes!" : "Not halen kaydediliyor. Sayfadan ayrılmanız tüm değişiklikleri silecektir!",
5-
"_%n word_::_%n words_" : ["%n kelime","%n kelime"],
6-
"Delete note" : "Notu sil"
3+
"New note" : "Not ekle",
4+
"Note is currently saving. Leaving the page will delete all changes!" : "Not şu anda kaydediliyor. Sayfadan ayrılırsanız yapılan değişiklikler silinir!",
5+
"_%n word_::_%n words_" : ["%n sözcük","%n sözcük"],
6+
"Delete note" : "Notu sil",
7+
"Favorite" : "Sık kullanılan"
78
},"pluralForm" :"nplurals=2; plural=(n > 1);"
89
}

0 commit comments

Comments
 (0)